/*
Minnesota Parent Theme Color Pallets

Modified from Quasar App color pallets
*/


.red {
    color: #f44336 !important;
  }
  .red-1 {
    color: #ffebee !important;
  }
  .red-2 {
    color: #ffcdd2 !important;
  }
  .red-3 {
    color: #ef9a9a !important;
  }
  .red-4 {
    color: #e57373 !important;
  }
  .red-5 {
    color: #ef5350 !important;
  }
  .red-6 {
    color: #f44336 !important;
  }
  .red-7 {
    color: #e53935 !important;
  }
  .red-8 {
    color: #d32f2f !important;
  }
  .red-9 {
    color: #c62828 !important;
  }
  .red-10 {
    color: #b71c1c !important;
  }
  .red-11 {
    color: #ff8a80 !important;
  }
  .red-12 {
    color: #ff5252 !important;
  }
  .red-13 {
    color: #ff1744 !important;
  }
  .red-14 {
    color: #d50000 !important;
  }
  .pink {
    color: #e91e63 !important;
  }
  .pink-1 {
    color: #fce4ec !important;
  }
  .pink-2 {
    color: #f8bbd0 !important;
  }
  .pink-3 {
    color: #f48fb1 !important;
  }
  .pink-4 {
    color: #f06292 !important;
  }
  .pink-5 {
    color: #ec407a !important;
  }
  .pink-6 {
    color: #e91e63 !important;
  }
  .pink-7 {
    color: #d81b60 !important;
  }
  .pink-8 {
    color: #c2185b !important;
  }
  .pink-9 {
    color: #ad1457 !important;
  }
  .pink-10 {
    color: #880e4f !important;
  }
  .pink-11 {
    color: #ff80ab !important;
  }
  .pink-12 {
    color: #ff4081 !important;
  }
  .pink-13 {
    color: #f50057 !important;
  }
  .pink-14 {
    color: #c51162 !important;
  }
  .purple {
    color: #9c27b0 !important;
  }
  .purple-1 {
    color: #f3e5f5 !important;
  }
  .purple-2 {
    color: #e1bee7 !important;
  }
  .purple-3 {
    color: #ce93d8 !important;
  }
  .purple-4 {
    color: #ba68c8 !important;
  }
  .purple-5 {
    color: #ab47bc !important;
  }
  .purple-6 {
    color: #9c27b0 !important;
  }
  .purple-7 {
    color: #8e24aa !important;
  }
  .purple-8 {
    color: #7b1fa2 !important;
  }
  .purple-9 {
    color: #6a1b9a !important;
  }
  .purple-10 {
    color: #4a148c !important;
  }
  .purple-11 {
    color: #ea80fc !important;
  }
  .purple-12 {
    color: #e040fb !important;
  }
  .purple-13 {
    color: #d500f9 !important;
  }
  .purple-14 {
    color: #aa00ff !important;
  }
  .deep-purple {
    color: #673ab7 !important;
  }
  .deep-purple-1 {
    color: #ede7f6 !important;
  }
  .deep-purple-2 {
    color: #d1c4e9 !important;
  }
  .deep-purple-3 {
    color: #b39ddb !important;
  }
  .deep-purple-4 {
    color: #9575cd !important;
  }
  .deep-purple-5 {
    color: #7e57c2 !important;
  }
  .deep-purple-6 {
    color: #673ab7 !important;
  }
  .deep-purple-7 {
    color: #5e35b1 !important;
  }
  .deep-purple-8 {
    color: #512da8 !important;
  }
  .deep-purple-9 {
    color: #4527a0 !important;
  }
  .deep-purple-10 {
    color: #311b92 !important;
  }
  .deep-purple-11 {
    color: #b388ff !important;
  }
  .deep-purple-12 {
    color: #7c4dff !important;
  }
  .deep-purple-13 {
    color: #651fff !important;
  }
  .deep-purple-14 {
    color: #6200ea !important;
  }
  .indigo {
    color: #3f51b5 !important;
  }
  .indigo-1 {
    color: #e8eaf6 !important;
  }
  .indigo-2 {
    color: #c5cae9 !important;
  }
  .indigo-3 {
    color: #9fa8da !important;
  }
  .indigo-4 {
    color: #7986cb !important;
  }
  .indigo-5 {
    color: #5c6bc0 !important;
  }
  .indigo-6 {
    color: #3f51b5 !important;
  }
  .indigo-7 {
    color: #3949ab !important;
  }
  .indigo-8 {
    color: #303f9f !important;
  }
  .indigo-9 {
    color: #283593 !important;
  }
  .indigo-10 {
    color: #1a237e !important;
  }
  .indigo-11 {
    color: #8c9eff !important;
  }
  .indigo-12 {
    color: #536dfe !important;
  }
  .indigo-13 {
    color: #3d5afe !important;
  }
  .indigo-14 {
    color: #304ffe !important;
  }
  .blue {
    color: #2196f3 !important;
  }
  .blue-1 {
    color: #e3f2fd !important;
  }
  .blue-2 {
    color: #bbdefb !important;
  }
  .blue-3 {
    color: #90caf9 !important;
  }
  .blue-4 {
    color: #64b5f6 !important;
  }
  .blue-5 {
    color: #42a5f5 !important;
  }
  .blue-6 {
    color: #2196f3 !important;
  }
  .blue-7 {
    color: #1e88e5 !important;
  }
  .blue-8 {
    color: #1976d2 !important;
  }
  .blue-9 {
    color: #1565c0 !important;
  }
  .blue-10 {
    color: #0d47a1 !important;
  }
  .blue-11 {
    color: #82b1ff !important;
  }
  .blue-12 {
    color: #448aff !important;
  }
  .blue-13 {
    color: #2979ff !important;
  }
  .blue-14 {
    color: #2962ff !important;
  }
  .light-blue {
    color: #03a9f4 !important;
  }
  .light-blue-1 {
    color: #e1f5fe !important;
  }
  .light-blue-2 {
    color: #b3e5fc !important;
  }
  .light-blue-3 {
    color: #81d4fa !important;
  }
  .light-blue-4 {
    color: #4fc3f7 !important;
  }
  .light-blue-5 {
    color: #29b6f6 !important;
  }
  .light-blue-6 {
    color: #03a9f4 !important;
  }
  .light-blue-7 {
    color: #039be5 !important;
  }
  .light-blue-8 {
    color: #0288d1 !important;
  }
  .light-blue-9 {
    color: #0277bd !important;
  }
  .light-blue-10 {
    color: #01579b !important;
  }
  .light-blue-11 {
    color: #80d8ff !important;
  }
  .light-blue-12 {
    color: #40c4ff !important;
  }
  .light-blue-13 {
    color: #00b0ff !important;
  }
  .light-blue-14 {
    color: #0091ea !important;
  }
  .cyan {
    color: #00bcd4 !important;
  }
  .cyan-1 {
    color: #e0f7fa !important;
  }
  .cyan-2 {
    color: #b2ebf2 !important;
  }
  .cyan-3 {
    color: #80deea !important;
  }
  .cyan-4 {
    color: #4dd0e1 !important;
  }
  .cyan-5 {
    color: #26c6da !important;
  }
  .cyan-6 {
    color: #00bcd4 !important;
  }
  .cyan-7 {
    color: #00acc1 !important;
  }
  .cyan-8 {
    color: #0097a7 !important;
  }
  .cyan-9 {
    color: #00838f !important;
  }
  .cyan-10 {
    color: #006064 !important;
  }
  .cyan-11 {
    color: #84ffff !important;
  }
  .cyan-12 {
    color: #18ffff !important;
  }
  .cyan-13 {
    color: #00e5ff !important;
  }
  .cyan-14 {
    color: #00b8d4 !important;
  }
  .teal {
    color: #009688 !important;
  }
  .teal-1 {
    color: #e0f2f1 !important;
  }
  .teal-2 {
    color: #b2dfdb !important;
  }
  .teal-3 {
    color: #80cbc4 !important;
  }
  .teal-4 {
    color: #4db6ac !important;
  }
  .teal-5 {
    color: #26a69a !important;
  }
  .teal-6 {
    color: #009688 !important;
  }
  .teal-7 {
    color: #00897b !important;
  }
  .teal-8 {
    color: #00796b !important;
  }
  .teal-9 {
    color: #00695c !important;
  }
  .teal-10 {
    color: #004d40 !important;
  }
  .teal-11 {
    color: #a7ffeb !important;
  }
  .teal-12 {
    color: #64ffda !important;
  }
  .teal-13 {
    color: #1de9b6 !important;
  }
  .teal-14 {
    color: #00bfa5 !important;
  }
  .green {
    color: #4caf50 !important;
  }
  .green-1 {
    color: #e8f5e9 !important;
  }
  .green-2 {
    color: #c8e6c9 !important;
  }
  .green-3 {
    color: #a5d6a7 !important;
  }
  .green-4 {
    color: #81c784 !important;
  }
  .green-5 {
    color: #66bb6a !important;
  }
  .green-6 {
    color: #4caf50 !important;
  }
  .green-7 {
    color: #43a047 !important;
  }
  .green-8 {
    color: #388e3c !important;
  }
  .green-9 {
    color: #2e7d32 !important;
  }
  .green-10 {
    color: #1b5e20 !important;
  }
  .green-11 {
    color: #b9f6ca !important;
  }
  .green-12 {
    color: #69f0ae !important;
  }
  .green-13 {
    color: #00e676 !important;
  }
  .green-14 {
    color: #00c853 !important;
  }
  .light-green {
    color: #8bc34a !important;
  }
  .light-green-1 {
    color: #f1f8e9 !important;
  }
  .light-green-2 {
    color: #dcedc8 !important;
  }
  .light-green-3 {
    color: #c5e1a5 !important;
  }
  .light-green-4 {
    color: #aed581 !important;
  }
  .light-green-5 {
    color: #9ccc65 !important;
  }
  .light-green-6 {
    color: #8bc34a !important;
  }
  .light-green-7 {
    color: #7cb342 !important;
  }
  .light-green-8 {
    color: #689f38 !important;
  }
  .light-green-9 {
    color: #558b2f !important;
  }
  .light-green-10 {
    color: #33691e !important;
  }
  .light-green-11 {
    color: #ccff90 !important;
  }
  .light-green-12 {
    color: #b2ff59 !important;
  }
  .light-green-13 {
    color: #76ff03 !important;
  }
  .light-green-14 {
    color: #64dd17 !important;
  }
  .lime {
    color: #cddc39 !important;
  }
  .lime-1 {
    color: #f9fbe7 !important;
  }
  .lime-2 {
    color: #f0f4c3 !important;
  }
  .lime-3 {
    color: #e6ee9c !important;
  }
  .lime-4 {
    color: #dce775 !important;
  }
  .lime-5 {
    color: #d4e157 !important;
  }
  .lime-6 {
    color: #cddc39 !important;
  }
  .lime-7 {
    color: #c0ca33 !important;
  }
  .lime-8 {
    color: #afb42b !important;
  }
  .lime-9 {
    color: #9e9d24 !important;
  }
  .lime-10 {
    color: #827717 !important;
  }
  .lime-11 {
    color: #f4ff81 !important;
  }
  .lime-12 {
    color: #eeff41 !important;
  }
  .lime-13 {
    color: #c6ff00 !important;
  }
  .lime-14 {
    color: #aeea00 !important;
  }
  .yellow {
    color: #ffeb3b !important;
  }
  .yellow-1 {
    color: #fffde7 !important;
  }
  .yellow-2 {
    color: #fff9c4 !important;
  }
  .yellow-3 {
    color: #fff59d !important;
  }
  .yellow-4 {
    color: #fff176 !important;
  }
  .yellow-5 {
    color: #ffee58 !important;
  }
  .yellow-6 {
    color: #ffeb3b !important;
  }
  .yellow-7 {
    color: #fdd835 !important;
  }
  .yellow-8 {
    color: #fbc02d !important;
  }
  .yellow-9 {
    color: #f9a825 !important;
  }
  .yellow-10 {
    color: #f57f17 !important;
  }
  .yellow-11 {
    color: #ffff8d !important;
  }
  .yellow-12 {
    color: #ffff00 !important;
  }
  .yellow-13 {
    color: #ffea00 !important;
  }
  .yellow-14 {
    color: #ffd600 !important;
  }
  .amber {
    color: #ffc107 !important;
  }
  .amber-1 {
    color: #fff8e1 !important;
  }
  .amber-2 {
    color: #ffecb3 !important;
  }
  .amber-3 {
    color: #ffe082 !important;
  }
  .amber-4 {
    color: #ffd54f !important;
  }
  .amber-5 {
    color: #ffca28 !important;
  }
  .amber-6 {
    color: #ffc107 !important;
  }
  .amber-7 {
    color: #ffb300 !important;
  }
  .amber-8 {
    color: #ffa000 !important;
  }
  .amber-9 {
    color: #ff8f00 !important;
  }
  .amber-10 {
    color: #ff6f00 !important;
  }
  .amber-11 {
    color: #ffe57f !important;
  }
  .amber-12 {
    color: #ffd740 !important;
  }
  .amber-13 {
    color: #ffc400 !important;
  }
  .amber-14 {
    color: #ffab00 !important;
  }
  .orange {
    color: #ff9800 !important;
  }
  .orange-1 {
    color: #fff3e0 !important;
  }
  .orange-2 {
    color: #ffe0b2 !important;
  }
  .orange-3 {
    color: #ffcc80 !important;
  }
  .orange-4 {
    color: #ffb74d !important;
  }
  .orange-5 {
    color: #ffa726 !important;
  }
  .orange-6 {
    color: #ff9800 !important;
  }
  .orange-7 {
    color: #fb8c00 !important;
  }
  .orange-8 {
    color: #f57c00 !important;
  }
  .orange-9 {
    color: #ef6c00 !important;
  }
  .orange-10 {
    color: #e65100 !important;
  }
  .orange-11 {
    color: #ffd180 !important;
  }
  .orange-12 {
    color: #ffab40 !important;
  }
  .orange-13 {
    color: #ff9100 !important;
  }
  .orange-14 {
    color: #ff6d00 !important;
  }
  .deep-orange {
    color: #ff5722 !important;
  }
  .deep-orange-1 {
    color: #fbe9e7 !important;
  }
  .deep-orange-2 {
    color: #ffccbc !important;
  }
  .deep-orange-3 {
    color: #ffab91 !important;
  }
  .deep-orange-4 {
    color: #ff8a65 !important;
  }
  .deep-orange-5 {
    color: #ff7043 !important;
  }
  .deep-orange-6 {
    color: #ff5722 !important;
  }
  .deep-orange-7 {
    color: #f4511e !important;
  }
  .deep-orange-8 {
    color: #e64a19 !important;
  }
  .deep-orange-9 {
    color: #d84315 !important;
  }
  .deep-orange-10 {
    color: #bf360c !important;
  }
  .deep-orange-11 {
    color: #ff9e80 !important;
  }
  .deep-orange-12 {
    color: #ff6e40 !important;
  }
  .deep-orange-13 {
    color: #ff3d00 !important;
  }
  .deep-orange-14 {
    color: #dd2c00 !important;
  }
  .brown {
    color: #795548 !important;
  }
  .brown-1 {
    color: #efebe9 !important;
  }
  .brown-2 {
    color: #d7ccc8 !important;
  }
  .brown-3 {
    color: #bcaaa4 !important;
  }
  .brown-4 {
    color: #a1887f !important;
  }
  .brown-5 {
    color: #8d6e63 !important;
  }
  .brown-6 {
    color: #795548 !important;
  }
  .brown-7 {
    color: #6d4c41 !important;
  }
  .brown-8 {
    color: #5d4037 !important;
  }
  .brown-9 {
    color: #4e342e !important;
  }
  .brown-10 {
    color: #3e2723 !important;
  }
  .brown-11 {
    color: #d7ccc8 !important;
  }
  .brown-12 {
    color: #bcaaa4 !important;
  }
  .brown-13 {
    color: #8d6e63 !important;
  }
  .brown-14 {
    color: #5d4037 !important;
  }
  .grey {
    color: #9e9e9e !important;
  }
  .grey-1 {
    color: #fafafa !important;
  }
  .grey-2 {
    color: #f5f5f5 !important;
  }
  .grey-3 {
    color: #eeeeee !important;
  }
  .grey-4 {
    color: #e0e0e0 !important;
  }
  .grey-5 {
    color: #bdbdbd !important;
  }
  .grey-6 {
    color: #9e9e9e !important;
  }
  .grey-7 {
    color: #757575 !important;
  }
  .grey-8 {
    color: #616161 !important;
  }
  .grey-9 {
    color: #424242 !important;
  }
  .grey-10 {
    color: #212121 !important;
  }
  .grey-11 {
    color: #f5f5f5 !important;
  }
  .grey-12 {
    color: #eeeeee !important;
  }
  .grey-13 {
    color: #bdbdbd !important;
  }
  .grey-14 {
    color: #616161 !important;
  }
  .blue-grey {
    color: #607d8b !important;
  }
  .blue-grey-1 {
    color: #eceff1 !important;
  }
  .blue-grey-2 {
    color: #cfd8dc !important;
  }
  .blue-grey-3 {
    color: #b0bec5 !important;
  }
  .blue-grey-4 {
    color: #90a4ae !important;
  }
  .blue-grey-5 {
    color: #78909c !important;
  }
  .blue-grey-6 {
    color: #607d8b !important;
  }
  .blue-grey-7 {
    color: #546e7a !important;
  }
  .blue-grey-8 {
    color: #455a64 !important;
  }
  .blue-grey-9 {
    color: #37474f !important;
  }
  .blue-grey-10 {
    color: #263238 !important;
  }
  .blue-grey-11 {
    color: #cfd8dc !important;
  }
  .blue-grey-12 {
    color: #b0bec5 !important;
  }
  .blue-grey-13 {
    color: #78909c !important;
  }
  .blue-grey-14 {
    color: #455a64 !important;
  }
  
  .bg-red {
    background-color: #f44336 !important;
  }
  .bg-red-1 {
    background-color: #ffebee !important;
  }
  .bg-red-2 {
    background-color: #ffcdd2 !important;
  }
  .bg-red-3 {
    background-color: #ef9a9a !important;
  }
  .bg-red-4 {
    background-color: #e57373 !important;
  }
  .bg-red-5 {
    background-color: #ef5350 !important;
  }
  .bg-red-6 {
    background-color: #f44336 !important;
  }
  .bg-red-7 {
    background-color: #e53935 !important;
  }
  .bg-red-8 {
    background-color: #d32f2f !important;
  }
  .bg-red-9 {
    background-color: #c62828 !important;
  }
  .bg-red-10 {
    background-color: #b71c1c !important;
  }
  .bg-red-11 {
    background-color: #ff8a80 !important;
  }
  .bg-red-12 {
    background-color: #ff5252 !important;
  }
  .bg-red-13 {
    background-color: #ff1744 !important;
  }
  .bg-red-14 {
    background-color: #d50000 !important;
  }
  .bg-pink {
    background-color: #e91e63 !important;
  }
  .bg-pink-1 {
    background-color: #fce4ec !important;
  }
  .bg-pink-2 {
    background-color: #f8bbd0 !important;
  }
  .bg-pink-3 {
    background-color: #f48fb1 !important;
  }
  .bg-pink-4 {
    background-color: #f06292 !important;
  }
  .bg-pink-5 {
    background-color: #ec407a !important;
  }
  .bg-pink-6 {
    background-color: #e91e63 !important;
  }
  .bg-pink-7 {
    background-color: #d81b60 !important;
  }
  .bg-pink-8 {
    background-color: #c2185b !important;
  }
  .bg-pink-9 {
    background-color: #ad1457 !important;
  }
  .bg-pink-10 {
    background-color: #880e4f !important;
  }
  .bg-pink-11 {
    background-color: #ff80ab !important;
  }
  .bg-pink-12 {
    background-color: #ff4081 !important;
  }
  .bg-pink-13 {
    background-color: #f50057 !important;
  }
  .bg-pink-14 {
    background-color: #c51162 !important;
  }
  .bg-purple {
    background-color: #9c27b0 !important;
  }
  .bg-purple-1 {
    background-color: #f3e5f5 !important;
  }
  .bg-purple-2 {
    background-color: #e1bee7 !important;
  }
  .bg-purple-3 {
    background-color: #ce93d8 !important;
  }
  .bg-purple-4 {
    background-color: #ba68c8 !important;
  }
  .bg-purple-5 {
    background-color: #ab47bc !important;
  }
  .bg-purple-6 {
    background-color: #9c27b0 !important;
  }
  .bg-purple-7 {
    background-color: #8e24aa !important;
  }
  .bg-purple-8 {
    background-color: #7b1fa2 !important;
  }
  .bg-purple-9 {
    background-color: #6a1b9a !important;
  }
  .bg-purple-10 {
    background-color: #4a148c !important;
  }
  .bg-purple-11 {
    background-color: #ea80fc !important;
  }
  .bg-purple-12 {
    background-color: #e040fb !important;
  }
  .bg-purple-13 {
    background-color: #d500f9 !important;
  }
  .bg-purple-14 {
    background-color: #aa00ff !important;
  }
  .bg-deep-purple {
    background-color: #673ab7 !important;
  }
  .bg-deep-purple-1 {
    background-color: #ede7f6 !important;
  }
  .bg-deep-purple-2 {
    background-color: #d1c4e9 !important;
  }
  .bg-deep-purple-3 {
    background-color: #b39ddb !important;
  }
  .bg-deep-purple-4 {
    background-color: #9575cd !important;
  }
  .bg-deep-purple-5 {
    background-color: #7e57c2 !important;
  }
  .bg-deep-purple-6 {
    background-color: #673ab7 !important;
  }
  .bg-deep-purple-7 {
    background-color: #5e35b1 !important;
  }
  .bg-deep-purple-8 {
    background-color: #512da8 !important;
  }
  .bg-deep-purple-9 {
    background-color: #4527a0 !important;
  }
  .bg-deep-purple-10 {
    background-color: #311b92 !important;
  }
  .bg-deep-purple-11 {
    background-color: #b388ff !important;
  }
  .bg-deep-purple-12 {
    background-color: #7c4dff !important;
  }
  .bg-deep-purple-13 {
    background-color: #651fff !important;
  }
  .bg-deep-purple-14 {
    background-color: #6200ea !important;
  }
  .bg-indigo {
    background-color: #3f51b5 !important;
  }
  .bg-indigo-1 {
    background-color: #e8eaf6 !important;
  }
  .bg-indigo-2 {
    background-color: #c5cae9 !important;
  }
  .bg-indigo-3 {
    background-color: #9fa8da !important;
  }
  .bg-indigo-4 {
    background-color: #7986cb !important;
  }
  .bg-indigo-5 {
    background-color: #5c6bc0 !important;
  }
  .bg-indigo-6 {
    background-color: #3f51b5 !important;
  }
  .bg-indigo-7 {
    background-color: #3949ab !important;
  }
  .bg-indigo-8 {
    background-color: #303f9f !important;
  }
  .bg-indigo-9 {
    background-color: #283593 !important;
  }
  .bg-indigo-10 {
    background-color: #1a237e !important;
  }
  .bg-indigo-11 {
    background-color: #8c9eff !important;
  }
  .bg-indigo-12 {
    background-color: #536dfe !important;
  }
  .bg-indigo-13 {
    background-color: #3d5afe !important;
  }
  .bg-indigo-14 {
    background-color: #304ffe !important;
  }
  .bg-blue {
    background-color: #2196f3 !important;
  }
  .bg-blue-1 {
    background-color: #e3f2fd !important;
  }
  .bg-blue-2 {
    background-color: #bbdefb !important;
  }
  .bg-blue-3 {
    background-color: #90caf9 !important;
  }
  .bg-blue-4 {
    background-color: #64b5f6 !important;
  }
  .bg-blue-5 {
    background-color: #42a5f5 !important;
  }
  .bg-blue-6 {
    background-color: #2196f3 !important;
  }
  .bg-blue-7 {
    background-color: #1e88e5 !important;
  }
  .bg-blue-8 {
    background-color: #1976d2 !important;
  }
  .bg-blue-9 {
    background-color: #1565c0 !important;
  }
  .bg-blue-10 {
    background-color: #0d47a1 !important;
  }
  .bg-blue-11 {
    background-color: #82b1ff !important;
  }
  .bg-blue-12 {
    background-color: #448aff !important;
  }
  .bg-blue-13 {
    background-color: #2979ff !important;
  }
  .bg-blue-14 {
    background-color: #2962ff !important;
  }
  .bg-light-blue {
    background-color: #03a9f4 !important;
  }
  .bg-light-blue-1 {
    background-color: #e1f5fe !important;
  }
  .bg-light-blue-2 {
    background-color: #b3e5fc !important;
  }
  .bg-light-blue-3 {
    background-color: #81d4fa !important;
  }
  .bg-light-blue-4 {
    background-color: #4fc3f7 !important;
  }
  .bg-light-blue-5 {
    background-color: #29b6f6 !important;
  }
  .bg-light-blue-6 {
    background-color: #03a9f4 !important;
  }
  .bg-light-blue-7 {
    background-color: #039be5 !important;
  }
  .bg-light-blue-8 {
    background-color: #0288d1 !important;
  }
  .bg-light-blue-9 {
    background-color: #0277bd !important;
  }
  .bg-light-blue-10 {
    background-color: #01579b !important;
  }
  .bg-light-blue-11 {
    background-color: #80d8ff !important;
  }
  .bg-light-blue-12 {
    background-color: #40c4ff !important;
  }
  .bg-light-blue-13 {
    background-color: #00b0ff !important;
  }
  .bg-light-blue-14 {
    background-color: #0091ea !important;
  }
  .bg-cyan {
    background-color: #00bcd4 !important;
  }
  .bg-cyan-1 {
    background-color: #e0f7fa !important;
  }
  .bg-cyan-2 {
    background-color: #b2ebf2 !important;
  }
  .bg-cyan-3 {
    background-color: #80deea !important;
  }
  .bg-cyan-4 {
    background-color: #4dd0e1 !important;
  }
  .bg-cyan-5 {
    background-color: #26c6da !important;
  }
  .bg-cyan-6 {
    background-color: #00bcd4 !important;
  }
  .bg-cyan-7 {
    background-color: #00acc1 !important;
  }
  .bg-cyan-8 {
    background-color: #0097a7 !important;
  }
  .bg-cyan-9 {
    background-color: #00838f !important;
  }
  .bg-cyan-10 {
    background-color: #006064 !important;
  }
  .bg-cyan-11 {
    background-color: #84ffff !important;
  }
  .bg-cyan-12 {
    background-color: #18ffff !important;
  }
  .bg-cyan-13 {
    background-color: #00e5ff !important;
  }
  .bg-cyan-14 {
    background-color: #00b8d4 !important;
  }
  .bg-teal {
    background-color: #009688 !important;
  }
  .bg-teal-1 {
    background-color: #e0f2f1 !important;
  }
  .bg-teal-2 {
    background-color: #b2dfdb !important;
  }
  .bg-teal-3 {
    background-color: #80cbc4 !important;
  }
  .bg-teal-4 {
    background-color: #4db6ac !important;
  }
  .bg-teal-5 {
    background-color: #26a69a !important;
  }
  .bg-teal-6 {
    background-color: #009688 !important;
  }
  .bg-teal-7 {
    background-color: #00897b !important;
  }
  .bg-teal-8 {
    background-color: #00796b !important;
  }
  .bg-teal-9 {
    background-color: #00695c !important;
  }
  .bg-teal-10 {
    background-color: #004d40 !important;
  }
  .bg-teal-11 {
    background-color: #a7ffeb !important;
  }
  .bg-teal-12 {
    background-color: #64ffda !important;
  }
  .bg-teal-13 {
    background-color: #1de9b6 !important;
  }
  .bg-teal-14 {
    background-color: #00bfa5 !important;
  }
  .bg-green {
    background-color: #4caf50 !important;
  }
  .bg-green-1 {
    background-color: #e8f5e9 !important;
  }
  .bg-green-2 {
    background-color: #c8e6c9 !important;
  }
  .bg-green-3 {
    background-color: #a5d6a7 !important;
  }
  .bg-green-4 {
    background-color: #81c784 !important;
  }
  .bg-green-5 {
    background-color: #66bb6a !important;
  }
  .bg-green-6 {
    background-color: #4caf50 !important;
  }
  .bg-green-7 {
    background-color: #43a047 !important;
  }
  .bg-green-8 {
    background-color: #388e3c !important;
  }
  .bg-green-9 {
    background-color: #2e7d32 !important;
  }
  .bg-green-10 {
    background-color: #1b5e20 !important;
  }
  .bg-green-11 {
    background-color: #b9f6ca !important;
  }
  .bg-green-12 {
    background-color: #69f0ae !important;
  }
  .bg-green-13 {
    background-color: #00e676 !important;
  }
  .bg-green-14 {
    background-color: #00c853 !important;
  }
  .bg-light-green {
    background-color: #8bc34a !important;
  }
  .bg-light-green-1 {
    background-color: #f1f8e9 !important;
  }
  .bg-light-green-2 {
    background-color: #dcedc8 !important;
  }
  .bg-light-green-3 {
    background-color: #c5e1a5 !important;
  }
  .bg-light-green-4 {
    background-color: #aed581 !important;
  }
  .bg-light-green-5 {
    background-color: #9ccc65 !important;
  }
  .bg-light-green-6 {
    background-color: #8bc34a !important;
  }
  .bg-light-green-7 {
    background-color: #7cb342 !important;
  }
  .bg-light-green-8 {
    background-color: #689f38 !important;
  }
  .bg-light-green-9 {
    background-color: #558b2f !important;
  }
  .bg-light-green-10 {
    background-color: #33691e !important;
  }
  .bg-light-green-11 {
    background-color: #ccff90 !important;
  }
  .bg-light-green-12 {
    background-color: #b2ff59 !important;
  }
  .bg-light-green-13 {
    background-color: #76ff03 !important;
  }
  .bg-light-green-14 {
    background-color: #64dd17 !important;
  }
  .bg-lime {
    background-color: #cddc39 !important;
  }
  .bg-lime-1 {
    background-color: #f9fbe7 !important;
  }
  .bg-lime-2 {
    background-color: #f0f4c3 !important;
  }
  .bg-lime-3 {
    background-color: #e6ee9c !important;
  }
  .bg-lime-4 {
    background-color: #dce775 !important;
  }
  .bg-lime-5 {
    background-color: #d4e157 !important;
  }
  .bg-lime-6 {
    background-color: #cddc39 !important;
  }
  .bg-lime-7 {
    background-color: #c0ca33 !important;
  }
  .bg-lime-8 {
    background-color: #afb42b !important;
  }
  .bg-lime-9 {
    background-color: #9e9d24 !important;
  }
  .bg-lime-10 {
    background-color: #827717 !important;
  }
  .bg-lime-11 {
    background-color: #f4ff81 !important;
  }
  .bg-lime-12 {
    background-color: #eeff41 !important;
  }
  .bg-lime-13 {
    background-color: #c6ff00 !important;
  }
  .bg-lime-14 {
    background-color: #aeea00 !important;
  }
  .bg-yellow {
    background-color: #ffeb3b !important;
  }
  .bg-yellow-1 {
    background-color: #fffde7 !important;
  }
  .bg-yellow-2 {
    background-color: #fff9c4 !important;
  }
  .bg-yellow-3 {
    background-color: #fff59d !important;
  }
  .bg-yellow-4 {
    background-color: #fff176 !important;
  }
  .bg-yellow-5 {
    background-color: #ffee58 !important;
  }
  .bg-yellow-6 {
    background-color: #ffeb3b !important;
  }
  .bg-yellow-7 {
    background-color: #fdd835 !important;
  }
  .bg-yellow-8 {
    background-color: #fbc02d !important;
  }
  .bg-yellow-9 {
    background-color: #f9a825 !important;
  }
  .bg-yellow-10 {
    background-color: #f57f17 !important;
  }
  .bg-yellow-11 {
    background-color: #ffff8d !important;
  }
  .bg-yellow-12 {
    background-color: #ffff00 !important;
  }
  .bg-yellow-13 {
    background-color: #ffea00 !important;
  }
  .bg-yellow-14 {
    background-color: #ffd600 !important;
  }
  .bg-amber {
    background-color: #ffc107 !important;
  }
  .bg-amber-1 {
    background-color: #fff8e1 !important;
  }
  .bg-amber-2 {
    background-color: #ffecb3 !important;
  }
  .bg-amber-3 {
    background-color: #ffe082 !important;
  }
  .bg-amber-4 {
    background-color: #ffd54f !important;
  }
  .bg-amber-5 {
    background-color: #ffca28 !important;
  }
  .bg-amber-6 {
    background-color: #ffc107 !important;
  }
  .bg-amber-7 {
    background-color: #ffb300 !important;
  }
  .bg-amber-8 {
    background-color: #ffa000 !important;
  }
  .bg-amber-9 {
    background-color: #ff8f00 !important;
  }
  .bg-amber-10 {
    background-color: #ff6f00 !important;
  }
  .bg-amber-11 {
    background-color: #ffe57f !important;
  }
  .bg-amber-12 {
    background-color: #ffd740 !important;
  }
  .bg-amber-13 {
    background-color: #ffc400 !important;
  }
  .bg-amber-14 {
    background-color: #ffab00 !important;
  }
  .bg-orange {
    background-color: #ff9800 !important;
  }
  .bg-orange-1 {
    background-color: #fff3e0 !important;
  }
  .bg-orange-2 {
    background-color: #ffe0b2 !important;
  }
  .bg-orange-3 {
    background-color: #ffcc80 !important;
  }
  .bg-orange-4 {
    background-color: #ffb74d !important;
  }
  .bg-orange-5 {
    background-color: #ffa726 !important;
  }
  .bg-orange-6 {
    background-color: #ff9800 !important;
  }
  .bg-orange-7 {
    background-color: #fb8c00 !important;
  }
  .bg-orange-8 {
    background-color: #f57c00 !important;
  }
  .bg-orange-9 {
    background-color: #ef6c00 !important;
  }
  .bg-orange-10 {
    background-color: #e65100 !important;
  }
  .bg-orange-11 {
    background-color: #ffd180 !important;
  }
  .bg-orange-12 {
    background-color: #ffab40 !important;
  }
  .bg-orange-13 {
    background-color: #ff9100 !important;
  }
  .bg-orange-14 {
    background-color: #ff6d00 !important;
  }
  .bg-deep-orange {
    background-color: #ff5722 !important;
  }
  .bg-deep-orange-1 {
    background-color: #fbe9e7 !important;
  }
  .bg-deep-orange-2 {
    background-color: #ffccbc !important;
  }
  .bg-deep-orange-3 {
    background-color: #ffab91 !important;
  }
  .bg-deep-orange-4 {
    background-color: #ff8a65 !important;
  }
  .bg-deep-orange-5 {
    background-color: #ff7043 !important;
  }
  .bg-deep-orange-6 {
    background-color: #ff5722 !important;
  }
  .bg-deep-orange-7 {
    background-color: #f4511e !important;
  }
  .bg-deep-orange-8 {
    background-color: #e64a19 !important;
  }
  .bg-deep-orange-9 {
    background-color: #d84315 !important;
  }
  .bg-deep-orange-10 {
    background-color: #bf360c !important;
  }
  .bg-deep-orange-11 {
    background-color: #ff9e80 !important;
  }
  .bg-deep-orange-12 {
    background-color: #ff6e40 !important;
  }
  .bg-deep-orange-13 {
    background-color: #ff3d00 !important;
  }
  .bg-deep-orange-14 {
    background-color: #dd2c00 !important;
  }
  .bg-brown {
    background-color: #795548 !important;
  }
  .bg-brown-1 {
    background-color: #efebe9 !important;
  }
  .bg-brown-2 {
    background-color: #d7ccc8 !important;
  }
  .bg-brown-3 {
    background-color: #bcaaa4 !important;
  }
  .bg-brown-4 {
    background-color: #a1887f !important;
  }
  .bg-brown-5 {
    background-color: #8d6e63 !important;
  }
  .bg-brown-6 {
    background-color: #795548 !important;
  }
  .bg-brown-7 {
    background-color: #6d4c41 !important;
  }
  .bg-brown-8 {
    background-color: #5d4037 !important;
  }
  .bg-brown-9 {
    background-color: #4e342e !important;
  }
  .bg-brown-10 {
    background-color: #3e2723 !important;
  }
  .bg-brown-11 {
    background-color: #d7ccc8 !important;
  }
  .bg-brown-12 {
    background-color: #bcaaa4 !important;
  }
  .bg-brown-13 {
    background-color: #8d6e63 !important;
  }
  .bg-brown-14 {
    background-color: #5d4037 !important;
  }
  .bg-grey {
    background-color: #9e9e9e !important;
  }
  .bg-grey-1 {
    background-color: #fafafa !important;
  }
  .bg-grey-2 {
    background-color: #f5f5f5 !important;
  }
  .bg-grey-3 {
    background-color: #eeeeee !important;
  }
  .bg-grey-4 {
    background-color: #e0e0e0 !important;
  }
  .bg-grey-5 {
    background-color: #bdbdbd !important;
  }
  .bg-grey-6 {
    background-color: #9e9e9e !important;
  }
  .bg-grey-7 {
    background-color: #757575 !important;
  }
  .bg-grey-8 {
    background-color: #616161 !important;
  }
  .bg-grey-9 {
    background-color: #424242 !important;
  }
  .bg-grey-10 {
    background-color: #212121 !important;
  }
  .bg-grey-11 {
    background-color: #f5f5f5 !important;
  }
  .bg-grey-12 {
    background-color: #eeeeee !important;
  }
  .bg-grey-13 {
    background-color: #bdbdbd !important;
  }
  .bg-grey-14 {
    background-color: #616161 !important;
  }
  .bg-blue-grey {
    background-color: #607d8b !important;
  }
  .bg-blue-grey-1 {
    background-color: #eceff1 !important;
  }
  .bg-blue-grey-2 {
    background-color: #cfd8dc !important;
  }
  .bg-blue-grey-3 {
    background-color: #b0bec5 !important;
  }
  .bg-blue-grey-4 {
    background-color: #90a4ae !important;
  }
  .bg-blue-grey-5 {
    background-color: #78909c !important;
  }
  .bg-blue-grey-6 {
    background-color: #607d8b !important;
  }
  .bg-blue-grey-7 {
    background-color: #546e7a !important;
  }
  .bg-blue-grey-8 {
    background-color: #455a64 !important;
  }
  .bg-blue-grey-9 {
    background-color: #37474f !important;
  }
  .bg-blue-grey-10 {
    background-color: #263238 !important;
  }
  .bg-blue-grey-11 {
    background-color: #cfd8dc !important;
  }
  .bg-blue-grey-12 {
    background-color: #b0bec5 !important;
  }
  .bg-blue-grey-13 {
    background-color: #78909c !important;
  }
  .bg-blue-grey-14 {
    background-color: #455a64 !important;
  }