.ph-brand {
    top: 0;
  }
  .teilnahme-check {
    background: #eee;
    height: 2.3rem;
    border: 1px solid #ccc;
  }
  .days, .themen, .confirm {
    padding: 2rem;
    line-height;
    display: table;
    height: 1.2rem !important;
    width: 1.2rem;
    margin: 0.5rem auto !important;
  }
  .field_sonstiges {
    width: 95% !important;  
  }
  .prefix {
    border-right: 1px solid #ccc !important;
  }
  .pre_padding input {
    max-width: 80%;
  }
  .checklable {
    width: 94%;  
    margin-bottom: 1rem;
  }
  .einverstanden, .noattend {
    text-align: left;
    padding-left: 1rem;
  }

  @media only screen and (max-width: 40em) {
    .noattend, .einverstanden, .checklable {
      height: auto !important;
      min-height: 3rem !important;
      line-height: 1.7 !important;
      display: flex;
      justify-content: center;
      align-items: center;  
    }
    .days {
      padding: initial !important;
    }
    .visit_request_check, .confirm, .themen, .days {
      margin-top: 0.9rem !important;
    }
    .visit_request, .teilnahme-check {
      height: 3rem ;
    }
  }
  
  /*Messe Checkin*/

  #c62721 .prefix {
    border-right: 1px solid #ccc !important;
  }

  #c62721 .anzahl span.postfix {
    background: #fff !important;  
  }

  #c62721 .pre_padding input {
    max-width: 90%;
  }

  #c62721 #admail {
    max-width: 95%;  
  }

  #c62721 form[name=address_search] .row .large-3 {    
   float: left;
  } 

  @media only screen and (max-width: 40em) {
    #c62721 #admail {
      max-width: 100%;  
    }
    #c62721 form[name=address_search] .row .medium-6 {    
      width: 58.33333%;
    }
  }

  #c62721 .dabei {
      margin-bottom: 1rem;
  }

  #c62721 .ft-messe-check-in {
    width: 100%;
  }

  #c62721 .select_checkin {
    background: #232f5a;
    color: #fff;
    text-align: center;
    line-height: 1.825rem;
    border-bottom: 1px solid;
    transition: 0.4s;
  }
  #c62721 .select_checkin:hover {
    background: #555;
    transition: 0.4s;
  }

  #c62721 .anzahl span.postfix {
    width: 85%;
  }

  #c62721 .select_checkin a {
    color: #fff;
    background: none;
    padding: 0;
    margin: 0;
  }

  #c62721 .nachricht {
    height: 3.5rem;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */      
  }

  #c62721 .b_suchen {
    background: #232f5a;
    margin-left: 0.4rem;  
  }

  #c62721 .b_neu {
    background: #E50833;
    width: 100%;
    float: right;
  }

  #c62721 .search_wrap {
    padding: 0;
  }

  #c62735 .bestellnummer {
    max-width: 91% !important;
  }

  #c62721 fieldset legend {
    background: none;
  }

  #c62735 .expand, #c62721 .expand {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.8rem;
    background: #232f5a;
    transition: 0.4s;
  }
  #c6273 .expand, #c62721 .expand:hover {
    background: #f2f2f2;
    color: #333;
    transition: 0.4s;
  }
  .ft-messe-geschenkdaten table {
    width: 100%;
  }
  #c62721 #adtext {
    height: 3.5rem;
  }