
* {
    font-family: 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
}

.main_popup_box {
    width: 320px;
    background: #0f4989;
    border-radius: 10px;
    margin: auto;
    /*  margin-top: 90px;*/
    padding: 0px 20px;
    padding-bottom: 40px;
    position: relative;
    border: 2px solid white;
}

.input_width {
    width: 500px;
    margin: auto;
}

.stackable {
    width: 97% !important;
    margin: auto;
}


.login_signup_mainbox {
    width: 400px;
    height: 400px;
    background: red;
}

.footer_bottom_text {
    transform: translate(0px, -20px);
}

.main_popup_box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 28px;
    background: #d8409f;
    top: 0px;
    left: 0;
    border-radius: 9px 9px 0px 0px;
}

.icon_box {
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    transform: translate(15px, -6px);
    cursor: pointer;
}

.current_profile_images {
    width: 15%;
    transition: 0.5s;
}

    .current_profile_images:hover {
        transform: scale(1.8);
    }

.inactive_btn {
    padding: 6px 36px;
    color: white !important;
    background: #89cc97;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 13px;
}

.first_heading {
    font-size: 23px;
    color: white;
    text-align: center;
}

.first_content {
    font-size: 18px;
    color: black;
    margin-top: 0px;
    text-align: center;
    font-weight: 600;
    margin-bottom: -6px;
}

.first_card_footer {
    background: #41586e !important;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    height: 50px;
}

.first_card_footer_1 {
    background: #41586e !important;
    color: #fff;
    text-align: center;
    margin-top: 18px;
    height: 50px;
}

.sampark_1 {
    text-align: center !important;
    transform: translate(67px, 52px);
    font-size: 12px;
    font-weight: 600;
}

.btn_main_box {
    display: flex;
    justify-content: center;
}

.first_heading_1 {
    color: white;
    text-align: center;
}

.chek_icon {
    width: 20px;
    height: 20px;
    position: absolute !important;
}

}

.complete_course {
    position: absolute;
    top: 65%;
    left: 46%;
    font-size: 18px;
    color: black;
}

.download_btn {
    background: #ef7f1a !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    margin: 1px auto !important;
    display: block;
    width: fit-content;
    color: white !important;
    border: none;
}


.download_btn_pdf {
    background: #41586e !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    margin: 1px auto !important;
    display: block;
    width: fit-content;
    color: white !important;
    border: none;
    cursor: pointer;
}

.download_idcard_btn {
    background: #ef7f1a !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 50px;
    margin: 1px auto !important;
    display: block;
    width: fit-content;
    color: white !important;
    border: none;
}




.footer {
    background-color: white;
    color: black;
    text-align: center;
    margin-top: 0px;
    height: 50px;
}
.second_footer {
    background: #dc5845 !important;
    color: #fff;
    text-align: center;
    margin-top: 160px;
    height: 50px;
}
/*.second_footer {*/
    /* background: #41586e !important; */
    /*color: #fff;
    text-align: center;
    margin-top: 11px;
    height: 50px;
}*/

.second_footer_1 {
    /* background: #41586e !important; */
    color: #fff;
    text-align: center;
    margin-top: 60px;
    height: 50px;
}

.left_header {
    background: #d8409f !important;
}

.header_2 {
    /* background-color: #41586e; */
    display: flex;
    justify-content: center;
    height: 85px;
    padding-top: 7px;
    flex-flow: column;
    align-items: center;
    margin-top: 4px;
}

.header_3 {
    display: flex;
    justify-content: center;
    height: 90px;
    border-radius: 0px 0px 350px 350px;
    padding-top: 7px;
    flex-flow: column;
    align-items: center;
}

.logo_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.logo_img_2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*.logo_img_2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}*/
.photo {
    width: 100px;
    height: 100px;
    border: 1px solid #c9c9c9;
    transform: translate(0px, 0px);
    border-radius: 7px;
   /* padding: 2px;*/
}
/*.photo {
    width: 120px;
    transform: translate(99px, 27px);
    border-radius: 7px;
    height: 111px;
}*/

.photo_1 {
    width: 124px;
    transform: translate(100px, 27px);
    height: 115px;
}

.sampark {
    text-align: center !important;
    transform: translate(66px, 41px);
    font-size: 13px;
    font-weight: 600;
    color: black !important;
}

.paragraph {
    text-align: center;
    padding-bottom: 8px;
    line-height: 33px;
    font-weight: 600;
    font-size: 17px;
    color: black;
}

.paragraph_flex {
    padding: 10px 24px 17px 30px;
}

.paragraph_flex_1 {
    padding: 10px 24px 17px 30px;
}


.head_main1 {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 30px;
}

.head_main2 {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 100px;
    margin-top: 30px;
}

.idno {
    font-size: 15px;
    margin-top: 1px;
    color: black;
    margin-left: 15px;
    font-weight: 300;
    border-bottom: 1px solid #80808052;
    width: 100%;
}

.back_id-card {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 360px;
    height: 460px;
    border: 3px solid #000000;
    margin-left: 13px;
}

.id-card {
    background-color: #0090cf00;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 360px;
    height: 460px;
    border: 3px solid #000000;
}

.front {
    width: 262px;
    height: 373px;
    border: 5px solid #1c3d21;
    position: absolute;
    top: 374px;
    margin-left: 24px;
    color: black;
}

.id-back {
    width: 262px;
    height: 372px;
    border: 5px solid #1c3d21;
    position: absolute;
    top: 764px;
    margin-left: 150px;
    color: black;
}

.bottom-left {
    position: absolute;
    bottom: 157px;
    right: 397px;
    left: 116px;
    right: 499px;
    color: black;
    margin-left: 18px;
}

.Identification {
    font-size: 16px;
    color: black;
    margin-top: 3px;
    text-align: justify;
}

.Identification_1 {
    font-size: 16px;
    color: black;
    margin-top: 15px;
}

.father {
    position: absolute;
    top: 235px;
    color: black;
    font-size: 15px;
    margin-left: 15px
}
.first_card_footersss {
    background: #d74c4c !important;
    color: #fff;
    text-align: center;
    margin-top: 1px;
    height: 20px;
}
.footersssmain_box {
    display: flex;
    gap: 5px;
    justify-content: center;
    transform: translateY(0px);
}
.top-right {
    position: absolute;
    top: 256px;
    color: black;
    font-size: 15px;
    margin-left: 14px;
}

.bottom-right {
    position: absolute;
    top: 278px;
    font-size: 15px;
    color: black;
    margin-left: 13px;
}

.centered {
    position: absolute;
    top: 220px;
    left: 151px;
    font-size: 27px;
    color: black;
    transform: translate(-100%, -100%);
}

.profile {
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50%;
    border: double;
}


.regestration {
    background: #d72922;
    height: 16px;
    padding-left: 14px;
    font-size: 11px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-bottom: 0;
}

.regestration_1 {
    background: #d72922;
    height: 16px;
    padding-left: 14px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin-bottom: 0;
}

.email {
    position: absolute;
    top: 306px;
    left: 169px;
    color: black;
    transform: translate(-50%, -50%);
}

.ajent_id {
    position: absolute;
    top: 239px;
    left: 115px;
    color: black;
    transform: translate(-100%, -100%);
    font-size: 15px;
}

.address {
    position: absolute;
    top: 312px;
    left: 70px;
    color: black;
    font-size: 15px;
    transform: translate(-44%, -50%);
}

.download_btn {
    /* transform:translateX(-25px); */
}

.Join {
    font-weight: 700;
    font-size: 14px;
    color: black;
}

.Join_1 {
    margin: auto !important;
    width: 169px;
    transform: translate(23px, 20px);
}

.exp {
    position: absolute;
    top: 271px;
    left: 108px;
    font-size: 11px;
    color: black;
    transform: translate(-50%, -50%);
}

.ls-tight {
    margin-top: -25px !important;
}

.btn_edit {
    margin-top: 10px !important;
}

.btn_welcome {
    display: none !important;
}

.address1 {
    position: absolute;
    top: 374px;
    left: 96px;
    font-size: 10px;
    color: black;
    transform: translate(-50%, -50%);
}

.phone {
    position: absolute;
    top: 383px;
    left: 174px;
    font-size: 10px;
    color: black;
    transform: translate(-50%, -50%);
}

.pic {
    position: absolute;
    width: 110px;
    height: 110px;
    margin-top: 65px;
    margin-left: -178px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.id_name {
    font-size: 15px;
    color: red;
    transform: translate(0px, -7px);
}

.id_name_p {
    font-size: 15px;
    color: red;
    transform: translate(0px, -37px);
}

.id_name_2 {
    font-size: 15px;
    color: red;
    transform: translateY(-37px);
}

.id_name_3 {
    font-size: 15px;
    color: red;
    transform: translateY(-41px);
}

.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.user_id_card {
    text-align: center !important;
    margin-top: 115px !important;
}

.user_profile {
    font-size: 18px;
    background: linear-gradient(45deg, hsl(42.48deg 87.98% 64.12%), hsl(133.33deg 45% 15.69%));
    width: 230px !important;
    height: 38px !important;
    color: white !important;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    transform: translateY(100px);
    display: none !important;
}

.heading {
    text-align: center;
    margin-top: -617px
}

.card_box {
    width: 240px;
    height: 24px;
    background: #1c3d21;
    transform: translateY(-10px) translateX(121px);
    display: flex;
    margin: auto;
}

.number {
    color: white;
    font-size: 9px;
}

#icon_phone {
    transform: rotate(90deg);
    font-size: 12px;
    position: relative;
    top: -5px;
    left: -2px;
}

#icon_email {
    font-size: 12px;
    position: relative;
    top: 1px;
    left: 4px;
}

.head_main1 {
    display: flex;
    gap: 12px;
    margin-bottom: 100px;
}

.first_idcard {
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 380px;
    height: 270px;
    border: 3px solid #c9c9c9;
    /* background-image: linear-gradient(112.5deg, rgba(232, 232, 232, 0.03) 0%, rgba(232, 232, 232, 0.03) 2%,rgba(231, 231, 231, 0.03) 2%, rgba(231, 231, 231, 0.03) 4%,rgba(231, 231, 231, 0.03) 4%, rgba(231, 231, 231, 0.03) 11%,rgba(2, 2, 2, 0.03) 11%, rgba(2, 2, 2, 0.03) 67%,rgba(231, 231, 231, 0.03) 67%, rgba(231, 231, 231, 0.03) 90%,rgba(111, 111, 111, 0.03) 90%, rgba(111, 111, 111, 0.03) 100%),linear-gradient(157.5deg, rgba(210, 210, 210, 0.03) 0%, rgba(210, 210, 210, 0.03) 17%,rgba(254, 254, 254, 0.03) 17%, rgba(254, 254, 254, 0.03) 18%,rgba(96, 96, 96, 0.03) 18%, rgba(96, 96, 96, 0.03) 44%,rgba(159, 159, 159, 0.03) 44%, rgba(159, 159, 159, 0.03) 70%,rgba(24, 24, 24, 0.03) 70%, rgba(24, 24, 24, 0.03) 82%,rgba(16, 16, 16, 0.03) 82%, rgba(16, 16, 16, 0.03) 100%),linear-gradient(22.5deg, rgba(47, 47, 47, 0.03) 0%, rgba(47, 47, 47, 0.03) 32%,rgba(124, 124, 124, 0.03) 32%, rgba(124, 124, 124, 0.03) 40%,rgba(200, 200, 200, 0.03) 40%, rgba(200, 200, 200, 0.03) 42%,rgba(16, 16, 16, 0.03) 42%, rgba(16, 16, 16, 0.03) 64%,rgba(243, 243, 243, 0.03) 64%, rgba(243, 243, 243, 0.03) 94%,rgba(93, 93, 93, 0.03) 94%, rgba(93, 93, 93, 0.03) 100%),linear-gradient(90deg, #ffffff,#ffffff); */
    position: relative;
    z-index: 1;
}

.first_idcard_pdf {
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 380px;
    height: 270px;
    position: relative;
    border: 3px solid #c9c9c9;
    transform: translate(0px, 0px);
    /* background-image: linear-gradient(112.5deg, rgba(232, 232, 232, 0.03) 0%, rgba(232, 232, 232, 0.03) 2%,rgba(231, 231, 231, 0.03) 2%, rgba(231, 231, 231, 0.03) 4%,rgba(231, 231, 231, 0.03) 4%, rgba(231, 231, 231, 0.03) 11%,rgba(2, 2, 2, 0.03) 11%, rgba(2, 2, 2, 0.03) 67%,rgba(231, 231, 231, 0.03) 67%, rgba(231, 231, 231, 0.03) 90%,rgba(111, 111, 111, 0.03) 90%, rgba(111, 111, 111, 0.03) 100%),linear-gradient(157.5deg, rgba(210, 210, 210, 0.03) 0%, rgba(210, 210, 210, 0.03) 17%,rgba(254, 254, 254, 0.03) 17%, rgba(254, 254, 254, 0.03) 18%,rgba(96, 96, 96, 0.03) 18%, rgba(96, 96, 96, 0.03) 44%,rgba(159, 159, 159, 0.03) 44%, rgba(159, 159, 159, 0.03) 70%,rgba(24, 24, 24, 0.03) 70%, rgba(24, 24, 24, 0.03) 82%,rgba(16, 16, 16, 0.03) 82%, rgba(16, 16, 16, 0.03) 100%),linear-gradient(22.5deg, rgba(47, 47, 47, 0.03) 0%, rgba(47, 47, 47, 0.03) 32%,rgba(124, 124, 124, 0.03) 32%, rgba(124, 124, 124, 0.03) 40%,rgba(200, 200, 200, 0.03) 40%, rgba(200, 200, 200, 0.03) 42%,rgba(16, 16, 16, 0.03) 42%, rgba(16, 16, 16, 0.03) 64%,rgba(243, 243, 243, 0.03) 64%, rgba(243, 243, 243, 0.03) 94%,rgba(93, 93, 93, 0.03) 94%, rgba(93, 93, 93, 0.03) 100%),linear-gradient(90deg, #ffffff,#ffffff); */
}

.Verified {
    transform: translate(0px, 20px);
}

.second_main_box {
    /* display: flex; */
    justify-content: center;
    transform: translate(0px, -10px);
    margin-top: 65px;
}

.main_box {
    display: flex;
    flex-flow: column;
    justify-content: center;
    transform: translateY(0px) translateX(10px);
    line-height: 11px;
    width: 200px;
    margin: auto;
}

.CONDITIONS {
    text-align: center;
    color: #163A1E;
    margin-top: 92px;
    font-size: 20px;
    font-weight: 600;
}

.second_idcard {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 380px;
    height: 270px;
    border: 3px solid #c9c9c9;
    margin-left: 1px;
    /* background-image: linear-gradient(112.5deg, rgba(232, 232, 232, 0.03) 0%, rgba(232, 232, 232, 0.03) 2%,rgba(231, 231, 231, 0.03) 2%, rgba(231, 231, 231, 0.03) 4%,rgba(231, 231, 231, 0.03) 4%, rgba(231, 231, 231, 0.03) 11%,rgba(2, 2, 2, 0.03) 11%, rgba(2, 2, 2, 0.03) 67%,rgba(231, 231, 231, 0.03) 67%, rgba(231, 231, 231, 0.03) 90%,rgba(111, 111, 111, 0.03) 90%, rgba(111, 111, 111, 0.03) 100%),linear-gradient(157.5deg, rgba(210, 210, 210, 0.03) 0%, rgba(210, 210, 210, 0.03) 17%,rgba(254, 254, 254, 0.03) 17%, rgba(254, 254, 254, 0.03) 18%,rgba(96, 96, 96, 0.03) 18%, rgba(96, 96, 96, 0.03) 44%,rgba(159, 159, 159, 0.03) 44%, rgba(159, 159, 159, 0.03) 70%,rgba(24, 24, 24, 0.03) 70%, rgba(24, 24, 24, 0.03) 82%,rgba(16, 16, 16, 0.03) 82%, rgba(16, 16, 16, 0.03) 100%),linear-gradient(22.5deg, rgba(47, 47, 47, 0.03) 0%, rgba(47, 47, 47, 0.03) 32%,rgba(124, 124, 124, 0.03) 32%, rgba(124, 124, 124, 0.03) 40%,rgba(200, 200, 200, 0.03) 40%, rgba(200, 200, 200, 0.03) 42%,rgba(16, 16, 16, 0.03) 42%, rgba(16, 16, 16, 0.03) 64%,rgba(243, 243, 243, 0.03) 64%, rgba(243, 243, 243, 0.03) 94%,rgba(93, 93, 93, 0.03) 94%, rgba(93, 93, 93, 0.03) 100%),linear-gradient(90deg, #ffffff,#ffffff); */
    position: relative;
    z-index: 1;
}

.second_idcard_pdf {
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 380px;
    height: 270px;
    border: 3px solid #c9c9c9;
    margin-left: 2px;
    position: relative;
    transform: translate(0px, 0px);
    /* background-image: linear-gradient(112.5deg, rgba(232, 232, 232, 0.03) 0%, rgba(232, 232, 232, 0.03) 2%, rgba(231, 231, 231, 0.03) 2%, rgba(231, 231, 231, 0.03) 4%, rgba(231, 231, 231, 0.03) 4%, rgba(231, 231, 231, 0.03) 11%, rgba(2, 2, 2, 0.03) 11%, rgba(2, 2, 2, 0.03) 67%, rgba(231, 231, 231, 0.03) 67%, rgba(231, 231, 231, 0.03) 90%, rgba(111, 111, 111, 0.03) 90%, rgba(111, 111, 111, 0.03) 100%), linear-gradient(157.5deg, rgba(210, 210, 210, 0.03) 0%, rgba(210, 210, 210, 0.03) 17%, rgba(254, 254, 254, 0.03) 17%, rgba(254, 254, 254, 0.03) 18%, rgba(96, 96, 96, 0.03) 18%, rgba(96, 96, 96, 0.03) 44%, rgba(159, 159, 159, 0.03) 44%, rgba(159, 159, 159, 0.03) 70%, rgba(24, 24, 24, 0.03) 70%, rgba(24, 24, 24, 0.03) 82%, rgba(16, 16, 16, 0.03) 82%, rgba(16, 16, 16, 0.03) 100%), linear-gradient(22.5deg, rgba(47, 47, 47, 0.03) 0%, rgba(47, 47, 47, 0.03) 32%, rgba(124, 124, 124, 0.03) 32%, rgba(124, 124, 124, 0.03) 40%, rgba(200, 200, 200, 0.03) 40%, rgba(200, 200, 200, 0.03) 42%, rgba(16, 16, 16, 0.03) 42%, rgba(16, 16, 16, 0.03) 64%, rgba(243, 243, 243, 0.03) 64%, rgba(243, 243, 243, 0.03) 94%, rgba(93, 93, 93, 0.03) 94%, rgba(93, 93, 93, 0.03) 100%), linear-gradient(90deg, #ffffff, #ffffff); */
}

.anchor_1 {
    transform: translateY(6px) translateX(19px);
    width: 200px;
    margin: auto;
    line-height: 11px;
}

.anchor {
    font-size: 10px;
    color: white !important;
    text-decoration: none;
}

.anchor_2 {
    font-size: 10px;
    color: white !important;
    text-decoration: none;
}

.download_idcard_btn {
    display: none;
}


.download_button {
    padding: 7px 20px;
    border: none;
    background: #1c3d21;
    color: white;
    border-radius: 5px;
    display: flex;
    margin: auto;
    font-size: 15px;
    margin-bottom: 30px;
}

.left_arrow {
    padding: 3px 8px;
    background: #ef8525;
    color: white !important;
    font-size: 20px;
    border-radius: 3px;
    border: none;
}

.certifcate_img {
    width: 150px;
}

.padding_row {
    padding-left: 300px;
    padding-right: 300px;
}

.select_heading {
    text-align: center;
    color: black;
}

.yes_no_popup {
    background: none !important;
    border: none !important;
}

.btn_yes_no {
    color: white;
    padding: 3px 8px;
    background: #89cc97;
    border: none;
    border-radius: 3px;
}

.bottom_bar {
    width: 95%;
    height: 35px;
    position: fixed;
    bottom: 8px;
    z-index: 10000;
    display: none;
    border-radius: 20px;
    /*background: linear-gradient(-4deg, #25313e, #65bd77);*/
    background: white;
    left: 3%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.menu_box_1 {
    width: 45px;
    height: 45px;
    /* background: linear-gradient(31deg, #25313e, #65bd77); */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.5s !important;
}


.menu_box {
    width: 66px;
    height: 66px;
    background: #de409f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transform: translateY(-40px);
    transition: 0.5s !important;
    border: 8px solid #f7f7f7;
}


.menubar_main_box {
    display: flex;
    justify-content: space-between;
    margin-top: 4px;
}

#menu_icon {
    font-size: 25px;
    color: #ffffff;
    font-weight: 500;
}

.click_icon {
    color: #65bd77 !important;
    font-size: 30px;
}

.icon_images {
    width: 39px;
}

.donate {
    font-size: 12px;
    position: absolute;
    right: 4px;
    bottom: 2px;
}

.Appointment {
    position: absolute;
    left: 58px;
    bottom: 2px;
    font-size: 12px;
}

.id_card {
    position: absolute;
    left: 6px;
    bottom: 2px;
    font-size: 12px;
}

.certifi_cate {
    position: absolute;
    right: 59px;
    bottom: 2px;
    font-size: 12px;
}

#iconletter {
    font-size: 20px;
}

.menubar {
    color: #de409f;
    position: absolute;
    bottom: 6px;
    transform: translateX(-18px);
}

.pay_main_box {
    display: flex;
    justify-content: center;
    transform: translate(0px, 10px);
}

.pay_button {
    padding: 2px 15px;
    background: #89cc97;
    border: none;
    border-radius: 3px;
}

.accounts_img {
    width: 37px;
    height: 37px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.5s;
}

    .accounts_img:hover {
        transform: scale(1.9);
    }

.user_profile_image {
    border-radius: 50% !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.user_profile_box_img {
    border-radius: 50% !important;
    height: 35px !important;
    width: 35px !important;
}

.header_left_box_radius {
    border-radius: 50% !important;
    height: 50px !important;
    width: 50px !important;
}

.header_left_box_radius_image {
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
    object-fit: cover;
}

.winggo_logo_radius_box {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
}

.winggo_logo_radius {
    width: 100%px !important;
    height: 100%px !important;
    border-radius: 50%;
}

.Uddeshiy {
    font-size: 15px;
    transform: translate(10px, 0px);
}

.navbar-brand img {
    max-height: 35px;
    margin-top: 0px;
}

.notice_textarea {
    width: 100% !important;
    padding-bottom: 40px !important;
    border: 1px solid #80808036;
    border-radius: 5px;
    outline: none;
    padding-left: 15px;
}

.notice_button {
    padding: 5px 25px;
    display: flex;
    margin: auto;
    border: none;
    border-radius: 4px;
    background: #ef8525;
    color: white;
    font-size: 14px;
    outline: none;
}



.notice_all_member {
    text-align: center;
    width: 175px;
    font-weight: 700;
}

.notice_all_main_box {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.second_notice_main_box {
    width: 600px;
    border: 1px solid #80808063;
    margin: auto;
    padding: 20px;
    margin-bottom: 40px;
    border-radius: 10px;
    box-shadow: rgb(101 189 119 / 57%) 0px 4px 12px;
}

.admin_notice_section {
    width: 600px;
    background: #fefefe;
    margin: auto;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid green;
    margin-bottom: 20px;
}

.heading_box_idcard {
}

.bottom_web_name {
    margin-left: 27px;
    margin-top: -11px;
    font-size: 15px;
    color: black;
}

.Position_top {
    position: relative;
    top: 4px;
}

.very_btn_margin {
    margin-top: 5px;
}








@media(max-width:991px) {
    .certificate_img {
        width: 70% !important;
    }

    .btn_box {
        transform: translate(0px, 45px) !important;
    }
}


@media(max-width: 767px) {
    .certificate_img {
        width: 100% !important;
    }

    .admin_notice_section {
        width: 100% !important;
        margin-bottom: 50%;
    }

    .stackable {
        width: 90% !important;
        margin: auto;
    }

    .phonepe_section {
        margin: auto;
        width: 364px !important;
        margin-left: -26px !important;
    }

    .payment_btn_rozrpay {
        padding: 5px 5px !important;
        border: none;
        background: #89cc97;
        color: white;
        font-size: 12px !important;
        font-weight: 600;
        border-radius: 4px;
    }

    .input_width {
        width: 100% !important;
    }

    .margin_bottom_certificate {
        margin-bottom: 100px !important;
    }

    .notice-container {
        width: 100% !important;
        margin-bottom: 200px;
    }

    .second_notice_main_box {
        width: 90% !important;
        margin-bottom: 108px;
    }

    .popup {
        background-color: #fff5f5;
        padding: 20px;
        border: 1px solid #888;
        width: 84% !important;
        margin-left: 8% !important;
        margin-top: 10px !important;
    }

    div.dt-container div.dt-paging {
        margin: 0;
        display: flex;
        justify-content: center;
        margin-top: -17px !important;
        margin-bottom: 58px !important;
    }

    .nav-user .avatar {
        width: 70px !important;
        float: none !important;
        display: block;
        margin: 20px auto;
        padding: 5px;
        background-color: rgba(255, 255, 255, 0.1);
        position: relative;
        height: 70px !important;
    }

    .notice_all_text {
        display: flex;
        width: 185px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: -10px !important;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .navbar-brand img {
        max-height: 35px !important;
        margin-top: -4px;
        vertical-align: middle;
    }

    .jyotirmay_text_heading_box {
        /* transform:translateX(-10px); */
    }

    .Uddeshiy {
        font-size: 13px;
        line-height: 17px;
        transform: translate(4px, 15px);
    }

    .complete_course {
        position: absolute !important;
        top: 65% !important;
        left: 46% !important;
        font-size: 17px;
    }

    .login-signup_box {
        width: 324px;
        height: 215px;
        background: white;
        margin: auto;
        margin-top: 50px;
        border-radius: 4px;
    }

    .welcome_to_ngo_heading {
        color: #41586e;
        padding-top: 65px !important;
        font-size: 25px !important;
    }

    .logo_main_box {
        width: 100%;
    }

    .confirmation-box {
        margin-top: 120px;
        margin-left: -110px;
    }

    .bottom_bar {
        display: block !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .select_heading {
        font-size: 19px;
    }

    .position_absolute {
        position: absolute;
        left: 1% !important;
    }

    .padder {
        padding-top: 15px !important;
    }

    .margin_top {
        margin-top: 20px !important;
    }

    .certifcate_img {
        width: 90px !important;
        margin-bottom: 20px;
    }

    .chek_icon {
        width: 15px !important;
        height: 15px !important;
        position: absolute !important;
        transform: translateY(-4px);
    }

    .padding_row {
        padding-left: 40px;
        padding-right: 40px;
    }

    .download_idcard_btn {
        display: block !important;
    }

    .head_main1 {
        flex-wrap: wrap !important;
    }

    .head_main2 {
        flex-wrap: wrap !important;
        height: 132vh;
    }

    .back_dashboard {
        transform: translateY(-5px) !important;
        outline: none !important;
    }

    .padding_box {
        padding: 3px 14px !important;
    }

    .complete_course1 {
        position: absolute;
        top: 53%;
        left: 46%;
        font-size: 16px;
    }

    .download_btn {
        display: none;
    }

    .other_aside {
        position: absolute;
        top: 45px;
        z-index: 10;
    }

    .other_header {
        position: absolute;
        top: 0px !important;
    }

    .details_width {
        width: 365px !important;
        margin-left: -20px;
    }

    .margin_top_donate_view {
        margin-top: 50px !important;
    }

    .btn_bottom {
        margin-bottom: 85px !important;
    }

    .manager_margin_top {
        margin-top: 60px !important;
    }
}


@media(max-width:500px) {
    .complete_course {
        position: absolute !important;
        top: 65% !important;
        left: 46% !important;
        font-size: 11px;
    }

    .middlebar_kaimg_box {
        width: 25px !important;
        height: 25px !important;
    }

    .all_details_heading {
        width: 100px !important;
    }

    #icon {
        font-size: 15px !important;
    }

    .bottom_box {
        margin-bottom: 106px !important;
    }

    .placeorder_heading_1 {
        font-size: 12px !important;
    }

    .placeorder_heading {
        font-size: 15px !important;
    }

    div.dt-container .dt-length {
        transform: translate(-75px, 26px) !important;
    }

    .admin_middlebar_box {
        margin-bottom: 90px;
    }

    .Position_top {
        position: relative;
        top: -1px !important;
    }

    .very_btn_margin {
        margin-top: 5px;
        margin-bottom: 6px !important;
    }

    .nav {
        padding-bottom: 350px !important;
    }

    .member_details_header {
        gap: 80px !important;
        display: flex !important;
    }

    .member_details_header_1 {
        gap: 57px !important;
        display: flex !important;
    }

    .designation_nav {
    }

    div.dt-container div.dt-search label {
        display: inline;
        margin-bottom: 0;
        position: absolute;
        right: 127px !important;
        top: 30px !important;
        font-size: 13px;
    }

    div.dt-container div.dt-length label {
        display: inline;
        text-align: left;
        margin-bottom: 0;
        font-size: 13px !important;
        position: absolute;
        left: 90px;
        transform: translate(0px, 28px);
    }

    div.dt-container div.dt-length select {
        width: 75px;
        margin-bottom: 0;
        transform: translate(-43px, -2px);
    }

    div.dt-container div.dt-search input {
        transform: translate(-12px, -18px) !important;
        width: 110px !important;
    }

    .qrcode_img {
        width: 60px !important;
        height: 60px !important;
        transform: translateX(-55px) translateY(2px);
    }

    .download_btn_pdf {
        /* margin-top: 290px !important; */
    }

    .complete_course1 {
        position: absolute;
        top: 53%;
        left: 46%;
        font-size: 11px;
    }

    .program {
        position: absolute;
        left: 46%;
        top: 46%;
        font-size: 13px;
    }

    .second_footer_1 {
        color: #fff;
        text-align: center;
        margin-top: 58px !important;
        height: 50px;
    }
}





.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: none !important;
    background-color: #f9f9f9 !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #8080806b !important;
}




.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #fff !important;
    border: 1px solid transparent !important;
    border-radius: 2px;
    background: #41586e !important;
}

div.dt-container div.dt-paging {
    margin: 0;
    display: flex;
    justify-content: center;
}

div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover,
div.dt-container .dt-paging .dt-paging-button.disabled:active {
    cursor: default;
    color: rgba(0, 0, 0, 0.5) !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
    display: none !important;
}

div.dt-container .dt-length {
    transform: translate(10px, 18px);
}


div.dt-container div.dt-info {
    padding-top: 0.5em;
    display: flex;
    justify-content: center;
}


div.dt-container div.dt-search input {
    display: inline-block !important;
    width: auto;
    margin-bottom: 0;
    margin-left: 0.5em;
    outline: none;
    transform: translate(-13px, -15px);
}

div.dt-container div.dt-search label {
    display: inline;
    margin-bottom: 0;
    position: absolute;
    right: 197px;
    top: 18px;
}

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
    text-align: center !important;
}

.bg-dark .nav > li > a:hover, .bg-dark .nav > li > a:focus {
    color: white !important;
    background-color: #d8409f !important;
}


.payment_btn_rozrpay {
    padding: 5px 5px;
    border: none;
    background: #89cc97;
    color: white;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
}

.user_middlebar_box {
    width: 100%;
    background: linear-gradient(-45deg, #14202c, #21e2e4);
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 12px 9px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

    .user_middlebar_box:before {
        content: '';
        position: absolute;
        width: 20px;
        height: 20px;
        background: #ffffff42;
        left: 48%;
        top: 40%;
        transition: 0.7s;
        z-index: -1;
        opacity: 0;
    }

    .user_middlebar_box:hover:before {
        transform: scale(15.7);
        opacity: 1.4 !important;
    }

.placeorder_heading_1 {
    font-weight: 500;
    font-size: 20px;
    color: white;
    font-family: "Poppins", sans-serif;
    margin-top: 5px;
    margin-bottom: 3px;
}

.middlebar_kaimg_box {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}


    .middlebar_kaimg_box span {
        position: absolute;
        width: 100%;
        height: 100%;
        background: inherit;
        opacity: 0.9;
        border-radius: inherit;
        animation: order_animate 4s ease-in-out infinite;
        animation-delay: calc(1s * var(--i));
    }


@keyframes order_animate {
    100% {
        opacity: 0;
        transform: scale(2.1);
    }
}

.middlebar_kaflex_box {
    display: flex;
    justify-content: space-between;
}

.placeorder_heading {
    color: white;
    font-size: 30px;
}

.kishanmitra_order_img {
    width: 23px;
    object-fit: cover;
    position: absolute;
}

.all_details_heading:hover {
    font-style: italic;
    box-shadow: 0px 0px 20px grey;
    letter-spacing: 2px;
}

.all_details_heading {
    color: white;
    font-size: 16px;
    background: linear-gradient(-45deg, #14202c, #21e2e4);
    width: 150px;
    text-align: center;
    padding: 6px 0px;
    border-radius: 4px;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 0;
    transition: 0.5s;
    cursor: pointer;
}

.scale_img img {
    transition: 0.5s !important;
    cursor: pointer;
}

.scale_img:hover img {
    transform: scale(9.5);
}

.vasudhara_donation_heading {
    padding: 6px 0px;
    background: #25313e;
    width: 265px;
    text-align: center;
    color: white;
    border-radius: 4px;
    margin: auto;
    transform: translate(0px, 20px);
}

.bottom_text_iocn {
    width: 80px;
    display: flex;
    align-items: center;
    flex-flow: column;
    height: 60px;
}

.id_img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (min-width: 992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}