
/*----- PAN varify popup ----------*/

.userSearchScheme input[type="text"] {
    width: 191px !important;
    max-width: 191px !important;
}

.userSearchScheme .input-group {
    flex-wrap: nowrap;
}

.userSearchScheme input[type="search"] {
    width: 191px !important;
}

.FestiveBtnSection ul li:first-child {
    display: none;
}

.FestiveBtnSection ul li a {
    padding: 0 20px;
    width: unset !important;
}

.festiveScheme ul.SubMenu li:nth-child(3) a {
    line-height: 20px !important;
}

.userSearchScheme {
    width: 100%;
}

.userSearchScheme .search-box .dashboard-input {
    padding-right: unset;
}

.userSearchScheme .search-by-btn {
    padding-left: 3px;
}

.search-by-btn .fa-search {
    position: relative;
    top: 1px;
}

.slick-dotted.slick-slider {
    margin-bottom: unset !important;
}

.VisitBonanzaBtn {
    background-color: green;
    color: #fff;
    -webkit-animation: blink 800ms infinite;
    animation: blink 800ms infinite;
}

p.AddMorePQCS {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 15px;
}

p.AddMorePQCS a {
    color: #fff;
    font-weight: 600;
}

.scheme_modal-content {
    width: 85%;
    margin: 0 auto;
}

.scheme_modal-content .button {
    padding: 15px 20px;
    min-width: 234px;
}

@-webkit-keyframes blink {
    50% {
        background-color: white;
        color: #000;
    }
}

@keyframes blink {
    50% {
        background-color: white;
        color: #000;
    }
}

.sign_up .checkout-panel {
    max-width: 800px;
    min-width: 800px;
}

#registration-form .field_hld,
#registration-form .selectBox {
    max-width: 382px;
    min-height: 46px;
}

#registration-form .field_con .field_hld .textBox {
    min-height: 46px;
}

#registration-form .field_hld.full_field_hld {
    max-width: 100%;
}

.swal2-custom .swal2-popup-custom {
    width: 325px;
}

.swal2-custom .swal2-popup-custom .swal2-styled.swal2-confirm {
    display: block;
}

.swal2-popup-custom .col-sm-5 {
    width: 49.666667% !important;
}

.swal2-popup-custom .col-sm-7 {
    width: 49.6666% !important;
}

/* add new css for coupan slider 03-05-2024  */
.mySwiper .swiper-slide .mycard {
    margin: 0px 0px 16px 5px;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
    color: #c8a357;
}

.topbar-x {
    background: #070F30 !important;
    margin: 20px 0;
    padding: 0 40px !important;
    border: 1px solid #FFFFFF1A;
}

.container-x {
    max-width: 86%;
}

.topbar-x hr {
    display: none;
}

.passbook_top_status {
    background: #1C2341;
    min-width: 31%;
    min-height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
}

.blue-section {
    justify-content: space-between !important;
}

.topbar-x>h1 {
    font-weight: 600;
    font-size: 40px !important;
    padding-top: 15px !important;
    padding-bottom: unset !important;
}

.passbook_top_status p {
    font-weight: 500;
    font-size: 30px;
}

.passbook_top_status p:last-child {
    font-size: 20px !important;
    padding-top: 10px;
}

.filter-x {
    border-bottom: 1px solid #373947;
    padding: 30px 0 !important;
    align-items: center;
}

.filter-col-x-2>select {
    background: #070F30;
    color: #fff;
    border: 1px solid #373947 !important;
    padding: 10px 7px;
    border-radius: 5px;
    font-size: 15px;
}

select#created_month {
    margin-right: 8px;
}

.filter-x p {
    font-size: 30px;
    font-weight: 600;
}

.TransactionsIcon {
    background: #070F30 !important;
    width: 50px !important;
    height: 50px !important;
    display: grid !important;
    place-items: center !important;
    border: 1px solid #FFFFFF1A;
    border-radius: 50%;
    padding: 12px;
    cursor: pointer;
}

span.InprogressRefresh a {
    color: #fff;
}

.CashbackRedeem h2 {
    padding-bottom: unset;
    font-size: 15px;
    font-weight: 400;
}

.PayuotTicketDiv {
    width: 24% !important;
}

.PassPaymentStatus {
    display: flex;
    justify-content: space-between;
    width: 25% !important;
    align-items: center;
}

.CashbackRedeem {
    width: 23% !important;
}

/* .UniqueCodeDiv{
    width: 19.7% !important;
} */
.UniqueCodeDiv {
    width: 100% !important;
    display: grid;
    justify-content: center;
}

.PassbookMainList h2,
.CashbackRedeem p,
.CashbackPrice,
.PayuotTicket span {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.PassbookMainList {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #373947;
    padding: 30px 0 !important;
}

.TransactionsDiv {
    padding: unset !important;
    /* width: 6% !important; */
}

.StatusBtn {
    background: #0181013b !important;
    border-radius: 20px;
    padding: 10px 30px !important;
    font-size: 15px;
    /* width: 150px; */
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.col-x-2.CashbackRedeem h2 {
    font-size: 13px;
    font-weight: 400;
    padding-bottom: unset;
}

span.failure.StatusBtn {
    background: #de00007a !important;
    color: #DE0000;
}

.CashbackRedeem p {
    font-size: 13px;
    font-weight: 300;
    padding-top: 8px;
}

span.CashbackPrice {
    /* font-size: 23px; */
    /* text-align: right; */
    /* font-weight: 600; */
    /* position: relative; */
    /* left: 40px; */
    /* min-width: 58px; */
}

.EmptyDiv {
    width: 60px;
}

.EmptyDiv h4 {
    display: none;
}

span.earned.StatusBtn {
    background: #ffa50059 !important;
    color: #FFA500 !important;
}

span.success.StatusBtn {
    color: #03B003;
}

.UniqueCodeDiv h2 {
    padding-bottom: unset;
}

.tryagain.StatusBtn {
    color: #51cbf6;
    background: rgb(117 209 246 / 38%) !important;
}

.RegistersForm {
    /* justify-content: center; */
    max-width: 530px;
    margin: 0 auto;
}

.RegistersForm input {
    width: 100%;
    height: 50px;
}

.RegistersForm .selectBox {
    height: 50px;
}

.RegistersForm .checkout-panel2 {
    width: 100%;
}

.RegistersForm p {
    font-size: 14px !important;
    margin-top: 15px;
}

h1.Passbook {
    font-size: 30px !important;
}

.PasBookTablesSec h2 {
    padding-bottom: unset !important;
}

.page_content p {
    line-height: 22px;
}

footer .security_hld a {
    font-size: 14px;
}

.table__header h4 {
    font-weight: 700;
    color: #c8a256;
    font-size: 16px;
}

.table__header th {
    padding-bottom: 27px;
}

.table__header {
    border-bottom: 1px solid #373947;
}

.table__header th:nth-child(1) {
    width: 7%;
}

.table__header th:nth-child(2) {
    width: 24%;
}

.table__header th:nth-child(3) {
    width: 16%;
}

.table__header th:nth-child(4) {
    width: 23%;
}

.table__header th:nth-child(5) {
    width: 16%;
}

.PasBookTablesSec h2 {
    font-weight: 400 !important;
}

tr.PassbookListing p {
    /* padding-top: 5px; */
}

tr.PassbookListing td {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #373947;
}

.filter-x.PasBookTablesSec {
    border-bottom: unset;
}

.PasBookTablesSec table {
    width: 100%;
}

.ResultStatus p {
    font-size: 16px !important;
    font-weight: 400 !important;
}

section.section.cu_new .nav-item.sm_2024 {
    font-size: 30px !important;
}

.RegistersForm .agreement-panel label {
    font-size: 14px;
    line-height: 24px;
}

.RegistersForm .button {
    margin-top: 20px;
    padding: 15px 20px 15px 20px;
    min-width: 140px;
    font-size: 18px;
}

.RegistersForm h3 {
    font-weight: 600;
    font-size: 30px;
}

.ebcf_modal-content {
    margin: auto;
    padding: 20px;
    width: 85%;
    border-radius: 10px;
    border: 1px solid #C8A35766;
    margin-top: 50px;
}

.checkout-panel.login_sect h2 {
    font-size: 30px;
}

.LoginOtpSection h4 {
    color: #c8a357;
    font-size: 22px;
}

.CongratulationPopup {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.CorrecrSign img {
    width: 76px;
    margin-bottom: 20px;
}

.Popupcontent {
    text-align: center;
}

.CorrecrSign h2 {
    color: #c8a357 !important;
    font-size: 20px;
    font-weight: 700;
    font-family: "Quicksand", Arial, Helvetica, sans-serif;
    padding-bottom: unset;
    padding-top: 35px;
}

.CongratulationText p {
    font-size: 16px;
    line-height: 25px;
}

.CongoBgAnimation {
    /* background: url(/images/congo.gif); */
    background-size: auto;
    background-position: center bottom;
}

.PopupBtn ul {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
}

.PopupBtn ul li {
    border-radius: 7px;
    background: #c8a357;
    color: #010317;
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    padding: 13px 25px;
    margin-bottom: 20px;
}

.PopupBtn ul li:nth-child(2) {
    margin-left: 15px;
}

.PopupBtn ul li:nth-child(1) {
    background: unset;
    border: 1px solid #c8a357;
}

.PopupBtn ul li:nth-child(1) a {
    color: #c8a357 !important;
}

.CongratulationContent .col-md-7 {
    display: flex;
    align-items: center;
}

.CongratulationTopTitle h3 {
    font-size: 30px;
    font-weight: 600;
}

.PopupBtn ul li a {
    color: #000 !important;
}

.PopupBtn {
    margin-top: 20px;
}


.Transtooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.Transtooltip .tooltiptext {
    visibility: hidden;
    width: 242px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    position: absolute;
    z-index: 1;
    bottom: 229%;
    left: 50%;
    margin-left: -121px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 15px;
    line-height: 20px;
    /* border: 1px solid #FFFFFF1A; */
}

.Transtooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.TransactionsIcon:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

span.StatusBtndiv {
    text-align: center;
}

span.inPsynced {
    font-size: 13px;
    padding-top: 5px;
    display: block;
    text-align: center;
    position: relative;
    left: 3px;
}

.Icon_Refresh i {
    animation: rotate 2s linear infinite;
}

.LoginOtpSection h4 {
    padding-bottom: unset !important;
    padding: 20px 0 0px 0 !important;
}

.YourOTP {
    margin-top: 15px;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.disabled-class,
[disabled="true"] {
    background: #c5c5c5 !important;
    cursor: not-allowed;
    opacity: 0.5;
}

.order-panel .checkout-panel h2 {
    font-size: 30px !important;
    font-weight: 700 !important;
    font-family: "Quicksand", Arial, Helvetica, sans-serif !important;
    padding-top: unset;
}

.login_holder .checkout-panel {
    padding-top: unset;
}

.upi_radio_button p,
.neft_radio_button p,
.custom_constent p {
    font-size: 17px !important;
    padding-top: 3px !important;
}

.reloadMess {
    position: fixed;
    top: 116px;
    right: 37px;
    z-index: 9999;
    font-size: 18px;
    background: #fff;
    color: #106810;
    padding: 15px 25px;
    border-radius: 10px;
}

#existing-user p {
    padding-top: 14px;
}

.login_sect h2 {
    padding-bottom: 12px !important;
}

.order-panel.login_holder.login-section {
    padding-top: unset;
}

.ransactionTitleSec {
    width: 76.3% !important;
    display: flex;
    /*    justify-content: space-between;*/
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

.ransactionTitleSec>p {
    position: absolute;
    left: 0;
}

.AddScratchCardBtn a {
    cursor: pointer;
    background-color: #c8a256 !important;
    font-family: "Quicksand", Arial, Helvetica, sans-serif;
    border: 1px solid;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
    color: #0e1125 !important;
    padding: 12px 20px;
    font-weight: 700 !important;
    font-size: 14px !important;
}

.UVideoSec {
    margin-top: unset;
}

div#existing-user button {
    margin-top: unset;
}

.PrevNext img {
    width: unset;
}

.PrevNext {
    padding: 15px 40px 0 40px;
    display: flex;
    justify-content: space-between;
}

.Next__Btn {
    transform: rotate(180deg);
}

.FestiveSection h2 {
    text-align: left;
    font-family: "Quicksand", Arial, Helvetica, sans-serif !important;
    font-weight: 700;
    font-size: 25px;
    width: 33%;
    padding-bottom: unset !important;
    display: flex;
    align-items: center
}

.FestiveBtnSection {
    padding: unset !important;
}

.FestiveBtnSection a {
    margin: unset !important;
    font-size: 16px !important;
    width: 240px !important;
    padding-left: unset;
    padding-right: unset;
}

.FestiveBtnSection .nav {
    padding-right: unset;
    justify-content: end;
}

.FestiveBtnSection ul li:first-child {
    margin-right: 12px;
}

button.mt-2.button.btn.add-coupon[disabled] {
    margin-top: unset !important;
}

.OtpGif img {
    width: 21px;
}

.dashboardDataEmty {
    text-align: center;
}

.imgcap h4 {
    color: #c8a357;
}

div#schemebutton {
    margin-top: 30px;
}

span.Transtooltip .fa-check {
    color: #03B003;
    font-size: 25px;
}

.PassbookLabels .row {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.PassbookLabels .col-md-2 {
    position: relative;
    /* text-align: right; */
}

/* .PassbookLabels .col-md-2:nth-child(2){
    left: 17px;
}
.PassbookLabels .col-md-2:nth-child(3){
    left: 75px;
}
.PassbookLabels .col-md-2:nth-child(4){
    left: 104px;
}
.PassbookLabels .col-md-2:nth-child(5){
    left: 14px;
} */
.filter-x.PassbookLabels h4 {
    font-weight: 700;
    color: #c8a256;
}

.SubMenu {
    display: none;
    padding-left: 20px;
}

.MenuArrow {
    float: right;
    transition: transform 0.3s;
}

/* .rotateArr {
    transform: rotate(180deg);
} */
.side_menu li a {
    padding-right: 34px;
}

.SchemesBtn {
    margin-top: 37px;
}

.SchemesBtn ul {
    margin-bottom: unset !important;
}

.SchemesBtn li {
    text-align: center;
    min-height: 110px;
}

.SchemesBtn li a {
    cursor: pointer;
    /* margin: 0 25px;  */
    margin: 0 5px;
    /* padding: 16px 30px; */
    background: #1C2341;
    min-height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
    color: #fff;
    border: unset;
    font-size: 20px;
    font-weight: 700;
    opacity: .7;
}

a.SchemeActive {
    background: #c8a256 !important;
    color: #000 !important;
    opacity: 1 !important;
}

.SchemeActive:before {
    /* content: ""; */
    position: absolute;
    bottom: 5px;
    width: 20px;
    height: 20px;
    background: #c8a256;
    transform: rotate(45deg);
}

.FestiveSection {
    margin-top: 20px;
}

.errorMsg {
    position: unset;
    margin-top: 5px;
}

.errorMsg::after {
    content: unset;
}

.FestiveSection .line {
    max-width: unset;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 10px 50px;
    margin-top: 25px;
}

.ShowSearchResult.mx-width p {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    text-align: right;
}

.line {
    max-width: 1202px;
    /* margin-top: 12px; */
}

/* .MenuArrow .fa-chevron-down{
    transform: rotate(180deg) !important;
} */
/* .inner_banner {
    height: 234px;
} */
#scratch {
    margin-top: 20px;
}

#existing-user p {
    font-size: 14px;
}

label {
    line-height: 24px;
}

input[type="checkbox"] {
    position: absolute;
    top: 5px;
}

.UpiLabel p {
    font-size: 14px !important;
    padding-top: unset !important;
}

footer .security_hld p {
    font-size: 14px;
}

#payment_correct {
    margin-top: -1px !important;
}

#address {
    margin-bottom: unset !important;
}

.UpiLabel2 {
    font-size: 14px;
}

.mbi_l_view {
    display: none;
}

.PassPayments_Status {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.cashback_amnt {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.showing_098A {
    text-align: right;
}

div.showing_098A span,
div.showing_098A p {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}

span.showing_cross {
    border: 1px solid #c8a256;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    color: #c8a256 !important;
    text-align: center;
    display: inline-block;
    font-size: 15px !important;
    padding: 0px;
    cursor: pointer;

}

.pc_09_Q {
    margin-top: 5px;
}

.PasBookTablesSec table {
    text-align: center;
}

.PasBookTablesSec h2 {
    text-align: center;
}

.ResultStatus p {
    text-align: center;
}

tr.PassbookListing td>td.UniqueCodeDiv {
    width: unset !important;
}

p.status-xp {
    align-items: center;
}

.unique_code,
.CashbackPrice {
    display: flex;
    align-items: center;
}

.CashbackPrice {
    display: inline-block;
}

p.YourOTP {
    margin-top: 5px;
}

span.OtpGif {
    margin-bottom: 5px;
}

span.reSendotp {
    cursor: pointer;
}

.CSEotp .CSEotps {
    background: red;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    display: none;
}

.bg_ds {
    font-size: 13px;
    padding: 5px;
    background: #33c023;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    margin-bottom: 5px;
}

span.UserNUpID {
    padding-bottom: 20px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
}

span.verifieNowCheck span {
    color: #c8a357;
    font-weight: 500;
}

span.verifieNowCheck span,
span.verifieNowCheck span:hover {
    color: #c8a357;
    text-decoration: none;
    cursor: pointer;
}

span.NotverifiedSec {
    font-size: 14px;
    color: red;
    font-weight: 500;
    text-align: right;
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

span.verifyLoader img {
    display: none;
    width: 14px;
}

.sect_34_09 {
    margin-top: 10px;
}

section.section.cu_new input#search-by-input {
    padding-right: 1px;
    padding-top: 8px;
}

section.section.cu_new input#search-by-input+div.input-group-append span.input-group-text {
    padding-left: 0px;
    padding-right: 8px;
    position: relative;
    z-index: 15;
    cursor: pointer;
}

section.section.cu_new input#search-by-dates+div.input-group-append span.input-group-text {
    padding-left: 5px;
}

.custom_constent {
    width: 100%;
}

.errupi_id,
.erraccount,
.errifsc,
.upi_id {
    position: absolute;
    top: 85px;
}

.upi_id,
.beneficiary_ifsc {
    position: absolute;
    top: 85px;
    left: 12px;
}

.FestiveSection h2 {
    font-size: 30px;
    width: 50%;
}

.mx-width.FestiveSection {
    max-width: unset !important;
}

.PincodeErr {
    position: absolute;
    top: 49px;
    left: 4px;
}

.OtpErr {
    position: absolute;
    top: -19px;
    left: 4px;
}

.CStmSwiperSllid .badges,
.mySwiper .badges {
    position: relative;
    top: 12px;
    left: unset;
}

li.nav-item.sm_2024 {
    font-size: 28px;
}

.disablededSchemeoption img {
    filter: brightness(0.4);
}

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

span.ButtoPassbookOther a {
    padding: unset;
    margin: unset;
    width: 48%;
    padding: 10px;
    display: grid !important;
    place-items: center;
    font-size: 15px !important;
}

.swal2-custom .swal2-popup-custom {
    height: auto !important;
}

.OkDashbordRD {
    margin-top: 15px !important;
}

.OkDashbordRD a {
    margin: unset !important;
}

.ButtoPassbookOther a:nth-child(2) {
    margin-left: 10px;
}

#pan_verification_form .field_con .field_hld {
    max-width: 48%;
}

#pan_verification_form select#distributor {
    height: 43px;
    font-size: 14px;
}

select#distributor option {
    font-size: 15px;
}

.PanExistCheck {
    width: 79%;
    margin-top: -22px;
}

span.PendingBtn.StatusBtn {
    background: #ffa50054 !important;
    color: #FFA500;
}

/* 16-08-2024  */

div.SchemesBtn ul li.SchemeActiveTiles::before {
    /* content: ''; */
    content: unset !important;
    position: absolute;
    width: 0;
    bottom: 0px;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #c8a256;
    clear: both;
    z-index: 120;
}

div.SchemesBtn ul .draggable div.desktop-cls {
    width: 100% !important;
}

div.SchemesBtn ul .draggable div.desktop-cls li {
    width: 30% !important;

}

div.SchemesBtn ul .draggable div.purchaseQuantityTiles li a {
    background: #191c29 !important;
    color: #999 !important;
}

div.SchemesBtn ul .draggable div.purchaseQuantityTiles li.SchemeActiveTiles a {
    background: #c8a256 !important;
    color: #000 !important;
}

div.SchemesBtn ul .draggable div.desktop-cls li.SchemeActiveTiles {
    width: 70% !important;
}

.example:nth-of-type(1) circle-progress.cstncircleProgress[value="10"]::part(value) {
    stroke-width: 6px;
    stroke: #c8a357;
    stroke-dasharray: 41 1;
}
.example:nth-of-type(1) circle-progress.cstncircleProgress::part(value) {
    stroke-width: 6px;
    stroke: #c8a357;
    stroke-dasharray: 48.2 1;
}
.example:nth-of-type(1) circle-progress.cstncircleProgress[value="10"]::part(value) {
    stroke-width: 6px;
    stroke: #c8a357;
    stroke-dasharray: 28.2 1;
}
#pills-tabContent .swiper.mySwiper {
    padding: 0px 6px 0px 0px !important;
}

/* .head_banner .slick-list.draggable{
    min-height: 300px;
    max-height: 300px;
    height: 300px;
} */

.slick-slider_w .slick-dots {
    bottom: 10px !important;
}

.slick-slider_w .slick-dots li button:before {
    font-size: 35px;
    opacity: 1;
    color: #000 !important;
}

.slick-slider_w .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff !important;
}

.UVideoSec {
    padding-top: 10px;
}

footer .warning_copy_con {
    padding-top: 10px;
}

footer .security_hld {
    padding: 5px 0;
}

footer {
    padding-top: 10px;
}

#loginForm .agreement-panel .errorMsg {
    margin-left: -25px;
}

#scratch.section.top_faded_bg {
    margin-top: 30px;
}

.HomeUserLogin label {
    line-height: 23px !important;
    font-size: 14px !important;
}

.HomeUserLogin .agreement-panel {
    padding-top: 5px;
}

h2.YourOTP {
    border-bottom: unset !important;
}

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

.PincodeErr {
    top: 57px;
    margin: unset;
}

p.oldSignIn.btn-login a {
    color: #c8a357;
}

.SerialNoerror {
    margin-top: 4px;
    position: unset;
}

button.button.btn.Goto___Dash {
    margin-top: 5px;
    overflow: hidden;
}

button.button.btn.Goto___Dash a {
    color: #000;
    position: relative;
    top: -1px;
}

.mttop {
    margin-bottom: 15px !important;
}

button#validate-coupon {
    padding: 12px 20px 12px 20px;
}

.GiftMsgAnimation {
    padding: 20px 0;
}

.SchemesBtn li {
    min-height: 70px;
}

.SchemesBtn li a {
    min-height: 70px !important;
}

.DshScratch li {
    background: #c8a357;
    border: 1px solid #c8a357;
    border-radius: 7px;
    font-weight: 500;
    height: 40px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c8a357;
    cursor: pointer;
    width: 268px;
    margin-right: 8px;
    color: #000;
    font-weight: 700;
}

.DshScratch li:nth-child(1) a,
.DshScratch li:nth-child(2) a {
    padding: 0 60px;
}

.UpcommingSecMainDiv .DshScratch {
    width: 32.4%;
}

.UpcommingSecMainDiv .DshScratch li {
    width: unset;
    /* padding: 0 29px; */
    padding: unset !important;
}

.UpcommingSecMainDiv .DshScratch li a {
    width: unset !important;
    /* padding: unset !important; */
    padding: 0 29px;
}

.DshScratch ul {
    display: flex;
}

.circle_prnt {
    margin-bottom: 60px;
}

.FestiveSection {
    margin-top: 10px;
}

.PassbooSectionMAin {
    margin: 30px 0;
    margin-top: 37px;
}

div.SchemesBtn ul li.SchemeActiveTiles::before {
    content: unset;
}

.PaddingREduce {
    padding-bottom: unset;
    padding-top: unset;
}

/* .slick-prev:before, .slick-next:before {
display: none;
} */

#validate-couponr {
    z-index: 0;
}

/* .Goto___Dash {
    z-index: 99;
} */

.GotoGiftSchemeBtn a {
    background: #c8a357;
    color: #000 !important;
}

select>option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.GotoGiftSchemeBtn a:hover {
    color: #fff !important;
}

.MembershipLevel {
    text-align: left;
    display: none;
}

.MembershipLevel p:nth-child(2) {
    padding-top: 12px;
}

.MembershipLevel p:nth-child(1) {
    color: #c8a357;
}

.CycleSection {
    display: flex;
    align-items: center;
    justify-content: center;
}

.CycleSection .leftBoredr {
    width: 43%;
    height: .5px;
    background: #c8a357;
}

.CycleSection .CenterText {
    background: #c8a357;
    font-size: 23px !important;
    padding: 3px 25px;
    border-radius: 20px;
    display: inline-block;
    width: 208px;
}

.CycleSection p {
    font-weight: 700 !important;
}

.CycleSection .RightBoredr {
    width: 43%;
    height: .5px;
    background: #c8a357;
}

.CYcleSecondCards {
    margin-bottom: 10px;
}

#CYcleSecsecond {
    margin-top: 40px;
}
h1.Passbook,.ransactionTitleSec p{
    color: #c8a256;
    font-weight: 800;
}
 .AddScratchCardBtn a:hover {
    color: #fff !important;
    border: unset !important;
}

.mycard.mcrd.FixBadges .badges {
    left: 56px !important;
}
.swal2-custom .swal2-popup-custom .swal2-close-custom{
    padding: 0px 0px 4px 0px !important;
}
button#validate-couponr:hover,
.ButtoPassbookOther a:hover,
.OkDashbordRD a:hover {
    color: #fff !important;
}
.ButtoPassbookOther a.disabled_popup_anchor:hover,
.OkDashbordRD a.disabled_popup_anchor:hover{
    color:unset !important;
}

.showing_098A.sect_34_09 {
       flex-direction: column !important;
    justify-content: flex-end !important;
}
.button:hover {
    color: #fff !important;
}
footer .scrollTop{
    top: 30px !important;
}
/* .slick-slider_w .slick-dots li button:before {
    font-size: 35px !important;
} */
ul.BtnScratchGotoDash li{
 margin-bottom: 5px;
}

/*---------------Start Scratch Card Panel ------------------------*/
.MainSecScrctchPopup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
.BothScratchMess{
    background: #fff;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    /* width: 31%; */
   width: 405px;
    position: relative;
    color: #000;
    text-align: center;
}
.MainSecScrctchPopup p#hidescmessg,
.GiftMsgAnimation {
    color: #000 !important;
}
.MainSecScrctchPopup p#hidescmessg {
    font-size: 16px !important;
}
.GiftMsgAnimation {
    line-height: 24px !important;
}

.BothScratchMess .scratch-card-image h2 {
    font-size: 16px !important;
    color: #fff !important;
    border: unset !important;
    padding-bottom: unset !important;
    margin-bottom: unset;
}

.OkDashbordRD {
    margin-top: 13px !important;
}
.MainSecScrctchPopup .swal2-styled.swal2-confirm{
    background-color: #c8a357;
    color: #000;
    font-weight: 700;
    font-size: 16px;
}
.MainSecScrctchPopup .swal2-styled.swal2-confirm:hover{
    color: #fff;
}
.MainSecScrctchPopup a.disabled_popup_anchor:hover{
    opacity: 0.5 !important;
    color: #000 !important;
}

span.ButtoPassbookOther a {
    height: unset;
    padding: 10px;
}

@media (max-width:480px){
    .BothScratchMess{
        width: 94%;
    }
}
/*---------------End Scratch Card Panel ------------------------*/



@media (min-width:993px) {

    .PAssLebelLeft,
    .Mob-UserInfoRight {
        display: none;
    }
}

@media (min-width:1081px) {

    .leftNav_con {
        display: flex;
        align-items: center;
        margin-right: 40px;
        padding: unset;
    }

    body.userNotExist header .leftNav .nav_icons {
        top: 2px;
    }

    header .leftNav .leftNav_con {
        padding: unset;
    }

    .UserInfoRight {
        position: relative;
        left: 35px;
        font-size: 14px;
        top: -6px;
    }

    header .leftNav .nav_icons {
        width: 30px;
        height: 30px;
        position: relative;
        top: 10px;
    }
}

@media (min-width:1401px) and (max-width:1536px) {
    .ransactionTitleSec>p {
        /*        margin-right: 192px;*/
    }
}

@media (min-width:1361px) and (max-width:1400px) {
    .ransactionTitleSec>p {
        margin-right: 90px;
    }
}

@media (max-width:1400px) {
    span.CashbackPrice {
        left: 18px;
        min-width: 50px;
    }

    section.section.cu_new .nav-item.sm_2024 {
        font-size: 30px !important;
    }

    .ransactionTitleSec {
        width: 73.8% !important;
    }

    tr.PassbookListing td:nth-child(2) {
        padding-right: 25px;
    }

    .table__header th:nth-child(4) {
        width: 25%;
    }

}

@media (min-width:1400px) and (max-width:1441px) {
    select#created_month {
        margin-right: unset;
    }
}

@media (min-width:1280px) and (max-width:1441px) {
    /* .DshScratch li {
        width: 190px;
    } */

}

@media (min-width:1281px) and (max-width:1366px) {
    .ransactionTitleSec>p {
        margin-right: 75px;
    }
}

@media (max-width: 1280px) {
    select#created_month {
        margin-right: unset;
    }

    span.CashbackPrice {
        left: 4px;
    }

    .PassbookLabels .col-md-2:nth-child(4) {
        left: 59px;
    }

    .filter-x.PassbookLabels h4 {
        font-size: 13px !important;
    }
}



@media only screen and (min-device-width: 320px) and (max-device-width: 422px) and (-webkit-min-device-pixel-ratio: 2) {
    .swiper-slide .mycard .badges {
        left: 34% !important;
    }
}


.PincodeBtn{
    margin-top: 37px !important;
}

