html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.mud-theme-black {
    background-color: black;
}

.product-mix-container {
    background-color: #000000 !important;
    color: #ffffff;
    padding: 20px;
}

    .product-mix-container h1, .product-mix-container h2 {
        color: #fff !important;
        border: #b56600;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 10px;
    }

    .product-mix-container .mud-input {
        background: #4caf50 !important;
    }

    .product-mix-container .store.custom-select .mud-input {
        height: 56px;
    }


.text-centerpmx {
    border: 2px solid #ffcc00; /* Example border color */
    border-radius: 8px; /* Rounded corners */
    padding: 8px; /* Adjusted inner padding */
    margin: 8px; /* Adjusted outer margin */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 200px;
}

.text-center {
    text-align: center;
}

.filters {
    margin-bottom: 20px;
}

.summary-section {
    margin-top: 20px;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

.card-width {
    width: 150px;
    height: 60px;
    background: black !important;
    color: white !important;
}

.card-width1 {
    width: 150px;
    height: 80px;
    background: black !important;
    color: white !important;
    margin-left: 12px;
}

/*.border-and-color1 {
    border: 2px solid #b56600;*/ /* Example border style */
/*border-radius: 8px;*/ /* Optional: to round the corners */
/*padding: 16px;*/ /* Inner padding */
/*display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.border-and-color2 {
    border: 2px solid #459f49;*/ /* Example border style */
/*border-radius: 8px;*/ /* Optional: to round the corners */
/*padding: 16px;*/ /* Inner padding */
/*display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}*/




MudTable {
    background-color: #006400;
}

    MudTable th, MudTable td {
        color: #ffffff;
    }
/* Example custom styles */
.paper-card {
    background-color: #333;
    color: #fff;
    border-radius: 10px;
}


    .paper-card h6 {
        color: orange;
    }

    .paper-card .quantity-conversion {
        color: lightgreen;
    }

    .paper-card .sales {
        color: green;
    }

.Grid-header-footer {
    background: #4caf50;
    font-weight: bold !important;
    color: #000000 !important;
}

.mud-table-row:nth-child(even) .mud-td {
    background-color: grey;
}

.mud-table-row:nth-child(odd) .mud-td {
    background-color: white;
}

.custom-select .mud-input-control > .mud-input-control-input-container > .mud-input-label-outlined.mud-input-label-inputcontrol {
    line-height: 18px;
    background: #4caf50 !important;
}

.my-table {
    width: 100%;
    border-collapse: collapse; /* Ensure borders are collapsed */
}

    .my-table th, .my-table td {
        border: 1px solid #ddd; /* Light border for clarity */
        padding: 8px; /* Padding for cells */
        text-align: left; /* Align text to the left */
    }

    .my-table tbody tr:nth-child(even) {
        background-color: #f2f2f2; /* Light grey for even rows */
    }

    .my-table tbody tr:nth-child(odd) {
        background-color: #ffffff; /* White for odd rows */
    }

    .my-table tbody tr:nth-child(even):hover {
        background-color: #dcdcdc; /* Slightly darker grey on hover for even rows */
    }

    .my-table tbody tr:nth-child(odd):hover {
        background-color: #e0e0e0; /* Slightly darker white on hover for odd rows */
    }
/* -- style for left menu */
.mud-drawer-content {
    background: #27292c !important;
    padding-top: 5px;
}

.mud-nav-item .active {
    background: #459f49 !important;
}

.mud-nav-item .mud-nav-link, .mud-nav-item .mud-nav-link svg {
    color: #fff !important;
}

/* --- common page style ---*/
.main-container {
    background: #000 !important;
    padding: 1rem;
    min-height: calc(100vh - 112px);
}

.weeklyRankings-container {
    background: #fff !important;
    padding: 1rem;
    min-height: calc(100vh - 112px);
}
.mud-appbar {
    background-color: black !important
}

.project-logo {
    max-width: 840px;
    width: calc(100% - 16px);
}

.spacer-24 {
    height: 24px;
}

.summary-block-container {
    position: relative;
    width: 100%;
    overflow: auto;
}

.summary-blocks {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 !important;
    gap: 0.75rem !important;
    min-width: 688px;
}

    .summary-blocks .card-width {
        width: calc(12.5% - 10.5px) !important;
        padding: 0.25rem;
    }

@media screen and (max-width:980px) {
    .summary-blocks {
        gap: 0.5rem !important;
    }

        .summary-blocks .card-width {
            width: calc(12.5% - 7.5px) !important;
        }

        .summary-blocks .card-width {
            height: 50px !important;
        }
}

.summary-blocks .card-width .mud-card-content {
    padding: 0 !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .summary-blocks .card-width .mud-card-content p {
        font-size: 12px !important;
        line-height: 16px !important;
    }

@media screen and (min-width:1080px) {
    .summary-blocks .card-width .mud-card-content p {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .report-blocks.border-strong-orange .mud-card-content p {
        font-size: 14px !important;
    }
}

.report-blocks {
    border-radius: 8px;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.border-green {
    border: 2px solid #459f49;
}

.border-strong-orange {
    border: 2px solid #b56600;
}


.container-common {
    padding: 1rem;
}

body .summary-block-container .report-blocks .total-3rd-party {
    line-height: 11px !important;
    font-size: 11px !important;
}

@media screen and (min-width:1080px) {
    body .summary-block-container .report-blocks .total-3rd-party {
        line-height: 13px !important;
        font-size: 13px !important;
    }
}

@media screen and (min-width:640px) {
    .container-common {
        padding: 1.5rem;
    }
}

@media screen and (max-width:640px) {

    .dateRange-container .date-picker .date-picker .mud-input-slot {
        padding-left: 8px !important;
    }
}
.topMenu button {
    color: #fff;
    font-size: 18px;
    text-transform: inherit;
    right:16px;
}
/*.mud-popover {
    top: 62px !important;
    right: 22px !important;
    left: inherit !important;
    background: #333333 !important;
}*/
.topMenuDropdown {
    background: #333333 !important;
    padding: 0 !important;
}
    .topMenuDropdown .nav-link {
        padding: 0 !important;
    }

.topMenu .mud-button-icon-end{
    margin-left:2px !important;
}
.topMenu .mud-button-icon-end .mud-icon-root{
    font-size:28px !important;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0.75rem;
    margin-top:0.5rem;
}
.grid-container .grid-child {
    width: 100%;
    height: 100%;     
}
.grid-container .mud-card-content{
    min-height:100px;
    gap:0.5rem;
    padding:16px !important;
}
.grid-child h6 {
    font-size: 16px;
}
.grid-container .mud-typography-body2{
    font-size:14px !important;
    line-height:16px;
}


.pdf-grid-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0.5rem;
    margin-top: 0.5rem;
}

.pdf-grid-container .grid-child {
    width: 100%;
    height: 100%;
}

.pdf-grid-container .mud-card-content {
    min-height: 100px;
    gap: 0.5rem;
    padding: 8px !important;
}
.pdf-grid-child h6 {
    font-size: 14px;
}
.pdf-grid-container .mud-typography-body2 {
    font-size: 10px !important;
    line-height: 12px;
}

.weekly-heading-container {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    width: calc(100% - 50px);
    margin:auto;
    margin-bottom: 16px;
}
    .weekly-heading-container .logo-left{
        width:80px;
        height:80px;
    }
    .weekly-heading-container .logo-left img{
        width:100%;
        height:100%;
    }


.export-only {
    display: none;
}




