.m-filter-colors{overflow:hidden;width:100%;margin-bottom:10px;}
.horizontal .m-color{float:left;margin:2px;}
.m-filter-colors.vertical li{margin:4px 0 0;}
.state.m-color{display:inline-block;margin-left:3px;}
.m-filter-colors.labels li{overflow:hidden;margin:0;}
.m-filter-colors.labels .m-color{float:left;margin:9px 0 0 2px;box-sizing:content-box;padding-right:10px;}
.m-filter-colors.labels li a{text-decoration:none;}
.m-color .m-layer1{position:relative;}
.m-color.selected .m-layer1::after,
.m-filter-colors li a:hover .m-color:not(.selected) .m-layer1::after{background:rgba(255, 255, 255, 0.75) url("../images/manapro_filtercheckboxes/checkbox_checked.png") no-repeat scroll 0 0/contain;content:"";display:block;height:14px;left:7px;position:absolute;top:7px;width:14px;z-index:100;}
.m-filter-colors li a:hover .m-color:not(.selected) .m-layer1::after{background:rgba(255, 255, 255, 0.75) url("../images/manapro_filtercheckboxes/checkbox_unchecked.png") no-repeat scroll 0 0/contain;}