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

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

  .liq_primary {
	color: #59c0ea;
  }

  .table tr:hover {
	background-color: #002f3e;;
  }

.bg-primary{
	background-color:#1a3f55 !important;
}


.timeline-header {
	color:white;
}

.timeline-body {
	color:white;
}

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

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