@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.container {
    /*height: 80vh;*/ /* Adjust as needed */
    /*overflow-y: auto;*/ /* Enable vertical scrolling if content exceeds container height */
}

.icon {
    fill: #8cbb77; /* Default color */
    transition: fill 0.3s;
}

    /* Example of dynamic color change */
    .icon:hover {
        fill: #6f8e57; /* Color when hovered */
    }


.btn.export-btn {
    padding: 5px 12px;
    margin-bottom: 10px !important;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
    background: #fff;
}

.export-btn {
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 15px;
    border-radius: 4px;
    cursor: pointer;
}
.footer {
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.transparent-btn {
    background-color: transparent;
    border: none;
    color: inherit; /* Inherit text color from parent */
    cursor: pointer; /* Optional: Show pointer cursor on hover */
    padding: 0; /* Optional: Adjust padding as needed */
}

.rectangle-div {
    width: 100%; /* Ensures the div takes up full width of its container */
    max-width: 1200px; /* Optional: Limits maximum width for larger screens */
    margin: 0 auto; /* Centers the div horizontally */
    background-color: #f5f5f5;
    border: 1px solid #d0e3e9;
    box-sizing: border-box;
    padding: 20px 0px 0px 0px; /* Optional: Adds padding inside the div */
    height: 88vh; /* Allows the height to adjust based on content */
    flex-direction: column;
    position: relative
}

.main-content {
    margin-left: 270px;
    padding: 20px;
    width: calc(100% - 270px);
    height: 100%;
    position: relative;
    overflow: hidden; /* Prevent scrolling on the main-content */
}
.pulsar-insights-main-logo-1 {
    width: 100%;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    object-fit: cover;
}

.rcm-reports {
    width: 136px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.46em;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #9897a6;
    text-align: left;
    display: inline-block;
}

.rectangle-div_inner {
    width: 100%;
    position: relative;
    background-color: #fbfbfa;
    border-right: 1px solid #d0e3e9;
    border-bottom: 1px solid #d0e3e9;
    border-left: 1px solid #d0e3e9;
    box-sizing: border-box;
    height: 931px;
}

.vector-icon_arrow {
    width: 100%;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 6px;
    object-fit: contain;
}

.reports {
    width: 64px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #000d4b;
    text-align: left;
    display: inline-block;
}

.rectangle-div_top {
    width: 100%;
    position: relative;
    border-radius: 10px;
    background-color: #ebebeb80;
    margin-top: 10px;
    padding: 15px 10px 15px 10px
}

.rectangle-div-table {
    width: 100%;
    position: relative;
    border-radius: 10px;
    margin-top: 10px;
    padding-top: 10px
}

.search_button {
    background-color: #93c47d;
    outline: none;
    border: none;
    width: 100px
}


.download-button {
    height: 12px;
    width: 12px;
}


.report-icon {
    line-height: 1.5;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em; /* Adjust as needed */
    vertical-align: 0.255em; /* Adjust as needed */
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.reports-frame1 {
    gap: 7px; /* Spacing between flex items */
    top: 2%; /* Adjust based on your layout needs */
    left: 5%; /* Adjust based on your layout needs */
    display: flex;
    /*position: absolute;*/
    align-items: flex-start;
    background-color: white;
    flex-direction: column;
}

.reports-pulsar-insights-main-logo1 {
    max-width: 100%; /* Ensures the image does not exceed its container's width */
    height: auto; /* Allows the height to adjust proportionally based on the width */
    align-self: center; /* Aligns the image vertically centered within its flex container */
}

.reports-line7 {
    width: 136px;
    height: 1px;
    align-self: center;
}

.reports-text12 {
    color: rgba(151, 151, 166, 1);
    height: auto;
    font-size: 12px;
    align-self: stretch;
    font-style: Medium;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.reports-frame2 {
    margin-top: 40%;
    gap: 7px; /* Spacing between flex items */
    top: 2%; /* Adjust based on your layout needs */
    left: 5%; /* Adjust based on your layout needs */
    display: flex;
    /*position: absolute;*/
    align-items: flex-start;
    flex-direction: column;
}

.reports-frame3 {
    margin-top: 34%;
    /* gap: 7px; */
    top: 2%;
    /* left: 5%; */
    display: ruby;
    position: absolute;
    align-items: flex-start;
    flex-direction: column;
}

.reports-group85 {
    width: 202px;
    height: 20px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 1;
}

.reports-vector {
    top: 7px;
    left: 190px;
    width: 6px;
    height: 8px;
    position: absolute;
}

.reports-text {
    left: 32px;
    color: var(--dl-color-default-darkblack);
    height: auto;
    position: absolute;
    font-size: 16px;
    font-style: Regular;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.reports-dash {
    top: 3px;
    left: 0px;
    width: 16.87819480895996px;
    height: 15.04556655883789px;
    display: flex;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 1;
}

.reports-vector01 {
    top: 5.199949264526367px;
    left: 6.563742637634277px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.reports-vector02 {
    top: 0px;
    left: 0px;
    width: 17px;
    height: 15px;
    position: absolute;
}

.reports-group86 {
    width: 200px;
    height: 20px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 1;
}

.reports-vector03 {
    top: 7px;
    left: 200px;
    width: 6px;
    height: 3px;
    position: absolute;
}

.reports-text02 {
    left: 30px;
    color: var(--dl-color-default-darkblack);
    height: auto;
    position: absolute;
    font-size: 16px;
    font-style: Medium;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-stretch: normal;
    text-decoration: none;
    line-height: 19.5px;
}

.reports-vector04 {
    top: 1px;
    left: 0px;
    width: 14px;
    height: 18px;
    position: absolute;
}

.reports-group87 {
    width: 201px;
    height: 21px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 1;
}

.reports-vector05 {
    top: 7px;
    left: 201px;
    width: 6px;
    height: 3px;
    position: absolute;
}

.reports-text04 {
    left: 31px;
    color: var(--dl-color-default-darkblack);
    width: 121px;
    height: auto;
    position: absolute;
    font-size: 16px;
    font-style: Regular;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.reports-config {
    top: 2px;
    left: 0px;
    width: 16px;
    height: 17.777420043945312px;
    display: flex;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 1;
}

.reports-vector06 {
    top: 0px;
    left: 0px;
    width: 16px;
    height: 18px;
    position: absolute;
}

.reports-vector07 {
    top: 6.221840858459473px;
    left: 5.333320140838623px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.footer {
    background-color: #f0f0f0;
    padding: 20px;
    position: relative; /* Ensure relative positioning for absolute button */
    height: 100px; /* Set a fixed height for the footer */
}

/* Styling for the button */
.dataTables_scrollBody {
    overflow-y: hidden !important; /* Hide vertical scrollbar */
}

.reports-frame51 {
    gap: 11px;
    top: 83%;
    left: 29px;
    width: 93px;
    display: flex;
    position: absolute;
    align-items: center;
}

.reports-solarlogoutoutline {
    width: 24px;
    height: 24px;
}

.reports-text10 {
    left: 30px;
    color: var(--dl-color-default-darkblack);
    height: auto;
    position: absolute;
    font-size: 16px;
    font-style: Medium;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
    margin-top: 4px;
}

.active-div {
    width: 100%;
    background: white;
    height: 33px;
    padding: 8px 0px 0px 20px;
}
/* Optional: Style the span inside the button */
.reports-text10 span {
    cursor: pointer; /* Change cursor to pointer on hover */
}

/* Optional: Remove default button styles */
.reports-text10::-moz-focus-inner,
.reports-text10::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.reports-group90 {
    width: 1590px;
    height: 85px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 1;
    background-color: rgba(251, 251, 250, 1);
}

.reports-frame50 {
    gap: 50px;
    top: 19px;
    left: 997px;
    display: flex;
    position: absolute;
    align-items: center;
}


.reports-solarlogoutoutline {
    width: 24px;
    height: 24px;
}

.reports-text10 {
    color: var(--dl-color-default-darkblack);
    height: auto;
    font-size: 16px;
    font-style: Regular;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 16px;
    font-stretch: normal;
    text-decoration: none;
}

.
.reports-frame48 {
    gap: 19px;
    display: flex;
    align-items: center;
}

.reports-text80 {
    color: var(--dl-color-default-darkblack);
    height: auto;
    font-size: 16px;
    font-style: Medium;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.reports-group60 {
    width: 81px;
    height: 48px;
    display: flex;
    position: relative;
    align-items: flex-start;
    flex-shrink: 1;
    background-color: rgba(255, 255, 255, 1);
}

.reports-text82 {
    top: 13px;
    left: 21px;
    color: var(--dl-color-default-darkblack);
    height: auto;
    position: absolute;
    font-size: 16px;
    font-style: Regular;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.reports-ouiarrowup {
    top: 32px;
    left: 66px;
    width: 16px;
    height: 16px;
    position: absolute;
}

.reports-text84 {
    color: var(--dl-color-default-darkblack);
    height: auto;
    font-size: 16px;
    font-style: Medium;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.transparent-row {
    background-color: transparent !important; /* Use !important to override any other styles */
}

.reports-text85 {
    font-weight: 500;
}

.reports-text86 {
    font-weight: 400;
}

.reports-frame49 {
    width: 122px;
    height: 13px;
}

.page-header {
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    margin: 30px 0
}

#pagination {
    margin: 0;
    padding: 0;
    text-align: center;
}

    #pagination li {
        display: inline
    }

        #pagination li a {
            display: inline-block;
            text-decoration: none;
            padding: 5px 10px;
            color: #000
        }

/* Active and Hoverable Pagination */
.pagination {
    margin-top: 20px;
}

    .pagination a {
        padding: 8px 12px;
        margin-right: 5px;
        text-decoration: none;
        reports-text12 color: #333;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

        .pagination a.active {
            background-color: #93c47d;
            color: #fff;
            border-color: #93c47d;
        }
/* Remove default background and borders */
.dataTable {
    background-color: transparent !important;
    border-collapse: collapse; /* Or any other style you prefer */
}

    /* Override odd/even row background colors */
    .dataTable tr:nth-child(odd) {
        background-color: transparent; /* Set to your preferred color */
    }

    .dataTable tr:nth-child(even) {
        background-color: transparent; /* Set to your preferred color */
    }

.select-container {
    position: relative;
}

#clientDropdown {
    padding-right: 32px; /* Adjust padding for the icon */
}

.select-arrow {
    position: absolute;
    top: 50%;
    right: 10px; /* Adjust as needed */
    transform: translateY(-50%);
    pointer-events: none; /* Ensure icon doesn't intercept clicks */
    color: #888; /* Adjust icon color */
}

#dashboardTable_ tbody tr {
    background-color: transparent !important; /* Override any default background */
}

.table-report thead tr {
    background-color: #FBFBFA;
}

.table-report tbody tr td {
    padding: 10px 8px 15px 8px;
}

body {
    font-family: 'Montserrat', sans-serif;
}

.font {
    font-family: 'Montserrat', sans-serif;
}

.logoutdiv {
    padding: 8px 0px 0px 20px
}

.logout {
    position: absolute;
    bottom: 20px;
}

.logo-container {
    border: 1px solid #ccc;
    border-bottom: none;
}

.logo-content {
    background-color: #fff;
    width: 136px;
    margin: 0px auto;
    padding: 23px 0 23px 0;
}

#loaderContainer {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 999999;
}

.loader {
    border: 10px solid #f3f3f3; /* Light grey */
    border-top: 10px solid #93c47d; /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); /* Semi-transparent white */
    z-index: 10000; /* Below the loader */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.small-bottom {
    font-size: 11px !important;
    color: #9599AB !important;
    /* line-break: anywhere; */
    max-width: 185px;
}

.ellipse {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #8cbb77;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.side-nav-item-bottom {
    display: flex;
    align-items: center;
    gap: 10px;
}
/*=========================changes*/
.aside {
    background: #f5f5f5;
    height: 100%;
    position: fixed;
    width: 270px;
    display: block;
    z-index: 10;
    top: 0px;
    border-right: 1px solid #D0E3E9;
}

.aside-logo {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        justify-content: center;
        background-color: #fff;
        padding: 18px 32px;
    }
.logo-area {
    position: relative;
}
.img-width {
    width: 225px;
    height:67px;
}

 .nav-wrapper {
        display: flex;
        flex-direction: column;
        max-height: calc(100vh - 132px);
        height: 100%;
    }

.nav-top {
    flex-grow: 1;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-top: 45px;
}

.nav-bottom
{
            flex-shrink: 0;
}

.nav-bottom-adjustment {
    padding: 0px !important;
    margin: 0px !imprtant;
}
.bottom-logout {
    background: #E4EAED;
    padding: 12px;
}
.side-nav-item-bottom {
    display: flex;
    align-items: center;
    gap: 10px;
}
.side-nav-item {
    width: 100%;
}
a.active {
    font-weight: 600;
    background-color: #ffffff;
/*    border-top: 1px solid #D0E3E9;
    border-bottom: 1px solid #D0E3E9;*/
    text-decoration: none;
    margin-left: 6px;
}
.pointer {
    cursor: pointer;
}
.nav-text-container-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nav-item-text-bottom {
    font-size: 14px;
    font-weight: bold;
}

.aside {
    background: #F1F6F9;
    height: 100%;
    position: fixed;
    width: 270px;
    display: block;
    z-index: 10;
    top: 0px;
    border-right: 1px solid #D0E3E9;
}

    .aside .aside-logo {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        justify-content: center;
        background-color: #fff;
        padding: 18px 32px;
    }

        .aside .aside-logo .logo-area {
            position: relative;
        }

            .aside .aside-logo .logo-area::after {
                display: block;
                content: "";
                width: 1px;
                height: 27px;
                position: absolute;
                right: -26px;
                top: 2px;
            }

            .aside .aside-logo .logo-area:last-child::after {
                display: none;
            }

    .aside .nav-wrapper {
        display: flex;
        flex-direction: column;
        max-height: calc(100vh - 132px);
        height: 100%;
    }

 .aside .nav-wrapper .side-nav-item {
            width: 100%;
        }
    .aside .nav-wrapper .side-nav-item a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 11px;
        font-size: var(--font-size-body1);
        /*color: var(--grey);*/
        transition: all 0.3s ease-in-out 0s;
        padding: 7px 15px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 400;
        line-height: 17.07px;
        text-align: left;
        /* position: relative; */
        cursor: pointer;
    }

        .aside .nav-wrapper .side-nav-item a.active {
            font-weight: var(--font-weight-semibold);
            background-color: white;
            font-weight: 500;
            left:-6px;
            /*          border-top: 1px solid #D0E3E9;
                    border-bottom: 1px solid #D0E3E9;*/
        }

                .aside .nav-wrapper .side-nav-item a:last-child a {
                    margin-bottom: 0;
                }

                .aside .nav-wrapper .side-nav-item a::after {
                    display: block;
                    content: "";
                    background-image: url('../../../../../assets/icons/ic-left-menu-arrow-right.svg');
                    width: 5px;
                    height: 8px;
                    position: absolute;
                    right: 32px;
                    background-repeat: no-repeat;
                    background-size: cover;
                    background-position: center center;
                }
.nav-text-container-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nav-item-text-bottom {
    font-size: 14px;
    font-weight: bold;
}

.nav-bottom {
    flex-shrink: 0;
}

.nav-bottom-adjustment {
    padding: 0px !important;
    margin: 0px !imprtant;
}

.bottom-logout {
    background: #E4EAED;
    padding: 12px;
}

.side-nav-item-bottom {
    display: flex;
    align-items: center;
    gap: 10px;
}
.padding_botton_2rem{
padding-bottom: 2rem;
}