.clear-right
{
	clear: right;
}

.clear
{
	clear: both;
}

.inline-alert
{
	margin-top: 10px;
}

.row img
{
	max-width: 100%;
	max-height: 100%;
}

.index-content .alert .inline-edit-icon {
	float: none!important;
    display: block;
    position: relative;
    top: 0;
    padding: 0;
    margin: 0;
}

#buyers-guide-modal {
	z-index: 1;
}

.index-content .alert {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 15px;
}

.index-content .alert p {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	margin-right: 15px;
}

.input-group,
.input-group label,
.input-group input { float:left; display:inline;   }

.form-horizontal .form-group .form-group
{
	margin-left: 0px;
	margin-right: 0px;
}

.form-horizontal hr
{
	border-width: 1px;
	margin: 15px -15px 0px;
}

.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-bottom: 20px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}

/* May break some forms, but fixes most */
.panel-form .form-group {
    margin: 0!important;
}

.panel-form .control-label {
    padding-top: 0px!important;
}

.panel-form .form-group .form-control {
	margin-bottom: 10px!important;
}

.panel-form .form-group .help-block {
	margin-top: -8px!important;
}

.csv-example
{
	font-family: Courier, monospace;
}

input[type="checkbox"]
{
	margin-right: 10px;
}

.thumbnail>img
{
	display: block;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

span.prettyFile input {
	margin-bottom: 10px;
}

div#look-ahead-search
{
	position: absolute;
	border: 1px solid #CCCCCC;
	display: none;
	background: #FFFFFF;
	padding: 10px;
	z-index: 500;
	width: 515px;
    top: 48px;
}

div#look-ahead-search .look-ahead-search-body
{
	display: none;
}

div#look-ahead-search div.please-wait-small
{
	background: url('/assets/origin-images/please-wait-small.gif') no-repeat center;
	height: 32px;
	width: 32px;
	margin: auto;
}

div#look-ahead-search a
{
	font-size: 12px;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
}

div#look-ahead-search .row:last-child
{
	margin-bottom: 0px;
	min-height: 0px;
}

div#look-ahead-search .alert-danger
{
	padding: 6px;
	font-size: 11px;
	margin-bottom: 0px;
}

div#look-ahead-search .result-holder:first-child
{
	border-top: none;
}

div#look-ahead-search .result-holder h2
{
	margin: 10px 0px 10px 0px;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #9EB5CF;
    border-top: 1px solid #9EB5CF;
    text-transform: uppercase;
    line-height: 26px;
}

div#look-ahead-search .result-holder .row
{
    padding-right: 15px;
    min-height: 32px;
    padding: 0px 0px;
    margin: 0 5px;
    border-bottom: 1px solid #E5E5E5;
    line-height: 32px;
    cursor: pointer;
}

div#look-ahead-search .result-holder .row:last-child
{
    border-bottom: 0;
}

div#look-ahead-search .result-holder .row:hover
{
    background-color: #F5F5F5;
}


div#look-ahead-search .result-holder:first-child h2
{
	margin-top: 0px;
}

div#look-ahead-search .result-holder .result-price
{
    font-size: 12px;
    line-height: 14px;
    display: inline-block!important;
    vertical-align: middle;
}

#map-canvas, #map-canvas div, .map-canvas
{
	height: 300px;
}

.impersonate
{
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
}

/**
 * Bootstrap Overrides
 */

.panel-footer > .form-group {
    margin-bottom: 0;
}


/**
 * Bootstrap Overrides End
 */

.panel.panel-strong .panel-heading
{
	background: #3c763d;
}

.panel.panel-strong .panel-body
{
	background: #26472d;
}

.panel h1
{
	margin-top: 0px;
}

.car-select-error
{
	clear: both;
	display: none;
	padding: 4px 8px;
	font-size: 11px;
}

.selected-car .form-group
{
	margin-bottom: 0px;
}

button.vrm-search
{
	text-align: center;
	padding: 8px 15px;
}

/* Recently viewed */
div.recently-viewed h3
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

div.recently-viewed div.product-description
{
	padding-left: 0px;
}

div.recently-viewed div.row
{
	margin-bottom: 15px;
}

div.recently-viewed div.row:last-child
{
	margin-bottom: 0px;
}

div.filter ul
{
	list-style-type: none;
	padding: 0px;
}

div.filter ul li
{
	padding: 0px;
	margin: 0px;
}

div.filter ul li label
{
	display: block;
	font-size: 11px;
	font-weight: normal;
}

div.filter ul li input
{
	float: right;
}

div.filter h3
{
	font-size: 18px;
	font-weight: bold;
}

div.filter:first-child h3
{
	padding-top: 0px;
	margin-top: 0px;
}

/* End Recently viewed */

/* Start Alternate Products Rotator */
.item-carousel
{
	margin-bottom: 20px;
}

.item-carousel h2
{
	margin: 0px;
}

.item-carousel ul, .item-carousel-static ul
{
	list-style-type: none;
	margin: 0px;
}

.item-carousel .viewport
{
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.search-results .item-carousel .viewport
{
	height: 184px;
}

.item-carousel .prev
{
    position: absolute;
    top: 40%;
    z-index: 10;
    opacity: 0.8;
    font-size: 20px;
    font-weight: bold;
    padding: 7px 10px 5px 10px;
}

.item-carousel .next
{
    position: absolute;
    top: 40%;
    right: 25px;
    z-index: 10;
    opacity: 0.8;
    font-size: 20px;
    font-weight: bold;
    padding: 7px 10px 5px 10px;
}

.item-carousel .disable
{
	visibility: hidden;
}

.item-carousel .overview
{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.item-carousel .overview li,  .item-carousel-static .overview li
{
	float: left;
	margin: 0 77px 0 0;
	padding: 0px;
	width: 140px;
	text-align: center;
}

.item-carousel-item h3
{
	font-size: 12px;
	height: 24px;
	text-align: left;
}

.item-carousel-item div.title
{
	height: 34px;
}

.item-carousel-item img
{
	width: auto;
	height: auto;
	margin: 0px auto;
}

not-in-use.item-carousel-item .price
{
	clear: right;
	text-align: right;
}
/* End Alternate Products Rotator */

/* Start Modal Box */
.modal-header .close
{
    -webkit-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    transition: color 100ms linear;
}

.modal-header .close:hover, .modal-header .close:focus, .modal-header .close:active, .modal-header .close.active
{
    -webkit-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    transition: color 100ms linear;
}

.modal-dialog.image
{
	width: 80%;
}

.modal-dialog.image img
{
	width: auto;
	max-width: 100%;
}

.modal-dialog.image .modal-content
{
	text-align: center;
}
/* End Modal Box */

/* Banners */
a.swiper-left
{
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	width: 33px;
	height: 33px;
	margin-top: -15px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("/assets/origin-images/banner-left-arrow.png");
}

a.swiper-right
{
	display: block;
	position: absolute;
	right: 0px;
	top: 50%;
	width: 33px;
	height: 33px;
	margin-top: -15px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("/assets/origin-images/banner-right-arrow.png");
}

/* End Banners */

/* Start Categories */
div.categories
{
	margin-bottom: 15px;
}

/* End Categories */

/* Start Contact Page */
h1.contact-page
{
    margin-top: 0;
}

.contact-page h2
{
	margin-top: 0;
}
/* End Contact Page */

/* Start Category/List Views */
.categories .nav-pills>li.header>a, .categories .nav-pills>li.header>a:hover, .categories .nav-pills>li.header>a:focus
{
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list h2, .list h2, .list h2
{
	margin-top: 0;
}

.list a
{
	display: block;
}

.category-list .product-name
{
	font-size: 16px;
	padding-top: 6px;
}

.manufacturer-list .col-lg-2 div
{
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
}

#please-wait-ajax
{
	background: url('/assets/origin-images/please-wait-inverse.gif') no-repeat center;
	height: 200px;
	display: none;
}

.attributes
{
    margin: 0px;
    list-style-type: none;
    padding: 0px;
    font-size: 11px;
    min-height: 20px;
}

.btn.list-type-grid
{
	background: url('/assets/origin-images/product-list-grid.png') no-repeat center;
	min-height: 26px;
	padding-right: 0px;
	width: 26px;
}

.btn.list-type-grid:hover, .btn.list-type-grid:focus, .btn.list-type-grid:active
{
	background: #EEEEEE url('/assets/origin-images/product-list-grid.png') no-repeat center;
	min-height: 26px;
}

.btn.list-type-list
{
	background: url('/assets/origin-images/product-list-list.png') no-repeat center;
	min-height: 26px;
	padding-right: 0px;
	width: 26px;
}

.btn.list-type-list:hover, .btn.list-type-list:focus, .btn.list-type-list:active
{
	background: #EEEEEE url('/assets/origin-images/product-list-list.png') no-repeat center;
	min-height: 26px;
}

.btn.list-enabled
{
	background-color: #CCCCCC;
}

.product-scroll-please-wait
{
	background: url('/assets/origin-images/please-wait-inverse.gif') no-repeat top;
	padding-top: 72px;
	text-align: center;
	margin-bottom: 15px;
}

.product-scroll-please-wait p
{
	margin: 0px;
	padding: 0px;
}

.product-scroll-trigger p
{
	display: none;
}

.variant-btn-holder
{
	margin-top: 10px;
}

.product-list-item
{
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	width: 50%;
	float: left;
    margin-bottom: 10px;
}

.product-list-item .product-code
{
	font-size: 11px;
}

.product-list .caption
{
	padding: 10px;
	margin-bottom: 20px;
}

.product-list .product-name {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.product-list .brand-image {
	max-height: 50px;
	max-width: 50px;
    margin-bottom: 10px;
}

.product-list .brand-image img {
    width: 100%;
}

.product-list .product-detail-badge
{
	position: absolute;
	top:4px;
	right:15px;
}
.product-list .product-detail-badge img
{
	max-height: 40px !important;
	max-width: 40px !important;
}

.product-list .product-pricing {
    text-align: right;
}

.product-list .no-products-message {
    margin-bottom: 30px;
}

form.qty-form-productlist .price
{
    text-align: right;
    font-weight: bold;
}

.product-list-item .ex-vat-price
{
	text-align: right;
    font-size: 11px;
    clear: both;
}

.product-list-item .ex-vat-price label
{
	font-size: 11px;
}

.product-list-item .was-price
{
	text-align: right;
    font-size: 11px;
}

.product-list-item .was-price label
{
	font-size: 11px;
}

form.qty-form-productlist .btn
{
    clear: both;
    margin-left: 15px;
    margin-top: 10px;
}

form.qty-form-productlist .qty
{
	width: 54px;
    display: block;
    float: right;
    margin-top: 10px;
}

.ex-vat-price, .was-price
{
    color: #666666;
	font-size: 14px;
	font-weight: normal;
}

.ex-vat-price span, .was-price span
{
	font-weight: bold;
}

.ex-vat-price label, .was-price label
{
	font-size: 12px;
	font-weight: normal;
}

.price
{
    font-weight: bold;
    color: #3E9E0E;
	font-size: 21px;
}

.quantity-advice
{
    text-align: right;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.availability
{
	font-size: 15px;
	line-height: 16px;
	vertical-align: middle;
    margin: 10px 0px 10px 0px;
    text-align: right;
    font-weight: bold;
}

.availability .in-stock
{
	color: #3E9E0E;
	padding-left: 20px;
	background: url('/assets/origin-images/in-stock.png') no-repeat left center;
}

.availability .low-stock
{
    color: #e3a114;
    padding-left: 20px;
    background: url('/assets/origin-images/low-stock.png') no-repeat left center;
}

.availability .out-of-stock
{
	color: #c00000;
	padding-left: 20px;
	background: url('/assets/origin-images/no-stock.png') no-repeat left center;
}

/* End Category/List Views */

/* Start Reviews */
ul.stars
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.stars li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline-block;
}

ul.stars a, ul.stars label
{
	width: 18px;
	height: 17px;
	display: block;
}

ul.stars .star-on
{
	background: url(/assets/origin-images/star-on.png) no-repeat;
}

ul.stars .star-off
{
	background: url(/assets/origin-images/star-off.png) no-repeat;
}

/* End Reviews */

/* Start Product Detail */
.product-detail h1
{
	margin: 0px 0px 4px 0px;
	font-size: 26px;
}

.product-detail .keywords
{
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.product-code
{
	font-size: 14px;
	color: #666666;
	display: block;
	font-weight: bold;
}

.product-description
{
    font-size: 14px;
    color: #666666;
    display: block;
}

.product-crossref-code
{
	font-size: 14px;
	color: #666666;
	text-align: right;
}

.product-crossref-code label
{
	display: block;
}

.product-attributes td, product-attributes th
{
	padding: 10px;
}

.product-detail .thumbnail
{
	margin-bottom: 15px;
}

.product-detail .brand-image
{
	max-height: 120px;
	max-width: 120px;
}

.product-detail .thumbnail img
{
	width: auto;
	height: auto;
}

.product-detail .product-detail-badge
{
	position: absolute;
	top:4px;
	right:15px;
}
.product-detail .product-detail-badge img
{
	max-height: 40px;
	max-width: 40px;
}

.panel.promotion-panel .panel-body
{
	border: 6px solid #3E9E0E;
	border-radius: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top: 0px;
	background: #FFFFFF;
	margin: 0px;
}

.panel.promotion-panel .panel-heading
{
	background: #3E9E0E;
 	border: 0px;
    color: #ffffff;
}

.promotion-panel .panel-title
{
	font-size: 14px;
}

.promotion-panel ul
{
	list-style-type: none;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.panel.row.product-detail
{
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.wishlist-form button
{
	margin-left: 10px;
}

.wishlistnote-label {
  display: block;
  margin-top: 10px;
}

div.unit-type
{
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
}


form.qty-form
{
	clear: right;
}

form.qty-form select, form.qty-form input, form.qty-form div, form.qty-form button
{
	margin-left: 15px;
}

form.qty-form .form-group-sm
{
	clear: right;
}

form.qty-form .variant-select
{
	float: right;
	clear: right;
	margin: 15px 0px;
	width: auto;
	font-size: 12px;
}

form.qty-form .ex-vat-price, form.qty-form .was-price
{
    clear: right;
    float: right;
    font-weight: bold;
}

form.qty-form .price
{
	clear: right;
    float: right;
    font-weight: bold;
}

form.qty-form .qty
{
	width: 65px;
    display: block;
    float: right;
}

form.qty-form label {
    line-height: 30px;
}

/* End Product Detail */


/* Start Basket Page */
.basket-add
{
	text-align: right;
}

.basket-total-label
{
	font-weight: bold;
	text-align: right;
}

.basket-total-value
{
	text-align: left;
}

.row.basket-total-holder
{
	margin: 20px 0;
}

.basket-labels
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-style: italic;
	color: #999999;
	font-size: 10px;
}

.basket-button-bar .row a
{
	margin-left: 15px;
}

.radio img
{
	width: auto;
}

.basket-panel input.quantity-input
{
	width: 50px;
	padding: 5px;
	margin: auto;
}

.basket-panel legend
{
	padding: 10px;
}

.basket-panel .alert
{
	margin-top: 15px;
}

.basket-update, .basket-update:hover, .basket-update:active, .basket-update:focus,
.basket-remove, .basket-remove:hover, .basket-remove:active, .basket-remove:focus
{
	border: 0;
	background: transparent;
	padding:0;
	margin-bottom: 8px;
	color: #000000;
	text-decoration: underline;
}

.basket-remove, .basket-remove:hover, .basket-remove:active, .basket-remove:focus
{
	color: #d00000;
}

.order-line .basket-quantity
{
	text-align: center;
}

.basket-line
{
	padding-bottom: 10px;
}

.basket-row-total-holder
{
	margin-left: 0;
	margin-right: 0;
}

.basket-total-holder
{
	font-size: 16px;
}

.basket-price
{
	text-align: right;
	font-weight: bold;
	color: #000000;
}

.basket-quantity
{
	text-align:center;
}


.basket-price .ex-vat-price, .basket-total .ex-vat-price
{
	font-size: 12px;
}

.basket-price .ex-vat-price label, .basket-total .ex-vat-price label
{
	font-size: 10px;
}

.price.basket-price
{
	font-size: 14px;
	clear: none;
	float: left;
}

.basket-quantity
{
	text-align: center;
}

.col-lg-12 .basket-panel .basket-quantity .quantity
{
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
}


.line-discount span
{
	color: #3E9E0E;
}
.line-discount label
{
	font-weight: normal;
}

.basket-total
{
	text-align: right;
}

div.order-line div.basket-total
{
	font-size: 20px;
}

.free-delivery-note
{
	font-style: italic;
	font-size: 10px;
}

.basket-panel table
{
	margin-bottom: 0;
}

.basket-panel .order-line
{
	padding: 10px 0px;
	border-bottom: 1px solid #ddd;
}

.basket-panel .order-line .category-name
{
	color: #666666;
	font-size: 11px;
	font-style: italic;
}

.basket-panel .order-line .promotions-applied
{
	padding: 5px 15px;
	border-radius: 4px;
	background: #3E9E0E;
	list-style-type: none;
	display: inline-block;
	margin-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.basket-panel .order-line .in-stock, .basket-panel .order-line .out-of-stock, .basket-panel .order-line .partial-stock
{
	font-size: 12px;
	display: inline-block;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 20px;
}

.basket-panel .order-line .in-stock
{
	color: #3E9E0E;
	background: url('/assets/origin-images/in-stock.png') no-repeat left center;
}


.basket-panel .order-line .partial-stock
{
	color: #e3a114;
	background: url('/assets/origin-images/low-stock.png') no-repeat left center;
}


.basket-panel .order-line .out-of-stock
{
	color: #c00000;
	background: url('/assets/origin-images/no-stock.png') no-repeat left center;
}

.generated-product .main-image {
	margin-bottom: 15px;
}

.generated-product .stock-level {
	margin-top: 0;
}

.generated-product .add-qty {
	margin-left: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0;
	margin-right: -5px;
}

.generated-product .table {
	display: inline-block;
}

.generated-product .table td {
	min-width: 100px;
}

.generated-product .in-stock, .generated-product .out-of-stock, .generated-product .partial-stock
{
	font-size: 12px;
	display: inline-block;
	padding-left: 25px;
	vertical-align: middle;
	line-height: 20px;
	margin-bottom: 10px;
}

.generated-product .in-stock
{
	color: #3E9E0E;
	background: url('/assets/origin-images/in-stock.png') no-repeat left center;
}


.generated-product .partial-stock
{
	color: #e3a114;
	background: url('/assets/origin-images/low-stock.png') no-repeat left center;
}


.generated-product .out-of-stock
{
	color: #c00000;
	background: url('/assets/origin-images/no-stock.png') no-repeat left center;
}

.basket-panel .last-order-line
{
	padding: 10px 0px;
}

.basket-panel .order-line .image
{
	text-align: center;
}

.basket-panel .order-line .image img
{
	width: auto;
	max-width: 100%;
}

.col-lg-12 .basket-panel .quantity
{
	text-align: right;
}

.basket-panel .total-value, .basket-panel .total, .basket-panel .delivery, .basket-panel .delivery-value, .basket-panel .delivery-select
{
	font-size: 20px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

.basket-panel .checkoutdetails
{
	font-size: 20px;
	text-align: right;
	vertical-align: middle;

}

.basket-panel .basket-discounts
{
	font-size: 12px;
	font-style: italic;
	display: block;
}

.basket-panel .discount-line
{
	color: #3E9E0E;
}

textarea.special-instructions
{
	margin-bottom: 20px;
	height: 100px;
}

#delivery-select,
.delivery-charges
{
	width: auto!important;
	display: inline-block!important;
	max-width: 200px!important;
}

.col-lg-12 .basket-panel .delivery
{
	font-weight: bold;
	text-align: right;
	font-size: 20px;
}

.payment-choices .radio input[type="radio"]
{
	float: none;
	vertical-align: middle;
}

.voucher-line label
{
	font-size: 14px;
	margin-right: 15px;
	vertical-align: middle;
	display: block;
}

.voucher-line input
{
	display: inline-block;
	width: auto;
}

.voucher-line button
{
	margin-left: 8px;
}

.category-header-image
{
	width: auto;
	max-width: 100%;
}

#save-basket-form, #save-quote-form
{
	margin-top: 15px;
	display: none;
}

#save-basket-form input, #save-quote-form select
{
	display: inline-block;
	width: auto;
	margin-right: 8px;
}

#branch-finder
{
	display: none;
}

#branch-results .alert
{
	margin-top: 15px;
}

#please-select-delivery
{
	margin-left: 10px;
}

.branch-opening-hours label
{
	display: inline-block;
	width: 50px;
}

.collection-message
{
	margin-top: 15px;
	margin-bottom: 15px;
}

/* End Basket */

/* Start User Pages */
#address-results
{
	padding-top: 15px;
	display: none;
}

#address-results .alert
{
	margin-bottom: 0px;
}

.basket-list tbody>tr>td, .order-list tbody>tr>td
{
	vertical-align: middle;
}

#trade-details
{
	display: none;
}

.form-horizontal .control-label.checkbox-label
{
	text-align: left;
}
/* End User Pages */

/* Start Please Wait Overlay */
#please-wait
{
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: url('/assets/origin-images/please-wait.gif') no-repeat center #000000;
    opacity:0.6;
    filter:alpha(opacity=40);
    padding-top: calc(50vh - 98px);
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 9999999;
    display: none;
}
/* End Please Wait Overlay */

/* Kits */

.kit-image-link
{
	position: absolute;
	display: none;
	border: 1px solid red;
}

.kit-image
{
	max-width: 100%;
}

.kit-product-lines
{
	margin-bottom: 0px;
}

.highlight
{
	background-color: rgba(0,255,0,0.2);
	-webkit-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    transition: color 100ms linear;
}

.product-kit-detail .panel-body
{
	padding: 0px;
	position: relative;
}

.table-striped>tbody>tr>td, .table-striped>tbody>tr>th,
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th
{
	-webkit-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}

.table-striped>tbody>tr.highlight>td, .table-striped>tbody>tr.highlight>th,
.table-striped>tbody>tr.highlight:nth-child(odd)>td, .table-striped>tbody>tr.highlight:nth-child(odd)>th
{
	background-color: rgba(0,255,0,0.2);
	-webkit-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    transition: color 100ms linear;
}

.table-striped>tbody>tr.highlighted {
	background-color: #d9edf7 !important;
}
.table-striped>tbody>tr.highlighted>td {
	background-color: inherit !important;
}
/* End Kits */
.order-fail-button-bar a
{
	margin: 10px;
}

.element-spinner {
    display: none;
    position: absolute;
    left: 50%;
}

.edit-overlay {
    margin: -6px -16px;
    padding: 6px 16px;
}

.edit-overlay:hover {
    background: url(/assets/origin-images/fa-edit.png) center center no-repeat;
    background-size: contain;
    margin: -8px -18px;
    border: 2px dashed #B0B0B0;
    cursor: pointer;
}

.edit-overlay:hover>div {
    opacity: 0.4!important;
}

.inline-edit-icon {
    font-size: 2em;
    background: 0 0;
    border: 0;
    padding: 0;
    float: right!important;
    line-height: 10px;
}

.item-note {
    margin: 10px 0px;
}

.item-note a {
    color: #666666;
    font-weight: bold;
}

.item-note-box{
    display: none;
    padding: 4px 30px 4px 5px;
    border-radius: 6px;
	-webkit-box-shadow: 0 0 0 1px #ccc;
	        box-shadow: 0 0 0 1px #ccc;
}

.item-note-box:hover, .item-note-box.edit-mode {
    border-radius: 6px;
    -webkit-box-shadow: 0 0 0 1px #ccc;
            box-shadow: 0 0 0 1px #ccc;
    border-right: 35px solid #ccc;
}

.item-note-icon {
    display: none;
}

.item-note-icon .note-save {
    display: none;
    padding: 2px;
    color: rgb(71, 166, 71);
}

.item-note-icon .note-spinner {
    padding: 2px;
}

.item-note-icon .note-discard {
    display: none;
    padding: 2px;
    color: rgb(213, 70, 70);
    position: absolute;
    top: -20px;
    right: 2px;

}

.item-note-icon .note-save:hover,
.item-note-icon .note-discard:hover {
    color: #8B8B8B;
    cursor: pointer;
}

.item-note-box:hover>.item-note-icon, .item-note-box.edit-mode>.item-note-icon  {
    display: block;
    position: absolute;
    right: 22px;
    bottom: 14px;
    color: #696969;
}

.editable-note {
    display: none;
    width: 100%;
    height: 100px;
    resize: none;
}

.category-product-item.list-view {
    float: none;
    border-bottom: 1px dotted #B8B8B8;
    line-height: 24px;
}

.category-product-item.list-view .product-name {
    height: auto;
    padding: 4px 0px;
    text-align: left;
    font-size: 14px;
}

.category-product-item img {
    margin: 0 auto;
}

.star-rating
{
    margin: 8px 0;
    padding-top: 27px;
    width: 141px;
    font-size: 14px;
    font-weight: bold;
}

.star-rating-0 { background: url(/assets/origin-images/star-sprite.png) -144px 0 no-repeat; }
.star-rating-1 { background: url(/assets/origin-images/star-sprite.png) -115px 0 no-repeat; }
.star-rating-2 { background: url(/assets/origin-images/star-sprite.png) -87px 0 no-repeat; }
.star-rating-3 { background: url(/assets/origin-images/star-sprite.png) -58px 0 no-repeat; }
.star-rating-4 { background: url(/assets/origin-images/star-sprite.png) -31px 0 no-repeat; }
.star-rating-5 { background: url(/assets/origin-images/star-sprite.png) -3px 0 no-repeat; }

.page-element {
    overflow-x: hidden;
}

.basket-quick-add .add-code {

}

.basket-quick-add .add-qty {
    width: 60px;
}


.view-order .order-title,
.view-order .order-status {
    min-height: 110px;
}

.view-order .order-status h2{
    margin-top: 0;
}

.view-order .order-status p{
    font-size: 16px;
}

.panel-branch table > tbody > tr > td {
      padding: 3px;
}

.panel-branch h4 {
    margin-top: 0;
}

@media (min-width: 768px)
{
	.product-list a h3
	{
		height: 30px;
		font-size: 12px;
		line-height: 15px;
	}

	.product-list a.thumbnail
	{
		text-align: center;
	}

	.product-list a.thumbnail img
	{
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.product-list .caption
	{
		padding: 0px;
	}

	.modal-dialog.image
	{
		width: 622px;
	}

	.modal-dialog
	{
		width: 700px;
		margin: 30px auto;
	}
}

@media (max-width: 1200px)
{
    div#look-ahead-search {
        width: 405px;
    }
}

@media (max-width: 992px)
{
	.category-list
	{
		margin-bottom: 10px;
	}

	.product-crossref-code
	{
		text-align: left;
	}

	.product-crossref-code label, .product-crossref-code div
	{
		display: inline-block;
	}

    div#look-ahead-search
    {
        width: 370px;
    }
}

@media (min-width: 992px)
{
	.basket-header
	{
		padding-bottom: 10px;
	}


	.category-list .product-name
	{
		height: 70px;
		font-size: 14px;
		padding-top: 6px;
		text-align: center;
	}


	.basket-header div
	{
		background-color: #f9f9f9;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: bold;
	}

	.product-detail h1
	{
		font-size: 25px;
	}

	form.qty-form .price
	{
		font-size: 26px;
	}

	.product-list-item
	{
		width: 33.3333333333%;
	}
}

@media (max-width: 768px)
{

	.col-2.price
	{
		font-size: 12px;
	}

	.order-line
	{
		font-size: 12px;
	}

	.price
	{
		font-size: 21px;
	}

	.product-list a h3
	{
		margin-top: 0px;
		height: 30px;
	}
}

@media (max-width: 475px)
{
	.save-basket-btn
	{
		margin-top: 15px;
	}

	div.order-line div.basket-total
	{
		font-size: 12px;
	}

	.total-value .ex-vat-price, .total-value .was-price, .total-value .ex-vat-price label, .total-value .was-price label
	{
		font-size: 10px;
	}
}

/*
** Origin CSS v2
 */

.product-detail .panel-body {
    padding: 15px;
}

.product-actions {
    text-align: right;
}

.product-quantity {
    width: 15%!important;
    float: right!important;
}

@media (min-width: 768px) {
    .product-actions
    {

        margin-bottom: 25px;
    }

    .product-quantity {
        width: auto!important;
        float: none!important;
    }
}

.product-actions p {
    margin-bottom: 5px;
}

.product-price {
    font-size: 28px;
    font-weight: bold;
    /*LESS: color: @brand-success; */
    color: #3C763D;
}

.product-availability {

}

.product-price-exvat {

}

.product-unit-type {
    text-align: left;
    margin-left: 8px;
}

.product-price-was {
    font-size: 18px;
    font-weight: bold;
    /*LESS: color: @brand-warning; */
    color: #C62828;
}

.product-wishlist-added {
    display: none;
}

.kit-product-lines .form-group,
.kit-product-lines .input-group
{
    margin-left: 0;
}

.kit-line-header
{
    border-bottom: 1px solid #C7C7C7;
    font-weight: bold;
}

.kit-line-row
{
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #C7C7C7;
}

.kit-line-row .product-price
{
    margin: 0;
    line-height: 30px;
    font-size: 26px;
}

.kit-line-row img
{
    width: 85px;
}

.kit-line-row .product-price-exvat
{
    margin: 0;
}

.kit-line-comments
{
	font-style: italic;
	margin-top: 10px;
}

.kit-line-add
{
	width: 220px;
}

/* Product Detail Wishlist fix and override (temp fix) */
.product-info .form-inline {
    margin-bottom: 10px;
    text-align: right;
    float: none;
}

.product-wishlist-added {
    text-align: right;
    font-weight: bold;
    font-size: 16px;
}

/* Wishlist fix end */

#modal-basket-add
{
    z-index: 1200;
	padding-top: 30px;
}

#modal-basket-add button
{
    margin-bottom: 10px;
    margin-left: 10px;
}

#modal-basket-add .modal-footer button
{
    font-weight: 400;
    font-size: 13px;
}

#modal-basket-add .modal-footer
{
    padding-bottom: 5px;
}