@import url("/kundenportal/javax.faces.resource/Master.css.xhtml?ln=trend/skin.default");

#artikelAuswahl .successOrder {
  background: none;
}  

label[for="cEditor:kundendaten-unternehmen"]:after {
    /* font-size: 30px; */
    content: "\f069";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 7px;
    padding-left: 3 px;
    position: absolute;
    color: #FF5D02;;
}
 
label[for="cEditor:rechnungsAdresse-unternehmen"]:after {
    /* font-size: 30px; */
    content: "\f069";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 7px;
    padding-left: 3 px;
    position: absolute;
    color: #FF5D02;;
}