.bg-light {
  background-color: #FCFCFC!important;
}

.bg-blue {
  background-color: #3a5666!important;
}

.text-blue {
  color: #0A3A56!important;
}

.text-white {
  color: #FFFFFF!important;
}

.text-blue {
color: #2D668E;
}

.small-prgress-bar-wrapper:after {
color: #F2F2F0;
}

.text-red {
  color: red!important;
}

.text-darkred {
  color: darkred!important;
}

.text-darkmagenta {
  color: darkmagenta!important;
}

.text-darkgreen {
	color: darkgreen!important;
}
 
.text-darkblue {
	color: darkblue!important;
}
