.ja_dashboard_bg{
    background-color: #EFEFEF !important;
}

.ja_poshan_event_summary_secton .orange_line{
    margin: 0 auto;
}

.jaPoshanEventAccordian .accordion-item{
    background: linear-gradient(270deg, #facbaa 0%, #beccec 100%);
    border-radius: 20px !important;
}

.jaPoshanEventAccordian .accordion-header .jaPoshanEventAccordianBtn{
    background: linear-gradient(270deg, #facbaa 0%, #beccec 100%);
    border-radius: 20px !important;
    font-family: "OpenSans-SemiBold";
    font-weight: 600;
    font-size: 16px;
    color: #181818;
    padding: 25px 30px;
}

.poshan_accordian_count{
    font-weight: 700;
    font-size: 14px;
    font-family: "OpenSans-SemiBold";
    color: #FFFFFF;
    background: #001A53;
    border-radius: 4px;
    padding: 2px 8px;
    margin-left: 20px;
}

.poshan_accordian_left_text{
    color: #181818;
    position: absolute;
    right: 60px;
    font-size: 16px;
    font-weight: 700;
}

.poshan_accordian_state_dist{
    color: #5C5C5C;
    margin-left: 70px;
}

.poshan_event_summary_state_dist_count .poshan_accordian_count{
    margin-left: 10px;
}

.jaPoshanEventInnerAccordian{
    --bs-accordion-active-bg: #fff !important;
    --bs-accordion-btn-focus-box-shadow: #fff !important;
    --bs-accordion-border-radius: 0 !important;
}

.jaPoshanEventInnerAccordian .accordion-body{
    background: #ECF0FF;
}

.jaPoshanEventInnerAccordianbtn{
    font-weight: 400;
    font-size: 14px !important;
    font-family: "OpenSans-Regular";
    color: #181818 !important;
}

.jaPoshanEventblueheader span{
    font-weight: 700;
    font-size: 16px;
    font-family: "OpenSans-SemiBold";
    color: #FFFFFF;
}

.jaPoshanEventblueheader{
    background: #6284FD;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
}

.jaPoshanEventblueleft_text{
    margin-right: 50px;
}

.jaPoshanEventSummaryInnerTableHeaderCss{
    font-family: "OpenSans-Bold";
    background: #ECF0FF;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #e2e2e2;
    height: 50px;
    color: #001A53;
    vertical-align: middle !important;
}

.jaPoshanEventSummaryInnerTableSection tbody tr td:first-child{
    color: #181818 !important;
    font-weight: 400;
    font-size: 14px;
    font-family: "OpenSans-Regular";
    text-align: left;
}

.jaPoshanEventSummaryInnerTableSection tbody tr td{
    color: #181818 !important;
    font-weight: 700;
    font-size: 14px;
    font-family: "OpenSans-Regular";
    text-align: center;
}

.jaPoshanEventSummaryInnerTableSection thead .jaPoshanEventSummaryInnerTableHeaderCss th:first-child{
    text-align: left;
}

.jaPoshanEventSummaryInnerTableSection thead .jaPoshanEventSummaryInnerTableHeaderCss th{
    text-align: center;
}

.jaPoshanEventSummaryInnerTableSection{
    background-color: #fff;
}

.jaPoshanEventSummaryInnerTableSection.table-striped tbody tr:nth-of-type(odd){
    background-color: #fff;
}

.ja_dashboard_secton .orange_line{
    margin: 0 auto;
}

.ja_dashboard_secton{
    background-color: #fff;
}

.ja_dashboard_secton .ja_IndiaDataMaps svg, .doughnut-chart-section{
    position: relative !important;
    background-color: #f8f8f8;
    border-radius: 20px;
}

.doughnut-chart-section{
    min-height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ja_IndiaDataMaps .map-title{
    font-weight: 600;
    font-size: 14px;
    font-family: "OpenSans-SemiBold";
    color: #5C5C5C;
}

.ja_dashboard_barchart_section{
    background: #fff;
}

.barchart_wrapper canvas{
    width: 100% !important;
    margin: 0 auto;
}

.ja_dashboard_barchart_section .activity_participation_form_select, .ja_dashboard_barchart_section .activity_participation_form_date_box input{
    background-color: #EFEFEF !important;
}

.ja_dashboard_secton .activity_participation_form_select{
    background-color: #EFEFEF !important;
}

.ja_dashboard_barchart_btn{
    background: #001A53;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: "OpenSans-SemiBold";
    padding: 4px 40px;
    margin-bottom: 8px;
}

.ja_dashboard_barchart_section .row{
    align-items: end;
}

.banner_section{
    margin-top: 142px;
}

.ja_export_excel_wrapper{
    text-align: right;
}

.ja_dashboard_maps_heading{
    color: #5C5C5C;
    font-size: 20px;
    font-weight: 600;
    font-family: "OpenSans-SemiBold";
}

.dashboard_banner{
    width: 100%;
}

/* design change for Dashboard summary section css */

.ja_event_summary_data_inner_wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ja_summary_data_text{
    font-family: "OpenSans-SemiBold";
    font-weight: 600;
    font-size: 18px;
    color: #181818;
}

.ja_summary_data_count{
    font-weight: 700;
    font-size: 14px;
    font-family: "OpenSans-SemiBold";
    color: #FFFFFF;
    background: #001A53;
    border-radius: 4px;
    padding: 2px 8px;
    margin-left: 20px;
}

.ja_event_summary_data_wrapper{
    background: linear-gradient(270deg, #facbaa 0%, #beccec 100%);
    /* border-radius: 20px !important; */
    padding: 40px 30px !important;
}

.ja_export_excel_img{
    margin-right: 8px;
    cursor: pointer;
    display: inline-block;
}

.ja_export_excel_img img{
    height: 24px;
    width: 24px;
}

.ja_export_excel{
    font-family: "OpenSans-SemiBold";
    font-weight: 700;
    font-size: 16px;
    color: #001A53;
    cursor: pointer;
    display: inline-block;
}

.ja_event_activity_data{
    color: #181818;
    font-family: "OpenSans-SemiBold";
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
}

.ja_event_activity_data_date{
    color: #5C5C5C;
    font-family: "OpenSans-SemiBold";
    font-weight: 700;
    font-size: 16px;
}

.ja_state_performance_text{
    color: #001A53;
    font-family: "OpenSans-SemiBold";
    font-weight: 600;
    font-size: 28px;
}

.poshan_event_report_section{
    margin-top: 130px;
}

.ja_event_summary_total_footer{
    background: #ECF0FF;
}

.ja_event_summary_total_footer td{
    color: #001A53;
    font-family: "OpenSans-Bold";
    font-weight: bold !important;
    font-size: 14px;
    padding-top: 1.4em !important;
    padding-bottom: 1.4em !important;
}

.ja_event_summary_total_footer td:first-child{
    text-align: left;
}

.ja_event_summary_total_footer td{
    text-align: center;
}

/* design change for Dashboard summary section css */


/* For ipad pro */
@media screen and (max-width : 1024px){
    
}

/* For ipad: */
@media screen and (max-width : 991px){

    

}

/* For mobile */
@media screen and (max-width : 540px){

    .poshan_accordian_left_text{
        /* position: initial; */
        right: 80px;
    }

    .jaPoshanEventAccordian .accordion-header .jaPoshanEventAccordianBtn{
        padding: 25px 10px;
    }

    .jaPoshanEventblueleft_text{
        margin-right: 0px;
    }

    .poshan_event_report_section{
        margin-top: 0px;
    }

    .ja_event_summary_data_wrapper{
        padding: 15px 10px !important;
        /* overflow-x: auto; */
    }

    .ja_event_activity_data{
        margin-bottom: 0;
    }

    .ja_event_activity_data button{
        padding: 15px 8px;
    }

    .jaPoshanEventInnerAccordian .accordion-body{
        padding: 10px 0px;
        overflow-x: auto;
    }

    .jaPoshanEventblueheader{
        padding: 15px 8px;
    }

    .jaPoshanEventSummaryInnerTableHeaderCss{
        font-size: 12px;
    }

}