@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");.dis-cards .noofcards>input{background-color:#fff;border:1px solid #ca9765;border-radius:50px;margin-bottom:20px;padding:10px 30px}.card-dt input,.card-dt select{background-color:#fff;border:1px solid #ca9765;border-radius:10px;padding:10px 30px}.card-dt select{color:#ca9765;max-width:180px;padding:10px 17px}.roomblock{display:flex;flex-wrap:wrap;justify-content:space-between}.roomblock input{width:calc(100% - 190px)}.cardname{align-items:center;display:flex;flex-wrap:wrap}.applycode,span.discount_user_name{background-color:#ca9765;border-radius:10px;color:#000;cursor:pointer;display:inline-flex;justify-content:center;margin-left:10px;margin-right:10px;max-width:calc(100% - 70px);min-width:200px;padding:3px 10px;width:auto}.cardname span.notme{color:red;cursor:pointer;font-size:14px;text-decoration:underline}.card-dt>div{margin-bottom:20px}div#result>.block{background-color:#d7d7d7;border-radius:50px;color:#000;margin-bottom:30px;padding:20px}div#result>.block .disp b,div#result>.block .total b{display:flex;justify-content:space-between;margin-top:10px}.rmbtn{background-color:#fff;border-radius:10px;color:red;display:flex;font-weight:300;justify-content:center;margin:20px auto;max-width:200px;padding:3px 10px}.grandmain{background-color:#d7d7d7;border-radius:8px;color:#000;margin-bottom:16px;padding:16px}.grandmain b{display:flex;justify-content:space-between}.cookiebtn{background-color:#ca9765;border-radius:8px;color:#000;cursor:pointer;display:flex;justify-content:center;margin-left:4px;margin-right:4px;max-width:200px;padding:4px 8px;width:calc(100% - 70px)}.btm-buttons{border-top:1px solid #ca9765;display:flex;justify-content:space-between;padding:16px 0 36px}.btm-buttons .cookiebtn{color:#fff;font-weight:700;padding:8px}.card-dt>div.roomblock:not(:last-child) .applycode{display:none}@media only screen and (max-width:640px){.btm-buttons .cookiebtn{align-items:center;font-size:15px;padding:8px}}