/**
* 2015-2016 NTS
*
* DISCLAIMER
*
* You are NOT allowed to modify the software. 
* It is also not legal to do any changes to the software and distribute it in your own name / brand. 
*
* @author    NTS
* @copyright 2015-2016 NTS
* @license   http://addons.prestashop.com/en/content/12-terms-and-conditions-of-use
* International Registered Trademark & Property of NTS
*/
div.accessory-heading{
	font-size:15px; font-weight:700;color:#000; padding:5px;
}
div.accessorycheckbox{
	float: left;width: 100%;border-style:dashed; border-color:#cdcdcd;background: #fff;margin-bottom: 10px;border-width: 1px 1px 0 1px;
}
div.ajax_block_product{
	padding: 5px;border-bottom: 1px solid #ededed;background: #fff;
}
div.ajax_block_product table td{padding:0px;}
div.checker {
    float: left;
    margin: 16px 5px 0 5px !important;
}
div.accessorycheckbox .quick-view{color:#000;}
div.accessorycheckbox .price{color:#000; margin-top: 12px;}
a.hidden, input.hidden{display:none;}
div.accessorycheckbox select.form-control {
    height: auto !important;
    width: auto !important;
    display: initial;
    padding: 2px;
	color: #555;
font-size: inherit;
}