
/* ---------- Kundenanmeldung ---------- */


.os_customer_regform { background:#f5f5f5 ; padding:20px ; margin-top:25px }
.os_customer_regform fieldset { margin-bottom:20px }

.os_customer_regform legend { font-size:18px ; padding-bottom:3px }
.os_customer_regform .form-group > div { margin-bottom:5px }
.os_customer_regform .control-label { text-align:left ; font-weight:normal }
.os_customer_regform .mand .control-label { text-align:left ; font-weight:bold }
.os_customer_regform .btn-green { background-color:#419641 ; color:#FFF }
.os_customer_regform .os_order_formgroup { background-color:#F5F5F5 }

.os_customer_regform .form-group select ,
.os_customer_regform .form-group input[type='text'] ,
.os_customer_regform .form-group input[type='password'] { height:30px ; padding-left:10px }


/* ---------- END ---------- */
