.megabtn{
background: #E5E6E7;
border: solid 2px #D0D3D8;
padding: 2px;
margin: 2px;
float:left;
min-width:31px;
text-align:center;
}
.ma-selected{
	border:#F00 solid 2px;
}
.ma-disabled:not(.ma-imagedisabled){
	background-image: url(agotado.png) !important;
	background-repeat:round;
	background-size:cover;
	color:red;
}
.ma-imagedisabled{opacity:0.4}
#attributes .attribute_list .form-control option.ma-disabled{color:red;}
.ma-noexist{
	background: white;
}
#primary_block a.color_pick { /*height:50px!important; width:50px!important*/}
.colorpicker-tooltip img {
    max-height: 300px;
    max-width: 300px;
}
.maimagegroup span.color, .maimagegroup input.input-color {width:80px !important;height:80px !important;background-repeat:round;background-size:cover;} 
.maattributes>.product-variants-item ul li{display:inline-block;}
.megabtns input{display:block;width:100%;}
.ma-color-disabled{opacity:0.2;}
.megabtns, .maimagegroup{float:left;width:100%;}
.megabtns .product-variants .color, .product-variants .input-color{display:block;width:100%;}
 