.cursor-pointer a {
    cursor: pointer;
}

abbr[title] {
    cursor: pointer;
}

.red-star {
    color: red;
}

.dropify-filename {
    display: none !important;
}

.dropify-wrapper:hover{
    background:none ;
}

.dropify-infos-inner{
    display: none;
}


.dropify-message{
    display: none;
}

.tox-statusbar__branding{
    display: none;
}

.download-disabled {
    opacity: 0.5 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
}

.max-height-400px{
    max-height: 400px !important;
    overflow: scroll;
}

.w-col-40 {
    width: 40% !important;
}

.w-col-30 {
    width: 30% !important;
}

.w-col-20 {
    width: 20% !important;
}

.w-col-15 {
    width: 15% !important;
}

.w-col-10 {
    width: 10% !important;
}

.w-col-5 {
    width: 5% !important;
}
.min-w-150px {
    min-width: 150px !important;
}

.w-150px {
    width: 150px !important;
}

.min-w-65px {
    min-width: 65px !important;
}

.min-h-300px {
    min-height: 300px !important;
}

/* FINSURANCE table styles */
table.dataTable th,
table.dataTable td {
    vertical-align: middle;
    padding: 5px 5px !important;
}

.listingTable thead tr th {
    padding: 12px !important;
    background-color: #FAFAFA !important;
    color: #4F4F4F;
    border-top: unset !important;
    border-right: unset !important;
    border-left: unset !important;
    box-sizing: border-box;
    border: 1px solid #eff2f7 !important;
}

.listingTable a {
    font-size: 14px;
    color: #080808 !important;
    padding: 0px 8px;
    font-weight: 500;
}

.dropdown-menu-category {
    max-height: 250px !important;
    overflow-y: auto !important;
}

.min-w-200px {
    min-width: 200px !important;
}

.status-dot {
    width: 10px !important;
    height: 10px !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

.card-icon-box {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.task-stat-icon {
    width: 32px !important;
    height: 32px !important;
}

.status-toggle {
    cursor: pointer;
}

.status-toggle:checked {
    background-color: #198754 !important;
    border-color: #198754 !important;
}

.status-toggle:not(:checked) {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.invoice-paper {
    background: #fff;
    border: 1.5px solid #000;
    color: #000;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12.5px;
    line-height: 1.3;
    margin: 0 auto;
    max-width: 800px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
    box-sizing: border-box;
}

.invoice-paper table {
    width: 100%;
    border-collapse: collapse;
}

.invoice-paper .border-bottom-black {
    border-bottom: 1.5px solid #000;
}

.invoice-paper .border-top-black {
    border-top: 1.5px solid #000;
}

.invoice-paper .border-right-black {
    border-right: 1.5px solid #000;
}

.invoice-paper .items-table th {
    border-bottom: 1.5px solid #000;
    border-right: 1.5px solid #000;
    padding: 6px 4px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    background-color: transparent;
    color: #000;
}

.invoice-paper .items-table th:last-child {
    border-right: none;
}

.invoice-paper .items-table td {
    border-right: 1.5px solid #000;
    border-bottom: none;
    border-top: none;
    padding: 5px 6px;
    font-size: 12px;
    color: #000;
    vertical-align: top;
}

.invoice-paper .items-table td:last-child {
    border-right: none;
}

.invoice-paper .tax-table td {
    padding: 4px 8px;
    font-size: 12px;
    border-bottom: 1px solid #000;
    color: #000;
}

.invoice-paper .tax-table td:first-child {
    border-right: 1.5px solid #000;
}

.invoice-paper .tax-table tr:last-child td {
    border-bottom: none;
}

.invoice-paper .contact-table td {
    padding: 1px 0 !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
}

.invoice-hdr-left {
    width: 38%;
    padding: 8px 14px;
    vertical-align: bottom;
}

.invoice-gstin {
    font-size: 12.5px;
}

.invoice-company-name {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.2px;
    margin-top: 4px;
}

.invoice-hdr-center {
    width: 24%;
    text-align: center;
    vertical-align: top;
    padding-top: 8px;
}

.invoice-title-text {
    font-size: 18px;
    text-decoration: underline;
    letter-spacing: 0.5px;
}

.invoice-hdr-right {
    width: 38%;
    text-align: right;
    padding: 6px 14px;
    vertical-align: middle;
}

.invoice-logo-img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}

.invoice-office-bar {
    padding: 3.5px 10px;
    font-size: 9.5px;
    line-height: 1.3;
}

.invoice-billto-col {
    width: 68%;
    padding: 6px 12px;
    vertical-align: top;
}

.invoice-billinfo-col {
    width: 32%;
    padding: 6px 12px 6px 0;
    vertical-align: top;
    text-align: right;
}

.invoice-bank-col {
    width: 56%;
    padding: 6px 10px;
    vertical-align: top;
}

.invoice-taxsum-col {
    width: 44%;
    padding: 0;
    vertical-align: top;
}

.invoice-sign-col {
    width: 28%;
    text-align: center;
    font-size: 11.5px;
    padding-bottom: 8px;
    vertical-align: bottom;
}

.invoice-auth-col {
    width: 28%;
    text-align: center;
    font-size: 11.5px;
    padding: 6px 12px;
    vertical-align: bottom;
}

.invoice-sign-img {
    height: 38px;
    margin-bottom: 2px;
}

@media print {
    @page {
        size: A4 portrait;
        margin: 8mm;
    }
    .no-print {
        display: none !important;
    }
    body {
        background: #fff !important;
        padding: 0 !important;
    }
    body * {
        visibility: hidden;
    }
    .invoice-paper, .invoice-paper * {
        visibility: visible;
    }
    .invoice-paper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100% !important;
        max-width: 100% !important;
        box-shadow: none !important;
        border: 1.5px solid #000 !important;
        page-break-inside: avoid !important;
    }
}

/* Auth / Login Banner Styles from Theme */
.login-banner {
    min-height: 100vh;
    background: linear-gradient(135deg, rgba(34, 55, 146, 0.95), rgba(63, 81, 181, 0.92));
}

.login-banner::after {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    width: 140px;
    height: 100%;
    background: #f7f7f7;
    border-radius: 70px 0px 0px 70px;
    transform: skewX(0deg);
}

.feature-icon {
    width: 54px;
    height: 54px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(6px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #fff;
    flex-shrink: 0;
}

.login-banner h1 {
    font-size: 2.3rem;
}

.login-banner p {
    line-height: 1.6;
}

.input-group-text {
    border-right: 0;
    background: #fff;
}