/* Color: White */
/* mycss */

.SubCategoryList li .icon-angle-right { margin-right: 6px; color: #000; }
.SubCategoryList li .icon-angle-right:hover { color: #444; }
.footer-links a.backtoTop:hover { color: #fff; background: none; }
.ProductList.List li { position: relative; }
.ProductList.List li .QuickViewBtn { width: 80%; top: 48% !important; }
.icon-pencil, .icon-trash { font-size: 16px; padding-right: 6px; }
div.checker span, div.radio span { font-family: FontAwesome; color: #B5B5B5; font-size: 18px; height: 18px; width: 16px; line-height: normal; position: relative; }
div.checker, div.radio { height: auto; }
div.checker input, div.radio input { position: absolute; top: 0px; left: 0px; }
div.checker span:before { content: "\f096"; }
div.checker span.checked:before, div.checker:active span.checked:before, div.checker.active span.checked:before, div.checker.focus span.checked:before, div.checker:hover span.checked:before { content: "\f14a"; }
div.radio span:before { content: "\f10c" }
div.radio span.checked:before, div.radio:active span.checked:before, div.radio.active span.checked:before, div.radio.focus span.checked:before, div.radio:hover span.checked:before { content: "\f192"; }
.modalClose { font-family: FontAwesome; background: none !important; text-indent: 0px; height: auto !important; font-size: 15px; top: 1px!important; }
.modalClose:before { content: "\f00d"; color: #666; }
.modalClose:hover { color: #666; }
.list-icon .icon { font-size: 20px; }
.QuickSearch { position: absolute; }
