section.section_money.db-statemnt {
    background: #fff;
    border-radius: 10px;
    box-shadow: none;
    padding-bottom: 30px;
}

.card_body {
    padding: 0;
    position: relative;
}

.card_body.statementt .statement_sec {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 50px 0 0px;
    position: relative;
}

.statement_sec h2 {
    font-size: 24px;
    color: #BABABA;
    margin: 0;
    font-family: 'Roboto-Regular';
    font-weight: 600;
    padding: 0 0 20px 0;
}

.statement_sec h2 img {
    width: 65px;
    height: 65px;
}

.statement_sec h2 b {
    font-size: 30px;
    color: #535353;
    font-weight: 700;
    font-family: 'RobotoCondensed-Bold';
}

.card_body.statementt a.btn {
    border-radius: 0;
    width: 35%;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 3px;
    border-image-source: linear-gradient(to bottom, #6699cc, #56a0b2);
}

.card_body.statementt .btns {
    position: absolute;
    top: 122px;
    left: 0;
    width: 100%;
}

a.btn.btn-moneyyy {
    background: #f5f5f5;
    padding: 10px 20px;
    margin-right: 10px;
    box-shadow: 0 3px 10px #6699cc3d;
    border-radius: 5px;
}

.btns .btn.btn-moneyyy img {
    width: 40px;
    margin-right: 10px;
}

a.btn.btn-moneyyy:hover {
    background: #fff;
    color: #333;
}

.payment_his {
    text-align: left;
    margin-top: 0px;
}

.payment_his h5 {
    color: #333;
    font-weight: 700;
    margin: 0;
    padding: 12px 0;
}

.payment_his ul {
    list-style: none;
    padding-left: 0;
    width: 100%;
    margin: 0 auto 30px;
}

.payment_his ul li {
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    margin: 0px;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}

.payment_his ul li img {
    width: 30px;
    border-radius: 0px;
}

.payment_his ul li p {
    font-size: 16px;
    text-align: left;
    color: #333;
    margin: 0;
    line-height: 20px;
    flex-basis: 30%;
    flex-grow: 1;
    margin-left: 10px;
}

.payment_his p span {
    display: block;
    color: #999;
    font-size: 13px;
}

.payment_his ul li h6 {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    text-align: right;
}

.payment_his ul li h6 .closing_blnc {
    display: block;
    color: #9d9d9d;
    font-weight: 500;
    font-size: 12px;
}

.payment_his a.Deatail_view {
    display: block;
    color: #406cfc;
    font-size: 13px;
    font-weight: 500;
    text-align: right;
    cursor: pointer;
    position: relative;
    right: 5px;
    bottom: -10px;
    z-index: 99;
    filter: drop-shadow(0px -1px 5px #eae9e9);
}

.payment_his a.Deatail_view:hover {
    color: red;
}

a.Deatail_view::before {
    content: '';
    position: absolute;
    clip-path: polygon(20% 0, 80% 0, 100% 100%, 0 100%);
    width: 125px;
    background: #f5f5f5;
    height: 20px;
    z-index: -1;
    right: -28px;
    bottom: 0px;
}

.payment_his ul li h6.text-success {
    color: #1e9d1e !important;
}

.payment_his ul li h6.text-danger {
    color: red !important;
}

.result-akk {
    background: #f5f5f5;
    box-shadow: 0 2px 15px #d3d3d3;
    padding: 30px 25px;
    border-radius: 10px;
    text-align: center;
}

.select_result {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.select_result span {
    text-align: center;
    flex: 1 0 0;
    border: 1px solid #6490bc;
    height: 52px;
    line-height: 50px;
    color: #6490bc;
    font-weight: 600;
    font-size: 18px;
}

.select_result span img {
    width: 100%;
    max-width: 28px;
    margin-top: -3px;
}

.select_result input {
    text-align: center;
    flex: 1 0 0;
    border: 1px solid #6490bc;
    height: 52px;
    line-height: 50px;
    color: #6490bc;
    font-weight: 600;
    border-radius: 0;
    background: transparent;
    font-size: 18px;
    padding: 0 0 0 25px;
}

.select_result input:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #6490bc;
}

.select_result span.data_select {
    position: relative;
    border: 0;
}

.select_result span.data_select img {
    position: absolute;
    left: 34px;
    top: 14px;
}

.select_result input::placeholder {
    color: #6490bc;
}

.ak-side-result {
    height: 70vh;
    overflow-y: scroll;
    padding-top: 10px;
}

.winner-ak {
    background: linear-gradient(135deg, rgba(72,167,153,0.12) 0%, rgba(102,153,204,0.12) 100%);
    padding: 0px 5px 20px;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 65px;
}

.game_name {
    position: relative;
    height: 70px;
}

.game_name img {
    width: 100%;
    opacity: 0.5;
}

.game_name h3 {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    background: -webkit-linear-gradient(#ff0000, #040404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

.time-game p {
    color: #014d5c;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    margin: 0 10px;
}

.time-game img {
    width: 20px;
    margin-top: -3px;
}

.number_00 {
    position: relative;
    margin-top: 10px;
    margin-bottom: -70px;
}

.number_00 img {
    width: 105px;
}

.number_00 span {
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -2px;
}

.ak-side-result::-webkit-scrollbar-track {
    background: #cccccc88 !important;
    border-radius: 50px;
}

.ak-side-result::-webkit-scrollbar {
    width: 6px;
}

.ak-side-result::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, rgba(72,167,153,0.12) 0%, rgba(102,153,204,0.12) 100%);
    border-radius: 50px;
}

.play-rules {
    background: #f5f5f5;
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
    border-radius: 0 40px 0px 40px;
    margin-top: 0 !important;
}

.play-rules h5 {
    font-size: 25px;
    font-weight: 600;
    background: #c44343;
    color: #fff;
    padding: 12px 0;
    border-top-right-radius: 40px;
    text-transform: uppercase;
}

.result-body {
    padding: 30px;
}

.play-rules ul.list-rules {
    text-align: left;
    padding-left: 25px;
    color: #333;
}

.play-rules ul.list-rules li::marker {
    color: #c44343;
}

.play-rules p {
    text-align: justify;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.result-body p b {
    color: #c44343;
}

.help-head h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #6a7a8a;
    font-size: 32px;
    margin: 0;
}

.whatsapp-help {
    background: #f5f5f5;
    border-radius: 5px;
    padding: 10px 10px;
    position: relative;
    border: 1px solid #6490bc;
}

ul.inlineblikk li {
    display: inline-block;
}

.whatsapp-help .inlineblikk.ps-0.mb-0 img {
    width: 100%;
    max-width: 70px;
    margin-top: -25px;
}

.gif-hand img {
    position: absolute;
    top: 22px;
    right: 20px;
    width: 100%;
    max-width: 32px;
}

.btn-add-help {
    overflow: hidden;
    height: 145px;
}

.btn.btn-primary.btn_monieadd {
    margin-top: 60px;
    border: 0;
    font-size: 16px;
    border-radius: 4px;
    background: linear-gradient(135deg, #48A799, #69C);
    padding: 10px 33px;
    text-transform: uppercase;
    transition: transform 1s;
    width: 100%;
    height: 55px;
    box-shadow: 2px 1px 4px 2px #ccc;
    align-items: center;
    justify-content: center;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    text-wrap: no-wrap;
}

.btn-add-help svg {
    width: 32px;
    height: 32px;
}

.play-privacy {
    background: #3aa79d14;
    padding: 20px;
    width: 100%;
    overflow: auto;
}

.play-privacy h1 {
    font-size: 25px;
    font-weight: 550;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 2px solid #329a90;
    display: inline-block;
    margin-bottom: 20px;
    color: #329a90;
}

.play-privacy p {
    font-size: 15px;
    letter-spacing: 1px;
    margin-left: 5px;
    color: #333;
}

.play-privacy h2 {
    font-size: 20px;
    font-weight: 600;
    border-bottom: 2px solid #000;
    display: inline-block;
    color: #333;
}

.play-privacy li {
    color: #333;
}

.play-privacy p a {
    font-weight: 600;
    color: #6699cc;
    text-decoration: underline;
}

.main-contnt {
    z-index: -1;
    background-image: none; background: #f5f5f5;
    padding: 20px 0 80px;
}

.main-contnt h2 {
    font-weight: 800;
    letter-spacing: -1px;
    font-size: 40px;
}

.refer-friendd {
    display: flex;
    justify-content: center;
}

.refer-col1 img {
    width: 100%;
    max-width: 85px;
}

.refer-col1 h5 {
    font-size: 20px;
    letter-spacing: 0.5px;
    margin: 2px 8px 0;
    color: #333;
}

.refer-col2 {
    padding-top: 18px;
}

.refer-col2 svg {
    font-weight: 600;
    font-size: 30px;
    color: #333;
}

.refer-col1 {
    text-align: center;
}

.refer-col1 .btn.btn-block {
    display: inline-block;
    width: auto;
    padding: 2px 18px;
    margin-top: 10px;
    background: #d96c72;
    font-size: 13px;
    font-weight: 600;
    border: none;
}

.refer-Main {
    background: #f5f5f5;
    padding: 40px 40px;
    /* border-radius: 40px; */
    margin-top: -55px !important;
    box-shadow: 0 10px 10px #eeee;
    margin: 0 10px 20px;
}

label.refer-head {
    color: #333;
    font-size: 20px;
    letter-spacing: 1px;
}

.input-group button {
    height: 55px;
    font-size: 16px;
    color: #ffffff;
    background: rgb(93 147 201);
    border: 1px solid #5d93c9;
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-left: 0;
}

.input-group input {
    height: 55px;
    font-size: 20px;
    text-align: center;
    color: #5d93c9;
    background: #f0f0f0;
    border: 0;
    font-weight: 600;
}

.copey {
    font-weight: 700;
    font-size: 14px;
    padding: 10px 0 0 0;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #fc061d !important;
}

.watsapp {
    margin: 60px auto 0;
}

.watsapp a {
    text-align: center;
    padding: 10px 50px 10px;
    color: #fff;
    border-radius: 0;
    background: rgb(139, 240, 149);
    background: linear-gradient(153deg, rgb(70 174 108) 29%, rgba(34, 208, 95, 1) 59%);
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
}

.how-to-refer {
    margin-top: 60px;
}

.how-to-refer h2 {
    color: #df0505;
    font-size: 22px;
    font-weight: 600;
}

.how-to-refer img {
    width: 100%;
    max-width: 30px;
}

.how-to-refer ol li {
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: 600;
    color: #333;
}

.statementTab {
    background: #f5f5f5;
    padding: 10px !important;
    margin: 8px 0 0 0;
}

.statementTab .nav-pills {
    margin: 0 !important;
}

.statHistory {
    background: #f5f5f5;
}

.gameHisFilter {
    padding: 12px 0;
}

ul.gameHisFilter {
    flex-wrap: nowrap;
    gap: 6px;
    overflow-x: scroll;
}

ul.gameHisFilter::-webkit-scrollbar {
    height: 0px;
}

.gameHisFilter .nav-link {
    border-radius: 3px;
    border: 1.148px solid #ECECEC;
    color: #0F1828;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.gameHisFilter .nav-link.active {
    border-radius: 3px;
    border: 1.148px solid #ECECEC;
    background: linear-gradient(90deg, #3C9AF7 -29.45%, #4A9F94 100.98%);
}

.recipt-modal .modal-header {
    background: #fff;
    justify-content: flex-start;
    padding: 12px 25px;
    border-bottom: 0;
    box-shadow: 0 0 8px #464646;
    z-index: 99;
    position: relative;
}

.recipt-modal .modal-title.h4 {
    color: #f6f6f6;
    font-size: 22px;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-family: 'RobotoCondensed-Bold';
}

.recipt-modal .modal-content .close {
    padding: 15px 8px 17px;
    font-size: 30px;
    opacity: 1;
    line-height: 0;
    position: absolute;
    right: 20px;
    top: 10px;
    border-radius: 50%;
    background: #fd0000;
    color: #fff;
    border: 2px solid #eee;
    border-bottom: 0;
}

.recipt-modal .modal-content {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 0 25px #000000;
}

.recipt-modal.Failed-withdrawal .modal-content {
    box-shadow: none;
}

.recipt-modal .semi-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.recipt-modal .card-text {
    text-align: center;
    width: 170px;
    margin: 5px auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
}

.recipt-modal h1 {
    font-size: 1.5rem;
    font-weight: 500;
    display: inline-block;
    background: rgb(95 124 147 / 21%);
    padding: 2px 35px 4px;
    border-radius: 5px;
    font-weight: 600;
    box-shadow: 0 0 7px #b2b2b2bf;
    margin-top: 15px;
    color: #fff;
}

.topModelHed {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
}

.recipt-modal .modal-body {
    padding: 0;
}

.recipt-modal .card_body {
    margin: 20px auto;
    width: 90%;
    border-radius: 20px;
}

.recipt-modal .card_body h2 {
    background: #5bbe56;
    color: #fff;
    padding: 2px 0;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-transform: capitalize;
}

.recipt-modal .card_body .scroll-on {
    max-height: 60vh;
    overflow-x: hidden;
}

.recipt-modal .card_body {
    box-shadow: 2px -10px 14px #e8e8e8;
    overflow: hidden;
}

.recipt-modal.Failed-withdrawal .card_body {
    box-shadow: 0 3.732px 20.527px 0 rgba(0, 0, 0, 0.05);
}

.recipt-modal .deatils-ak {
    display: flex;
    flex-basis: 100%;
    flex: 1;
    flex-flow: row wrap;
    padding: 25px 20px 35px;
}

.recipt-modal .card_body .deatils-ak p {
    text-align: left;
    border-bottom: 1px solid #eee;
    width: 50%;
    margin: 0;
    padding: 0;
    height: 48px;
    display: flex;
    align-items: center;
}

.recipt-modal .card_body .deatils-ak p b {
    font-size: 17px;
    color: #333;
}

.recipt-modal .card_body .deatils-ak p span {
    font-size: 17px;
    margin: 0;
    color: #6a7a8a;
}

.recipt-modal .card_body .deatils-ak p:nth-last-child(1) {
    border: none;
}

.recipt-modal .modal-body {
    padding: 0 0 20px;
    border-bottom: 15px solid #89b3d5;
    background: #f5f5f5;
}

.help-head {
    margin: 30px 0 10px 0;
}

/**** New Result ******/
.db-result-tabel tr {
    text-align: start;
}

.db-result-tabel table {
    width: 100%;
}

.db-result-tabel thead {
    border-bottom: 0.555px solid #E2E8F0;
    background: #fff;
    position: static;
    top: 0;
}

.db-result-tabel thead th:nth-child(1) {
    padding-left: 14px;
}

.db-result-tabel thead th:nth-child(2) {
    text-align: center;
}

.db-result-tabel thead th:nth-child(3) {
    text-align: center;
}

.db-result-tabel thead th {
    color: #1C398E;
    font-size: 14px;
    font-weight: 500;
    font-family: 'RobotoCondensed-Bold';
    padding: 10px 0;
}

.db-result-tabel tbody td {
    padding: 12px 0;
}

.db-result-tabel tbody td:nth-child(1) {
    padding-left: 14px;
}

.db-result-tabel tbody td:nth-child(2) {
    text-align: center;
}

.db-result-tabel tbody td:nth-child(3) {
    padding-right: 10px;
    text-align: center;
}

.db-result-tabel tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.db-result-tabel tbody tr:nth-last-child(1) {
    border: none;
}

.db-result-tabel td.db-game-Name {
    color: #73150D;
    font-family: 'RobotoCondensed-Bold';
    font-size: 18px;
}

.db-result-tabel td.db-game-Resl-Time span {
    color: #314158;
    background: #fff;
    border-radius: 12px;
    font-family: 'RobotoCondensed-Bold';
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
    height: 28px;
    padding: 0 10px;
}

.db-result-tabel td.db-game-Date span {
    color: #fff;
    background: linear-gradient(90deg, #3c9af7 -29.45%, #4a9f94 100.98%);
    border-radius: 10px;
    font-family: 'RobotoCondensed-Bold';
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 1px 3px #0000001a, 0 1px 2px -1px #0000001a;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47px;
    height: 47px;
    margin: 0 auto;
}

.db-result-tabel-filter ul {
    justify-content: space-between;
    align-items: center;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 6px;
}

.db-result-tabel-filter ul li {
    width: 33%;
    text-align: center;
}

.db-result-tabel-filter ul li button {
    background: #f5f5f5;
    border: 1.148px solid #ececec;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: 700;
    display: flex;
}

.db-result-tabel-filter .react-datepicker__input-container input {
    height: 48px;
    text-align: center;
    border-radius: 3px;
}

.db-result-tabel-filter .react-datepicker__input-container input:focus {
    outline: none;
    box-shadow: none;
}

.db-result-tabel-filter .react-datepicker-wrapper {
    width: 100%;
}

.db-result-tabel-filter ul li button svg {
    margin-right: 5px;
}

.db-result-tabel-filter li.cursor-pointer.active button {
    border-radius: 3px;
    border: 1.148px solid #ECECEC;
    background: linear-gradient(90deg, #3C9AF7 -29.45%, #4A9F94 100.98%);
    color: #fff;
}

.Failed-withdrawal .card-text {
    text-align: center;
    width: 80px;
    margin: 15px auto;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}

.Failed-withdrawal .card_body {
    border-radius: 20px;
    width: 90%;
    margin: 0px auto;
}

.recipt-modal.Failed-withdrawal .card_body h2 {
    background: linear-gradient(0deg, #EF433F 0%, #EF433F 100%), #020024;
}

.recipt-modal.Failed-withdrawal .modal-header {
    box-shadow: none;
    background: none;
    justify-content: center;
    border-bottom: 1px solid #cccccc70;
    margin: 0 20px;
}

.recipt-modal.Failed-withdrawal .modal-title.h4 {
    color: #333;
}

.recipt-modal.Failed-withdrawal .modal-body {
    border: none;
    margin: 0 10px;
}

.recipt-modal.Failed-withdrawal .modal-content .close {
    opacity: 1;
    color: #000000;
    background: none;
    border: 0;
    border-bottom: 0;
    border-radius: 50%;
    padding: 15px 8px 17px;
    font-size: 20px;
    line-height: 0;
    position: absolute;
    top: 5px;
    right: 0px;
}

.success-viweDetal.recipt-modal .card-text {
    position: relative;
    width: 100px;
    top: 0;
    margin: 10px auto;
}

.success-viweDetal.recipt-modal .card_body h2 {
    background: linear-gradient(0deg, #62CD47 0%, #62CD47 100%), #020024;
}

.success-viweDetal.recipt-modal .card_body {
    box-shadow: 0 3.732px 20.527px 0 rgba(0, 0, 0, 0.05);
}

.copy-db-stat {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copy-db-stat button {
    color: #fff;
    background: linear-gradient(135deg, #48A799, #69C);
    border-radius: 8px;
    box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    border: none;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Failed-withdrawal.success-viweDetal .db-amout-bt{
    color: #75BC63 !important;
    font-family: 'RobotoCondensed-Bold';
}
.recipt-modal .card_body.orangee .deatils-ak p span,.recipt-modal.Failed-withdrawal .card_body .deatils-ak p span{
    white-space: nowrap; 
    width: 85%; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
.db-page-receipt{
    margin-top: 100px;
}
.db-page-receipt h3{
    color: #101828;
    font-size: 24px;
}
.db-page-receipt ul{
    padding: 0;
    list-style: none;
}
.db-page-receipt ul li p{
    color: #333;
    font-size: 18px;
    margin: 0;
    font-family: 'RobotoCondensed-Bold';
    font-weight: 500;
}
.db-page-receipt ul li p span{
    color: #676767;
    font-family: 'Roboto-Regular';
}
.db-page-receipt ul li {
    height: 52px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    display: flex;
    align-items: center;
}
.db-bet-nub-state{
    background: #f0f0f0;
}
.db-bet-nuber-col {
    text-align: center;
    border-radius: 8px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: 10%;
    height: 94px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 4px 4px #0000000d;
}
.db-bet-nuber-col p {
    margin: 0;
    display: block;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    font-size: 20px;
    font-family: 'RobotoCondensed-Bold';
    font-weight: 500;
    background: #f5f5f5;
}
.db-bet-nuber-col h1 {
    margin: 0;
    display: block;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6CC356;
    font-size: 18px;
    font-family: 'RobotoCondensed-Bold';
    font-weight: 500;
    background: #f5f5f5;
}
.db-bet-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: start;
    gap: 12px;
}
section.db-bet-nub-state {
    padding: 30px 0;
}
.receipt-Db-heading{
    color: #101828;
    font-size: 22px;
    margin-top: 20px;
}
button.btn.btn-primary.save-receipt-btn{
    border-radius: 5.188px;
    background: #62CD47;
    box-shadow: 0 0.757px 2.27px 0 rgba(0, 0, 0, 0.10), 0 0.757px 1.513px -0.757px rgba(0, 0, 0, 0.10);
    height: 36px;
    border: none;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.btn.btn-primary.save-receipt-btn svg{
    margin-right: 5px;
}
.recipt-modal.Failed-withdrawal.Yellow .card_body h2 {
    background: #F5BE41;
}
.recipt-modal.Failed-withdrawal.green .card_body h2 {
    background: linear-gradient(0deg, #62CD47 0%, #62CD47 100%), #020024;
}
.db-statemnt .tab_section .nav li{
    width: 18%;
}
.db-statemnt .tab_section .nav-link{
    padding: 25px 0;
}