label {
	font-size: 12px;
	color: #00b749;
	font-weight: bold;
	float: left;
  }

  .col-form-label {
	font-size: 12px;
	color: #00b749;
	font-weight: bold;
	float: left;
  }

  .liq_primary {
	color: #00b749;
  }

.table tr:hover {
	background-color: #02280a;;
}

.bg-primary{
	background-color:#01642a !important;
}
