::-webkit-scrollbar {
    width: 13px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #ffffff;
    padding: 1px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
    border: 3px solid rgb(255, 255, 255);
}

/* Handle on hover */
/* ::-webkit-scrollbar-thumb:hover {
    background: #212529;
  } */



* {
    font-family: 'Poppins', sans-serif !important;
}


.page-item.active .page-link{
    background-color: #1CC88A !important;
    border-color: #1CC88A !important;
}
.page-link{
    color: #1CC88A ;
}
.page-link:hover{
    color: #189e6d ;
}

.btn-theme {
    padding-inline: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    /* text-align: center; */
    text-decoration: none;
    transition: 0.5s;
    background-size: 200% auto;
    color: white !important;
    /* box-shadow: 0 0 6px #999898; */
    border: none;
    border-radius: 10px;
}

.btn-theme:hover {
    background-position: right center;
    /* change the direction of the change here */
}

.btn-theme-1,
.bg-theme {
    background-image: linear-gradient(to right, #58D06D 0%, #B1F47E 100%);
}

.bg-theme-2 {
    background-image: linear-gradient(to right, #58D06D 0%, #B1F47E 100%);
}

#jumbotronMenu-1, #bgLoginp, #bgUser{
    background-image: url(../img/background/bgLanding.jpg);
    background-size: cover;
    background-position: center;
}

#bgKartuKader{
    background-image: url(../img/background/bgAbsenKader.jpg);
    background-size: cover;
    background-position: center;
}

#section2{
    background-image: url(../img/background/bgLanding1.jpg);
    background-size: cover;
    background-position-x: center;
    background-attachment: fixed;
}
.persentase-text {
    font-size: 12px;
    display: block;
    margin-top: 5px;
    color: #404040;
}

#medalCatin {
    position: absolute;
    right: 10px;
}


.dc-none {
    text-decoration: none !important;
}

.card-menu-home {
    padding: 20px !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden !important;
    text-decoration: none !important;
    position: relative;
}

.img-menu {
    height: 150px;
    width: 150px;

}

#content {
    margin-top: 30px;
}

.border-r {
    border-radius: 15px;
}

.border-t {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;

}

.border-top {
    border-radius: 15px 15px 0 0;
}

.container-login {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    width: 100%;
    overflow-y: hidden;
}

#jumbotronMenu .container {
    margin-top: 70px !important;
}

.save-area {
    margin-top: 90px !important;
}

#jumbotronMenu {
    background-image: url('../img/background/bg-landing.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#jumbotronMenuApp {
    background-image: url('../img/background/bgLanding.jpg');
    background-size: cover;
    background-position: bottom;
    height: 280px;

}

#bgLogin {
    background-image: url("../img/background/bg-landing.jpg");
    background-size: cover;
    background-attachment: fixed;
}

.title-login {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 60px;
}


#gender-icon {
    position: absolute;
    bottom: 0;
    right: 40%;
    left: 60%;
    height: 35px;

}

.status-kunjungan {
    position: absolute;
    top: 0;
    left: 10px;
}

.status-asi {
    position: absolute;
    bottom: 0;
    left: 10px;
    padding: 2px;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

button.close.px-3.py-2 {
    background-color: #f71602;
    border-radius: 5px;
    margin: 6px;
    color: #ffffff;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-white {
    background-color: white;
    box-shadow: 0 .125rem .25rem 0 rgba(58, 59, 69, .2);
}

.btn-white:hover {
    box-shadow: none;
    background-color: grey;
    color: white;
}

.form-search {
    display: none;
}

#form-tambah-anak label {
    font-weight: 500;
}

.btn-blue-sky {
    background-color: #36b9cc;
    color: white;
}


.badge-btn {
    cursor: pointer;
}

.border-10 {
    border-width: 2px;
}


.form-search {
    display: none;
}

.show {
    display: inline;
}

.card-header.py-3.d-flex.flex-row.align-items-center.justify-content-between {
    border-radius: 10px;
}

.ribbon-wrapper .ribbon {
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    font-size: .8rem;
    line-height: 100%;
    padding: 0.375rem 0;
    position: relative;
    right: -2px;
    text-align: center;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 90px;
}

.ribbon-wrapper {
    height: 70px;
    overflow: hidden;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 70px;
    z-index: 10;
}

.container-kartu {
    background-color: white;
    height: 95mm;
    width: 56mm;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.foto-kartu-kader {
    margin-top: -60px;
}

.judul-kartu {
    font-weight: bolder;
    font-size: 15px;
    margin-bottom: 50px;
}

#tabel-stunting_wrapper .col-sm-12 {
    margin-bottom: 30px;
}

.change-picture {
    height: 30%;
    width: 30%;
    position: absolute;
    bottom: 5%;
    right: 5%;
}

#bg-posyandu {
    background-image: url("../img/background/bg-1.png");
    background-position: center;
    background-size: cover;
}

#bg-bkb {
    background-image: url("../img/background/bg-2.png");
    background-position: center;
    background-size: cover;
}

#bg-kpm {
    background-image: url("../img/background/bg-3.png");
    background-position: center;
    background-size: cover;
}

#posyandu2 {
    display: none;
}

.btn-upload label {
    border-radius: 100%;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.btn-share-post {
    background-color: #4ABBE5;
    margin-right: 5px;
    display: flex;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    color: #ffffff;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}

.btn-share-post:hover {
    color: #fff !important;
    background-color: #37839e;

}

.text-blue {
    color: #5CD26E;
}

.bg-blue {
    background-color: #55AADF;
}

.border-icon {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    font-size: 20px;
    background: white;
}

.bg-glass {
    /* From https://css.glass */
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.8px);
    -webkit-backdrop-filter: blur(7.8px);
}

.bg-glass-white {
    /* From https://css.glass */
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.8px);
    -webkit-backdrop-filter: blur(7.8px);
}

.border-icon-dashboard {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 18px;
}

.loading-render {
    display: flex;
    justify-content: center;
    align-items: center;
}

#login-body {
    /* background-color: #36b9cc; */
    background-image: url("../img/background/bg-login.jpg");
    background-position: center;
    background-size: cover;
}
 
#contenChartKunjunganByUmur,
#contenChartKunjunganPerbulan {
    display: none;
}

.card-carousel {
    background-size: cover;
    background-position: center;
    height: 450px;
}


.text-shadow {
    text-shadow: 3px 2px 2px black;
}

.link-add-user-item {
    height: 80px;
    display: flex;
    flex-direction: row;
}



.emblem-user {
    position: absolute;
    height: 44px;
    /* left: 32%; */
    bottom: 22px;
    right: 20px;

}

.thumbnail-berita {
    position: relative !important;
}

.btn-nav-berita {
    position: absolute !important;
    top: 12px;
    right: 12px;
}

.dropdown-berita {

    padding: 0 !important;

}

.dropdown-berita .dropdown-item {
    margin: 0 !important;
    padding-inline: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: start;
    width: 120px;
}

.required-label::after {
    content: ' *';
    color: red;
}

.relative {
    position: relative;
}

.btn-upload-thumbnail {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.btn-outline-white {
    background-color: #5CD26E;
    border-radius: 5px;
    color: white;
}

.btn-outline-white:hover {
    background-color: #41914d;
    color: white !important;
}

.img-thumbnail-new-post {
    /* max-width: 200px;
    max-height: 200px; */
    height: 80px;
    width: 80px;
    background-size: cover;
    background-position: center;
}

.carousel-berita {
    background-repeat: no-repeat;
    height: 400px;
    background-size: cover;
    background-position: center;
    /* filter: brightness(50%);
    position: relative; */
}

.caption-berita {
    text-shadow: 2px 2px 4px #000000;
}

button.dropdown-item {
    outline: none;
}

#backDropLoading {
    height: 100%;
    position: absolute;
    z-index: 1000;
    width: 100%;
    display: none;
}

#backDropLoading .content-back-drop-modal {
    padding: 20px;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

/* screen khusus desktop */
@media only screen and (min-width: 768px) {
    img.img-scan {
        height: 190px;
    }

    #coverLadingPage .carousel-item {
        height: 500px;

    }

    #coverLadingPage .container {

        padding-top: 260px;
        color: white;
        font-size: 40px;
    }

    .text-xs-md {
        font-size: 16px;
    }

    .text-ex-sm {
        font-size: 8pt !important;
    }

    .title-h1 {
        font-size: 20px;
    }

    #coverLadingPage .caption h1 {
        font-size: 80px !important;
        font-weight: bold;
    }

    #coverLadingPage .caption h5 {
        font-size: 50px !important;
    }

    #coverLadingPage .container {

        padding-top: 160px;
        color: white;
        font-size: 40px;
    }

}

#alertResiko {
    position: absolute;
    top: -10px;
}

button.carousel-control-next.border-0.bg-transparent,
button.carousel-control-prev.border-0.bg-transparent {
    padding: 34px;
}

/* screen mobile */
@media only screen and (max-width: 768px) {
    .card-menu-home {
        border-radius: 20px;
        height: 100%;
    }
    .icon-menu{
        height: 50px;

    }
    #jumbotronMenu {
        border-radius: 0px 0px 20px 20px !important;
    }

    #contentImg {
        height: 250px;
    }

    #labelApp {
        font-size: 30px;
    }

    #title-app {
        font-size: 25px;
    }

    #caption-app {
        font-size: 25px;
    }

    #bg-login-app {
        display: none;
    }

    #wafe {
        top: 10px;
    }

    #jumbotronMenuApp {
        height: 200px;
    }

    .text-menu{
        font-size: 3vw !important;
    }

    .carousel-berita {
        background-repeat: no-repeat;
        height: 180px;
        background-size: cover;
        background-position: center;

        /* filter: brightness(50%); */
        padding-right: 150px;
    }

    .home-menu * {
        font-size: medium;
    }

    #tabel-stunting_wrapper .col-sm-12 {
        margin-bottom: 5px;
    }

    .home-menu .home-logo,
    .logo-page {
        height: 60px;
    }

    .home-menu .img-menu {
        height: 70px;
        width: 70px;
    }

    .home-menu .home-brand,
    .title-page {
        font-size: 16pt;
    }

    .title-menu-dashboard.text-xs.font-weight-bold.text-primary.text-uppercase.mb-1 {
        font-size: x-small;
    }

    .data-menu-dashboard.h5.mb-0.font-weight-bold.text-gray-800 {
        font-size: small;
    }

    .card-carousel {
        background-size: cover;
        background-position: center;
        height: 200px;
    }

    #link-add-user {
        flex-wrap: wrap;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        width: 100% !important;
        margin-left: 0 !important;

    }

    #coverLadingPage .container {

        padding-top: 160px;
        color: white;
        font-size: 40px;
    }

    #coverLadingPage .carousel-item {
        height: 350px;

    }

    #coverLadingPage h1 {
        font-size: 28px !important;
        font-weight: bold;
    }

    .caption-berita {
        font-size: small;
    }

    .text-title {
        font-size: 100%;
    }

}

/* .select2-selection__choice__remove{
    margin-left: 0 !important;
    margin-right: 5px !important;
    color: white;
    border: none;
} */


.select2-container--default .select2-selection--multiple {
    border: 1px solid #d1d3e2;
    min-height: calc(1.5em + 0.75rem + 2px);
    border-radius: 0.35rem !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    color: #495057;
    background-color: #fff;
    outline: 0;
    border-color: #36b9cc;
    box-shadow: 0 0 0 0.2rem rgb(188, 201, 242);
}