/**
 * Styly pro fakturační formuláře.
 */

.invoice-hidden {
    display: none;
}

.invoice-note-input {
    height: 100px;
}
