body {
	font-size: 13px;
}

/* page login admin */
.bodyRB {
  background-color: #fff;
  font-size: 0.875em;
  overflow-x: hidden;
  color: #455a64;
  font-family: "Open Sans", sans-serif;
  background-attachment: fixed;

}
.footerRB {
  background-color: #00bcd4;
  color: #fff;
  font-size: 12px;
  padding: 15px 0;
  /* position: fixed; */
  bottom: 0;
  width: 100%;
}


.informasi {
	background-image: url(images/informasi.png);
	background-repeat: no-repeat;
	color: #e40d3c;
	font-size: 13px;
	font-style: italic;
	padding-left: 20px;
	margin: 8px 0 8px 0;
}
.captionKonten {
	padding: 0px 0px 16px 16px;
}
.tabel-RB {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
th {
	font-size: 14px;
}
.table.table-xs td, .table.table-xs th {
	padding: 5px 5px;
	vertical-align: top;
	white-space: normal !important; /* class text-wrap */
	word-wrap: break-word; /* class text-wrap */
}
tr:hover {
	background-color: #bdfdfd;
}
.kolomAction {
	text-align: right !important;
}
.btnDropDown-RB {
	font-size: 14px;
	padding: 5px;
}
