.product-comparison {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 10px;
	margin-bottom: 0;
}

.product-comparison #PricingTable {
	margin-bottom: 0;
}

.product-comparison.priceTable table#PricingTable tr td {
	text-align: left;
	padding:10px !important;
}

.product-comparison.priceTable table#PricingTable tr td .actualPrice {
	display: inline-block
}

.product-comparison th {
	text-align: center !important;
	border-top: none !important;
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	font-size: 24px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.08;
	letter-spacing: 0.3px;
	color: #454545;
}

.product-comparison tr td {
	border: solid 0.5px #dddddd;
	padding: 1px !important;
	padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.product-comparison tr td br {
	content: '.';
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}

.product-comparison tr:hover {
	background-color: #ffffff !important;
}


/* .product-comparison tr td:first-child { border-left: solid 0.5px #aaaaaa; } */

.product-comparison .product_details tr td:first-child {
	border-left: none;
}

.product-comparison .product_details tr td:nth-child(2) {
	font-size: 13px;
}

.product-comparison .no-border {
	border: none;
	padding: 0px;
}

.product-comparison .product_details tr td {
	border-top: none !important;
	font-size: 14px;
	padding:10px !important;
}

.product-comparison .product_details {
	margin-top: 20px;
	table-layout: fixed;
}

.product-comparison .product_description {
	text-align: center;
	margin-top: 20px;
	font-size: 15px;
	width: 100%;
}


/* .compareTableValue { width:25%;} */

.compareTableValue tr td {
	border-top: 0;
	border-left: 0 !important;
	border-right: 0;
	height: 60px;
	vertical-align: middle;
	font-size: 14px;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-word;
	padding-left: 10px !important;
    padding-right: 10px !important;
}

.compareTableValue .boldText {
	font-size: 15px;
	word-break: break-word;
}

.compareTableValue tr td:first-child .boldText{
	color:#1e53a5;
}
.compareTableValue tr:last-child td {
	border-bottom: 0
}


/* .product-comparison tr td:nth-child(2),.product-comparison tr td:nth-child(3),.product-comparison tr td:nth-child(4) { text-align:center} */

.product-comparison tr td:nth-child(2) table.compareTableValue,
.product-comparison tr td:nth-child(3) table.compareTableValue,
.product-comparison tr td:nth-child(4) table.compareTableValue {
	text-align: center
}

.product-comparison #PricingTable th {
	font-size: 14px !important;
	background: #454545 !important;
	color: #fff;
}

.priceTable .actualPrice {
	margin-left: 0px;
}

.product-comparison img.ghsPictogram {
	max-width: 110px;
	margin: 5px;
}

#productImgWrap {
	text-align: center;
}

#productImgWrap img {
	max-width: 100%;
}

@media (max-width:1023px) {
	.product-comparison tr td {
		display: table-row;
	}
	.product-comparison tr th {
		display: table-row;
	}
}

.product-comparison .newProduct {
	margin-left: 6px;
}

/* Compare tray - PLP / search (productListPage, searchresultslistcomponent) */
.comparePanle {
	background-color: #f7f7f7;
	z-index: 3;
	padding: 0;
	margin-bottom: 10px;
}

#count-checked-checkboxes {
	margin-left: -4px;
}

.w3-modal {
	z-index: 1050;
	display: none;
	padding-top: 100px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

.w3-modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 0;
	outline: 0;
	width: 600px;
}

.w3-teal,
.w3-hover-teal:hover {
	color: #fff !important;
	background-color: #1e53a5 !important;
}

.relPos {
	display: inline-block;
	background-color: #fff;
	margin: 0 0 8px 8px;
	padding: 5px;
}

.actionLinks {
	margin-top: 10px;
}

a.addToCompare:hover,
a.addToCompare:focus,
a.addToCompare:active {
	text-decoration: none;
	color: #3e3e3e
}

.addToCompare {
	background: url(../images/unselected.svg) no-repeat top left;
	padding: 0 0 5px 30px;
	display: block;
	cursor: pointer;
	float: right;
}

.addToCompare.rotateBtn {
	background: url(../images/selected.svg) no-repeat top left;
}

.addToComparSelected {
	background: url(../images/selected.svg) no-repeat top left;
	padding: 0 0 5px 30px;
	display: block;
	cursor: pointer;
	float: right;
}

.comparePanle .cmprBtn {
	background-color: #1e53a5;
	color: #fff;
	border: 2px solid #1e53a5;
	width: auto;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 0;
	width: 233px;
	border-radius: 4px !important;
}

.comparePanle .btn[disable]:hover {
	background-color: #1e53a5;
	color: #fff;
	border: 2px solid #1e53a5;
}

.comparePanle .row {
	margin: 0
}

.relPos.col-md-3 {
	width: 24%
}

.relPos a.w3-closebtn {
	float: right;
	cursor: pointer;
	font-size: 20px;
	line-height: 15px;
}

.relPos a:hover {
	text-decoration: none;
	color: #3c3c3c;
}

.w3-teal h3 {
	padding: 10px;
	margin: 0;
}

#WarningModal .w3-container {
	padding: 0 15px;
}

#WarningModal footer.w3-container {
	padding-bottom: 15px;
	text-align: center;
}

button.w3-hexagonBlue {
	background-color: #fff;
	color: #1e53a5;
	border: 2px solid #1e53a5;
	border-radius: 3px;
	width: 20%;
	padding: 5px;
}

button.w3-hexagonBlue:hover {
	background-color: #1e53a5;
	color: #fff;
}

.actionLinks a {
	padding-right: 10px;
	color: #1e53a5
}

button.clearAll {
	border: 0;
	background: transparent;
	color: #1e53a5;
	padding-right: 15px;
	margin-top: 0
}

.compareProName {
	white-space: pre-wrap;
	width: 90%;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	word-break: break-word;
}

.comparePan a.compareProName {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.btnCompClose {
	cursor: pointer;
	font-size: 20px;
	line-height: 15px;
}

.btnCompClose:hover {
	color: #454545;
	cursor: pointer
}

.warningModal {
	display: block;
	top: 0;
	center: 20px;
	z-index: 99;
	text-align: center;
	border: 1px solid #ddd;
}