.right {
	text-align: right;
}

.left {
	text-align: left;
}

.kolom-1 {
	position: relative;
	width: 8.33333333%;
	min-height: 1px;
	float: left;
}

.kolom-1koma5 {
	position: relative;
	width: 12%;
	min-height: 1px;
	float: left;
}

.kolom-6koma5 {
	position: relative;
	width: 45.33333333%;
	min-height: 1px;
	float: left;
}

.kolom-2 {
	position: relative;
	width: 16.66666667%;
	min-height: 1px;
	float: left;
}

.kolom-2koma5 {
	position: relative;
	width: 21%;
	min-height: 1px;
	float: left;
}

.kolom-3 {
	position: relative;
	width: 25%;
	min-height: 1px;
	float: left;
}

.kolom-3koma5 {
	position: relative;
	width: 28%;
	min-height: 1px;
	float: left;
}

.kolom-4 {
	position: relative;
	width: 33.33333333%;
	min-height: 1px;
	float: left;
}

.kolom-6 {
	position: relative;
	width: 50%;
	min-height: 1px;
	float: left;
}

.kolom-7 {
	position: relative;
	width: 58.33333333%;
	min-height: 1px;
	float: left;
}

.kolom-9 {
	position: relative;
	width: 75%;
	min-height: 1px;
	float: left;
}

.kolom-8 {
	position: relative;
	width: 66.66666667%;
	min-height: 1px;
	float: left;
}

.kolom-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	float: left;
}

.padding-rigt10 {
	padding-right: 10px;
}

.padding-rigt5 {
	padding-right: 5px;
}

.padding-bottom5 {
	padding-bottom: 5px;
}

.padding-top25 {
	padding-top: 75px;
}

.paginationright {
	padding-left: 110px;
	right: 0;
}

.float_right {
	border: 2px solid;
	text-align: right;
}

.blue {
	color: blue
}

.red {
	color: red
}

.grey {
	color: rgb(185, 185, 184);
}

.borderku {
	padding-left: 110px;
	width: 500px;
}

.loading_anim {
	background-image: url("../img/loading.gif");
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	margin-top: 12px;
	margin-left: 15px;
	margin: 1px solid;
}

.loading_anim2 {
	background-image: url("../img/loading.gif");
	background-repeat: no-repeat;
	height: 24px;
	margin-top: 4px;
	padding-top: 5px;
	padding-left: 165px;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.dropdown {
	position: relative;
	display: inline-block;
	z-index: 999999;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 999999;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	z-index: 999999;
}

.dropdown-content a:hover {
	background-color: #ff0000
}

.show {
	display: block;
}

.iw-contextMenu {
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	border: 1px solid #E6E6E6;
	display: none;
	z-index: 100000;
}

.iw-cm-menu {
	background: #F4F4F4;
	color: #333;
	margin: 0px;
	padding: 0px;
}

.iw-cm-menu li {
	list-style: none;
	padding: 3px;
	padding-left: 30px;
	padding-right: 20px;
	border-bottom: 1px solid #CCC;
	cursor: pointer;
	position: relative;
}

.iw-mOverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #FFF;
	opacity: .5;
}

.iw-contextMenu li.iw-mDisable {
	opacity: .3;
}

.iw-mSelected {
	background-color: #003366;
	color: #F2F2F2;
}

.iw-cm-arrow-right {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #333333;
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -3px;
}

.iw-mSelected>.iw-cm-arrow-right {
	border-left: 5px solid #FFF;
}

.iw-mIcon {
	width: 20px;
	height: 20px;
	left: 0px;
	top: 3px;
	position: absolute;
}

.border1 {
	border: 1px solid;
}

.border2 {
	border: 1px solid red;
}

.btnproses {
	background-color: #3a73ab;
	border: none;
	color: white;
}

.white {
	color: white;
}

.white:hover {
	color: #effa08;
}

.display_block {
	display: block;
}

.tombol-tengah-wrap {
	text-align: center;
}

div.tombol-tengah {
	margin: 0 auto;
	text-align: center;
	width: inherit;
	display: inline-block;
}

.PopupPanel {
	border: solid 1px black;
	position: fixed;
	left: 50%;
	top: 50%;
	background-color: #b2b7bd;
	font-size: larger;
	z-index: 100;
	margin-top: -200px;
	width: 600px;
	margin-left: -300px;
	padding: 15px;
}



#tabelsaldo {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	background-color: #fff;
}

/* #tabelsaldo tr:nth-child(odd){
	background-color:rgb(255, 255, 255); 
} */

#tabelsaldo th {
	padding: 10px;
	background-color: #413838;
	color: #ffffff;
	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	font-size: 14px;
	box-shadow: 1px 1px 5px grey;
}

#tabelsaldo th {
	padding-left: 4px;
}

#tabelsaldo td,
#tabelsaldo td input {
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	border-left: 1px solid #afafaf;
	/* rgba(165,  175,  181, 0.9) vs #148ed4 */
	border-bottom: 1px solid #afafaf;
	/* rgba(165,  175,  181, 0.9) vs #148ed4 */
	cursor: default;
}

#tabelsaldo td:last-child {
	text-align: center;
	border-right: 1px solid #afafaf;
	/* rgba(165,  175,  181, 0.9) vs #148ed4 */
	width: 100px;
}

#tabelsaldo button,
#tabelsaldo button {
	padding: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 0;
	border-radius: 4px;
	color: #fff;
	background-color: #ff9a00;
}

#tabelsaldo button:hover,
#tabelsaldo button:hover {
	background-color: #ff7400;
	border-top: 0px;
	cursor: pointer;
}

.box_saldo {
	border: 1px solid gray;
	box-shadow: 0 0 6px 4px rgba(100, 100, 100, 0.1);
	padding: 10px;
}

.box_saldo2 {
	border: 2px solid red;
	box-shadow: 0 0 6px 4px rgba(100, 100, 100, 0.1);
	padding: 9px;
}

.total_label {
	font-size: larger;
	font-weight: bold;
}

/* Firefox */
@-moz-document url-prefix() {
	.pagenumber select {
		height: 27px;
	}
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pagenumber select {
		height: 25px;
	}
}

/*Page number*/
.pagenumber {
	border-left:
		1px solid #148ed4;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-top: 5px solid #d2d2d2;
	height: 45px;
	padding-bottom: 3px;
	margin: 0;
	background-color: #f1f1f1;
}

.pagenumber table {
	height: 100%;
	margin-top: 2px;
	width: 100%;
}

.pagenumber button {
	border: 0;
	color: #fff;
	padding: 5px;
	margin: 2px 5px 3px 3px;
	background-color: #417895;
	box-shadow: 1px 1px 5px grey;
	font-size: 12px;
	font-family: "Segoe UI", Arial;
	border-radius: 2px;
	min-width: 35px;
}

.pagenumber button:hover {
	background-color: red;

}

.pagenumber .btn-click {
	background-color: #ff6300;
}

.pagenumber table td:last-child {
	text-align: right;
}

#btn_tambah_penarikan:hover {
	background-color: #FF0000;
	color: white;
}

#btn_tambah_penarikan {
	background-color: #ff5100;
	color: white;
}

.highlight_row_ctrl {
	/* background-color:#cdf5ffa4;  */

	background-color: #cdf5ff;
}

.lbl-center-vertical {
	height: 35px;
	display: flex;
	align-items: center;
}

.warning-orange {
	border: 1px solid red;
	background-color: #ff5100;
	color: white;
	margin-bottom: 5px;
}

.warning-hijau {
	border: 1px solid rgb(0, 80, 17);
	background-color: #047000;
	color: white;
	margin-bottom: 5px;
}

.warning-grey {
	border: 1px solid rgb(10, 10, 10);
	background-color: #3d3d3d;
	color: white;
	margin-bottom: 5px;
}

.header_utama button {
	padding: 8px;
	border: 0;
	margin: 7px 0 0 0;
	color: #ffffff !important;
	font-size: 16px;
	background-color: #686868;
	font-family: "Times New Roman", "Franklin Gothic Medium", "Franklin Gothic Demi", "Franklin Gothic Book";
	border-top: 4px solid #686868;
}

.header_utama button:hover {
	background-color: #ff6300;
	cursor: pointer;
	border-top: 4px solid #ac4300;
}

.b_transfer {
	cursor: pointer;
}

.curr_pointer {
	cursor: pointer;
	color: blue;
}

.curr_pointer:hover {
	cursor: pointer;
	color: red;
}

.bg_yellow {
	background-color: yellow
}

.polling_message {
	color: white;
	float: left;
	margin-right: 50px;
}

.view_port {
	padding: 4px;
	height: 25px;
	width: 100%;
	overflow: hidden;
}

.bg_black {
	background-color: black;
}

.bg_red {
	background-color: red;
}


.cylon_eye {
	padding-bottom: 5px;
	background-color: red;
	background-image: linear-gradient(to right,
			rgba(0, 0, 0, .9) 25%,
			rgba(0, 0, 0, .1) 50%,
			rgba(0, 0, 0, .9) 75%);
	color: white;
	height: 100%;
	width: 80%;

	-webkit-animation: 0.8s linear 0s infinite alternate move_eye;
	animation: 0.8s linear 0s infinite alternate move_eye;
}

@-webkit-keyframes move_eye {
	from {
		margin-left: -20%;
	}

	to {
		margin-left: 100%;
	}
}

@keyframes move_eye {
	from {
		margin-left: -20%;
	}

	to {
		margin-left: 100%;
	}
}

.merah{
	border: 2px solid #FF0000;
	color: #FF0000;
	cursor: wait;
}

.abu{
	border: 2px solid #909090;
	color: #909090;
	cursor: pointer;
}


.social-links a {
	text-align: center;
	float: left;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	margin-right: 6px;
	margin-left: 6px;
	/*space between*/
	display: flex;
	align-items: flex-start;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.social-links a i {
	font-size: 20px;
	align-self: center;
	
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	margin: 0 auto;
}

.social-links a i::before {
	display: inline-block;
	text-decoration: none;
}

.mouse {
	cursor: pointer;
}

#bg-popup{
	background-color:rgba(0,0,0,0.8);
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:fixed;
	z-index:2;
	display:none;
}

#popup{
	background-color:#fff;
	padding:10px;
	display:none;
	z-index:3;
	position:absolute;
}

table.data{
	border-collapse:collapse;
	width:100%;
	font-size: 12px;
}

table.data td{
	padding-left :5px;
	padding-right :5px;
	border:1px solid #148ed4;
	cursor:default;
}
