.cpq-label-default:before {
	content: url(../images/users_16x17.png)!important;
}

.item-hotspot {
	margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
	.item-hotspot .technoFlex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.item-hotspot .technoFlex > div:first-child {
		padding-left: 30px;
	}
	.item-hotspot .technoFlexCenter {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
	}


	.cpq-config-page, .cpq-overview-page {
			padding-top: 30px;
	}
}


@media only screen and (max-width: 600px) {
	.hotspotInfoPopup .cpq-legend{
		padding-left: 0;
	}

	.row {
		margin-left: 15px;
		margin-right: 15px;
	}

	.cpq-advanced-config-page #priceSummary:not(:first-child) {
		display: none;
	}
}

@media only screen and (max-width: 915px) {
	.hotspotInfoPopup .cpq-legend{
		padding-left: 0;
	}

	.row {
		margin-left: 15px;
		margin-right: 15px;
	}

	.cpq-advanced-config-page #priceSummary:not(:first-child) {
		display: none;
	}
}

@media only screen and (min-width: 1023px) {
	#colorbox.hotspotInfoPopup {
		position: fixed !important;
		top: 0 !important;
	}

	.hotspotInfoPopup #cboxContent {
		position: fixed;
		min-width: 25vw !important;
		max-width: 50vw !important;
		padding: 30px !important;
	}
}


@media (min-width: 640px) {
	.hotspotInfoPopup .cpq-legend {
		max-width: 100%;

	}
}

.hotspotInfoPopup div#configMenu {
	display: none;
}

.cpq-advanced-config-page .image-gallery .image-gallery__image .owl-item img{
	max-width: 100%;
	height: auto;
	float:left;
}

.hotspotInfoPopup .cpq-group-title {
	display: none;
}

.item-hotspot .featureSvg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
}
.item-hotspot .featureImage {
	max-height: 800px;
}
.item-hotspot .imageWrapper {
	position: relative;
}
.item-hotspot .featureSpot {
	cursor: pointer;
}
.item-hotspot .featureSpot circle {
	fill: rgb(0, 30, 80);
	fill-opacity: 0.8;
}
.item-hotspot .featureSpot circle.clicked {
	fill: #1be945;
}
.featureSpot__text {
	font: bold 15px sans-serif;
}
.hotspotInfoPopup #cboxTitle {
	display: none !important;
}

.hotspotInfoPopup #cboxLoadedContent{
	margin-top: 50px !important;
	padding: 0px 5px 0px 5px;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(500px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

.hotspotInfoPopup #cboxContent {
	padding: 10px !important;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

.cpq-config-description {
	font-size: 12px;
}

#cboxOverlay.hotspotInfoPopup {
	position: fixed;
	opacity: 0.1 !important;
}

.hotspotInfoPopup .cpq-cstic-value-with-image{
	border: 2px solid black;
	margin-bottom: 15px;
	width: 100% !important;

}

.cpq-cstic-value-with-image {
	width: auto;
}

.hotspotInfoPopup .cpq-cstic-value-with-image:hover{
	border-color:#004d94;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.hotspotInfoPopup .cpq-cstic-value-with-image-changeable .cpq-cstic-value-image-container-hover{
	border: 3px solid white;
}


.hotspotInfoPopup  .cpq-cstic {
	padding: 6px 0px;
	border-top: none;
}

.hotspotInfoPopup .cpq-csticValue {
	margin-left: 0px;
	padding-right: 1px !important;
}

.hotspotInfoPopup #cboxMiddleRight{
	width: 0px;
}


.hotspotInfoPopup #cboxMiddleLeft{
	width: 0px;
}

.hotspotInfoPopup  .cpq-label-config-link-row, .cpq-legend {
	margin-left:0px
}

.hotspotInfoPopup  .cpq-cstic-value-image {
	max-width: 58px !important;
	max-height: 58px !important;
	margin:15px;
}

.hotspotInfoPopup .cpq-cstic-value-image-container {
	text-align: center;
	line-height: 88px;
	width: 106px;
	height: auto;
	border: 3px solid white;
	float:left;

}

.hotspotInfoPopup .cpq-cstic-value-image-container-hover {
	text-align: center;
	line-height: 88px !important;
	width: 106px;
	height: auto;
	border: 3px solid white;
}

.hotspotInfoPopup  .cpq-cstic-image-value-selected {
	line-height: 88px;
}


.hotspotInfoPopup  .cpq-csticValueImageLabel {
	text-align: left;
	font-size:16px;
	font-weight:bold;
	color:black;
	float: left;
	max-width: 100%;
	height: 100% !important;
}

.hotspotInfoPopup .feature-display-section {
	float: left;
	width: calc( 100% - 110px);
	display:grid;
}
.hotspotInfoPopup .feature-display-section .feature-desc{
	text-align: left;
	font-weight: 400;
	word-break: break-all;
}

.hotspotInfoPopup .feature-display-section .feature-price{
	text-align: left;
	font-weight: 400;
}

.hotspotInfoPopup  .featureInfoBlock {
	margin-top: 10px;
}

.hotspotInfoPopup  .cpq-cstic-value-with-image .cpq-csticValueDeltaPrice {
	float: left;
	font-size:16px;
	font-weight:bold;
	color:black;
}

.hotspotInfoPopup  #cboxContent #configBottombarSlot{
	display: none;
}

.hotspotInfoPopup .cpq-csticlabel-longtext-icon:after {
	top: -8px;
}


.hotspotInfoPopup h3 {
	font-weight: 700;
	line-height: 1.8;
	font-size: 24px;
	color:black;
	margin: 10px 0px 0px 0px;
	display: none;
}

.h3 {
	font-weight: 700;
	line-height: 1.8;
	font-size: 24px;
	color:black;
	margin: 10px 0px 0px 0px;
}

.hotspotInfoPopup .cpq-group-header {
	background-color: white;
	margin-top: 10px;
	padding: 0px 5px;
	padding-left: 0px;
	border: none;
	overflow: auto;
	overflow-y: hidden;
	display: none;

}

.hotspotInfoPopup .cpq-csticlabel {
	padding-top: 10px;
	padding-right: 6px;
	font-size: 18px;
	display: block;
	clear: left;
	float: left;
	max-width: 100%;
	color:black
}

.hotspotInfoPopup .cpq-cstic-image-value-selected + .outerCircle {
	top: -15px;
	right: -6px;
	background-color: white;
	width: 30px;
	height: 30px;
	border: 3px solid white;
	text-align: center;
	border-radius: 13px;
	display: block;
	position: absolute;
}


.hotspotInfoPopup .cpq-cstic-image-value-selected + .outerCircle  .innerCircle{
	margin-right: -17px;
	background-color: white;
	width: 24px;
	height: 24px;
	border: 2px solid black;
	text-align: center;
	border-radius: 12px;
}

.hotspotInfoPopup .outerCircle {
	display:none;
}

.hotspotInfoPopup  .cpq-cstic-long-text {
	margin: 10px 0px;
}

.hotspotInfoPopup  .cpq-label-config-link-row, .hotspotInfoPopup  .cpq-legend {
	margin-right: 2px;
	margin-top: 10px;
}

.cpq-advanced-config-page .image-gallery__zoom-icon {
	display:none;
}

.cpq-advanced-config-page #configVariantSearchResults{
	display: none;
}

.cpq-advanced-config-page .owl-wrapper-outer {
	margin: 20px 0px;
}

.cpq-advanced-config-page form#productConfigSendEmailForm {
	margin: 15px 0px 35px 0;
}

.cpq-advanced-config-page .name.product-details-glyphicon-chevron-close:before{
	display:block;
	margin:0;
}

.cpq-advanced-config-page .cpq-addToCart  {
	display: none;
}

.cpq-advanced-config-page #priceSummary button  {
	display: none;
}

.cpq-advanced-config-page #priceSummary.col-sm-offset-6  {
	margin-left: 0;
	padding: 10px 0px
}

.cpq-advanced-config-page #priceSummary .cpq-price-sum-total {
	margin: 0;
}

.cpq-advanced-config-page #priceSummary {
	padding: 10px 0px;
}

.cpq-advanced-config-page #configBottombarSlot {
	border-top:none;
	display: flex;
}

div#popupCloseButton{
	display: none;
}

.hotspotInfoPopup div#popupCloseButton {
	top: 10px;
	left: 10px;
	position: absolute;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px 2px;
	display:block;
	cursor: pointer;
}

.hotspotInfoPopup .cpq-button-bar{
	display: none;
}

div#popupNextButton {
	display: none;
}

.hotspotInfoPopup div#popupNextButton {
	top: 10px;
	right: 0;
	position: absolute;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px 2px;
	display: block;
	transform: translateX(-7%);
	cursor: pointer;
}

.hotspotInfoPopup div#cpq-dynamic-config-content {
	overflow: hidden;
}

.outerCircle {
	display:none;
}

div#cpq-dynamic-config-content {
	overflow: auto;
}

div[id$="radioGroupWithImage"]{
	display: flex;
	flex-wrap: wrap;
}

/*.hotspotInfoPopup .cpq-cstic-value-with-image-changeable .cpq-cstic-value-image-container-hover .cpq-cstic-value-image{
	max-width: 58px !important;
	max-height: 58px !important;
}*/

.hotspotInfoPopup  .cpq-legend{
	display: none;
}
