.font-7 {
    font-size: 7pt !important;;
}
.font-8 {
    font-size: 8pt !important;;
}
.font-9 {
    font-size: 9pt !important;;
}
.font-10 {
    font-size: 10pt !important;;
}
.font-11 {
    font-size: 11pt !important;
}
.font-12 {
    font-size: 12pt !important;;
}
.font-13 {
    font-size: 13pt !important;;
}
.font-14 {
    font-size: 14pt !important;;
}
.font-15 {
    font-size: 15pt !important;;
}
.font-16 {
    font-size: 16pt !important;;
}
.font-17 {
    font-size: 17pt !important;;
}
.font-18 {
    font-size: 18pt !important;;
}
.font-19 {
    font-size: 19pt !important;;
}
.font-20 {
    font-size: 20pt !important;;
}
.font-21 {
    font-size: 21pt !important;;
}
.font-22 {
    font-size: 22pt !important;;
}
.font-23 {
    font-size: 23pt !important;;
}
.font-24 {
    font-size: 24pt !important;;
}

.font-px-7 {
    font-size: 7px !important;
}
.font-px-8 {
    font-size: 8px !important;
}
.font-px-9 {
    font-size: 9px !important;
}
.font-px-10 {
    font-size: 10px !important;
}
.font-px-11 {
    font-size: 11px !important;
}
.font-px-12 {
    font-size: 12px !important;
}
.font-px-13 {
    font-size: 13px !important;
}
.font-px-14 {
    font-size: 14px !important;
}
.font-px-15 {
    font-size: 15px !important;
}
.font-px-16 {
    font-size: 16px !important;
}
.font-px-17 {
    font-size: 17px !important;
}
.font-px-18 {
    font-size: 18px !important;
}
.font-px-19 {
    font-size: 19px !important;
}
.font-px-20 {
    font-size: 20px !important;
}
.font-px-21 {
    font-size: 21px !important;
}
.font-px-22 {
    font-size: 22px !important;
}
.font-px-23 {
    font-size: 23px !important;
}
.font-px-24 {
    font-size: 24px !important;
}

.black-text {
    color: black;
}
.white-text {
    color: white;
}
.red-text {
    color:#F44336 !important
}
.red-text.text-lighten-5 {
    color:#FFEBEE !important
}
.red-text.text-lighten-4 {
    color:#FFCDD2 !important
}
.red-text.text-lighten-3 {
    color:#EF9A9A !important
}
.red-text.text-lighten-2 {
    color:#E57373 !important
}
.red-text.text-lighten-1 {
    color:#EF5350 !important
}
.red-text.text-darken-1 {
    color:#E53935 !important
}
.red-text.text-darken-2 {
    color:#D32F2F !important
}
.red-text.text-darken-3 {
    color:#C62828 !important
}
.red-text.text-darken-4 {
    color:#B71C1C !important
}
.red-text.text-accent-1 {
    color:#FF8A80 !important
}
.red-text.text-accent-2 {
    color:#FF5252 !important
}
.red-text.text-accent-3 {
    color:#FF1744 !important
}
.red-text.text-accent-4 {
    color:#D50000 !important
}
.pink-text {
    color:#e91e63 !important
}
.pink-text.text-lighten-5 {
    color:#fce4ec !important
}
.pink-text.text-lighten-4 {
    color:#f8bbd0 !important
}
.pink-text.text-lighten-3 {
    color:#f48fb1 !important
}
.pink-text.text-lighten-2 {
    color:#f06292 !important
}
.pink-text.text-lighten-1 {
    color:#ec407a !important
}
.pink-text.text-darken-1 {
    color:#d81b60 !important
}
.pink-text.text-darken-2 {
    color:#c2185b !important
}
.pink-text.text-darken-3 {
    color:#ad1457 !important
}
.pink-text.text-darken-4 {
    color:#880e4f !important
}
.pink-text.text-accent-1 {
    color:#ff80ab !important
}
.pink-text.text-accent-2 {
    color:#ff4081 !important
}
.pink-text.text-accent-3 {
    color:#f50057 !important
}
.pink-text.text-accent-4 {
    color:#c51162 !important
}
.purple-text {
    color:#9c27b0 !important
}
.purple-text.text-lighten-5 {
    color:#f3e5f5 !important
}
.purple-text.text-lighten-4 {
    color:#e1bee7 !important
}
.purple-text.text-lighten-3 {
    color:#ce93d8 !important
}
.purple-text.text-lighten-2 {
    color:#ba68c8 !important
}
.purple-text.text-lighten-1 {
    color:#ab47bc !important
}
.purple-text.text-darken-1 {
    color:#8e24aa !important
}
.purple-text.text-darken-2 {
    color:#7b1fa2 !important
}
.purple-text.text-darken-3 {
    color:#6a1b9a !important
}
.purple-text.text-darken-4 {
    color:#4a148c !important
}
.purple-text.text-accent-1 {
    color:#ea80fc !important
}
.purple-text.text-accent-2 {
    color:#e040fb !important
}
.purple-text.text-accent-3 {
    color:#d500f9 !important
}
.purple-text.text-accent-4 {
    color:#a0f !important
}
.deep-purple-text {
    color:#673ab7 !important
}
.deep-purple-text.text-lighten-5 {
    color:#ede7f6 !important
}
.deep-purple-text.text-lighten-4 {
    color:#d1c4e9 !important
}
.deep-purple-text.text-lighten-3 {
    color:#b39ddb !important
}
.deep-purple-text.text-lighten-2 {
    color:#9575cd !important
}
.deep-purple-text.text-lighten-1 {
    color:#7e57c2 !important
}
.deep-purple-text.text-darken-1 {
    color:#5e35b1 !important
}
.deep-purple-text.text-darken-2 {
    color:#512da8 !important
}
.deep-purple-text.text-darken-3 {
    color:#4527a0 !important
}
.deep-purple-text.text-darken-4 {
    color:#311b92 !important
}
.deep-purple-text.text-accent-1 {
    color:#b388ff !important
}
.deep-purple-text.text-accent-2 {
    color:#7c4dff !important
}
.deep-purple-text.text-accent-3 {
    color:#651fff !important
}
.deep-purple-text.text-accent-4 {
    color:#6200ea !important
}
.indigo-text {
    color:#3f51b5 !important
}
.indigo-text.text-lighten-5 {
    color:#e8eaf6 !important
}
.indigo-text.text-lighten-4 {
    color:#c5cae9 !important
}
.indigo-text.text-lighten-3 {
    color:#9fa8da !important
}
.indigo-text.text-lighten-2 {
    color:#7986cb !important
}
.indigo-text.text-lighten-1 {
    color:#5c6bc0 !important
}
.indigo-text.text-darken-1 {
    color:#3949ab !important
}
.indigo-text.text-darken-2 {
    color:#303f9f !important
}
.indigo-text.text-darken-3 {
    color:#283593 !important
}
.indigo-text.text-darken-4 {
    color:#1a237e !important
}
.indigo-text.text-accent-1 {
    color:#8c9eff !important
}
.indigo-text.text-accent-2 {
    color:#536dfe !important
}
.indigo-text.text-accent-3 {
    color:#3d5afe !important
}
.indigo-text.text-accent-4 {
    color:#304ffe !important
}
.blue-text {
    color:#2196F3 !important
}
.blue-text.text-lighten-5 {
    color:#E3F2FD !important
}
.blue-text.text-lighten-4 {
    color:#BBDEFB !important
}
.blue-text.text-lighten-3 {
    color:#90CAF9 !important
}
.blue-text.text-lighten-2 {
    color:#64B5F6 !important
}
.blue-text.text-lighten-1 {
    color:#42A5F5 !important
}
.blue-text.text-darken-1 {
    color:#1E88E5 !important
}
.blue-text.text-darken-2 {
    color:#1976D2 !important
}
.blue-text.text-darken-3 {
    color:#1565C0 !important
}
.blue-text.text-darken-4 {
    color:#0D47A1 !important
}
.blue-text.text-accent-1 {
    color:#82B1FF !important
}
.blue-text.text-accent-2 {
    color:#448AFF !important
}
.blue-text.text-accent-3 {
    color:#2979FF !important
}
.blue-text.text-accent-4 {
    color:#2962FF !important
}
.light-blue-text {
    color:#03a9f4 !important
}
.light-blue-text.text-lighten-5 {
    color:#e1f5fe !important
}
.light-blue-text.text-lighten-4 {
    color:#b3e5fc !important
}
.light-blue-text.text-lighten-3 {
    color:#81d4fa !important
}
.light-blue-text.text-lighten-2 {
    color:#4fc3f7 !important
}
.light-blue-text.text-lighten-1 {
    color:#29b6f6 !important
}
.light-blue-text.text-darken-1 {
    color:#039be5 !important
}
.light-blue-text.text-darken-2 {
    color:#0288d1 !important
}
.light-blue-text.text-darken-3 {
    color:#0277bd !important
}
.light-blue-text.text-darken-4 {
    color:#01579b !important
}
.light-blue-text.text-accent-1 {
    color:#80d8ff !important
}
.light-blue-text.text-accent-2 {
    color:#40c4ff !important
}
.light-blue-text.text-accent-3 {
    color:#00b0ff !important
}
.light-blue-text.text-accent-4 {
    color:#0091ea !important
}
.cyan-text {
    color:#00bcd4 !important
}
.cyan-text.text-lighten-5 {
    color:#e0f7fa !important
}
.cyan-text.text-lighten-4 {
    color:#b2ebf2 !important
}
.cyan-text.text-lighten-3 {
    color:#80deea !important
}
.cyan-text.text-lighten-2 {
    color:#4dd0e1 !important
}
.cyan-text.text-lighten-1 {
    color:#26c6da !important
}
.cyan-text.text-darken-1 {
    color:#00acc1 !important
}
.cyan-text.text-darken-2 {
    color:#0097a7 !important
}
.cyan-text.text-darken-3 {
    color:#00838f !important
}
.cyan-text.text-darken-4 {
    color:#006064 !important
}
.cyan-text.text-accent-1 {
    color:#84ffff !important
}
.cyan-text.text-accent-2 {
    color:#18ffff !important
}
.cyan-text.text-accent-3 {
    color:#00e5ff !important
}
.cyan-text.text-accent-4 {
    color:#00b8d4 !important
}
.teal-text {
    color:#009688 !important
}
.teal-text.text-lighten-5 {
    color:#e0f2f1 !important
}
.teal-text.text-lighten-4 {
    color:#b2dfdb !important
}
.teal-text.text-lighten-3 {
    color:#80cbc4 !important
}
.teal-text.text-lighten-2 {
    color:#4db6ac !important
}
.teal-text.text-lighten-1 {
    color:#26a69a !important
}
.teal-text.text-darken-1 {
    color:#00897b !important
}
.teal-text.text-darken-2 {
    color:#00796b !important
}
.teal-text.text-darken-3 {
    color:#00695c !important
}
.teal-text.text-darken-4 {
    color:#004d40 !important
}
.teal-text.text-accent-1 {
    color:#a7ffeb !important
}
.teal-text.text-accent-2 {
    color:#64ffda !important
}
.teal-text.text-accent-3 {
    color:#1de9b6 !important
}
.teal-text.text-accent-4 {
    color:#00bfa5 !important
}
.green-text {
    color:#4CAF50 !important
}
.green-text.text-lighten-5 {
    color:#E8F5E9 !important
}
.green-text.text-lighten-4 {
    color:#C8E6C9 !important
}
.green-text.text-lighten-3 {
    color:#A5D6A7 !important
}
.green-text.text-lighten-2 {
    color:#81C784 !important
}
.green-text.text-lighten-1 {
    color:#66BB6A !important
}
.green-text.text-darken-1 {
    color:#43A047 !important
}
.green-text.text-darken-2 {
    color:#388E3C !important
}
.green-text.text-darken-3 {
    color:#2E7D32 !important
}
.green-text.text-darken-4 {
    color:#1B5E20 !important
}
.green-text.text-accent-1 {
    color:#B9F6CA !important
}
.green-text.text-accent-2 {
    color:#69F0AE !important
}
.green-text.text-accent-3 {
    color:#00E676 !important
}
.green-text.text-accent-4 {
    color:#00C853 !important
}
.light-green-text {
    color:#8bc34a !important
}
.light-green-text.text-lighten-5 {
    color:#f1f8e9 !important
}
.light-green-text.text-lighten-4 {
    color:#dcedc8 !important
}
.light-green-text.text-lighten-3 {
    color:#c5e1a5 !important
}
.light-green-text.text-lighten-2 {
    color:#aed581 !important
}
.light-green-text.text-lighten-1 {
    color:#9ccc65 !important
}
.light-green-text.text-darken-1 {
    color:#7cb342 !important
}
.light-green-text.text-darken-2 {
    color:#689f38 !important
}
.light-green-text.text-darken-3 {
    color:#558b2f !important
}
.light-green-text.text-darken-4 {
    color:#33691e !important
}
.light-green-text.text-accent-1 {
    color:#ccff90 !important
}
.light-green-text.text-accent-2 {
    color:#b2ff59 !important
}
.light-green-text.text-accent-3 {
    color:#76ff03 !important
}
.light-green-text.text-accent-4 {
    color:#64dd17 !important
}
.lime-text {
    color:#cddc39 !important
}
.lime-text.text-lighten-5 {
    color:#f9fbe7 !important
}
.lime-text.text-lighten-4 {
    color:#f0f4c3 !important
}
.lime-text.text-lighten-3 {
    color:#e6ee9c !important
}
.lime-text.text-lighten-2 {
    color:#dce775 !important
}
.lime-text.text-lighten-1 {
    color:#d4e157 !important
}
.lime-text.text-darken-1 {
    color:#c0ca33 !important
}
.lime-text.text-darken-2 {
    color:#afb42b !important
}
.lime-text.text-darken-3 {
    color:#9e9d24 !important
}
.lime-text.text-darken-4 {
    color:#827717 !important
}
.lime-text.text-accent-1 {
    color:#f4ff81 !important
}
.lime-text.text-accent-2 {
    color:#eeff41 !important
}
.lime-text.text-accent-3 {
    color:#c6ff00 !important
}
.lime-text.text-accent-4 {
    color:#aeea00 !important
}
.yellow-text {
    color:#ffeb3b !important
}
.yellow-text.text-lighten-5 {
    color:#fffde7 !important
}
.yellow-text.text-lighten-4 {
    color:#fff9c4 !important
}
.yellow-text.text-lighten-3 {
    color:#fff59d !important
}
.yellow-text.text-lighten-2 {
    color:#fff176 !important
}
.yellow-text.text-lighten-1 {
    color:#ffee58 !important
}
.yellow-text.text-darken-1 {
    color:#fdd835 !important
}
.yellow-text.text-darken-2 {
    color:#fbc02d !important
}
.yellow-text.text-darken-3 {
    color:#f9a825 !important
}
.yellow-text.text-darken-4 {
    color:#f57f17 !important
}
.yellow-text.text-accent-1 {
    color:#ffff8d !important
}
.yellow-text.text-accent-2 {
    color:#ff0 !important
}
.yellow-text.text-accent-3 {
    color:#ffea00 !important
}
.yellow-text.text-accent-4 {
    color:#ffd600 !important
}
.amber-text {
    color:#ffc107 !important
}
.amber-text.text-lighten-5 {
    color:#fff8e1 !important
}
.amber-text.text-lighten-4 {
    color:#ffecb3 !important
}
.amber-text.text-lighten-3 {
    color:#ffe082 !important
}
.amber-text.text-lighten-2 {
    color:#ffd54f !important
}
.amber-text.text-lighten-1 {
    color:#ffca28 !important
}
.amber-text.text-darken-1 {
    color:#ffb300 !important
}
.amber-text.text-darken-2 {
    color:#ffa000 !important
}
.amber-text.text-darken-3 {
    color:#ff8f00 !important
}
.amber-text.text-darken-4 {
    color:#ff6f00 !important
}
.amber-text.text-accent-1 {
    color:#ffe57f !important
}
.amber-text.text-accent-2 {
    color:#ffd740 !important
}
.amber-text.text-accent-3 {
    color:#ffc400 !important
}
.amber-text.text-accent-4 {
    color:#ffab00 !important
}
.orange-text {
    color:#ff9800 !important
}
.orange-text.text-lighten-5 {
    color:#fff3e0 !important
}
.orange-text.text-lighten-4 {
    color:#ffe0b2 !important
}
.orange-text.text-lighten-3 {
    color:#ffcc80 !important
}
.orange-text.text-lighten-2 {
    color:#ffb74d !important
}
.orange-text.text-lighten-1 {
    color:#ffa726 !important
}
.orange-text.text-darken-1 {
    color:#fb8c00 !important
}
.orange-text.text-darken-2 {
    color:#f57c00 !important
}
.orange-text.text-darken-3 {
    color:#ef6c00 !important
}
.orange-text.text-darken-4 {
    color:#e65100 !important
}
.orange-text.text-accent-1 {
    color:#ffd180 !important
}
.orange-text.text-accent-2 {
    color:#ffab40 !important
}
.orange-text.text-accent-3 {
    color:#ff9100 !important
}
.orange-text.text-accent-4 {
    color:#ff6d00 !important
}
.deep-orange-text {
    color:#ff5722 !important
}
.deep-orange-text.text-lighten-5 {
    color:#fbe9e7 !important
}
.deep-orange-text.text-lighten-4 {
    color:#ffccbc !important
}
.deep-orange-text.text-lighten-3 {
    color:#ffab91 !important
}
.deep-orange-text.text-lighten-2 {
    color:#ff8a65 !important
}
.deep-orange-text.text-lighten-1 {
    color:#ff7043 !important
}
.deep-orange-text.text-darken-1 {
    color:#f4511e !important
}
.deep-orange-text.text-darken-2 {
    color:#e64a19 !important
}
.deep-orange-text.text-darken-3 {
    color:#d84315 !important
}
.deep-orange-text.text-darken-4 {
    color:#bf360c !important
}
.deep-orange-text.text-accent-1 {
    color:#ff9e80 !important
}
.deep-orange-text.text-accent-2 {
    color:#ff6e40 !important
}
.deep-orange-text.text-accent-3 {
    color:#ff3d00 !important
}
.deep-orange-text.text-accent-4 {
    color:#dd2c00 !important
}
.brown-text {
    color:#795548 !important
}
.brown-text.text-lighten-5 {
    color:#efebe9 !important
}
.brown-text.text-lighten-4 {
    color:#d7ccc8 !important
}
.brown-text.text-lighten-3 {
    color:#bcaaa4 !important
}
.brown-text.text-lighten-2 {
    color:#a1887f !important
}
.brown-text.text-lighten-1 {
    color:#8d6e63 !important
}
.brown-text.text-darken-1 {
    color:#6d4c41 !important
}
.brown-text.text-darken-2 {
    color:#5d4037 !important
}
.brown-text.text-darken-3 {
    color:#4e342e !important
}
.brown-text.text-darken-4 {
    color:#3e2723 !important
}
.blue-grey-text {
    color:#607d8b !important
}
.blue-grey-text.text-lighten-5 {
    color:#eceff1 !important
}
.blue-grey-text.text-lighten-4 {
    color:#cfd8dc !important
}
.blue-grey-text.text-lighten-3 {
    color:#b0bec5 !important
}
.blue-grey-text.text-lighten-2 {
    color:#90a4ae !important
}
.blue-grey-text.text-lighten-1 {
    color:#78909c !important
}
.blue-grey-text.text-darken-1 {
    color:#546e7a !important
}
.blue-grey-text.text-darken-2 {
    color:#455a64 !important
}
.blue-grey-text.text-darken-3 {
    color:#37474f !important
}
.blue-grey-text.text-darken-4 {
    color:#263238 !important
}
.grey-text {
    color:#9e9e9e !important
}
.grey-text.text-lighten-5 {
    color:#fafafa !important
}
.grey-text.text-lighten-4 {
    color:#f5f5f5 !important
}
.grey-text.text-lighten-3 {
    color:#eee !important
}
.grey-text.text-lighten-2 {
    color:#e0e0e0 !important
}
.grey-text.text-lighten-1 {
    color:#bdbdbd !important
}
.grey-text.text-darken-1 {
    color:#757575 !important
}
.grey-text.text-darken-2 {
    color:#616161 !important
}

.grey-text.text-darken-3 {
    color:#424242 !important
}

.grey-text.text-darken-4 {
    color:#212121 !important
}

.undeline {
    text-decoration: underline;
}
.font-bold {
    font-weight: bold;
}
.font-weight-390 {
    font-weight: 390;
}
.font-weight-395 {
    font-weight: 395;
}
.font-weight-400 {
    font-weight: 400;
}






