body {
	/* background: #d0c6b6; */
}

#contents {
}

#contents table {
	border-collapse: separate !important;
	border-spacing: 4px 4px;
	margin: 0 -10px;
}

#contents td {
	padding: 20px;
	background: #ddd7cb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-style:  normal;
	color: #222222;
	/* font-weight: 700; */
	border: 1px solid #ddd7cb !important;
}


#TextTitle1456064955889, #TextTitle1581600055791 { /* Titoli Paragrafi centrati */
	text-align: center;
}

#Text1491317150688 td div.chips_SortImgWrap {
	padding-left: 26px;
}

#WrapTableBox1434105008867 table {
	border-collapse: separate !important;
	border-spacing: 12px;
	margin: 0 -10px;
	width: 99% !important;
}
#WrapTableBox1434105008867 td {
	padding: 20px 6px 10px 6px;
	margin: 0 !important;
	background: #f6f6f6;
	height: 180px;
	width: 20%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-family: 'Nunito', sans-serif;
	font-style:  normal;
	text-align: center !important;
	/* font-weight: 700; */
}
#WrapTableBox1434105008867 td .chips_SortImgWrap {
	float: none !important;
	/* text-align: center !important; */
	margin: 0 !important;
}
#WrapTableBox1434105008867 td img {
	float: none !important;
	/* text-align: center !important; */
	margin: 0 !important;
}

.intest_colonna {
	/* background-color: #ff0000 !important; */
}
#WrapTableBox1434105008867 th {
	padding: 0 6px 0 6px;
	background-color: #ffffff !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-family: 'Nunito', sans-serif;
	font-style:  normal;
	/* font-weight: 700; */
}

/* nasconde le intestazioni di colonna */
#WrapTableBox1434105008867 td:first-child { display: none !important; }
#WrapTableBox1434105008867 th:first-child { display: none !important; }

.grid {
	border: 1px solid #bcbcbc;
}

.grid_service {
	border: 1px solid #bcbcbc;
}

.no_grid {
	border: 1px solid #bcbcbc;
}


#WrapTableBox1434105008867 th.colore_th1 {
	background-color: #1ebaca !important;
	width: 20%;
	padding-top: 16px;
	padding-bottom: 16px;
}
#WrapTableBox1434105008867 th.colore_th1 a {
	color: #ffffff !important;
}
#WrapTableBox1434105008867 th.colore_th2 {
	background-color: #a2ca46 !important;
	width: 20%;
	padding-top: 16px;
	padding-bottom: 16px;
}
#WrapTableBox1434105008867 th.colore_th2 a {
	color: #ffffff !important;
}
#WrapTableBox1434105008867 th.colore_th3 {
	background-color: #fdc341 !important;
	width: 20%;
	padding-top: 16px;
	padding-bottom: 16px;
	display: none;
}
#WrapTableBox1434105008867 th.colore_th3 a {
	color: #ffffff !important;
}

#WrapTableBox1434105008867 #TableBody1434105008867 {
	display: none !important;
}


#WrapTextBox1486588449208, #WrapTextBox1491317150688 {
	margin-top: 10px;
}

#Text1486588449208, #Text1491317150688 {
	margin-top: -8px;
	margin-bottom: 10px;
	text-align: center;
}

#Text1486588449208 a:hover {
/* 
	text-decoration: none !important;
	color: #f6a800 !important;
 */
}

@media only screen and (max-width: 767px) {
	/* Forza la tabella a non essere più una tabella */
    #project table, #project thead, #project tbody, #project th, #project td, #project tr, #project caption {
        display: inline-block;
        width: 98% !important;
        margin-bottom: 12px !important;
    }
    
    #project table:before {content: none !important;}
    
}
	