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

.rollen, .creatorrollen { display: none; }
#block-views-block-user-navigation-block-1 .field-content .meinteamlink, #block-views-block-user-navigation-block-1 .field-content .hallo {
  margin: 100px 60px 0px 60px;
  padding: 30px;
  text-transform: uppercase;
  font-weight: 600;
  background: #f4f4f4;
  border: 1px solid transparent;
  text-align: center;
}

#block-views-block-user-navigation-block-1 .field-content .meinteamlink p { font-weight: 400; text-transform: none; margin-bottom: 0px!important; font-size: 0.8em!important; }

#block-views-block-user-navigation-block-1 .field-content .meinteamlink:hover, #block-views-block-user-navigation-block-1 .field-content .hallo:hover {
  border: 1px solid #000;
}

.meinteamlink, .hallo { display: none; }

.rgflex { margin-left: 30px; }
.rgflex.active, .bestell.active { border-bottom: 1px solid #000; border-left: 1px solid #000; color: #000; }
.rgflex, .bestell { border-bottom: 1px solid #f4f4f4; border-left: 1px solid #f4f4f4; }
.rgflex:hover, .bestell:hover { border-bottom: 1px solid #000; border-left: 1px solid #000; }
.bestelltabelle .rgflex h2, .bestelltabelle .bestell h2 { color: #828282; }
.bestelltabelle .rgflex.active h2, .bestelltabelle .bestell.active h2 { color: #000; }
.monthrow { margin: 50px 0px; }
.monthrow .header { font-size: 1.1em; color: #828282; padding-bottom: 10px; }
.quartalsrow { position: relative; padding: 20px 0px; border-bottom: 1px solid #f4f4f4; align-content: center; }
.wochenabrechnungen .monthrow:first-child .quartal .quartalsrow:first-child { padding: 40px 0px; }
.quartalsrow::before {
position: relative;
content: "";
display: inline-block;
width: 40px;
height: 44px;
background: url('../../images/icons/new/rechnung.svg') no-repeat;
background-size: 40px 44px;
padding-left: 6px;
 }

 .quartalsrow .link-absolute { text-indent: -999999px; color: #FFF; opacity: 0; }

.abrheader, .quartalsrow .flexbox-container { padding-left: 30px;}
.abrheader b { color: #000; }
.quartalsrow p { margin: 0px 0px; }
.quartalsrow:hover {  border-bottom: 1px solid #000; }
.quartalsrow:hover, .bestelltabelle .view-header .flexbox-container:hover { background: #f4f4f4; cursor: pointer; }
.quartalsrow .orders { margin-right: 20px; }
.quartalsrow .orders, .quartalsrow .total { padding-left: 6px; }
.abrheader { text-transform: none; font-size: 0.8em; padding-bottom: 4px; }
.quartalsrow p.flexbox-container { font-size: 0.8em; }
.wochenabrechnungen .monthrow:first-child .quartal .quartalsrow:first-child .abrheader { text-transform: uppercase; font-size: 0.95em; padding-bottom: 10px; }



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

}

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


#block-kontobenefits li span{ font-size: 0.9em; line-height: 2.2em; padding-left: 60px; }
#block-kontobenefits li img{ position: absolute;width: 32px; height: 32px; margin-top: 2px; }


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

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

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

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

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

.adressbuchslider {
  position: relative; width: 340px; margin: 0px auto;
}
.adressbuchslider .slick-dots {
   margin: 0px auto 20px auto;
}

.konto-popup .adressbuchslider a {
    font-size: 0.9em!important;
    line-height: 1.1em!important;
}

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

#profile-customer-address-book-add-form,
#profile-customer-edit-form,
.path-user #user-form,
#profile-customer-address-book-edit-form {
  max-width: 900px;
  width: 100%;
  margin: 0px auto;
    padding: 0px 40px;
}
#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";
  position: relative;
  width: 100%;
  display: block;
  margin: 0px 0px 40px 0px;
font-size: 1.5em;
line-height: 1.5em;
letter-spacing: 0.02em;
color: #000;
margin-top: 0px;
font-weight: 600;
}
#profile-customer-edit-form::before,
#profile-customer-address-book-edit-form::before {
content: "Adresse bearbeiten";
 }

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

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

#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: 1em;
  width: 310px;
}
.path-user .form-item-address-0-address-address-line2,
.path-profile .form-item-address-0-address-address-line2 {
  width: 100px;
}
.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 { color: #718A82; font-size: 0.7em; }
#edit-account .description, .password-strength__title, .js-password-confirm-message { font-size: 0.65em; }
.password-suggestions { display: none!important; }
 #user-form #edit-actions input { margin-bottom: 60px; background: #1f4f46; font-size: 1em; }
 #user-form #edit-actions input:hover { background: #000; cursor: pointer; }

#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;
}

   .path-user input#edit-submit, .path-profile input#edit-submit, .path-user input#edit-delete {
        font-weight: 500; border-radius: 12px; letter-spacing: 0.05em;
        background: #1f4f46; color: #FFF; margin-top: 30px;
        width: auto; text-transform: uppercase; font-size: 0.9em;
        padding: 20px 40px;
   }

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

   .path-profile summary {
     display: none;
   }

.path-user label, .path-profile label, .flexteam label { color: #828282; text-transform: uppercase; font-size: 1em;  }

.address-book__profile--default {
  font-size: 120%; color: #000; line-height: 1.2em;
}
p.address span { margin-right: 4px; }
.address .firm { color: #828282; }

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

.request-password-link { color: #828282; }
.create-account-link { text-transform: uppercase; letter-spacing: 0.01em; }


.konto-popup .views-group .hallo {
  display: block;
  margin: 70px 30px 0px 30px;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}

.address-book__set-default-link {
  display: none;
}


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

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

.adresswechsel-btn, .address-book__edit-link {
font-size: 0.7em;
margin-top: 20px;
display: block;
}

.adresswechsel-btn small {
  display: block;
  line-height: 1.15em;
  color: #828282;
  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-family: 'Sanchez-Light'; font-size: 1.5em;
line-height: 1.6em;
letter-spacing: 0.02em;
display: inline-block; margin: 0px; }

.address-book__profiles { margin-bottom: 70px; }
.address-book__profile { margin: 40px 20px; display: block; padding: 40px; border: 1px solid transparent; }
.address-book__profile--default.address-book__profile:hover { border: 1px solid transparent; cursor: default; }
.address-book__profile:hover { border: 1px solid #828282; cursor: pointer; }

.address-book__profile:hover .adresswechsel-btn { display:block; }
.address-book__add-link { margin-top: 40px; }
.address span { display: block; }

#block-views-block-user-navigation-block-1 .profillinks div, #block-views-block-user-navigation-block-1 .orderlinks div {
  position: relative; background: #f4f4f4;  padding: 30px 15px; border: 1px solid transparent;
}
#block-views-block-user-navigation-block-1 .profillinks div {
  margin: 30px 30px 30px 15px;
}
#block-views-block-user-navigation-block-1 .orderlinks div {
  margin: 30px 15px 30px 30px;
}

#block-views-block-user-navigation-block-1 img { height: 60px; width: 60px; margin: 0px auto 10px auto; }

#block-views-block-user-navigation-block-1 .field-content a {
  display: block; font-size: 0.85em; text-align: center;
}
#block-views-block-user-navigation-block-1 .profillinks div:hover, #block-views-block-user-navigation-block-1 .orderlinks div:hover {
  border: 1px solid #000; cursor: pointer;
}
#block-views-block-user-navigation-block-1 .field-content .flexbox-container { margin: 0px 30px 30px 30px; }
#block-views-block-user-navigation-block-1 .profillinks, #block-views-block-user-navigation-block-1 .orderlinks {
  display: inline-block; width: 50%;
}


#user-pass::before {
    content:"Passwort zurücksetzen";
}

#block-userlogin #user-login-form { margin: 0px; }
#user-login-form ul { padding: 0px; margin: 20px 0px; font-size: 0.9em; }
#user-login-form label, #block-alex-theme-login input { width: 100%; display: block; }
#user-login-form label { display: none; }
#user-login-form input { padding: 14px 16px; width: 300px; text-align: center; margin: 5px 0px; font-size: 0.85em; font-family: 'Sanchez-Light'; border: 1px solid #f4f4f4; background: #f4f4f4; }
#user-login-form .js-form-type-password { margin-top: 0px; }
#block-userlogin #user-login-form, #block-userlogin ul { padding: 10px 0px 5px 40px; }

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


.realylogin {
background: #1f4f46;
display: inline-block;
padding: 14px 36px;
text-transform: uppercase;
transition: all 0.3s;
color:#FFF;
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: #000;
}

@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 #000; 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) {

  .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;
}

  #block-userlogin #user-login-form, #block-userlogin ul {
    padding: 0px 30px;
}

#block-userlogin {
    padding: 20px 0px 15px 0px;
}

.realylogin {
    font-size: 0.8em;
}


  .konto-popup .views-group .hallo {
    font-size: 1.1em;
    padding-bottom: 0px;
}

.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: 800px) {
  #block-views-block-user-navigation-block-1 .field-content .flexbox-container { display: flex; margin: 0px 16px 16px 16px; }
  #block-views-block-user-navigation-block-1 .profillinks div, #block-views-block-user-navigation-block-1 .orderlinks div {
    padding: 15px 10px;
  }
  #block-views-block-user-navigation-block-1 .profillinks div {
    margin: 16px 16px 16px 8px;
  }
  #block-views-block-user-navigation-block-1 .orderlinks div {
    margin: 16px 8px 16px 16px;
  }

  #block-views-block-user-navigation-block-1 .field-content .meinteamlink, #block-views-block-user-navigation-block-1 .field-content .hallo {
    margin: 60px 30px 0px 30px;
  }

  #block-views-block-user-navigation-block-1 .field-content a {
    display: block;
    font-size: 0.7em;
    line-height: 1.2em;
  }
  .konto-popup .views-group .hallo {
    margin: 20px auto 0px auto;
    font-size: 1.1em;
    padding-bottom: 0px;
}

}

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

  #user-login-form input, .realylogin {
      width: 100%;
  }

  .address-book__profile { padding: 20px; }
  .address-book__profile { border-bottom: 1px solid #f4f4f4; padding-bottom: 10px; margin: 10px 0px; }

}
