﻿
.components-fileupload-hidden-forajax
{
    display:none;
}

.components-gestioneImmagini-table {
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	margin:1px;
	float:left;
	}
.components-gestioneImmagini-table_selected {
	border:1px solid #D0D0BF;
	border-collapse:collapse;
    background-color: #ffddaa;
	margin:1px;
	float:left;
	}
.components-gestioneImmagini-table_insert
{
    border: 1px solid #D0D0BF;
    border-collapse: collapse;
    background-color: #d2ffd2;
	margin:1px;
	float:left;
}
.components-gestioneImmagini-table-image-big{
	width:120px;
	height:120px;
	}
.components-gestioneImmagini-table-image-lit{
	width:60px;
	height:60px;
	}
.components-gestioneImmagini-table-image-full{
	max-width:350px;
	max-height:300px;
	}
.components-gestioneImmagini-table-tdimage-big{
	width:125px;
	height:125px;
	text-align:center;
	vertical-align:middle;
	}
.components-gestioneImmagini-table-tdimage-lit{
	width:65px;
	height:65px;
	text-align:center;
	vertical-align:middle;
	}
.components-gestioneImmagini-table-tdtitle-big{
	visibility:visible;
	/*display:block;*/
	height:25px;
	text-align:center;
	vertical-align:bottom;
	}
.components-gestioneImmagini-table-tdtitle-lit{
	visibility:hidden;
	display:none;
	}
.components-gestioneImmagini-table-action
{
    background-color: #f5f5f5;
}
.components-gestioneImmagini-table-action-td
{
    font-weight: normal;
    padding: 3px;
}
.components-gestioneImmagini-table-action-th
{
	border:1px solid #D0D0BF;
    background-color: #f5f5f5;
    font-weight: normal;
    padding: 3px;
}

.components-gestionePhotogallery-body 
    {
    background-color:#D0D0BF;
    text-align:center;
    padding:6px;
	}
.components-gestionePhotogallery-table-image{
	width:70px;
	height:70px;
	}
.components-gestionePhotogallery-table-tdimage{
	width:75px;
	height:75px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #9d9d90;
	}
.components-gestionePhotogallery-table-tdimage-selected{
	width:75px;
	height:75px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #9d9d90;
    background-color: #FFFFFF;
	}
.components-gestionePhotogallery-zoom-table{
	border: solid 1px #9d9d90;
    background-color: #FFFFFF;
	}
.components-gestionePhotogallery-zoom-image{
	max-width:600px;
	max-height:450px;
	}
.components-gestionePhotogallery-table-action
{
    background-color: #f5f5f5;
}
.components-gestionePhotogallery-table-action-td
{
    font-weight: normal;
    padding: 3px;
}
.components-gestionePhotogallery-table-action-th
{
	border:1px solid #D0D0BF;
    background-color: #f5f5f5;
    font-weight: normal;
    padding: 3px;
}


.components-gestionePhotogallery-grid-table{
    float:left;
	margin: 10px;
	}
.components-gestionePhotogallery-grid-table-tdimage{
    background-color: #FFFFFF;
	border: solid 5px #D0D0BF;
	padding: 3px;
	}
.components-gestionePhotogallery-grid-table-tdimage-over{
    background-color: #FFFFFF;
	border: solid 5px #9d9d90;
	padding: 3px;
	}
.components-gestionePhotogallery-grid-table-td{
	}
.components-gestionePhotogallery-grid-table-image{
	width: 150px;
	height: 150px;
	}



.components-gestioneAllegati-table {
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
.components-gestioneAllegati-table-td{
	padding:3px;
	border:1px solid #D0D0BF;
	}
.components-gestioneAllegati-table-th {
	background-color:#E8E8E8;
	border:1px solid #D0D0BF;
	font-weight:normal;
	font-variant:small-caps;
	padding:3px;
	}
.components-gestioneAllegati-table-action-td
{
    background-color: #f5f5f5;
    font-weight: normal;
    padding: 3px;
}
.components-gestioneAllegati-table-action-th
{
	border:1px solid #D0D0BF;
    background-color: #f5f5f5;
    font-weight: normal;
    padding: 3px;
}

.components-gestioneLinks-table {
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
.components-gestioneLinks-table-td{
	padding:3px;
	border:1px solid #D0D0BF;
	}
.components-gestioneLinks-table-th {
	background-color:#E8E8E8;
	border:1px solid #D0D0BF;
	font-weight:normal;
	font-variant:small-caps;
	padding:3px;
	}
.components-gestioneLinks-table-action-td
{
    background-color: #f5f5f5;
    font-weight: normal;
    padding: 3px;
}
.components-gestioneLinks-table-action-th
{
	border:1px solid #D0D0BF;
    background-color: #f5f5f5;
    font-weight: normal;
    padding: 3px;
}
