﻿.auth-one-bg .bg-overlay {
    background: linear-gradient(to left, #151529, #151529);
    opacity: 1;
}

.auth-one-bg {
    background-image: none;
    background-position: center;
    background-size: cover;
}

.page-title-box {
    padding: 20px;
}

.InvoiceFontSize {
    font-weight: 600 !important;
    font-size: 14px !important;
}

.bd-bottom {
    border-bottom: 1px dashed;
}