/**
 * @category    Mana
 * @package     ManaPro_FilterClear
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-filterclear { color: #231f20; font-size: 11px;font-weight: normal;right: 7px;position: absolute;text-transform: none;top: 7px; }
.block-layered-nav .m-filterclear .btn-remove { margin: 0;color: #231f20; background-color: #e3e3e3; border: 1px solid #e3e3e3;}
.block-layered-nav .m-filterclear .btn-remove:hover { background-color: #eee; color: #231f20; }

/*
.col-main .block-layered-nav .m-filterclear { position: static; float: right; font-weight: normal; font-size: 11px; text-transform: none; }
.col-main .block-layered-nav .m-filterclear .btn-remove {margin: 3px 0 2px 5px; }
*/