/*------------------------------------------------------------------------
* Magento Extension Color Product
* author: The Cmsmart Development Team 
* copyright Copyright (C) 2013 www.cmsmart.net All Rights Reserved.
* @license - http://opensource.org/licenses/AFL-3.0  AFL
* Websites: www.cmsmart.net
* Technical Support: Forum - www.cmsmart.net/support
-------------------------------------------------------------------------*/
 
.products-grid .actions {position: static;}

.category-products .product-options-block {float: left; padding: 0 0 10px 0; width: 100%;}

.product-options-block label {color:#2F2F2F; font-weight:bold; float: left; width: 100%;}
.product-options-block label.required em {color:#EB340A; margin-right:5px;}

.product-options-block select {padding: 1px; float: left; margin-bottom: 10px;}

.product-options-block .colorswatch-icon-set {float: left; width: 100%; margin: 5px 0 0px 0;}
.product-options-block .colorswatch-icon-set .colorswatch-icon-item  {float: left; margin: 5px 5px 0px 0; cursor: pointer; border: 2px solid #DEE5E8;}
.product-options-block .colorswatch-icon-set .colorswatch-icon-item.active {border: 2px solid #618499;}
.product-options-block .colorswatch-icon-set .colorswatch-icon-item.disabled  {opacity:0.1; filter:alpha(opacity=10); cursor: auto;}


#reload-image-processing
{
    right: 62px !important;
    bottom: 160px !important;
}

#reload-image-processing.style-default
{
    right: 9px !important;
    bottom: 158px !important;
}