body{
height:auto !important;
}
@charset "UTF-8";
/*
version for 0.12.7
$modules: () !default;
@mixin exports($name) {
  @if (index($modules, $name) == false) {
    $modules: append($modules, $name);
    @content;
  }
}
below is a fixed version for newer compass
*/
/*
version for 0.12.7
$modules: () !default;
@mixin exports($name) {
  @if (index($modules, $name) == false) {
    $modules: append($modules, $name);
    @content;
  }
}
below is a fixed version for newer compass
*/
/* line 299, ../../src/sass/wpv/master/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.1.0/";
}

/* line 304, ../../src/sass/wpv/master/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

/* line 309, ../../src/sass/wpv/master/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 314, ../../src/sass/wpv/master/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 319, ../../src/sass/wpv/master/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 324, ../../src/sass/wpv/master/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 329, ../../src/sass/wpv/master/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 334, ../../src/sass/wpv/master/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 339, ../../src/sass/wpv/master/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 345, ../../src/sass/wpv/master/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 349, ../../src/sass/wpv/master/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 362, ../../src/sass/wpv/master/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 365, ../../src/sass/wpv/master/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 369, ../../src/sass/wpv/master/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 371, ../../src/sass/wpv/master/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 375, ../../src/sass/wpv/master/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 382, ../../src/sass/wpv/master/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 383, ../../src/sass/wpv/master/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 384, ../../src/sass/wpv/master/foundation/components/_global.scss */
.clearfix {
  *zoom: 1;
}
/* line 146, ../../src/sass/wpv/master/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 147, ../../src/sass/wpv/master/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 385, ../../src/sass/wpv/master/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 391, ../../src/sass/wpv/master/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 394, ../../src/sass/wpv/master/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 404, ../../src/sass/wpv/master/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 407, ../../src/sass/wpv/master/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 14, ../../src/sass/wpv/master/font/_core.scss */
.fo {
  display: inline-block;
  font-family: PRO;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
/* line 17, ../../src/sass/wpv/master/font/_core.scss */
.fo:before {
  font-family: PRO;
}

/* Generelle Farben */
/* Eingabefelder */
/* Bausteine, Buchstaben und Umrandungen */
/* Progressbar */
/* Call-to-Action Buttons */
/* Preisanzeige */
/* Optimale Absicherung */
/* Akkordeon */
/* Allgemein */
/* line 3, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
body {
  color: #333333;
}

/* line 7, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  color: #333333;
}

/* line 12, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
a:hover {
  color: #ed6a00;
}

/* line 17, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
div.highlight {
  background-color: #F5F5F5;
}

/* line 21, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
button:not(.dropdown), .button:not(.dropdown) {
  background-color: #808080;
  color: #ffffff;
}
/* line 25, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
button:not(.dropdown):hover, .button:not(.dropdown):hover {
  background-color: #ed6a00;
}

/* Formulare */
/* line 34, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input.ng-touched.ng-invalid {
  border: 1px solid #FF0000;
}

/* line 39, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="text"], input[type="email"], select {
  border-color: #cccccc;
}

/* line 44, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="text"]:hover, input[type="email"]:hover, select:hover {
  border-color: #ed6a00;
}

/* line 49, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="range"] {
  background-color: #ffffff;
  color: #009241;
}
/* line 54, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="range"]::-webkit-slider-runnable-track {
  border-color: #009241;
}
/* line 58, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="range"]::-webkit-slider-thumb {
  background-color: #009241;
}
/* line 62, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="range"]::-moz-range-track {
  border-color: #009241;
}
/* line 66, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="range"]::-moz-range-thumb {
  background-color: #009241;
}
/* line 70, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="range"]::-ms-track {
  border-color: #009241;
}
/* line 74, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="range"]::-ms-thumb {
  background-color: #009241;
}

/* line 80, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
select {
  background-image: url("icons/arrow_down_wpv.png");
}
/* line 83, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
select:hover, select:active, select:focus {
  background-image: url("icons/arrow_hover_down_wpv.png");
  outline-color: #ed6a00;
  border-color: #ed6a00;
}

/* line 90, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="checkbox"] + label:before {
  background-image: url("icons/checkbox_wpv.png");
}

/* line 94, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
input[type="radio"] + label:before {
  background-image: url("icons/radio_wpv.png");
}

/* line 98, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
label {
  color: #333333;
}

/* line 102, ../../src/sass/wpv/_rechtsschutz-tarifrechner.scss */
div.error {
  font-size: 11px;
  color: #FF0000;
  padding-bottom: 5px;
}

/* line 1, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul {
  /* Notwendig für den Abstand zwischen den Bausteinkacheln*/
  /* TODO */
  /* Bausteinkacheln */
  /* Mehrfahrzeug-DIV mit Checkbox */
}
/* line 3, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-modul-form-container {
  padding-bottom: 0;
}
/* line 6, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-modul-form-container .price {
  height: 2.125rem;
  line-height: 2.125rem;
  vertical-align: middle;
}
/* line 12, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-modul-form-container .pricetext {
  display: table;
  width: 50%;
  height: 2.125rem;
  overflow: hidden;
  text-align: left;
  padding-right: 0;
}
/* line 19, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-modul-form-container .pricetext span {
  display: table-cell;
  font-size: 0.8125rem;
  line-height: 0.875rem;
  vertical-align: middle;
}
/* line 27, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-modul-form-container .baustein-modul-content-container {
  padding: 0;
  width: 100%;
}
/* line 32, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-modul-form-container .bausteine.row {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
/* line 36, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-modul-form-container .bausteine.row .columns {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
/* line 46, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .row.collapse > .columns.columns-padding {
  padding-right: 0.625rem;
}
@media only screen and (max-width: 40em) {
  /* line 50, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .row.collapse > .columns.columns-padding:nth-child(2) {
    padding-right: 0;
  }
}
/* line 57, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel {
  height: 5.9375rem;
  margin-bottom: 0.625rem;
  width: 100%;
  transition: background-color 300ms ease-out;
  border: solid 1px;
  position: relative;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 57, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel {
    height: 6.875rem;
  }
}
/* line 67, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel.disabled {
  background-color: rgba(51, 51, 51, 0.3);
}
/* line 69, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel.disabled .baustein-Buchstabe {
  color: rgba(51, 51, 51, 0.45);
}
/* line 72, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel.disabled .baustein-label label {
  color: rgba(51, 51, 51, 0.45);
}
/* line 76, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel input[type="checkbox"] + label {
  left: 0.875rem;
}
/* line 82, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel .baustein-Buchstabe {
  position: absolute;
  right: 0;
  top: 0.3125rem;
  margin-right: 0.3125rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  line-height: 1;
  font-family: 'Arial', 'sans-serif';
  font-weight: bold;
  font-size: 3.75rem;
  border: solid 3px;
  border-radius: 20%;
}
@media only screen and (max-width: 40em) {
  /* line 82, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel .baustein-Buchstabe {
    font-size: 2.8125rem;
    padding-right: 0.5rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 82, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel .baustein-Buchstabe {
    font-size: 2.625rem;
    padding-right: 0.5rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
}
/* line 111, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel .baustein-checkbox {
  position: absolute;
}
@media only screen and (max-width: 40em) {
  /* line 113, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel .baustein-checkbox label:before {
    left: -1rem;
    top: -0.25rem;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 113, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel .baustein-checkbox label:before {
    left: -0.8125rem;
  }
}
/* line 124, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel .baustein-label {
  position: absolute;
  padding-bottom: 0;
}
@media only screen and (max-width: 40em) {
  /* line 124, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel .baustein-label {
    left: 0.3125rem;
    bottom: 0.3125rem;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 124, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel .baustein-label {
    left: 0.625rem;
    bottom: 0.625rem;
  }
}
/* line 137, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .baustein-kachel .baustein-label label {
  width: 6.25rem;
  padding-bottom: 0;
  font-weight: bold;
  font-size: 0.8125rem;
}
@media only screen and (max-width: 64em) {
  /* line 137, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .baustein-kachel .baustein-label label {
    font-size: 0.75rem;
  }
}
/* line 151, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .mehrfahrzeug {
  margin-bottom: 1.25rem;
  /* Farbe Bausteinbox Inaktiv */
  transition: background-color 300ms ease-out;
}
@media only screen and (max-width: 40em) {
  /* line 151, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .mehrfahrzeug {
    margin-left: 0.3125rem;
  }
}
/* line 162, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .mehrfahrzeug input[type="checkbox"] + label {
  left: -0.9375rem;
}
/* line 166, ../../src/sass/wpv/master/_bausteinmodul.scss */
.oerag-baustein-modul .mehrfahrzeug label > span:before {
  display: inline;
}
@media only screen and (max-width: 40em) {
  /* line 170, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .mehrfahrzeug div.checkbox {
    padding-top: 0.3125rem;
    padding-bottom: 0.125rem;
  }
  /* line 174, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .mehrfahrzeug div.checkbox label:before {
    left: -0.9375rem;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 170, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .mehrfahrzeug div.checkbox {
    padding-top: 0.625rem;
    padding-bottom: 0.25rem;
  }
  /* line 182, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .mehrfahrzeug div.checkbox label {
    padding-left: 1.5625rem;
  }
  /* line 185, ../../src/sass/wpv/master/_bausteinmodul.scss */
  .oerag-baustein-modul .mehrfahrzeug div.checkbox label:before {
    left: -0.5rem;
  }
}

/**
  Range Slider
  */
/* line 12, ../../src/sass/wpv/master/_form_extended.scss */
.input-range {
  padding-bottom: 0.9375rem;
  display: table;
  width: 100%;
}
/* line 17, ../../src/sass/wpv/master/_form_extended.scss */
.input-range > div {
  display: table-row;
}
/* line 20, ../../src/sass/wpv/master/_form_extended.scss */
.input-range > div > label, .input-range > div > span {
  display: table-cell;
}
/* line 24, ../../src/sass/wpv/master/_form_extended.scss */
.input-range > div > div:nth-of-type(1) {
  display: table-cell;
  width: 99%;
  position: relative;
}
/* line 30, ../../src/sass/wpv/master/_form_extended.scss */
.input-range > div > div:nth-of-type(2) {
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
  padding-left: 0.3125rem;
}
/* line 38, ../../src/sass/wpv/master/_form_extended.scss */
.input-range .input-range-wrapper {
  width: 100%;
}
/* line 42, ../../src/sass/wpv/master/_form_extended.scss */
.input-range .input-range-values {
  padding-top: 10px;
}
/* line 46, ../../src/sass/wpv/master/_form_extended.scss */
.input-range .input-range-value {
  text-align: center;
}
/* line 48, ../../src/sass/wpv/master/_form_extended.scss */
.input-range .input-range-value.first {
  text-align: left;
}
/* line 51, ../../src/sass/wpv/master/_form_extended.scss */
.input-range .input-range-value.last {
  text-align: right;
}

/* line 57, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range].firefox {
  background-color: #D6D6D6;
}

/* line 61, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range].chrome {
  background-color: #D6D6D6;
}

/* line 65, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range].ie {
  background-color: inherit;
  margin-bottom: -0.625rem;
  padding: 0;
}

/* line 71, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  -webkit-border-radius: 0.625rem;
  border-radius: 0.625rem;
}

/* line 77, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range] ~ output {
  position: absolute;
  top: 1.125rem;
  width: 1.875rem;
  display: block;
  text-align: center;
  font-weight: bold;
}

/* line 86, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range] ~ span.before {
  padding-left: 0.3125rem;
}

/* line 90, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range] ~ span.after {
  padding-right: 0.3125rem;
}

/* line 94, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]:focus {
  outline: none;
}

/* line 98, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]::-moz-range-track {
  border: 0;
  height: 0.625rem;
  border: 1px solid;
  -webkit-border-radius: 0.625rem;
  border-radius: 0.625rem;
}

/* line 105, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]::-moz-range-thumb {
  height: 1.125rem;
  width: 1.125rem;
  -webkit-border-radius: 1.125rem;
  border-radius: 1.125rem;
}

/* line 113, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]::-webkit-slider-runnable-track {
  border: 0;
  height: 0.625rem;
  border: 1px solid;
  -webkit-border-radius: 0.625rem;
  border-radius: 0.625rem;
}

/* line 119, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]::-webkit-slider-thumb {
  height: 1.125rem;
  width: 1.125rem;
  -webkit-border-radius: 1.125rem;
  border-radius: 1.125rem;
  -webkit-appearance: none;
  margin-top: -0.25rem;
}

/* line 129, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]::-ms-fill-lower {
  -webkit-border-radius: 0.625rem;
  border-radius: 0.625rem;
  background: #D6D6D6;
}

/* line 134, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]::-ms-thumb {
  height: 1.125rem;
  width: 1.125rem;
  -webkit-border-radius: 1.125rem;
  border-radius: 1.125rem;
}

/* line 139, ../../src/sass/wpv/master/_form_extended.scss */
::-ms-ticks-after {
  display: block;
  color: transparent;
  height: 0.25rem;
}

/* line 140, ../../src/sass/wpv/master/_form_extended.scss */
::-ms-ticks-before {
  display: block;
  color: transparent;
  height: 0.25rem;
}

/* line 141, ../../src/sass/wpv/master/_form_extended.scss */
input[type=range]::-ms-track {
  border: 0;
  height: 0.625rem;
  border: 1px solid;
  color: transparent;
  -webkit-border-radius: 0.625rem;
  border-radius: 0.625rem;
}

/* line 148, ../../src/sass/wpv/master/_form_extended.scss */
::-ms-tooltip {
  display: none;
  /* display and visibility only */
}

/* line 5, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.first_active, .progressbar li.last_active, .progressbar li.active {
  background-color: #009241;
}
/* line 8, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.first_active p, .progressbar li.last_active p, .progressbar li.active p {
  color: #FFFFFF;
}
/* line 13, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.first_inactive, .progressbar li.last_inactive, .progressbar li.inactive {
  background-color: #e6e6e6;
  border-bottom: transparent;
}
/* line 17, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.first_inactive p, .progressbar li.last_inactive p, .progressbar li.inactive p {
  color: #333333;
}
/* line 22, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.prev_active {
  background-image: url(icons/prozessanzeige_aktiv_inaktiv_wpv.png);
}
/* line 27, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.prev_inactive.active, .progressbar li.prev_inactive.last_active {
  background-image: url(icons/prozessanzeige_inaktiv_aktiv_wpv.png);
}
/* line 31, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.prev_inactive.inactive, .progressbar li.prev_inactive.last_inactive {
  background-image: url(icons/prozessanzeige_inaktiv_inaktiv_wpv.png);
  border-bottom: transparent;
}
/* line 37, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.inactive {
  border-bottom: transparent;
}
/* line 41, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.progressbar li.last_inactive {
  border-right: transparent;
}

/* line 47, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.formular-progress {
  border-color: #009241;
}
/* line 51, ../../src/sass/wpv/wizard/_wizard-progressbar.scss */
.formular-progress .formular-progress-meter {
  background-color: #009241;
  color: #FFFFFF;
}

/* line 3, ../../src/sass/wpv/wizard/_wizard-next.scss */
.wizardnext.call-to-action {
  background-color: #009241 !important;
  color: #FFFFFF !important;
}
/* line 7, ../../src/sass/wpv/wizard/_wizard-next.scss */
.wizardnext.call-to-action:hover {
  background-color: #ed6a00 !important;
}

/* Generelle Farben */
/* Eingabefelder */
/* Bausteine, Buchstaben und Umrandungen */
/* Progressbar */
/* Call-to-Action Buttons */
/* Preisanzeige */
/* Optimale Absicherung */
/* Akkordeon */
/* line 5, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a {
  color: #808080;
  background-color: #e6e6e6;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  line-height: 120%;
  min-height: 2.3125rem;
  padding-left: 3.75rem;
  border-bottom: 0.0625rem solid white;
  position: relative;
  font-size: 1.375rem;
}
/* line 17, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a:hover {
  background-color: #ed6a00;
  color: #ffffff;
}
/* line 21, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a:hover:before {
  color: #ffffff;
  background-color: transparent;
}
/* line 27, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a:before {
  display: inline-block;
  font-family: PRO;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.125rem;
  padding: 0.375rem 0.4375rem 0.375rem 1rem;
  content: "w";
  position: absolute;
  top: 0.3125rem;
  left: 0.3125rem;
  color: #009241;
}
/* line 39, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a.active {
  background-color: #e6e6e6;
  color: #333333;
}
/* line 43, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a.active:hover {
  background-color: #ed6a00;
  color: #ffffff;
}
/* line 48, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a.active:hover:before {
  color: #ffffff;
  background-color: transparent;
}
/* line 54, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-accordion.scss */
.accordion dd > a.active:before {
  color: #009241;
  content: "c";
  background-color: transparent;
  border: none;
}

/* line 3, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-modul-form-container {
  background-color: #F5F5F5;
  border-top: #F5F5F5;
  padding: 0;
}
/* line 10, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel {
  background-color: #ffffff;
  border-color: #cccccc;
}
/* line 15, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel .baustein-Buchstabe {
  color: #cccccc;
}
/* line 19, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel.mouseover {
  background-color: #ffffff;
  border-color: #ed6a00;
}
/* line 23, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel.mouseover .baustein-Buchstabe {
  color: #ed6a00;
  border-color: #ed6a00;
}
/* line 29, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel.active {
  background-color: #ffffff;
  border-color: #009241;
}
/* line 33, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel.active.mouseover {
  background-color: #ffffff;
  border-color: #ed6a00;
}
/* line 37, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel.active.mouseover .baustein-Buchstabe {
  color: #ed6a00;
  border-color: #ed6a00;
}
/* line 43, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel.active .baustein-Buchstabe {
  color: #009241;
  border-color: #009241;
}
/* line 51, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .baustein-kachel .baustein-label label {
  color: #333333;
}
/* line 57, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .mehrfahrzeug {
  background-color: #F5F5F5;
}
/* line 63, ../../src/sass/wpv/rechtsschutz/_rechtsschutz-baustein.scss */
.oerag-baustein-modul .fo.fo-info {
  color: #009241;
}

/* line 2, ../../src/sass/wpv/rechtsschutz/_preisanzeige.scss */
.preisanzeige__wert {
  color: #000000 !important;
}
/* line 8, ../../src/sass/wpv/rechtsschutz/_preisanzeige.scss */
.preisanzeige .ajax-loader.large-spinner {
  /*background-image: url("icons/loader_bavaria_direkt_grau.gif");*/
}

/* line 1, ../../src/sass/wpv/rechtsschutz/_optimale-absicherung.scss */
.optimale-absicherung {
  border-color: transparent !important;
  background-color: #ffffff !important;
}

/* line 3, ../../src/sass/wpv/pruefen-und-absenden/_pruefen-und-absenden.scss */
.button.call-to-action {
  background-color: #009241 !important;
  color: #FFFFFF !important;
}
/* line 7, ../../src/sass/wpv/pruefen-und-absenden/_pruefen-und-absenden.scss */
.button.call-to-action:hover {
  background-color: #ed6a00 !important;
}

/* line 5, ../../src/sass/wpv/form-elements/_link-external.scss */
.link-external a:before {
  color: #333333;
}

/* line 2, ../../src/sass/wpv/form-elements/_tooltip-container.scss */
.tooltip-container i {
  color: #333333;
}
