.color1		{ color: #101646 !important; }
.color2		{ color: #9EA0A2 !important; }
.color3		{ color: #92d819 !important; }
.color4		{ color: #d8e39a !important; }
.color5		{ color: #e2e6ca !important; }
.color6		{ color: #f4f5f8 !important; }
.bg-color1	{ background-color: #101646 !important; }
.bg-color2	{ background-color: #9EA0A2 !important; }
.bg-color3	{ background-color: #92d819 !important; }
.bg-color4	{ background-color: #d8e39a !important; }
.bg-color5	{ background-color: #e2e6ca !important; }
.bg-color6	{ background-color: #f4f5f8 !important; }



.black		{ color: #000000 !important; }
.white		{ color: #ffffff !important; }
.snow		{ color: #fbfbfb !important; }
.whitesmoke	{ color: #f5f5f5 !important; }
.seashell	{ color: #f3f3f3 !important; }
.ivory		{ color: #eeeeee !important; }
.platinum	{ color: #e5e5e5 !important; }
.lightgray	{ color: #d0d0d0 !important; }
.gray		{ color: #cccccc !important; }
.darkgray	{ color: #999999 !important; }
.silver		{ color: #777777 !important; }
.sonic-silver	{ color: #737373 !important; }
.storm-cloud	{ color: #666666 !important; }
.lightcarbon	{ color: #555555 !important; }
.carbon		{ color: #444444 !important; }
.slate-gray	{ color: #333333 !important; }
.darkcarbon	{ color: #262626 !important; }
.blue		{ color: #5db2ff !important; }
.info		{ color: #57b5e3 !important; }
.sky		{ color: #11a9cc !important; }
.primary	{ color: #4374e0 !important; }
.azure		{ color: #2dc3e8 !important; }
.blueberry	{ color: #6f85bf !important; }
.palegreen	{ color: #a0d468 !important; }
.success	{ color: #53a93f !important; }
.green		{ color: #8cc474 !important; }
.lightyellow	{ color: #f5f900 !important; }
.yellow		{ color: #ffce55 !important; }
.warning	{ color: #f4b400 !important; }
.gold		{ color: #f9b256 !important; }
.orange		{ color: #fb6e52 !important; }
.lightred	{ color: #e46f61 !important; }
.darkorange	{ color: #ed4e2a !important; }
.red		{ color: #df5138 !important; }
.pink		{ color: #e75b8d !important; }
.darkpink	{ color: #cc324b !important; }
.danger		{ color: #d73d32 !important; }
.magenta	{ color: #bc5679 !important; }
.purple		{ color: #7e3794 !important; }
.maroon		{ color: #981b48 !important; }
.darkgreen	{ color: #006600 !important; }
.rose		{ color: #efb1b8 !important; }
.salat		{ color: #b6fcda !important; }

.bg-black	{ background-color: #000000 !important; }
.bg-white	{ background-color: #ffffff !important; }
.bg-snow	{ background-color: #f9f9f9 !important; }
.bg-whitesmoke	{ background-color: #f5f5f5 !important; }
.bg-seashell	{ background-color: #f3f3f3 !important; }
.bg-ivory	{ background-color: #eeeeee !important; }
.bg-platinum	{ background-color: #e5e5e5 !important; }
.bg-lightgray	{ background-color: #d0d0d0 !important; }
.bg-gray	{ background-color: #cccccc !important; }
.bg-darkgray	{ background-color: #999999 !important; }
.bg-silver	{ background-color: #777777 !important; }
.bg-sonic-silver { background-color: #737373 !important; }
.bg-storm-cloud	{ background-color: #666666 !important; }
.bg-lightcarbon	{ background-color: #555555 !important; }
.bg-carbon	{ background-color: #444444 !important; }
.bg-slate-gray	{ background-color: #333333 !important; }
.bg-darkcarbon	{ background-color: #262626 !important; }
.bg-blue	{ background-color: #5db2ff !important; }
.bg-info	{ background-color: #57b5e3 !important; }
.bg-sky		{ background-color: #11a9cc !important; }
.bg-primary	{ background-color: #4374e0 !important; }
.bg-azure	{ background-color: #2dc3e8 !important; }
.bg-blueberry	{ background-color: #6f85bf !important; }
.bg-palegreen	{ background-color: #a0d468 !important; }
.bg-success	{ background-color: #53a93f !important; }
.bg-green	{ background-color: #8cc474 !important; }
.bg-lightyellow	{ background-color: #f5f900 !important; }
.bg-yellow	{ background-color: #ffce55 !important; }
.bg-yellow1	{ background-color: #ffff00 !important; }
.bg-warning	{ background-color: #f4b400 !important; }
.bg-gold	{ background-color: #f9b256 !important; }
.bg-orange	{ background-color: #fb6e52 !important; }
.bg-lightred	{ background-color: #e46f61 !important; }
.bg-darkorange	{ background-color: #ed4e2a !important; }
.bg-red		{ background-color: #df5138 !important; }
.bg-pink	{ background-color: #e75b8d !important; }
.bg-darkpink	{ background-color: #cc324b !important; }
.bg-danger	{ background-color: #d73d32 !important; }
.bg-magenta	{ background-color: #bc5679 !important; }
.bg-purple	{ background-color: #7e3794 !important; }
.bg-maroon	{ background-color: #981b48 !important; }
.bg-darkgreen	{ background-color: #006600 !important; }
.bg-rose	{ background-color: #f4e6e6 !important; }
.bg-salat	{ background-color: #d0fee8 !important; }





.border-red		{ border: solid red 1px !important; }

.bord-solid 		{ border-style: solid !important; }
.bord-dashed 		{ border-style: dashed !important; }
.bord-dotted 		{ border-style: dotted !important; }
.bord-double 		{ border-style: double !important; }
.bord-1 		{ border: 1px solid #ffffff; }
.bord-2 		{ border: 2px solid #ffffff; }
.bord-3 		{ border: 3px solid #ffffff; }
.bord-4 		{ border: 4px solid #ffffff; }
.bord-5 		{ border: 5px solid #ffffff; }
.bord-b-1 		{ border-bottom: 1px solid #ffffff; }
.bord-b-2 		{ border-bottom: 2px solid #ffffff; }
.bord-b-3 		{ border-bottom: 3px solid #ffffff; }
.bord-b-4 		{ border-bottom: 4px solid #ffffff; }
.bord-b-5 		{ border-bottom: 5px solid #ffffff; }
.bord-t-1 		{ border-top: 1px solid #ffffff; }
.bord-t-2 		{ border-top: 2px solid #ffffff; }
.bord-t-3 		{ border-top: 3px solid #ffffff; }
.bord-t-4 		{ border-top: 4px solid #ffffff; }
.bord-t-5 		{ border-top: 5px solid #ffffff; }
.bord-l-1 		{ border-left: 1px solid #ffffff; }
.bord-l-2 		{ border-left: 2px solid #ffffff; }
.bord-l-3 		{ border-left: 3px solid #ffffff; }
.bord-l-4 		{ border-left: 4px solid #ffffff; }
.bord-l-5 		{ border-left: 5px solid #ffffff; }
.bord-r-1 		{ border-right: 1px solid #ffffff; }
.bord-r-2 		{ border-right: 2px solid #ffffff; }
.bord-r-3 		{ border-right: 3px solid #ffffff; }
.bord-r-4 		{ border-right: 4px solid #ffffff; }
.bord-r-5 		{ border-right: 5px solid #ffffff; }
.bord-white 		{ border-color: #ffffff !important; }
.bord-snow 		{ border-color: #fbfbfb !important; }
.bord-whitesmoke 	{ border-color: #f5f5f5 !important; }
.bord-seashell 		{ border-color: #f3f3f3 !important; }
.bord-ivory 		{ border-color: #eeeeee !important; }
.bord-platinum 		{ border-color: #e5e5e5 !important; }
.bord-lightgray 	{ border-color: #d0d0d0 !important; }
.bord-gray 		{ border-color: #cccccc !important; }
.bord-darkgray 		{ border-color: #999999 !important; }
.bord-silver 		{ border-color: #777777 !important; }
.bord-sonic-silver 	{ border-color: #737373 !important; }
.bord-storm-cloud 	{ border-color: #666666 !important; }
.bord-lightcarbon 	{ border-color: #555555 !important; }
.bord-carbon 		{ border-color: #444444 !important; }
.bord-slate-gray 	{ border-color: #333333 !important; }
.bord-darkcarbon 	{ border-color: #262626 !important; }
.bord-blue 		{ border-color: #5db2ff !important; }
.bord-info 		{ border-color: #57b5e3 !important; }
.bord-sky 		{ border-color: #11a9cc !important; }
.bord-primary 		{ border-color: #4374e0 !important; }
.bord-azure 		{ border-color: #2dc3e8 !important; }
.bord-blueberry 	{ border-color: #6f85bf !important; }
.bord-palegreen 	{ border-color: #a0d468 !important; }
.bord-success 		{ border-color: #53a93f !important; }
.bord-green 		{ border-color: #8cc474 !important; }
.bord-lightyellow 	{ border-color: #f6d52e !important; }
.bord-yellow 		{ border-color: #ffce55 !important; }
.bord-warning 		{ border-color: #f4b400 !important; }
.bord-gold 		{ border-color: #f9b256 !important; }
.bord-orange 		{ border-color: #fb6e52 !important; }
.bord-lightred 		{ border-color: #e46f61 !important; }
.bord-darkorange 	{ border-color: #ed4e2a !important; }
.bord-red 		{ border-color: #df5138 !important; }
.bord-danger 		{ border-color: #d73d32 !important; }
.bord-pink 		{ border-color: #e75b8d !important; }
.bord-darkpink 		{ border-color: #cc324b !important; }
.bord-magenta 		{ border-color: #bc5679 !important; }
.bord-purple 		{ border-color: #7e3794 !important; }
.bord-maroon 		{ border-color: #981b48 !important; }

