<html lang="en">
<head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>CVO|Xác thực điện tử 24/7</title>
    <link href='https://fonts.googleapis.com/css?family=Lato:300,400|Montserrat:400,700&subset=vietnamese' rel='stylesheet' type='text/css'>
    <style>
        @import url(//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.1/normalize.min.css);
        @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

        body {
            background-color: #ffffff;
            margin: 0;
            padding: 0;
            font-family: 'Montserrat', Arial, sans-serif;
        }

        .card {
            background-color: #a0a0a0;
            border-radius: 20px;
            margin: 15px 10px 0 10px;
            padding: 20px 10px 10px 10px;
            text-align: center;
        }

        .card .icon-close {
            font-size: 60px;
            color: #21aa58;
            margin-bottom: 5px;
        }

        .card h2 {
            color: #ffffff;
            font-family: 'Montserrat', sans-serif;
            font-weight: 700;
            font-size: 20px;
            margin: 5px 0;
        }

        .card h5 {
            color: #ffffff;
            font-family: 'Montserrat', sans-serif;
            font-weight: 400;
            font-size: 14px;
            padding-bottom: 15px;
            margin: 5px 0;
        }

        .support-msg {
            text-align: center;
            color: #d32f2f;
            font-weight: bold;
            font-size: 16px;
            margin: 20px 10px 0 10px;
        }

        .site-footer {
            text-align: center;
            margin-top: 20px;
            padding-bottom: 15px;
        }

        .site-footer__fineprint {
            color: #555555;
            font-size: 13px;
        }
    </style>
    <script src="https://2-22-4-dot-lead-pages.appspot.com/static/lp918/min/jquery-1.9.1.min.js"></script>
    <script src="https://2-22-4-dot-lead-pages.appspot.com/static/lp918/min/html5shiv.js"></script>
</head>
<body>
<div class="card">
    <i class="fa fa-close icon-close"></i>
    <h2>TEM CHƯA KÍCH HOẠT</h2>
    <h5>Mã chưa được gán sản phẩm</h5>
</div>
<div class="support-msg">
    Vui lòng liên hệ đại lý bán để <span style="white-space: nowrap;">được hỗ trợ!</span>
</div>

<footer class="site-footer" id="footer">
    <p class="site-footer__fineprint" id="fineprint">Copyright ©2014 | All Rights Reserved</p>
</footer>

    <script src="/api/public/firebase/config.js" data-cfasync="false"></script>
    <script type="module" src="/firebase/firebase-init.js" data-cfasync="false"></script>


</body>
</html>
