.text-logo {
    width: 344px;
    word-wrap: break-word;
    font-size: 16px;
    position: absolute;
    left: 125px;
    top: 5px;
}

.benner {
    margin-top: 60px;
    /* height: 503px; */
    /* background-color: blue;
    background-image: radial-gradient(#68e1fd, #0f75bd); */
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../images/background_hippa.png");
    background-size: cover;
    height: 100vh;
}

.cardAplikasi {
    margin-bottom: 50px;
    height: 160px;
    background: linear-gradient(135deg, #0f75bd, #68e1fd);
    position: relative;
}

.iconAplikasi {
    width: 100px;
    height: 100px;
    background-color: white;
    margin: 15px;
}

.keterangan-icon {
    position: absolute;
    font-size: 16px;
    font-weight: 600;
    color: white;
    left: 150px;
    top: 25px;
}

.keterangan-icon-angka {
    position: absolute;
    color: white;
    font-size: 28px;
    font-weight: 900;
    top: 50px;
    left: 150px;
}

.keterangan-icon-tombol {
    position: absolute;
    top: 100px;
    left: 140px;
}

.header-card-sty {
    background-color: #0f75bd;
    color: white;
}

.bgCoklat {
    background-color: #f2f2f2;
}

.caption-footerAtas {
    font-weight: bold;
    margin-top: 32px;
    margin-bottom: 16px;
}

.footerBawah {
    background-color: #3dc6f2;
}

.dx-overlay-wrapper {
    z-index: 14000 !important;
}

.swal2-container {
    z-index: 14001 !important;
}
