.text-shadow{text-shadow: 1px 1px rgba(0,0,0,0.4);}
.text-shadow-bold{text-shadow: 2px 2px rgba(0,0,0,0.4);}
.text-shadow-bolder{text-shadow: 2px 2px rgba(0,0,0,0.7);}
.menu-active.win-menu{
  position: absolute !important;
}

.input-style input, .input-style select, .input-style textarea{
	height: 40px;
	padding-right: 24px;
}

.input-style.input-style-active label{
	left: 5px !important;
}

.input-style textarea{
	width:100%; height: 120px; line-height:18px !important;
}

.datepicker-inline, .datepicker-inline .table-condensed{
    width: 100% !important;
}

.datepicker-inline .table-condensed .prev, .datepicker-inline .table-condensed .next, .datepicker-inline .table-condensed .datepicker-switch{
	padding: 2px 5px 5px;
    height: 32px;
	font-size:28px;
}

.datepicker-inline .table-condensed .datepicker-switch{
	font-size:20px;
	padding: 3px 5px 0px;
}
.datepicker-inline .table-condensed .today{
	background:#c9dcff;
	border-radius: 8px;
}
.datepicker-inline .table-condensed .active.day{
	border-radius: 8px;
}

.newTransaksiQRIS-qrcode, .newTransaksi-qrcode, .newTransaksiPaymentLink-qrcode, .load-detail-transaction-qrcode-display{
	text-align:center;
}
.newTransaksiQRIS-qrcode img, .newTransaksiPaymentLink-qrcode img, .newTransaksi-qrcode img, .load-detail-transaction-qrcode-display img{
	margin:0px auto;
	border:10px solid #fff;
}
