tr.background-positive td {
	background-color: #a1f2a1 !important;
}

tr.background-negative td {
	background-color: #f2a1a1 !important;
}

img.adrocoin {
	width: 18px;
	margin-bottom: 3px;
	margin-left: 3px;
}

img.adrocoin-big {
	width: 28px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.nav .nav-item a {
	padding: 0;
}