
.selezioneRiga{
	    border-top: 2px double activecaption;
/* 	    border-collapse:collapse; */
}
#divTableDomandeTest .yui-dt-col-domanda {
    font-size: 14px;
}
.yui-skin-sam .yui-dt td.first {     
    border-bottom: none;
    background-color: white;
    border-top: 1px solid #CBCBCB;
}

tr.yui-dt-last div.yui-dt-liner td{
border-bottom: none!important;
}


tr.yui-dt-last td{
border-bottom: 1px solid #CBCBCB !important;
}

.yui-skin-sam .yui-dt td.next {
    border-bottom: none; 
    background-color: white;
}

body{
    text-align:center;
}
*{
    margin:0px;
}
.divCenter{
    margin:0;
}

#tableFormDipendente{
    vertical-align:top;
}
#tableFormDipendente td{
    vertical-align:top;
    
}

#tableFormLavoratoreDitta{
    vertical-align:top;
}
#tableFormLavoratoreDitta td{
    vertical-align:top;
    
}
#idFormPrestatoreOpera{
    vertical-align:top;
}

#idFormPrestatoreOpera td{
    vertical-align:top;
   
}

.divButtonPanel{
    text-align: right;
    margin:1px;
    padding:5px;
    border:none;
    display:block;
    clear:both;
}
.divButtonPanel2{
    text-align: right;
    margin:1px;
    padding:5px;
    display:block;
    clear:both;
}
.divButtonPanel3{
    text-align: left;
    margin:1px;
    padding:5px;
    border:none;
    display:block;
    clear:both;
}
#tooltip {
     background:transparent url(../fad/images/shadow2.png) no-repeat; 
    display:block;
    height: 110px;
    position: absolute;
    top: 70px;
    z-index: 2;
    width: 331px;
    left: 170px;
    visibility: hidden;
    /* background-size:cover;*/
}
/*Tabelle*/
.yui-dt,.yui-dt table{
    width:100%;
}
#myTooltip.yui-overlay-hidden{
	display:none;
}
.yui-dt-hidden
{
    width:0px;border:none;margin:0px;padding:0px;display:none;
}
.yui-skin-sam .yui-dt tr.mark,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc {
    background-color: #a33;/*Rosso*/
    color: #fff;
}

.yui-skin-sam .yui-dt tr.markGreen,
.yui-skin-sam .yui-dt tr.markGreen td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.markGreen td.yui-dt-desc,
.yui-skin-sam .yui-dt tr.markGreen td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.markGreen td.yui-dt-desc {
    background-color: yellowgreen;
    color: #fff;
}

.yui-skin-sam .yui-dt tr.mark2,
.yui-skin-sam .yui-dt tr.mark2 td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark2 td.yui-dt-desc,
.yui-skin-sam .yui-dt tr.mark2 td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark2 td.yui-dt-desc {
    background-color: #FFCC00;/*Giallo*/
    color: #000;
}
.yui-skin-sam .yui-dt tr.mark3,
.yui-skin-sam .yui-dt tr.mark3 td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark3 td.yui-dt-desc,
.yui-skin-sam .yui-dt tr.mark3 td.yui-dt-asc,
.yui-skin-sam .yui-dt tr.mark3 td.yui-dt-desc {
    background-color: #66CC33;/*Verde*/
    color: #000;
}

#tabTableAttuazione{
    font-size: 10px;
}
tbody .yui-dt-col-azioniCorr {
    font-size: 9px;
}
tbody .yui-dt-col-domanda {
    font-size: 13px;
}
.yui-skin-sam .yui-dt td{
    border-right:1px solid #CBCBCB;
     border-bottom:1px solid #CBCBCB;
}
td.calcell{
    padding:1px;
    width:23px;
    height:21px;
}
td.calcell a{
    padding:1px;
    width:23px;
    height:21px;
}
divCenterUnitaDidattica{
    margin:0;
}

#moduli img {
    vertical-align: middle;
}#panelAlert .yui-skin-sam .yui-panel .ft
{
	background : linear-gradient(to bottom, #CECECE 0%, #E5E5E5 74%, #EDEDED 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#moduli {
    line-height: 2em;
}

#divLayoutPanelChat .error {
	color : #FF3300;
	font-weight : 700;
}
/* INIZIO SIMPLE DIALOG */

#customSimpleDialogContainer .bd ,
#sicurwebSimpleDialogContainer .bd
{
	border-bottom: none;
	border-top: none;
	background : white !important;
	min-height: 50px;
}


#customSimpleDialogContainer .ft ,
#sicurwebSimpleDialogContainer .ft 
{
	background:#F5F4F1 !important;
	padding:5px 5px !important;
	
}


#customSimpleDialogContainer .yui-button
#sicurwebSimpleDialogContainer .yui-button
{
	
	border: none !important; 
}


#customSimpleDialogContainer .yui-button .first-child ,
#sicurwebSimpleDialogContainer .yui-button .first-child
{
	border: none !important; 
}


#customSimpleDialogContainer .bd .deleteDialogMessage ,
#sicurwebSimpleDialogContainer .bd .deleteDialogMessage
{
	color: #000000;
    display: block;
    margin-top: 15px;
    text-align: left;
   /* width: 90%; */
    width: 85%; /*ADD*/
    margin-left: 55px !important; /*ADD*/
    max-height: 500px;
}


.successIcon
{
	background: url("../images/customDialogComponent/success.png") center center no-repeat !important; 
	width:44px !important;
	height:44px !important;
}

.warningIcon
{
	background: url("../images/customDialogComponent/warning.png") center center no-repeat !important; 
	width:48px !important;
	height:42px !important;
}

.questionIcon
{
	background: url("../images/customDialogComponent/question.png") center center no-repeat !important; 
	width:44px !important;
	height:44px !important;
}

.informationIcon
{
	background: url("../images/customDialogComponent/information.png") center center no-repeat !important; 
	width:44px !important;
	height:44px !important;
}

.errorIcon
{
	background: url("../images/customDialogComponent/error.png") center center no-repeat !important; 
	width:44px !important;
	height:44px !important;
}


#customSimpleDialogContainer .yui-button ,
#sicurwebSimpleDialogContainer .yui-button
{
    position: relative;
	-moz-user-select: none;
    background-color: #E6E6E6;
    background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15) 40%, rgba(0, 0, 0, 0));
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) inset, 0 2px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.15);
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    line-height: normal;
    padding: 1px;
    text-align: center;
    text-decoration: none;
    transition: box-shadow 0.1s linear 0s;
    vertical-align: baseline;
    white-space: nowrap;  
}


#customSimpleDialogContainer .yui-button .first-child:hover ,
#sicurwebSimpleDialogContainer .yui-button .first-child:hover 
{
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.15));
}

#customSimpleDialogContainer .yui-button button ,
#sicurwebSimpleDialogContainer .yui-button button
{
	outline: none; 
}

/* FINE SIMPLE DIALOG */



