/* verlaeufe */
#content .tx-powermail {
  font-size: 13px;
  font-family: "Fieldwork", sans-serif;
}
#content .tx-powermail .show {
  z-index: 55;
}
#content .tx-powermail .row {
  margin: 0 -15px;
}
#content .tx-powermail #powermail_field_zimmeralternativen_1 {
  height: 0 !important;
}
#content .tx-powermail #powermail_field_zimmeralternativen_1 + label {
  margin-left: 0;
}
@media (max-width: 991px) {
  #content .tx-powermail #powermail_field_zimmeralternativen_1 + label {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
#content .tx-powermail input[required="required"] {
  background-color: #c2caca !important;
}
#content .tx-powermail label {
  font-weight: normal;
  padding-top: 12px;
  font-weight: 600;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail label {
    padding-top: 18px;
    font-size: 16px;
  }
}
#content .tx-powermail .col-md-2 {
  color: #ffffff;
}
#content .tx-powermail .col-md-2 p {
  width: 80%;
  float: left;
  line-height: 18px;
}
#content .tx-powermail .col-md-2 p.nr {
  width: 20%;
  float: left;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail .col-md-2 p {
    float: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
  }
  #content .tx-powermail .col-md-2 p.nr {
    width: 10%;
  }
}
#content .tx-powermail .col-md-10,
#content .tx-powermail .col-md-2 {
  padding: 30px;
}
#content .tx-powermail .col-md-10 {
  background-color: #d8dedf;
  color: #192c28;
}
#content .tx-powermail .col-md-10 .col-md-10 {
  padding: 0 30px;
}
#content .tx-powermail .col-md-3 {
  font-weight: bold;
}
#content .tx-powermail .datelabel {
  width: 100%;
  text-align: center;
  display: block;
  float: left;
  font-weight: 600;
  width: calc(100% - 15px);
}
#content .tx-powermail .datelabel:nth-child(even) {
  float: right;
}
#content .tx-powermail .datepicker {
  background-color: #ffffff;
  padding: 15px 15px 15px;
  position: relative;
  border-radius: 0;
  clear: both;
}
#content .tx-powermail .datepicker thead tr {
  border: none;
}
#content .tx-powermail .datepicker thead tr:first-child {
  background-color: #d8dedf;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#content .tx-powermail .datepicker thead tr:first-child th.datepicker-switch {
  width: 100%;
}
#content .tx-powermail .datepicker thead tr:first-child th:not(.datepicker-switch) {
  background: transparent no-repeat url("../Images/icon_kalender_arrow.svg") 10% 100%;
  border-radius: 0;
  background-position: left bottom;
}
#content .tx-powermail .datepicker thead tr:first-child th:last-child {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background-position: left top;
}
#content .tx-powermail .datepicker thead tr th {
  font-weight: normal;
}
#content .tx-powermail .datepicker thead tr td:last-child {
  color: #192c28;
}
#content .tx-powermail .datepicker thead tr td:last-child.active {
  color: #ffffff;
}
#content .tx-powermail .datepicker .table-condensed > thead > tr:first-child > th {
  padding: 0 12px;
}
#content .tx-powermail .datepicker .table-condensed > thead > tr > th.next,
#content .tx-powermail .datepicker .table-condensed > thead > tr > th.prev {
  font-size: 20px;
  width: 20px;
  content: " ";
}
#content .tx-powermail .datepicker .table-condensed > tbody > tr {
  border: none;
}
#content .tx-powermail .datepicker .table-condensed > tbody > tr td,
#content .tx-powermail .datepicker .table-condensed > tbody > tr th {
  padding: 1px 5px;
  vertical-align: middle;
  height: 30px;
}
#content .tx-powermail .datepicker tbody tr td.new,
#content .tx-powermail .datepicker tbody tr td.new:hover,
#content .tx-powermail .datepicker tbody tr td.old,
#content .tx-powermail .datepicker tbody tr td.old:hover {
  background-image: none;
  color: #ffffff !important;
  background-color: #ffffff !important;
}
#content .tx-powermail .datepicker table tr td {
  border-radius: 0;
  background-image: none !important;
}
#content .tx-powermail .datepicker table tr td span {
  border-radius: 0;
}
#content .tx-powermail .datepicker table tr td.selected {
  background-image: none;
  background-color: #e8ecec;
  color: #192c28;
  text-shadow: none;
}
#content .tx-powermail .datepicker table tr td.active,
#content .tx-powermail .datepicker table tr td.active.active,
#content .tx-powermail .datepicker table tr td span.active.active,
#content .tx-powermail .datepicker table tr td.active:hover {
  background-image: none;
  background-color: #192c28 !important;
  color: #ffffff !important;
}
#content .tx-powermail .datepicker-inline {
  display: block !important;
  width: 95%;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .datepicker-inline {
    width: 100%;
  }
}
#content .tx-powermail .input-daterange {
  width: 70%;
  float: right;
}
#content .tx-powermail .input-daterange input {
  width: 100% !important;
}
#content .tx-powermail .input-daterange > span {
  width: 100px;
  border: none;
  background: transparent;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .input-daterange > span {
    width: 50px;
  }
}
#content .tx-powermail #datepicker2 {
  margin-top: 25px;
}
#content .tx-powermail .mandatory {
  position: absolute;
  right: 20px;
}
#content .tx-powermail .date_abreise .datelabel,
#content .tx-powermail .date_abreiseersatz .datelabel {
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .date_abreise .datelabel,
  #content .tx-powermail .date_abreiseersatz .datelabel {
    margin-top: 20px;
  }
}
#content .tx-powermail .date_abreise .datepicker-inline,
#content .tx-powermail .date_abreiseersatz .datepicker-inline {
  float: right;
}
#content .tx-powermail .date_abreise,
#content .tx-powermail .date_abreiseersatz,
#content .tx-powermail .date_anreise,
#content .tx-powermail .date_anreiseersatz {
  width: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .date_abreise,
  #content .tx-powermail .date_abreiseersatz,
  #content .tx-powermail .date_anreise,
  #content .tx-powermail .date_anreiseersatz {
    width: 100%;
  }
}
#content .tx-powermail .date_abreiseersatz,
#content .tx-powermail .date_anreiseersatz {
  margin-top: 20px;
}
#content .tx-powermail .datesErsatzWrapper,
#content .tx-powermail .zimmerErsatzWrapper {
  clear: both;
  position: relative;
  top: 15px;
  cursor: pointer;
  text-align: right;
}
#content .tx-powermail .datesErsatzWrapper .icon,
#content .tx-powermail .zimmerErsatzWrapper .icon {
  font-size: 25px;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  top: -5px;
  position: relative;
}
#content .tx-powermail .datesErsatzWrapper .datelabel,
#content .tx-powermail .zimmerErsatzWrapper .datelabel {
  margin: 10px 0 20px;
}
#content .tx-powermail .datesErsatz,
#content .tx-powermail .zimmerErsatz {
  width: 100%;
  display: block;
  text-decoration: underline;
}
#content .tx-powermail .zimmerErsatz.hidden {
  display: none;
}
#content .tx-powermail .zimmerwrapper {
  position: relative;
  clear: both;
  max-height: 0;
  overflow: hidden;
}
#content .tx-powermail .zimmerwrapper .mandatory {
  right: 48.5%;
}
#content .tx-powermail .zimmerwrapper.open {
  overflow: visible;
  height: 45px;
  max-height: 100%;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail .zimmerwrapper.open {
    height: 60px;
  }
}
#content .tx-powermail .zimmerwrapper input {
  width: 50% !important;
  float: left !important;
  cursor: pointer;
  position: relative;
}
#content .tx-powermail .zimmerwrapper input.zimmerAuswahl {
  padding-left: 10px !important;
}
#content .tx-powermail .zimmerwrapper .nice-select {
  width: 22% !important;
  float: left !important;
  margin-left: 3%;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .zimmerwrapper .nice-select {
    width: 45% !important;
    margin-left: 10%;
    margin-top: 5px;
  }
  #content .tx-powermail .zimmerwrapper .nice-select.anzahlErw {
    margin-left: 0;
  }
}
#content .tx-powermail .zimmerwrapper .nice-select input {
  position: absolute;
}
#content .tx-powermail .zimmerwrapper .nice-select .list.nodisplay {
  display: none !important;
}
#content .tx-powermail .zimmerwrapper > .selectcon {
  right: 50%;
  cursor: pointer;
  z-index: 1;
  transition: transform 0.2s;
  background-size: 40%;
}
#content .tx-powermail .zimmerwrapper > .selectcon.show {
  z-index: 56;
  transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .zimmerwrapper > .selectcon {
    right: 0;
  }
  #content .tx-powermail .zimmerwrapper input {
    width: 100% !important;
  }
  #content .tx-powermail .zimmerwrapper:not(#zimmerwrapper1) input {
    margin-top: 25px;
  }
  #content .tx-powermail .zimmerwrapper:not(#zimmerwrapper1) > .selectcon {
    top: 25px;
  }
}
#content .tx-powermail .zimmerwrapper .clearZimmer {
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: block;
}
#content .tx-powermail .zimmerwrapper .clearZimmer::before,
#content .tx-powermail .zimmerwrapper .clearZimmer::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 1px;
  background: #192c28;
}
#content .tx-powermail .zimmerwrapper .clearZimmer::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
#content .tx-powermail .zimmerwrapper .clearZimmer::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
#content .tx-powermail .zimmerListe {
  position: absolute;
  top: 40px;
  z-index: 55;
  max-height: 0;
  padding: 0 2.5%;
  overflow: hidden;
  background-color: #e8ecec !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#content .tx-powermail .zimmerListe.open {
  max-height: 410px;
  padding: 5% 2.5% 2.5%;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .zimmerListe.open {
    padding: 5% 2.5%;
  }
}
#content .tx-powermail .zimmerListe.open .leiste span {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  height: 13px;
}
#content .tx-powermail .zimmerListe .leiste {
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  height: 13px;
  background-color: #d8dedf;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .zimmerListe .leiste {
    display: none;
  }
}
#content .tx-powermail .zimmerListe .leiste span {
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#content .tx-powermail .zimmerListe .zimmer {
  width: 45%;
  margin: 0 2.5% 2.5%;
  float: left;
  background-color: #ffffff;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .zimmerListe .zimmer {
    width: auto;
  }
}
#content .tx-powermail .zimmerListe .zimmer.active {
  background-color: #d8dedf;
}
#content .tx-powermail .zimmerListe img {
  width: 30%;
  height: auto;
  float: left;
}
#content .tx-powermail .zimmerListe img:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#content .tx-powermail .zimmerListe span {
  width: 70%;
  float: right;
  padding: 5px;
}
#content .tx-powermail .zimmerListe h2 {
  font-size: 13px;
  margin: 0;
  line-height: 16px;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .zimmerListe h2 {
    font-size: 14px;
    margin: 5px;
  }
}
#content .tx-powermail .zimmerListe p {
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .zimmerListe p {
    margin: 5px;
    font-size: 12px;
  }
}
#content .tx-powermail .powermail_fieldset_11 .selectcon {
  background-size: 16px;
  top: 0;
}
#content .tx-powermail .powermail_fieldset_11 hr {
  border-color: #e8ecec !important;
  margin: 30px 0;
}
#content .tx-powermail .powermail_fieldset_11 .nice-select,
#content .tx-powermail .powermail_fieldset_11 .zimmerAuswahl {
  box-shadow: none;
  text-transform: uppercase;
  border: none !important;
  background-color: #e8ecec !important;
}
#content .tx-powermail #powermail_fieldwrap_110 span.euro {
  position: absolute;
  right: 50%;
  font-size: 20px;
  top: 11px;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #powermail_fieldwrap_110 span.euro {
    right: 41px;
    top: 9px;
  }
}
#content .tx-powermail #powermail_fieldwrap_110 label {
  max-width: 20%;
  padding-top: 6px;
  line-height: 15px;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #powermail_fieldwrap_110 label {
    max-width: 50%;
    padding-top: 10px;
    line-height: 22px;
  }
}
#content .tx-powermail #powermail_fieldwrap_110 .mandatory {
  position: absolute;
  right: 46%;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #powermail_fieldwrap_110 .mandatory {
    right: 20px;
  }
}
#content .tx-powermail #powermail_fieldwrap_168 label,
#content .tx-powermail #powermail_fieldwrap_210 label {
  max-width: 30%;
}
#content .tx-powermail #powermail_field_geschenkgutscheinimwertvon {
  width: 50%;
  background-color: #e8ecec;
  text-align: right;
  padding-right: 30px;
  font-size: 20px;
  right: 48%;
  width: 20%;
  position: absolute;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #powermail_field_geschenkgutscheinimwertvon {
    right: 30px;
    width: 30%;
  }
}
#content .tx-powermail #background-overlay {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-opacity: 0;
  opacity: 0;
}
#content .tx-powermail #background-overlay.show {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  height: 100vh;
  width: 100vw;
  z-index: 50;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#content .tx-powermail .ageKinder {
  width: 22%;
  float: right;
  margin-bottom: 20px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .ageKinder {
    width: 50%;
  }
}
#content .tx-powermail .ageKinder div {
  clear: both;
}
#content .tx-powermail .ageKinder .selectcon {
  width: 25px;
  height: 33px;
  border-left: none;
}
#content .tx-powermail .ageKinder .ageTitle {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0;
  height: 25px;
}
#content .tx-powermail .ageKinder span {
  display: inline-block;
  height: 30px;
  margin-top: 4px;
  margin-right: 5px;
  float: left;
}
#content .tx-powermail .ageKinder span.mandatory {
  right: -15px;
}
#content .tx-powermail .ageKinder span.current {
  margin-top: -6px;
  margin-right: 22px;
}
#content .tx-powermail .ageKinder span .ageTitle {
  margin-right: 0;
}
#content .tx-powermail .ageKinder .nice-select {
  height: 30px !important;
  width: 60px !important;
  float: right !important;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail .ageKinder .nice-select {
    height: 60px !important;
    width: 75px !important;
  }
}
#content .tx-powermail .ageKinder .nice-select p {
  padding: 2px 5px;
  margin-top: -5px;
}
#content .tx-powermail .ageKinder .list {
  width: 100%;
  margin-left: -25%;
}
#content .tx-powermail .powermail_fieldset_53 .nice-select,
#content .tx-powermail .powermail_fieldset_54 .nice-select,
#content .tx-powermail .powermail_fieldset_13 .nice-select {
  background-color: transparent !important;
  border: 1px solid #192c28 !important;
}
#content .tx-powermail .powermail_fieldset_53 .nice-select:after,
#content .tx-powermail .powermail_fieldset_54 .nice-select:after,
#content .tx-powermail .powermail_fieldset_13 .nice-select:after {
  background-image: url(../../../images/arrow_select_n.svg);
}
#content .tx-powermail .powermail_fieldwrap_31 .nice-select,
#content .tx-powermail .powermail_fieldwrap_111 .nice-select {
  width: 25% !important;
  right: calc(45%);
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .powermail_fieldwrap_31 .nice-select,
  #content .tx-powermail .powermail_fieldwrap_111 .nice-select {
    right: 0;
    position: relative;
    width: 70% !important;
  }
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #powermail_fieldwrap_31 .nice-select,
  #content .tx-powermail #powermail_fieldwrap_111 .nice-select {
    margin-top: 0;
  }
}
#content .tx-powermail .selectcon {
  background: url("../../../images/arrow_select.svg") no-repeat center;
  position: absolute;
  top: -1px;
  right: 0;
  margin-top: 0;
  width: 40px;
  height: 42px;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail .selectcon {
    background-size: 20px !important;
    width: 50px;
    height: 60px;
  }
}
#content .tx-powermail fieldset {
  margin-bottom: 30px;
  text-transform: uppercase;
}
#content .tx-powermail fieldset.sendwrapper {
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
}
#content .tx-powermail fieldset.sendwrapper .powermail_fieldwrap_check {
  height: 20px;
  margin: 20px 0 10px;
}
#content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) .nice-select {
  padding: 2.5px;
}
#content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) {
  background-color: #192c28;
}
#content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) .nice-select,
#content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) input,
#content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) textarea {
  background-color: #d8dedf;
  width: 70%;
  float: right;
  border-radius: 0;
  border: 1px solid;
  padding: 0;
  clear: none;
  font-size: 15px;
}
@media screen and (min-width: 992px) {
  #content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) .nice-select,
  #content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) input,
  #content .tx-powermail fieldset.powermail_fieldset:not(.sendwrapper) textarea {
    height: 45px !important;
  }
}
#content .tx-powermail fieldset.powermail_fieldset .powermail_field.powermail_textarea {
  padding: 10px;
  height: 250px;
  line-height: 15px;
}
#content .tx-powermail fieldset.powermail_fieldset .powermail_field.powermail_input {
  padding: 0 10px;
  margin-bottom: 7.5px;
}
#content .tx-powermail fieldset.powermail_fieldset .nice-select {
  margin-bottom: 7.5px;
}
#content .tx-powermail fieldset legend {
  display: none;
}
#content .tx-powermail #powermail_fieldwrap_35,
#content .tx-powermail #powermail_fieldwrap_36,
#content .tx-powermail #powermail_fieldwrap_115,
#content .tx-powermail #powermail_fieldwrap_116 {
  width: 50%;
  float: left;
  clear: none;
  position: relative;
  top: -3px;
  margin-bottom: -0.5px;
}
#content .tx-powermail #powermail_fieldwrap_35 .mandatory,
#content .tx-powermail #powermail_fieldwrap_36 .mandatory,
#content .tx-powermail #powermail_fieldwrap_115 .mandatory,
#content .tx-powermail #powermail_fieldwrap_116 .mandatory {
  right: -10px;
}
#content .tx-powermail .powermail_fieldwrap {
  min-height: 42px;
  margin: 2.5px 0;
  clear: both;
}
#content .tx-powermail #powermail_field_plz {
  width: 40%;
}
#content .tx-powermail #powermail_fieldwrap_36 label,
#content .tx-powermail #powermail_fieldwrap_116 label {
  position: absolute;
  right: 73%;
}
#content .tx-powermail span.required {
  float: right;
  position: relative;
  top: -19px;
  text-transform: uppercase;
  font-size: 13px;
}
#content .tx-powermail input[type="checkbox"] {
  -webkit-opacity: 0;
  opacity: 0;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail input[type="checkbox"] {
    width: 0;
  }
}
#content .tx-powermail input[type="checkbox"] + label {
  margin-left: -20px;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail input[type="checkbox"] + label {
    font-size: 14px;
    margin-left: 0;
  }
  #content .tx-powermail input[type="checkbox"] + label span {
    margin-left: -5px;
  }
}
@media screen and (max-width: 767px) {
  #content .tx-powermail input[type="checkbox"] + label {
    margin-top: 30px;
  }
}
#content .tx-powermail input[type="checkbox"] + label span {
  display: inline-block;
  width: 30px;
  height: 25px;
  margin-top: -5px;
  vertical-align: middle;
  background: url("../Images/icon_checkbox.svg") center left no-repeat;
  background-size: 60px;
  cursor: pointer;
}
#content .tx-powermail input[type="checkbox"]:checked + label span {
  background: url("../Images/icon_checkbox.svg") center right;
  background-size: 60px;
}
#content .tx-powermail input[type="submit"] {
  text-transform: uppercase;
  font-size: 15px;
  background-color: #192c28;
  color: #ffffff;
  border: 1px solid;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid #192c28;
  width: 100%;
  height: 50px;
  border: none;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail input[type="submit"] {
    margin-top: 30px;
    font-size: 20px;
    text-transform: inherit;
  }
}
#content .tx-powermail input[type="submit"]:hover {
  background-color: transparent;
  color: #192c28;
  border: 1px solid #192c28;
}
#content .tx-powermail .has-error {
  box-shadow: 0 0 1px 1px red!important;
}
#content .tx-powermail #offerWrapper {
  max-height: 300px;
  overflow: auto;
  padding: 30px;
  background-color: #e8ecec !important;
}
#content .tx-powermail #offerWrapper .offer {
  clear: both;
  margin-bottom: 15px;
  position: relative;
}
#content .tx-powermail #offerWrapper .offer:last-child {
  margin-bottom: 0;
}
#content .tx-powermail #offerWrapper .offer:last-child hr {
  display: none;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #offerWrapper .offer:last-child span,
  #content .tx-powermail #offerWrapper .offer:last-child img {
    margin-bottom: 0;
  }
}
#content .tx-powermail #offerWrapper .offer.selected .selectfield span {
  background: url("../Images/icon_checkbox.svg") no-repeat center right;
}
#content .tx-powermail #offerWrapper .sdescriptioin {
  text-transform: initial;
  margin-top: 15px;
}
#content .tx-powermail #offerWrapper .selectfield {
  width: 9%;
  display: inline-block;
}
#content .tx-powermail #offerWrapper .selectfield span {
  height: 25px;
  width: 30px;
  padding: 0;
  float: none;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  margin-bottom: 0;
  background: url("../Images/icon_checkbox.svg") no-repeat center left;
  background-size: 60px !important;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #offerWrapper .selectfield span {
    top: 0;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
#content .tx-powermail #offerWrapper img {
  max-height: 100px;
  max-width: 28%;
}
#content .tx-powermail #offerWrapper img:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #offerWrapper img {
    margin-bottom: 15px;
  }
}
#content .tx-powermail #offerWrapper:last-child {
  margin-bottom: 0;
}
#content .tx-powermail #offerWrapper:last-child hr {
  display: none;
}
#content .tx-powermail #offerWrapper hr {
  position: relative;
  width: 60%;
  margin: 0;
  border-color: #192c28;
  clear: both;
  left: 39.5%;
  bottom: 1px;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #offerWrapper hr {
    left: 10%;
    width: 90%;
  }
}
#content .tx-powermail #offerWrapper span {
  width: 62%;
  padding: 0 10px;
  display: block;
  float: right;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail #offerWrapper span {
    width: 59%;
    margin-bottom: 15px;
  }
}
#content .tx-powermail #offerWrapper span h2 {
  margin: 0;
  line-height: 17px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  #content .tx-powermail #offerWrapper span h2 {
    text-align: left;
  }
}
#content .tx-powermail #offerWrapper span h3 {
  margin: 5px 0;
  font-size: 12px;
}
#content .tx-powermail #offerWrapper span h3.price {
  margin: -3px 0;
}
#content .tx-powermail #offerWrapper span p {
  text-transform: none;
}
#content .tx-powermail .powermail_fieldwrap_check fieldset {
  text-transform: none;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #content .tx-powermail .powermail_fieldwrap_check {
    height: auto !important;
    top: 5px;
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  .zimmerAuswahl {
    margin-bottom: 15px;
    text-transform: initial !important;
    font-size: 20px !important;
    user-select: none !important;
  }
  #powermail_fieldwrap_25 .nice-select {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  #powermail_fieldwrap_25 hr {
    clear: both;
  }
  #content .tx-powermail #offerWrapper img {
    height: auto;
  }
  #content .tx-powermail .zimmerListe {
    top: 60px;
  }
  #content .tx-powermail .zimmerListe .zimmer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #content .tx-powermail .zimmerListe p {
    margin-bottom: 0;
  }
}
.nice-select.open {
  z-index: 55;
}
.nice-select.open::after {
  transform: rotate(180deg);
  transform-origin: 50%;
}
.nice-select .list {
  width: 100%;
  max-height: 230px;
  height: auto;
  border-radius: 0;
  margin-left: 0 !important;
  overflow: scroll;
}
.nice-select .option {
  height: 40px;
  line-height: 40px !important;
  margin-bottom: 0 !important;
}
.nice-select .option.selected,
.nice-select .option:hover {
  background-color: #e8ecec !important;
}
@media screen and (max-width: 767px) {
  .nice-select .option {
    overflow: scroll;
  }
}
.nice-select::after {
  background: transparent url("../../../images/arrow_select.svg") no-repeat center;
  border: none;
  width: 15px;
  height: 16px;
  transform: rotate(0);
  margin-top: -8px;
  right: 15px;
  transform-origin: 50%;
}
.nice-select span {
  padding: 0 10px;
  font-weight: 100;
}
.nice-select p {
  padding: 10px;
}
body.restpl #content .tx-powermail #zimmerwrapper1 .selectcon,
body.restpl #content .tx-powermail #zimmerAuswahl1,
body.restpl #content .tx-powermail .zimmerErsatzWrapper,
body.restpl #content .tx-powermail .datepicker-inline {
  pointer-events: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=(50));
  opacity: 0.5;
}
body.restpl #content .tx-powermail #offerWrapper {
  display: none;
}
body.restpl #content .tx-powermail .restplatzpower {
  text-transform: initial;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0;
}
#content .tx-powermail .powermail_fieldwrap_submit.disabled input[type="submit"] {
  cursor: default;
  background-color: transparent;
  color: #192c28;
  border: 1px solid #192c28;
}
/*
#content .tx-powermail .powermail_fieldset_11 hr {
    display: none;
}
*/
