﻿
html, body {
    min-width: 100% !important;
    overflow: auto !important;
}

body {
    padding: 0rem 0 1rem 0 !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #eed7524d, #e0464661, #eed7524d) !important;
}

.card {
    background-color: #ffffff3b;
    border: none;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 20%);
}

.font-bold {
    font-weight: 600;
}

.form-control {
    background-color: #ffffff4a;
}

.vertical-align {
    text-align: right;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.text_title {
    font-size: 1.6rem;
    font-weight: 600;
    color: #c41c2d;
}

.headingTxt {
    color: #dc3545;
    margin-bottom: 2rem;
    margin-top: 3rem;
}

.form button.btn-danger:focus {
    background: #dc3545;
}

@@media (max-width: 768px) {
    .headingTxt {
        color: #dc3545;
        margin-bottom: 3rem;
        margin-top: 1rem;
    }

    .navbar-brand img {
        height: 50px;
    }
}

.evenTd {
    background-color: #f9e4e4 !important;
    padding-top: 10px !important;
}

.oddTd:nth-child(odd) {
    background-color: #fddddb !important;
    padding-top: 10px !important;
}

.oddTd:nth-child(even) {
    background-color: #f9e4e4 !important;
    padding-top: 10px !important;
}

#zmmtg-root {
    width: 0px !important;
    height: 0px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
}

.zoomClass {
    width: 100%;
    height: 80vh;
    margin: 0 auto;
}

.main-content {
    height: 550px !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(255 255 255 / 40%);
}

.rewardLabel {
    font-size: 14px;
    font-weight: 500;
    color: #707070;
}

.dataLabel {
    font-size: 15px;
    color: #707070;
    width:170px;
}

.dataShow {
    font-size: 16px;
    color: #2f2f2f;
    font-weight: 500;
}

.rewardData {
    font-size: 16px;
    font-weight: 400;
}

.rewardStatus {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
/* Table CSS */
thead {
    background-color: #ffffff50;
}

tbody {
    background-color: #ffffff90;
}

    tbody tr:nth-child(odd) {
        background-color: #ffffff90 !important;
    }

    tbody tr {
        background-color: #ffffff90 !important;
    }

table {
    overflow-x: scroll;
    table-layout: auto;
}

    table td {
        white-space: nowrap;
    }

.custom-scroll::-webkit-scrollbar {
    height: 8px; /* Scrollbar height for horizontal scroll */
    width: 8px; /* Scrollbar width for vertical scroll */
}

.custom-scroll::-webkit-scrollbar-track {
    background: #ffffff;
}

.custom-scroll::-webkit-scrollbar-thumb {
    background-color: #4e4e4e8e;
    border-radius: 10px;
}

.hindiLang {
    font-family:;
}


.matangi-font {
    font-family: "Noto Sans Devanagari", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}




.text-start {
    text-align: start;
}

.text-center {
    text-align: center;
}

.width40 {
    width: 45%;
}

.width60 {
    width: 65%;
}

.statusBox {
    background: #ffffff70;
    border-radius: 8px;
}

.mobileInput {
    height: 40px;
    width: 98%;
}

.errorLabel {
    color: rgb(200, 0, 0);
    font-weight: 600;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.18);
    opacity: 1;
    /*display: none;*/
}

    .overlay img {
        z-index: 9999999;
        position: absolute;
        text-align: center;
        left: 50%;
        top: 50%;
        width: 50px;
    }

.width20{
    width :20% !important;
}
/*@media screen and (min-width: 768px) and (max-width : 2000px) {
    .mobileWebWidth {
        width: 30% !important;
    }

    .imgContainer {
        height: auto;
        object-fit: fill;
    }

    .rcmIdContainer {
        margin-top: 374px !important;
    }

    #RewardEvents {
        width: 100% !important
    }
}

@media screen and (min-width: 200px) and (max-width : 767px) {
    .mobileWebWidth {
        width: 60% !important;
    }

    .imgContainer {
        height: auto !important;
    }

    .rcmIdContainer {
        margin-top: 190px !important;
    }
    .custom-toast-width {
        width: 350px !important;
        max-width: 90vw;*/ /* Keep responsive for mobile */
    /*}

    #RewardEvents {
        width:100% !important
    }


}*/


@media screen and (min-width: 1000px) and (max-width : 2000px) {
    .mobileWebWidth {
        width: 30% !important;
    }

    .imageContainerWeb {
        height: auto !important;
    }

    .imageContainerMobile {
        display: none !important;
    }

    .rcmIdContainer {
        margin-top: 374px !important;
    }

    #RewardEvents {
        width: 100% !important
    }
}

@media screen and (min-width: 200px) and (max-width : 999px) {
    .mobileWebWidth {
        width: 60% !important;
    }

    .imageContainerWeb {
        display: none !important
    }

    .imageContainerMobile {
        height: auto !important;
        /*background: url('~/Contents/Images/ClaimReward_Logo.jpg');*/
    }

    .rcmIdContainer {
        margin-top: 190px !important;
    }

    .custom-toast-width {
        width: 350px !important;
        max-width: 90vw; /* Keep responsive for mobile */
    }

    #RewardEvents {
        width: 100% !important
    }
}


/*Extra css*/
#rcmidSubmit {
    background: linear-gradient(45deg, #FFE192, #F99694);
    border-radius :  12px;
}

body {
    overflow-x: hidden !important;
}


.detailsContainers {
    background: #ffffff70;
    border-radius: 12px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.footerContent {
    background: #ffffff70;
    border-radius: 12px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.fontBold {
    font-weight: 600;
}

#RewardEvents  {
    height : 40px !important;
    border-radius: 12px;

}
#btnRupantaranYatra {
    font-size: 19px;
    border-radius: 8px;
}


#btncontainer {
    display: flex;
    align-items: center;
    justify-content: center;
}

#pContainer
 {
    display: flex;
    align-items: center;
    justify-content: center;
}