.orderinfo-not-authorized {
    text-align: center;
}

.orderinfo-form {
    text-align: center;
}

.orderinfo-widget input {
    margin-bottom: 20px;
}

.orderinfo-widget .order-warning {
    color: red;
    font-weight: bold;
}
.orderinfo-widget .order-result {
    background: #f5f5f5;
    padding: 10px;
    margin-top: 10px;
}