﻿/* privacy css */

.text-justify {
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.5 !important;
}

.alert-empty::before {
    content: "";
    position: absolute;
    top: -30px;
    left: -50px;
    width: 120px;
    height: 120px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2300514a" class="bi bi-shield-check" viewBox="0 0 16 16"><path d="M5.338 1.59a61 61 0 0 0-2.837.856.48.48 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.7 10.7 0 0 0 2.287 2.233c.346.244.652.42.893.533q.18.085.293.118a1 1 0 0 0 .101.025 1 1 0 0 0 .1-.025q.114-.034.294-.118c.24-.113.547-.29.893-.533a10.7 10.7 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.8 11.8 0 0 1-2.517 2.453 7 7 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7 7 0 0 1-1.048-.625 11.8 11.8 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 63 63 0 0 1 5.072.56"/><path d="M10.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0"/></svg>');
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.08;
    z-index: 0;
}
/* ระดับหัวข้อ */
h3.privacy-heading {
    font-size: 1.25rem !important;
    font-weight: 500;
    color: #212529;
    margin-bottom: 1rem;
}

h4.privacy-subheading {
    font-size: 1.1rem !important;
    font-weight: 500;
    color: #343a40;
    margin-bottom: 0.75rem;
}

h5.privacy-detailheading {
    font-size: 1rem !important;
    font-weight: 500;
    color: #495057;
    margin-bottom: 0.5rem;
    line-height: 1.5 !important;
}

/* รายการลำดับแบบเยื้อง */
.privacy-purpose ol,
.privacy-purpose ul {
    padding-left: 1cm;
    margin-bottom: 1rem;
}

/* รายการย่อย */
.privacy-purpose ol {
    list-style-type: none;
    counter-reset: none;
    padding-left: 1cm;
}

/* ย่อหน้าเปิด */
.privacy-purpose p,
.privacy-purpose li {
    font-size: 1rem;
    font-weight: 400;
    color: #6c757d;
    margin-bottom: 0.5rem;
}

section.privacy-purpose {
    margin-bottom: -4rem !important;
}

.pp ol {
    list-style-type: none;
    counter-reset: none;
    padding-left: 1cm;
}

@media (max-width: 768px) {

    .text-justify {
        text-align: left;
        text-indent: 0px !important;
        line-height: 1.5 !important;
    }

    .alert-empty {
        border: none !important;
    }

        .alert-empty::before {
            content: "";
            position: absolute;
            top: -30px;
            left: -30px;
            width: 120px;
            height: 120px;
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2300514a" class="bi bi-shield-check" viewBox="0 0 16 16"><path d="M5.338 1.59a61 61 0 0 0-2.837.856.48.48 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.7 10.7 0 0 0 2.287 2.233c.346.244.652.42.893.533q.18.085.293.118a1 1 0 0 0 .101.025 1 1 0 0 0 .1-.025q.114-.034.294-.118c.24-.113.547-.29.893-.533a10.7 10.7 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.8 11.8 0 0 1-2.517 2.453 7 7 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7 7 0 0 1-1.048-.625 11.8 11.8 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 63 63 0 0 1 5.072.56"/><path d="M10.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L7.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0"/></svg>');
            background-repeat: no-repeat;
            background-size: 100%;
            opacity: 0.08;
            z-index: 0;
        }

    h3.privacy-heading {
        text-indent: 0px !important;
    }

    h4.privacy-subheading {
        text-indent: 0px !important;
    }

    h5.privacy-detailheading {
        text-indent: 0px !important;
    }

    .privacy-purpose ol,
    .privacy-purpose ul {
        padding-left: 8px !important;
    }

    /* รายการย่อย */
    .privacy-purpose ol {
        padding-left: 8px !important;
    }

    .pp ol {
        padding-left: 8px !important;
    }
}

.stlPL1cm {
    padding-left: 1cm;
}

.stlW90 {
    width: 90%;
}

.stlW99 {
    width: 99%;
}

.stlTD1 {
    text-align: left;
}

.stlPL1cm {
    padding-left: 1cm;
}

.stlTH1 {
    text-align: left;
    padding-left: 20px;
}

.stlTD2 {
    font-size: x-small;
    text-align: right;
}

