#block-menu-menu-haendlerservice h2 {
    display:none;
}

#content #block-menu-menu-haendlerservice .content ul {
    margin:0;
}

#block-menu-menu-haendlerservice ul.menu li {
    float:left;
    list-style:none;
}




.confirm-parent, .password-parent {
    width:auto !important;
    margin:1em 0 !important;
}

input.password-confirm, input.password-field {
    margin-bottom:0 !important;
}



#merchantservice-create-angebot-form fieldset#edit-buttons.step2  #edit-submit {
    float:left;
}

#merchantservice-create-angebot-form fieldset#edit-buttons .js-pdf-button {
    margin-left:20%;
    padding: 3px 0;
}


#merchantservice-account-add-form .description {
    display:block;
    width:47%;
}


.selectedProduct {
    opacity:0.5;
}

.selectedProduct a, .selectedProduct div {
    cursor:default;
}

#merchantservice-create-angebot-form #edit-back {
    display:none;
}


body.page-haendlerservice form#user-login-form .item-list ul, body.page-haendlerservice form#user-login-form .item-list li {
    margin:0;
    padding:0;
}

/*body.page-haendlerservice #menuZeile li.menu-7917, body.page-haendlerservice #menuZeile li.menu-6694, body.page-node-add-merchant-news #menuZeile li.last,  {
    float:right;
    padding-right:0;
    padding-left:25px;
}*/

body.page-haendlerservice #menuZeile li.menu-6694,
body.page-node-add-merchant-news #menuZeile li.menu-6694 {
  margin-left: 50px;
}

#menuZeile li.username a.active, #menuZeile li.username, #menuZeile li.username a:hover {
    background:none !important;
    color:#666;
}

/*  News  */

body.node-type-merchant-news h1#page-title {
    display:none;
}

#content ul.ms-newslist {
    margin:0;
    padding:0;
}

.item-list ul.ms-newslist > li {
    margin:0;
    padding:70px 0;
    border-top:1px solid #999;
}

.item-list ul.ms-newslist > li li {
    list-style-type: disc;
}

.item-list ul.ms-newslist li.first {
    border:none;
}

.field-name-merchant-news-image {
    text-align:center;
}

#merchant-news-node-form .field-name-merchant-news-image {
    text-align:left;
}



/* Content Left - Right  */


.contentLeft-neu, .contentRight-neu {
    width:50%;
    margin:0;
}

.contentLeft-neu {
    float:left;
}

.contentRight-neu {
    float:right;
}

.contentLeft-neu > div, .contentLeft-neu > p, .contentLeft-neu > h1, .contentLeft-neu > h2, .contentLeft-neu > h3, .contentLeft-neu > h4, .contentLeft-neu > h5, .contentLeft-neu > h6 {
    margin-left:30px;
    margin-right:15px;
}

.contentRight-neu > div, .contentRight-neu > p, .contentRight-neu > h1, .contentRight-neu > h2, .contentRight-neu > h3, .contentRight-neu > h4, .contentRight-neu > h5, .contentRight-neu > h6 {
    margin-left:15px;
    margin-right:30px;
}





.field-name-merchant-news-subtitle, h3.datefield {
/*    font-family:"UniversLTW02-57Condense 726300";*/
    font-family:"Univers LT W02 55 Roman";
}

.formcenter.ownaccount {
    margin-top:40px;
}

/* News erstellen */

 form.grayform #edit-merchant-news-image div.image-widget-data {
     float:none;
 }

 form.grayform #edit-merchant-news-image div.image-widget-data > div {
     clear:both;
}

 form.grayform #edit-merchant-news-image div.image-widget-data .form-submit {
   float: right;
   margin-left:30px;
   padding-top:8px;
   padding-bottom:8px;
}

 form.grayform #edit-merchant-news-image label, form.grayform #edit-merchant-news-image .description {
     display:block;
 }



/* Händlerübersicht */

.haendlerUebersicht tr.even {
  background: white;
}

.haendlerUebersicht .js-hs-showChildren {
  cursor: pointer;
}

.haendlerUebersicht td {
  border: none !imporant;
}

.haendlerUebersicht h1 {
  margin-left: 20px;
}

.haendlerUebersicht h3 {
  margin-left: 60px;
  margin-bottom: 0;
}

.haendlerUebersicht .hs-seller, .haendlerUebersicht .hs-trader {
  display: none;
}

.haendlerUebersicht .highlight, .haendlerUebersicht .even.highlight {
  background: #f3f4ee;
}

.haendlerUebersicht .childIcon h1:before, .haendlerUebersicht .childIcon h3:before {
  content: url(../images/icon_pfeil_rechts.png);
  position: absolute;
  margin-left: -20px;
  margin-top: -2px;
  line-height: 30px;
}

.haendlerUebersicht .childIcon.open h1:before, .haendlerUebersicht .childIcon.open h3:before {
  content: url(../images/icon_pfeil_down.png);
}

.haendlerUebersicht .label-sm {
   margin-left: 100px;
}

.report_user_login_dauer {
  margin-left: 50px;
}

#merchantservice-newlink-form input#edit-1 {
  margin-top: 20px;
  width: 25%;
}

.pdf_download {
  display: block;
  margin-top: 40px;
  background: #b8b8b6;
  width: 360px;
  color: #333;
  padding: 5px;
  text-align: center;
}
.form-item, .form-actions {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}