.bg-primary{
	background:#2793e6 !important;
}
.button-help{
	height: 30px;
	width: 30px;
	text-align: center;
	padding: 0 !important;
}
.text-primary{
	color:#176597 !important; 
}
.bg-info{
	background: #d1ecf1 !important;
}
.color-blue{
	color: #2226ff;
}
.bg-blue{
	background:#2226ff;
}