@font-face {
    font-family: 'Rupee Foradian';
    src: url('/font/Rupee_Foradian.ttf') format('truetype');
}
@font-face {
    font-family: 'Mono Space';
    src: url('/font/SpaceMono-Regular.ttf') format('truetype');
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
}

.dashboard-menu {
    /* padding: 20px; */
    padding: 12px;
}

.dashboard-menu span {
    white-space: pre;
}

.dashboard-menu:hover {
    background-color: #c5c5c5;
}

.active {
    background-color: #fff;
}

.erp-container {
    border: 1px solid #1513135e;
    background-color: #f8fafc;

}

.erp-inner-container {
    background-color: rgb(222, 217, 217);
    padding: 15px;

}

.erp-inner-box {
    background-color: white;
    padding: 15px;
    padding-top: 20px;
}

/* .containermaxWidthmaxWidth {
    max-width: 1000px;
} */

.box-title {
    font-family: monospace;
    font-weight: 600;
}
ul a{
    font-family: monospace;
    /* font-weight: normal; */
    /* font-weight: bold; */
}
.box {
    border: 1px solid rgb(224, 221, 221);
    height: 100%;
}

.ul {
    padding-left: 0;
    padding: 5px;

}

.ul .li {
    list-style: none;
    padding: 5px;
}

.ul .li a {
    text-decoration: none;
    color: black;
    padding: 3px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

}

.ul .li:hover {
    background-color: lightgrey;
    margin-left: 1px;
    width: 100%;
}

.ul .li a:hover {
    color: green;
}

.transction-font-icon {
    font-size: 13px;
}

label {
    background-color: #efefef;
    color: #222222;
    padding: 3px;
    width: 100%;
    font-size: 14px;
}

td {
    font-size: 14px;
    line-height: 19px;
    padding: 4px;
    white-space: nowrap;
    /* font-family: Arial, Helvetica, sans-serif; */
}
#perticulerTable td{
    padding: 0;
    /* border: 1px solid grey; */
}
input {
    width: 100%;
    font-size: 14px;
}

table {
    width: 100%;
}

.error {
    color: red;
    padding: 6px;
    margin: 0;
    /* margin-top: 5px; */
    background-color: white;
}

.custom-select {
    height: 25px;
}

.tabel_header {
    font-weight: bold !important;
    background-color: #C9C9C9 !important;
    color: #222222 !important;
    text-align: center !important;
}

.tablestyle td {
    border-collapse: collapse;
    border: 1px solid #BFBFBF;
}

.evenrow {
    background-color: #F0F0F0;
}

.amount {
    text-align: right;
}

.first-col {
    width: 5%;
}

.custom-input {
    background-color: #e9ecef !important;
}

.topmost li:hover {
    background-color: rgb(49, 49, 49);
    color: gainsboro;
}

.item-lable {
    overflow-x: scroll;
}

.w-250 {
    min-width: 250px;
}

.w-90 {
    min-width: 98px;
}

.w-120 {
    min-width: 120px;
}

.w-180 {
    min-width: 180px;
}

.w-230 {
    min-width: 230px;
}

#resetItembtn {
    display: none;
}

#errormsgGRN {
    display: none;
}

#grnDateError {
    display: none;
}

#spinner-div {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9999;
}

.sm-link span {
    font-size: 0.8rem;
}

.dataTables_filter {
    display: none !important;
}

#myTable_wrapper td {
    /* font-family: Georgia, 'Times New Roman', Times, serif; */
    /* font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; */
    font-size: 15px;
    padding: 6px;
    font-weight: 500;
    color: rgb(50, 49, 49);
}

.label:before {
    content: "*" !important;
    color: red !important;
}
.dataTables_scrollHead {
    position: sticky !important;
    top: 0;
    z-index: 1000;
    background-color: #f2f2f2; /* Add your preferred background color */
}

#myTable tbody tr:hover td {
    background-color:#e7d6d6;
    color:black;
}
#billVerifyTable tr:hover td {
    background-color:#c9c9c9;
    color:black;
}
#billVerifyTable .advance_payment td{
    background-color:rgb(237, 159, 159) !important;
    color:black;
}
#billVerifyTable .differance td{
    background-color:white(237, 159, 159) !important;
    color:black;
}
#billVerifyTable .advance_payment .innertd{
    background-color:rgb(236, 93, 93) !important;
    color:rgba(0, 0, 0, 0.835);
    font-weight: 500;
}
#groupTable .advance_payment td{
    background-color:rgb(237, 159, 159) !important;
}
#salesBillsTable tbody tr:hover td {
    background-color:#c9c9c9;
    color:black;
}
.checkbox{
    width: 18px !important;
    height: 18px !important;
    cursor: pointer;
}
#billVerifyTable .bg-table td{
    background-color: #dbdbdbe9 !important;
}
.w-15{
    width: 15px;
}
.text-ellipsis{
    white-space: nowrap;
    /* width: 50px; */
    overflow: hidden;
    text-overflow: ellipsis !important;
    /* border: 1px solid #000000; */
  }
.mw-120{
    max-width: 120px !important;
}
.printgrnlink:hover
{
    color: #3366CC;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option
{
    font-size: 13px !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted
{
    font-size: 13px !important;
    color: white;
    background-color: #3366CC;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected, .select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) {
    color: #fff;
    background-color: #433b3b;
}

select+.select2-container--bootstrap-5 {
    z-index: 0 !important;
}
.paymentvoucher-modal-tbody tr td
{
    border: 1px solid gray;
}
.paymentvoucher-modal-thead tr td
{
    border: 1px solid gray !important;
}
.clickable {
    color: #0000EE !important;
    /* text-decoration: underline; */
    cursor: pointer;
}
.clickable:hover{
    /* background-color: white !important; */
    /* color: blue !important; */
    font-size: 18px !important;
}
.font-arial{
    font-family: Arial, Helvetica, sans-serif;
}
#groupTable .highlight-row td {
    background-color: rgb(178, 178, 245);
}

.cut-text {
    display: inline-block;
    width: 280px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group
{
    font-size: 20px;
    color: #000 !important;
}

.modal-label {
    font-size: 15px !important;
    font-weight: 600 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #686464 !important;
}

.modal-value {
    font-size: 15px !important;
    font-weight: 600 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #292828 !important;
    /* color: white !important; */

    /* background-color: #3366CC !important; */
    /* padding: 5px; */
}
/* #056fad */

div#cke_notifications_area_message {
    display: none;
}

.select-readonly {
    pointer-events: none;
    background-color: #e9ecef;
    /* same as disabled field background */
}

.font-monospace{
    font-family: "Mono Space";
}

.font-rupee{
    font-family: "Rupee Foradian";
}

.fw-16{
    font-size: 16px;
    font-weight: 600;
}

.fw-15{
    font-size: 15px;
    font-weight: 500;
}

.table-bg-head{
   background-color: #C9C9C9;
   font-weight: 600;
}

 #monthWiseSummaryTable tbody tr:hover td {
        background-color: #386bc0 !important;
        color: white !important;
        cursor: pointer;
        /* font-weight: 600; */
    }

#monthWiseSummaryTable tbody tr:hover td {
    background-color: #e7d6d6;
    color: black;
}

.myDataTable tbody tr:hover td {
    background-color: #386bc0 !important;
    color: white !important;
    cursor: pointer;
    /* font-weight: 600; */
}

.myDataTable tbody tr:hover td {
    background-color: #e7d6d6;
    color: black;
}
.myDataTable tbody tr td {
    padding: 5px !important;
    font-size: 14px !important;
    font-weight: 600;
    /* color: rgb(50, 49, 49) !important; */
}


.hover-name {
    cursor: pointer  !important;
    transition: color 0.2s ease !important;
}
.hover-name:hover {
    text-decoration: underline !important;
    color: #0d6efd !important; /* Bootstrap's primary blue */
}

#spinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.9);
    display: none;
    justify-content: center;
    align-items: center;
}

/* Ensure the content inside is flex */
.loader-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

/* Circular gradient loading spinner */
.loader {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /* The gradient background */
    background: conic-gradient(from 0deg,
            #000000 0deg,
            #c7d0d3 270deg,
            rgba(180, 254, 221, 0) 360deg);

    /* The mask creates the "donut" hole in the middle */
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 5px), #000 calc(100% - 5px));
    mask: radial-gradient(farthest-side, transparent calc(100% - 5px), #000 calc(100% - 5px));

    animation: spin 1s linear infinite;
}

/* Text Styling */
.loader-text {
    font-weight: 500;
    color: #333;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0;
    /* Reset default p margin */
}

/* Rotation keyframes */
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.required::after {
    content: " *";
    color: red;
    font-weight: bold;
}
