.bg-red {
  background-color: #F44336 !important;
  color: #fff; }
.bg-red:hover {
  background-color: #d11c0f !important;
  color: #fff; }
  .bg-red .content .text,
  .bg-red .content .number {
    color: #fff !important; }

.bg-pink {
  background-color: #E91E63 !important;
  color: #fff; }
.bg-pink:hover {
  background-color: #c30546 !important;
  color: #fff !important; }
  .bg-pink .content .text,
  .bg-pink .content .number {
    color: #fff !important; }

.bg-purple {
  background-color: #9C27B0 !important;
  color: #fff; }
.bg-purple:hover {
  background-color: #840799 !important;
  color: #fff; }
  .bg-purple .content .text,
  .bg-purple .content .number {
    color: #fff !important; }

.bg-deep-purple {
  background-color: #673AB7 !important;
  color: #fff; }
.bg-deep-purple:hover {
  background-color: #37078e !important;
  color: #fff; }
  .bg-deep-purple .content .text,
  .bg-deep-purple .content .number {
    color: #fff !important; }

.bg-indigo {
  background-color: #3F51B5 !important;
  color: #fff; }
.bg-indigo:hover {
  background-color: #28016e !important;
  color: #fff; }
  .bg-indigo .content .text,
  .bg-indigo .content .number {
    color: #fff !important; }

.bg-blue {
  background-color: #2196F3 !important;
  color: #fff; }
.bg-blue:hover {
  background-color: #056bbc !important;
  color: #fff; }
  .bg-blue .content .text,
  .bg-blue .content .number {
    color: #fff !important; }

.bg-light-blue {
  background-color: #03A9F4 !important;
  color: #fff; }
.bg-light-blue:hover {
  background-color: #048cc9 !important;
  color: #fff; }
  .bg-light-blue .content .text,
  .bg-light-blue .content .number {
    color: #fff !important; }

.bg-cyan {
  background-color: #00BCD4 !important;
  color: #fff; }
.bg-cyan:hover {
  background-color: #0195a8 !important;
  color: #fff; }
  .bg-cyan .content .text,
  .bg-cyan .content .number {
    color: #fff !important; }

.bg-teal {
/*  background-color: #009688 !important;*/
  background-color: #069593 !important;
  color: #fff; }
.bg-teal:hover {
  background-color: #017368 !important;
  color: #fff; }
  .bg-teal .content .text,
  .bg-teal .content .number {
    color: #fff !important; }

.bg-green {
  background-color: #4CAF50 !important;
  color: #fff; }
.bg-green:hover {
  background-color: #2d9c31 !important;
  color: #fff; }
  .bg-green .content .text,
  .bg-green .content .number {
    color: #fff !important; }

.bg-light-green {
  background-color: #8BC34A !important;
  color: #fff; }
.bg-light-green:hover {
  background-color: #7bac41 !important;
  color: #fff; }  
  .bg-light-green .content .text,
  .bg-light-green .content .number {
    color: #fff !important; }
    

.bg-lime {
  background-color: #CDDC39 !important;
  color: #fff; }
.bg-lime:hover {
  background-color: #afbd20 !important;
  color: #fff; }
  .bg-lime .content .text,
  .bg-lime .content .number {
    color: #fff !important; }

.bg-yellow {
  background-color: #ffe821 !important;
  color: #000000; }
.bg-yellow:hover {
  background-color: #d1be1b !important;
  color: #000000; }
  .bg-yellow .content .text,
  .bg-yellow .content .number {
    color: #000000 !important; }

.bg-yellow2 {
  background-color: #ffe599 !important;
  color: #67757c; }
.bg-yellow2:hover {
  background-color: #ffd966 !important;
  color: #000000 !important; }
  .bg-yellow2 .content .text,
  .bg-yellow2 .content .number {
    color: #67757c !important; }




.bg-amber {
  background-color: #FFC107 !important;
  color: #fff; }
.bg-amber:hover {
  background-color: #d5a208 !important;
  color: #fff; }
  .bg-amber .content .text,
  .bg-amber .content .number {
    color: #fff !important; }

.bg-orange {
  background-color: #FF9800 !important;
  color: #fff; }
.bg-orange:hover {
  background-color: #d27e02 !important;
  color: #fff !important; }
  .bg-orange .content .text,
  .bg-orange .content .number{
    color: #fff !important; }

.bg-deep-orange {
  background-color: #FF5722 !important;
  color: #fff; }
.bg-deep-orange:hover {
  background-color: #e44412 !important;
  color: #fff !important; }
  .bg-deep-orange .content .text,
  .bg-deep-orange .content .number {
    color: #fff !important; }

.bg-brown {
  background-color: #795548 !important;
  color: #fff; }
.bg-brown:hover {
  background-color: #784532 !important;
  color: #fff; }
  .bg-brown .content .text,
  .bg-brown .content .number {
    color: #fff !important; }

.bg-grey {
  background-color: #b1b1b1 !important;
  color: #fff; }
.bg-grey:hover {
  background-color: #9e9e9e !important;
  color: #fff; }
  .bg-grey .content .text,
  .bg-grey .content .number {
    color: #fff !important; }

.bg-blue-grey{
  background-color: #7c8ca6 !important;
  color: #fff2e3; }
.bg-blue-grey:hover{
  background-color: #687794 !important;
  color: #fff2e3; }
  .bg-blue-grey .content .text,
  .bg-blue-grey .content .number{
    color: #fff2e3 !important; }

.bg-blue-grey i{
  color: #fff2e3 !important; 
}



.bg-black {
  background-color: #000000 !important;
  color: #fff; }
  .bg-black .content .text,
  .bg-black .content .number {
    color: #fff !important; }

.bg-black:hover {
  color: #fff !important;  }


.bg-1 {
  background-color: #2196F3 !important;
  color: #fff; }
.bg-2 {
  background-color: #00BCD4 !important;
  color: #fff; }
.bg-3 {
  background-color: #4CAF50 !important;
  color: #fff; }
.bg-4 {
  background-color: #CDDC39 !important;
  color: #fff; }
.bg-5 {
  background-color: #FFC107 !important;
  color: #fff; }
.bg-6 {
  background-color: #FF9800 !important;
  color: #fff; }
.bg-7 {
  background-color: #F44336 !important;
  color: #fff; }