.powermail_fieldwrap {
  display: block;
  clear: both;
}
.powermail_label, .powermail_field  {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.powermail_label {
  vertical-align: top;
  min-width: 150px;
}

#c193 h3 {
  color: #E3001B;
  font-size: 28px;
  letter-spacing: 1.3px;
  font-family: MetaWeb;
  font-weight: bold;
  text-transform: uppercase;
}

#c193 fieldset {
  border: none;
}

#c193 legend {
  display: none;
}

#c193 .powermail_input, .powermail_select, .powermail_textarea {
  width: 100%;
}

#c193 .powermail_submit {
  margin-left: 170px;
  width: 250px;
 
  font-weight: bold;
  background: #6F7E83;
  background: -moz-linear-gradient(top, #6F7E83 0%, #6F7E83 50%, #32474F 50%, #32474F 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6F7E83), color-stop(50%,#6F7E83), color-stop(50%,#32474F), color-stop(100%,#32474F));
  background: -webkit-linear-gradient(top, #6F7E83 0%,#6F7E83 50%,#32474F 50%,#32474F 100%);
  background: -o-linear-gradient(top, #6F7E83 0%,#6F7E83 50%,#32474F 50%,#32474F 100%);
  background: -ms-linear-gradient(top, #6F7E83 0%,#6F7E83 50%,#32474F 50%,#32474F 100%);
  background: linear-gradient(to bottom, #6F7E83 0%,#6F7E83 50%,#32474F 50%,#32474F 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F7E83', endColorstr='#32474F',GradientType=0 );
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 1.3em;
  height: 1.6em;
  padding-top: 5px;
  border-radius: 5px 5px 5px 5px;
  cursor: pointer;

}


@media (min-width: 992px) {
  #c193 .powermail_field {
    width: calc(100% - 240px);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #c193 .powermail_field {
    width: calc(100% - 200px);
  }
}

@media (max-width: 767px) {
  #c193 .powermail_field {
    width: 100%;
  }
}



/* Umfrage Hygienemassnahmen */

.powermail_form.hygiene .powermail_fieldset.powermail_fieldset_21 {
    padding: 0;
    border: none;
}


.powermail_form.hygiene > h3,
.powermail_form.hygiene legend{
    display: none;
}
.powermail_form.hygiene .powermail_fieldwrap_type_radio > .powermail_field {
    display: block;
}
.powermail_form.hygiene legend:first-child + .powermail_fieldwrap {
    margin-top: 20px;
}
.powermail_form.hygiene .powermail_fieldwrap + .powermail_fieldwrap {
    margin-top: 20px;
}
.powermail_form.hygiene .powermail_fieldwrap_fahrten_pro_woche_seit_beginn_pandemie + .powermail_fieldwrap_mitderbsag,
.powermail_form.hygiene .powermail_fieldwrap_ichfuehlemichdurchdieoberflaechenhandlungbesservorbakterienundvirengeschuetzt + .powermail_fieldwrap_fuehle_mich_sicherer_durch_kupfertapes,
.powermail_form.hygiene .powermail_fieldwrap_fuehle_mich_sicherer_durch_kupfertapes + .powermail_fieldwrap_fuehle_mich_sicherer_durch_oberflaechenbeschichtung
{
    margin-top: 0px;
}
.powermail_form.hygiene .powermail_fieldwrap.inline > .powermail_field,
.powermail_form.hygiene .powermail_fieldwrap.inline .radio
{
    display: inline-block;
    border-bottom: none;
}
.powermail_form.hygiene .powermail_fieldwrap.inline .radio + .radio {
    margin-left: 10px;
}

.powermail_form.hygiene{
  font-size: 1rem;
}  
.powermail_form.hygiene .powermail_label {
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    margin-top: 0.5rem;
    color: #5c790b;
}
.powermail_form.hygiene .checkbox, .powermail_form.hygiene .radio {
    border-bottom: 0px dotted #eee;
    padding: 0.1rem 0 0.1rem 0;
}
.powermail_form.hygiene #powermail_field_e_mail {
    height: 2.5rem;
    padding-left: .65rem;
    background: #eee;
    border: none;
    width: 100%;
}
.powermail_form.hygiene .powermail_submit {
    background: #81a815;
    border: none;
    font-weight: bold;
    color: #fff;
    padding: 0.8rem 1rem;
    font-size: 1.1rem;
    border-radius: 2px;
    margin-top: 0.5rem;
}
.powermail_form.hygiene .powermail_submit:hover {
    background: #94BD23;
    cursor: pointer;
}
.powermail_form.hygiene .powermail_fieldwrap.powermail_fieldwrap_type_text.powermail_fieldwrap_ichfuehlemichdurchdieoberflaechenhandlungbesservorbakterienundvirengeschuetzt .powermail_field{
  font-weight: bold;
  font-size: 18px;
  margin-top: 1.5rem;
  color: #5c790b;
}
.powermail_form.hygiene [type="checkbox"], .powermail_form.hygiene [type="radio"] {
    margin-right: 5px;
}
.powermail_form.hygiene .powermail_field{
     min-width: 50%;
}
.powermail_form.powermail_form_11.hygiene {
    margin-bottom: 2rem;
}
#c2309 .ce-body table td {
    padding: 10px 10px;
    font-size: 1rem;
}
#c2309 .ce h1{
    font-family: MetaWeb;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0 !important;
}
#c2309 .visible-xs-inline-block.visible-sm-inline-block.visible-md-inline-block.visible-lg-inline-block {
    display: inline-block;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding: ;
}
#c2309 .btn.btn-danger {
    background: #3c3c3c;
    border: none;
    font-weight: bold;
    color: #fff;
    padding: 0.7rem 1rem;
    font-size: 1.1rem;
    border-radius: 2px;
    margin-top: 0.5rem;
    margin-right: 0.4rem;
}
#c2309 .btn.btn-primary {
    background: #81a815;
    border: none;
    font-weight: bold;
    color: #fff;
    padding: 0.7rem 1rem;
    font-size: 1.1rem;
    border-radius: 2px;
    margin-top: 0.5rem;
}
