table.consumption-detail tbody tr.bold td{font-weight: bold !important;}

ul#javax_faces_developmentstage_messages {display: none;}

div.col-sm-6 a.btn-yellow.fixedWidth {width: 100%;}

/*Bevollmaechtigungscheckbox auf der Bestelluebrsicht(Schritt 3)*/
div#bestaetigungVollmacht label {margin:0px;}
div#bestaetigungDatenschutz label {margin:0px;}



.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
