
span.btn:hover{
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}
.pilihan-member-container{
	position: sticky;
    top: 0;
    z-index: 1;
    background: white;
    border-bottom: 1px solid;
}
.card-container .card-title{
	height: 50px;
    display: flex;
    vertical-align: middle;
}
.card-container .card-content{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.card-container .card-footer p {
	font-size: 11px;
}
.card-container.saldo-virtual .card-wrapper {
	width: calc((100% / 5) - 2px);
}
.card-container.saldo-packing .card-wrapper,
.card-container.profit-gudang .card-wrapper{
	width: calc((100% / 3) - 2px);
}
.card-container.perputaran-saldo-virtual .card-wrapper,
.card-container.saldo-everpro .card-wrapper{
	width: calc((100% / 2) - 2px);
}
.perputaran-saldo-virtual .pengembalian .card-title:hover{
	cursor: pointer;
	background-color: #9b7474;
}
.card-container.profit-tiap-gudang .card-wrapper{
	width: calc((100% / 8) - 2px);
}
.card-container.profit-tiap-gudang .card-title{
	font-size: 16px;
}
.warning{
	border: 1px solid red;
	background-color: yellow;
	color: red;
}
.warning .card-title {
	background-color: orange;
	color: red;
	border-bottom: 1px solid red;
}
.card-wrapper.green{
	background-color: #defca8;
}
.card-wrapper.green .card-title{
	background-color: green;
	color: #defca8;
}
.card-wrapper.blue{
	background-color: #c2e2ff;
}
.card-wrapper.blue .card-title{
	background-color: blue;
	color: #c2e2ff;
}
p.warning{
	padding: 10px 5px;
	text-align: center;
}
.status-topup-wajib.terlambat {
	background-color: red;
    color: white;
    padding: 0 20px;
}
.status-topup-wajib.aman {
	background-color: #2b8c23;
	color: white;
  	padding: 0 20px;
}
span.tanggal-verifikasi-terakhir {
    background: yellow;
    padding: 4px 20px;
    border: 1px solid red;
    color: red;
    text-decoration: blink;
}
button.topup-saldo {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    padding: 0;
    background: red;
    color: white;
    font-size: 40px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal.form-topup .submit-form-container{
	display: flex;
	align-items: center;
	justify-content: center;
}
.modal.form-topup .submit-form-container button.submit-topup{
	padding: 20px 75px;
}
.modal.history-saldo-packing .jumlah-paket {
    border: 1px solid red;
    padding: 10px;
    background: #cbe19d;
}
.modal.history-profit-gudang .svg-container{
	display: none;
}
.modal.history-profit-gudang .svg-container .title{
	margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    background: #ddd;
    padding: 10px;
}
.modal.history-profit-gudang .switch-svg-container.aktif{
	background-color: #bbb;
}

.prod-cell-cointainer{
	margin-top: 20px;
	flex-wrap: wrap;
	gap: 2px;
}
.prod-cell-wrap {
	width: calc((100%/11) - 2px);
	text-align: center;
	border: 1px solid #333;
}
.prod-cell-wrap:hover .prod-cell-botol,
.prod-cell-wrap:hover .prod-cell-uang
{
	background-color: #ddd;
}
.prod-cell-title{
	background: #333;
	color: white;
	font-size: 18px;
	padding: 4px;
}
.prod-cell-botol, .prod-cell-uang{
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.modal.refund-profit-gudang button.cairkan-dana.disabled{
	color: #999;
}
.modal.refund-profit-gudang .do-cairkan-semua{
	cursor: pointer;
	color: #34bfff;
	text-decoration: underline;
}
.modal.refund-profit-gudang .do-cairkan-semua:hover{
	color: #ff1e00;
}
.modal.rekap-saldo-packing .days-container, .modal.rekap-saldo-tabungan .days-container {
	flex-wrap: wrap;
	gap: 2px;
}
.modal.rekap-saldo-packing .days-container .days-cell, .modal.rekap-saldo-tabungan .days-container .days-cell {
	width: calc((100% / 7) - 2px);
	text-align: center;
	border: 1px solid;
}
.modal.rekap-saldo-packing .days-container .days-cell:hover, .modal.rekap-saldo-tabungan .days-container .days-cell:hover{
	background-color: rgb(197, 197, 197);
}
.modal.rekap-saldo-packing .days-container .days-cell div, .modal.rekap-saldo-tabungan .days-container .days-cell div {
	padding: 10px;
}
.modal.rekap-saldo-packing .days-container .days-cell div.title, .modal.rekap-saldo-tabungan .days-container .days-cell div.title{
	border-bottom: 1px solid #ddd;
}
.modal.rekap-saldo-packing .days-container .days-cell.total, .modal.rekap-saldo-tabungan .days-container .days-cell.total{
	width: calc(((100% / 7) * 4) - 2px);
    font-size: 28px;
    display: flex;
    align-items: center;
}
/* .modal.rekap-profit-gudang .modal-content-wrap .tabel-rekap{ */
	/* width: 33%; */
	/* min-width: 480px; */
/* } */
.modal.rekap-profit-gudang table tbody td.loading{
	background-color: #d5d5d5;
}
.modal.rekap-profit-gudang table tbody td.selected{
	background-color: #ccc;
}
.modal.rekap-profit-gudang table tbody td.count{
	cursor: pointer;
}
.modal.rekap-profit-gudang .rpg-tgl-container{
	padding: 1px;
}
.modal.rekap-profit-gudang .rpg-tgl-block{
	width: calc(100% / 7);
	padding: 1px;
}
.modal.rekap-profit-gudang .rpg-tgl-block.tgl-total{
	width: calc((100% / 7) * 4);
}
.modal.rekap-profit-gudang .rpg-tgl-block.tgl-total .jumlah{
	font-size: 45px;
	padding: 11px;
}
.modal.rekap-profit-gudang .rpg-tgl-container-inner{
	border: 1px solid;
}
.modal.rekap-profit-gudang .rpg-tgl-block .title{
	background-color: #ddd;
	border-bottom: 1px solid;
	font-weight: bold;
}
.modal.rekap-profit-gudang .rpg-tgl-block .title,
.modal.rekap-profit-gudang .rpg-tgl-block .jumlah{
	padding: 10px 0;
	text-align: center;
}
/* filter - to be global */
.filter-container{
	display: flex;
}
.filter-container .filter-block{
	width: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.filter-container .filter-block div,
.filter-container .filter-block select,
.filter-container .filter-block input{
	width: 100%;
}
.filter-container .filter-block button{
	padding: 6px 10px 5px;
	width: 50%;
    float: left;
}
span.page-nav{
	cursor: pointer;
	padding: 4px 10px 3px;
}
span.page-nav:hover{
	background-color: #ddd;
}

table.sv-rekap{
	width: 600px;
}
table.sv-rekap tbody th{
	width: 360px;
}
table.sv-rekap tbody tr td{
	text-align: right;
}