


    .welcomenbtn {
        border: solid 1px rgb(249 210 100);
        border-radius: 10px;
        color: white;
        width: 100%;
        font-size: 15px;
    }

    .welcomenbtn2 {
        background-color: rgb(249 210 100);
        border-radius: 10px;
        color: black;
        width: 100%;
        font-size: 15px;
    }

    .welcomelogo {
        margin-top: 30vh;
        max-width: 80%;
    }

    .welcomebg {
        background-image: url("/assets/bglogin.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh !important;
        width: 100%;
    }


    /* --------------------------------------------------- */

    .registerheader {
        background-color: #F58220;
    }

    .registerbtn {
        background-color: #754728;
        color: white;
    }

    .registerlogo {

        margin-left: 10vw !important;
        margin-right: 10vw !important;
    }

    .registerbody {
        background-color: #E3D8C7;
        color: white;
    }

    .mainbg {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh !important;
        width: 100%;
    }

    

    /* --------------------------------------------------- */


    .dashboardbannerbtn {
        height: 5vh;
        width: 100%;
        background-color: #754728;
        color: white;
    }

    .homeheader {
        height: 15rem !important;
        width: 100% !important;
        object-fit: cover;
    }



    /* --------------------------------------------------- */


    
    .reedembtn {
        height: 5vh;
        width: 100%;
        color: white;
    }

    .dashboard-card {

        box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2); border-radius: 16px; 
            height: 100vw;
    max-height: 400px;

    }
    .list-point {
        margin-right: 1px;
        width: 100%;
        font-size: 20px;
        font-weight: normal;
        color: #f58220;
    }
    .list-title {
        margin-bottom: 5px;

        font-weight: bold;
        line-height: 16px;
        font-size: 13px;
        color: #754728;
    }
    .list-button {
        background-color: #754728;
        font-size: 12px;
        padding: 5px;
        color: white;
        width: 100%;
        height: 29px;
    }

    .list-desc {
        margin-bottom: 5px;

        font-weight: normal;
        line-height: 16px;
        font-size: 11px;
        color: #754728;
    }
    .list-desc-news {
        margin-bottom: 5px;
        font-weight: normal;
        line-height: 16px;
        font-size: 12px !important;
        color: #754728;
    }

    .list-img {
        border-radius: 10px;

    }

    /* --------------------------------------------------- */


    .point-img {
        width: 50px;
    }

    .point-img-bottom {
        width: 30px;
    }


    .point-title-text {
        font-weight: bold;
        color: #754738;
        font-family: 'Eina';
    }

    .point-menu-text {
        margin-left: 10px;
        font-size: 12px;
        color: #754738;
        font-family: sans-serif;
    }

    .point-title-text-bottom {
        color: #754738;
        font-family: 'Eina';
    }


    /* --------------------------------------------------- */

    .qr-bottom-title {
        margin-bottom: 3px;
        color: white;
        font-weight: bold;
    }

    .qr-bottom-desc {
        margin: 0;
        line-height: 15px;
        font-size: 13px;
        color: white;
    }

    .card-voucher-header {
        background-color: #754728;
        text-align: center;
        padding: 25px;
        border-radius: 15px 15px 0px 0px;
    }

    .card-voucher-img {
        width: 60%;
    }


    .qr-content {
        padding: 10px;
        box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
        border-radius: 16px;
        width: 60%;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 20%;

        text-align: center;
    }


    .card-qr-bottom {
        border-radius: 15px;
        background-color: green;
        border-color: green;

    } 


    
    .list-title-qr{
        text-align: center;
        margin-top: 20px;
        margin-bottom: 5px;
        font-weight: bold;
        line-height: 16px;
        font-size: 25px;
        color: #754728;
    }


    .list-desc-qr {
        margin-bottom: 5px;
        font-weight: normal;
        line-height: 16px;
        font-size: 15px;
        margin-right: 10%;
        text-align: center;
        color: #764729;
        margin-left: 10%;
        margin-top: 20px;
    }


    /* --------------------------------------------------- */

    