.firstTitle {
    padding: 34px 0px 20px 39px;
    border-radius: 16px;
    margin-left: -20px;
    width: 100%;
}

body {
    font-family: sans-serif;
}

.firstTitle h2 {
    font-size: 20px;
    font-weight: 600;
    font-family: sans-serif;
}

.tableData {
    background-color: #fff;
    padding: 34px 20px 20px 39px;
    margin: 30px;
    border-radius: 16px;
    /* height: 620px; */
}

.displayFlex {
    display: flex;
    flex-wrap: wrap;
}

.table tr {
    text-align: center !important;
    vertical-align: middle !important;
}

.flexDIsplay {
    display: flex;
    justify-content: left;
}


.tableData .tableBody {
    position: sticky;
    z-index: 1;
    background-color: #fff;
    top: 100px;
}

.tableData .btnTetap {
    font-size: 13px;
    background-color: #083fa1;
}

.btnImport2 {
    position: absolute;
    right: 51px;
    font-size: 13px;
    top: 163px;
    background-color: #083fa1;
}

.btnImport4 {
    font-size: 13px;
    background-color: #083fa1;
}

.btnImport3 {
    position: absolute;
    right: 51px;
    font-size: 13px;
    top: 185px;
    background-color: #083fa1;
}

.btnFilter {
    font-size: 13px;
    background-color: #083fa1;
}
.tableData .btnImport {
    position: absolute;
    top: 150px;
    font-size: 13px;
    background-color: #083fa1;
}

.tableData .btnIsi {
    position: absolute;
    top: 150px;
    font-size: 13px;
    background-color: #083fa1;
}

.tableData .formTetap {
    position: absolute;
    top: 150px;
    font-size: 13px;
    width: 160px;
    background-color: #083fa1;
    padding: 9.3px;
}

.tableData .formTetap option {
    background-color: rgb(255, 255, 255);
    color: black;
}

.tableData .btnDownload {
    position: absolute;
    top: 150px;
    font-size: 13px;
    right: 55px;
    background-color: #083fa1;
    border: none;
}

.tableData .btnDownload3 {
    font-size: 13px;
    background-color: #083fa1;
    border: none;
}

.tableData .btnDownload2 {
    font-size: 13px;
    background-color: #083fa1;
    border: none;
    margin-right: 15px;
}

.tableData .btnDelete {
    position: absolute;
    top: 150px;
    font-size: 13px;
    right: 190px;
    background-color: #083fa1;
    border: none;
}

.jarakCheck {
    margin-left: 25px;
}

.icon-excel {
    background-image: url('../icon/excel.png');
    width: 100%;
    background-size: cover;
}

.bgColor {
    background-color: hsl(240, 29%, 43%);
    border-radius: 16px;
    padding: 30px;
}

.jrakAtas {
    margin-top: 10px;
}

.jrakTengah th {
    padding-bottom: 29px;

}

.boxSelect {
    background-color: #F9F9F9;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 20px;
    border-radius: 10px;
    display: inline-block;
}

.tableData2 {
    overflow-x: auto;
}

.box2 {
    display: none;
}

/* Untuk Menyembunyikan elemen */
.kabupatenHide,
.hidePaginate {
    display: none;
}

/* Responsiv */
@media screen and (max-width: 832px) {
    .responProduk {
        display: block;
        margin-top: 20px;
    }

}

@media screen and (min-width: 832px) {
    .responProduk {
        margin-left: 20px;

    }
}

.content .container .main {
    padding: 40px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    background-color: #fff;
}

.content .box {

    border-radius: 10px;
    padding: 30px 30px 30px 20px;
}

.content .linear1 {
    background: linear-gradient(to right, #8688FF, #C3C4FF);
}

.content .linear2 {
    background: linear-gradient(to right, #697A8D, #8AAACE);
}

.content .linear3 {
    background: linear-gradient(to right, #19E5D8, #189D96);
}

.content .linear4 {
    background: linear-gradient(to right, #AFFF94, #30D606);
}

/* .box .Header .gone {
    color:rgba(0, 0, 0, 0);
} */

.content .ketBawahTab {
    margin: 30px;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
}

.content .ketBawahTab p {
    color: #697a8d !important;
    font-size: 17px;
    font-weight: 600;
}

.accordion .accordion-item.active {
    box-shadow: none !important;
}

.content .box .marH {
    margin-bottom: 45px;
}

.content p {
    color: #fff;
    font-size: 18px;
}

.content .box {
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.5);
}

.content .box img {
    width: 15px;
}

.content .box h2 {
    color: #fff;
    font-weight: 700;
}

.box h5 {
    color: #fff;
}

.content .Header {
    display: flex;
    justify-content: space-between;
}


/* CSS Authentication */
.authentication-inner {
    width: 40%;
}

.authentication-basic {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bgroundLogin {
    background-image: url('assets/img/virtualBground.png');
    background-size: cover;
}

/* admin Sett */
.content .adminSet h4 {
    color: #8688FF;
    font-weight: 700;
}

.adminSet .action {
    background-color: rgb(255, 255, 255);
    padding: 10px 20px;
    border-radius: 6px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    ;
}

.adminSet .garisAtas {
    height: 100%;
    display: inline-block;
    width: 2px;
    color: rgb(191, 191, 191);
    padding: 0px 15px;
}

/* Style Button Add User */
.content .btnAddUser {
    background-color: #8688FF;
    padding: 10px 13px 0px 13px;
    margin-bottom: 20px;
    width: 199px;
    display: flex;
    justify-content: center;
    border-radius: 8px;
    color: white;
}

.content .btnAddUser p {
    font-size: 15px;
    margin-top: 2px;
}

/* Lebih Salur */
.detailSalur button {
    background-color: #8688FF;
    padding: 10px;
    border-radius: 5px;
    margin-left: 5px;
    border: none;
}

.detailSalur h3 {
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 30px;
}

.detailSalur p {
    color: rgb(158, 158, 158);
    padding-right: 20px;
    margin-top: -10px;

}

.responsifView {
    margin-top: -75px;
    z-index: 10;
}

@media screen and (max-width: 1200px) {
    .responsifView {
        margin-top: -0;
        z-index: 0;
    }
}

.salurTable th {
    padding-bottom: 30px;
}

.salurTable .dataKeterangan p {
    padding-left: 8px;
}

.konten p {
    text-transform: capitalize;
}

.trueField {
    background-color: rgb(14, 145, 2) !important;
}


/* Riwayat Tranksaksi */
.btnTranksaksi {
    background-color: #f7f7f7 !important;
    color: rgb(158, 158, 158);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.tombolCek {
    background-color: #8688FF;
    color: rgb(255, 255, 255);
    height: 80%;
    font-size: 12px;
    margin-top: 20px;
}

.responTable {
    overflow-x: auto !important;
    width: 100%;
    display: inline-block;
}

.responTable2 {
    overflow-x: auto !important;
    display: inline-block;
}

@media screen and (max-width: 500px) {
    .responTable {
        height: 560px;
    }
}

/* Elnino Style */
.elnino .headForm {
    background-color: #25a0ab;
    padding: 20px;
    margin-top: 20px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 30px;
}

.elnino .formBody {
    background-color: #fff;
    padding: 20px;
    margin-top: 20px;
    border-radius: 20px;

}

.elnino .succesInfo {
    background-color: #fff;
    padding: 50px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-weight: 800 !important;
    font-size: 27px;
    color: #8688FF !important;
}



/* PPW2 INTEGRASI DATABASE */
.freezeTab {
    position: sticky;
    top: 0.5px;
    position: -webkit-sticky;
    z-index: 1000;
}

.freezeTab th {
    color: #fff !important;

}

.hidden {
    display: none;
}

.table-container {
    max-height: 475px;
    overflow-y: auto;
}



/* Login CSS */
.loginPage .bgLogin {
    background-image: url('/admin/assets/img/bgIndofood.jpg');
    background-size:1100px;
    position: relative;
}


.loginPage .logoPI {
    top: 30px;
}

.loginPage .logoBumn {
    margin-top: 193px;
}

.loginPage .isiKonten {
    margin-top: 200px;
    width: 80%;
    margin-left: 30px;
    margin-bottom: 237px;
}

.namaAdmin {
    color: #8688FF;
    font-weight: 700;
    text-transform: capitalize;
}

.logout button:hover {
    background-color: #f6f6f6 !important;
}

.sudahIsiAdmin {
    left: 480px;
}

.responsifProgAdmin {
    right: 324px;
}

.responsifSM {
    right: 192px;
}


.btnAbsen {
    display: flex;
    justify-content: center;
}

.btnAbsen a {
    color: #ffff !important;
}

.section1 {
    display: flex;
    justify-content: center;
}

.section2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* Stack elements vertically */
    text-align: center;
    margin-top: 300px;
}

.fontJudul {
    font-weight: 800;
    color: #0973b3;
    margin-top: 60px;
}

.displayNone {
    display: none;
}

.boxWaktu {
    display: flex;
    justify-content: center;
    /* Mengatur elemen di tengah secara horizontal */
    align-items: center;
    /* Mengatur elemen di tengah secara vertikal */

    /* Tentukan tinggi jika diperlukan */
    margin: 0 auto;
    /* Mengatur margin otomatis untuk memusatkan */
    text-align: center;
    background-color: #083fa1;
    width: 200px;
    padding: 0px 10px 10px 10px;
    color: white;
    border-radius: 8px;

}

#video {
    border: 1px solid black;
    width: 100%;
    max-width: 300px;
    height: auto;
}

#canvas {
    display: none;
    border: 1px solid black;
    width: 100%;
    max-width: 300px;
    height: auto;
}

.capture-btn {
    margin-top: 10px;
}

/* RESPONSIF */
/* Media query for screens with width less than or equal to 456px */
@media (max-width: 456px) {
    .btnImport2 {
        position: static;
        right: auto;
        top: auto;
        font-size: 13px;
        background-color: #083fa1;
    }
}

