label.field-container.form-input-phone{
    display: inline-block;
    width: 14.1875rem;
}

label.field-container.form-select-prefix{
    width: 5.625rem;
    display: inline-block;
}

.data-recap-container{
    padding-top: 1.875rem;
}

#data-recap .data-check-recap{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
}

#data-recap .data-check-recap label{
    font-weight: bold;
}

#data-recap-flag{
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
}
#returnProductForm .form-select-prefix{
    width:5.625rem;display:inline-block
}
#returnProductForm .form-select-prefix select{
    width:100%
}
#returnProductForm .form-input-phone{
    display:inline-block;width:14.1875rem
}
#returnProductForm .form-input-phone input{
    width:100%
}

#promoCodePopup{
	max-height: 600px;
	overflow: scroll;
}

.rightWidth{
    max-width: none;
}

small.warning{
    display: none;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f5ca45;
    color: #fff;
    max-width: 20rem;
}

.warning small.warning{
    display: block;
}

.addGroup, .removeGroup{
    background-color: #6f0d0d;
    border-radius: 100%;
    display: block;
    color: #ffffff;
    width: 1.375rem;
    height: 1.375rem;
    text-align: center;
    font-size: 0.8125rem;
    padding: 0.1875rem 0 0 0;
    line-height: 1;
    position: relative;
    cursor: pointer;
}

.addGroup{
    top: 25px;
}

#productGroupsContainer{
    width: 100%;
}

#productGroupsContainer td{
    border: 1px solid black;
}

#promoCodePopup .form-container input, #promoCodePopup .form-container select{
    margin-bottom: 1rem;
    height: 2rem;
}

.form-container #returnProductForm.oldReturnForm .input-container, .form-container #returnProductForm.oldReturnForm input, .form-container #returnProductForm.oldReturnForm textarea {
    max-width:20rem;
}

.hiddenBox{
	display:none;
}

#main-footer a.notlink:hover {
  text-decoration: none;
  cursor: default;
}


#productResultMessage {
  text-align: center;
}

.faqQuestion {
  font-size: 0.75rem;
  font-weight:normal;
  color: red;
}
.faqAnswer {
  font-size: 0.75rem;
  font-weight:bold;
  color: black;
}

.popupWithErrors {
  display: block;
  padding: 0.5625rem;
  font-size: 0.75rem;
  font-weight: bold;
  font-style: normal;
  background: white;
  color: #f04124;
  border: 1px solid #f04124;
}

.popupConfirm {
  display: block;
  padding: 0.5625rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: normal;
  background: white;
  color: black;
  /*border: 1px solid #f04124;*/
}

#logoutForm{
	display:none;
}

input.worldTranslation {
	display: none; 
}

 input.worldTranslation.editField.active{
	display: inline-block;
	float: left;
	width: 40px;
	height: 40px;
	position: absolute;
	padding: 0 !important;
}

.editField.active input.worldTranslation + input{
	float: left;
}

ul.no-bullet.clearfix li .editField.active{
	z-index: 99999;
}

.editField.active:hover{
   background-color: #CAE600 !important;
}
body #content-wrapper .row div.columns .button.arrow.editField.active:hover{
   background-color: #CAE600 !important;
}


#translation{
cursor: pointer;
}

#popupTranslate{
	width: 60%;
	min-height: 300px;
	max-height: 480px;
	position: fixed;
	border: 1px solid black;
	background-color: #F7F0F0;
	z-index: 10101;
	left: 20%;
	top: 15%; 
	height: 590px;
	display: none;
}

#popupTranslate .halfHeight{
	min-height: 60px;
	max-height: 70px
}

#popupTranslate .halfHeight p{
	overflow: auto;
	height: 100px;
	line-height: 1.2;
}

#popupTranslate .fullHeight{
	min-height: 360px;
	max-height: 360px
}

.tabs dd.active a {
background: #A7A7A7;
}

#popupTranslate dl.tabs{
  border-bottom: 1px solid gray;
}


#popupTranslate dl.tabs dd{
  border-right: 1px solid gray;
}

#popupTranslate dl.tabs dd.closeButton > a{
  background-color: transparent;
  font-weight: bold;
  
}
#popupTranslate dl.tabs dd.closeButton > a:hover{
  background-color: rgba(255, 0, 0, 0.45);
  
}
#popupTranslate button#saveTranslations{
  position: absolute;
  bottom: 0;
  
}

.containerTranslatedText{
	font-weight: inherit !important;
}

.noLink{
	text-decoration:none;
	cursor: default;
}

.noLink strong{
	text-decoration:none;
	cursor: default;
}

.noLink:hover{
	text-decoration:none;
	cursor: default;
}

.noLink strong:hover{
	text-decoration:none;
	cursor: default;
}


.page-hide {
  display: none !important;
}

.availability-hide {
  display: none !important;
}

.agreements_highlight {
 font-weight: bold;
 font-size: 1rem;
}

.noBulletShortDescProductList {
list-style-type: none!important;
padding:0!important; 
margin:0!important;
}

.imageCentered {
text-align: center;
}

.loginFooter ul {
font-size: 0.875rem;
}

/* .exitPopupBox {
max-width: 25rem!important;
max-height: 26rem!important;
} */

.imageRelative {
	position:relative;
}

.energyClass {
position:absolute;
left:0px;
top:5px;
}

.tag-icons span.newTag {
	color: white;
	background-color: #7a8eac;
	font-weight: bold;
  	border: 1px solid #172B46;
}

.tag-icons span.promoTag {
	color: #333333;
	background-color: #dedede;
	font-weight: bold;
  	border: 1px solid #3E3D42;
}


.mozOptRender {
	image-rendering: optimizequality;	
}

.additionalServicesWarningMessages {
text-align: left;
max-width: 50rem;
}

.productPdfAttachment {
	font-size: 0.8125rem;
}
.productPdfAttachment a span {
	vertical-align: bottom;
}

.cleanTable {
	background-color: transparent!important;
}
.cleanTable img {
	max-width: none;
}

/* corregge grafica pulsante upload file Friend and F.*/
#uploadButtonContainer .ajax-file-upload{
	overflow: unset!important;
    padding: 0.875rem 1.0625rem 0.75rem 1.0625rem!important;
    padding-left: 2.125rem!important;
}

/* fix for klarna onSiteMessage (right border not shown for 350px, but shown for 356px)*/
#onSiteMessage{
	max-width: 356px !important;
}

#uploadButtonContainer{
	padding:0!important;
}


.hiddenAtStart {
  visibility: hidden;
}

.customInvisible{
  visibility: hidden;
}


#filterRowBis [type="checkbox"]:not(:checked) + label:before,
#filterRowBis [type="checkbox"]:checked + label:before{
	top:0.5rem
	}
	
#filterRowBis  [type="checkbox"]:not(:checked) + label:after,
#filterRowBis  [type="checkbox"]:checked + label:after {
	top:0.4rem
	}	
	

#modifyInviteValidTill {
	width: 12rem;
	display: inline-block;
}

.dateFieldReduced {
	width: 8rem!important;
	display: inline-block!important;
}

.nounderline{
	text-decoration: none!important;
}

.orderRow{
	cursor:pointer;
}

 .orderDetailHead{
	background: #aeaeae !important;
}

.errorReturnProduct{
	max-width: 20rem;
}

.pop-up.textPositionLeft{
	text-align: left !important;
}


.pop-up .wait.loading{
	min-height: 2.25rem !important;
}

.pop-up .message{
	min-height: 1rem;
}


#backInStockButton{
		text-transform: none !important;
}

/* #Paymetric_ErrorLogging{
	font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff;
} */


#login .changePwdFooter, #login .changePwdFooter li{
  font-size: 0.74rem !important;
}

.maintenance.main-text{
	line-height: 25px;
    font-size: 1.3em;
    color: #690F0F;
    padding-bottom: 10px;
}


/* CSS paymetric */
/* #payform #paymetricErrorCustom p{
	margin-bottom: 0px;
}

#payform #paymetricErrorCustom{
	padding: 10px;
}

#payform #paymetricErrorCustom.error{
	padding: 10px;
	border: 1px solid #6f0d0d;
}

#payform .DataIntercept{
	border: none;
}

#payform .DataIntercept tr{
	background: white;
}

#payform .paymetricError{
 border: 1px solid #6f0d0d;
}
 */
 
/* TMP CSS for facet */
.facet-attribute-value.disabled{
	opacity: 0.5;
}

.normallyUnpublished {
	background-color: red;
}


/* Temporary fix for responsive tables */
@media only screen and (max-width: 767px) {
    #orders-table, .orders-table {
        overflow-x: scroll;
    }
}

