/* ELENCO */

#ordinamento {
 margin:0;
 padding:0;
 line-height:1rem;
 width:100%;
 text-align:right;
}
#ordinamento label {
 font-size:0.75rem;
 line-height:1rem;
 margin:0;
 padding:0;
}
#ordinamento label select{
 font-size:0.75rem;
 line-height:1rem;
 margin:0;
 padding:0;
}
section.elenco {
	margin:0;
	padding:0;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;

	display:-webkit-flex;
	-webkit-align-items:flex-start;
	-webkit-justify-content:space-between;

	display:-ms-flexbox;
	-ms-align-items:flex-start;
	-ms-flex-pack: space-between;
	-ms-flex-flow:row wrap;

	/*transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1) 0s;*/
}
section.elenco article {
	margin:0;
	padding:0;
	position:relative;
}

section.elenco article a.vai {
	display:none;
}
#contenuto section article h3 {
	margin:0 0 0.3125rem 0;
	padding:0 0 0 0;
	font-size:1rem;
	line-height:130%;
	text-align:left;
	font-weight:400;
	color:#009579;
}
#contenuto section article h3 a {
	color:#009579;
	text-decoration:none;
	font-weight:400;
}
#contenuto section article h3 a:hover {
	color:#FF0000;
}
#contenuto section.elenco article p {
	color:#353535;
	padding:0.3125rem 0;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:0.8rem;
	margin:0;
}
#contenuto section.elenco article a.aggiungi {
	display:none;
}
#contenuto section.elenco article span.prezzo {
	display:none;
}
#contenuto section.elenco article span.prezzo_barrato {
	display:none;
}
#contenuto section.elenco article span.copertura {
	display:none;
}

#contenuto section.elenco h2 {
	width:100%;
	padding-top:1rem;
	font-size:1rem !important;
}
/* Smartphones ----------- */
@media only screen and (max-width : 960px) {
#contenuto section.elenco {
	margin:0 0 0 0;	
	overflow:visible;
	padding:1rem 0;
	flex-flow:column nowrap;
	-webkit-flex-flow:column nowrap;
	-ms-flex-flow:column nowrap;
	width: 94% !important;
	content: "ridotto";
	margin-left: 0!important;
	height:auto!important;
}
#contenuto section.elenco article {
	width:100%;
	padding:0 0 0.625rem 0;
	margin:0rem 0 0.625rem 0;
	opacity:1 !important;
	border-bottom:0.0625rem solid #DDD;
}
#contenuto section.elenco article a.img {
	float:left;
	width:9rem;
	height:6rem;
	margin-right:1rem;
	border-radius:0.3125rem;
}
#contenuto section.elenco article h3 {
	font-size:1.2rem;
	padding-left:7rem;
	text-align:left;
}
#contenuto section.elenco article p {
	text-align:left;
	padding:0.3125rem 0;
	font-size:0.75rem;
	margin:0;
}
#contenuto section.elenco article.item_nullo {
	display:none;
}
#contenuto section.elenco .controlli {
	width:100%;
}
}
/* ipad desktop ----------- */
@media only screen and (min-width : 961px) {
#contenuto section.elenco {
	max-width:60rem;
	padding:0 0 0 0;
	margin:1rem auto 2rem auto;
	position:relative;
	flex-flow:row wrap;
	-webkit-flex-flow:row wrap;
	-ms-flex-flow:row wrap;
	width:100%;
}
#contenuto section.elenco article {
	width:12rem;
	height:12rem;
	padding:0 0 0 0;
	margin:0.3125rem 0.3125rem 0.3125rem 0rem;
	overflow:hidden;
	cursor:pointer;
}
#contenuto section.elenco article div {
	width:10.75rem;
	height:10.75rem;
	padding:0.625rem;
	margin:0 0 0 0;
	position:absolute;
	top:8rem;
	left:0;
	z-index:2;
	transition:all 300ms ease-in-out !important;
}
#contenuto section.elenco article div {
	background:#008B75;
}

#contenuto section.elenco article.colore_slide_0 div {
	background:#912E32;
}
#contenuto section.elenco article.colore_slide_1 div {
	background:#00548F;
}
#contenuto section.elenco article.colore_slide_2 div {
	background:#008B75;
}
#contenuto section.elenco article.colore_slide_3 div {
	background:#EA8A36;
}
#contenuto section.elenco article.colore_slide_4 div {
	background:#C8D153;
}
#contenuto section.elenco article.colore_slide_5 div {
	background:#8BD1E8;
}
#contenuto section.elenco article.colore_slide_6 div {
	background:#65452B;
}
#contenuto section.elenco article:hover div {
	top:0rem;
	left:0;
}
#contenuto section.elenco h2 {
	text-align:left;
	max-width:60rem;
	margin:0 auto;
}
#contenuto section.elenco article a.img {
	width:12rem;
	height:8rem;
	display:block;
	margin:0rem auto 0rem auto;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	border-radius:0.3125rem;
	z-index:1;
}

#contenuto section.elenco article h3 {
	padding:0 0 0 0;
	color:#FFF;
}
#contenuto section.elenco article h3 a {
	color:#FFF;
}
#contenuto section.elenco article p {
	padding:0 0 0 0;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:0.75rem;
	margin:0;
	opacity:0;
	color:#FFF;
	transition:all 300ms ease-in-out !important;
}
#contenuto section.elenco article:hover p {
	opacity:1;
}
#contenuto section.elenco .controlli {
	width:100%;
}
div#etichette {
	width: 14rem;
}
div#etichette ul {
	max-height: 22rem;
	overflow: auto;
	margin: 0 0 1rem 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
div#etichette ul li {
	font-size:1rem;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div#etichette h3 {
	font-size:0.875rem;
	color:#353535;
	font-weight:400;
	line-height:140%;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
}
/* LISTA */

section.lista {
	margin:0;
	padding:0;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;

	display:-webkit-flex;
	-webkit-align-items:flex-start;
	-webkit-justify-content:space-between;

	display:-ms-flexbox;
	-ms-align-items:flex-start;
	-ms-flex-pack: space-between;
	-ms-flex-flow:row wrap;

	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
section.lista article {
	margin:0;
	padding:0;
	position:relative;
	border-bottom:1px solid #DDD;
}

section.lista article a.vai {
	display:none;
}
#contenuto section.lista {
	margin:0 0 0 0;	
	overflow:visible;
	padding:1rem 0;
	flex-flow:column nowrap;
	-webkit-flex-flow:column nowrap;
	-ms-flex-flow:column nowrap;
	width: 94% !important;
	content: "ridotto";
	margin-left: 0!important;
	height:auto!important;
}
#contenuto section.lista article {
	width:100%;
	padding:0 0 0.625rem 0;
	margin:0rem 0 0.625rem 0;
	opacity:1 !important;
	border-bottom:0.0625rem solid #DDD;
}
#contenuto section.lista article a.img {
	float:left;
	width:9rem;
	height:6rem;
	border-radius:0.3125rem;
}
#contenuto section.lista article h3 {
	font-size:1.2rem;
	padding-left:10rem;
	text-align:left;
}
#contenuto section.lista article p {
	color:#444;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:left;
	padding:0.3125rem 0 0.3125rem 1rem;
	font-size:0.75rem;
	margin:0;
}
#contenuto section.lista .controlli {
	width:100%;
}
#contenuto section.lista article a.aggiungi {
	display:none;
}
#contenuto section.lista article span.prezzo {
	display:none;
}
#contenuto section.lista article span.prezzo_barrato {
	display:none;
}
#contenuto section.lista article span.copertura {
	display:none;
}
/* --- ALLEGATI --- */
section.lista article.file {
	padding-bottom:3rem;
	position:relative;
}
#contenuto section.lista article.file a.download{
	position:absolute;
	right:0;
	bottom:0.3125rem;
	line-height:2rem;
	height:2rem;
	font-size:0.75rem;
	background-size:contain;
	padding-left:2.3125rem;
	color:#777;
	font-weight:400;
	width:35%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
section.lista article.file a.download:hover {
	color:#FF0000;
}

/* Elenco con file */

section a.general {
	background: url('../../images/pubblico/icone/metro/general.png') no-repeat top left;
}
section a.archivio {
	background: url('../../images/pubblico/icone/metro/archivio.png') no-repeat top left;
}
section a.cad {
	background: url('../../images/pubblico/icone/metro/cad.png') no-repeat top left;
}
section a.db {
	background: url('../../images/pubblico/icone/metro/db.png') no-repeat top left;
}
section a.font {
	background: url('../../images/pubblico/icone/metro/general.png') no-repeat top left;
}
section a.immagine {
	background: url('../../images/pubblico/icone/metro/immagine.png') no-repeat top left;
}
section a.musica {
	background: url('../../images/pubblico/icone/metro/musica.png') no-repeat top left;
}
section a.pdf {
	background: url('../../images/pubblico/icone/metro/pdf.png') no-repeat top left;
}
section a.ppt {
	background: url('../../images/pubblico/icone/metro/ppt.png') no-repeat top left;
}
section a.txt {
	background: url('../../images/pubblico/icone/metro/txt.png') no-repeat top left;
}
section a.vector {
	background: url('../../images/pubblico/icone/metro/vector.png') no-repeat top left;
}
section a.video {
	background: url('../../images/pubblico/icone/metro/video.png') no-repeat top left;
}
section a.word {
	background: url('../../images/pubblico/icone/metro/word.png') no-repeat top left;
}
section a.xls {
	background: url('../../images/pubblico/icone/metro/xls.png') no-repeat top left;
}
/* Etichette */
#contenuto div#etichette {
	margin-bottom: 1.5rem;
	overflow: auto;
}
#contenuto div#etichette ul {
	margin: 0;
	list-style: none;
	height: 6rem;
	overflow: auto;
}
#contenuto div#etichette div.etichetta {
	float: left;
	margin-right: 1%;
}
#contenuto div#etichette li span {
	font-size:0.875rem;
	color:#444;
}
#contenuto div#etichette li:hover span {
	color: #E1269B;
}

/* Etichette Submenu*/
div#etichette {
	margin: 1.5rem 0;
	float: right;
}
div#etichette ul {
	margin-bottom: 0.5rem;
}
div#etichette li {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
div#etichette li span {
	font-size:0.775rem;
	color:#444;
}
div#etichette li:hover span {
	color: #E1269B;
}
/* --- PAGINAZIONE --- */
#contenuto #paginazione {
	width:100%;
	clear:both;
	margin:5px 0px;
	padding:0px;
	text-align:center;
}
#contenuto #paginazione a {
	display:inline-block;
	height:20px;
	background:#C5AB80;
	color:#FFF;
	line-height:20px;
	font-size:14px;
	padding:0px 5px;
	margin:0px 1px;
	border-radius:5px;
}
#contenuto #paginazione a:hover {
	background:#B4996E;
}
#contenuto #paginazione a.selected {
	background:none;
	color:#545454;
}

