* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    margin: 0;
    padding: 0;
    position: relative;
}

body {
    position: relative;
    height: 100%;
    min-height: 100%;
    padding-bottom: 70px;
}

#btn_chat {
    border-radius: 40px 30px 30px 2px;
}

#kartu1 .card-title {
    margin-bottom: -5px;
}

#kartu1, #kartu2 {
    background-color: #f2f2f2;
    outline: none;
    border: none;
    border-radius: 50px 3px 50px 3px;
}

#kartu1 .card-footer {
    border-radius: 0px 0px 50px 0px;
}

#kartu1 .btn-group .btn {
    border: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, rgba(0, 50, 100, 0.5) 100%);
}

.offcanvas-title #profil_btn {
    border: none;
    text-decoration: none; 
    margin-left: 10px; 
    padding: 0px 5px; 
    border-radius: 12px 2px 12px 2px; 
    font-weight: 400; 
    font-size: 15px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, rgba(0, 50, 100, 0.5) 100%);
}

#kartu2 img {
    border: none;
    margin-top: 0px; 
    border-radius: 50px 3px 50px 0px;
    width: 100%; max-height: 150px; 
    margin-right: auto; 
    margin-left: auto; 
    margin-bottom: 0; 
    object-fit: cover; 
    object-position: center;
}

#kartu1 #tmbl_news1, #kartu1 #tmbl_news2 {
    padding-top: 12px;
}

#kartu1 .tmbl_news_1_0, #kartu1 #tombol_dash {
    border: none;
    border-radius: 40px 0px 0px 3px;
    padding-left: 20px;
}

#kartu1 #tombol_dash {
padding-top: 15px;
}

/* #tmbl_beranda {
    padding-top: 15px;
} */

#kartu1 #tmbl_log_news1 {
    border: none;
    border-radius: 0px 3px 40px 0px;
    padding-right: 20px;
}

#alert_user {
    text-align: center;
    max-width: 700px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: -14px;
    border: none;
    border-radius: 0px 50px 0px 50px;
    background-image: var(--bs-gradient);
}

#kartu2 .card-body h5 {
    /* background-color: cadetblue; */
    background: linear-gradient(to bottom, rgb(107, 177, 179), rgb(49, 82, 83));
    color: white;
    padding: 4px;
    border-radius: 50px 5px 50px 5px;
}

#kartu2 .card-body button {
    border-radius: 50px 0px 0px 3px;
}

@media only screen and (max-width: 1694px) {
    #kartu1 #tmbl_news1, #kartu1 #tmbl_news2 {
        padding-top: 15px;
        font-size: 75%
    }

    #kartu1 #tmbl_beranda, #kartu1 #tmbl_log_news1 {
        padding-top: 5px;
        font-size: 75%
    }
    
}

@media only screen and (max-width: 1529px) and (min-width: 1024px) {
    #kartu1 .iconify {
        padding-top: 0;
        display: none;
    }

    #kartu1 #tmbl_news1, #kartu1 #tmbl_news2 {
        padding-top: 5px;
        /* font-size: 75% */
    }
}

@media only screen and (max-width: 1024px) {
    #kartu1 #tmbl_news1, #kartu1 #tmbl_news2 {
        padding-top: 10px;
        font-size: 100%
    }

    #kartu1 #tmbl_beranda, #kartu1 #tmbl_log_news1 {
        padding-top: 10px;
        font-size: 100%
    }

    /* #kartu1 #tmbl_log_news1 i {
        display: none;
    } */
}

@media only screen and (max-width: 768px) {
    #kartu1 #tmbl_news1, #kartu1 #tmbl_news2 {
        padding-top: 10px;
        font-size: 80%
    }

    #kartu1 #tmbl_beranda, #kartu1 #tmbl_log_news1 {
        padding-top: 0px;
        font-size: 80%
    }

    /* #tmbl_beranda svg {
        margin-top: 8px;
    } */
}

@media only screen and (max-width: 458px) {
    #ket2 {
        font-size: 90%;
        margin-bottom: 10px;
        margin-right: 25px;
    }
}

@media only screen and (max-width: 400px) {
    /* #tmbl_beranda svg {
        margin-top: 8px;
    } */

    #tmbl_log_news1 img {
        margin-top: 8px;
    }

    /* #tmbl_beranda i {
        display: none;
    } */

    #tmbl_news1 #tmbl_news_pjj {
        display: none;
    }

    #tmbl_news2 #tmbl_news_ijin {
        display: none;
    }

    #kartu1 #tmbl_news1 .iconify, #kartu1 #tmbl_news2 .iconify {
        font-size: 200%;
    }
}


/* form WFH PJJ */
#form_wfh_pjj {
    max-width: 400px; 
    padding: 10px;
}

.form-check-input {
    cursor: pointer;
}

#login .input-group-append {
    cursor: pointer;
}

#tombol_set_home {
    /* box-shadow: 2px 2px 5px 0px #00357188; */
    height: 22px; 
    font-size: 10px; 
    margin-top: 0px; 
    padding: 0px 5px;
}

/* .recent .input-group button {
    cursor: pointer;
    margin-top: 20px;
} */

.shadow_1 {
    box-shadow: 2px 2px 5px 0px #00357188;
}

.shadow_2 {
    box-shadow: 2px 2px 5px 0px #14141488;
}

.shadow_radius_1 {
    padding: 0px;
    box-shadow: 2px 2px 5px 0px #00357188;
    border-radius: 100%;
}

.shadow_ketupat_1 {
    border: none;
    padding: 1px 12px;
    box-shadow: 2px 2px 5px 0px #00357188;
    border-radius: 50px 3px 50px 3px;
    background: linear-gradient(to bottom, rgb(189, 189, 189), rgb(49, 82, 83));
}

#ketupat_tmbl_1 {
    border: none;
    border-radius: 50px 3px 50px 3px;
}

#ketupat_tmbl_2 {
    border: none;
    border-radius: 3px 30px 3px 30px;
}

.shadow_gradient_1 {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(49, 82, 83, 0) 100%);
}

.shadow_gradient_2 {
    background: linear-gradient(to bottom, rgb(189, 189, 189), rgb(49, 82, 83));
}

.btn {
    border: none;
    box-shadow: 1px 1px 5px 0px #00357188;
    background-image: var(--bs-gradient);
    /* --bs-bg-opacity: 0.5; */
    /* background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important; */
}

/* setiing */

#setting {
    background-color: rgba(255, 255, 255, 0.397);
    border-radius: 20px;
    padding: 30px;
}

.nama-setting {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
}

.setting-1 label {
    font-size: 20px;
    font-weight: 500;
}

.setting-1 {
    display: flex;
    justify-content: space-between;
    margin-left: 100px;
    margin-right: 100px;
}

.pilihhari {
    width: 50%;
    margin: 20px;
}

.waktumasuk {
    width: 30%;
    margin: 20px;
}

.waktupulang {
    width: 30%;
    margin: 20px;
}

#tombolsetting {
    width: 40%;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-right: 0;
}

.setting-2 {
    margin-top: 20px;
}

.setting-2 div {
    display: flex;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 10px;
}

.setting-2 input {
    width: 20%;
    margin-right: auto;
}

.setting-2 label {
    font-size: 20px;
    font-weight: 500;
    width: 200px;
    margin-left: 50px;
    margin-right: 10px;
}

#tombolsetting2 {
    margin-left: 360px;
    margin-top: 20px;
}
 
/* tombol outo kembali */
.tombolkembalih {
    display: grid;
}

/*  */
.home {
    display: flex;
}
    
.box {
    width: 100%;
}
 
.news {
    margin-top: 0px;
    width: 26%;
    margin-left: 1%;
}

.scan {
    width: 48%;
}

.recent {
    overflow: hidden;
    background-color: rgba(198, 221, 251, 0.5);
    border-radius: 50px 3px 50px 3px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 26%;
    max-height: 880px;
}


.recent #riwayatharipresensi {
    border-radius: 20px 0px 0px 3px;
    padding-left: 20px;
}

.recent #tombol_set_home {
    border-radius: 0px 3px 20px 0px;
    padding-right: 10px;
}

#divrecent .badge {
    border-radius: 10px 3px 10px 3px;
}

.recent .badge {
    border-radius: 10px 3px 10px 3px;
    padding: 3px 8px;
}

.card img {
    margin-top: 60px;
    margin-left: 25px;
    margin-bottom: 25px;
}

#isiinfo {
    text-align: justify; 
    max-height: 180px; 
    overflow: auto;
    /* margin-right: -100px;
    padding-right: 100px; */
}

.scan-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* text-shadow: #00357188 2px 5px 2px; */
    filter: drop-shadow(5px 5px 5px #222);
}

.tag-img {
    display: flex;
    justify-content: center;
}

.tag-mode {
    color: rgb(66, 66, 66);
    /* background-color: #ffffff83; */
    background: linear-gradient(to bottom, #ffffff96 0%, #b7b7b75b 100%);
    /* min-width: 30%;
    max-width: 60%; */
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px 3px 40px 3px;
    padding: 10px 30px 4px 30px;
}

/*  */
.judul {
    /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;  */
    font-family: 'Courier New', Courier, monospace;
    display: flex;
    justify-content: center;
    gap: 10px;
    /* background-color: #eee6e6b0; */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(150, 150, 150, 0.5) 100%);
    padding: 10px 0px 0px 0px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-radius: 50px 3px 50px 3px;
}

.judul h1 {
    font-size: 30px;
    font-weight: 700;
    color: rgb(0, 0, 141);
    /* text-shadow: #00357159 2px 5px 5px; */
}

.judul label {
    margin-top: 5px;
    font-style: italic;
    color: rgb(9, 0, 138);
    font-size: 20px;
    /* text-shadow: #00357157 2px 5px 5px; */
}

.card {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.news h4 {
    display: none;
} 
.recent h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    /* background-color: rgba(0, 50, 100, 0.7); */
    background: linear-gradient(to bottom, rgba(1, 88, 174, 0.7) 0%, rgba(0, 17, 34, 0.7) 100%);
    color: #eee6e6;
    padding: 2px;
    width: 220px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px 5px 50px 5px;
    margin-top: 10px;
}

.recent h4 .iconify {
    padding-bottom: 4px;
}
    
#labet-kettabel {
    font-size: 5px;
}

.tabel-riwayat {
    overflow: auto;
    max-height: 440px;
    margin-top: 0px;
    margin-right: -300px;
    padding-right: 300px;
}

#ket1 {
    margin-bottom: 0;
}

#ket2 {
    margin-top: -5px;
}

#ket2 #ket2_2 label  {
    font-size: 14px;
}

#ket2_1 {
    margin-top: -12px;
}

.label-tombol {
    font-size: 10px;
    background-color: rgb(54, 120, 206);
    color: rgb(167, 189, 248);
    float: right;
    margin-bottom: 50px;
    margin-right: 20px;
}

/* baca.php */

.baca {
    margin-top: 10px;
}

.baca h1 {
    font-size: 25px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: aliceblue;
    font-style: italic;
    text-shadow: #0035717a 2px 5px 5px;
    /* text-shadow: #838383 2px 5px 5px; */
}

.baca h2 {
    /* font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; */
    font-family: 'Courier New', Courier, monospace;
    background-color: rgb(255, 83, 21);
    color: rgb(255, 255, 255);
    /* font-style: italic; */
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /* text-shadow: #00357175 2px 5px 5px; */
    /* dua warna background bertumpuk layer drop */
    /* background-image: linear-gradient(to right, #ff9500, #ff4107); */
    background-image: linear-gradient(to bottom, rgba(255, 83, 21, 1) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* filter: drop-shadow(5px 5px 5px #222); */
    padding: 5px;
    border-radius: 50px 4px 50px 4px;
    max-width: 700px;
}

.baca h4 {
    font-size: 18px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.tag-img img {
    width: 40px;
}

.tag-img div {
    text-align: center;
}

.tag2 {
    margin-top: 15px;
}

/* waktu */
.waktu {
    text-align: center;
    margin-bottom: 20px;
}

.jam h1 {
    font-size: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: rgb(0, 0, 177);
    /* text-shadow: #ffffff55 2px 5px 5px; */
    /* background-color: rgba(240, 248, 255, 0.783); */
    background: linear-gradient(to bottom, rgba(244, 244, 244, 0.8) 50%, rgba(111, 111, 111, 0.5) 100%);
    border-radius: 50px 4px 50px 4px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}   

.tanggal h2 {
    font-size: 25px;
    font-family: 'Courier New', Courier, monospace;
    font-weight: 400;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    /* background-color: rgba(0, 8, 51, 0.714); */
    background: linear-gradient(to bottom, rgba(0, 18, 119, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
    color: aliceblue;
    padding: 5px;
    border-radius: 50px 4px 50px 4px;
}

/* footer */

.footer {
    background-color: rgba(0, 42, 83, 0.205);
    color: aliceblue;
    
    padding-top: 10px;
    padding-bottom: 20px;
    line-height: 30px;
    margin: 0 auto;
    /* min-height: 10vh; */
    object-fit: cover;
    
    /*
    Property utama agar Footer tetap berada dibawah.
    */
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 70px;
    
    justify-content: center;
    align-items: center;
}

.footer a {
    text-decoration: none;
    color: rgb(129, 230, 255);
}

.footer b, .footer p {
    font-family: Arial, Helvetica, sans-serif;
}

.footer p {
    color: silver;
    font-size: 15px;
}

.border {
    border: 1px solid #FFFFFF;
    width: 330px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.container-tabel {
    margin-top: 10px;
}

.judul-tabel h1 {
    text-align: center;
}

.container-table {
    font-size: 18px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
}

#foto-list {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}

.table img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tabel {
    margin-bottom: 50px;
}

.pilihan-bulan {
    display: inline-flex;
    justify-content: space-around;
}

/* rekap form */

.pilihan div {
    display: inline-flex;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pilih-katagori form {
    display: flex;
    margin-right: 15px;
    gap: 15px;
}

.input-pilihan {
    padding: 5px;
    background-color: rgba(238, 223, 217, 0.301);
    border-radius: 10px;
}

.detail-content {
    background-color: rgba(100, 148, 237, 0.301);
    max-width: 50%;
    min-width: 300px;
    max-height: 60%;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}

#ket-gtk {
    font-weight: bold;
}

#foto-profil {
    width: 100%;
    /* height: 100%; */
    border-radius: 100%;
    margin: 10%;
}

#foto-profil-2 {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}

#foto-profil .foto-profil {
    background-color: #eee6e6;
    padding: 5px;
    box-shadow: 0 0 10px #000;
}

#img_outline_shadow{
    background-color: #eee6e6;
    padding: 5px;
    box-shadow: 0 0 10px #000;
}

.img_outline_shadow{
    background-color: #eee6e6;
    padding: 5px;
    box-shadow: 0 0 10px #000;
}

#foto-scan {
    max-width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
    margin: auto;
}

#label-docs{
    font-size: 12px;
}

.card-gtk {
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
}

.card-gtk label {
    font-style: italic;
}

.card-gtk p {
    font-size: 14px;
    
}

.card-gtk {
    display: flex;
    gap: 10px;
}

.card-gtk .tmb-detail {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px;
}

.recent h6, .recent a {
    display: flex;
    margin: auto;
}

#form-ijin {
    background-color: rgba(240, 248, 255, 0.349);
    border-radius: 50px 4px 50px 4px;
    position: relative;
    max-width: 700px;
    margin-top: 0px;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
}

#form-ijin div {
    display: flex;
    justify-content: space-between;
}

#form-ijin input {
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 420px;
    float: right;
}

#form-ijin label {
    font-weight: 600;
    margin-left: 40px;
}

#form-ijin button {
    border: none;
    float: right;
    margin: 10px;
    min-width: 100px;
    border-radius: 20px 3px 20px 3px;
}

.foto-profil {
    margin-top: 50px;
    display: block;
    margin-left: 30%;
    margin-right: auto;
}

#foto-profil img {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    object-fit: cover;
    object-position: top;
}

.input-tanggal {
    margin-left: 10px;
}

#formFileSm {
    width: 330px;
}

#fotodoc {
    height: 80px;
    margin-left: 10px;
}

#fotodoc img {
    margin-bottom: 10px;
    margin-left: 30px;
}

#formtambah {
    background-color: rgba(240, 248, 255, 0.541);
    border-radius: 100px 5px 100px 5px;
    position: relative;
    max-width: 700px;
    margin-top: 0px;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    height: 800px;

}

#formtambah div {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

#formtambah input, #formtambah select {
    max-width: 500px;
    margin-right: 30px;
}

#formtambah label {
    margin-left: 30px;
    font-weight: 700;
}

#bacainput {
    position: relative;
}

#bacainput input {
    width: 400px;
}

#bacainput label {
    width: 140px;
}

#bacainput img {
    height: 35px;
}

#tomboltambah {
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    margin-right: 30px;
    float: right;
}

#tomboltambah .btn {
    border-radius: 25px 2px 25px 2px;
    padding: 5px 15px;
}


#fotoprofil {
    max-width: 200px;
    margin-top: 30px;
    border-radius: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

#labelhasil {
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 3px;
}

@media only screen and (max-width: 1084px) {
    .card-gtk {
        display: flex;
        gap: 0;
        flex-direction: column;
    }

    .card-gtk .fotodetail_div, .card-gtk .kontendetail_div {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .card-gtk .fotodetail_div img {
        margin: 0;
        margin-top: 20px;
    }

    .card-gtk .card-body {
        text-align: center;
    }
    
}

/* resolusi tablet */
@media only screen and (max-width:1024px) {
    * {
        background-color: rgba(255, 140, 0, 0);
    }

    .judul {
        margin-top: 15px;
        width: fit-content;
        padding: 10px 30px 0px 30px;
    }

    .home {
        display: flex;
        flex-direction: column;
    }

    .news {
        width: 98%;
    }

    .scan {
        width: 100%;
    }

    .baca h2 {
        width: 70%;
    }

    .recent {
        width: 96%;
    }

    .card {
        max-width: 600px;
    }

    .card img {
        position: relative;
        display: block;
        width: 200px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: auto;
        margin-bottom: 20px;
        justify-content: center;
    }

    #isiinfo {
        text-align: justify; 
        max-height: 400px; 
        overflow: auto;
    }

    #tabelgtk th, #tabelgtk td {
        width: 760px;
    }

    /* setting */

    .setting-1 {
        display: flex;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
    }

    .setting-1 div {
        display: flex;
        flex-direction: row;
    }

    .pilihhari, .waktumasuk, .waktupulang {
        width: 500px;
    }

    .setting-1 label {
        width: 200px;
    }
    .setting-1 input {
        width: 140px;
    }

    .setting-1 select {
        width: 250px;
    }

    #tombolsetting {
        width: 50%;
        margin-right: 110px;
        margin-left: auto;
    }

    #tombolsetting label {
        display: none;
    }

    .setting-2 div {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    #tombolsetting2 {
        margin-left: auto;
        margin-right: auto;
    }
}
/* resolusi layar HP */

@media only screen and (max-width: 768px) {
    * {
        margin: 0px;
        padding: 0px;
        background-color: rgba(255, 0, 0, 0);
    }

    .home {
        display: flex;
        flex-direction: column;
    }

    .judul {
        display: flex;
        flex-direction: column;
        margin-top: 0;
        text-align: center;
        background-color: rgba(255, 255, 255, 0);
    }

    .judul h1 {
        background-color: #FFFFFF;
        border-radius: 30px 4px 30px 4px;
    } 

    .judul label {
        background-color: #FFFFFF;
        border-radius: 4px 30px 4px 30px;
        padding: 0px 10px 0px 10px;
    }

    .news {
        width: 98%;
    }

    .scan {
        width: 100%;
    }

    .card {
        max-width: 400px;
    }

    .recent {
        width: 96%;
    }

    #kartu2 img {
        display: block;
        margin-top: 3%;
        width: 100%;
    }

    #kartu2 h5 {
        text-align: center;
    }

    #kartu2 p {
        display: flex;
        justify-content: center;
    }

    .judul h1 {
        position: sticky;
        margin-top: 10px;
        font-size: 30px;
        margin-bottom: 0;
        text-shadow: #00357188 2px 5px 5px;
    }

    .judul label {
        margin-top: 0;
        font-size: 14px;
        border: 2px;
        text-shadow: #00357188 2px 5px 5px;
    }

    .card img {
        display: block;
        max-width: fit-content;
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto;
        }

    
    .baca h1 {
        display: none;
    }
    
    .baca h2 {
        display: none;
    }
    
    .scan-img img {
        display: none;
    }
    
    .tag-img {
        display: none;
    }

    .tag-mode {
    display: none;
    }

    #tabel-semuarekap {
        margin-top: 50px;
    }
    
    #tabel-rekapharian {
        margin-top: 50px;
    }

    #form-ijin {
        position: relative;
        width: 400px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        height: 700px;
    }

    #form-ijin input {
        width: 200px;
    }

    #foto-profil {
        width: 250px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    #foto-profil-2 {
        border-radius: 0;
    }

    #foto-profil img {
        height: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    #formtambah {
        width: 400px;
    }

    #formtambah input, #formtambah select {
        width: 249px;
        margin-right: 10px;
    }

    #bacainput input {
        width: 200px;
    }

    #bacainput label {
        width: 110px;
    }

    #bacainput p {
        display: none;
    }

    .footer {
        height: 50px;
        background-color: rgba(0, 50, 100, 0.171);
        color: rgb(255, 255, 255);
    
        padding-top: 0px;
        padding-bottom: 60px;
    }

    .footer a {
        color: rgb(0, 38, 255);
        background-color: #FFFFFF;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 20px 5px 20px 5px;
        font-size: 12px;
    }

    .setting-1 select {
        width: 200px;
    }

    #tombolsetting {
        width: 50%;
        margin-right: 20px;
        margin-left: auto;
    }

    .setting-2 input {
        width: 140px;
    }

    #setting {
        width: 400px;
    }

    .nama-setting {
        margin-top: 5px;
    }

    .setting-1 {
        margin-left: auto;
        margin-right: auto;
    }

    .setting-1 label {
        font-size: 15px;
        width: 125px;
    }

    .pilihhari {
        width: 330px;
        margin-left: 0;
        margin-right: auto;
    }

    .waktumasuk {
        width: 300px;
        margin-left: 0;
        margin-top: 10px;
    }
    
    .waktupulang {
        width: 300px;
        margin-left: 0;
        margin-top: 5px;
    }

    #tombolsetting {
        margin-right: 45px;
    }

    .setting-2 div {
        margin-left: 0;
        margin-right: auto;
        margin-top: 10px;
    }

    .setting-2 label {
        font-size: 15px;
        width: 150px;
        margin-left: 0;
        margin-right: auto;
    }

    .tombol001 {
        display: none;
    }

    .jam h1 {
        width: 330px;
    }

    .tanggal h2 {
        width: 330px;
        font-size: 1.2rem;
        padding: 0px 10px;
    }
}

/*  */

@media only screen and (max-width: 400px) {
    
    /* #tmbl_log_news1 i {
        display: none;
    } */
    
    .judul {
        margin-top: 80px;
    }

    #form-ijin {
        position: relative;
        width: 300px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        height: 700px;
    }

    #form-ijin #label-keterangan {
        /* text wreping */
        text-align: center;
        font-size: 12px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    #form-ijin #labeltanggalijin {
        background-color: rgb(222, 222, 222);
        border-radius: 5px;
        padding: 5px;
        text-align: center;
        font-size: 15px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    #form-ijin label {
        margin-left: 15px;
    }

    #form_wfh_pjj {
        max-width: 320px; 
        padding: 1px;
    }

    #formpresensiwfh {
        margin-top: 0px;
    }

    #fotopresensiwfh {
        width: 75%; 
    }
}


#formpresensiwfh {
    margin-top: 50px;
}

#fotopresensiwfh {
    width: 50%; 
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
}

#fotopresensiwfh #selfie {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#labelpresensiwfh {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#tombolpresensiwfh {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    gap: 20px;
}

#form_wfh_pjj {
    max-width: 520px;
}

#form_wfh_pjj .row {
    padding: 20px; 
    margin-bottom: -40px;
}

#form_wfh_pjj #fotoprofil {
    width: 100px; 
    align-content: center; 
    border-radius: 30px; 
    margin-top: 10px;
}

#form_wfh_pjj .card-body {
    display: flex;
    flex-direction: column;
}

#formpresensiwfh .alert {
    text-align: center; 
    margin: 0px 10px;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  
    #formpresensiwfh .alert {
        margin-bottom: 20px;
    }

    #tampilfotowfh {
        margin-top: 70px;
    }
}

@media only screen and (max-width: 768px) {
    #form_wfh_pjj .row {
        margin-bottom: -70px;
    }  
}