.ja_primary_btn {
    border: none;
    font-family: "OpenSans-Regular";
    font-size: 15px;
    line-height: 24px;
    background: #001a53;
    border-radius: 30px;
    height: 44px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    color: #ffffff;
    width: auto;
    padding-right: 1.5em;
    padding-left: 1.5em;
}

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

.upload_img_size_note {
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    margin-left: 15px;
}

.pmo_event_partici_form_wrapper .activity_participation_form_label {
    font-size: 12px;
}

.ja_event_summary_total_footer td {
    background-color: #ECF0FF !important;
}

.jaPoshanEventSummaryInnerTableHeaderCss th {
    background-color: #ECF0FF !important;
}

.ja_event_activity_data .accordion-button span {
    font-weight: 700;
    font-size: 16px;
    font-family: "OpenSans-Regular";
    line-height: 20px;
    color: #181818;
}

.pmo_event_ason {
    color: #5C5C5C !important;
}

.ja_dash_gallery_wrapper {
    background-color: #fff;
}

.ja_dash_gallery_wrapper .activity-common-top-line-bar {
    left: 50%;
    transform: translateX(-50%);
}

.activity-common-top-line-bar{
    background-color: #000080;
    border: 3px solid #000080;
    width: 50px;
    height: 2px;
    background: #000080;
    border-radius: 5px;
    margin-top: 1em;
    margin-bottom: 1em;
    position: relative;
    top: 8px;
}

.ja_gallery_img {
    border-radius: 20px;
    height: 300px !important;
    object-fit: cover;
    width: 100%;
}

.ja_video_img {
    border-radius: 20px;
    height: 200px !important;
    object-fit: cover;
    width: 100%;
}

.poshan_maah_report_section {
    background-color: #fff;
}

.poshan_maah_report_section .orange_line {
    left: 50%;
    transform: translateX(-50%);
    top: 8px;
}

.ja_gallery_center_name {
    font-weight: 400;
    font-size: 14px;
    font-family: "OpenSans-Regular";
    line-height: 22px;
    color: #181818;
    margin-top: 10px;
    text-align: center;
}

.ja_gallery_load_more {
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #001A53;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.poshan_maah_theme_celebrated_bg {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.poshan_maah_theme_celebrated_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.poshan_maah_theme_head {
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
}

.poshan_maah_theme_celebrated_list {
    border-radius: 7px;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 8px;
}

.digitisation_tag {
    background-color: #F3F5D2;
    color: #858848;
    border: 1px solid #858848;
}

.childhoodcare_edu_tag {
    background-color: #FFF0CE;
    color: #B8923A;
    border: 1px solid #B8923A;
}

.infant_young_tag {
    background-color: #FFEAF0;
    color: #F14A75;
    border: 1px solid #F14A75;
}

.obesity_tag {
    background-color: #FFF1F0;
    color: #E2392C;
    border: 1px solid #E2392C;
}

.vocal_local_tag {
    background-color: #EBF2FF;
    color: #305FB5;
    border: 1px solid #305FB5;
}

.maternal_care_tag {
    background-color: #FFECDE;
    color: #F58634;
    border: 1px solid #F58634;
}

.poshan_maah_ministries_participate_ol {
    padding-left: 15px;
}

.poshan_maah_ministries_participate_li {
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #181818;
}

.ja_download_icon_btn {
    margin-right: 8px;
}

.poshan_maah_swasth_nari_head {
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #001A53;
}

.pmo_create_report_modal_head {
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #001A53;
}

.pmo_select_report_modal_option {
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
}

.pmo_select_report_modal_option_label {
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
}

.pmo_select_modal_img {
    width: 175px;
    height: 90px;
    border-radius: 10px;
    object-fit: cover;
}

.pmo_select_img_modal_div {
    position: relative;
    margin-right: 8px;
}

.pmo_select_img_modal_label {
    position: absolute;
    top: 8px;
    left: 8px;
}

.pmo_head_download_report_bg {
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pmo_select_img_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.ja_gallery_center_name_modal {
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 8px;
    color: #181818;
    margin-bottom: 0;
}

.pmo_create_report_modal_close_btn {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 22px;
    cursor: pointer;
}

.date-picker-wrapper {
    position: relative;
    display: inline-block;
}

.pmo_date_range_input {
    padding-right: 30px;
    color: #000000;
    border: 1px solid #D7D7D7;
    background-color: #fff;
    border-radius: 8px;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}

.pmo_date_range_input::placeholder {
    color: #000;
}

.calendar-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #6284FD;
    cursor: pointer;
}

.pmo_poshan_maah_table th {
    border-bottom: none;
    background-color: #ECF0FF !important;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
    height: auto;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.pmo_maah_table_subcategory {
    color: #6284FD !important;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    border-right: 1px solid #D5DFF4;
}

.pmo_maah_table_category_border {
    border-right: 1px solid #D5DFF4;
    border-left: 1px solid #D5DFF4;
}

.pmo_table_bg_design {
    background-color: #ECF0FF;
    padding: 0 20px;
}

.pmo_table_bg_white {
    background-color: #fff;
}

.pmo_popup_pagination_btn {
    border: none;
    background-color: #ECF0FF;
    border-radius: 6px;
    padding: 6px 15px;
}

.pmo_popup_pagination_wrapper {
    text-align: right;
}

/* .ja_event_activity_data .accordion_button_remove{
    padding: 1rem 1.25rem;
} */

.vvip_event_head{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.row_gutter_space{
    --bs-gutter-x: 0rem !important;
    --bs-gutter-y: 0 !important;
}

.total_right{
    text-align: right;
}

.pmo_modal_body{
    padding: 1rem 2rem !important;
}