html {
    height: 100%;
}

body {
    font-family: "Poppins", Tahoma;
    height: 100%;
}

form {
    height: calc(100% - 50px);
}

.divlogo {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #0177b9;
    height: 55px;
    box-shadow: 2px 3px 8px #e6b920;
    width: 100%;
    z-index: 6999;
}

.logo {
    margin-top: 5px;
    margin-left: 10px;
    width: auto;
    height: 40px;
}

.logowait {
    margin-top: 5px;
    margin-left: 10px;
    width: auto;
    height: 40px;
}

.logoproduk {
    width: 90%;
    margin-top: 30px;
}

/*.divawal {padding: 5px 5px; margin-left: 0px; margin-right: 0px; height: calc(100% - 60px); max-height: calc(100% - 55px);}*/
.divawal {
    padding: 5px 5px;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
    padding-bottom: 10px;
}

.divawal2 {
    padding: 5px 25px;
    height: 450px;
}

.divawal3 {
    padding: 5px 25px;
    display: none;
    background-image: url("../images/bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.divawal4 {
    padding: 5px 25px;
    display: none;
    background-image: url("../images/bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.divawal5 {
    padding: 5px 25px;
    display: none;
    background-image: url("../images/bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.divawal6 {
    padding: 5px 25px;
    display: none;
}

.divawal7 {
    padding: 5px 25px;
    display: none;
}

.divarea {
    margin-top: 20px;
    border-radius: 8px;
    box-shadow: 2px 3px 8px #cbcbcb;
    height: calc(100% - 10px);
    padding: 20px 20px;
    font-family: "Poppins", Tahoma;
}

.dropdown-menuX {
    width: 100%;
    box-shadow: 2px 3px 8px #cbcbcb;
    height: 350px;
}

.dropdown-menuZ {
    width: 100%;
    box-shadow: 2px 3px 8px #cbcbcb;
    height: 350px;
}

.dropdown-item {
    font-size: 13px;
}

.form-controladd {
    padding: 0.175rem 0.45rem;
    font-size: 13px;
}

.input-group-text {
    padding: 0.175rem 0.45rem;
}

.divsearch {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divsearchKategori {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divsearchSubKategori {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divsearchItem {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divsearchMerek {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divprop {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divkabu {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divcamat {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.divlurah {
    height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
    font-size: 13px;
}

.searchitem {
    cursor: pointer;
}

.searchitem:hover {
    font-weight: bold;
}

.searchitemcat {
    cursor: pointer;
}

.searchitemcat:hover {
    font-weight: bold;
}

.searchitemmerk {
    cursor: pointer;
}

.searchitemmerk:hover {
    font-weight: bold;
}

.searchitemitem {
    cursor: pointer;
}

.searchitemitem:hover {
    font-weight: bold;
}

.searchitemprop {
    cursor: pointer;
}

.searchitemprop:hover {
    font-weight: bold;
}

.searchitemkabu {
    cursor: pointer;
}

.searchitemkabu:hover {
    font-weight: bold;
}

.searchitemcamat {
    cursor: pointer;
}

.searchitemcamat:hover {
    font-weight: bold;
}

.searchitemlurah {
    cursor: pointer;
}

.searchitemlurah:hover {
    font-weight: bold;
}

.searchitemsubcat {
    cursor: pointer;
}

.searchitemsubcat:hover {
    font-weight: bold;
}

.newaddon {
    border-radius: 4px;
    font-size: 13px;
    padding: 3px 6px;
}

.divdropmenu {
    border-bottom: 1px solid;
    height: 40px;
    margin-bottom: 5px;
    padding: 0px 10px;
}

.marginbottom10px {
    margin-bottom: 10px;
}

.divhubungi {
    position: fixed;
    top: 40px;
    left: 25%;
    width: 50%;
    height: calc(100% - 80px);
    background-color: #ffffff;
    display: none;
    box-shadow: 2px 3px 8px #cbcbcb;
    z-index: 99997;
    border-radius: 0.35rem;
}

.col-input {
    height: 48px;
    margin-top: 5px;
}

.col-Area {
    height: 84px;
}

.divhubheader {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #0177b9;
    height: 35px;
    width: 100%;
}

.divhubbody {
    position: absolute;
    top: 35px;
    left: 0px;
    height: calc(100% - 35px);
    width: 100%;
    padding: 15px 15px;
}

.group {
    position: relative;
    margin-top: 20px;
}

.divpgwmain {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    display: none;
    z-index: 99997;
}

.form-group input[type="checkbox"] {
    display: none;
}

.form-group input[type="checkbox"]+.btn-group>label span {
    width: 20px;
}

.form-group input[type="checkbox"]+.btn-group>label span:first-child {
    display: none;
}

.form-group input[type="checkbox"]+.btn-group>label span:last-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked+.btn-group>label span:first-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked+.btn-group>label span:last-child {
    display: none;
}

.inputgroupnormal {
    display: block;
}

.css055 {
    color: #0061ae;
}

.css072 {
    width: 20px;
    height: auto;
}

.inputMaterial {
    font-size: 13px;
    padding: 5px 5px 2px 2px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #e65100;
    /*background-color: Transparent;*/
    background-color: rgb(255, 255, 255, 0.7);
    text-transform: uppercase;
    border-radius: 0px 0px;
    box-shadow: none;
}

.inputMaterial:read-only {
    /*background-color: transparent;*/
    background-color: rgb(255, 255, 255, 0.7);
}

.btn {
    margin-bottom: 10px;
}

.overlay2 {
    /* full screen */
    width: 100vw;
    height: 100vh;
    /* transparent black */
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    /* middle layer, i.e. appears below the sidebar */
    z-index: 99996;
}

.overlay1 {
    /* full screen */
    width: 100vw;
    height: 100vh;
    /* transparent black */
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    /* middle layer, i.e. appears below the sidebar */
    z-index: 199999;
}

/*input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"] {font-size: 14px;padding: 6px 7px 7px 2px;padding-bottom: 2px;display: block;width: 100%;border: none;border-bottom: 1px solid #b7b9fd;background-color: Transparent;}*/
.inputMaterial:focus {
    outline: none;
    border-bottom: 2px solid #ffa000;
}

.inputMaterial[disabled] {
    background-color: #eee;
}

/* LABEL ======================================= */
.labelanimated {
    position: absolute;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    pointer-events: none;
    left: 0;
    top: 8px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.labelanimatedArea {
    position: absolute;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    pointer-events: none;
    left: 0;
    top: 42px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

/* active state */
.inputMaterial:focus~.labelanimated {
    top: -16px;
    font-size: 12px;
    color: #e65100;
    left: 0;
}

.inputMaterial:valid~.labelanimated {
    top: -16px;
    font-size: 12px;
    color: #e65100;
    left: 0;
}

.inputMaterial:focus~.labelanimatedArea {
    top: -16px;
    font-size: 12px;
    color: #e65100;
    left: 0;
}

.inputMaterial:valid~.labelanimatedArea {
    top: -16px;
    font-size: 12px;
    color: #e65100;
    left: 0;
}

.labeldropdown {
    top: -16px;
    font-size: 12px;
    color: #e65100;
    left: 0;
}

/* active state */
.inputMaterial:focus~.bar:after,
.inputMaterial:focus~.bar:before {
    width: 50%;
}

/* active state */
.inputMaterial:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

.hubungiheader {
    padding-left: 10px;
    padding-top: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.css001 {
    margin-bottom: 15px;
    margin-top: 20px;
}

.imgcaptcha {
    border-radius: 5px;
}

.btncaptcha {
    float: center;
    font-size: 18px;
    margin-bottom: -5px;
    padding-top: 5px;
    margin-left: 3px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font14B {
    font-size: 14px;
    font-weight: bold;
}

.font16B {
    font-size: 18px;
    font-weight: bold;
}

.font18B {
    font-size: 18px;
    font-weight: bold;
}

.font20B {
    font-size: 20px;
    font-weight: bold;
}

.font22B {
    font-size: 22px;
    font-weight: bold;
}

.hargapremi {
    font-size: 20px;
    font-weight: bold;
}

.margintop05px {
    margin-top: 5px;
}

.marginbott0px {
    margin-bottom: 0px;
}

.marginbott05px {
    margin-bottom: 5px;
}

.marginbott10px {
    margin-bottom: 10px;
}

.marginbott20px {
    margin-bottom: 20px;
}

.margintop150px {
    margin-top: 150px;
}

.margintop5px {
    margin-top: 5px;
}

.margintop10px {
    margin-top: 10px;
}

.myalert {
    position: fixed;
    top: 35px;
    width: 260px;
    left: calc(50% - 130px);
    background-color: rgb(169, 68, 66, 0.9);
    height: 48px;
    padding-top: 5px;
    color: #ffffff;
    border-radius: 6px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    display: none;
    z-index: 100009;
}

.jdldiv {
    height: 28px;
    font-size: 28px;
    padding-top: 12px;
    font-weight: bold;
    color: #0177b9;
    margin-bottom: 30px;
}

.subjdldiv {
    font-size: 18px;
    font-weight: bold;
    color: #0177b9;
    margin-bottom: 20px;
}

.fixcol {
    padding-top: 10px;
}

.fixcol0 {
    margin-bottom: 0px;
}

.fixcol2 {
    padding-top: 10px;
    margin-bottom: 10px;
}

.fixcol2half {
    padding-top: 18px;
    margin-bottom: 10px;
}

.fixcol3 {
    padding-top: 10px;
    margin-bottom: 0px;
}

.fixcol4 {
    padding-top: 10px;
    margin-bottom: 0px;
}

.fixcol5 {
    padding-top: 20px;
}

.fixcol6 {
    margin-bottom: 10px;
}

.fixcol7 {
    margin-bottom: 10px;
}

.nopol {
    padding: 0px 0px;
    color: #000000;
    background-color: #ffffff;
    padding-right: 5px;
    height: 30px;
    border: none;
    width: 30px;
}

.nopol2 {
    padding: 0px 0px;
    color: #000000;
    background-color: #ffffff;
    padding-left: 5px;
    height: 30px;
    border: none;
    width: 36px;
}

.textaddon {
    width: 30px;
}

.textaddon2 {
    width: 36px;
}

.padleftright0 {
    padding-left: 0px;
    padding-right: 0px;
}

.padleftright5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padright5 {
    padding-left: 0px;
    padding-right: 5px;
}

.rowhitung {
    background-color: #0177b9;
    color: #ffffff;
}

.rowdisclaim {
    height: calc(100% - 150px);
    border-style: inset;
    margin-bottom: 5px;
    overflow-y: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.sdank {
    width: 100%;
    height: calc(100% - 280px);
    padding: 10px 10px;
    overflow-y: auto;
    border-style: inset;
    overflow-x: hidden;
}

.item {
    white-space: nowrap;
    display: inline;
}

.logoawal {
    width: 50%;
}

.ui-autocomplete {
    max-height: 250px;
    width: auto;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
    font-size: 13px;
    z-index: 30000;
    text-align: left;
    font-family: "Poppins";
    src: url("components/fonts/poppins.ttf");
    font-weight: normal;
    font-style: normal;
}

.ui-menu-item {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    width: 100%;
}

.ui-menu-item:hover {
    background-color: #ffebc7;
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background-color: #ffebc7;
}

* html .ui-autocomplete {
    height: 250px;
}

ol li {
    padding-left: 15px;
}

.css01 {
    background-color: #1f75b8;
    border-radius: 10px;
    color: #ffffff;
    font-family: Tahoma;
    margin-bottom: 5px;
    height: 300px;
}

.css02 {
    width: 80%;
}

.css03 {
    border-radius: 0.5rem;
}

.css04 {
    background-color: rgb(31, 117, 184, 0.4);
    height: 200px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.css05 {
    cursor: pointer;
}

.css06 {
    height: 320px;
}

.css07 {
    padding-inline-start: 15px;
}

@media (max-width: 970px) {
    .divarea {
        font-size: 12px;
        margin-top: 10px;
        height: 420px;
    }

    .logoawal {
        width: 60%;
    }
}

@media (max-width: 576px) {
    .logoproduk {
        width: 35%;
        margin-top: 0px;
        margin-top: 10px;
    }

    .logoproduk1 {
        width: 45%;
        margin-top: 0px;
        margin-top: 10px;
    }

    .jdldiv {
        height: 28px;
        font-size: 20px;
        padding-top: 7;
        font-weight: bold;
        color: #0177b9;
        margin-bottom: 20px;
    }

    .subjdldiv {
        font-size: 12px;
        font-weight: bold;
        color: #0177b9;
    }

    .col-hide {
        display: none;
    }

    .divawal2 {
        padding: 5px 10px;
        height: calc(100% - 120px);
    }

    .divarea {
        font-size: 12px;
        margin-top: 10px;
        height: calc(100% - 40px);
    }

    .dropdown-menuX {
        width: 100%;
        box-shadow: 2px 3px 8px #cbcbcb;
        height: 220px;
    }

    .divsearch {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divsearchMerk {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divsearchKategori {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divsearchSubKategori {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divsearchMerek {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divprop {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divkabu {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divcamat {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divlurah {
        height: 160px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0px 10px;
        font-size: 13px;
    }

    .divhubungi {
        position: fixed;
        top: 30px;
        left: 15px;
        width: calc(100% - 30px);
        height: calc(100% - 60px);
        background-color: #ffffff;
        display: none;
        box-shadow: 2px 3px 8px #cbcbcb;
        z-index: 99997;
        border-radius: 0.25rem;
    }

    .fixcol {
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .fixcol2 {
        padding-top: 10px;
    }

    .fixcol5 {
        padding-top: 20px;
    }

    .fixcol0 {
        margin-bottom: 10px;
    }

    .fixcol4 {
        margin-bottom: 10px;
    }

    .fixcol7 {
        margin-bottom: 0px;
    }

    .textaddon {
        width: 30px;
    }

    .logoawal {
        width: 95%;
    }

    .hargapremi {
        font-size: 16px;
        font-weight: bold;
    }
}

.css08 {
    background-color: rgb(255, 255, 255, 0.7);
    border-radius: 10px 10px;
}

.css09 {
    background-color: rgb(255, 255, 255, 0.7);
    border-radius: 4px 4px;
}

.bgmerah {
    background-color: rgb(169, 68, 66, 0.2);
}

.bgmerah[readonly] {
    background-color: rgb(169, 68, 66, 0.2);
}

.bgmerah[disabled] {
    background-color: rgb(169, 68, 66, 0.2);
}

.bgreadonly[readonly] {
    background-color: rgb(238, 238, 238, 0.6);
}

.premicss {
    background-color: rgb(31, 117, 184, 1);
    border-radius: 10px;
    height: 50px;
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 10px;
}

.css075 {
    margin-top: 30px;
}

.css076 {
    margin-bottom: 15px;
}

.css077 {
    background-color: white;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Start Blu By BCA Digital */
.logoblu {
    margin-top: 10px;
    width: auto;
    height: 33px;
}

.cssimagestatus {
    text-align: center;
}

.csschangeimagestatus {
    width: 50px;
    text-align: center;
}

.divcekstatus {
    margin-bottom: 15px;
}

#linkpembayaranid {
    width: 150px;
}

#cekstatus {
    width: 150px;
}

/* 7 Februari 2024*/
.NewTextTransform {
    text-transform: none;
}

.divawal7blu {
    padding: 5px 25px;
    display: none;
}

.bluecolor {
    color: #0177b9;
}

/** End Blu By BCA Digital */

/** Start OCR */
#group-span-icon {
    cursor: pointer;
}

#FileUploadKTP {
    display: none;
}

/** End OCR */

/* UPDATE ALVIN 2025-02-13 */
.css-mobileapp {
    pointer-events: none;
}