
.ui-datepicker {
    z-index: 999999999 !important;
}
.einvoice-panel {
    background-color: #d32124;
    display: block;
    padding: 15px;
    width: auto;
    margin-bottom: 30px;
}
.einvoice-panel p {
    color: #ffffff;
}

.eicustomertype-line {
    margin-top: 15px;
    margin-bottom: 15px;
}
