#st-allegati { max-width: 800px; margin-left: auto; margin-right: auto; line-height: 1.2; }
#st-allegati h1 { }
#st-allegati h2 { font-size: 19px; line-height: 1.2; font-weight: 700; margin: 25px 0 0 0; color: var(--colore1-1); }
#st-allegati-lista { margin-top: 30px; margin-left: 30px; }
#st-allegati > *:first-child { margin-top: 0; }
#st-allegati-percorso { vertical-align: baseline; }
#st-allegati-percorso > * { display: inline-block; }
#st-allegati-percorso .icofont-box { font-size: 1.5em; vertical-align: middle; }
.st-allegati-cartella:before,
.st-allegati-link:before,
[href$='.pdf']:before, [href$='.zip']:before, [href$='.doc']:before, [href$='.docx']:before, 
[href$='.xls']:before, [href$='.xlsx']:before, [href$='.tif']:before, [href$='.jpg']:before, 
[href$='.gif']:before, [href$='.png']:before { color: var(--colore1-1); font-size: 1.6em; display: inline-block; margin-right: .25em; text-decoration: none; font-family: IcoFont!important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; white-space: nowrap; word-wrap: normal; direction: ltr; line-height: 1; -webkit-font-feature-settings: "liga"; -webkit-font-smoothing: antialiased; position: absolute; left: -1.2em; top: 0; }
.st-allegati-cartella,
.st-allegati-allegato { margin: 10px 0 20px 2em; position: relative; vertical-align: baseline; }
.st-allegati-cartella a,
.st-allegati-allegato a { font-size: 1.1em; font-weight: 700; text-decoration: underline; }
.st-allegati-info { display: block; font-size: .8rem; font-style: normal; font-weight: 500; margin-bottom: 1px; margin-top: 5px; }
.st-allegati-cartella .st-allegati-descrizione { display: inline-block; font-size: .9rem; font-style: italic; }
.st-allegati-allegato .st-allegati-descrizione { display: block; font-size: .9rem; font-style: italic; max-width: 500px; }
#st-allegati-percorso .st-allegati-descrizione { display: block; font-style: italic; margin: .5em 0 1em 1em;  }
.st-allegati-link:before { content: "\ef70"; }
.st-allegati-cartella:before { content: "\ec5b"; top: -.15em; }
[href$='.pdf']:before { content: "\eb1e"; }
[href$='.zip']:before { content: "\eb30"; }
[href$='.doc']:before, [href$='.docx']:before { content: "\eb2f"; }
[href$='.xls']:before, [href$='.xlsx']:before { content: "\eb27"; }
[href$='.tif']:before, [href$='.jpg']:before, [href$='.gif']:before, [href$='.png']:before { content: "\eb1a"; }

.st-conanteprima-pdf { margin: 10px 0 20px 120px; position: relative; vertical-align: baseline; min-height: 160px; }
.st-conanteprima-pdf [href$='.pdf']:before { display: none; }
.st-anteprima-pdf { position: absolute; left: -120px; top: 0; width: 110px; height: 155px; background-repeat: no-repeat; background-size: contain; border: 1px solid; background-color: white; background-position: center; }

/* ++++++++++++ */
@media all and (max-width: 1024px) and (min-width: 769px) {
	#st-allegati { margin-left: 5vw; margin-right: 5vw; margin-top: 0px; }
}
@media all and (max-width: 768px) {
	#st-allegati { margin-left: 5vw; margin-right: 5vw; margin-top: 40px; }
	#st-allegati-lista { margin-left: 3vw; }
}