/** * Brim LLC Commercial Extension * * NOTICE OF LICENSE * * This source file is subject to the Brim LLC Commercial Extension License * that is bundled with this package in the file license.pdf. * It is also available through the world-wide-web at this URL:* http://ecommerce.brimllc.com/license * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to support@brimllc.com so we can send you a copy immediately. * * @category Brim * @package Brim_Groupedoptions * @copyright Copyright (c) 2011-2012 Brim LLC * @license http://ecommerce.brimllc.com/license */.grouped-option-title{font-weight:bold;display:block;}
.grouped-option{padding-top:0;}
.grouped-option.first{padding-top:0px;}
.required-key{margin-top:5px;}
.product-options{margin:0px;}
.product-options select{width:99%;margin-top:5px;display:block;}
#super-product-table{margin:20px 0;box-shadow:0 1px 3px #999;}
#super-product-table tr td{border:1px solid #ccc;}
#super-product-table .class3{background:#F0F0F0;}
#super-product-table .product-options{border:0;padding:0;}
#super-product-table tr td input.qty{width:3.5em !important;height:2em;}
#super-product-table thead th{padding:5px;background:#F0F0F0;}
#super-product-table .price-box{font-size:18px;}
#super-product-table .btn-cart{margin-top:3px;float:right;  font-size: 10px;display: block;text-align: center;margin-top: 20px;}
#super-product-table .btn-cart span{height:25px;line-height:25px;}
#super-product-table .btn-desc{background:#98c640;color: #fff;float: left;font-weight: bold;margin-top: 5px;min-width: 170px;padding: 2px;text-align: center;}
#super-product-table .grouped-options-image{width:20%;}
#super-product-table .grouped-options-name{width:60%;}
#super-product-table .grouped-options-cell{width:20%;}
.clear{clear:both;}
