﻿
/*#region ====================== VARIABLE ======================*/
    /*#region >>>>> WARNA*/
    :root {
        --abang: #DC3545;
        --kuning: #f1d302;
        --ireng: #212529;
        --primer: #169873;
        --pink: #FF5E5B;

        /*TOMBOL*/
        --colorPrimer: #fff;
        --colorDefault: #169873;
        --defaultPrimer: #169873;
        --defaultSecondary: #148D6C;
        --colorDanger: #DC3545;
        --dangerPrimer: #DC3545;
        --dangerSecondary: #C82333;
        --colorWhite: #979797;
        --whitePrimer: #fff;
        --whiteSecondary: #f5f5f5;

        /*FORUM*/
        --frPink: #C75758;
        --frLightPink: #D47B7D;
        --frKuning: #FFF000;
    }
    /*#endregion*/
/*#endregion*/


/*#region ====================== DEFAULT ======================*/
    /*#region >>>>> CUSTOM TOMBOL*/
    .plainBtn {
        font-size: .9rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: grey;
        background-color: #f1f1f1;
        padding: .4rem 1.2rem;
        border: 1.5px solid #f1f1f1;
        border-radius: .5rem;
        outline: none;
        transition: .3s ease;
        user-select: none;
    }
    .plainBtn:focus {
        outline: none;
    }
    .mini {
        font-size: .7rem;
        padding: .4rem .8rem;
    }

    .btnDefault {
        color: var(--colorPrimer);
        background-color: var(--defaultPrimer);
        border-color: var(--defaultPrimer);
    }
    .btnDefault:hover,
    .btnDefault:focus {
        color: var(--colorPrimer);
        background-color: var(--defaultSecondary);
        border-color: var(--defaultSecondary);
    }
    .btnOutDefault {
        color: var(--colorDefault);
        background-color: transparent;
        border-color: var(--colorDefault);
    }
    .btnOutDefault:hover,
    .btnOutDefault:focus {
        color: var(--colorPrimer);
        background-color: var(--defaultSecondary);
        border-color: var(--defaultSecondary);
    }

    .btnDanger {
        color: var(--colorPrimer);
        background-color: var(--dangerPrimer);
        border-color: var(--dangerPrimer);
    }
    .btnDanger:hover,
    .btnDanger:focus {
        color: var(--colorPrimer);
        background-color: var(--dangerSecondary);
        border-color: var(--dangerSecondary);
    }

    .btnOutDanger {
        color: var(--dangerPrimer);
        background-color: transparent;
        border-color: var(--dangerPrimer);
    }
    .btnOutDanger:hover,
    .btnOutDanger:focus {
        color: var(--colorPrimer);
        background-color: var(--dangerSecondary);
        border-color: var(--dangerSecondary);
    }

    .btnWhite {
        color: var(--colorWhite);
        background-color: var(--whitePrimer);
        border-color: var(--whitePrimer);
    }
    .btnWhite:hover,
    .btnWhite:focus {
        color: var(--colorWhite);
        background-color: var(--whiteSecondary);
        border-color: var(--whiteSecondary);
    }

    .btnForum {
        color: var(--frKuning);
        background-color: var(--frPink);
        border-color: var(--frPink);
    }
    .btnForum:hover,
    .btnForum:focus {
        background-color: #A93838;
        border-color: #A93838;
    }
    .btnOutForum {
        color: var(--frPink);
        background-color: transparent;
        border-color: var(--frPink);
    }
    .btnOutForum:hover,
    .btnOutForum:focus {
        color: var(--frKuning);
        background-color: #A93838;
        border-color: #A93838;
    }

    .phill {
        border-radius: 2rem;
    }
    .full {
        width: 100%;
    }
    .btnFlex {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: .5rem;
    }
    .plainBtn:disabled {
        color: #707070;
        background-color: #c9c9c9;
        border-color: #c9c9c9;
        pointer-events: none;
        user-select: none;
    }
    /*#endregion*/

    /*#region >>>>> BAWAAN BLAZOR*/
    *::-webkit-scrollbar {
        display: none;
    }
    .valid.modified:not([type=checkbox]) {
        outline: 1px solid #26b050;
    }
    .invalid {
        outline: 1px solid red;
    }
    
    .validation-message {
        position: relative;
        font-size: .7rem !important;
        color: #ff7259;
        padding-left: .5rem;
        margin-top: .25rem;
        pointer-events: none;
        display: block !important;
    }
    .validation-message::before {
        content: '\f071';
        font-family: fontawesome;
        font-size: .6rem;
        margin-right: .25rem;
    }

    .blazor-error-boundary {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
        padding: 1rem 1rem 1rem 3.7rem;
        color: white;
    }
    .blazor-error-boundary::after {
        content: "An error has occurred."
    }
    /*#endregion*/

    /*#region >>>>> CUSTOM TOAST BLAZOR*/
    #infoToast .position-topright {
        position: absolute;
        top: unset;
        bottom: 5rem;
        left: 2rem;
        right: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 9999999 !important;
        pointer-events: none !important;
    }
    #infoToast .blazored-toast {
        align-items: center;
        width: fit-content;
        max-width: 350px;
        padding: .5rem 1.25rem .5rem .75rem;
        margin-bottom: .75rem;
        border-radius: 6rem;
        box-shadow: 3px 2px 10px #5252526b;
        user-select: none;
        overflow: hidden;
    }
    #infoToast .blazored-toast-info {
        background-color: #2E86E7;
    }
    #infoToast .blazored-toast-success {
        background-color: #48D761;
    }
    #infoToast .blazored-toast-warning {
        background-color: #f4b510;
    }
    #infoToast .blazored-toast-error {
        background-color: #ff4467;
    }
    #infoToast .blazored-toast-icon {
        align-items: center;
        font-size: .95rem;
        padding-right: 0;
        margin-right: .75rem;
        width: 1.8rem;
        height: 1.8rem;
        border-radius: 50%;
    }
    #infoToast .blazored-toast-info .blazored-toast-icon {
        background-color: #90c4fd;
    }
    #infoToast .blazored-toast-info i {
        color: #357bc8;
    }
    #infoToast .blazored-toast-success .blazored-toast-icon {
        background-color: #9effae;
    }
    #infoToast .blazored-toast-success i {
        color: #2cb645;
    }
    #infoToast .blazored-toast-warning .blazored-toast-icon {
        background-color: #ffda78;
    }
    #infoToast .blazored-toast-warning i {
        color: #c99100;
    }
    #infoToast .blazored-toast-error .blazored-toast-icon {
        background-color: #ffb7c5;
    }
    #infoToast .blazored-toast-error i {
        color: #e32d4f;
    }
    #infoToast .blazored-toast-body {
        justify-content: center;
    }
    #infoToast .blazored-toast-body h5 {
        display: none;
    }
    #infoToast .blazored-toast-body p {
        font-size: .9rem;
        line-height: 1.2;
        margin-bottom: 0;
        hyphens: unset;
    }
    #infoToast .blazored-toast-progressbar {
        height: 3px;
        z-index: -1;
    }
    #infoToast .blazored-toast-progressbar > span {
        height: 100%;
        background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0 0);
    }
    /*#endregion*/

    /*#region >>>>> GLOBAL & CUSTOM BS 5*/
    .form-group {
        position: relative;
        margin-bottom: 1rem;
    }
    .form-group label {
        color: #656565;
        font-size: .85rem !important;
        font-weight: 600;
        margin-bottom: .5rem;
    }
    .form-control,
    .form-select {
        padding: .5rem 1rem !important;
        border: 1px solid #cfcfcf !important;
        border-radius: 3rem !important;
    }
    .form-control:focus,
    .form-select:focus {
        border-color: var(--primer) !important;
        box-shadow: none !important;
    }
    .form-control::placeholder {
        color: #cfcfcf !important;
    }
    textarea.form-control {
        border-radius: 1rem !important;
    }
    .btn-block {
        width: 100%;
    }
    /*#endregion*/

    /*#region >>>>> ERROR UI*/
    #blazor-error-ui {
        bottom: 0;
        box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
        display: none;
        left: 0;
        position: fixed;
        width: 100%;
        z-index: 1000;
    }
    #blazor-error-ui .errorPage {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: .5rem;
        width: 100%;
        padding: .4rem 1rem;
        background-color: #ffe4d5;
        z-index: 1;
    }
    #blazor-error-ui .errorPage::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(https://hamilkuid.blob.core.windows.net/aset/global/waveError.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        opacity: .4;
        z-index: -1;
    }
    #blazor-error-ui .errorPage .kiri {
        display: flex;
        align-items: center;
        gap: 1rem;
    }
    #blazor-error-ui .errorPage .ambulance {
        position: relative;
        width: 60px;
        height: 50px;
        text-align: center;
        z-index: 1;
    }
    #blazor-error-ui .errorPage .ambulance::before {
        content: '';
        position: absolute;
        top: 1.5px;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(/ambulance3.png);
        background-repeat: repeat-x;
        background-size: contain;
        animation: tanahGerak 1s infinite linear;
        z-index: -1;
    }
    @keyframes tanahGerak {
        0% {
            background-position: 60px 0;
        }
        1050% {
            background-position: -60px 0;
        }
    }
    #blazor-error-ui .errorPage .gambar img {
        position: absolute;
    }
    #blazor-error-ui .errorPage .gambar .badan,
    #blazor-error-ui .errorPage .gambar .lampu {
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
    }
    #blazor-error-ui .errorPage .gambar .badan {
        animation: goyangBadan 1s infinite linear;
        z-index: 2;
    }
    @keyframes goyangBadan {
        0% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(2%);
        }
    }
    #blazor-error-ui .errorPage .gambar .lampu {
        animation: kelip2 1s infinite ease;
        transform-origin: bottom;
        z-index: 1;
    }
    @keyframes kelip2 {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    #blazor-error-ui .errorPage .gambar .ban1,
    #blazor-error-ui .errorPage .gambar .ban2 {
        bottom: 9%;
        width: 17%;
        height: auto;
        animation: rodaPutar 1s infinite linear;
        z-index: 2;
    }
    @keyframes rodaPutar {
        0% {
            transform: rotate(0) scaleY(.95);
        }
        50% {
            transform: scaleY(1);
        }
        100% {
            transform: rotate(360deg) scaleY(.95);
        }
    }
    #blazor-error-ui .errorPage .gambar .ban1 {
        right: 16%;
    }
    #blazor-error-ui .errorPage .gambar .ban2 {
        left: 16%;
    }
    #blazor-error-ui .errorPage .teks p:nth-of-type(1) {
        color: #3a3a3a;
        font-size: 1.15rem;
        font-weight: 700;
        margin-bottom: 0;
    }
    #blazor-error-ui .errorPage .teks p:nth-of-type(2) {
        color: #555;
        font-size: .9rem;
        margin-bottom: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    #blazor-error-ui .errorPage .reload {
        font-size: .8rem;
        padding: .3rem 1rem;
        color: #fff;
        background-color: #ED4848;
        border-radius: 3rem;
        text-decoration: none;
        cursor: pointer;
    }
    /*#endregion*/

    /*#region >>>>> LOADING AWAL*/
    #app .loading-utama {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100vh;
        user-select: none;
    }
    #app .loading-utama .wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 350px;
        text-align: center;
    }
    #app .loading-utama .logo {
        position: relative;
        height: 95px;
        margin-bottom: 1rem;
    }
    #app .loading-utama .logo::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 45px;
        height: 4px;
        border-radius: 50%;
        background: #00000042;
        animation: shadowAnim .4s ease-in-out infinite alternate;
        -webkit-animation: shadowAnim .4s ease-in-out infinite alternate;
    }
    @keyframes shadowAnim {
        0% {
            transform: scale(.5);
            -webkit-transform: scale(.5);
        }
        100% {
            transform: scale(1);
            -webkit-transform: scale(1);
        }
    }
    @-webkit-keyframes shadowAnim {
        0% {
            transform: scale(.5);
            -webkit-transform: scale(.5);
        }
        100% {
            transform: scale(1);
            -webkit-transform: scale(1);
        }
    }
    #app .loading-utama img {
        width: 75px;
        height: 75px;
        animation: pinAnim 0.4s ease-in-out infinite alternate;
        -webkit-animation: pinAnim 0.4s ease-in-out infinite alternate;
    }
    @keyframes pinAnim {
        0% {
            transform: translateY(0);
            -webkit-transform: translateY(0);
        }
        100% {
            transform: translateY(5px);
            -webkit-transform: translateY(5px);
        }
    }
    @-webkit-keyframes pinAnim {
        0% {
            transform: translateY(0);
            -webkit-transform: translateY(0);
        }
        100% {
            transform: translateY(5px);
            -webkit-transform: translateY(5px);
        }
    }
    #app .loading-utama p:nth-of-type(1) {
        font-size: 1.5rem;
        font-weight: 800;
        text-transform: uppercase;
        margin-bottom: 0;
        background-image: linear-gradient(45deg, #4CAF50, #26b48c, #4CAF50);
        background-size: 200px;
        background-repeat: repeat;
        background-position-x: 0;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; 
        -moz-background-clip: text;
        -moz-text-fill-color: transparent;
        animation: fillAnimTextLoading 5s ease infinite;
        -webkit-animation: fillAnimTextLoading 5s ease infinite;
    }
    @keyframes fillAnimTextLoading {
        0% {
            background-position-x: 0px;
        }
        100% {
            background-position-x: 400px;
        }
    }
    #app .loading-utama p:nth-of-type(1):after {
        content: var(--blazor-load-percentage-text);
        margin-left: .5rem;
    }
    #app .loading-utama p:nth-of-type(2) {
        color: #555555;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.1;
        margin-bottom: 0;
    }
    #app .loading-utama .nama-asset {
        color: var(--primer);
        font-size: .7rem;
        margin-top: 1.3rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    /*#endregion*/

    /*#region >>>>> WAVE LAZYLOAD*/
    .wave {
        position: relative;
        overflow: hidden;
    }
    .wave:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #e0e0e0;
        background: linear-gradient(to right, rgba(0,0,0,0) 10%, #f1f1f1 20%, rgba(0,0,0,0) 30%);
        background-size: 800px 50px;
        animation: ombak 1.3s linear infinite;
        z-index: 2;
    }
    @keyframes ombak {
        0% {
            background-position: -468px 0;
        }
        100% {
            background-position: 468px 0;
        }
    }
    /*#endregion*/

    /*#region >>>>> CUSTOM SCROLLBAR*/
    *::-webkit-scrollbar {
        height: 16px;
    }
    *::-webkit-scrollbar-track {
        background: #fff;
    }
    *::-webkit-scrollbar-thumb {
        background-color: var(--primer);
        background-image: linear-gradient(to top, #cfcfcf 0%, #e1e1e1 100%);
        border: 4px solid transparent;
        border-radius: 20px;
        background-clip: content-box;
    }
    /*#endregion*/

    /*#region >>>>> HIDE ARROW INPUT NUMBER*/
    input[type="number"]::-webkit-outer-spin-button,
    input[type="number"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    /* Firefox */
    input[type=number] {
        -moz-appearance: textfield;
    }
    /*#endregion*/

    /*#region >>>>> POPUP INFO*/
    #popupInfo.e-dialog {
        max-height: unset !important;
        border-radius: 2rem 2rem 0 0;
    }
    #popupInfo.e-dialog::before {
        content: '';
        position: absolute;
        top: -1.5rem;
        right: 0;
        left: 0;
        margin-inline: auto;
        width: 65px;
        height: 65px;
        background-color: #fff;
        background-image: url(/iconPopupInfo.png);
        background-repeat: no-repeat;
        background-size: 50px;
        background-position: center;
        border-radius: 50%;
    }
    #popupInfo.e-dialog .e-dlg-content {
        display: flex;
        flex-direction: column;
        padding: 1.5rem;
        padding-top: 3rem;
        border-radius: 2rem 2rem 0 0;
    }
    #popupInfo .isi {
        flex: 1;
        text-align: center;
        margin-bottom: 1rem;
    }
    #popupInfo .isi p{
        font-size: 1rem;
        font-weight: 400;
        margin-bottom: 1rem;
    }
    #popupInfo .isi img {
        width: 100%;
        height: auto;
        margin-bottom: 1.5rem;
    }
    /*#endregion*/

    /*#region >>>>> HIGHLIGHT AREA*/
    .highlightArea {
        position: relative;
        transition: all .3s ease;
    }
    .highlightArea:focus {
        box-shadow: 0 0 0 99999px rgba(0, 0, 0, 0.85);
        outline: none;
        pointer-events: auto;
        z-index: 9999;
    }

    #indexDashboard .highlightArea:focus {
        padding: 1rem 0;
    }
    #indexDashboard .highlightArea:focus::before {
        content: '';
        position: absolute;
        bottom: -5.5rem;
        right: 1rem;
        width: 100px;
        height: 100px;
        background-image: url(https://hamilkuid.blob.core.windows.net/aset/VerifikasiKTP/panahHighlight.png);
        background-repeat: no-repeat;
        background-size: contain;
        transform: rotate(40deg);
        z-index: 9999;
    }
    #indexDashboard .highlightArea:focus::after {
        content: 'Klik tombol untuk mengisi data kehamilan';
        color: #faca38;
        font-family: "Comic Sans MS";
        font-size: 1.1rem;
        line-height: 1.3;
        text-align: right;
        position: absolute;
        bottom: -6rem;
        right: 7rem;
        width: 200px;
        height: fit-content;
        z-index: 9999;
    }

    #dataDiriPasien .highlightArea:focus {
        padding: 1.4rem .5rem;
    }
    #dataDiriPasien .highlightArea:focus::before {
        content: '';
        position: absolute;
        bottom: -5rem;
        right: 0;
        width: 90px;
        height: 90px;
        background-image: url(https://hamilkuid.blob.core.windows.net/aset/VerifikasiKTP/panahHighlight.png);
        background-repeat: no-repeat;
        background-size: contain;
        transform: rotate(40deg);
        z-index: 9999;
    }
    #dataDiriPasien .highlightArea:focus::after {
        content: 'Klik tombol untuk mengisi data NIK';
        color: #faca38;
        font-family: "Comic Sans MS";
        font-size: 1.1rem;
        line-height: 1.3;
        text-align: right;
        position: absolute;
        bottom: -5.7rem;
        right: 5.5rem;
        width: 200px;
        height: fit-content;
        z-index: 9999;
    }
    /*#endregion*/

    /*#region >>>>> SYARAT DAN KETENTUAN*/
    #areaSyaratKetentuan.e-dialog {
        height: 100%;
        max-height: unset !important;
    }
    #areaSyaratKetentuan.e-dialog .e-dlg-content {
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    #areaSyaratKetentuan .isi {
        flex: 1;
        padding: 1.25rem;
        overflow-y: auto;
    }
    #areaSyaratKetentuan .judul p:nth-of-type(1) {
        font-size: 1.1rem;
        font-weight: 700;
        line-height: 1.2;
        text-align: center;
        margin-bottom: .5rem;
    }
    #areaSyaratKetentuan .judul p:nth-of-type(2) {
        font-size: .9rem;
        font-weight: 400;
        text-align: center;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        border-bottom: 2px dashed #bababa;
    }
    #areaSyaratKetentuan .judul p:nth-of-type(3) {
        font-size: .85rem;
        font-weight: 400;
        text-align: justify;
    }
    #areaSyaratKetentuan .judul p:nth-of-type(4),
    #areaSyaratKetentuan .judul p:nth-of-type(5),
    #areaSyaratKetentuan .judul p:nth-of-type(6),
    #areaSyaratKetentuan .judul p:nth-of-type(7),
    #areaSyaratKetentuan .judul p:nth-of-type(8) {
        font-size: .85rem;
        font-weight: 400;
        text-align: justify;
        text-indent: 15px;
    }

    #areaSyaratKetentuan .pasal {
        margin-top: 1.5rem;
    }
    #areaSyaratKetentuan .pasal p {
        font-weight: 700;
        margin-bottom: .5rem;
    }
    #areaSyaratKetentuan .pasal ol {
        list-style-type: upper-alpha;
    }
    #areaSyaratKetentuan .pasal ol li {
        font-size: .85rem;
        font-weight: 400;
        text-align: justify;
        margin-bottom: 1rem;
    }
    #areaSyaratKetentuan .pasal ol li::marker {
        font-weight: 600;
    }
    #areaSyaratKetentuan .pasal ol .sub p {
        font-weight: 400;
        margin-bottom: .4rem;
    }
    #areaSyaratKetentuan .pasal ol .sub ol {
        list-style-type: lower-roman;
    }
    #areaSyaratKetentuan .pasal ol .sub ol li {
        margin-bottom: .4rem;
    }
    /*#endregion*/

    /*#region >>>>> CUSTOM SELECT PAKE RADIO*/
    #selectCustom {
        position: relative;
        display: block;
        width: 75px;
        font-size: .9rem;
        user-select: none;
    }
    #selectCustom .opsiTerpilih {
        position: relative;
        cursor: pointer;
        outline: none;
    }

    #selectCustom .itemTerpilih {
        display: flex;
    }
    #selectCustom .itemTerpilih input[type=radio] {
        display: none;
    }
    #selectCustom .itemTerpilih p {
        display: none;
        width: 100%;
        color: var(--primer);
        font-weight: 600;
        padding: .2rem .5rem;
        margin: 0;
    }
    #selectCustom .itemTerpilih input[type=radio]:checked + p {
        display: block;
    }

    #selectCustom .ikonSelect {
        position: absolute;
        top: 50%;
        right: 0;
        transition: .3s ease;
        transform: translateY(-50%);
        opacity: 0.5;
    }
    #selectCustom .opsiTerpilih .ikonSelect i {
        transition: .3s ease;
    }
    #selectCustom .opsiTerpilih:focus .ikonSelect i {
        transform: rotate(180deg);
    }

    #selectCustom .listOpsi {
        position: absolute;
        top: 1.8rem;
        width: 100%;
        padding: 0;
        color: #60666d;
        background-color: #fff;
        border: 1px solid #eee;
        border-radius: .5rem;
        list-style: none;
        opacity: 0;
        -webkit-animation-name: HideList;
        animation-name: HideList;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: step-start;
        animation-timing-function: step-start;
        overflow: hidden;
        z-index: 15;
    }
    @-webkit-keyframes HideList {
        from {
            transform: scaleY(1);
        }
        to {
            transform: scaleY(0);
        }
    }
    @keyframes HideList {
        from {
            transform: scaleY(1);
        }
        to {
            transform: scaleY(0);
        }
    }
    #selectCustom .opsiTerpilih:focus + .listOpsi {
        opacity: 1;
        box-shadow: 0 10px 30px 1px rgba(0, 0, 0, 0.1);
        -webkit-animation-name: none;
              animation-name: none;
    }

    #selectCustom .itemOpsi {
        display: block;
        padding: .5rem .7rem;
    }
    #selectCustom .itemOpsi:hover,
    #selectCustom .itemOpsi:focus {
        color: #fff;
        background-color: var(--primer);
    }
    #selectCustom .opsiTerpilih:focus + .listOpsi .itemOpsi {
        cursor: pointer;
    }
    /*#endregion*/

    /*#region >>>>> LIST ITEM HAMILKU MEDIA*/
    .media-list-horizon {
        margin-bottom: 2rem;
    }
    .judul-media {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
        padding: 0 1rem;
        margin-bottom: .75rem;
    }
    .judul-media p:first-child {
        color: #fbfbfb;
        font-size: 1.15rem;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 0;
    }
    .judul-media p i {
        width: 25px;
        font-size: 1.25rem;
        text-align: center;
        margin-right: .15rem;
    }
    .judul-media p .fa-youtube {
        color: #ff3636;
    }
    .judul-media p:nth-child(2) {
        color: grey;
        font-size: .95rem;
        font-weight: 400;
        margin-bottom: 0;
        cursor: pointer;
    }

    .media-list-horizon ul {
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: .75rem;
        overflow-x: auto;
        padding: 0 1rem;
        margin: 0;
    }
    .media-list-horizon ul li {
        display: flex;
        flex-direction: column;
        list-style-type: none;
        white-space: nowrap;
        transition: .2s ease;
        user-select: none;
        cursor: pointer;
    }
    .media-list-horizon.youtube ul li {
        min-width: 210px;
        max-width: 210px;
        aspect-ratio: 16 / 10;
    }
    .media-list-horizon.tiktok ul li {
        position: relative;
        min-width: 230px;
        max-width: 230px;
        aspect-ratio: 9 / 14;
    }
    .media-list-horizon ul li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: .75rem;
    }
    .media-list-horizon.youtube ul li img {
        margin-bottom: .5rem;
    }
    .media-list-horizon.tiktok ul li div {
        position: absolute;
        inset: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        padding: .75rem;
        background: linear-gradient(to top, #16161690, #16161695, transparent 60%)
    }
    .media-list-horizon ul li p {
        line-height: 1.3;
        text-transform: capitalize;
        white-space: break-spaces;
        padding: 0 .25rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .media-list-horizon ul li p:first-child {
        color: #fff;
        font-size: 1rem;
        font-weight: 600;
        margin-bottom: .25rem;
        -webkit-line-clamp: 2;
    }
    .media-list-horizon.tiktok ul li p:first-child {
        -webkit-line-clamp: 3;
    }
    .media-list-horizon ul li p:nth-child(2) {
        color: #e1e1e1;
        font-size: .8rem;
        font-weight: 400;
        margin-bottom: .15rem;
        -webkit-line-clamp: 1;
    }
    .media-list-horizon ul li p:nth-child(3) {
        color: #e1e1e1;
        font-size: .8rem;
        font-weight: 400;
        margin-bottom: 0;
        -webkit-line-clamp: 1;
    }
    :is(.media-list-horizon, #kategoriMedia) .dataNotFound {
        background-color: #1e1e1e;
        border-color: grey;
    }
    :is(.media-list-horizon, #kategoriMedia) .dataNotFound span {
        color: grey;
    }
    /*#endregion*/

    /*#region >>>>> BLAZORED TYPEAHEAD*/
    .blazored-typeahead {
        border: 1px solid #e1e1e1;
    }
    .blazored-typeahead__input {
        font-size: 1rem;
        text-transform: uppercase;
        border-radius: .5rem;
    }
    .blazored-typeahead__input-mask {
        font-size: 1rem;
        font-weight: 400;
        text-transform: uppercase;
    }
    .blazored-typeahead__input,
    .blazored-typeahead__input-mask {
        padding: .5rem 1rem !important;
    }
    .blazored-typeahead,
    .blazored-typeahead__input,
    .blazored-typeahead__input-mask-wrapper--disabled {
        border-radius: 3rem !important;
    }

    .blazored-typeahead__clear {
        padding: .375rem;
        z-index: 5;
    }
    .blazored-typeahead__results {
        top: calc(100% + .25rem);
        background-color: #fff;
        border-radius: .5rem !important;
    }
    .blazored-typeahead__result {
        font-weight: 400;
        padding: .25rem .5rem !important;
        border-bottom: 1px solid #e1e1e1;
        user-select: none;
    }
    .blazored-typeahead__active-item,
    .blazored-typeahead__result:hover,
    .blazored-typeahead__result:focus {
        color: #fff !important;
        background-color: var(--primer) !important;
        border-top: 1px solid var(--primer) !important;
        border-bottom: 1px solid var(--primer) !important;
    }
    .blazored-typeahead__loader {
        position: absolute;
        top: 6px;
        right: 2px;
        background-color: var(--primer) !important;
    }
    .blazored-typeahead__clear:hover {
        color: var(--abang);
    }
    .blazored-typeahead__results-footer {
        position: sticky;
        bottom: 0;
        margin-top: .5rem;
        background-color: #fff;
    }

    .not-found-ta {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 2rem 1rem;
        border: 1px solid #e1e1e1;
        border-radius: .5rem;
    }
    .not-found-ta img {
        width: 45px;
        height: auto;
        margin-bottom: .75rem;
    }
    .not-found-ta p:nth-of-type(1) {
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: 0;
    }
    .not-found-ta p:nth-of-type(2) {
        color: grey;
        font-size: .85rem;
        font-weight: 400;
        line-height: 1.3;
        margin-bottom: 0;
    }
    /*#endregion*/
/*#endregion*/