﻿/* --- FONT COLOR ---*/

.txtGainsboro { color: #DCDCDC !important; }
.txtLightGray { color: #D3D3D3 !important; }
.txtSilver { color: #C0C0C0 !important; }
.txtDarkGray { color: #A9A9A9 !important; }
.txtGray { color: #808080 !important; }
.txtDimGray { color: #696969 !important; }
.txtLightSlateGray { color: #778899 !important; }
.txtSlateGray { color: #708090 !important; }
.txtDarkSlateGray { color: #2F4F4F !important; }
.txtBlack { color: #000000 !important; }

.txtCornsilk { color: #FFF8DC !important; }
.txtBlanchedAlmond { color: #FFEBCD !important; }
.txtBisque { color: #FFE4C4 !important; }
.txtNavajoWhite { color: #FFDEAD !important; }
.txtWheat { color: #F5DEB3 !important; }
.txtBurlywood { color: #DEB887 !important; }
.txtTan { color: #D2B48C !important; }
.txtRosyBrown { color: #BC8F8F !important; }
.txtSandyBrown { color: #F4A460 !important; }
.txtGoldenrod { color: #DAA520 !important; }
.txtDarkGoldenrod { color: #B8860B !important; }
.txtPeru { color: #CD853F !important; }
.txtChocolate { color: #D2691E !important; }
.txtSaddleBrown { color: #8B4513 !important; }
.txtSienna { color: #A0522D !important; }
.txtBrown { color: #A52A2A !important; }
.txtMaroon { color: #800000 !important; }

.txtLightSalmon { color: #FFA07A !important; }
.txtSalmon { color: #FA8072 !important; }
.txtDarkSalmon { color: #E9967A !important; }
.txtLightCoral { color: #F08080 !important; }
.txtIndianRed { color: #CD5C5C !important; }
.txtCrimson { color: #DC143C !important; }
.txtFirebrick { color: #B22222 !important; }
.txtDarkRed { color: #8B0000 !important; }
.txtRed { color: #FF0000 !important; }

.txtOrangeRed { color: #FF4500 !important; }
.txtTomato { color: #FF6347 !important; }
.txtCoral { color: #FF7F50 !important; }
.txtDarkOrange { color: #FF8C00 !important; }
.txtOrange { color: #FFA500 !important; }

.txtYellow { color: #FFFF00 !important; }
.txtLightYellow { color: #FFFFE0 !important; }
.txtLemonChiffon { color: #FFFACD !important; }
.txtLightGoldenrodYellow { color: #FAFAD2 !important; }
.txtPapayaWhip { color: #FFEFD5 !important; }
.txtMoccasin { color: #FFE4B5 !important; }
.txtPeachPuff { color: #FFDAB9 !important; }
.txtPaleGoldenrod { color: #EEE8AA !important; }
.txtKhaki { color: #F0E68C !important; }
.txtDarkKhaki { color: #BDB76B !important; }
.txtGold { color: #FFD700 !important; }

.txtDarkOliveGreen { color: #556B2F !important; }
.txtOlive { color: #808000 !important; }
.txtOliveDrab { color: #6B8E23 !important; }
.txtYellowGreen { color: #9ACD32 !important; }
.txtLimeGreen { color: #32CD32 !important; }
.txtLime { color: #00FF00 !important; }
.txtLawnGreen { color: #7CFC00 !important; }
.txtChartreuse { color: #7FFF00 !important; }
.txtGreenYellow { color: #ADFF2F !important; }
.txtSpringGreen { color: #00FF7F !important; }
.txtMediumSpringGreen { color: #00FA9A !important; }
.txtLightGreen { color: #90EE90 !important; }
.txtPaleGreen { color: #98FB98 !important; }
.txtDarkSeaGreen { color: #8FBC8F !important; }
.txtMediumAquamarine { color: #66CDAA !important; }
.txtMediumSeaGreen { color: #3CB371 !important; }
.txtSeaGreen { color: #2E8B57 !important; }
.txtForestGreen { color: #228B22 !important; }
.txtGreen { color: #008000 !important; }
.txtDarkGreen { color: #006400 !important; }

.txtCyan { color: #00FFFF !important; }
.txtLightCyan { color: #E0FFFF !important; }
.txtPaleTurquoise { color: #AFEEEE !important; }
.txtAquamarine { color: #7FFFD4 !important; }
.txtTurquoise { color: #40E0D0 !important; }
.txtMediumTurquoise { color: #48D1CC !important; }
.txtDarkTurquoise { color: #00CED1 !important; }
.txtLightSeaGreen { color: #20B2AA !important; }
.txtCadetBlue { color: #5F9EA0 !important; }
.txtDarkCyan { color: #008B8B !important; }
.txtTeal { color: #008080 !important; }

.txtLightSteelBlue { color: #B0C4DE !important; }
.txtPowderBlue { color: #B0E0E6 !important; }
.txtLightBlue { color: #ADD8E6 !important; }
.txtSkyBlue { color: #87CEEB !important; }
.txtLightSkyBlue { color: #87CEFA !important; }
.txtDeepSkyBlue { color: #00BFFF !important; }
.txtDodgerBlue { color: #1E90FF !important; }
.txtCornflowerBlue { color: #6495ED !important; }
.txtSteelBlue { color: #4682B4 !important; }
.txtRoyalBlue { color: #4169E1 !important; }
.txtBlue { color: #0000FF !important; }
.txtMediumBlue { color: #0000CD !important; }
.txtDarkBlue { color: #00008B !important; }
.txtNavy { color: #000080 !important; }
.txtMidnightBlue { color: #191970 !important; }

.txtLavender { color: #E6E6FA !important; }
.txtThistle { color: #D8BFD8 !important; }
.txtPlum { color: #DDA0DD !important; }
.txtViolet { color: #EE82EE !important; }
.txtOrchid { color: #DA70D6 !important; }
.txtFuchsia { color: #FF00FF !important; }
.txtMediumOrchid { color: #BA55D3 !important; }
.txtMediumPurple { color: #9370DB !important; }
.txtBlueViolet { color: #8A2BE2 !important; }
.txtDarkViolet { color: #9400D3 !important; }
.txtDarkOrchid { color: #9932CC !important; }
.txtDarkMagenta { color: #8B008B !important; }
.txtPurple { color: #800080 !important; }
.txtIndigo { color: #4B0082 !important; }
.txtDarkSlateBlue { color: #483D8B !important; }
.txtSlateBlue { color: #6A5ACD !important; }
.txtMediumSlateBlue { color: #7B68EE !important; }

.txtPink { color: #FFC0CB !important; }
.txtLightPink { color: #FFB6C1 !important; }
.txtHotPink { color: #FF69B4 !important; }
.txtDeepPink { color: #FF1493 !important; }
.txtPaleVioletRed { color: #DB7093 !important; }
.txtMediumVioletRed { color: #C71585 !important; }

.txtWhite { color: #FFFFFF !important; }
.txtSnow { color: #FFFAFA !important; }
.txtHoneydew { color: #F0FFF0 !important; }
.txtMintCream { color: #F5FFFA !important; }
.txtAzure { color: #F0FFFF !important; }
.txtAliceBlue { color: #F0F8FF !important; }
.txtGhostWhite { color: #F8F8FF !important; }
.txtWhiteSmoke { color: #F5F5F5 !important; }
.txtSeashell { color: #FFF5EE !important; }
.txtBeige { color: #F5F5DC !important; }
.txtOldLace { color: #FDF5E6 !important; }
.txtFloralWhite { color: #FFFAF0 !important; }
.txtIvory { color: #FFFFF0 !important; }
.txtAntiqueWhite { color: #FAEBD7 !important; }
.txtLinen { color: #FAF0E6 !important; }
.txtLavenderBlush { color: #FFF0F5 !important; }
.txtMistyRose { color: #FFE4E1 !important; }

/* --- BACKGROUND COLOR --- */

.bgcGainsboro { background: #DCDCDC !important; }
.bgcLightGray { background: #D3D3D3 !important; }
.bgcSilver { background: #C0C0C0 !important; }
.bgcDarkGray { background: #A9A9A9 !important; }
.bgcGray { background: #808080 !important; }
.bgcDimGray { background: #696969 !important; }
.bgcLightSlateGray { background: #778899 !important; }
.bgcSlateGray { background: #708090 !important; }
.bgcDarkSlateGray { background: #2F4F4F !important; }
.bgcBlack { background: #000000 !important; }

.bgcCornsilk { background: #FFF8DC !important; }
.bgcBlanchedAlmond { background: #FFEBCD !important; }
.bgcBisque { background: #FFE4C4 !important; }
.bgcNavajoWhite { background: #FFDEAD !important; }
.bgcWheat { background: #F5DEB3 !important; }
.bgcBurlywood { background: #DEB887 !important; }
.bgcTan { background: #D2B48C !important; }
.bgcRosyBrown { background: #BC8F8F !important; }
.bgcSandyBrown { background: #F4A460 !important; }
.bgcGoldenrod { background: #DAA520 !important; }
.bgcDarkGoldenrod { background: #B8860B !important; }
.bgcPeru { background: #CD853F !important; }
.bgcChocolate { background: #D2691E !important; }
.bgcSaddleBrown { background: #8B4513 !important; }
.bgcSienna { background: #A0522D !important; }
.bgcBrown { background: #A52A2A !important; }
.bgcMaroon { background: #800000 !important; }

.bgcLightSalmon { background: #FFA07A !important; }
.bgcSalmon { background: #FA8072 !important; }
.bgcDarkSalmon { background: #E9967A !important; }
.bgcLightCoral { background: #F08080 !important; }
.bgcIndianRed { background: #CD5C5C !important; }
.bgcCrimson { background: #DC143C !important; }
.bgcFirebrick { background: #B22222 !important; }
.bgcDarkRed { background: #8B0000 !important; }
.bgcRed { background: #FF0000 !important; }

.bgcOrangeRed { background: #FF4500 !important; }
.bgcTomato { background: #FF6347 !important; }
.bgcCoral { background: #FF7F50 !important; }
.bgcDarkOrange { background: #FF8C00 !important; }
.bgcOrange { background: #FFA500 !important; }

.bgcYellow { background: #FFFF00 !important; }
.bgcLightYellow { background: #FFFFE0 !important; }
.bgcLemonChiffon { background: #FFFACD !important; }
.bgcLightGoldenrodYellow { background: #FAFAD2 !important; }
.bgcPapayaWhip { background: #FFEFD5 !important; }
.bgcMoccasin { background: #FFE4B5 !important; }
.bgcPeachPuff { background: #FFDAB9 !important; }
.bgcPaleGoldenrod { background: #EEE8AA !important; }
.bgcKhaki { background: #F0E68C !important; }
.bgcDarkKhaki { background: #BDB76B !important; }
.bgcGold { background: #FFD700 !important; }

.bgcDarkOliveGreen { background: #556B2F !important; }
.bgcOlive { background: #808000 !important; }
.bgcOliveDrab { background: #6B8E23 !important; }
.bgcYellowGreen { background: #9ACD32 !important; }
.bgcLimeGreen { background: #32CD32 !important; }
.bgcLime { background: #00FF00 !important; }
.bgcLawnGreen { background: #7CFC00 !important; }
.bgcChartreuse { background: #7FFF00 !important; }
.bgcGreenYellow { background: #ADFF2F !important; }
.bgcSpringGreen { background: #00FF7F !important; }
.bgcMediumSpringGreen { background: #00FA9A !important; }
.bgcLightGreen { background: #90EE90 !important; }
.bgcPaleGreen { background: #98FB98 !important; }
.bgcDarkSeaGreen { background: #8FBC8F !important; }
.bgcMediumAquamarine { background: #66CDAA !important; }
.bgcMediumSeaGreen { background: #3CB371 !important; }
.bgcSeaGreen { background: #2E8B57 !important; }
.bgcForestGreen { background: #228B22 !important; }
.bgcGreen { background: #008000 !important; }
.bgcDarkGreen { background: #006400 !important; }

.bgcCyan { background: #00FFFF !important; }
.bgcLightCyan { background: #E0FFFF !important; }
.bgcPaleTurquoise { background: #AFEEEE !important; }
.bgcAquamarine { background: #7FFFD4 !important; }
.bgcTurquoise { background: #40E0D0 !important; }
.bgcMediumTurquoise { background: #48D1CC !important; }
.bgcDarkTurquoise { background: #00CED1 !important; }
.bgcLightSeaGreen { background: #20B2AA !important; }
.bgcCadetBlue { background: #5F9EA0 !important; }
.bgcDarkCyan { background: #008B8B !important; }
.bgcTeal { background: #008080 !important; }

.bgcLightSteelBlue { background: #B0C4DE !important; }
.bgcPowderBlue { background: #B0E0E6 !important; }
.bgcLightBlue { background: #ADD8E6 !important; }
.bgcSkyBlue { background: #87CEEB !important; }
.bgcLightSkyBlue { background: #87CEFA !important; }
.bgcDeepSkyBlue { background: #00BFFF !important; }
.bgcDodgerBlue { background: #1E90FF !important; }
.bgcCornflowerBlue { background: #6495ED !important; }
.bgcSteelBlue { background: #4682B4 !important; }
.bgcRoyalBlue { background: #4169E1 !important; }
.bgcBlue { background: #0000FF !important; }
.bgcMediumBlue { background: #0000CD !important; }
.bgcDarkBlue { background: #00008B !important; }
.bgcNavy { background: #000080 !important; }
.bgcMidnightBlue { background: #191970 !important; }

.bgcLavender { background: #E6E6FA !important; }
.bgcThistle { background: #D8BFD8 !important; }
.bgcPlum { background: #DDA0DD !important; }
.bgcViolet { background: #EE82EE !important; }
.bgcOrchid { background: #DA70D6 !important; }
.bgcFuchsia { background: #FF00FF !important; }
.bgcMediumOrchid { background: #BA55D3 !important; }
.bgcMediumPurple { background: #9370DB !important; }
.bgcBlueViolet { background: #8A2BE2 !important; }
.bgcDarkViolet { background: #9400D3 !important; }
.bgcDarkOrchid { background: #9932CC !important; }
.bgcDarkMagenta { background: #8B008B !important; }
.bgcPurple { background: #800080 !important; }
.bgcIndigo { background: #4B0082 !important; }
.bgcDarkSlateBlue { background: #483D8B !important; }
.bgcSlateBlue { background: #6A5ACD !important; }
.bgcMediumSlateBlue { background: #7B68EE !important; }

.bgcPink { background: #FFC0CB !important; }
.bgcLightPink { background: #FFB6C1 !important; }
.bgcHotPink { background: #FF69B4 !important; }
.bgcDeepPink { background: #FF1493 !important; }
.bgcPaleVioletRed { background: #DB7093 !important; }
.bgcMediumVioletRed { background: #C71585 !important; }

.bgcWhite { background: #FFFFFF !important; }
.bgcSnow { background: #FFFAFA !important; }
.bgcHoneydew { background: #F0FFF0 !important; }
.bgcMintCream { background: #F5FFFA !important; }
.bgcAzure { background: #F0FFFF !important; }
.bgcAliceBlue { background: #F0F8FF !important; }
.bgcGhostWhite { background: #F8F8FF !important; }
.bgcWhiteSmoke { background: #F5F5F5 !important; }
.bgcSeashell { background: #FFF5EE !important; }
.bgcBeige { background: #F5F5DC !important; }
.bgcOldLace { background: #FDF5E6 !important; }
.bgcFloralWhite { background: #FFFAF0 !important; }
.bgcIvory { background: #FFFFF0 !important; }
.bgcAntiqueWhite { background: #FAEBD7 !important; }
.bgcLinen { background: #FAF0E6 !important; }
.bgcLavenderBlush { background: #FFF0F5 !important; }
.bgcMistyRose { background: #FFE4E1 !important; }

/* --- BORDER COLOR ---*/

.bdcGainsboro { border-color: #DCDCDC !important; }
.bdcLightGray { border-color: #D3D3D3 !important; }
.bdcSilver { border-color: #C0C0C0 !important; }
.bdcDarkGray { border-color: #A9A9A9 !important; }
.bdcGray { border-color: #808080 !important; }
.bdcDimGray { border-color: #696969 !important; }
.bdcLightSlateGray { border-color: #778899 !important; }
.bdcSlateGray { border-color: #708090 !important; }
.bdcDarkSlateGray { border-color: #2F4F4F !important; }
.bdcBlack { border-color: #000000 !important; }

.bdcCornsilk { border-color: #FFF8DC !important; }
.bdcBlanchedAlmond { border-color: #FFEBCD !important; }
.bdcBisque { border-color: #FFE4C4 !important; }
.bdcNavajoWhite { border-color: #FFDEAD !important; }
.bdcWheat { border-color: #F5DEB3 !important; }
.bdcBurlywood { border-color: #DEB887 !important; }
.bdcTan { border-color: #D2B48C !important; }
.bdcRosyBrown { border-color: #BC8F8F !important; }
.bdcSandyBrown { border-color: #F4A460 !important; }
.bdcGoldenrod { border-color: #DAA520 !important; }
.bdcDarkGoldenrod { border-color: #B8860B !important; }
.bdcPeru { border-color: #CD853F !important; }
.bdcChocolate { border-color: #D2691E !important; }
.bdcSaddleBrown { border-color: #8B4513 !important; }
.bdcSienna { border-color: #A0522D !important; }
.bdcBrown { border-color: #A52A2A !important; }
.bdcMaroon { border-color: #800000 !important; }

.bdcLightSalmon { border-color: #FFA07A !important; }
.bdcSalmon { border-color: #FA8072 !important; }
.bdcDarkSalmon { border-color: #E9967A !important; }
.bdcLightCoral { border-color: #F08080 !important; }
.bdcIndianRed { border-color: #CD5C5C !important; }
.bdcCrimson { border-color: #DC143C !important; }
.bdcFirebrick { border-color: #B22222 !important; }
.bdcDarkRed { border-color: #8B0000 !important; }
.bdcRed { border-color: #FF0000 !important; }

.bdcOrangeRed { border-color: #FF4500 !important; }
.bdcTomato { border-color: #FF6347 !important; }
.bdcCoral { border-color: #FF7F50 !important; }
.bdcDarkOrange { border-color: #FF8C00 !important; }
.bdcOrange { border-color: #FFA500 !important; }

.bdcYellow { border-color: #FFFF00 !important; }
.bdcLightYellow { border-color: #FFFFE0 !important; }
.bdcLemonChiffon { border-color: #FFFACD !important; }
.bdcLightGoldenrodYellow { border-color: #FAFAD2 !important; }
.bdcPapayaWhip { border-color: #FFEFD5 !important; }
.bdcMoccasin { border-color: #FFE4B5 !important; }
.bdcPeachPuff { border-color: #FFDAB9 !important; }
.bdcPaleGoldenrod { border-color: #EEE8AA !important; }
.bdcKhaki { border-color: #F0E68C !important; }
.bdcDarkKhaki { border-color: #BDB76B !important; }
.bdcGold { border-color: #FFD700 !important; }

.bdcDarkOliveGreen { border-color: #556B2F !important; }
.bdcOlive { border-color: #808000 !important; }
.bdcOliveDrab { border-color: #6B8E23 !important; }
.bdcYellowGreen { border-color: #9ACD32 !important; }
.bdcLimeGreen { border-color: #32CD32 !important; }
.bdcLime { border-color: #00FF00 !important; }
.bdcLawnGreen { border-color: #7CFC00 !important; }
.bdcChartreuse { border-color: #7FFF00 !important; }
.bdcGreenYellow { border-color: #ADFF2F !important; }
.bdcSpringGreen { border-color: #00FF7F !important; }
.bdcMediumSpringGreen { border-color: #00FA9A !important; }
.bdcLightGreen { border-color: #90EE90 !important; }
.bdcPaleGreen { border-color: #98FB98 !important; }
.bdcDarkSeaGreen { border-color: #8FBC8F !important; }
.bdcMediumAquamarine { border-color: #66CDAA !important; }
.bdcMediumSeaGreen { border-color: #3CB371 !important; }
.bdcSeaGreen { border-color: #2E8B57 !important; }
.bdcForestGreen { border-color: #228B22 !important; }
.bdcGreen { border-color: #008000 !important; }
.bdcDarkGreen { border-color: #006400 !important; }

.bdcCyan { border-color: #00FFFF !important; }
.bdcLightCyan { border-color: #E0FFFF !important; }
.bdcPaleTurquoise { border-color: #AFEEEE !important; }
.bdcAquamarine { border-color: #7FFFD4 !important; }
.bdcTurquoise { border-color: #40E0D0 !important; }
.bdcMediumTurquoise { border-color: #48D1CC !important; }
.bdcDarkTurquoise { border-color: #00CED1 !important; }
.bdcLightSeaGreen { border-color: #20B2AA !important; }
.bdcCadetBlue { border-color: #5F9EA0 !important; }
.bdcDarkCyan { border-color: #008B8B !important; }
.bdcTeal { border-color: #008080 !important; }

.bdcLightSteelBlue { border-color: #B0C4DE !important; }
.bdcPowderBlue { border-color: #B0E0E6 !important; }
.bdcLightBlue { border-color: #ADD8E6 !important; }
.bdcSkyBlue { border-color: #87CEEB !important; }
.bdcLightSkyBlue { border-color: #87CEFA !important; }
.bdcDeepSkyBlue { border-color: #00BFFF !important; }
.bdcDodgerBlue { border-color: #1E90FF !important; }
.bdcCornflowerBlue { border-color: #6495ED !important; }
.bdcSteelBlue { border-color: #4682B4 !important; }
.bdcRoyalBlue { border-color: #4169E1 !important; }
.bdcBlue { border-color: #0000FF !important; }
.bdcMediumBlue { border-color: #0000CD !important; }
.bdcDarkBlue { border-color: #00008B !important; }
.bdcNavy { border-color: #000080 !important; }
.bdcMidnightBlue { border-color: #191970 !important; }

.bdcLavender { border-color: #E6E6FA !important; }
.bdcThistle { border-color: #D8BFD8 !important; }
.bdcPlum { border-color: #DDA0DD !important; }
.bdcViolet { border-color: #EE82EE !important; }
.bdcOrchid { border-color: #DA70D6 !important; }
.bdcFuchsia { border-color: #FF00FF !important; }
.bdcMediumOrchid { border-color: #BA55D3 !important; }
.bdcMediumPurple { border-color: #9370DB !important; }
.bdcBlueViolet { border-color: #8A2BE2 !important; }
.bdcDarkViolet { border-color: #9400D3 !important; }
.bdcDarkOrchid { border-color: #9932CC !important; }
.bdcDarkMagenta { border-color: #8B008B !important; }
.bdcPurple { border-color: #800080 !important; }
.bdcIndigo { border-color: #4B0082 !important; }
.bdcDarkSlateBlue { border-color: #483D8B !important; }
.bdcSlateBlue { border-color: #6A5ACD !important; }
.bdcMediumSlateBlue { border-color: #7B68EE !important; }

.bdcPink { border-color: #FFC0CB !important; }
.bdcLightPink { border-color: #FFB6C1 !important; }
.bdcHotPink { border-color: #FF69B4 !important; }
.bdcDeepPink { border-color: #FF1493 !important; }
.bdcPaleVioletRed { border-color: #DB7093 !important; }
.bdcMediumVioletRed { border-color: #C71585 !important; }

.bdcWhite { border-color: #FFFFFF !important; }
.bdcSnow { border-color: #FFFAFA !important; }
.bdcHoneydew { border-color: #F0FFF0 !important; }
.bdcMintCream { border-color: #F5FFFA !important; }
.bdcAzure { border-color: #F0FFFF !important; }
.bdcAliceBlue { border-color: #F0F8FF !important; }
.bdcGhostWhite { border-color: #F8F8FF !important; }
.bdcWhiteSmoke { border-color: #F5F5F5 !important; }
.bdcSeashell { border-color: #FFF5EE !important; }
.bdcBeige { border-color: #F5F5DC !important; }
.bdcOldLace { border-color: #FDF5E6 !important; }
.bdcFloralWhite { border-color: #FFFAF0 !important; }
.bdcIvory { border-color: #FFFFF0 !important; }
.bdcAntiqueWhite { border-color: #FAEBD7 !important; }
.bdcLinen { border-color: #FAF0E6 !important; }
.bdcLavenderBlush { border-color: #FFF0F5 !important; }
.bdcMistyRose { border-color: #FFE4E1 !important; }