/**
 * Globals
 **/
/*
 * Teaser
*/
/**
 * Button
**/
/**
 * Events
 **/
/**
 * Multidownload
 **/
/* colors */
/* fonts */
/* has to be declared as 'semi-bold' */
/* icons */
/* others */
/**
 * Basic border
 **/
/**
 * Fonts
 **/
/**
 * Colors
 **/
/**
 * Layout Gaps
 **/
/**
 * Breakpoints
 */
/**
 * Hyphens
 */
/**
 * Download Icon Desktop
 */
/**
 * Download Icon Mobile
 */
#page-content .tx-epwerkwizard {
  color: #000000;
}
#page-content .tx-epwerkwizard h4 {
  font-size: 22px !important;
  margin-bottom: 40px !important;
  line-height: 30px !important;
  font-weight: 700;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard h4 {
    font-size: 16px !important;
    line-height: 22px!important;
    margin-bottom: 20px !important;
  }
}
#page-content .tx-epwerkwizard-hr {
  border-bottom: 1px solid #000000;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-hr {
    border-bottom: 4px solid #000000;
  }
}
#page-content .tx-epwerkwizard-loadingbar {
  background: #FFFFFF;
  height: 4px;
}
#page-content .tx-epwerkwizard-loadingbar-active {
  background: #FF7F00;
  height: 4px;
}
#page-content .tx-epwerkwizard-intro {
  background: #FF7F00;
  min-height: 100%;
}
#page-content .tx-epwerkwizard-intro .tx-epwerkwizard-hr {
  margin-bottom: 60px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-intro .tx-epwerkwizard-hr {
    margin-bottom: 20px;
  }
}
#page-content .tx-epwerkwizard-properties {
  padding: 120px 20px 60px 20px;
}
@media all and (max-width: 1280px) {
  #page-content .tx-epwerkwizard-properties {
    padding: 40px 0 40px 0;
  }
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties {
    padding: 20px;
    height: 100%;
  }
}
#page-content .tx-epwerkwizard-properties-result {
  font-size: 22px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-result {
    font-size: 16px;
  }
}
#page-content .tx-epwerkwizard-properties-result .print {
  font-size: 16px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-result .print {
    font-size: 14px;
  }
}
#page-content .tx-epwerkwizard-properties-result .income .text-right,
#page-content .tx-epwerkwizard-properties-result .expense .text-right,
#page-content .tx-epwerkwizard-properties-result .result .text-right {
  font-weight: bold;
}
#page-content .tx-epwerkwizard-properties-header {
  margin-bottom: 60px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-header {
    margin-bottom: 20px;
  }
}
#page-content .tx-epwerkwizard-properties-header .tx-epwerkwizard-properties-title {
  font-size: 40px;
  line-height: 51px;
  font-weight: 700;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-header .tx-epwerkwizard-properties-title {
    font-size: 22px;
    line-height: 30px;
  }
}
#page-content .tx-epwerkwizard-properties-header .tx-epwerkwizard-properties-subtitle {
  font-size: 40px;
  line-height: 51px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-header .tx-epwerkwizard-properties-subtitle {
    font-size: 22px;
    line-height: 30px;
  }
}
#page-content .tx-epwerkwizard-properties-description p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 60px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-description p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
  }
}
#page-content .tx-epwerkwizard-properties-description strong {
  font-size: 22px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-description strong {
    font-size: 18px;
  }
}
#page-content .tx-epwerkwizard-properties-time {
  display: inline-block;
  padding: 19px 50px 19px 31px;
  font-style: italic;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-time {
    padding: 19px 50px 19px 0;
    font-size: 14px;
    line-height: 20px;
  }
}
#page-content .tx-epwerkwizard-properties-time:before {
  content: '';
  background: url('/typo3conf/ext/ep_werk_wizard/Resources/Public/Icons/time.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  position: absolute;
  width: 24px;
  height: 24px;
  margin-left: -31px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-time:before {
    width: 20px;
    height: 20px;
    margin-left: -29px;
  }
}
#page-content .tx-epwerkwizard-properties-questions {
  display: inline-block;
  padding: 19px 0;
  font-style: italic;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-questions {
    padding: 20px 0;
    font-size: 14px;
    line-height: 20px;
  }
}
#page-content .tx-epwerkwizard-properties-questions:before {
  content: '';
  background: url('/typo3conf/ext/ep_werk_wizard/Resources/Public/Icons/questions.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  position: absolute;
  width: 24px;
  height: 24px;
  margin-left: -31px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-questions:before {
    width: 20px;
    height: 20px;
    margin-left: -29px;
  }
}
@media all and (max-width: 1350px) and (min-width: 1200px) {
  #page-content .tx-epwerkwizard-properties-bottom .tx-epwerkwizard-button {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#page-content .tx-epwerkwizard-properties-start {
  display: inline-block;
  width: 100%;
  padding: 16px calc(20px + 32px) 16px 20px;
  border-radius: 8px;
  line-height: unset;
  position: relative;
  font-weight: bold;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-start {
    border-radius: 6px;
    line-height: 16px !important;
  }
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-start {
    padding: 16px 20px 16px 20px;
  }
}
#page-content .tx-epwerkwizard-properties-start-text {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 20px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-start-text {
    font-size: 14px;
    line-height: 23px;
  }
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-properties-start {
    width: 100%;
  }
}
#page-content .tx-epwerkwizard-properties-start:after {
  content: '';
  background: url('/typo3conf/ext/ep_werk_wizard/Resources/Public/Icons/right.svg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  width: 7px;
  height: 12px;
  margin-top: 6px;
  margin-left: 25px;
}
#page-content .tx-epwerkwizard-properties-hidden {
  display: none;
}
#page-content .tx-epwerkwizard-image {
  /*min-height: 730px;*/
  height: 100%;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-image {
    min-height: 190px;
    max-height: 190px;
  }
}
.tx-epwerkwizard-questions {
  color: black;
  display: none;
  background: #E0DFDF;
}
.tx-epwerkwizard-questions .print {
  display: none;
}
.tx-epwerkwizard-questions-text {
  padding: 19px 53px 19px calc(44px + 24px);
  color: #FFFFFF;
}
.tx-epwerkwizard-questions-showresult {
  white-space: nowrap;
  background: #87888A;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  padding: 18px 0;
  border-radius: 8px;
  text-align: center;
  width: 100%;
  background: #FF7F00;
  max-height: 60px;
}
@media all and (max-width: 980px) {
  .tx-epwerkwizard-questions-showresult {
    border-radius: 6px;
  }
}
.tx-epwerkwizard-questions-showresult:hover {
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  background: #E87401;
}
.tx-epwerkwizard-questions-showresult-text {
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-showresult-text {
    line-height: 30px;
  }
}
.tx-epwerkwizard-questions-showresult-text.mobile {
  display: none;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-showresult-text {
    display: none;
  }
  .tx-epwerkwizard-questions-showresult-text.mobile {
    display: inherit;
  }
}
.tx-epwerkwizard-questions-showresult-disabled {
  background: #87888A;
  opacity: 0.5;
  cursor: default;
}
.tx-epwerkwizard-questions-showresult-disabled:hover {
  background: #87888A;
}
.tx-epwerkwizard-questions .tx-epwerkwizard-questions-title {
  font-size: 40px;
  font-weight: 700;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions .tx-epwerkwizard-questions-title {
    font-size: 22px;
    padding: 0 20px;
  }
}
.tx-epwerkwizard-questions .tx-epwerkwizard-questions-subtitle {
  font-size: 40px;
  line-height: 51px;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions .tx-epwerkwizard-questions-subtitle {
    font-size: 22px;
    line-height: 30px;
    padding: 0 20px;
  }
}
.tx-epwerkwizard-questions-top {
  padding: 60px 0;
  font-size: 16px;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-top {
    padding: 40px 0 20px 0;
    font-size: 14px;
  }
}
.tx-epwerkwizard-questions-middle {
  padding: 60px 0 120px 0;
  font-size: 16px;
}
.tx-epwerkwizard-questions-middle label {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-middle {
    padding: 20px 20px 40px 20px;
    font-size: 14px;
  }
  .tx-epwerkwizard-questions-middle label {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.tx-epwerkwizard-questions-bottom {
  padding: 60px 0;
  font-size: 16px;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-bottom {
    padding: 19px 20px 20px 20px;
    font-size: 14px;
  }
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-page {
    padding-right: 8px;
    padding-bottom: 20px;
  }
}
.tx-epwerkwizard-questions-back {
  display: inline-block;
  font-weight: bold;
  background: #87888A;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  padding: 18px 0;
  border-radius: 8px;
  text-align: center;
  width: 100%;
  max-height: 60px;
}
@media all and (max-width: 980px) {
  .tx-epwerkwizard-questions-back {
    border-radius: 6px;
  }
}
.tx-epwerkwizard-questions-back:hover {
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  background: #272727;
}
.tx-epwerkwizard-questions-back:before {
  content: '';
  background: url('/typo3conf/ext/ep_werk_wizard/Resources/Public/Icons/left.svg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  width: 7px;
  height: 12px;
  margin-top: 6px;
}
@media all and (-ms-high-contrast: none) {
  .tx-epwerkwizard-questions-back:before {
    left: 35%;
  }
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-back:before {
    margin-top: 9px;
  }
}
.tx-epwerkwizard-questions-back-text {
  margin-left: 28px;
  color: #FFFFFF;
  line-height: 20px;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-back-text {
    line-height: 30px;
    font-weight: bold;
  }
}
.tx-epwerkwizard-questions-showresult {
  display: inline-block;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-showresult {
    line-height: 30px;
  }
}
.tx-epwerkwizard-questions input {
  width: 100%;
  padding: 20px;
  border: 2px solid transparent;
  border-radius: 8px;
  margin-top: 40px;
  position: relative;
  font-style: normal;
}
.tx-epwerkwizard-questions input::placeholder {
  color: #87888A;
  font-style: italic;
}
.tx-epwerkwizard-questions input:-ms-input-placeholder {
  color: #87888A;
  font-style: italic;
}
.tx-epwerkwizard-questions input::-ms-input-placeholder {
  color: #87888A;
  font-style: italic;
}
.tx-epwerkwizard-questions input.tx-epwerkwizard-questions-inputborder {
  border: 2px solid #EF3737;
}
.tx-epwerkwizard-questions input.tx-epwerkwizard-questions-inputborder-not-empty {
  border: 2px solid #C4DFFF;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions input {
    margin-top: 20px;
  }
}
.tx-epwerkwizard-questions-input-error {
  display: none;
  position: absolute;
  bottom: calc(2px + 19px);
  right: 30px;
  color: #87888A;
  font-size: 16px;
  font-style: italic;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions-input-error {
    font-size: 14px;
  }
}
#page-content .tx-epwerkwizard-questions-top .calc {
  display: none;
}
#page-content .calculator .tx-epwerkwizard-questions-top .calc {
  display: block;
}
#page-content .calculator .tx-epwerkwizard-questions-top .contact-person {
  display: none;
}
#page-content .calculator .tx-epwerkwizard-properties {
  margin-top: -40px;
}
@media all and (max-width: 1280px) {
  #page-content .calculator .tx-epwerkwizard-properties {
    margin-top: 0;
  }
}
@media print {
  div[class*="header-type-"] {
    display: none !important;
  }
  #page-content > div > div[id*="c"]:not(.calculatorContainer) {
    display: none !important;
  }
  #page-content > div[id*="c"]:not(.calculatorContainer) {
    display: none !important;
  }
  body .calculatorContainer .tx-epwerkwizard .print-fake-intro {
    width: 100%;
    order: 1 !important;
  }
  .calculatorContainer .button,
  .calculatorContainer .print {
    display: none !important;
  }
  #page-content .calculatorContainer hr {
    margin-top: 40px !important;
  }
  .calculatorContainer .tx-epwerkwizard {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .calculatorContainer .tx-epwerkwizard .tx-epwerkwizard-intro {
    order: 3 !important;
  }
  .calculatorContainer .tx-epwerkwizard .tx-epwerkwizard-questions {
    order: 2 !important;
  }
  .calculator .tx-epwerkwizard-loadingbar {
    display: none !important;
  }
  .calculator .tx-epwerkwizard-loadingbar + div {
    display: none !important;
  }
  .tx-eptemplate-werk-validation,
  .dynamic-content-colpos-1,
  .custom-hr,
  .tx-epwerkwizard-button-row,
  .tx-epwerkannouncement-wrapper {
    display: none !important;
  }
  .page-break {
    page-break-before: always;
  }
  #page-footer {
    display: none !important;
  }
  .tx-epwerkwizard-image {
    display: none !important;
  }
  .tx-epwerkwizard-calc-result {
    display: none !important;
  }
  .calculator .tx-epwerkwizard-questions .tx-epwerkwizard-questions-middle-part-2 {
    padding-top: 40px;
  }
  .calculator .tx-epwerkwizard-questions .tx-epwerkwizard-questions-top {
    display: none !important;
  }
  .calculator .tx-epwerkwizard-questions .tx-epwerkwizard-hr {
    display: none !important;
  }
  .calculatorContainer .tx-epwerkwizard-questions {
    display: block !important;
  }
  .calculatorContainer .tx-epwerkwizard-questions-middle-part-1,
  .calculatorContainer .tx-epwerkwizard-questions-middle-part-2 {
    display: block !important;
  }
}
#page-content .calculatorContainer hr {
  border-color: #FFFFFF;
  margin: 20px 0;
}
#page-content .calculatorContainer h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
#page-content .calculatorContainer .print {
  display: block;
  padding: 20px 0;
}
#page-content .calculatorContainer .print .text {
  margin-right: 15px;
}
#page-content .calculatorContainer .print .fa-print {
  font-weight: 600;
}
#page-content .calculatorContainer .print .fa-print:before {
  content: '';
  background: url('/typo3conf/ext/ep_werk_wizard/Resources/Public/Icons/drucken-icon.svg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  width: 13.53px;
  height: 13.53px;
  right: 15px;
  top: 5px;
}
@media all and (max-width: 768px) {
  #page-content .calculatorContainer .print .fa-print:before {
    top: 8px;
  }
}
#page-content .calculatorContainer .print + hr {
  margin-bottom: 40px;
}
@media all and (max-width: 920px) {
  #page-content .calculatorContainer .print + hr {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
#page-content .calculatorContainer .print a {
  color: #FFFFFF;
  text-decoration: underline;
}
#page-content .calculatorContainer .print a:hover {
  text-decoration: none;
}
#page-content .calculatorContainer .var-text {
  padding-bottom: 60px;
  line-height: 19px;
  font-size: 16px;
}
@media all and (max-width: 992px) {
  #page-content .calculatorContainer .var-text {
    padding-bottom: 40px;
  }
}
#page-content .calculatorContainer .var-text + .button {
  font-size: 16px;
}
@media all and (max-width: 992px) {
  #page-content .calculatorContainer .var-text + .button {
    line-height: 30px;
  }
}
#page-content .calculatorContainer .var-text .head {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 22px;
}
#page-content .calculatorContainer .var-text .cont {
  margin: 0;
  font-size: 16px;
}
#page-content .calculatorContainer .var-text .cont a {
  color: white;
  text-decoration: underline;
}
#page-content .calculatorContainer .var-text .cont a:hover {
  text-decoration: none;
}
@media all and (max-width: 992px) {
  #page-content .calculatorContainer .var-text .cont {
    font-weight: 700;
  }
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-middle .tx-epwerkwizard-title-income,
#page-content .calculatorContainer .tx-epwerkwizard-questions-middle .tx-epwerkwizard-title-income-total,
#page-content .calculatorContainer .tx-epwerkwizard-questions-middle .tx-epwerkwizard-title-expense {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 20px;
}
@media all and (max-width: 640px) {
  #page-content .calculatorContainer .tx-epwerkwizard-questions-middle .tx-epwerkwizard-title-income,
  #page-content .calculatorContainer .tx-epwerkwizard-questions-middle .tx-epwerkwizard-title-income-total,
  #page-content .calculatorContainer .tx-epwerkwizard-questions-middle .tx-epwerkwizard-title-expense {
    padding-bottom: 20px;
  }
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-middle .tx-epwerkwizard-title-income-total {
  text-align: right;
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-middle label {
  font-size: 16px;
  top: 50%;
  font-weight: 400;
  position: relative;
  transform: translateY(-50%);
}
@media all and (max-width: 640px) {
  #page-content .calculatorContainer .tx-epwerkwizard-questions-middle label {
    top: 0;
    transform: inherit;
    margin-bottom: 20px;
    font-size: 14px;
  }
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-showresult-text-next {
  display: none;
  font-weight: 700;
  color: #FFFFFF;
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-showresult-text-next:after {
  content: '';
  background: url(/typo3conf/ext/ep_werk_wizard/Resources/Public/Icons/right.svg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  width: 7px;
  height: 13px;
  margin-top: 6px;
  margin-left: 25px;
}
@media all and (max-width: 992px) {
  #page-content .calculatorContainer .tx-epwerkwizard-questions-showresult-text-next:after {
    margin-top: 9px;
  }
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-middle-part-2 {
  display: none;
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-showresult.next > span {
  display: none;
}
#page-content .calculatorContainer .tx-epwerkwizard-questions-showresult.next .tx-epwerkwizard-questions-showresult-text-next {
  display: block;
}
@media all and (max-width: 992px) {
  #page-content .calculatorContainer .tx-epwerkwizard-title-income-total,
  #page-content .calculatorContainer .tx-epwerkwizard-title-income,
  #page-content .calculatorContainer .tx-epwerkwizard-title-expense {
    font-size: 16px !important;
    font-weight: 700 !important;
  }
  #page-content .calculatorContainer .tx-epwerkwizard-properties-start:after {
    margin-top: 9px !important;
    right: 40px;
  }
  #page-content .calculatorContainer input {
    padding-left: 20px;
    padding-right: 20px;
  }
  #page-content .calculatorContainer .tx-epwerkwizard-questions-top {
    padding: 40px 0 40px 0;
  }
  #page-content .calculatorContainer .tx-epwerkwizard-questions-middle {
    padding: 40px 20px 40px 20px;
  }
}
.tx-epwerkwizard-questions .tx-epwerkwizard-user-information-text {
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
}
.tx-epwerkwizard-questions .calculator .tx-epwerkwizard-result-reset {
  margin-top: 20px !important;
}
.tx-epwerkwizard-questions .calculator input {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 55px;
  padding-right: 55px;
  text-align: right;
  max-height: 60px;
}
@media all and (max-width: 992px) {
  .tx-epwerkwizard-questions .calculator input {
    margin-top: 0px;
  }
}
.tx-epwerkwizard-questions .calculator input::-webkit-outer-spin-button,
.tx-epwerkwizard-questions .calculator input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tx-epwerkwizard-questions .calculator input[type=number] {
  -moz-appearance: textfield;
}
.tx-epwerkwizard-questions .calculator input::placeholder {
  font-style: normal;
}
@media all and (max-width: 640px) {
  .tx-epwerkwizard-questions .calculator input {
    margin-bottom: 20px;
  }
}
.tx-epwerkwizard-questions .calculator .tx-epwerkwizard-questions-middle-part-1 > .row:first-child input,
.tx-epwerkwizard-questions .calculator .tx-epwerkwizard-questions-middle-part-2 > .row:first-child input {
  margin-top: 0px;
}
.tx-epwerkwizard-questions .calculator .tx-epwerkwizard-questions-middle-part-1 > .row:last-child input,
.tx-epwerkwizard-questions .calculator .tx-epwerkwizard-questions-middle-part-2 > .row:last-child input {
  margin-bottom: 0px;
}
.tx-epwerkwizard-questions .calculator .euro {
  z-index: 20;
  position: absolute;
  left: 55px;
}
@media all and (min-width: 640px) {
  .tx-epwerkwizard-questions .calculator .euro {
    top: 28px;
  }
}
.tx-epwerkwizard-questions .calculator .euro:before {
  content: '€';
  display: block;
}
@media all and (max-width: 640px) {
  .tx-epwerkwizard-questions .calculator .euro {
    left: 36px;
    top: 19px;
  }
}
@media (min-width: 1500px) {
  .tx-epwerkwizard-questions .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.tx-epwerkwizard-calc-result {
  display: none;
}
#page-content .calculatorContainer .tx-epwerkwizard-properties {
  padding: 80px 20px 60px 20px;
}
@media all and (max-width: 992px) {
  #page-content .calculatorContainer .tx-epwerkwizard-properties {
    padding: 20px;
  }
}
#page-content .tx-epwerkwizard-result {
  display: none;
}
#page-content .tx-epwerkwizard-result-title {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}
#page-content .tx-epwerkwizard-result-reset {
  cursor: pointer;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 0;
  padding-right: calc(12px + 20px);
  font-size: 16px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-result-reset {
    margin-bottom: calc(40px - 20px);
    font-size: 16px;
    line-height: 20px;
  }
}
#page-content .tx-epwerkwizard-result-reset:after {
  content: '';
  background: url('/typo3conf/ext/ep_werk_wizard/Resources/Public/Icons/reset.svg');
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 13.53px;
  height: 13.53px;
  margin-left: 12px;
  margin-top: 4px;
}
#page-content .tx-epwerkwizard-result-employee-info {
  font-size: 16px;
  line-height: 24px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-result-employee-info {
    font-size: 14px;
  }
}
#page-content .tx-epwerkwizard-result-employee-info p {
  font-size: 16px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkwizard-result-employee-info p {
    font-size: 14px;
  }
}
/*# sourceMappingURL=wizard.css.map */
