.tableresponsive tr td:nth-child(1), .tableresponsive tr th:nth-child(1), .tableresponsive tr td:nth-child(2), .tableresponsive tr th:nth-child(2) {
	text-align: left;
}
.tableresponsive.sedi tr td:nth-child(8), .tableresponsive.sedi tr th:nth-child(8) {
	text-align: center
}
.tableresponsive {
	margin-bottom: 20px;
}
.sottotabella.tableresponsive {
	width: auto;
	float: right
}
.tableresponsive.semplice {
	width: auto;
	float: left
}
.tableresponsive th:nth-child(2), .tableresponsive td:nth-child(2), .tableresponsive th:nth-child(3), .tableresponsive td:nth-child(3) {
	text-align: left
}
.tableresponsive td img {
	max-height: 20px
}
.tableresponsive .btn.modifica {
	background: #36c300;
}
.tableresponsive .btn.cancella {
	background: #38a9e1;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tableresponsive .btn.modifica, .tableresponsive .btn.cancella {
	height: 34px;
	width: 34px;
	max-height: inherit;
	padding: 9px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.tabelle_carrello table.tableresponsive tr td {
	color: #4c4c4c;
	border-bottom: 1px solid #c4c4c4;
	padding: 5px;
}
.tabelle_carrello table.tableresponsive tr td:nth-child(4) {
	min-width: 130px;
}
.tabelle_carrello table.tableresponsive.superiore tr td:nth-child(4) {
	min-width: inherit;
}
.sottotabella.tableresponsive th:nth-child(1), .sottotabella.tableresponsive td:nth-child(1), .sottotabella.tableresponsive th:nth-child(4), .sottotabella.tableresponsive td:nth-child(4) {
	text-align: left
}
.sottotabella.tableresponsive tr td:nth-child(3) {
	min-width: inherit;
}
.tableresponsive tr td:nth-child(1) {
	color: #333;
	font-weight: 400;
	min-width: inherit;
}
.tableresponsive tr td, .semplice tr td {
	padding: 10px 15px;
}
.tableresponsive tr td svg {
	font-size: 24px;
	color: #23abe1;
}
.tableresponsive tr td svg:hover {
	color: #888888;
}
.tableresponsive .field_module {
	margin-bottom: 0px;
}
.tableresponsive.sedi {
}
.tableresponsive.sedi td, .tableresponsive.sedi th {
	color: #333;
	border-bottom: 1px solid #d0d3d6;
	text-align: left;
}
.tableresponsive.sedi th {
	color: #23abe1;
	font-weight: 500;
	border-top: 2px solid #23abe1;
	border-bottom: 2px solid #23abe1;
	background: white;
}
.tableresponsive.sedi tr:nth-of-type(odd), .semplice tr:nth-of-type(odd) {
	background: rgba(228, 231, 234, 0.5);
}
.semplice tr:hover:nth-of-type(odd), .semplice tr:hover {
	background: #ffd801;
}
.tableresponsive .field_module, .tableresponsive input[type="number"].field_module {
	padding: 6px 10px;
	border: none;
	font-size: 15px;
	float: inherit;
	width: 80px;
	color: #e11f20;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: auto;
	text-align: center;
}
table.tableresponsive input[type="image"] {
	cursor: pointer;
	z-index: 9;
	position: relative;
}
table.tableresponsive {
	width: 100%;
	position: relative;
	clear: both;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
table.tableresponsive caption {
	padding: 10px;
	font-family: cuprum;
	color: white;
	font-size: 20px;
	text-align: left;
}
/* Zebra striping */
.tabelle_carrello .tableresponsive input[type="number"] {
	max-width: 73px;
	color: #38a9e1;
	padding: 5px 10px;
	height: auto;
	font-weight: 500;
	font-size: 14px;
	border-radius: 0px;
	border-right: none;
}
.tableresponsive tr:first-child {
	background: transparent !important;
}
.tableresponsive tr:nth-of-type(odd) {
	background-color: #e4e7ea;
}
.tableresponsive th, .semplice th {
	font-weight: normal;
	font-size: 17px;
	border: none;
	line-height: 20px;
	text-align: left;
	text-transform: capitalize;
	padding: 10px 6px;
	border-bottom: none;
	background-color: #292c33;
	color: white;
	font-family: 'Montserrat', sans-serif;
}
.tabelle_carrello .tableresponsive.superiore tr td {
	font-size: 14px;
	line-height: 16px;
	padding: 5px 8px
}
.tabelle_carrello .tableresponsive.superiore tr td img {
	max-width: 30px;
}
.tableresponsive.superiore th {
	padding: 5px 6px;
}
.tableresponsive td {
	padding: 5px 5px;
	text-align: left;
	line-height: 20px;
}
.tableresponsive td {
	font-size: 15px;
	padding: 10px;
}
.tableresponsive td {
	color: #fff;
	border: none;
}
.tableresponsive td {
	color: #3e3e3e;
}
.tableresponsive.sottotabella td {
	font-size: 18px;
	padding: 10px;
}
.tableresponsive th {
}
.tableresponsive.sottotabella th {
	background-color: #333;
	padding: 5px 15px;
}
.tableresponsive tr td:nth-child(12) {
	color: #e11f20;
}
.tableresponsive .field_module, .tableresponsive input[type="number"].field_module {
	border: 1px solid #d0d3d6
}
.tableresponsive tr {
/*border-bottom:1px dashed #d0d3d6*/
}
tr:nth-of-type(odd) {
}
.tableresponsive a {
	color: #333;
	font-weight: 500;
}
.table_overflow {
	overflow-x: auto !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 5px;
	border: 1px solid #e4e7ea;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: white
}
.tableresponsive tr td input.box_descrizione {
	width: 260px;
	max-width: 260px;
}
.tableresponsive .btn, .tableresponsive input[type="button"].btn {
	padding: 6px 10px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.tabelle_carrello table tr td:nth-child(8) {
	font-weight: bold;
	color: #3d8cc8;
}
.tabelle_carrello table tr td:nth-child(9), .tabelle_carrello table tr th:nth-child(9) {
	text-align: center
}

@media (max-width:1034px) {
.tabelle_carrello .tableresponsive.superiore tr td {
	font-size: 12px;
	line-height: 12px;
	padding: 5px;
}
.tableresponsive td {
	font-size: 14px;
}
.tableresponsive th {
	font-size: 14px;
	padding: 8px 5px;
}
}

@media (max-width:820px) {
.tableresponsive.sottotabella tr td:nth-child(3) {
	border-bottom: none
}
.tabelle_carrello table.tableresponsive tr td {
	padding: 11px 8px 0px 8px;
	font-size: 16px;
}
.tabelle_carrello table tr td:nth-child(8), .tabelle_carrello table tr td:nth-child(9), .tabelle_carrello table tr th:nth-child(9) {
	text-align: left
}
.tabelle_carrello .tableresponsive.superiore tr td {
	font-size: 15px;
	line-height: 12px;
	padding: 10px 5px 5px 5px;
}
.tableresponsive.sottotabella {
	width: 100% !important;
	background: #f1f1f1;
	border: 1px solid #68696e;
}
.prezzo_totale {
	padding: 9px 0px;
}
.tableresponsive tr td, .tableresponsive tr th {
	text-align: left !important;
}
.tableresponsive.sedi td:before {
	color: #38a9e1;
}
.tableresponsive.sottotabella td:before {
	color: #3e3e3e;
}
.tableresponsive tr td:nth-child(8), .tableresponsive.sedi tr td {
	padding-left: 40%;
}
.tableresponsive .field_module, .tableresponsive input[type="number"].field_module, .tableresponsive .btn, .tableresponsive input[type="button"].btn {
	margin-top: 0px;
}
.disponibilita_yes, .disponibilita_no {
	margin: inherit;
}
.tableresponsive tr td, .tableresponsive tr th, .tableresponsive.sedi tr td:nth-child(8), .tableresponsive.sedi tr th:nth-child(8), .tableresponsive th:nth-child(1), .tableresponsive td:nth-child(1), .tableresponsive th:nth-child(4), .tableresponsive td:nth-child(4), .tableresponsive th:nth-child(7), .tableresponsive td:nth-child(7), .tableresponsive th:nth-child(8), .tableresponsive td:nth-child(8) {
	text-align: left;
}
.tableresponsive table tr td {
	display: table-cell;
	padding-left: 0%;
}
.tableresponsive table td:before {
	content: "" !important;
}
.tableresponsive table tr:nth-of-type(odd) {
	background: #fff;
	border: none
}
.tableresponsive tr th {
	display: none
}
.riepilogo_carrello .tableresponsive td {
	border-bottom: none;
}
.riepilogo_carrello .tableresponsive tr:nth-of-type(odd) {
	background: white;
}
table.tableresponsive caption {
	width: 100%;
	display: block;
}
table.tableresponsive, .tableresponsive thead, .tableresponsive tbody, .tableresponsive th, .tableresponsive td, .tableresponsive tr {
	display: block;
}
table.tableresponsive {
	border: none;
}
.tableresponsive thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.tableresponsive tr {
}
.tableresponsive td {
	border: none;
	border-bottom: 1px solid #ffffff54;
	position: relative;
	padding-left: 40% !important;
	min-height: 46px;
}
.riepilogo_carrello .tableresponsive td {
	padding-left: 58%;
}
.tableresponsive td:before {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 35%;
	padding-right: 10px;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
}
.tableresponsive td:before {
	color: #38a9e1;
}
.tableresponsive td {
	border-bottom: 1px solid #d0d3d6;
}
}

@media (max-width:778px) {
.tabelle_carrello .tableresponsive input[type="number"], .tableresponsive .btn.modifica, .tableresponsive .btn.cancella {
	top: -6px;
	position: relative;
}
}

@media (max-width:500px) {
.tableresponsive td:before {
	width: 47%;
}
.tableresponsive td {
	padding-left: 52% !important;
}
}
