h3{
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.panel{ max-width: 400px; background-color: rgba(255,255,255,0.9); }
.panel-body{ padding: 24px; }
.required{ color: red; display: inline-block; margin: 0 4px; }
label .fright{ font-weight: 400; }
label small.fright{ color: #999; }

.button.disabled{ background: #aaa !important; }
.bx-composite-btn{ display: none !important;}