
/* KONTO SEITEN
********************************************/


.address-container-inline { display: flex; width: 100%; }

.address-container-inline > div {
  display: inline-block;
  width: calc(50% - 3px);
}

.address-container-inline > div:nth-child(1) {
  margin: 0px 3px 0px 0px;
}

.address-container-inline > div:nth-child(2) {
  margin: 0px 0px 0px 3px;
}

.field--widget-datetime-default {
  margin-top: 6px;
}
.field--widget-datetime-default h4 {
  margin: 5px 0px 7px 0px; display: block; font-size: 0.9em;
}

#edit-account input { margin: 4px 0px 20px 0px; }
#edit-account .description { display: none; }

.creatorrollen, #user-register-form .form-item-name { display: none; }

.konto-popup .usermenu img { width: 60px; height: 60px; margin: 0px auto 6px auto; }
.usermenu .threegrid > div {
  padding: 10px; border: 1px solid transparent;
}
.usermenu .threegrid > div:hover {
  cursor:pointer; border: 1px solid gray;
}

#user-form .confirm-parent, #user-form .password-parent {
  max-width: 100%;
}

.overflowauto { position: relative; width: 100%; overflow: auto; }

#edit-account .js-form-item-name { display: none!important;}

.view-user-navigation .field-content div { position: relative; }

#profile-customer-edit-form details > .details-wrapper {
  padding: 0px;
}
#profile-customer-edit-form details {
  border: none;
}

#profile-customer-edit-form #edit-delete {
  display: none; margin-left: 20px; background: none; padding: 6px 15px;
 }

.bestelltabelle .view-header .flexbox-container { padding: 10px 15px; }

.auth-user-form--footer {
  position: relative; display: inline-block;
  margin-right: 60px;
}

.formcontainer { display: inline-block; width: calc(100% - 320px); }

.forderlink { color: #0D0D0D; }
.forderlink:hover { text-decoration: underline; }

  #user-register-form .flexbox-container {
    align-items: flex-start;
  }

#block-views-block-images-kontoimage { width: 420px; }

.address-book__container .adresswechsel-btn { display: none!important; height: 0px!important; }

#user-pass-reset,
#user-register-form, #user-pass, .path-user #block-alex-theme-local-tasks,
#profile-customer-address-book-add-form,
.address-book__container,
#profile-customer-edit-form,
.path-user #user-form,
#profile-customer-address-book-edit-form,
.abstanduserpages {
  width: 850px;
  max-width: calc(100% - 20px);
  margin: 70px auto 50px auto;
  padding: 0px 10px;
}

.region-login {
  width: 600px;
  max-width: 100%;
}

#user-login-form {
  margin-bottom: 20px;
}

.adressrow .field--name-field-telefonnummer { font-size: 0.9em; }

.abstanduserpages { margin-bottom: 100px; }

#profile-customer-address-book-add-form::before,
#profile-customer-address-book-edit-form::before,
#profile-customer-edit-form::before,
.path-user #user-form::before,
#user-register-form::before,
#user-pass::before {
  content: "Neue Adresse anlegen";
  width: 100%;
  display: block;
  margin: 0px 0px 30px 0px;
}
#profile-customer-edit-form::before,
#profile-customer-address-book-edit-form::before {
content: "Kontakdaten bearbeiten";
 }

 #user-register-form::before {
     content: "Konto anlegen";
 }

 .path-user #user-form::before {
   content: "Konto bearbeiten";
 }

 #user-pass::before {
   content: "Passwort ändern";
 }

#profile-customer-address-book-add-form #edit-address-0-address-country-code,
#profile-customer-edit-form #edit-address-0-address-country-code,
#profile-customer-address-book-edit-form #edit-address-0-address-country-code{
  display: none;
}

.path-user .form-item-address-0-address-address-line2 label,
.path-profile .form-item-address-0-address-address-line2 label {
position: relative!important;
clip: rect(1px, 1px, 1px, 1px);
width: 100%;
height: auto;
}

.path-user .form-item-address-0-address-address-line1,
.path-profile .form-item-address-0-address-address-line1 {
  margin-right: 6px;
  width: 70%;
}
.path-user .form-item-address-0-address-address-line2,
.path-profile .form-item-address-0-address-address-line2 {
  width: calc(30% - 6px);
}
.path-user .form-item-address-0-address-address-line1,
.path-user .form-item-address-0-address-address-line2,
.path-profile .form-item-address-0-address-address-line1,
.path-profile .form-item-address-0-address-address-line2{
  display: inline-block;
}

#profile-customer-address-book-add-form #edit-address-wrapper {
  padding: 0px;
}

#profile-customer-address-book-edit-form #edit-actions,
#profile-customer-address-book-add-form #edit-address-wrapper,
#profile-customer-address-book-add-form #edit-field-telefonnummer-wrapper,
#profile-customer-address-book-add-form #edit-actions,
#profile-customer-edit-form #edit-actions,
.path-user #user-form #edit-actions,
#user-register-form #edit-actions{
  position: relative;
  width: 100%;
  display: block;
  overflow:hidden;
}

#profile-customer-address-book-add-form #edit-actions,
#profile-customer-edit-form #edit-actions,
.path-user #user-form #edit-actions,
#profile-customer-address-book-edit-form #edit-actions,
#user-register-form #edit-actions { margin-bottom: 70px; }

.bestelltabelle .views-field-nothing a::before{
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px; height: 23px;
  left: 0px;
  background: url('../../images/icons/new/rechnung.svg') no-repeat;
  background-size: 20px 23px;
}
.bestelltabelle .views-field-nothing a { display: inline-block; margin-left: 25px; }


.path-user #edit-account { width: 100%; padding-top: 10px; }
.path-user .description { font-size: 0.7em; }
#edit-account .description, .password-strength__title, .js-password-confirm-message { font-size: 0.7em; line-height: 1.1em; }
.password-suggestions { display: none!important; }
 #user-form #edit-actions input { margin-bottom: 60px; font-size: 1em; }

#edit-status--wrapper { margin-top: 12px; }
#edit-status--wrapper legend {
  display: none;
}

.path-user main .js-form-type-radio input {
  width: auto;
}

.path-user main .js-form-type-radio label {
  width: auto; display: inline-block;
}

#edit-address-wrapper summary { display: none; }

   .path-user input#edit-submit, .path-user input#edit-delete, .path-profile input#edit-submit {

        letter-spacing: 0.05em;
        margin-top: 30px!important;
        margin-bottom: 20px!important;
        width: auto!important;;
        padding: 6px 30px!important;

   }


   .path-user input#edit-submit:hover, .path-profile input#edit-submit:hover {
      cursor: pointer;
   }

   .path-profile summary {
     display: none;
   }

 .flexteam label { text-transform: uppercase; font-size: 1em;  }

.address-book__profile--default {
  font-size: 120%; line-height: 1.2em;
}

p.address span { margin-right: 4px; }

.path-user .description { font-size: 0.7em; }


.create-account-link { letter-spacing: 0.01em; }


#realylogout {
  margin: 0px auto;
  display: inline-block;
  text-align: center;
}

.realylogout, .stayhome {
  margin: 5px;
}

.address-book__profiles a {
font-size: 0.8em;
margin: 4px 8px 4px 0px!important;
}

.adresswechsel-btn small {
  display: block;
  line-height: 1.15em;
  padding-top: 10px;
  text-transform: none;
}

.bestelltabelle { margin-bottom: 60px; }
.bestelltabelle .rows { position: relative; width: 100%; overflow-x: scroll; }
.bestelltabelle td.views-field-placed  { min-width: 200px; }
.bestelltabelle img, .adressbuch img { width: 80px; height: 80px; display: inline-block; margin-right: 30px; }
.bestelltabelle h2, .adressbuch h2 { font-size: 1.5em;
line-height: 1.6em;
letter-spacing: 0.02em;
display: inline-block; margin: 0px; }

.address-book__profiles { display: block; margin-bottom: 70px; }
.address-book__profile { margin: 20px 0px; display: block; padding: 20px 0px; }

.address-book__add-link { margin: 40px 0px 0px 0px; }
.address span { display: block; }

main #edit-actions #edit-submit { margin-right: 1em!important; }

.konto-popup #block-userlogin a { font-size: 0.9em; }

#user-login-form .form-actions {
  width: 100%;
}

#user-login-form label { display: none; }

.realylogin {
display: none;
padding: 14px 36px;
text-transform: uppercase;
transition: all 0.3s;
font-weight: 600;
border-radius: 12px;
border: none;
font-size: 1em;
margin: 5px 0px 20px 0px;
width: 300px;
text-align: center;
}

.realylogin:hover {
  cursor: pointer;
  background: #0D0D0D;
}

@media screen and (max-width: 1200px) {
  .bestelltabelle img, .adressbuch img {
      width: 40px;
      height: 40px;
      margin-right: 20px;
  }
  .bestelltabelle h2, .adressbuch h2 {
    font-size: 1.1em;
    line-height: 1.3em;
}
.bestelltabelle td, .bestelltabelle th  {
  font-size: 0.65em;
  }


}

@media screen and (max-width: 900px) {

  .flexbox-container.adressbuch { display: flex!important; }
  .address-book__container--customer .address-book__profile, .address-book__profiles {  width: 100%!important; display: block; }
  .address-book__profile { border-bottom: 1px solid #0D0D0D; padding-bottom: 20px; margin: 30px 0px; }
  .address-book__profile--default {
    font-size: 114%;
  }
  .adresswechsel-btn, .address-book__edit-link {
    margin-top: 0px; text-align: left; clear: both;
  }
    .adresswechsel-btn small { max-width: 220px; }
  .address-book__add-link { display: block; }

}

@media screen and (max-width: 800px) {

  .path-user .form-item-address-0-address-address-line1,
  .path-profile .form-item-address-0-address-address-line1 {
    margin-right: 0px;
    width: 100%;
  }
  .path-user .form-item-address-0-address-address-line2,
  .path-profile .form-item-address-0-address-address-line2 {
    width: 100%;
  }

    .address-container-inline { display: block; }

    .address-container-inline > div {
      display: block;
      width: 100%;
    }

    .address-container-inline > div:nth-child(1) ,
    .address-container-inline > div:nth-child(2) {
      margin: 0px;
    }

  .rgflex {
      margin-left: 0px;
      margin-top: 20px;
  }

  .wochenabrechnungen .monthrow:first-child .quartal .quartalsrow:first-child {
    padding: 26px 0px;
}
.quartalsrow {
    padding: 13px 0px;
}

.quartalsrow::before { display: none; }

.abrheader, .quartalsrow .flexbox-container {
    padding-left: 0px;
}

.monthrow .header {
    font-size: 1em;
}

.wochenabrechnungen .monthrow:first-child .quartal .quartalsrow:first-child .abrheader {
    font-size: 0.85em;
}

.realylogin {
    font-size: 0.8em;
}

.konto-popup #block-userlogin a {
  font-size: 0.8em;
}

.auth-user-form--footer, .formcontainer {
    display: block;
    margin-right: 0px;
    width: 100%;
}

#block-kontobenefits {
    position: relative;
    padding: 20px 0px 20px 0px;
}

}


@media screen and (max-width: 480px) {
  .usermenu .threegrid > div {
    padding: 10px 4px;
  }
}
