
/* - ++resource++albopretorio.css - */
@media screen {
/* http://www.provincia.vicenza.it/portal_css/++resource++albopretorio.css?original=1 */
span.enteValue {
background-image: url("ente_selected.png");
background-repeat: no-repeat;
margin-left: 1em;
padding-left: 2em;
}
.ui-autocomplete {
max-height: 150px;
overflow-y: auto;
/* */
overflow-x: hidden;
}
* html .ui-autocomplete {
height: 150px;
}
}


/* - ++resource++collective.portaltabs.resources/styles.css - */
@media all {
/* http://www.provincia.vicenza.it/portal_css/++resource++collective.portaltabs.resources/styles.css?original=1 */
#content .tabSetup .commands a {
margin: 0.2em 0.5em;
border-bottom: none;
}
#content .tabSetup {
border: 1px solid #e0e0e0;
padding: 0.2em 0.2em 0.2em 0.5em;
margin: 0.3em 0em;
}
#content .formPanel .even {
background-color: #fafafa;
}
.tabTitle {
font-size: 120%;
}
.tabSetup .field input[type="text"][size] {
width: 95%;
}

}

