

.tabella-pubblicazione {
	width: 100% !important;
	font-size: inherit !important;
	font-family: inherit !important;
}

.tabella-cell {
	border-color: rgb(200,200,200) !important;
	vertical-align: top !important;
}

.tabella-cell-expansion {
	border-color: rgb(200,200,200) !important;
	background-color: #8EA3B9;
}

.tabella-cell ul {
	margin: 0px 10px;
}

.tabella-dettaglio-column1 {
	border: 1px solid #DDD;
	font-weight: bold;
	width: 30%;
	text-align: left;
}

.tabella-dettaglio-column2 {
	border: 1px solid #DDD;
	text-align: left;
}

.tabella-even-row {
	background-color: #FFF;
}

.tabella-odd-row {
	background-color: #DAE2E8;
}

.albo-pretorio-dettaglio-container  {
	 overflow: hidden;
     height: 100%;
}

.albo-pretorio-column1 {
	vertical-align: top;
	width: 48%;
	height: 100%;
	border:1px solid rgb(200,200,200); 
	background-color:rgb(239, 243, 251);
}

.albo-pretorio-column2 {
	width: 2%;
}

.albo-pretorio-column3 {
	vertical-align: top;
	width: 48%;
	height: 100%;
	border:1px solid rgb(200,200,200); 
	background-color:rgb(239, 243, 251);	
}

.albo-pretorio-dettaglio-body {
}

.albo-pretorio-dettaglio-header {
	background-color: rgb(70, 118, 140);
	color: rgb(255,255,255);
}

.albo-pretorio-dettaglio-column1 {
	font-weight: bold;
	text-align: left;
	width: 150px;
	padding-bottom: 10px;
}

.albo-pretorio-dettaglio-column2 {
	text-align: left;
	padding-bottom: 10px;
}

.albo-pretorio-allegati-nomefile {
	border: none !important;
	text-align: left !important;
}

.albo-pretorio-allegati-icona {
	border: none !important; 
}

.albo-pretorio-allegati-odd-row {
	background-color: rgb(200,200,200);
}

.albo-pretorio-allegati-even-row {
	background-color: rgb(230,230,230);
}

.tabella-pubblicazione .albo-pretorio-dettaglio-body .ui-widget-content {
	border: none;
}

.tabella-pubblicazione .albo-pretorio-documenti {
	border: none;
	background: none;	
}

.tabella-pubblicazione .albo-pretorio-documenti .if-list-body {
	min-height: 0px;
	min-width: 0px;
	overflow: visible;
}

.tabella-pubblicazione .albo-pretorio-documenti .if-list-item {
	border: none;
	background: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 100%;
}

.tabella-pubblicazione-tipologie-pubblicazione {
	border: none !important;
	background: none !important;
}

.albo-pretorio-tipologie-pubblicazione {
	background-color: #FFF;
	border: solid thin rgb(200,200,200);
}

.albo-pretorio-tipologie-pubblicazione li.if-list-item {
	background: url(../image/right.png) no-repeat center left #DAE2E8;
	display: inline-block;
	width: 200px;
	height: 40px;
	padding: 0px;
}

.albo-pretorio-tipologie-pubblicazione li.ui-state-active {
	color: #000;
}

.albo-pretorio-tipologie-pubblicazione .tipologia-pubblicazione-filtro {	
	padding-left: 10px;
	width: 94%;
	height: 100%;
	margin-left: 10px;
}

.albo-pretorio-tipologie-pubblicazione .tipologia-pubblicazione-filtro td:last-child{	
	text-align: right;
}

.albo-pretorio-tipologie-pubblicazione-elenco {
	border: none !important;
	font-size: inherit !important;
}

.albo-pretorio-tipologie-pubblicazione-numero-documenti {
	background: #169BD9;
	color: #FFF;
	border: solid 1.5px #46768C;
	border-radius: 0.5em;
	text-align: center;
}

.albo-pretorio-filter-delete {
	border: 1px solid rgb(90, 120, 146);
	border-radius: 0.5em 0.5em 0.5em 0.5em;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #DAE2E8;
}
	
.button-filter-remove {
	color:rgb(255,0,0) !important;
	border: 0px !important;
	background: none !important;
}

.colonnaRA1 {
	width: 100px;
	height: 30px;
	font-weight:bold;
}

.colonnaRA2 {
	width: 30px;
}

.colonnaRA3 {
	font-weight:bold;
	width: 100px;
}

.colonnaRA4 {
	width: 20px;
}

.xmlIndice {
	width: 115px !important;
}

.xmlIndice tbody {
	border: none !important;
}

.xmlIndice tbody td {
	border: none !important;
}

.headerAP1 {
    float: left;
    text-align: left;
    width: 10%;
}

.headerAP2 {
    float: left;
    text-align: left;
    width: 60%;
}

.headerAP3 {
	float: left;
	text-align: right;
    width: 30%;
    font-size: small;
}

.titoloLarge {
    font-size: x-large;
    font-weight: normal;
    margin-bottom: 5px;
}

.titoloLargeBold {
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 5px;
}

.titoloSmall {
    font-size: medium;
    font-weight: bolder;
    margin-bottom: 5px;
}

.footerAP {
	margin-top: 10px;
	color: gray;
	font-size: small;
	text-align: right;
    width: 100%;
}
