﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  max-width: 500px;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    overflow: hidden;
}

html, body{
    max-width: 500px;
    width: 100%;
    height: 100%;
    margin: auto;

}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.cont1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: inherit;
    overflow-y: auto;
    overflow-x: hidden;
}

.lanFlexVCen {
    display: flex;
    align-items: center;
    height: inherit;
    position: relative;
    flex-direction: column;
    background-image: url(../img/img_bg3.jpg);
    background-size: contain;
    padding-top: 15rem;
    /*background-color: rgba(0, 0, 0, 0.5);
    background-image: url(../img/lunchbox-moments-XL-BLOG0621.jpg);
    background-size:contain;*/
}

.menuCen {
    height: inherit; 
    position: relative;
}

.lanFlexVCen::after {
    content: "";
    background: url(../img/lunchbox-moments-XL-BLOG0621.jpg);
    background-size: contain;
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
.lanFlexVCen span{
    font-weight: bold;
    color: black;
    /* text-shadow: 0px 3px 3px #757575; */
}

.btn img {
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    margin: 5px;
}

.btn span{
    color: white;
    font-weight: bold;
    vertical-align: middle;
}

.lSpClose {
    font-size: 24px;
    margin-top: 1.5rem;
}

.lanMlogo {
    height: 150px;
    width: 150px;
    border-radius: 15px;
    filter: drop-shadow(0 0 1rem gray);
    margin-bottom: 1em;
}

.lbn {
    font-size: 18px;

}

.dgrp{
    margin-top: 2rem;
}

.dgrp button {
    background-color: #B28525;
    border-color: #B28525;
}

.menuHeader {
    display: flex;
    background-color: #3E1E2D;
}

.menuContent {
    display: flex;
    flex-direction: column;
    min-height: calc(100% - 172px);
    background-color: #fdfdfd;
    padding-bottom: 80px;
}

.menuItem {
    flex-grow: 1;
    margin: 18px 15px 18px 15px;
    text-align: center;
}
.menuItem svg{
    width: 25px;
    max-height: 25px;
}

.social-buttons{
    cursor: pointer;
}

.menuItem a {
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.menuItem a:hover{
    text-decoration: none;
}

.menuItem .sltd{
    color: orange;
    text-decoration: none;
}

.menuImg{

}

.mBname{
    font-weight: bold;
    font-size: 17px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.mBAddr {
    margin-top: 0.2rem;
    color: #afafaf;
    font-size: 14px;
    font-weight: bold;
    padding-left: 1rem;
    padding-right: 1rem;
}

.topHline {
    background-color: #f2f1f5;
    height: 0.9rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.grTtle{
    font-size: 20px;
    font-weight: bold;
    color: #828282;
    margin-bottom: 1.8rem;
    margin-left: 0.7rem;
}

.itG {
    display: flex;
    cursor: pointer;
    padding-left: 1rem;
    padding-right: 1rem;
}

.itImgdv{
    flex-basis: 100px;
}


.itImgdtl{
    border-radius: 15px;
    width: 100px;
}

.itDesc {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding-top: 8px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.topD{
    display: flex;
}

.btmD {
    flex-grow: 1;
    color: #a6a6a6;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.itName {
    padding-right: 6px;
    font-size: 15px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    width: 100%;
    -webkit-box-orient: vertical;
}

.itPrice{
    flex-basis: 68px;
    text-align: right;
    max-width: 68px;
}

.sitPrice{
    font-size: 15px;
    font-weight: bold;
}

.proPrice {
    font-size: 16px;
    font-weight: bold;
    color: #a6a6a6;
    text-decoration: line-through;
}

.itemSep{
    flex-grow: 1;
    height: 1px;
    background-color: #e6e6e6;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
    margin-left:0.5rem;
}

.checkOPanel {
    position: fixed;
    bottom: 0;
    height: 80px;
    box-shadow: 0px -3px 4px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px -3px 4px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px -3px 4px 0px rgba(0,0,0,0.15);
    background-color: #FFF;
    display:flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 500px;
}

.addrSaveBtnlay{
    display: flex;  
    justify-content: center;
    margin-bottom: 0.8rem;
}

#btnAdd, #btnCheckout, #btnSAddre, #btnUpdate, #btnNext, .btnPayC, #btnDoneBack {
    background-color: #B28525;
    border-radius: 9px;
    width: 95%;
    height: 55px;
    font-size: 20px;
    color: #FFF;
    border-style: none;
}

#btnNext2{
    background-color: #B28525;
    border-radius: 9px;
    width: 65%;
    height: 50px;
    font-size: 15px;
    color: #FFF;
    border-style: none;
}

#btnBillAmount {
    background-color: #B28525;
    border-radius: 9px;
    font-size: 12px;
    color: #FFF;
    border-style: none;
    padding: 5%;
}

#btnDoneBack {
    background-color: #B28525;
    border-radius: 9px;
    width: 95%;
    height: 55px;
    font-size: 20px;
    color: #FFF;
    min-width: 150px;
    border-style: none;
}

#btnRemove, #btnCancel {
    background-color: #aaaaaa;
    border-radius: 9px;
    height: 55px;
    font-size: 18px;
    color: #FFF;
    border-style: none;
}

#btnRemove{
    width: 30%;
    margin-right: 1.2rem;
    margin-left: 1rem;
}

#btnCancel{
    width: 95%;
}

#btnUpdate{
    width: 70%;
    margin-right: 1.5rem;
}

#btnAdd:disabled, #btnCheckout:disabled, #btnSAddre:disabled, #btnUpdate:disabled, #btnNext:disabled {
    background-color: #aaaaaa;
    cursor: none;
}
.itImgCont{
    position: relative;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
}
.optGn{
    color: #646464;
    font-weight: bold;
    margin-left: 1rem;
    font-size: 18px;
}

.opts{
    flex-direction: row;
    display: flex;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.opt1{
    flex-grow: 1;
    padding-left: 1.4rem;
}

.opt3{
    flex-basis: 60px;
    font-weight: 600;
    text-align:right;
    margin-right: 10px;
}


[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    color: #666;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 2px solid #f5799e;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 16px;
    height: 16px;
    background: red;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.itmLbl{
    font-weight: 600;
}

.checkbox-wrapper {
    position: relative;
}

input[type="checkbox"]{
    /*display:  none;*/
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
}

.checkbox-label {
    display: flex;
    position: relative;
    font-weight: 600;
    align-items: center;
    justify-content: flex-start;
}

    .checkbox-label:before,
    .checkbox-label:after {
        pointer-events: none;
    }


    .checkbox-label:before {
        display: flex;
        content: ' ';
        height: 20px;
        width: 20px;
        border: solid 3px #f5799e;
        background: #fff;
        margin-right: 10px;
    }

    .checkbox-label:after {
        position: absolute;
        /*top: 7px;*/
        left: 7px;
        display: flex;
        content: ' ';
        height: 12px;
        width: 12px;
        background: #000;
        transform: scale(0);
        transition: transform .3s ease;
    }

    .checkbox-label:after {
        height: 8px;
        width: 14px;
        left: 3px;
        border-bottom: solid 4px red;
        border-left: solid 4px red;
        background: none;
        transform: rotate(315deg) scale(0);
        transition: transform .1s ease, opacity .1s ease;
        transform-origin: center center;
        /*top: 7px;*/
    }

.checkbox-wrapper input[type="checkbox"]:checked + .checkbox-label:after {
    opacity: 1;
    transform: rotate(315deg) scale(.8);
}

.spin{
    font-weight: bold;
    margin-left: 0.7rem;
    font-size: 17px;
    margin-bottom: 0.7rem;
}

.menuContent textarea{
    margin-left:0.7rem;
    border-color:#e6e6e6;
    border-radius: 5px;
    height: 100px;
    margin-bottom: 1rem;
    resize: none;
    margin-right: 0.8rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    font-size: 16px;
}
.indebuttonlayer{
    display: flex;
    flex-direction: row;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
.indebuttonlayer .minus, .indebuttonlayer .add {
    flex-grow:1;
}

.indebuttonlayer .minus{
    text-align:right;
}

.indebuttonlayer .dgit {
    flex-basis: 140px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
}

.minus img, .add img{
    width: 40px;
    cursor: pointer;
}

.icnqr img{
    width: 50px;
    cursor: pointer;
}

.icncloseqr img{
    width: 65px;
    cursor: pointer;
}
.fbstyle {
    font-size: 60px !important;
    color: #1877F2;
}

.delimiter{
    margin-top: 1.5rem;
}

.phoneText {
    margin-bottom: 1.5rem;
    color: #B28525;
    font-weight: 500;
}

.intl-tel-input {
    display: table-cell;
}

.intl-tel-input .selected-flag {
    z-index: 4;
}

.intl-tel-input .country-list {
    z-index: 5;
}

.input-group .intl-tel-input .form-control {
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
}

.iti {
    position: relative;
    display: block;
    margin-right:0.5rem;
}

    .iti * {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

.iti__hide {
    display: none;
}

.iti__v-hide {
    visibility: hidden;
}

.iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
    font-size: 18px;
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555;
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px;
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal;
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px;
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

.iti__country {
    padding: 5px 10px;
    outline: none;
}

.iti__dial-code {
    color: #999;
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle;
}

.iti__flag-box, .iti__country-name {
    margin-right: 6px;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}

    .iti--allow-dropdown .iti__flag-container:hover {
        cursor: pointer;
    }

        .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
            background-color: rgba(0, 0, 0, 0.05);
        }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default;
}

    .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
    .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
        background-color: transparent;
    }

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}

    .iti--container:hover {
        cursor: pointer;
    }

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%;
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em;
}

.iti__flag {
    width: 20px;
}

    .iti__flag.iti__be {
        width: 18px;
    }

    .iti__flag.iti__ch {
        width: 15px;
    }

    .iti__flag.iti__mc {
        width: 19px;
    }

    .iti__flag.iti__ne {
        width: 18px;
    }

    .iti__flag.iti__np {
        width: 13px;
    }

    .iti__flag.iti__va {
        width: 15px;
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5652px 15px;
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px;
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px;
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px;
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px;
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px;
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px;
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px;
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px;
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px;
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px;
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px;
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px;
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px;
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px;
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px;
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px;
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px;
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px;
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px;
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px;
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px;
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px;
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px;
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px;
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px;
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px;
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px;
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px;
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px;
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px;
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px;
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px;
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px;
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px;
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px;
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px;
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px;
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px;
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px;
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px;
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px;
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px;
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px;
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px;
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px;
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px;
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px;
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px;
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px;
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px;
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px;
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px;
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px;
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px;
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px;
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px;
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px;
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px;
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px;
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px;
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px;
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px;
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px;
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px;
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px;
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px;
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px;
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px;
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px;
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px;
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px;
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px;
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px;
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px;
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px;
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px;
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px;
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px;
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px;
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px;
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px;
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px;
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px;
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px;
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px;
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px;
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px;
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px;
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px;
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px;
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px;
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px;
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px;
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px;
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px;
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px;
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px;
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px;
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px;
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px;
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px;
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px;
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px;
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px;
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px;
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px;
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px;
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px;
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px;
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px;
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px;
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px;
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px;
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px;
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px;
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px;
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px;
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px;
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px;
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px;
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px;
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px;
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px;
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px;
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px;
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px;
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px;
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px;
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px;
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px;
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px;
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px;
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px;
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px;
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px;
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px;
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px;
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px;
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px;
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px;
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px;
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px;
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px;
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px;
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px;
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px;
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px;
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px;
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px;
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px;
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px;
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px;
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px;
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px;
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px;
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px;
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px;
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px;
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px;
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px;
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px;
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px;
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px;
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px;
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px;
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px;
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px;
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px;
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px;
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px;
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px;
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px;
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px;
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px;
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px;
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px;
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px;
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px;
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px;
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px;
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px;
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px;
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px;
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px;
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px;
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px;
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px;
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px;
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px;
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px;
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px;
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px;
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px;
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px;
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px;
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px;
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px;
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px;
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px;
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px;
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px;
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px;
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px;
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px;
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px;
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px;
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px;
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px;
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px;
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px;
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px;
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px;
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px;
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px;
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px;
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px;
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px;
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px;
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px;
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px;
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px;
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px;
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px;
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px;
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px;
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px;
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px;
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px;
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px;
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px;
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px;
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px;
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px;
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px;
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px;
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px;
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px;
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px;
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px;
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px;
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px;
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px;
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px;
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px;
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px;
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px;
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px;
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px;
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px;
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px;
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px;
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px;
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px;
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px;
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px;
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px;
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px;
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px;
}

.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../img/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("../img/flags@2x.png");
    }
}

.iti__flag.iti__np {
    background-color: transparent;
}

#error-msg {
    color: red;
    display: block;
}

input.error {
    border: 1px solid #FF7C7C;
}

.hide {
    display: none;
}

#phConBut, #pinContinue, #pinConfirm, #pinLogin{
    margin-top: 1.8rem;
    color: #FFF;
}

.btnEnable {
    background-color: #B28525;
    color: #FFF;
    cursor: pointer;
}

.btnDisable {
    background-color: #aaaaaa;
    cursor: none !important;
}

.phBack{
    background-image: url("../img/img_bg_secondary.png");
    background-size: contain;
}

.phBack2{
    background-image: url("../img/img_bg2.jpg");
    background-size: contain;
}

.otpText {
    font-size: 17px;
    font-weight: 400;
    color: #B28525;
    margin-bottom: 25px;
}

.phoneNo {
    font-size: 19px;
    font-weight: 500;
    color: #B28525;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}

#otpv {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    width: 90%;
}
.otpBLP{
    position: relative;
}
#submitOTP, #phsendBut {
    margin-top: 2rem;
    width: 30%;
    margin-right: 10%;
    background-color: #B28525;
    color: #FFF;
    cursor: pointer;
    float: right;
    margin-bottom: 0.8rem;
}

#phsendBut{
    margin-right: 3%;
}

#submitOTP :disabled, #phsendBut:disabled{
    background-color: #aaaaaa;
    cursor: none;
}
#recaptcha-container {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.optmsgLayer{
    margin-top: 2.5rem;
}

.otpmessage{
    text-align: left;
    font-weight: 500;
}

.lefect{
    text-align: left;
    margin-top: 2rem;
    font-size: 13px;
    color: #aaaaaa;
}

#phOtpBut  {
    width: 32%;
    background-color: #B28525;
    color: #FFF;
    margin-top: 0.5rem;
}

#phOtpBut:disabled {
    cursor: none;
    background-color: #aaaaaa;
}
.choContent{
    min-height: unset;
}

.chkTop {
    display: flex;
    height: 60px;
    position: relative;
}
.chkTpshw {
    -webkit-box-shadow: 0px 7px 7px -4px rgba(0,0,0,0.4);
    box-shadow: 0px 7px 7px -4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 7px 7px -4px rgba(0,0,0,0.4);
}

.chkBarT{
    font-size: 26px;
    font-weight: 600;
    cursor:pointer;
    flex-basis: 65px;
    text-align: center;
    line-height: 54px;
}

.chkBarN {
    font-size: 18px;
    font-weight: 600;
    line-height:60px;
    flex-grow: 1;
    padding-left: 0.8rem;
    padding-right: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.chkDeliType {
    background-color: #efefef;
    font-size: 18px;
    font-weight: 700;
    line-height: 43px;
    color: #ababab;
    height: 45px;
    padding-left: 0.8rem;
}

.stinfolay{
    display: flex;
    margin-top: 0.5rem;
}

.stimg{
    flex-basis: 60px;
    display: flex;
    justify-content:center;
    align-items: center;
}

.stimg img{
    border-radius: 20px;
    width: 40px;
    height: 40px;
}

.stinfo{
    flex-grow: 1;
    line-height: 40px;
}

.spinfo1 {
    font-weight: 500;
    color: #686868;
    font-size: 16px;
    padding-left: 0.1rem;
}

.spinfo2{
    font-weight: 500;
    font-size: 16px;
    padding-left: 0.3rem;
}

.loclayer{
    display: flex;
    margin-top:0.4rem;
    flex-basis: 120px;
}
.locImg{
    min-width: 60px;
    display: flex;
    justify-content: center;
    padding-top: 0.4rem;
}


.locImg img{
    width: 25px;
    height: 25px;
}

.addrLayer{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    padding-right: 2rem;
}

.addr1{
    flex-basis: 30px;
    font-weight: bold;
    font-size: 15px;
    padding-left: 0.1rem;
    line-height: 30px;
}

.addr2 {
    padding-left: 0.1rem;
    /* line-height: 30px; */
    flex-basis: 30px;
    position: relative;
}

.sp1{
    font-size: 14px;
    color:#b8b8b8;
}
.sp2 {
    float: right;
    height: 20px;
    width: 20px;
    margin-right: -0.8rem;
    filter: opacity(0.3);
}

.addr3{
    color: #656565;
    font-size: 12px;
    margin-top: 0.3rem;
}

.dlvryTimelayer{
    padding-left: 0.5rem;
    position: relative;
    margin-top: 0.8rem;
}

.dlvT1{
    color: #a6a6a6;
}

.dlvT2{
    font-weight: bold;
    font-size: 15px;
}

.dlvT3{
    float: right;
    margin-right: 1rem;
    font-weight: 600;
    margin-top:0.8rem;
}

.orderSumTitle {
    background-color: #efefef;
    margin-top: 0.2rem;
    display: flex;
    flex-basis: 45px;
    line-height: 45px;
}

.ost1 {
    flex-grow: 1;
    padding-left: 0.7rem;
    color: #a1a1a1;
    font-weight: 600;
    font-size: 16px;
}

.ost2{
    flex-basis: 90px;
    font-weight: 600;
}

.cItmLay{
    display: flex;
    align-items: center;
    margin-top: 1rem;
    position: relative;
    margin-bottom: 20px;
}

.iquan{
    width: 60px;
    color: red;
    font-weight: 500;
    text-align: center;
}

.iquan span{
    font-size: 18px;
}

.desc{
    flex-grow: 1;
    font-size: 16px;
    font-weight: 500;
    width: 55%;
}
.descd {
    word-break: break-all;
    padding-right: 0.5rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


.desc a {
    font-size: 14px;
    position: absolute;
    margin-top: 0.3rem;
}

.descds {
    font-size: 14px;
    color: #b3b3b3;
    font-weight: 400;
}

.ctAmt {
    flex-grow: 1;
    text-align:right;
    font-weight: 600;
    font-size: 16px;
    padding-right: 0.7rem;
}

.chkotl {
    background-color: #f3f3f3;
    width: 100%;
    height: 1px;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}
.subttll{
    display: flex;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.asubttll {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #7b7b7b;
}

.sub1{
    flex-grow: 1;
    padding-left: 0.7rem;
}

.sub2 {
    width: 100px;
    text-align: right;
    padding-right: 0.7rem;
}
.ttlDiv {
    background-color: #f3f3f3;
    width: 100%;
    height: 2px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}


#switch, #pyltr {
    height: 0;
    width: 0;
    visibility: hidden;
}

#switchlbl, #pyltrlbl {
    cursor: pointer;
    text-indent: -9999px;
    width: 60px;
    height: 30px;
    background: #e8e8e8;
    display: block;
    border-radius: 30px;
    position: relative;
}

    #switchlbl:after, #pyltrlbl:after {
        content: '';
        position: absolute;
        top: 1.5px;
        left: 1.5px;
        width: 27.5px;
        height: 27.5px;
        background: #fff;
        border-radius: 27.5px;
        transition: 0.3s;
    }

#switch:checked + #switchlbl, #pyltr:checked + #pyltrlbl {
    background: #B28525;
}

#switch:checked + #switchlbl:after, #pyltr:checked + #pyltrlbl:after {
    left: calc(100% - 1.25px);
    transform: translateX(-100%);
}

#switchlbl:active:after, #pyltrlbl:active:after {
    width: 32.5px;
}


.cutlayer {
    display: flex;
    align-items: center;
    padding-left: 0.5rem;
}

.cut1{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.cussp1{
    font-size: 18px;
    font-weight: bold;

}
.cussp2{
    color: #686868;
    font-size: 14px;
    font-weight: 500;
}
.cut2 {
    padding-right: 0.7rem;
}

.llayer{
    padding-left: 0.5rem;
    padding-right: 0.7rem;
    margin-top: 1.5rem;
    color: #b3b3b3;
    font-weight: 400;
}
.plnel {
    flex-direction: column;
    height: 100px;
}
.pln1{
    display: flex;
    font-size: 17px;
    font-weight: 500;
    width: 100%;
}
.pln1T1{
    flex-grow: 1;
    padding-left: 0.5rem;
}
.pln1T2{
    width: 100px;
    text-align: right;
    padding-right: 0.7rem;

}
.plnel button {
    height: 45px;
}

.time-title{
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0.8rem;
}


#phchaTime {
    background-color: #B28525;
    border-radius: 9px;
    width: 95%;
    height: 55px;
    font-size: 20px;
    color: #FFF;
    border-style: none;
    margin: 1rem;
}

#phchaTime:disabled{
    background-color: #aaaaaa;
    cursor: none;
}

.flex-center{
    align-items: center;
}

#map {
    height: 300px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}

.paylater{
    margin-top: 1rem;
}

.maplayer {
    width: 100%;
    height: 1px;
    box-shadow: 0px 4px 7px 0px rgba(0,0,0,1);
    -webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,1);
    position: absolute;
    z-index: 1;
    bottom: 0;
}

.ucll {
    display: flex;
    height: 65px;
    cursor: pointer;
}

.ucll1 {
    width: 100px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    padding-right: 1.8rem;
}

.ucll1 img{
    width: 30px;
    height: 30px;
}

.ucll2{
    flex-grow: 1;
    font-weight: 500;
    font-size: 17px;
    line-height: 65px;
}

.localayer {
    flex-direction: column;
    display: flex;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
    position: relative;
}

.localayer span{
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0.2rem;
}

#locinput, #adName, #adds, #ntdr {
    height: 50px;
    border-radius: 6px;
    border-width: 0.1rem;
    border-color: #ececec;
    border-style: solid;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 16px;
    text-overflow: ellipsis;
}


.pac-container{
    left: 1rem !important;
}

.pickuplayer{
    display: flex;
    padding-left: 0.5rem;
    margin-top: 1.5rem;
}
.pickba{
    width: 88%;
    padding-right: 1rem;
    font-weight: 500;
}
.pickba2 {
    display: flex;
    align-items: center;    
    justify-content: center;
    flex-grow: 1;
    padding-right: 0.5rem;
}

.pickba2 img{
    height: 30px;
    width: 30px;
}

.pybtn {
    display: flex;
    width: 98%;
    border-style: solid;
    flex-direction: row;
    align-items: center;
    background-color: #FFF;
    justify-content: center;
    border-color: #eaeaea;
    border-width:1px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.pybtn:disabled{
    display: none;
}

.pybtnc1{
    font-size: 16px;
    margin-top: 0.75rem;
    margin-bottom: 1rem;
    flex-grow: 1;
    padding-right: 0.8rem;
}

.pybtnc2 {
    width: 150px;
    border-style: inherit;
    border-color: #f5f5f5;
    border-width: 1px;
    border-radius: 5px;
    margin-top: 16px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
}


.pybtnc2 img {
    height: 50px;
    /* width: 150px; */
}

.tyam{
    align-items: center;
}

.tyimg {
    width: 150px;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}

.tymsg {
    color: #B28525;
    font-size: 22px;
    font-weight: bold;  
    margin-bottom: 2.5rem;
}
.tymsg1{
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    padding-left: 15px;
    padding-right:15px;

}

.pointearnmsg1{
    color: #B28525;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    padding-left: 15px;
    padding-right:15px;
}

.pointearnmsgfail{
    color: black;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    padding-left: 15px;
    padding-right:15px;
}

.pointearnmsg2 {
    color: #838383;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    margin-top: 4.8rem;
    padding: 5%;
}

.pointearnmsg3 {
    color: #6c757d;
    font-size: 13px;
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
}

.tylay{
    position:fixed;
    bottom:0;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.tylaysub{
    display: flex;
    flex-direction: row;
    align-items:center;
}

.tylaysub span{
    color: #737373;
}

.tylaysub img{
    width: 100px;
    margin-left: 0.5rem;
}

.tyhomeb {
    background-color: #B28525;
    border-radius: 9px;
    width: 90%;
    height: 55px;
    font-size: 20px;
    color: #FFF;
    border-style: none;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}
.regLbl{
    display: flex;  
    margin-left: 0.5rem;
    font-size: 16px;
    font-weight: 600;
}

.regast {
    color: #B28525;
    margin-left: 0.25rem;
    font-size: 18px;
}

.myDiv {
    background-color: #000;
    text-align: center;
    line-height: 80px;
    height: 60px;
}

    .myDiv h2 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
    }


.keypadDIV {
    height: 60px;
    width: 100%;
}


.confirmedDIV {
    text-align: center;
}

.merchantInfoDiv {
    margin: auto;
    width: 80%;
    border: 1px solid #D3D3D3;
    padding: 5px;
    height: 80px;
    filter: drop-shadow(0 0 10px #D3D3D3);
    background-color: white;
    max-width: 300px;
}

.decimal {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #B28525;
    width: 65%;
    font-size: 40px;
    text-align: right;
    float: left;
    /* margin-right: 5%; */
    padding: 0;
    margin-top: 10px; 
}


.rmtext {
    font-size: 16px;
    height: 150px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.merchanttextwait {
    font-size: 15px;
    color: #B28525;
}

.confirmedText{
    font-size: 80px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}

.confirmedTextRM{
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.merchanttext {
    font-size: 15px;
    font-weight: bold;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    float: right;
    width: 70%;
    margin-top: 18px;
    height: 50px;
}

.clsbtn{
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 15px;
    background-color: rgba(0,0,0,0.4);
    margin-top: 1.2rem;
    margin-left: 1.2rem;
    cursor: pointer;
}

.clsbtn span{
    font-size: 19px;
    color:#FFF;
}

.orderContent {
    background-color: #f2f1f6;
    -webkit-box-shadow: 0px 5px 8px 0px rgb(209 209 209) inset;
    box-shadow: 0px 5px 8px 0px rgb(209 209 209) inset;
    -moz-box-shadow: 0px 5px 8px 0px rgb(209 209 209) inset;
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
    min-height: 100%;
}

.ordPal {
    padding: 0.8rem;
    background-color: #FFF;
    margin: 0.8rem;
    border-radius: 12px;
    -webkit-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 40%);
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 40%);
    cursor: pointer;
    min-width: 0;
    display: flex;
    flex-direction: column;
}
.orBn{
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ortdl{
    margin-bottom: 0.3rem;
    position: relative;
}

.ortdl img {
    filter: opacity(0.3);
    height: 20px;
    bottom:0;
    position: absolute;
    right: 0;
}

.ortmtype {
    color: #cacaca;
}

.orestime{
    font-size: 15px;
    font-weight: 700;
}
.orodno {
    color: #5a5a5a;
    font-weight: 700;
}

.orbtml{
    position: relative;
}

.orstatus, .ordtlordno {
    position: absolute;
    color: #FFF;
    font-weight: 500;
    padding-left: 0.9rem;
    padding-right: 0.9rem;
    line-height: 28px;
    border-radius: 9px;
    height: 30px;
    bottom: 0;
    right: 0.5rem;
}

.ordtlordno {
    background-color: #B28525;
    top: 0;
}

.ordttldiv{
    height: 4px;
    margin-bottom: 0.7rem;
}

.ortdlsub {
    margin-bottom: 0.6rem;
    position: relative;
    margin-left: 0.8rem;
}

.ortmtypesub {
    color: #cacaca;
    font-size: 16px;
}

.trckly{
    display: flex;
    position: relative;
    margin-top: 0.3rem;
}

.alPoi{
    cursor: pointer;
}

.trksub1{
    width: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.trksub1 img{
    width: 30px;
}

.trksub2{
    max-width: 73%;
}
.trksubs1{
    color: #bebebe;

}
.trksubs1 span{
    font-size: 17px;
    font-weight: 700;
    color:#000;
    margin-left: 0.3rem;
}

.trksubs2 {
    color: #8e8e8e;
    font-weight: 500;
    font-style: italic;
}

.sumD {
    margin-bottom: 1.8rem;
    margin-top: 1.8rem;
}

.orfoot{
    text-align: center;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 17px;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-weight: 500;
}

.raTrly {
    filter: opacity(0.3);
    height: 20px;
    bottom: 0.5rem;
    position: absolute;
    right: 0.7rem;
}

.ddmaplayer{
    position: relative;
}

.ddmaplayer::before {
    box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.3);
}

.ddmaplayer iframe{
    width: 100%;
    height: 600px;
    border: 0;
}



.infolayer{
    position:relative;


}

.infoCon {
    width: 100%;
    background-color: #FFF;
    position: absolute;
    z-index: 10;
    top: -11rem;
    padding-top: 1.1rem;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    padding-left: 1rem;
    padding-right: 1rem;
    box-shadow: 0px -7px 7px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px -7px 7px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -7px 7px 0px rgba(0,0,0,0.1);
}

.stattxt {

    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1.6rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.ddtno {
    color: #c9c9c9;
    font-size: 15px;
    margin-bottom: 0.7rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.ddtno span {
    color: #565656;
    font-weight: 700;
    margin-left: 0.2rem;
}

.drivlayer, .brnilayer {
    border-radius: 10px;
    border-color: #e9e9e9;
    border-style: double;
    border-width: 1px;
    padding: 0.6rem;
    margin-bottom: 1.5rem;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
}

.brnilayer{
    display: flex;
}

.brnilayer img {
    width: 100px;
    clip-path: circle(41px at center);
}

.dr1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1.3rem;
}

.dr2{
    display: flex;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.drsb1 {
    width: 105px;
    color: #747474;
}

.ddbrin2{
    display: flex;
    flex-direction: column;
}
.ddbrin2 a{
    font-size: 17px;
    font-weight: 500;
    margin-top: 0.2rem;
}
.ddbrinls1{
    font-weight: 600;
    font-size: 17px;
    margin-top: 0.5rem;
}

.suclay{
    background-color:#f3f2f8;
    padding-left: 2rem;
    padding-right: 2rem;
    height: 100%;
}

.suclays1{
    justify-content: center;
    align-items:center;
    display: flex;
    margin-top: 1rem;
    margin-top: 1rem;
}

.suclays1 img{
    width: 300px;
}

.suclays2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.suclays3 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-top: 1rem;
}

.suclays4{
    margin-top: 1.5rem;
}

.suclays5{
    background-color:#FFF;
}

.hinherit{
    height: inherit;
}

.altText{
    text-align:center;
}

.abtuslay{
    background-image:url(../img/img_au_bg.jpg);
    background-size:cover;
    height: 100%;

}
.abts1{
    display: flex;
    justify-content: center;

}
.abts1 img{
    width: 300px;
    justify-content: center;
    margin-top: 2.8rem;
}
.abts2 {
    color: #f0f0f2;
    font-size: 16px;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 8.8rem;
}
.abts2 span{
    width: 250px;
}

.abts3{
    display: flex;
    justify-content:center;
    margin-top: 0.8rem;
}
.abts3 img{
    width: 150px;
    cursor: pointer;
}

.abts3 .sec{
    margin-left: 1rem;
}

.abts4{
    bottom: 1rem;
    position:absolute;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    color:#adb0b7;
}

.abts4 span{
    cursor: pointer;
}

.abts5{
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 10px;;
}

.abtsLogin{
    display: flex;
    justify-content:center;
    margin-top: 0.8rem;
    margin-bottom: 1rem;
}
.abtsLogin img{
    width: 100px;
    cursor: pointer;
}

.abtsLogin .sec{
    margin-left: 1rem;
}



.aboutCen{
    display: flex;
    flex-direction: column;
}

.errL {
    background-color: #f2f1f6;
    height: 100%;
}

.errs1{
    display: flex;  
    justify-content: center;
    padding-top: 3rem;
}

.errs1 img{
    width: 300px;
}

.errs2{
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    margin-top: 1rem;
}
.errs2 span {
    color: #B28525;
}

.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(255,255,255,0.8);
}


#sparkles > path {
    animation: sparklyBits 1000ms infinite;
    position: absolute;
}

#message {
    margin-top: 20px;
    text-align: center;
}

#sparkles > path:nth-child(1) {
    animation-delay: 35ms;
}

#sparkles > path:nth-child(2) {
    animation-delay: 70ms;
}

#sparkles > path:nth-child(3) {
    animation-delay: 105ms;
}

#sparkles > path:nth-child(4) {
    animation-delay: 140ms;
}

#sparkles > path:nth-child(5) {
    animation-delay: 175ms;
}

#sparkles > path:nth-child(6) {
    animation-delay: 210ms;
}

#sparkles > path:nth-child(7) {
    animation-delay: 245ms;
}

#sparkles > path:nth-child(8) {
    animation-delay: 280ms;
}

#sparkles > path:nth-child(9) {
    animation-delay: 315ms;
}

#sparkles > path:nth-child(10) {
    animation-delay: 350ms;
}

#sparkles > path:nth-child(11) {
    animation-delay: 385ms;
}

#sparkles > path:nth-child(12) {
    animation-delay: 420ms;
}

#sparkles > path:nth-child(13) {
    animation-delay: 455ms;
}

#sparkles > path:nth-child(14) {
    animation-delay: 490ms;
}

#sparkles > path:nth-child(15) {
    animation-delay: 525ms;
}

#sparkles > path:nth-child(16) {
    animation-delay: 560ms;
}

#sparkles > path:nth-child(17) {
    animation-delay: 595ms;
}

#sparkles > path:nth-child(18) {
    animation-delay: 630ms;
}

#sparkles > path:nth-child(19) {
    animation-delay: 665ms;
}

#sparkles > path:nth-child(20) {
    animation-delay: 700ms;
}

#sparkles > path:nth-child(21) {
    animation-delay: 735ms;
}

#sparkles > path:nth-child(22) {
    animation-delay: 770ms;
}

#sparkles > path:nth-child(23) {
    animation-delay: 805ms;
}

#sparkles > path:nth-child(24) {
    animation-delay: 840ms;
}

#sparkles > path:nth-child(25) {
    animation-delay: 875ms;
}

#sparkles > path:nth-child(26) {
    animation-delay: 910ms;
}

#sparkles > path:nth-child(27) {
    animation-delay: 945ms;
}

#sparkles > path:nth-child(28) {
    animation-delay: 980ms;
}

#sparkles > path:nth-child(29) {
    animation-delay: 10155ms;
}

@keyframes sparklyBits {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.overIn{
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
    height: 100%;
}

.btnpclayer{
    display: flex;
    justify-content: center;
    width: 100%;
}

.dflex{
    display: flex;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

.nice-select:hover {
    border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999;
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

    .nice-select.right .list {
        left: auto;
        right: 0;
    }

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.optfil {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 1.5rem;
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
    background-color: #FFF;
    display: none;
    max-width: 500px;
}

.indLay{
    display: flex;
    flex-direction: column;
}

.indLayout {
    display: flex;
    flex-direction: column;
}

.indimgl {
    justify-content: center;
    align-content: center;
    display: flex;
    padding: 2rem 1rem 1rem 1rem;
}

.indimgl img {
    width: 300px;
    height: auto;
}

.indIlay{
    display: flex;  
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 2rem;
    cursor: pointer;
}

.indIlay_1 {
    flex-basis: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .indIlay_1 img {
        width: 100px;
        border-radius: 15px;
        box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.35);
        -webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.35);
        -moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.35);
    }

.indIlay_2{
    padding-left: 0.8rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: 65%;

}

.indIlay_2_1 {
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.indIlay_2_1_P {
    font-weight: 500;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    height: 3em;
    line-height: 1.5em;
    width: 100%;
}

.indIlay_2_2 {
    font-size: 13px;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.indIlay_2_2_P {
    font-size: 21px;
    font-weight:600;
    color: #B28525;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.darkClass
{
    background-color: white;
    opacity: 0.65; /* Safari, Opera */
    -moz-opacity:0.65; /* FireFox */
    z-index: 20;
}

.pininput{
    padding: 15px;
    border: 1px solid #ddd;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
}

#userqrcode {
  width:150px;
  height:150px;
  border:15px solid white
}

#userqrcodepoint {
    width:150px;
    height:150px;
    border:15px solid white
}

#qrcode {
  width:210px;
  height:210px;
  border:15px solid white
}


