.form-setting {
    position: fixed;
    bottom: 400px;
    right: 20px;
    z-index: 1000
}

.riwayat-laboratorium {
    position: fixed;
    top: 200px;
    right: 2px !important;
    z-index: 1000;
    border-radius: 50%;
}

.obat-terakhir {
    position: fixed;
    top: 242px;
    right: 2px;
    z-index: 1000
}

[data-layout=horizontal] .obat-terakhir {
    position: fixed;
    top: 300px;
    left: 4px;
    z-index: 1000
}

[data-layout=horizontal] .riwayat-laboratorium {
    position: fixed;
    top: 342px;
    left: 4px;
    z-index: 1000
}


/*# sourceMappingURL=custom.min.css.map */