﻿body {
	margin:0;
	padding:0;
	background:#FEFEFE;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
}

a:hover 
{
    text-decoration:none;
}

a 
{
	color:#616161;
	text-decoration:none;
}

a img 
{
    border:0px none;
}

/*Fine tutti i moduli*/


/* login */
.loginContainer
{
    width:410px;
    margin:90px auto 0 auto;
    border-color: #8D8B8B #ABABAB #C6C6C6;
    border-style: solid;
    border-width: 1px;
    -moz-box-shadow:3px 3px 3px #888;
    -webkit-box-shadow:3px 3px 3px #888;
    box-shadow:3px 3px 3px #888;    
}

.loginContainerMargin 
{
    width:340px;
    margin:0 auto;
    padding:30px;
}

.loginContainer #ServerSideMessage
{
    display:block;
    padding:9px;
    font-size:18px;
    margin-bottom:30px;
}

.loginContainer #ServerSideMessage.errorMessage
{
    background-color:#FFEBE8;
    border:1px dotted #CC0000;
    color:#CC0000;
}

.loginContainer #ServerSideMessage.infoMessage
{
	background-color:#DDE7F0;
	border:1px solid #35619D;
	color:#35619D;
}
/* login end */



/***************************************/
/*Div mesaggio utenti nella master page*/
/***************************************/
.messaggio_Utente{
	padding: 10px;
	font-family:Courier New;
	letter-spacing:-1px;
	font-size: 15px;
	font-weight:bold;
	padding-top: 5px;
	line-height: 20px;
	color:#333333;
	text-align: center;
	width: 400px;
	margin-left: -50px;
	background-color:#FFFFFF;
}	
#divMsgUtente {
    width: 300px;
    border: 1px solid #FF0000;
    text-align: left;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -150px;
   display:none;
}

/*VALIDATOR*/
.errore
{
    color:Red;
	font-size:10pt;
	font-style: italic;
	font-weight:bold;
	font-family:Courier New;
	display:block;	    
}
/*FINR VALIDATOR*/

/* detail form */
.titoloAction
{
    border:solid 1px #CCCCCC;
    background-color:#b9dc76;
    text-align:center;
    height:23px;
    margin-bottom:5px;
    color:#000;
    font-family: 'Tahoma';
    font-size:15px;
    padding-top:5px;
    font-weight:bold;
}


#detailForm .propertyInfoMessage
{
	background-color:#DDE7F0;
	border:1px solid #35619D;
	color:#35619D;
	padding:9px;
	margin-bottom:15px
}

#detailForm .labelBox, .ui-dialog .labelBox
{
    padding-bottom:3px;
}

#detailForm .emptyLabelBox, #searchForm .emptyLabelBox
{
    text-indent:-99999px;    
}

#detailForm .detailRow, .ui-dialog .detailRow
{
    padding-bottom:15px;
    width:100%;
}

#detailForm .halfRow 
{
    float:left;
    margin-right:5px;
}

#detailForm .rightSide 
{
    float:right;
    margin-right:0;
}

#detailForm input, .ui-dialog .textBox input, #searchForm input
{
    background:url("./images/input-background-repeat.png") repeat-x scroll 0 0 #FFFFFF;
    border:1px solid;
    border-color:#8D8B8B #ABABAB #C6C6C6;
    color:#5E5E5E;
    font-family:Calibri,Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:5px;
}

#detailForm label, input[type="checkbox"]
{
    padding:0px;
}

#detailForm input[type="checkbox"]
{
    padding:0px;    
}

#detailRow label, input[type="checkbox"]
{
    padding:0px;
}


#detailForm select 
{
    background:url("./images/input-background-repeat.png") repeat-x scroll 0 0 #FFFFFF;
    border:1px solid;
    border-color:#8D8B8B #ABABAB #C6C6C6;
    color:#5E5E5E;
    font-family:Calibri,Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:4px;
    width:673px;
}

#detailForm textarea, .ui-dialog textarea
{
    background:url("./images/input-background-repeat.png") repeat-x scroll 0 0 #FFFFFF;
    border:1px solid;
    border-color:#8D8B8B #ABABAB #C6C6C6;
    color:#5E5E5E;
    font-family:Calibri,Arial,Helvetica,sans-serif;
    font-size:12px;
    width:683px;
}

#detailForm .halfRow input 
{
    width:328px;
}

#detailForm .halfRow select 
{
    width:340px;
}

#detailForm .buttonBox input
{
    border-color:#333333;
    color:#333333;    
    cursor:pointer;  
    padding:4px 6px;
    width:auto;
}

#detailForm .buttonBox input.accept
{
    border-color:#096C02;
    color:#096C02;    
}

#detailForm .buttonBox input.reject
{
    border-color:#CC0000;
    color:#CC0000;    
}

#detailForm .buttonBox input:active
{
    background:url("./images/input-background-focus-repeat.png") repeat-x scroll 0 0 #FFFCED;
    border:1px solid #F3BE5A;
    color:#B0770C;
    outline:medium none;
}


#detailForm input[type="text"]:focus, #detailForm input[type="password"]:focus, #detailForm textarea:focus,
#searchForm input[type="text"]:focus
{
    background:url("./images/input-background-focus-repeat.png") repeat-x scroll 0 0 #FFFCED;
    border:1px solid #F3BE5A;
    color:#B0770C;
    outline:medium none;
}


#detailForm .groupSeparator h2, #searchForm .groupSeparator h2
{
    border-bottom:1px solid #C6C6C6;
    margin-bottom:12px;
    margin-top:0;
}

#detailForm input.checkbox, #detailForm .checkboxList input
{
    background-image:none;
    background-color:transparent;
    border:0 none;
    margin:0 3px 0 0;    
    width:auto;
}

#detailForm .textBoxCheckbox
{
    padding-top:3px;    
}

#detailForm .treeViewContainer, #detailForm .checkboxListContainer 
{
    border:1px solid;
    border-color:#8D8B8B #ABABAB #C6C6C6;
}

#detailForm .checkboxListContainer 
{
    padding:3px;
}

#detailForm .checkboxListContainer table
{
    width:100%;
}

#detailForm .checkboxListContainer input, #detailForm .checkboxListContainer label
{
    display:inline-block;
    height:21px;
    line-height:21px;   
    float:left; 
}

#detailForm .AspNetTreeView input
{
    background-image:none;
    background-color:transparent;
    border:0 none;
    margin:0 3px 0 0;    
    width:auto;    
}

#detailForm .AspNetTreeView .node input, #detailForm .AspNetTreeView a.node
{
    display:inline-block;
    height:21px;
    line-height:21px;   
    float:left; 
    width:auto;
}

#detailForm .AspNetTreeView a.node 
{
    padding-left:3px;
}

#detailForm .AspNetTreeView a.node:hover
{
    text-decoration:none;
}

#detailForm .treeViewContainer .infoMessage, #detailForm .checkboxListContainer .infoMessage
{
    padding:12px;
}

#detailForm .textBoxCheckbox input, #detailForm .textBoxCheckbox label
{
    display:inline-block;
    height:21px;
    line-height:21px;   
    float:left; 
}

#detailForm input:disabled,  #detailForm select:disabled, #detailForm textarea:disabled 
{
    background: none;
    background-color:#DEDEDE;
}

#detailForm .tabContainer .detailRow 
{
    width:671px;
}

#detailForm .tabContainer .halfRow 
{
    margin-right:3px;
    width:334px;
}

#detailForm .tabContainer .rightSide 
{    
    margin-right:0px;
    width:334px;
}

#detailForm .tabContainer input 
{
    width:659px;
}

#detailForm .tabContainer select 
{
    width:668px;
}

#detailForm .tabContainer textarea 
{
    width:669px;
}

#detailForm .tabContainer .halfRow input 
{
    width:322px;
}

#detailForm .tabContainer .halfRow select 
{
    width:334px;
}

#detailForm .tabContainer input.checkbox, #detailForm .tabContainer .checkboxList input {
    width:auto;
}
/* end detail form */

/* mainMenu */
#menuCanvas
{
    background-color:#ECECEC;
    border-top:1px solid #C6C6C6;
    border-bottom:1px solid #C6C6C6;
    margin:10px 0 30px 0;
}

#mainMenu ul.level1 > li
{
    height:36px;
    line-height:36px;
    font-size:14px;
    padding-right:9px;
    margin:3px 9px 3px 0;
    border-right: 1px dotted #C6C6C6;
    float:left;
}

#mainMenu ul.level1 > li:hover > a
{
    color:#333;
}

#mainMenu ul.level2
{
    background-color:#FEFEFE;
    border:1px solid #C6C6C6;
    min-width:165px;
    display:none;
}

#mainMenu ul.level2 > li
{
    border: 1px dotted #FEFEFE;
    padding:3px 15px;
}

#mainMenu ul.level2 > li:hover
{
    border: 1px dotted #C6C6C6;
    background-color:#ECECEC;
}

#mainMenu ul.level2 > li:hover > a
{
    color:#333;
}

/* mainMenu end */

/* layout block */
#mainContentCanvas #mainContent, #headerCanvas #header, #menuCanvas #menu 
{
    margin:0 auto;
    width:980px;
}

#mainContentCanvas #mainContentMargin 
{
    padding-bottom:90px;
}

#leftContainer
{
    width:270px;
    float:left;
}

#leftContainer #leftContainerMargin 
{
    margin-right:30px;
    padding:0;    
}

#rightContainer
{
    width:710px;
    float:left    
}

#rightContainer #rightContainerMargin
{
    border-left:1px solid #C6C6C6;
    padding:0 12px;
}
/* end layout block */

/* header toolbar */
#header .logo
{
    padding-top:3px;
    float:left;
}

#header .toolBar
{
    text-align:right;
}

#header .actionContainer 
{
    padding:3px 0px 3px 6px; 
}

#header .logoutAction
{
    padding-right:18px;
    background-image:url("./images/action-logout.png");
    background-position:right center;
    background-repeat:no-repeat;
}
/* header toolbar end */

/*Footer tool bar*/
.footerToolBar 
{
    border-top:3px solid #C6C6C6;
    margin-top:18px;
    padding:6px 5px 0 0;  
}

.actionButton
{
    cursor:pointer;
}

#divNew .actionButtonBadge {
    background: url("./images/action-badge.png");
    background-position: 5px center;
    padding-left: 25px;
    background-repeat: no-repeat;
    width: auto;
    height: 35px;
}

#divNew .actionButtonDeleteBadge {
    background: url("./images/action-del-badge.png");
    background-position: 5px center;
    padding-left: 25px;
    background-repeat: no-repeat;
    width: auto;
    height: 35px;
}

#divNew .actionButtonPrint
{
    background:url("./images/action-printer.png"); 
    background-position: 5px center; 
    padding-left:25px; 
    background-repeat:no-repeat; 
    width:auto; 
    height:35px;
}

#divNew .actionButtonNew
{
    background:url("./images/action-new.png"); 
    background-position: 5px center; 
    padding-left:25px; 
    background-repeat:no-repeat; 
    width:auto; 
    height:35px;
}

#divNew .actionButtonSort
{
    background: url("./images/action-sort.png");
    background-position: 5px center;
    background-repeat: no-repeat; 
    height:35px;
    padding:3px 10px 3px 25px;
    border:solid 1px #cccccc;
}

#divNew .actionSend {
    background: url("./images/action-send.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    height: 35px;
    padding: 3px 10px 3px 25px;
    border: solid 1px #cccccc;
}

.actionLogin, #footerBar .actionLogin
{
    background: url("./images/action-login.png"); 
    background-position: 5px center;
    background-repeat: no-repeat; 
    height:35px;
    padding:3px 10px 3px 25px;
    border:solid 1px #cccccc;
}

#divBtn, #divNew .actioninsert, #footerBar .actioninsert
{
    background: url("./images/action-add.png"); 
    padding-left:25px; 
    background-position: 5px center;
    background-repeat: no-repeat; 
    width: 70px;
    height:35px;
}

#divBtn, #divNew .actioninsert, #footerBar .actionRefresh
{
    background: url("./images/action-refresh.png"); 
    padding-left:25px; 
    background-position: 5px center;
    background-repeat: no-repeat; 
    width: 70px;
    height:35px;
}

#divBtn, #divNew .actioninsert, #footerBar .actionClear {
    background: url("./images/action-clear.png");
    padding-left: 25px;
    background-position: 5px center;
    background-repeat: no-repeat;
    width: 70px;
    height: 35px;
}

#divBtn, #divNew .actioninsert, #footerBar .actionClose {
    background: url("./images/action-close.png");
    padding-left: 25px;
    background-position: 5px center;
    background-repeat: no-repeat;
    width: 70px;
    height: 35px;
}

#footerBar .actionButtonEdit
{
    background: url("./images/action-edit.png"); 
    padding-left:25px; 
    background-position: 5px center;
    background-repeat: no-repeat; 
    width: 70px;
    height:35px;
}

#footerBar .actionButtonClone {
    background: url("./images/action-clone.png");
    padding-left: 25px;
    background-position: 5px center;
    background-repeat: no-repeat;
    width: 70px;
    height: 35px;
}

#footerBar .actionSend {
    background: url("./images/action-send.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    height: 35px;
    padding: 3px 10px 3px 25px;
    border: solid 1px #cccccc;
}

#footerBar .actionButtonLock {
    background: url("./images/action-lock.png") !important;
    background-color: #ffbb00 !important;
    padding-left: 25px !important;
    background-position: 5px center !important;
    background-repeat: no-repeat !important;
    width: 70px !important;
    height: 35px !important;
}

#footerBar .actionButtonSave {
    background: url("./images/action-save.png");
    padding-left: 25px;
    background-position: 5px center;
    background-repeat: no-repeat;
    width: 70px;
    height: 35px;
}

#footerBar .actionButtonCancell
{
    background: url("./images/action-cancel.png"); 
    padding-left:25px;
    background-position: 5px center; 
    background-repeat: no-repeat; 
    width: 70px;
    height:35px;
}

#footerBar .actionButtonDelete {
    background: url("./images/action-delete.png");
    padding-left: 25px;
    background-position: 5px center;
    background-repeat: no-repeat;
    width: 70px;
    height: 35px;
}

#footerBar .actionButtonCalendar
{
    background: url("./images/action-calendar.png"); 
    padding-left:25px;
    background-position: 5px center; 
    background-repeat: no-repeat; 
    width: 70px;
    height:35px;
}

#footerBar .actionButtonPDF
{
    background: url("./images/pdf-icon.png"); 
    padding-left:25px;
    background-position: 5px center; 
    background-repeat: no-repeat; 
    width: 70px;
    height:35px;
}

#footerBar .actionSend {
    background: url("./images/action-send.png");
    padding-left: 25px;
    background-position: 5px center;
    background-repeat: no-repeat;
    width: 70px;
    height: 35px;
}

#divApprove .actionApprove, #footerBar .actionAprove
{
    background: url("./images/action-approve.png"); 
    padding-left:25px;
    background-position: 5px center; 
    background-repeat: no-repeat; 
    width: 70px;
    height:35px;
}

#footerBar .actionButtonBadge {
    background: url("./images/action-badge.png");
    background-position: 5px center;
    padding-left: 25px;
    background-repeat: no-repeat;
    width: auto;
    height: 35px;
}

#footerBar .actionButtonDeleteBadge {
    background: url("./images/action-del-badge.png");
    background-position: 5px center;
    padding-left: 25px;
    background-repeat: no-repeat;
    width: auto;
    height: 35px;
}

/*Fine footer tool bar*/

/* Tab */
.tabLink
{
    display: block !important;
    float: left;
    list-style-type: none;
    margin-right: 6px;
    padding: 5px 12px 12px 12px;
    text-align: center;
    background-color: #DEDEDE;
    border-top: 4px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
}

a.tabLink {
    color:#616161 !important;
    text-decoration:none !important;
    font-size: 12px !important;
}
        
.tabLinkSelected 
{
    display: block !important;
    float: left !important;
    color:#000 !important;
    font-weight:bold !important;
    list-style-type: none !important;
    margin-right: 6px !important;
    padding: 5px 12px 12px 12px !important;
    text-align: center !important;
    background-color: #FCFCFC !important;
    border-top: 4px solid #FF0000 !important;
    border-right: 1px solid #C6C6C6 !important;
    border-left: 1px solid #C6C6C6 !important;
    border-bottom:solid 1px #FFFFFF !important;
    margin-bottom: -2px !important;
}

a.tabLinkSelected {
    text-decoration:none !important;
    font-size: 12px !important;
    padding: 5px 12px 12px 12px !important;
}

/* End Tab */


.clearBoth {
	clear:both;
	font-size:0;
	height:0;
}


/*item User control elenco di selezion*/
.itemList
{
    cursor:pointer;
    width:100%;
    border-bottom:1px dotted #C6C6C6;
    margin-bottom:3px;
    padding-top:3px;
    padding-bottom:6px;
    padding-left: 5px;
    font-size:15px;
}

.itemList:hover 
{
    text-decoration:none;
    background-color:#C6C6C6;
    color:#FEFEFE;    
}

/* jQuery UI dialog */

.ui-dialog 
{
    font-size:16px;
    border:1px solid #C6C6C6;    
    background-color:#FEFEFE;
    z-index: 999999;
}

.ui-dialog-titlebar
{
    font-weight:bold;    
}

.ui-dialog-titlebar, .ui-dialog-buttonpane
{
    background-color: #ECECEC;
    padding:6px;    
}

.ui-dialog-content
{
    padding:12px 6px;      
}

.ui-dialog-titlebar-close
{
    display:none;
}

.ui-button
{
    background:url("./images/input-background-repeat.png") repeat-x scroll 0 0 #FFFFFF;    
    border:1px solid;
    border-color: #8D8B8B #ABABAB #C6C6C6;
    padding:6px;
    cursor:pointer;  
    margin-left:6px;  
    width:60px; 
}

.ui-dialog-buttonset
{
    text-align:right;
}

.ui-dialog-buttonset .ui-state-hover
{
    background:url("./images/input-hover-background-repeat.png") repeat-x scroll bottom left #FFFFFF;    
}

.ui-widget-overlay 
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;    
    background-color:#616161;
    opacity:0.65;    	
	filter:alpha(opacity=50)\0/;    /* ie 8 */
	#filter:alpha(opacity=50);      /* ie 7 */    
}

/* jQuery UI dialog end */

/*Pagiunation*/
.errorMessage
{
    background-color:#FFEBE8;
    border:1px dotted #CC0000;
    color:#CC0000;
    padding:5px;
    font-size:15px;
}

.infoMessage
{
	background-color:#b9f6c0;
	border:1px solid #00580a;
	color:#00580a;
    padding:5px;
    font-size:15px;
}

.rightSide
{
    float:right;
    margin-right:0px;
}
/*Fine pagination*/

.paddingLeft5
{
    padding-left:5px;
}
.paddingRight5
{
    padding-right:5px;
}

.padding5 {
    padding:5px;
}

.simileAlertBoostrap {
    border: solid 1px #31708F;
    background-color: #D9EDF7;
    color: #31708F;
    text-align: center;
    padding: 5px;
    margin-bottom: 5px;
}

.simileWarningBoostrap {
    border: solid 1px #A94442;
    background-color: #F2DEDE;
    color: #A94442;
    text-align: center;
    padding: 5px;
    margin-bottom: 5px;
}

.simileSuccessBoostrap {
    border: solid 1px #26a800;
    background-color: #8dc77c;
    text-align: center;
    width: 50%;
    color: #275719;
    padding: 5px;
    margin: 0 auto
}

/*Calendari*/
.calendarioFe {
    width: 538px;
    text-align: center;
    text-transform: uppercase;
}

    .calendarioFe a {
        text-decoration: none !important;
        display: block;
    }

    .calendarioFe table {
        padding: 3px 11px 3px 11px;
    }

    .calendarioFe td {
        padding: 5px 11px 5px 11px;
    }

.bottonAgenda {
    float: left;
    display: block; /*border:solid 1px #000;     background-color:Green;*/
    color: #666666;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
    padding: 3px;
    width: 538px;
}

.bottonAgendaAttivo {
    float: left;
    display: block;
    background-color: #00792c;
    color: #fff;
    margin: 0 auto;
    margin-top: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    width: 538px;
}

.bottonAgendaFixed {
    float: left;
    display: block;
    background-color: yellow;
    color: red;
    margin: 0 auto;
    margin-top: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    width: 538px;
}

.bottonAgendaOccuped {
    float: left;
    display: block;
    background-color: #eaeaea;
    color: red;
    margin: 0 auto;
    margin-top: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    width: 538px;
}

.bottonAgenda:hover {
    background-color: #eaeaea;
    color: #000;
}
/*Fine calendari*/

.fc-event {
    cursor: pointer;
}