@import "../page.css";

#contents table {
	border-collapse: separate !important;
	border-spacing: 4px;
	margin: 0 -10px;
	table-layout: fixed;
/* 	width: 99% !important; */
}
#contents table caption {
	padding-left: 14px;
}
#contents td {
	/* padding: 12px 14px 10px 14px; */
	margin: 0 !important;
	background: #ffffff !important;
/* 
	min-height: 80px;
	max-width: 50%;
 */
	text-align: center !important;
	/* font-weight: 700; */
}

#Handle1220005912418 {
	height: 2px !important;
}

.grid {
	border-color: transparent !important;
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.0) !important;
	-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.0) !important;
	box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.0) !important;
}

.grid_service {
	border-color: transparent !important;
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.0) !important;
	-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.0) !important;
	box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.0) !important;
}

.no_grid {
	border-color: transparent !important;
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.0) !important;
	-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.0) !important;
	box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.0) !important;
}

#contents table tr:nth-child(2) td:nth-child(2) {
	padding-top: 0px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
}

.chips_SortImgWrap a[onclick*="return popupImmagineP(this,"] > img {
	border: none !important;
}



#WrapTextBox1538731629096 form {
	width: 280px;
	margin-left: 20px !important;
	margin-top: 0px !important;
	top: 0px;
	margin-right: 10px;
	float: left;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	margin-bottom: 10px;
/* 
	border: 1px solid #d4d4d4;
	padding: 12px;
 */
}


select:hover {
    background-color: #ffff99;
    cursor: pointer;
}

select {
    padding: 3px 8px !important;
    width: 280px;
    height: 33px;
    font-size: 0.9em;
    border: none;
    box-shadow: none;
    border-radius: 3px;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    text-align: center;
    cursor: pointer;
    background-image: url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==");
    background-repeat: no-repeat;
    background-position: 94% 50%;
    margin-bottom: 12px;
    border: 1px solid rgba(0,0,0, 0.2);
}

select:focus {
    outline: none;
	color: #009;
	background-color: #ffff99;
}

#contents table {
	width: 33% !important;
	/* height: 420px !important; */
}

#contents table {
	min-height: 120px !important;
	/* height: 420px !important; */
}

#contents table td img {
	width: 286px !important;
	height: 244px !important;
	/* height: 420px !important; */
}

#contents table:after {
/* 
	display: block;
	content: 'ACQUISTA' !important;
	text-align: center !important;
 */
}

.pulsante_acquista {
	text-align: center;
	cursor: pointer;
	background-color: #ffc62b;
	border: 1px solid #333333;
	width: 100px;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}

.pulsante_acquista:hover {
	background-color: #000000;
	border: 1px solid #333333;
	color: #ffffff;
}

.pulsante_acquista:active {
	background-color: #c20027;
	border: 1px solid #333333;
	color: #ffffff;
}

#contents td {
  	border-color: transparent !important;
  	padding: 0.1em 0.3em;
    padding-top: 0.1em;
}

@media only screen and (max-width: 767px) {

	#WrapTextBox1538731629096 table:before {
		content: '' !important;
	}
	
	#WrapTextBox1538731629096 form {
		margin-bottom: 60px !important;
	}
	
	select {
		border: 1px solid rgba(0,0,0, 0.2);
	}
	
	#contents table {
		width: 100% !important;
		/* height: 420px !important; */
	}

	#contents table {
		min-height: none !important;
		/* height: 420px !important; */
	}

	#contents table td img {
		width: auto !important;
		height: auto !important;
		/* height: 420px !important; */
	}
}
