﻿.clr-black {
    color: #000000 !important;
}
.clr-grey {
    color: #767676 !important;
}
.clr-silver {
    color: #E5E4E2 !important;
}
.clr-bluegrey {
    color: #98AFC7 !important;
}
.clr-bluesteel {
    color: #4863A0 !important;
}
.clr-blue {
    color: #2554C7 !important;
}
.clr-blueslate {
    color: #736AFF !important;
}
.clr-bluesky{
    color: #82CAFF !important;
}
.clr-bluelight{
    color: #CFECEC !important;
}
.clr-blueaqua{
    color: #7FFFD4 !important;
}
.clr-turqoise{
    color: #43C6DB !important;
}
.clr-greenblue{
    color: #307D7E !important;
}
.clr-hazel{
    color: #617C58 !important;
}
.clr-greenforestdark{
    color: #254117 !important;
}
.clr-greenforest{
    color: #347235 !important;
}
.clr-shamrock{
    color: #347C17 !important;
}
.clr-lime{
    color: #41A317 !important;
}
.clr-apple{
    color: #4CC417 !important;
}
.clr-zombie{
    color: #54C571 !important;
}
.clr-dollar{
    color: #85BB65 !important;
}
.clr-avocado{
    color: #B2C248 !important;
}
.clr-nebula{
    color: #59E817 !important;
}
.clr-jade{
    color: #5EFB6E !important;
}
.clr-lawn{
    color: #87F717 !important;
}
.clr-mint{
    color: #98FF98 !important;
}
.clr-tea{
    color: #CCFB5D !important;
}
.clr-harvest{
    color: #EDE275 !important;
}
.clr-corn{
    color: #FFF380 !important;
}
.clr-vanilla{
    color: #F3E5AB !important;
}
.clr-mustard{
    color: #FFDB58 !important;
}
.clr-goldenbrown{
    color: #EAC117 !important;
}
.clr-bee{
    color: #E9AB17 !important;
}
.clr-sugar{
    color: #E2A76F !important;
}
.clr-ginger{
    color: #C9BE62 !important;
}
.clr-caramel{
    color: #C68E17 !important;
}
.clr-bronze{
    color: #CD7F32 !important;
}
.clr-moccsasin{
    color: #827839 !important;
}
.clr-mocha{
    color: #493D26 !important;
}
.clr-reddirt{
    color: #7F5217 !important;
}
.clr-rust{
    color: #C36241 !important;
}
.clr-sedona{
    color: #CC6600 !important;
}
.clr-pumpkin{
    color: #F87217 !important;
}
.clr-tangerine{
    color: #E78A61 !important;
}
.clr-coral{
    color: #E77471 !important;
}
.clr-scarlet{
    color: #FF2400 !important;
}
.clr-lava{
    color: #E42217 !important;
}
.clr-chilli{
    color: #C11B17 !important;
}
.clr-burgundy{
    color: #8C001A !important;
}
.clr-firebrick{
    color: #800517 !important;
}
.clr-velvet{
    color: #7D0552 !important;
}
.clr-pink{
    color: #C48189 !important;
}
.clr-sand{
    color: #EDC9AF !important;
}
.clr-flamingo{
    color: #F9A7B0 !important;
}
.clr-magenta{
    color: #E3319D !important;
}
.clr-burntpink{
    color: #C12267 !important;
}
.clr-indigo{
    color: #4B0082 !important;
}
.clr-grape{
    color: #5E5A80 !important;
}
.clr-violet{
    color: #8D38C9 !important;
}
.clr-crimson{
    color: #E238EC !important;
}
.clr-mauve{
    color: #E0B0FF !important;
}
.clr-pearl{
    color: #FDEEF4 !important;
}
.clrbck-black {
    background-color: #000000 !important;
}
.clrbck-grey {
    background-color: #767676 !important;
}
.clrbck-silver {
    background-color: #E5E4E2 !important;
}
.clrbck-bluegrey {
    background-color: #98AFC7 !important;
}
.clrbck-bluesteel {
    background-color: #4863A0 !important;
}
.clrbck-blue {
    background-color: #2554C7 !important;
}
.clrbck-blueslate {
    background-color: #736AFF !important;
}
.clrbck-bluesky{
    background-color: #82CAFF !important;
}
.clrbck-bluelight{
    background-color: #CFECEC !important;
}
.clrbck-blueaqua{
    background-color: #7FFFD4 !important;
}
.clrbck-turqoise{
    background-color: #43C6DB !important;
}
.clrbck-greenblue{
    background-color: #307D7E !important;
}
.clrbck-hazel{
    background-color: #617C58 !important;
}
.clrbck-greenforestdark{
    background-color: #254117 !important;
}
.clrbck-greenforest{
    background-color: #347235 !important;
}
.clrbck-shamrock{
    background-color: #347C17 !important;
}
.clrbck-lime{
    background-color: #41A317 !important;
}
.clrbck-apple{
    background-color: #4CC417 !important;
}
.clrbck-zombie{
    background-color: #54C571 !important;
}
.clrbck-dollar{
    background-color: #85BB65 !important;
}
.clrbck-avocado{
    background-color: #B2C248 !important;
}
.clrbck-nebula{
    background-color: #59E817 !important;
}
.clrbck-jade{
    background-color: #5EFB6E !important;
}
.clrbck-lawn{
    background-color: #87F717 !important;
}
.clrbck-mint{
    background-color: #98FF98 !important;
}
.clrbck-tea{
    background-color: #CCFB5D !important;
}
.clrbck-harvest{
    background-color: #EDE275 !important;
}
.clrbck-corn{
    background-color: #FFF380 !important;
}
.clrbck-vanilla{
    background-color: #F3E5AB !important;
}
.clrbck-mustard{
    background-color: #FFDB58 !important;
}
.clrbck-goldenbrown{
    background-color: #EAC117 !important;
}
.clrbck-bee{
    background-color: #E9AB17 !important;
}
.clrbck-sugar{
    background-color: #E2A76F !important;
}
.clrbck-ginger{
    background-color: #C9BE62 !important;
}
.clrbck-caramel{
    background-color: #C68E17 !important;
}
.clrbck-bronze{
    background-color: #CD7F32 !important;
}
.clrbck-moccsasin{
    background-color: #827839 !important;
}
.clrbck-mocha{
    background-color: #493D26 !important;
}
.clrbck-reddirt{
    background-color: #7F5217 !important;
}
.clrbck-rust{
    background-color: #C36241 !important;
}
.clrbck-sedona{
    background-color: #CC6600 !important;
}
.clrbck-pumpkin{
    background-color: #F87217 !important;
}
.clrbck-tangerine{
    background-color: #E78A61 !important;
}
.clrbck-coral{
    background-color: #E77471 !important;
}
.clrbck-scarlet{
    background-color: #FF2400 !important;
}
.clrbck-lava{
    background-color: #E42217 !important;
}
.clrbck-chilli{
    background-color: #C11B17 !important;
}
.clrbck-burgundy{
    background-color: #8C001A !important;
}
.clrbck-firebrick{
    background-color: #800517 !important;
}
.clrbck-velvet{
    background-color: #7D0552 !important;
}
.clrbck-pink{
    background-color: #C48189 !important;
}
.clrbck-sand{
    background-color: #EDC9AF !important;
}
.clrbck-flamingo{
    background-color: #F9A7B0 !important;
}
.clrbck-magenta{
    background-color: #E3319D !important;
}
.clrbck-burntpink{
    background-color: #C12267 !important;
}
.clrbck-indigo{
    background-color: #4B0082 !important;
}
.clrbck-grape{
    background-color: #5E5A80 !important;
}
.clrbck-violet{
    background-color: #8D38C9 !important;
}
.clrbck-crimson{
    background-color: #E238EC !important;
}
.clrbck-mauve{
    background-color: #E0B0FF !important;
}
.clrbck-pearl{
    background-color: #FDEEF4 !important;
}


.clr-black  .item.active{
    border-color: #000000 !important;
}
.clr-grey  .item.active{
    border-color: #767676 !important;
}
.clr-silver  .item.active{
    border-color: #E5E4E2 !important;
}
.clr-bluegrey  .item.active{
    border-color: #98AFC7 !important;
}
.clr-bluesteel  .item.active{
    border-color: #4863A0 !important;
}
.clr-blue  .item.active{
    border-color: #2554C7 !important;
}
.clr-blueslate  .item.active{
    border-color: #736AFF !important;
}
.clr-bluesky .item.active{
    border-color: #82CAFF !important;
}
.clr-bluelight .item.active{
    border-color: #CFECEC !important;
}
.clr-blueaqua .item.active{
    border-color: #7FFFD4 !important;
}
.clr-turqoise .item.active{
    border-color: #43C6DB !important;
}
.clr-greenblue .item.active{
    border-color: #307D7E !important;
}
.clr-hazel .item.active{
    border-color: #617C58 !important;
}
.clr-greenforestdark .item.active{
    border-color: #254117 !important;
}
.clr-greenforest .item.active{
    border-color: #347235 !important;
}
.clr-shamrock .item.active{
    border-color: #347C17 !important;
}
.clr-lime .item.active{
    border-color: #41A317 !important;
}
.clr-apple .item.active{
    border-color: #4CC417 !important;
}
.clr-zombie .item.active{
    border-color: #54C571 !important;
}
.clr-dollar .item.active{
    border-color: #85BB65 !important;
}
.clr-avocado .item.active{
    border-color: #B2C248 !important;
}
.clr-nebula .item.active{
    border-color: #59E817 !important;
}
.clr-jade .item.active{
    border-color: #5EFB6E !important;
}
.clr-lawn .item.active{
    border-color: #87F717 !important;
}
.clr-mint .item.active{
    border-color: #98FF98 !important;
}
.clr-tea .item.active{
    border-color: #CCFB5D !important;
}
.clr-harvest .item.active{
    border-color: #EDE275 !important;
}
.clr-corn .item.active{
    border-color: #FFF380 !important;
}
.clr-vanilla .item.active{
    border-color: #F3E5AB !important;
}
.clr-mustard .item.active{
    border-color: #FFDB58 !important;
}
.clr-goldenbrown .item.active{
    border-color: #EAC117 !important;
}
.clr-bee .item.active{
    border-color: #E9AB17 !important;
}
.clr-sugar .item.active{
    border-color: #E2A76F !important;
}
.clr-ginger .item.active{
    border-color: #C9BE62 !important;
}
.clr-caramel .item.active{
    border-color: #C68E17 !important;
}
.clr-bronze .item.active{
    border-color: #CD7F32 !important;
}
.clr-moccsasin .item.active{
    border-color: #827839 !important;
}
.clr-mocha .item.active{
    border-color: #493D26 !important;
}
.clr-reddirt .item.active{
    border-color: #7F5217 !important;
}
.clr-rust .item.active{
    border-color: #C36241 !important;
}
.clr-sedona .item.active{
    border-color: #CC6600 !important;
}
.clr-pumpkin .item.active{
    border-color: #F87217 !important;
}
.clr-tangerine .item.active{
    border-color: #E78A61 !important;
}
.clr-coral .item.active{
    border-color: #E77471 !important;
}
.clr-scarlet .item.active{
    border-color: #FF2400 !important;
}
.clr-lava .item.active{
    border-color: #E42217 !important;
}
.clr-chilli .item.active{
    border-color: #C11B17 !important;
}
.clr-burgundy .item.active{
    border-color: #8C001A !important;
}
.clr-firebrick .item.active{
    border-color: #800517 !important;
}
.clr-velvet .item.active{
    border-color: #7D0552 !important;
}
.clr-pink .item.active{
    border-color: #C48189 !important;
}
.clr-sand .item.active{
    border-color: #EDC9AF !important;
}
.clr-flamingo .item.active{
    border-color: #F9A7B0 !important;
}
.clr-magenta .item.active{
    border-color: #E3319D !important;
}
.clr-burntpink .item.active{
    border-color: #C12267 !important;
}
.clr-indigo .item.active{
    border-color: #4B0082 !important;
}
.clr-grape .item.active{
    border-color: #5E5A80 !important;
}
.clr-violet .item.active{
    border-color: #8D38C9 !important;
}
.clr-crimson .item.active{
    border-color: #E238EC !important;
}
.clr-mauve .item.active{
    border-color: #E0B0FF !important;
}
.clr-pearl .item.active{
    border-color: #FDEEF4 !important;
}