.right-panel-footer {
	border-top: 1px solid #e4e5e7;
}

.right-panel-body {
    bottom: calc(var(--fixed-margin-bottom) + 80px);
}

/* Modal barang */
.list-barang-terpilih {
    padding: 15px 20px 10px 20px;
    border-bottom: 1px solid #CCCCCC;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}