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