@import url(https://fonts.googleapis.com/css?family=Raleway:400,400italic,500,500italic,700italic,700,600italic,600,800,800italic,300,300italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,300italic,300);
@import 'https://fonts.googleapis.com/css?family=IM+Fell+English|IM+Fell+English+SC|Lora:400,400i,700,700i|Marcellus|Marcellus+SC';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i';

@font-face {
    font-family: zeronero;
    src: url(/skin_2016/font/zeronero.woff);
}
@font-face {
    font-family: tw cen mt;
    src: url(/skin_2016/font/TwCenMT.woff);
}

h2,
header h1 {
    letter-spacing: 1px;
    text-transform: uppercase
}
.header,
.w3-img {
    overflow: hidden
}
.w3-button:hover {
    color: #e1340c!important;
    background: #e5e9c5!important;
}
.stuck .w3-dropdown-content {
    position: fixed;
    top: 37px;
    width: 250px;
}

.invisibile,
ul#scheda_opzioni {
    list-style-type: none
}
h2,
header h1 {
    text-transform: uppercase
}
.nonattivo,
.ryo_deleted td {
    text-decoration: line-through
}
body {
    font-size: 11pt;
    background: #1a2024;
    font-family: "Open Sans", Roboto, sans-serif;
}
sommario,
testata {
    color: #e1340c
}
catenaccio {
    color: #f77d62
}
.w3-theme-l3,
.w3-theme-l4,
.w3-theme-l5 {
    color: #000!important
}
::-webkit-scrollbar-track {
    background-color: #1A2024
}
::-webkit-scrollbar {
    width: 5px;
    background-color: #1A2024
}
::-webkit-scrollbar-thumb {
    background-color: #EA5837
}
.hidden {
    display: none
}
.w3-theme-l5 {
    background-color: #fef2ef!important
}
.w3-theme-l4 {
    background-color: #fcd4cb!important
}
.w3-theme-l3 {
    background-color: #f9a996!important
}
.w3-theme-d1,
.w3-theme-d2,
.w3-theme-d3,
.w3-theme-d4,
.w3-theme-d5,
.w3-theme-l1,
.w3-theme-l2 {
    color: #E5E9C5!important
}
.w3-theme-l2 {
    background-color: #f77d62!important
}
.w3-theme-l1 {
    background-color: #f4522e!important
}
.w3-theme-d1 {
    background-color: #c92d0b!important
}
.w3-theme-d2 {
    background-color: #b22809!important
}
.w3-theme-d3 {
    background-color: #9c2308!important
}
.w3-theme-d4 {
    background-color: #861e07!important
}
.w3-theme-d5 {
    background-color: #6f1906!important
}
.w3-theme-light {
    color: #000!important;
    background-color: #fef2ef!important
}
.w3-theme-action,
.w3-theme-dark {
    color: #E5E9C5!important;
    background-color: #6f1906!important
}
.w3-hover-theme:hover,
.w3-theme {
    background-color: #e1340c!important
}
.w3-theme {
    color: #E5E9C5!important;
    text-shadow: none
}
.w3-text-theme {
    color: #e1340c!important
}
.w3-theme-border {
    border-color: #e1340c!important
}
.w3-hover-theme:hover {
    color: #E5E9C5!important
}
#sidemenu a,
div#wrap a {
    color: #E5E9C5
}
@media screen and (max-width: 600px) {
    #wrap {
        display: none;
    }
	#wrap_mobile {
		display:block!important;
	}
}


#sidemenu a:hover,
.w3-navbar li a:hover {
    color: #e1340c!important
}
.w3-navbar .w3-dropdown-click:hover,
.w3-navbar .w3-dropdown-hover:hover {
    color: #e1340c!important;
    background: #E5E9C5!important
}
.w3-dropdown-content a {
    font-variant: small-caps;
    font-size: 14px;
    font-family: Raleway, sans-serif
}
.w3-navbar li a:hover {
    background-color: #E5E9C5
}
.w3-half-c {
    width: 50%;
    margin: auto
}
.w3-img img {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%
}
.w3-container h3 {
    font-size: 17px;
    font-variant: small-caps;
    font-weight: 700
}
.w3-img-animate>img {
    animation-name: animation;
    animation-duration: 60s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}
@keyframes animation {
    0%, 100% {
        transform: scale(1, 1);
        opacity: 1
    }
    75% {
        transform: scale(1.5, 1.5);
        opacity: 1
    }
}
.w3-sidenav a:hover {
    color: #e1340c;
    background-color: #E5E9C5
}
.w3-black,
.w3-gradient,
.w3-gradient-down,
.w3-gradient-up {
    color: #E5E9C5!important
}
.title.w3-theme-dark {
    border: none!important;
    box-shadow: none;
    border-radius: 0
}
.cs_interfaccia .w3-input, .cs_interfaccia .w3-select {
    padding: 2px 4px;
    margin: 0px!important;
}
.cs_interfaccia .fa {
    font: normal normal normal 14px/1 FontAwesome!important
}
.cs_interfaccia h3,
.nick,
.salvataggi,
.testata,
h1#pg,
h2,
legend,
sommario,
testata {
    font-variant: small-caps
}
header h1 {
    display: inline-block;
    margin: 5px 15%;
    font-family: Raleway, Roboto, sans-serif
}
h2 {
    font-family: Raleway, Roboto, sans-serif;
    text-align: center
}
.w3-container h2 {
    font-size: 20px
}
nav a .fa {
    font-size: 13pt;
    padding: 5px
}
.w3-container {
    font-family: Roboto, sans-serif
}
.w3-black {
    background: #1a2024!important
}
.w3-gradient {
    background: linear-gradient(to right, #15181b, #283138)!important
}
.w3-gradient-down {
    background: linear-gradient(#15181b, #283138)!important
}
.w3-gradient-up {
    background: linear-gradient(#283138, #15181b)!important
}
.w3-border-red {
    border-color: rgba(225, 52, 12, .5)!important
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background: url(http://i.imgur.com/AluE3JE.png) top right no-repeat #1a2024;
    z-index: -1
}
.nick {
    font-size: 18px;
    font-family: Raleway, Roboto, sans-serif;
    font-weight: 700
}
.pglist {
    width: 75%;
    margin: 20px auto;
    background: linear-gradient(to right, #15181b, #283138);
    border: 1px solid #1a2024;
    display: none;
	border-collapse:collapse;
}
.filtro {
    border: transparent;
    padding: 5%;
    margin: 2% auto
}
.w3-input,
.w3-select {
    border-bottom: 1px solid rgba(229, 233, 197, .2)
}

.bar,
.number,
.small {
    display: inline-block
}

#help h3,
.cs_interfaccia h3,
.salvataggi,
.ui-menu,
label {
    font-family: Raleway, Roboto, sans-serif
}
.cs_interfaccia h3 {
    font-size: 18px;
    text-align: center
}
.w3-select {
    margin-bottom: 10px
}
.w3-black.w3-input {
    color: rgba(229, 233, 197, .5)!important
}
#codice_scheda,
div.konoha,
div.oto,
div.suna {
    color: #FFF
}
#anteprima_aggiornascheda {
    min-height: 300px
}
.stuck {
  position:fixed;
  top:0;
  width:100%;
  z-index: 998;
}
.cs_interfaccia:hover {
    opacity: 1
}
.cs_interfaccia {
    position: fixed!important;
    /* top: 52px; */
    left: 0;
    opacity: 1;
    
    overflow-y: auto;
    overflow-x: hidden;
    width: 30%;
    height: 580px;
    float: left;
}
.cs_interfaccia input,
.cs_interfaccia textarea {
    font-size: 8pt
}
.cs_interfaccia textarea {
    height: 150px
}
.small {
    width: 40%;
    max-width: 150px
}
.number {
    width: 50px
}
#taccheup td,
#taccheup th {
    padding: 4px 0
}
#taccheup input {
    width: 13px
}
#statsup input,
#taccheup input {
    padding: 0;
    margin: 0
}
.bar {
    background: #666;
    width: 75px;
    height: 3px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px
}
.bar>span {
    position: absolute;
    display: block;
    width: 3px;
    height: 10px;
    background: #7d1c1c;
    top: -3px;
    left: 50%
}
#destinazione2,
#destinazione3,
#destinazione4,
#destinazione5,
#mossa10,
#mossa2,
#mossa3,
#mossa4,
#mossa5,
#mossa6,
#mossa7,
#mossa8,
#mossa9,
.invisibile {
    display: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
     margin: 10px auto 
}
.mod input[type=button], .mod input[type=submit] {
	margin: auto;
}
elemento,
ul#ts_livello1 {
    display: block
}
#anteprima_totale>div, #scheda_pg {
    width: 80%;
    max-width: 900px;
    margin: 10px auto;
    padding: 15px;
    text-align: justify;
    color: #DDD;
}
div#anteprima_totale #scheda_pg {
    margin-right: 0;
    margin-top: 0;
}
table.invsible {
    width: 20%;
    margin: 40px auto
}
elemento {
    margin: 1em;
}
.sorting elemento {
    display: inline-block;
    height: 30px;
    overflow: hidden;
    margin: 5px 30px
}
#speciale.sorting elemento {
    height: 120px
}
.salvataggi {
    font-weight: 500
}
.testata,
h1#pg,
legend,
paragrafo,
sommario,
testata {
    font-weight: 700
}
label {
    margin-top: 5px;
    display: inline-block;
    font-size: 10pt;
}
.cs_interfaccia table.scheda,
.cs_interfaccia table.scheda tr {
    border: none
}
.cs_interfaccia table.scheda th {
    background: #671a08
}
#anteprima_totale .scheda_info,
#anteprima_totale div,
#anteprima_totale table td {
    white-space: pre-wrap!important
}
label {
    margin-top: 5px;
    display: inline-block;
    font-size: 10pt;
}
catenaccio,
contenuto,
info sommario,
span sommario,
testata {
    padding-left: 0
}
contenuto {
    text-align: justify;
    line-height: 120%;
	display:block;
}
contenuto + br {
    display: none;
}
.scheda sommario,
contenuto sommario {
    padding: 0
}
elemento catenaccio {
    opacity: .75
}
h1#pg {
    text-align: center;
    margin: 20px auto
}
img.img_scheda {
    display: block;
    max-width: 75%;
    margin: auto
}
.scheda_lista>div {
    display: none;
    max-height: 665px;
    overflow: auto
}
ul#scheda_opzioni {
    text-align: left;
    padding: 0;
    width: 20%;
    max-height: 550px;
    overflow: auto;
    float: left;
    margin-right: 15px
}
#scheda_opzioni li a {
    white-space: normal;
    font-size: 13px
}
ul#scheda_opzioni>li {
    display: block;
    margin: 5px auto;
    width: 100%
}
table.scheda {
    width: 65%;
    margin: 20px auto;
    border: 1px solid transparent
}
table.scheda tr {
    border-bottom: 1px solid;
    border-color: transparent
}
.scheda_info {
    width: 20%;
    float: left
}
.scheda_lista {
    min-height: 665px
}
h2.titolo_pg {
    font-variant: normal;
    text-transform: initial;
    letter-spacing: initial;
    font-weight: 400
}
#help h3,
#stat th,
.ui-menu {
    font-variant: small-caps
}
lista>a,
lista>a:target~a[id~=home] {
    display: none
}
a[id~=home],
lista>a:target {
    display: block;
    -webkit-animation: opacity .5s;
    opacity: 1
}
lista a[id~=home]>span {
    display: block!important
}
div.scheda.kiri {
    background: linear-gradient(to right, #0B3E63, #058);
    color: #FFF
}
div.scheda.konoha {
    background: linear-gradient(to right, #214617, #356d26)
}
div.scheda.oto {
    background: linear-gradient(to right, #3e2b50, #48315f)
}
div.scheda.suna {
    background: linear-gradient(to right, #6b3824, #7d511d)
}
div.scheda.nukenin {
    background: linear-gradient(to right, #000, #222)
}
div.scheda.ame {
    background: linear-gradient(to right, #000, #222)
}
div.scheda.hayate {
    background: linear-gradient(to right, #000, #222)
}
div.scheda.kurotenpi {
    background: linear-gradient(to right, #000, #222)
}
div.scheda.taki {
    background: linear-gradient(to right, #000, #222)
}
div.scheda.iwa {
    background: linear-gradient(to right, #000, #222)
}
div.scheda.kumo {
    background: linear-gradient(to right, #000, #222)
}
div.kiri #pg, div.kiri #sc_nome_pg,
div.kiri catenaccio,
div.kiri h2,
div.kiri sommario,
div.kiri sommario a,
div.kiri testata,
option.kiri {
    color: #0093cc
}
div.konoha #pg, div.konoha #sc_nome_pg,
div.konoha catenaccio,
div.konoha h2,
div.konoha sommario,
div.konoha sommario a,
div.konoha testata,
option.konoha {
    color: #53984A
}
div.oto #pg, div.oto #sc_nome_pg,
div.oto catenaccio,
div.oto h2,
div.oto sommario,
div.oto sommario a,
div.oto testata,
option.oto {
    color: #A17AD2
}
div.suna #pg, div.suna #sc_nome_pg,
div.suna catenaccio,
div.suna h2,
div.suna sommario,
div.suna sommario a,
div.suna testata,
option.suna #pg {
    color: #C37740
}
div.nukenin #pg, div.nukenin #sc_nome_pg,
div.nukenin catenaccio,
div.nukenin h2,
div.nukenin sommario,
div.nukenin sommario a,
div.nukenin testata,
option.nukenin #pg {
    color: #734242
}
div.ame #pg, div.ame #sc_nome_pg,
div.ame catenaccio,
div.ame h2,
div.ame sommario,
div.ame sommario a,
div.ame testata,
option.ame #pg
 {
    color: #734242
}
div.taki #pg, div.taki #sc_nome_pg,
div.taki catenaccio,
div.taki h2,
div.taki sommario,
div.taki sommario a,
div.taki testata,
option.taki #pg
 {
    color: #734242
}
div.iwa #pg, div.iwa #sc_nome_pg,
div.iwa catenaccio,
div.iwa h2,
div.iwa sommario,
div.iwa sommario a,
div.iwa testata,
option.iwa #pg
{
    color: #734242
}
div.kumo #pg, div.kumo #sc_nome_pg,
div.kumo catenaccio,
div.kumo h2,
div.kumo sommario,
div.kumo sommario a,
div.kumo testata,
option.kumo #pg
{
    color: #734242
}
div.hayate #pg, div.hayate #sc_nome_pg,
div.hayate catenaccio,
div.hayate h2,
div.hayate sommario,
div.hayate sommario a,
div.hayate testata,
option.hayate #pg
 {
    color: #734242
}
div.kurotenpi #pg, div.kurotenpi #sc_nome_pg,
div.kurotenpi catenaccio,
div.kurotenpi h2,
div.kurotenpi sommario,
div.kurotenpi sommario a,
div.kurotenpi testata,
option.kurotenpi #pg
{
    color: #734242
}
.kiri a.w3-btn,
.kiri table.scheda th {
    background: #06588a
}
.oto a.w3-btn,
.oto table.scheda th {
    background: #5a3e75
}
.suna a.w3-btn,
.suna table.scheda th {
    background: #886921
}
.konoha a.w3-btn,
.konoha table.scheda th {
    background: #377726
}
.nukenin a.w3-btn,
.nukenin table.scheda th {
    background: #3e2d2d
}
.ame a.w3-btn,
.ame table.scheda th {
    background: #3e2d2d
}
.hayate a.w3-btn,
.hayate table.scheda th {
    background: #3e2d2d
}
.kumo a.w3-btn,
.kumo table.scheda th {
    background: #3e2d2d
}
.iwa a.w3-btn,
.iwa table.scheda th {
    background: #3e2d2d
}
.taki a.w3-btn,
.taki table.scheda th {
    background: #3e2d2d
}
.kurotenpi a.w3-btn,
.kurotenpi table.scheda th {
    background: #3e2d2d
}
/*VILLAGGI*/
    .konoha .ui-tab {
        background: #377726;
    }

    .konoha .ui-state-default a {
        color: #EEE;
    }
        .kiri .ui-tab {
        background: #06588a;
    }

    .kiri .ui-state-default a {
        color: #EEE;
    }
        .oto .ui-tab {
        background: #5a3e75;
    }

    .oto .ui-state-default a {
        color: #EEE;
    }
        .suna .ui-tab {
        background: #886921;
    }

    .suna .ui-state-default a {
        color: #EEE;
    }
        .nukenin .ui-tab {
        background: #3e2d2d;
    }

    .nukenin .ui-state-default a {
        color: #EEE;
    }

    .ame .ui-tab {
        background: #3e2d2d;
    }

    .ame .ui-state-default a {
        color: #EEE;
    }
    .kurotenpi .ui-tab {
        background: #3e2d2d;
    }

    .kurotenpi .ui-state-default a {
        color: #EEE;
    }
    .hayate .ui-tab {
        background: #3e2d2d;
    }

    .hayate .ui-state-default a {
        color: #EEE;
    }
    .kumo .ui-tab {
        background: #3e2d2d;
    }

    .kumo .ui-state-default a {
        color: #EEE;
    }.taki .ui-tab {
        background: #3e2d2d;
    }

    .taki .ui-state-default a {
        color: #EEE;
    }
    .iwa .ui-tab {
        background: #3e2d2d;
    }

    .iwa .ui-state-default a {
        color: #EEE;
    }


/*VILLAGGI END*/
.ui-menu {
    font-weight: 500;
    font-size: 11pt;
    letter-spacing: .5px;
    background: #6f1906!important;
    color: #e5e9c5;
    border: none!important;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .2);
    z-index: 99999;
}
li.ui-menu-item {
    padding: 3px 5px
}
li.ui-menu-item:hover {
    background: #e5e9c5;
    color: #e1340c
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none;
    background: transparent;
    color: #6f1906;
    font-weight: bold;
}
.ui-menu .ui-menu {
    width: 200px;
    font-variant: normal;
    font-weight: normal;
    font-size: 10pt;
    border: 1px solid #46170d!important;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png);
}
#help h3 {
    font-size: 13pt;
    font-weight: 700;
    color: #e1340c
}
#stat th,
.w3-btn,
.w3-btn-block {
    font-family: Raleway, Roboto, sans-serif
}
div#help {
    text-align: justify;
    font-size: 15px;
    max-height: 500px;
    overflow-y: auto
}
#scheda_pg elemento:hover {
    background: rgba(0, 0, 0, .15);
    cursor: pointer
}
.sort_helper {
    width: 700px!important;
    text-align: justify;
    height: auto!important;
    display: list-item;
    font-weight: bold;
}
.helper_strong {
    margin-top: 3px;
    border-bottom: 1px dashed;
    cursor: pointer;
    position: relative
}
.helper_strong:hover>span {
    display: block
}
.helper_strong>span {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    display: none
}
.w3-select option[disabled] {
    color: #696969
}
.pglist td {
    padding: 10px
}
.pglist tr:hover {
    background: #252e33
}
.ryo_deleted td {
    color: grey!important
}
#rifiuti .w3-modal-content {
    display: none
}
.mod>div {
    margin: 1%;
    display: inline-block;
    width: 30%;
    min-width: 450px
}
.mod th {
    height: 25px
}
.mod td.w3-black.w3-padding {
    border: 1px solid #21292f;
}
.evento_row:before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 100%;
    border: 2px solid #101417;
    z-index: -8
}
.evento_row,
neospoiler {
    position: relative
}
.w3-hover-text-white:hover,
.w3-text-white {
    color: #E5E9C5!important
}
.w3-hover-text-red:hover,
.w3-text-red {
    color: #e1340c!important
}
.personal_list li {
    border: none!important
}
.conoscenza {
    display: none
}
.conoscenza:target {
    display: block
}
.pgrow a,
.pgrow a:hover {
    text-decoration: none!important
}
td.Bianca {
    color: #FFF
}
td.Gialla {
    color: #ff0
}
td.Verde {
    color: green
}
td.Rossa {
    color: red
}
td.Blu {
    color: #00f
}
td.Viola {
    color: purple
}
td.Nera {
    color: #000
}
.pgrow {
    text-align: center;
    font-size: 12pt
}
.pgrow a {
    color: #e1340c
}
.pgrow a:hover {
    color: #E5E9C5
}
#stat th {
    text-align: left;
    font-weight: 800;
    letter-spacing: 1px
}
#stat td {
    text-align: left;
    padding-left: 10px
}
neospoiler {
    z-index: 1;
    text-decoration: none;
    font-weight: 700;
    visibility: visible!important;
    border-bottom: 1px dashed
}
neospoiler:hover {
    z-index: 9
}
neospoiler span {
    position: absolute;
    background-color: #FFF;
    padding: 0;
    display: none;
    border: 0;
    color: #000;
    text-decoration: none;
    opacity: 1!important
}
neospoiler span.text {
    padding: 10px;
    border: 1px solid #000;
    font-weight: 400
}
neospoiler span img {
    border: 0;
    padding: 0
}
neospoiler:hover>span {
    top: 0;
    left: 0;
    display: inline-block;
    text-align: left
}
.schedule h2 {
	line-height:1;
	text-align:center;
}
#loading_page {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    text-align: center;
}
#loading_page i {
    font-size: 50pt;
    /* display: block; */
    margin-top: 30vh;
    margin-bottom: 5vh;
}
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');


.w3-lora {
	font-family: 'Lora', serif;

}

/*NOTIFICHE*/
.notification_box {
    min-width: 400px;
    max-width: 450px;
    position: fixed;
    display: none;
    z-index: 999;
    top: 38px;
    left: 30%;
}
.notification_box ul {
    list-style-type: none;
    padding-left: 0!important;
    width: 100%;
    margin: auto;
}
.notification_box ul li {
    border-bottom: 1px solid #282b2d;
    box-shadow: 0px 0px 1px black inset;
    float: none;
    height: 70px;
    position: relative;
}
.notification_box ul li:hover {
    background: #273037;
}
.notification_box ul li b {
	color: #ea5837;
}
.notification_box .notifiche_avatar {
    height: 3em;
    width: 3em;
    overflow: hidden;
    /* margin: 1em 0.5em; */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.5em;
}
.notifiche_avatar img {
    max-width: 100%;
}
.notification_text {
    width: 28em;
    left: 4em;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    line-height: 110%;
}
.notification_text:after {
    content: attr(data);
    opacity: 0.5;
    display: block;
	font-size:10px
}
.notification_box h4 {
    font-size: 10pt;
    /* font-weight: bold; */
    margin: auto 0.5em;
    font-variant: small-caps;
}

.notification_list_box {
	    overflow-y: scroll;
    height: 40vh;
}
.notification_list_box ul > a {
    padding: 0!important;
}
.notification_list_box ul > a:hover {
    background: transparent!important;
    color: #e5e9c5!important;
}
.notifica_imp {
    background-color: rgb(39, 48, 55);
    /* font-weight: bold; */
}
head {
	font-size:0pt;
}


/*varie*/
.nf a {
    text-decoration: none;
    font-style: italic;
}
.nf a:after {
    content: "[Non funzionante]";
    text-decoration: none!important;
    margin-left: 10px;
    color: #ff471e;
}
.mod {
    line-height: 100%;
    font-size: 11pt;
}

span.w3-closebtn {
    position: absolute;
    right: 1em;
    font-size: 30px;
}

h1#sc_nome_pg {
    font-variant: small-caps;
    text-align: center;
    font-size: 35pt;
}
contenuto img {
    max-width: 100%;
}

#scheda_pg ul.index {
    list-style-type: circle;
    list-style-position: inside;
}
#scheda_pg .index a {
    text-transform: none!important;
    color: inherit;
    text-decoration: none;
    opacity: 0.75;
}

.index a:hover {
    opacity: 1;
}

#scheda_pg h3 > span {
    font-size: 10pt;
    cursor: pointer;
}

#scheda_pg ul.index {
    list-style-type: circle;
    list-style-position: inside;
    border-bottom: 1px solid;
    padding-bottom: 1em;
    display: none;
}