
/* ecsSearch.css */

#exo-mask {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#exo-modal-container #exo-close {
	float: right;
	font-weight: bold;
	text-align: right;
}

#exo-facet-sb h3 {
	margin: 10px 0;
}

#exo-modal-container .exo-left-col,
#exo-modal-container #exo-facet-sb {
	clear: both;
	float: left;
	min-height: 30px;
	width: 220px;
}

#exo-modal-container .exo-right-col,
#exo-modal-container #exo-results {
	float: right;
	width: 660px;
}

#exo-modal-container a:link,
#exo-modal-container a:visited {
	color: #01578C;
	text-decoration: none;
}

#exo-modal-container a:hover {
	text-decoration: underline;
}

#exo-modal-container {
	background-color: #fff;
	color: #484848;
	display: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	padding: 20px;
	position: absolute;
	width: 900px;
	z-index: 9999;
}

#exo-search-box {
	border-style: none;
	float: right;
	height: 32px;
	line-height: 12px;
	margin-right: 401px;
	text-align: center;
	text-indent: 0;
	vertical-align: bottom;
	width: 250px;
}

#exo-search-box div {
	height: 32px;
}

#exo-search-box input#exo-search2352341 {
	border: 1px solid #3B3B3B;
	border-right-width: 0;
	float: left;
	height: 21px;
	padding: 4px;
	width: 200px;
}

#exo-search-box label {
	background: url("../img/search-sprite.png") no-repeat scroll -13px -20px transparent;
	float: left;
	height: 100%;
	width: 40px;
}

#exo-search-box label>input {
	cursor: pointer;
	height: 100%;
	opacity: 0;
	width: 100%;
}

#exo-facets {
	clear: both;
	margin-top: 15px;
}

.exo-clear, .exo-facet-row>div.exo-clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	width: 0;
}

.exo-facet-row {
	max-height: 192px;
	clear: both;
}

.exo-facet-border {
	border: 1px solid #CCCCCC;
	overflow-y: auto !important;
	padding: 0 !important;
}

.exo-more {
	margin-top: 5px;
}

.exo-more a:after {
	content: "\2026";  /* &hellip; */
}

.exo-facet-row>div.exo-facet-hdr {
	float: none;
	display: block;
	margin: 0;
	width: 100%;
}

.exo-facet-row>div.exo-facet-hdr>h3 {
	width: 31%;
	float: left;
	margin: 0 5px;
	overflow: hidden;
}

.exo-facet-row>div {
	float: left;
	margin: 10px 5px;
	max-height: 150px;
	overflow: hidden;
	padding: 1px;
	position: relative;
	width: 31%;
}

.exo-multi-facet ul,
.exo-cats ul {
	list-style: none outside none !important;
	margin: 0;
	margin-left: 4px !important;
	padding: 0;
}

.exo-multi-facet ul li,
.exo-cats ul li {
	margin: 0;
	position: relative;
}

.exo-facet-row ul {
	padding: 0;
	margin: 0;
}

.exo-multi-facet div.exo-FName a {
	background: url("../img/search-sprite.png") no-repeat scroll 
		-86px -33px transparent;
	padding-left: 16px;
}

.exo-multi-facet li.exo-bold div.exo-FName a {
	background-position: -86px -18px;
}

.exo-x.exo-x-gray {
	background: url("../img/search-sprite.png") no-repeat scroll 
		-55px -33px transparent;
}

.exo-x a,
.exo-x a:hover {
    padding: 0 5px; /* make click area */
	text-decoration: none !important;
}

.exo-x {
	background: url("../img/search-sprite.png") no-repeat scroll
		-55px -18px transparent;
	bottom: 2px;
	height: 16px;
	left: 0;
	position: absolute;
	width: 13px;
}

ul.exo-cats-list {
	clear: both;
	margin-left: 12px !important;
	padding-left: 0;
}

.exo-FName {
	float: left;
	height: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.exo-li-height {
	clear: both;
	height: 16px;
	line-height: 16px;
	padding: 2px 0;
}

.exo-wide-cat {
	max-width: 90%;
}

.exo-slim-cat {
	max-width: 77%;
}

.exo-facet-border .exo-slim-cat {
	max-width: 75%;
}

.exoFCount {
	font-size: 0.75em;
	color: #6E6E6E;
}

.exo-slider {
	margin: 11px;
}

.exo-slider-hdr {
	border: 0;
	margin-bottom: 10px;
	width: 79%;
}

.exo-center {
	text-align: center;
}

.exo-bold a {
	font-weight: bold !important;
}

.exo-bold {
	font-weight: bold !important;
}

.exo-right {
	text-align: right;
	white-space: nowrap;
}

div.exo-slider-count {
	margin-left: 4px;
	height: 16px;
	padding: 2px 15px;
	position: relative;
}

div.exo-slider-count > span:nth-child(2):after {
	content: ":";
}

div.exo-range-graph {
	margin: 0 8px 1px;
	width: 70%;
}

.exo-slider-cont {
	clear: both;
	margin: 0 8px 10px;
	width: 70%;
}

div.exo-slider input {
	width: 44px;
}

#exo-header {
	clear: both;
	padding: 5px 0;
}

.exo-headerLine {
	display: block;
	clear: both;
	height: 20px;
	padding: 5px 0;
}

.exo-first {
	border-bottom: 1px solid #CCCCCC;
}

#exo-noResults {
	padding-bottom: 10px;
}

#exo-noResults .onlyShowInMce {
	display: none;
}

.exo-result {
	clear: both;
	height: 95px;
}

.exo-result>div {
	float: left;
	height: 100%;
}

.exo-result .exo-img {
	width: 15%;
	border-right: 1px solid #CCCCCC;
}

.exo-list .exo-result {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
}

.exo-grid .exo-result {
	border: 1px solid #CCCCCC;
	clear: none;
	float: left;
	height: 300px;
	margin: 0 2.9% 2.9% 0;
	width: 31%;
	overflow: hidden;
}

.exo-grid .exo-result>div {
	float: none;
	height: 90px;
	width: 94%;
	padding: 3%;
}

.exo-grid .exo-result .exo-img {
	height: 100px;
	border-right: none;
}

.exo-result .exo-img img {
	border: 0 none;
	display: inline;
	max-height: 100%;
	max-width: 100%;
}

.exo-result .exo-img>div {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}

.exo-result .exo-desc {
	padding-left: 10px;
	width: 72%;
}

.exo-desc .exo-identName {
	font-size: 1.2em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.exo-grid .exo-desc .exo-identName {
	white-space: normal;
	height: 57px;
	margin-bottom: 3px;
}

.exo-result .exo-desc>div.exo-identDesc {
	margin: 5px 0;
	height: 48px;
	overflow: hidden;
}

.exo-wide-cat.exo-bold > a:before {
	content: "\2039  "; /* &lsaquo; */
}

#exo-brandClr, #exo-brandSel {
	cursor: pointer;
}

#exo-result-list {
	clear: both;
	margin-top: 8px;
}

#exo-result-list.exo-list {
	margin-bottom: 18px;
}

#exo-numRes {
	float: left;
	max-width: 30%;
	min-width: 30%;
	padding-top: 5px;
	width: 28%;
}

.exo-list .exo-result-sep {
	border-top: 1px solid #CCCCCC;
	margin: 8px 0;
}

#exo-view {
	float: left;
	padding-top: 3px;
}

#exo-view span {
	background-image: url("../img/search-sprite.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 18px;
	margin: 0 4px;
	vertical-align: text-bottom;
	width: 20px;
}

#exo-gridView.exo-active {
	background-position: -1px 0;
	cursor: default;
}

#exo-gridView {
	background-position: -22px 0;
	cursor: pointer;
}

#exo-listView {
	background-position: -65px 0;
	cursor: pointer;
}

#exo-listView.exo-active {
	background-position: -43px 0;
	cursor: default;
}

#exo-numPerPage {
	float: left;
	padding-top: 5px;
	width: 16%;
}

#exo-numPerPage span {
	padding: 0 2px;
}

.exo-sorting {
	float: right;
}

.exo-pager {
	float: right;
}

.exo-actual-page {
	font-weight: bold;
}

.exo-page-number {
	padding: 0 2px;
}

/* mm6.1 add */
.exo-prodDesc {
    float: left;
    font-size: 0.86em;
    line-height: 1.2em;
    width: 85%;
    overflow: hidden;
	max-height: 85%;
}
.exo-prodPrice {
    float: right;
}
.exo-result .exo-desc {
    width: 82%;
}

.exo-grid .exo-result .exo-img {
    height: 65%;
}
.exo-result .exo-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.exo-grid .exo-result .exo-desc {
    max-height: 25%;
}
.exo-grid .exo-result .exo-desc .exo-prodName {
    max-height: 60%;
    min-height: 60%;
    overflow: hidden;
}


/* Slider ---------------------------------- */
.exo-slider .ui-widget {
	font-family: Verdana,Arial,sans-serif; font-size: 0.7em;
}
.exo-slider .ui-widget-content {
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	color: #222222;
}
.exo-slider .ui-widget-content a {
	color: #222222;
}
.exo-slider .ui-widget-header {
	border: 1px solid #aaaaaa;
	background-color: #cccccc;
	color: #222222;
	font-weight: bold;
}
.exo-slider .ui-widget-header a {
	color: #222222;
}

.exo-slider .ui-state-default,
.exo-slider .ui-widget-content .ui-state-default {
	background: url("../img/search-sprite.png") no-repeat scroll -70px -35px transparent;
	font-weight: normal;
	color: #555555;
}
.exo-slider .ui-state-hover,
.exo-slider .ui-widget-content .ui-state-hover {
	background: url("../img/search-sprite.png") no-repeat scroll -70px -20px transparent;
	font-weight: normal;
	color: #212121;
}

.exo-slider .ui-slider {
	position: relative;
	text-align: left;
}
.exo-slider .ui-slider .ui-slider-handle {
	position: absolute;
	height: 11px;
	cursor: default;
	width: 14px;
	z-index: 2;
}
.exo-slider .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
}

.exo-slider .ui-slider-horizontal { height: .4em; }
.exo-slider .ui-slider-horizontal .ui-slider-handle { margin-left: -.6em; }
.exo-slider .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.exo-slider .ui-slider-horizontal .ui-slider-range-min { left: 0; }
.exo-slider .ui-slider-horizontal .ui-slider-range-max { right: 0; }

.exo-identContact {
	display: block;
	float: right;
	width: 200px;
}

.exo-gridIdentContact {
	display: block;
	padding-bottom: 10px;
}

.exo-contactTitle {
	width: 50px;
	display: inline-block;
}

.exo-prodName {
	color: #01578c;
}

.exo-search-error {
	margin: 5px;
	color: #db1f1f;
}

.exo-search-error .exo-search-error-title {
	font-weight: bold;
}

.exo-search-error .exo-search-error-link {
	cursor: pointer;
}

.exo-search-error-popup h2,
.exo-search-error-popup h3,
.exo-search-error-popup h4,
.exo-search-error-popup h5,
.exo-search-error-popup h6,
.exo-search-error-popup p {
	font-size: 80%;
}

.exo-search-error-popup h1 {
	font-size: 100%;
	font-weight: bold;
}

.exo-fieldqueries {
	float: left;
	color: #01578c;
}

li.exo-fieldquery {
	float: left;
	padding: 2px;
	border: 1px solid #01578c;
	margin: 5px 5px 0 0;
	list-style-type: none;
	display: block;
	min-width: 240px;
}

.exo-remove-q {
    float: right;
    margin-right: 2px;
	margin-left: 2px;
}

.exo-fieldquery-label {
	max-width: 90%;
	float: left;
	padding: 3px;
	text-align: left;
}

.selected {
	float:right;
}

/* quality mapping: green, light green, yellow, orange, red */
.exo-score.qualityA {
	background-color: #00ff18;
}
.exo-score.qualityB{
	background-color: #d8ff00;
}
.exo-score.qualityC {
	background-color: #fffc00;
}
.exo-score.qualityD {
	background-color: #ff9c00;
}
.exo-score.qualityE {
	background-color: #ff1800;
}


/* jquery-ui.css  removed */

/* customSuggest.css */

/* Custom suggest styles */
.exsg_footer {
	display: none;
}

.exsg_item {
	padding: 2px;
}

.exsg_item .col1 {
	max-width: 315px;
	min-width: 315px;
	padding-left: 18px;
	width: 315px;
}

.col1 .exoSuggName {
	display: inline;
	overflow: hidden;
	vertical-align: top;
}

.exsg_cat .col1 {
	padding-left: 2px;
}

.exsg_cat {
	color: #01578c;
}
















