.licensepage{
    /* height: max(80%,58cqw); */
    background-image: url('images/page-background.jpg'); 
    background-size:cover;
    container-type: inline-size;
    width: min(100%,1680px);
    padding-top: 15px;
    padding-bottom: 15px;
    @media screen and(min-width: 600px) {
        padding-top: 5cqw;
        padding-bottom: 5cqw;
    }
}
.license-num{
    margin-top: 0cqw;
    margin-bottom: 0.5cqw;
    list-style-type: decimal;
    /* margin-left: min(0.2cqw,4px); */
}
.license-num li {
    text-align: left;
    /* font-size: 12px; */
    font-size: clamp(12px,1.25cqw,19px);
    font-weight:400;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-top: clamp(5px,0.5cqw,16px);
    margin-bottom: clamp(5px,0.5cqw,16px);   line-height: 24px;
    padding-left: 8px;
    @media screen and(min-width: 600px) {
        line-height: 2cqw;
        padding-left: 0.5cqw;
    }
}
.license-num li:nth-child(odd) {
    color: rgb(19, 19, 19);
}
.license-num li:nth-child(even) {
    color: darkblue;
}

.privacytext {
    font-size: clamp(12px,1.25cqw,19px);
    margin-top: 10px;
    margin-bottom: 10px;
}

.mobileno{
    margin-bottom: 10px;
    width: 100%;
    font-size: 12px;
    margin-left: 8px;
    @media (min-width:600px) {
        font-size: clamp(12px,1.2cqw,18px);
        margin-bottom: 0;
        margin-left: 1cqw;
    }
}
.licensebuttons{
    margin-bottom: 10px;
    /* justify-content: center; */
    /* margin-top: 0; */
    width: 100%;
    font-size: 13px;
    @media (min-width:600px) {
        font-size: clamp(13px,1.3cqw,20px);
        margin-bottom: 0;
        justify-content: unset;
    }
}
.verificationcode{
    width: 100%;
    font-size: 12px;
    font-size: clamp(12px,1.2cqw,18px);
    margin-left: 8px;
    margin-bottom: 10px;
    @media (min-width:600px) {
        margin-bottom: 0;
        margin-left: 1cqw;
    }
}
.mptext{
    border-radius: 5px;
    border-color: darkblue;
    border-width: 1px;
    height: 14px;
    width: 90px;
    /* margin-right: 2cqw; */
    @media (min-width:600px) {
        width: 20cqw;
        height: 2.2cqw;
    }
}
.mptext:hover{
    box-shadow: 0 5px 15px #193047;
}
.verificationtext{
    border-radius: 5px;
    border-color: darkblue;
    border-width: 1px;
    height: 14px;
    /* margin-right: 0; */
    width: 50px;
    @media (min-width:600px) {
        width: 14.7cqw;
        height: 2.2cqw;
    }
}
.verificationtext:hover{
    box-shadow: 0 5px 15px #193047;
}

.ln-button-verification{
    height: 20px;
    padding-left:  5px;
    padding-right:5px;
    margin: 3px;
    border-radius: 5px;
    border-width: 1px;
    border-color: darkblue;
    pointer-events:none;
    color: gray;
    font-size: 12px;
    @media (min-width:600px) {
        font-size: clamp(12px,1.2cqw,18px);
        height: max(2.4cqw,20px);
        padding-left:  0.9cqw;
        padding-right: 0.9cqw;
        margin: 1cqw;
    }
    /* width: max(10cqw,90px); */
}
.ln-button-verification:hover{
    font-weight: bolder;
    cursor: pointer;
    box-shadow: 0 5px 15px #193047;
}

.ln-button-enable{
    height: 20px;
    padding-left:  0.9cqw,8px;
    padding-right: 8px;
    margin: 8px;
    /* width: 140px; */
    border-radius: 5px;
    border-width: 1px;
    border-color: darkblue;
    font-size: 12px;
    margin-top: 10px;;
    @media (min-width:600px) {
        font-size: clamp(12px,1.2cqw,18px);
        margin-top: unset;
        height:  max(2.4cqw,20px);
        padding-left:  0.9cqw;
        padding-right: 0.9cqw;
        margin: 1cqw;
        /* width: max(16cqw,140px); */
    }
}
.ln-button-enable:hover {
    font-weight: bolder;
    cursor: pointer;
    box-shadow: 0 5px 15px #193047;
}

.ln-button-disable{
    height: 20px;
    padding-left:  8px;
    padding-right: 8px;
    margin: 5px;
    /* width: 140px; */
    border-radius: 5px;
    border-width: 1px;
    border-color: darkblue;
    pointer-events: none;
    color: gray;
    cursor: default;
    margin-top: 10px;
    font-size: 12px;
    @media (min-width:600px) {
        font-size: clamp(12px,1.2cqw,18px);
        margin-top: unset;
        height: max(2.4cqw,20px);
        padding-left:  0.9cqw;
        padding-right: 0.9cqw;
        margin: 1cqw;
        /* width: max(16cqw,140px); */
    }
}

.buttonmargin-right{
    margin-right: 1cqw;
}

.lnpromise{
    display: none;
    margin: 5px 0 5px 8px;
    font-size: 13px;
    @media (min-width:600px) {
        font-size: clamp(13px,1.3cqw,20px);
        margin-left: max(1cqw,8px);
    }
}

.downloadPaidLicenseTitle{
    display: none;
    margin: 0px 0 0px 8px;
    font-size: 13px;
    @media (min-width:600px) {
        font-size: clamp(13px,1.3cqw,20px);
        margin-left: max(1cqw,8px);
    }
}
.displaynone{
    display: none;
}

.qrdiv{
    width: 100%;
}
.qrdivBuy{
    width: 100%;
    margin-left: 8px;
    @media (min-width:600px) {
        margin-left:  0.9cqw;
    }
}
.qrimage-display{
    display: none;
    border-radius: 12px;
    width: 250px;
    height: 250px;
}

.qrimage-displayBuy{
    border-radius: 12px;
    width: 270px;
    height: 270px;
}

.qrimage-title{
    font-size: clamp(13px,1.3cqw,20px);
    font-weight: bolder;
    margin-top: 6px;
    margin-bottom: 6px;
}
.qrimage-orderinfo{
    font-size: clamp(13px,1.3cqw,20px);
    margin-top: 6px;
    margin-bottom: 6px;
}

.lntype{
    font-size: clamp(12px,1.25cqw,18px);
    margin-left: clamp(6px,1cqw,12px);
    line-height: clamp(24px,1.3cqw,36px);
    margin-bottom: 12px;
}
.typetitle{
    font-size: clamp(12px,1.25cqw,19px);
    margin-left: clamp(6px,1cqw,12px);
    margin-bottom: 12px;
    margin-top: 12px;
    line-height: clamp(24px,1.3cqw,36px);
}