@charset "utf-8";
/* CSS Document */
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    padding: 11px 16px;
    font-size: 14px;
}
.btn {
    font-size: 12px;
}
/*.with-error { color: #854200; }*/