.errors-bold .has-error .help-block {
  font-weight: bold;
}
#car-use-block legend,
#bike-use-block legend {
  font-size: 15px;
}
.kv-form-horizontal #specify-vehicles-block + .form-group,
.kv-form-horizontal #specify-bikes-block + .form-group {
  margin-top: 5px;
}
.kv-form-horizontal #specify-vehicles-block,
.kv-form-horizontal #specify-bikes-block {
  margin-bottom: -5px;
}
/* Wizard */
.wizard > .content {
  background: inherit;
}
.wizard > .content > .body {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2px;
}
.wizard > .steps > ul > li {
  width: 11.11%;
}
/* END Wizard */
/*div.required label.control-label:after {
  content: " *";
  color: red;
}*/
.form-group.required .has-star:not(.custom-control-label):not(.custom-file-label)::after,
div.required .has-star:not(.custom-control-label):not(.custom-file-label)::after,
.is-required::after,
label.required-control-label:after {
  /*content: "*";
  margin-left: 3px;
  font-weight: normal;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  color: tomato;*/
  margin-left: 0 !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  content: " *" !important;
  color: red !important;
}
.signup-header {
  font-family: Rubrik;
}
.signup-top-link {
  font-size: 11px;
}
.signup-top-text {
  font-size: 13px;
  text-align: center;
}
.signup-top-title-block {
  width: 100%;
  margin: 20px 0 10px;
}
.signup-top-title {
  text-align: right;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
}
.signup-top-title-decor {
  position: relative;
  float: left;
  width: 100%;
}
.signup-top-line-wrap {
  position: relative;
  float: left;
  width: 80%;
  transition: width 1s;
  -webkit-transition: width 1s;
}
.signup-top-line {
  position: relative;
  width: 197px;
  height: 20px;
  border-bottom: 3px #ec6a25 solid;
  margin-bottom: 10px;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
}
.signup-top-circle-wrap {
  position: absolute;
  top: -11px;
  left: 197px;
  width: 14px;
  height: 30px;
  transition: left 0.5s;
  -webkit-transition: left 0.5s;
}
.signup-top-circle {
  width: 16px;
  height: 16px;
  margin: 22px 0 0 -3px;
  border: 3px solid #ec6a25;
  border-radius: 8px;
  background-color: #f1f1f1;
}
.signup-top-underline-text {
  font-size: 17px;
  font-weight: 600;
}
.signup-top-cnil {
  margin-top: 5px;
  font-size: 12px;
}
.signup-bottom-cnil {
  margin: 0 0 20px 0;
  font-size: 12px;
  font-style: italic;
}
.step-line {
  width: 100%;
  height: 3px;
  border-bottom: 3px solid #cccccc;
}
.step-line-1 {
  width: 11%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-2 {
  width: 22%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-3 {
  width: 33%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-4 {
  width: 44%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-5 {
  width: 55%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-6 {
  width: 66%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-7 {
  width: 77%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-8 {
  width: 88%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.step-line-9 {
  width: 100%;
  height: 3px;
  margin-top: -3px;
  border-bottom: 3px solid #ed1c24;
}
.header-wrapper {
  font-family: Rubrik;
  background-image: url(../images/signup-bg.png);
  background-repeat: repeat;
  background-size: contain;
}
.box-header {
  background-color: transparent;
}
.box.box-solid.box-primary > .box-header {
  background-color: transparent;
}
.box .box-header > .fa,
.box .box-header > .glyphicon,
.box .box-header > .ion,
.box .box-header .box-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.box-title,
.box-header > h3 .box-title {
  font-family: Rubrik;
  font-size: 20px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 5px;
  background-color: transparent;
}
fieldset label,
legend {
  font-weight: 600;
  color: #333333;
}
.box-header-underline {
  width: 70px;
  border-top: 7px solid #fff3a7;
  padding-top: 13px;
}
.box-body {
  background-color: transparent;
  border-radius: 0px;
}
.control-label {
  font-weight: 600;
  color: #333333;
}
.steps ul[role="tablist"] {
  position: absolute;
  left: -9999px;
}
.select2-selection .select2-selection--single {
  max-width: 100%;
}
.signup-section .select2-selection .select2-selection--single,
.select2-container--krajee .select2-selection,
.form-control {
  display: inline-block;
  position: relative;
  float: left;
  width: 100%;
  max-width: 700px;
  font-family: "Rubrik";
  color: #353535;
  font-size: 15px;
  line-height: 16px;
  height: 32px;
  border: 1px solid #dadada !important;
  padding: 3px 15px;
  border-radius: 0;
  float: none;
  border-radius: 0px;
}
.signup-section .input-group {
  max-width: 700px;
}
.file-caption-name {
  max-width: 300px;
}
.wimoov-btn-file {
  background-color: lightgrey;
}
.input-group.date .input-group-addon,
.select2-container--krajee .select2-selection--single .select2-selection__arrow {
  border-radius: 0;
  right: 3px;
}
.select2-search select2-search--dropdown {
  position: relative;
}
.select2-selection__arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none !important;
  right: 5px;
  background: url(../images/arrow-down-20.png) no-repeat;
  background-position: 99% 50%;
}
.select2-container--krajee .select2-selection--single .select2-selection__arrow b {
  border-style: none;
}
.select2-container--krajee .select2-selection--single .select2-selection__rendered {
  padding: 5px 0 0;
}
.control-label .col-md-5 {
  width: 100%;
  text-align: left;
  float: none;
}
.form-control input,
.form-control select {
  border-radius: 0;
  height: 30px;
}
.mobilite-box-module {
  display: block;
  float: none;
  width: 100%;
}
.hint-block {
  font-size: 11px;
  font-weight: 600;
  color: #676767;
}
.mobility-step-next > a {
  display: inline-block;
  float: right;
  width: auto;
  background-color: #353535;
  color: white;
  border: none;
  border-radius: 0;
  font-size: 15px;
  text-align: center;
  padding: 14px 40px;
  margin: 12px 35px 30px 2px;
}
.mobility-step-previous > a {
  display: inline-block;
  float: right;
  width: auto;
  background-color: #353535;
  color: white;
  border: none;
  border-radius: 0;
  font-size: 15px;
  text-align: center;
  padding: 14px 40px;
  margin: 12px 2px 30px 20px;
}
.signup-submit button {
  display: inline-block;
  float: right;
  width: auto;
  background-color: #353535;
  color: white;
  border: none;
  border-radius: 0;
  font-size: 15px;
  text-align: center;
  padding: 14px 40px;
  margin: 12px 35px 20px 2px;
}
input[type="checkbox"] {
  margin: 2px 0 0;
}
.file-input-new .btn {
  padding: 5px 9px;
}
.file-input-browse {
  margin: 0 0 0 0;
}
@media screen and (max-width: 767px) {
  .form-horizontal .control-label {
    text-align: left;
  }
  .signup-top-title {
    font-size: 21px;
  }
  .signup-top-line {
    width: 133px;
  }
  .signup-top-circle-wrap {
    left: 127px;
  }
  .signup-top-underline-text {
    font-size: 12px;
  }
  .signup-top-cnil {
    font-size: 10px;
  }
  .signup-bottom-cnil {
    font-size: 10px;
  }
  .select2-container--krajee .select2-selection {
    font-size: 11px;
  }
}
@media screen and (max-width: 350px) {
  .signup-section input[type="text"],
  .select2-container--krajee .select2-selection {
    font-size: 10px;
    padding-right: 22px;
    padding-left: 5px;
  }
}
