body{padding-top:70px}img{max-height:100%;height:auto}.footer{background-color:#f5f5f5;bottom:0;height:60px;width:100%;margin-top:100px;clear:both}.footer .container .text-muted{margin:20px 0;float:left}.footer .container .text-muted.right{float:right}.right{float:right}.navbar-inverse .navbar-brand{color:#fff}.form-actions{text-align:right}.red{color:red}.green{color:green}.orange{color:orange}.black{color:#000}.boxdesc,.productdesc{height:250px!important}.productimage{max-height:200px}.cardimage{max-width:100%}.no-padding{padding:0}.padding{padding-bottom:10px;padding-top:10px}.multiselect{height:287px!important}.productstobox .product{width:100%}.productstobox .product .inner{width:100%}.productstobox .product .inner .image{padding-left:0}.productstobox .product .inner h3{font-size:14px;line-height:18px;padding:8px 0;margin-top:0;margin-bottom:0}.productstobox .product .inner p{text-align:right;line-height:34px}.productstobox .product .inner input{text-align:center}.producthead div{font-weight:700;border-bottom:1px solid #ccc;margin-bottom:10px}.producthead div.h3head{padding-left:0}.producthead div:first-child{padding:0}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px 4px}.filterable{margin-top:15px}.filterable .panel-heading .pull-right{margin-top:-20px}.filterable .filters input[disabled]{background-color:transparent;border:none;cursor:auto;box-shadow:none;padding:0;height:auto}.filterable .filters input[disabled]::-webkit-input-placeholder{color:#333}.filterable .filters input[disabled]::-moz-placeholder{color:#333}.filterable .filters input[disabled]:-ms-input-placeholder{color:#333}.nowrap{white-space:nowrap}.offline{color:red}.loadingsmall{background:url(../../img/loader-small.gif)no-repeat center center}a.loadingsmall{display:inline-block;min-height:16px;min-width:16px;vertical-align:middle}a.loadingsmall img{display:none}.pointer{cursor:pointer}.sizewarning{font-weight:700;color:red;display:none;margin-bottom:11px}.pointer{cursor:pointer}.warning3years{background:url(../../img/warning3years.png)no-repeat right center;background-size:18px 18px}.warning12years{background:url(../../img/warning12years.png)no-repeat right center;background-size:18px 18px}.stockwarning{background:url(../../img/icons/Warning.png)no-repeat right center;background-size:16px 16px}.nostock{background:url(../../img/icons/Error.png)no-repeat right center;background-size:16px 16px}

.dropdown-menu li a:hover, 
.dropdown-menu li a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

@media screen and (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu li a {
	    color: #777;
	}
}