.compact-table {
	border: 1px solid #ccc;
}
.compact-table th label{
	font-weight: bold;
	margin: 0;
	white-space: normal;
	cursor: default;
}

.compact-table .table thead th {
	vertical-align: top;
}

.compact-table .img-full {
	max-width: none;
}

.initial-record-count {
	display: inline-block;
	margin-bottom: 15px;
}

#matching-records-text {
	font-weight: bold;
	font-size: 22px;
}

#matching-records-count {
	font-size: 22px;
}

#filters-panel {
	display: inline-block;
	min-width: 100%;
	background-color: #eee;
	border-style: solid;
	border-width: thin;
	border-color: #d3d3d3;
	margin-bottom: 15px;
	font-size: 12px;
}
#search-within-results {
	padding-left: 15px;
	padding-top: 15px;
	max-width: 260px;
}
#search-within-results input {
	font-size: 12px;
	border-radius: 0;
	height: 32px;
}
.btn-default.btn-searchwithin {
	font-size: 13px;
	padding: 0 12px;
	height: 32px;
}
#scrollit {
	 white-space: nowrap;
 }

#filters-buttons {
	margin: 10px;
	display: inline-block;
	position: relative;
	left: 0;
}

#filters-buttons .btn-danger.submit-disabled {
	background: #d9534f;
}
#filters-buttons .matching-records {
	white-space: nowrap;
	margin-top: 0;
	position: relative;
}

.dyn-records {
	white-space: nowrap;
	color: #949494;
	font-size: 22px;
	display: none;
}

.bign-records {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.no-content {
	display: block;
	text-align: left;
}
.sortButtonWrapper {
	display: inline-block;
	margin-left: 0;
	vertical-align: bottom;
}
.sortButtonWrapper a {
	display: block;
	line-height: 1.4;
	color: #333;
}
.sortButtonWrapper.current a {
	white-space: nowrap;
	margin-right: 10px;
}
.sortButtonWrapper.current .sort-title {
	float: none !important;
	margin-right: 3px;
}
.sortButtonWrapper.current .sort-icon {
	vertical-align: text-bottom;
}
.btn-price-toggle, .productquerybtn {
	margin: 10px auto;
	display: block;
	text-align: center;
}

.btn-price-toggle .btn img {
	margin: auto;
	max-width: none;
}
.table-filters-group .field-filter-block .clear-filter-field {
	font-size: 20px;
	cursor: pointer;
	right: 10px;
	top: 12px;
	font-weight: 500;
	line-height: 18px;
}

.table-filters-group {
	display: inline;
}

.table-filters-group {
	padding-left: 10px;
	padding-right: 10px;
}

table.table-filters-group > tbody > tr > td {
	border:none;
}

table.table-productsList {
	font-size: 14px;
	margin: 0;
}
.attachment-box {

}
.attachment-box ul.list-group{
	list-style: none;
}
.attachment-box ul.list-group li{
	display: block;
	margin-bottom: 10px;
}

.compact-table td.image-box {
	position: relative;
}

.image-large {
	display: none;
}

.ctech-wrapper .image-large {
	position: absolute;
	left: 70%;
	top: -20px;
	z-index: 99;
	background: #fff;
	border: 1px solid #000;
}

.compact-table td.image-box .image-small img {
	display: block;
	max-width: 55px;
	height: 38px;
}

.compact-table td.product-sku .icon-badges, .compact-table td.product-sku .text-badges {
	float: none !important;
	width: auto;
}

.compact-table td.product-sku .icon-badges img {
	height: 15px;
	display: inline-block;
	float: right;
}

#products-box {
	position: relative;
}

.filter-selectors option:disabled {
	color: #cecece;
	opacity: 0.4;
}
.filter-selectors option {
	font-size: 12px;
}

.compact-table td.pricearea {
	padding: 8px;
}

.compact-table td.pricearea span.product-price {
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
}

.compact-table td.pricearea span.old-price {
	color: #aaa;
	margin-left: 3px;
	font-weight: 600;
}

.compact-applied-row {
	margin: 10px;
}
.product-action-btn .btn {
	margin-bottom: 5px;
	width: 40px;
	padding: 3px;

}
.pagination-area{
	margin: 10px 0;
}
.pagination-area .pagination-page,
.pagination-area .counter,
.pagination-area .pagination-links{
	float: left;
	margin-right: 15px;
	line-height: 36px;
}
.pagination-area .pagination-page select {
	float: right;
	margin-left: 8px;
	margin-top: 6px;
}
.pagination-area .pagination-links ul.pagination {
	margin: 0;
}

.datasheet-link i {
	font-size: 24px;
}

.description {
	text-align: center;
}

.table-productsList .hide-mobile {
    display: none;
}

.table-productsList .product-title {
    white-space: normal !important;
}

.product-action-btn .ctech-btn {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.description .product-attachments {
	margin: 0;
	padding: 0;
	text-align: left;
}

.product-price-sellingPrice, .product-price-sellingPrice strong {
	display: block;
}

.category-information {
	position: relative;
	padding: 8px;
	margin-bottom: 10px;
}

.sortButtonWrapper .sorting {
	padding-right:10px;
}

.banner-row {
	position: relative;
}

.cat-titlearea {
	padding-left: 15px;
	min-height: 290px;
}

.cat-banner-bg {
	width: 100%;
	height: 290px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}

.cat-banner-img {
	height: 290px;
	width: 100%;
}

.cat-titlearea h1 {
	font-size: 44px;
}

.desc-margined {
	margin-left: 30px;
	margin-right: 30px;
}

.cat-infoarea .owl-carousel {
	position: absolute;
	width: 95%;
	padding-left: 0;
}

.category-box-parent {
	position: relative;
}

.ctech-wrapper .ctech-btn.cat-edit {
	position: absolute;
	z-index: 3;
	left: 0;
	display: none;
}

.category-box-parent:hover .cat-edit{
	display: block;
}

.category-information:hover .cat-edit{
	display: block;
	right: 0;
	left: unset;
	top: 0;
}

.cat-infoarea .owl-carousel.no-nav {
	width: 97%;
}

.owl-prev {
	left: 15px;
}

.owl-next {
	right: 15px;
}

.cat-description {
	margin-top: 10px;
	z-index: 2;
	position: relative;
	max-width: 90%;
	padding-left: 15px;
}

[dir] .category-box-parent .cat-infoarea {
	margin: 5px 20px 10px;
}

.cat-infoarea h1 {
	line-height: 42px;
	margin: 0 0 10px;
	font-size: 40px;
	font-weight: 700;
}

.ctech-wrapper h4.cat-type {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
}

[dir=ltr] .sell-cols-row {
	margin-left: unset;
	margin-right: unset;
}
[dir=rtl] .sell-cols-row {
	margin-left: unset;
	margin-right: unset;
}

#products-page {
	margin-top: 0;
}

.layout-switcher {
	margin-bottom: 15px;
}

.product-action-btn .btn-add-cart, .product-action-btn .btn-rfq {
	margin-right: 5px;
}

td.product-action-btn .action-btn-group {
	display: flex;
}

.action-btn-group .ds-btn-group {
	min-width: 24%;
}

.action-btn-group .ds-btn-group:first-child:nth-last-child(3),
.action-btn-group .ds-btn-group:first-child:nth-last-child(3) ~ .ds-btn-group {
	min-width: 24%;
}

.action-btn-group .ds-btn-group:first-child:nth-last-child(2),
.action-btn-group .ds-btn-group:first-child:nth-last-child(2) ~ .ds-btn-group {
	min-width: 49%;
}

.ctech-wrapper .ctech-btn:disabled.btn-invisible {
	opacity: 0;
	cursor: default;
}

/* Filters */
[dir] .mod-sellacious-filters.datasheet-filters .ds-filter-snap-in > ul.filter-choices {
	padding: 0;
	max-height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
}

.mod-sellacious-filters.datasheet-filters div.select2-container .select2-choice {
	border: 1px solid #efefef;
	background: #fff;
	min-height: 40px;
	position: relative;
	z-index: 1;
	padding: 8px 15px;
	border-radius: 0;
}

.mod-sellacious-filters.datasheet-filters .ds-filter-snap-in select,
.mod-sellacious-filters.datasheet-filters .ds-filter-snap-in .select2-container {
	width: 100%!important;
}

.mod-sellacious-filters.datasheet-filters .select2-container-multi .select2-choices .select2-search-field input {
	min-width: 100%;
	border: 0 !important;
	height: 32px;
}

.mod-sellacious-filters.datasheet-filters .select2-drop.select2-drop-above.select2-drop-active {
	z-index: 9998 !important;
}

.mod-sellacious-filters.datasheet-filters .select2-drop-mask {
	z-index: 9997 !important;
}

.mod-sellacious-filters.datasheet-filters .btn-main .ctech-btn {
	margin: 0 !important;
}

.mod-sellacious-filters.datasheet-filters .btn-main .ctech-btn.btn-clear-filter {
	margin-right: 10px !important;
}

.mod-sellacious-filters.datasheet-filters .btn-main-btm {
	margin-top: 10px;
}

.mod-sellacious-filters.datasheet-filters .filter-title {
	background: none;
}
.mod-sellacious-filters.datasheet-filters .btn-main .ctech-btn {
	width: 100%;
	flex: 1;
}
.mod-sellacious-filters.datasheet-filters .btn-main {
	display: flex;
}
.mod-sellacious-filters input[type="text"].slider-filter-text {
	width: 48% !important;
	height: 25px;
}
.mod-sellacious-filters input[type="text"].slider-filter-text.slider-filter-max {
	text-align: right;
}

/* End Filters */

[dir=ltr] .pagination-footer .ctech-pagination.sell-pagination {
	text-align: center;
	display: block;
}

.pagination-footer .ctech-pagination.sell-pagination ul li.active, .pagination-footer .ctech-pagination.sell-pagination ul li.active a.disabled {
	color: #333;
}

.ctech-wrapper .compact-table img.image-small {
	width: 55px;
}
.image-large .image-lg-block, .image-small .image-sm-block {
	position: relative;
	overflow: hidden;
}
.image-large .badge-area .product-badge-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 1px 0;
	text-align: center;
	min-height: 15px;
}
.image-small .badge-area .product-badge-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	min-height: 8px;
	font-size: 6px;
	line-height: 7px;
}
.ctech-wrapper .image-large .badge-area, .ctech-wrapper .image-small .badge-area {
	position: absolute;
	top: 0;
	width: 100%;
}
.ctech-wrapper .image-large .badge-area.badge-horizontal.icon-badges {
	left: 0;
}
.ctech-wrapper .image-large .badge-area.badge-tilted {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	left: -73px;
	top: 13px;
}
.ctech-wrapper .image-large.image-long .badge-area.badge-tilted {
	left: -50px;
	top: 10px;
}
.ctech-wrapper .image-small .badge-area.badge-tilted {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	left: -18px;
	top: 4px;
}
.ctech-wrapper .image-large .badge-area.badge-tilted.icon-badges {
	left: -11px;
	top: 21px;
	transform-origin: top left;
	width: auto;
	height: auto;
}
.ctech-wrapper .image-large .badge-area.badge-tilted.icon-badges.badge-wide {
	left: -36px;
	top: 45px;
}
.ctech-wrapper .image-small .badge-area.badge-tilted.icon-badges {
    left: -18px;
    top: 22px;
    transform-origin: top left;
    text-align: center;
}
.ctech-wrapper .image-large .badge-area img {
	height: 50px;
}
.ctech-wrapper .compact-table td.image-box .image-small .badge-area img {
	height: 15px;
    display: inline-block;
}

.datasheet-search-heading {
	font-size: 36px;
	line-height: 0.9em;
}
.datasheet-search-padding {
	padding: 0 15% 0 15%;
}

.search-results-heading {
	margin-bottom: 10px;
}

@media (min-width: 992px) {
    .table-productsList .hide-mobile {
        display: table-cell;
    }
}

@media (max-width: 767px) {
	[dir=ltr] .ctech-wrapper .owl-carousel .owl-next {
		right: -10px;
	}
}