﻿.invoice-column-title {
    background-color: #3193C9;
    color: white;
    font-weight: bold;
    padding: 8px 0 8px 0;
}

.btn-link {
    background-color: inherit !important;
    color: #4f4f50 !important;
    padding: 0 !important;
}

.invoice-row-div {
    padding: 0 0.5% 0 0.5% !important;
}

.inputEmailError {
    border: 1px solid red !important;
}

.numericError input {
    border: 1px solid red !important;
    border-radius: 5px;
}

.html-editor-no-toolbar .rz-html-editor-toolbar {
    display: none !important;
}
