/**************************add*********************************/
.txtInforCard{
    padding: 5px !important;
    padding-top: 79px !important;
    margin-top: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-color: transparent;
    width: 276px !important;
    height: 175px !important;
    border-radius: 5% !important;
}
#napasCardNo, #napasNameOnCard, #napasIssueDate, #napasExpiration, #securityCode {
    border-bottom: 1px solid grey !important;
    background-color: transparent;
}
.txtCardInfor{
    background: transparent !important;
    border: none !important;
    border-radius: inherit !important;
    padding-top: 11px !important;
}
/*
#napasLangVi,#napasLangEn{
    float:right !important;
}*/
#napasLangVi{
    margin-right: 2px !important;
}
.imgLogoFooter {
    margin-top: 20px !important;
}
.form-control{
    /*height: 15px !important;*/
    color: #0a3f7f !important;
    margin-left: 5% !important;
    width: 90% !important;
    padding: 8px 5px !important;
}
#nav-item-qr{
    display:none;
}
#napasIssueDate{
    width: 63% !important;
}
#napasNotificationResult{
    padding-top: 2px;
}
.ExpirationDiv{
    width: 32% !important;
    margin-left: 3% !important;
}
.securityCodeDiv{
    width: 26% !important;
}
.form-group {
    margin-bottom: 12px !important;
}
#napasOtpCode{
    height: 25px !important;
}
#napasCardNo,#napasNameOnCard,#napasIssueDate,#napasExpiration,#securityCode{
    height: 15px !important;
}
#napasDivCard .form-group.has-error .form-control{
    border-bottom-color: #c0392b !important;
    color: #c0392b !important;
}
#napasNotification.napas-form-error-visible{
    display: block !important;
}
.bootstrap-select{
    padding: 0px 0px !important;
}
.accForm{
    border: 1px solid #ccc !important;
    padding-left: 10px !important;
}

/**Removing input background colour for autocomplete**/
#napasNameOnCard:-webkit-autofill,
#napasNameOnCard:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
#napasNameOnCard[data-autocompleted] {
    background-color: transparent !important;
}

/*align the icon error to the center of the input tag*/
.form-control-feedback::first-line {
    line-height: 14px !important;
}
/**************************add*********************************/

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBHMdazTgWw.woff2") format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303, U+0309, U+0323, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBHMdazTgWw.woff2") format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body{
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.txtNotification{
    margin-bottom: 10px;
}
.btn{
    border-radius:0;
}
.dropdown-menu{
    border-radius:0;
}
.form-control{
    border-radius:0;
}
.paymentInfor{
    padding-top: 9px !important;
}
.navLink{
    border-radius:0 !important;
    cursor: pointer;
    text-align:center;
    font-weight: bold;
}
.tabsSelection{
    background-color:#286090;
    color:white;
}
/*.nav-item{
    width:50%;
}*/
.divMethodPayment{
    margin-bottom:10px;
}
#napasLoading {
    display: none;
    margin: auto;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 0.8s linear infinite;
    margin-bottom: 10px;
}
.container{
    border: 1px solid #6f87ac;
    /*width: 1000px;*/
    margin: 15px auto 0 auto;
    max-width: 1000px;
    padding: 0;
    /*background-color: #eceef1;*/
}
.header{
    background-color: #9fcdff;
    /*height: 150px;*/
    max-width: 1000px !important;
    margin: 0 auto;
    border-bottom: 5px solid #6f87ac;
    /*    border-left: 1px solid #6f87ac;
        border-right: 1px solid #6f87ac;*/
}
.content{
    max-width: 1000px;
    height: auto;
    margin: 10px auto 10px auto;
    padding: 0 10px 0 10px;
}
.orderInfor{
    padding: 9px 0 0 0;
}
.paymentInfor{
    padding-top: 9px;
}
.qrInfor{
    padding: 0px;
    /*background-color: #fefefe;*/
}
.headerPanel{
    padding-right: 6px;
    clear: right;
    float: left;
}
.footer{
    height: 60px;
    margin: 0 auto;
    max-width: 1000px;
    border-top: 5px solid #6f87ac;
    background-color: #fefefe;
    padding-top: 12px;
}
.cardSimilar{
    margin-bottom: 10px;
}
.txtCardInfor{
    margin-bottom:10px;
    border-radius: 0;
    box-shadow: none !important;
}
.txtNoti{
    color: #c82333;
    font-size: medium;
    text-align: center;
    font-weight: bold;
    font-family: Tahoma;
}
.imgLogoFooter{
    height: 67px;
    margin-top: 5px
}
.iconLang{
    height: 26px;
    padding-left: 10px;
}
#logoQRImg{

}
.iconLogoQR{
    text-align: right;
}
.QRCode{
    height: 220px;
}
.QRGen{
    text-align: center;
    padding: 0 0 15px 0;
}
.btnStyleSheet{
    width: 11%;
    border-radius: 0px;
    min-width: 80px;
}
.btnAction{
    text-align: center;
    padding: 9px 0;
}
.marginCenter{
    margin: 0 auto;
}
.iconCart{
    color: #fff6f6 !important;
    background-color: #1d427e !important;
}
.imgFooter{
    height: 30px;
}
/*mobi*/
@media (min-width: 481px) and (max-width: 991px) {
    .content{
        max-width: 100%;
    }
    .container{
        width: 100% !important;
    }
    .btnAction{
        margin-top:25px;
    }
    .btnStyleSheet{
        width: 16%;
    }
    .displayLangMobi{
        display: block !important;
    }
    .displayLangDesktop{
        display: none !important;
    }
    #langQrOnly{
        display: none !important;
    }
    #logoQrLang{
        text-align: center !important
    }
    /*    .QRGen >img.img-responsive {
            height: 50px;
            margin: 0 auto;
        }*/
}
@media only screen and (max-width: 480px){
    body{
        font-size: small !important;
    }
    div#napasFooterRight img{
        height: 20px !important;   
    }
    div#napasFooterLeft img{
        height: 20px !important;   
    }
    .imgFooter{
        height: 24px !important;
    }
    .btnAction{
        margin-top: 0px !important;
    }
    .p1Infor{
        font-size: small !important;
    }
    .p2Infor{
        font-size: small !important;
        margin-bottom: 0px !important;
    }
    .iconInfor{
        font-size: small !important;
    }
    /*    .cardSimilar{
            display: none !important;
        }*/
    .clearRow{
        margin: 0px !important;
        padding: 5px !important;
    }
    .displayLangMobi{
        display: block !important;
    }
    .displayLangDesktop{
        display: none !important;
    }
    #langQrOnly{
        display: none !important;
    } 
    #logoQrLang{
        text-align: center !important
    }
    /*    img.img-responsive.img-rounded{
            content: url("../images/napas-banner-mobile.jpg")
        }
        .QRGen >img.img-responsive {
            height: 50px;
            margin: 0 auto;
        }*/

    /************edit ip X GUI**************/
    p {
        margin: 0px 0 0px !important;
    }
    #nav-item-qr{
        display:block;
    }
/*	#nav-item-card {
		width: 33% !important;
	}

	#nav-item-account {
		width: 33% !important;
	}

	#nav-item-qr {
		width: 34% !important;
	}*/

/*	#nav-item-applePay {
		width: 25% !important;
	}*/
    #qrInformation{
        display:none !important;
    }
    .form-control{
        color: #0a3f7f !important;
    }
    #napasNotificationResult{
        padding-top: 2px;
    }
    .inlineDiv{
        display: inline-flex !important;
    }
    .ExpirationDiv{
        width: 32% !important;
        margin-left: 3% !important;
    }
    .securityCodeDiv{
        width: 26% !important;
    }
    .form-group {
        margin-bottom: 12px !important;
    }
    #napasOtpCode{
        height: 25px !important;
    }
    body{
        margin-top: -15px !important;
    }
    #napasCardNo, #napasNameOnCard, #napasIssueDate, #napasExpiration, #securityCode{
	font-size: 93% !important;
	}
    /************edit ip X GUI********/
}
/*Iphone(480 x 640)*/
@media only screen and (max-width: 320px){
    body{
        font-size: small !important;
    }
    div#napasFooterRight img{
        height: 20px !important;   
    }
    div#napasFooterLeft img{
        height: 20px !important;   
    }
    .imgFooter{
        height: 20px !important;
    }
    .btnAction{
        margin-top: 0px !important;
    }
    .p1Infor{
        font-size: small !important;
    }
    .p2Infor{
        font-size: small !important;
        margin-bottom: 0px !important;
    }
    .iconInfor{
        font-size: small !important;
    }
    .clearRow{
        padding: 7px !important; 
    }
    /*    .cardSimilar{
            display: none !important;
        }*/
    .clearRow{
        margin: 0px !important;
        padding: 5px !important;
    }
    .displayLangMobi{
        display: block !important;
    }
    .displayLangDesktop{
        display: none !important;
    }
    #langQrOnly{
        display: none !important;
    }
    #logoQrLang{
        text-align: center !important
    }
    /*    img.img-responsive.img-rounded{
            content: url("../images/napas-banner-mobile.jpg")
        }*/
    /*    .QRGen >img.img-responsive {
            height: 50px;
            margin: 0 auto;
        }*/
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.stylePanel{
    border-radius: 0px !important;
}
.stPanelHeading{
    border-radius: 0px !important;
}
.panelBody{
    height: 70px;
    padding: 28px;
}
img#napasLangVi{
    cursor: pointer;
}
img#napasLangEn{
    cursor: pointer;
}

.informationRightContent{
    padding: 5px;
    border: 1px solid #dddd;
}
.clearRow{
    margin: 0px !important;
    padding: 14px; 
}
.iconInfor{
    float: left;
    font-size: 16px;
    margin-right: 6px;
    color: #1f407f;
}
.p1Infor{
    font-size: 16px;
    font-weight: bold;
    color: #1f407f;
}
.p2Infor{
    margin-left: 21px;  
    font-size: 15px;
}
.imgPaymentSv{
    width: 140px;
    height: 54px;
    border: 1px solid #a7a7a7;
    object-fit: contain
}

/*icon money bill wave*/
@font-face {
    font-family: "NAPAS fonts";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("fa-solid-900.woff2") format("woff2")
}
.napas-money-bill-wave:before {
    content: "\f53a"
}
.napasFontsIcon{
    font-family: "NAPAS fonts";
    font-weight: 900
}
.napasFontsIcon{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}
/*end icon money bill wave*/

.napasAccountTxt{
    text-align: center;
    margin: 30px 0 30px 0;
}
.btnMethod{
    width: 100%;
    height: 42px;
    border-color: #adadad;
}
.btnMethod:hover{
    color: none !important;
}
.btnMethod:focus{
    outline: none !important;
}
.napasAccountWrapper{
    margin-top: 10px;
}
.navLink:hover, .navLink:focus{
    color: #4e9bdb;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #1e3f7f !important;
}
.imgSelect{
    width: 50px;
    margin-right: 5px;
}

/**********For Apple Pay***********/
apple-pay-button {
  --apple-pay-button-width: 280px;
  --apple-pay-button-height: 48px;
  --apple-pay-button-border-radius: 10px;
  --apple-pay-button-padding: 2px 2px;
  --apple-pay-button-box-sizing: border-box;
  margin-top: 8%;
}


/* ecom-verification popup */
.ecom-verification-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* content modal */
.ecom-verification-content {
  background: #fff;
  padding: 15px;            
  border-radius: 6px;
  width: 80%;                 
  max-width: 320px;           
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
  animation: ecom-verification-fadeIn 0.3s ease-in-out;
  position: relative;
  font-size: 13px;           
}

@keyframes ecom-verification-fadeIn {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}

.ecom-verification-content h2 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;     
  border-bottom: 1px solid #ccc;       
}

.ecom-verification-btn {
  width: 100%;
  padding: 8px;               
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 14px;         
  cursor: pointer;
}

.ecom-verification-btn:hover {
  background-color: #0056b3;
}

.ecom-verification-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
}

.ecom-verification-intro {
  margin-bottom: 8px;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
}

.ecom-verification-step {
  background-color: #f0f0f0;
  padding: 8px;
  border-radius: 4px;
  margin-bottom: 8px;
  text-align: justify;
  font-size: 12px;
}

#ecom-verification-alert-txt {
  padding: 4px 0;
  color: red;
  font-size: 12px;
}

.ecom-verification-btn:disabled {
  background-color: #ccc; 
  color: #333;              
  cursor: not-allowed;     
  opacity: 1;              
}
