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;
}

.ql-snow .ql-stroke {
	stroke: #c6c6c6 !important;
}

.ql-snow .ql-picker {
	color: #c6c6c6 !important;
}