﻿/**********************************************************************
 * Styles.css                                                         *
 *                                                                    *
 * This file is initially empty and you can add any additional styles *
 * or modify any of the styles defined in BaseStyles.css              *
 * This file will never be overwritten.                               *
 *                                                                    *
 * For example, if you want to override just the top padding for a    *
 * menu, you can simply add the following lines:                      *
 *                                                                    *
 * .menus {                                                           *
 * 	padding-top: 20px;                                            *
 * 	}                                                             *
 *                                                                    *
 * This will keep all the other styles of the "menus" style as-is,    *
 * but modify the top padding to be 20px.                             *
 *                                                                    *
 * You can also, add a new style by just specifying it.               *
 *                                                                    *
 * .menus {                                                           *
 * 	padding-top: 20px;                                            *
 * 	text-align: center;                                           *
 * 	}                                                             *
 * 	                                                              *
 * In the above case, we added the text-align style.  This style was  *
 * not specified in the original declaration of the menus style.      *
 *                                                                    *
 **********************************************************************/



.cachediv {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	height: 1px;
	margin-top: -1px;
	position: absolute;
	}

.MLMmenuAlign { /* menu container alignment */
	padding-top: 6px;
	position: relative;
	z-index: 1;
	}
	
.MLMmenuVAlign { /* vertical menu container alignment */
	padding-left: 6px;
	padding-right: 6px;
	position: relative;
	z-index: 3;
	}
	
.MyCalendar .ajax__calendar_container {
	background-color: #ffffff;
	border: 1px solid #636563;
	color: #000000;
	z-index: 1;
	}

.detailRolloverPopup {
	position: absolute;
	visibility: visible;
	z-index: 2;
	}
	
/* 03 settembre */	

.dialog_body, .dBody {
	background-color: #F9F9DD;
	color: #222222;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 9px;
	}

.table_cell, .alt_table_cell, .ttc, .tatc {
	padding: 5px;
	color: #444444;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #F9F9D0; 
	}
	
	

.ttcb {
	padding: 5px;
	color: #444444;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	border-left: 1px #888866 solid;
	border-right: 1px #888866 solid;
	border-bottom: 1px #888866 solid;
	border-top: 1px #888866 solid;
	background-color: #F9F9D0; 
	}
	

.icon_cell, .alt_icon_cell, .tic, .taic {
	background-color: #ffffff;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	color: #444444;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	background-color: #F9F9D0; /* oliviero */
	}
	
.tic_ai {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #f4e6b0;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}

 .ttc_ai  {
	padding: 5px;
	color: DarkRed;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #f4e6b0;
	}
	
	
.ttcnw { /* data grid data container */
	padding: 5px;
	color: #444444;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #F9F9D0; 
	white-space: nowrap;
	}

.thcnw {
	background-color: #F3F3C6;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	color: #cc0000;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	}

	
/* 23 settembre */
	
	
.ticwb {
	background-color: #ffffff;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	color: #444444;
	padding-top: 3px;
	vertical-align: top;
	width: 16px;
	background-color: #F9F9D0; /* oliviero */
	}
	
.ticnb {
	background-color: #ffffff;
	border-bottom: 1px #cccccc solid;
	color: #444444;
	padding-left: 1px;
	padding-top: 5px;
	vertical-align: top;
	width: 16px;
	background-color: #F9F9D0;
	}

.field_input_req, .fir {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	background-color: HotPink;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}
	
.field_input_ok, .fio {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	background-color: PaleGreen;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.fir { /* filter drop-down list carattere ridotto*/
	background-color: #fafaf6;
	border-bottom: 1px #eeeeee solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #555555 solid;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 9px;
	margin: 2px;
	}
	
.ttc01 {
	padding: 5px;
	color: #444444;
	font-family: Verdana, Geneva;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #F9F9D0; 
	}
	
	
.ttcpref {
	padding: 1px;
	color: #444444;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 8px;
	vertical-align: top;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #F9F9D0; 
	}
	
	
/**********************************************************************
 * Tab Control Styles                                                 *
 **********************************************************************/


.pContent .ajax__tab_xp .ajax__tab_body {
	margin: 0px;
	padding: 0px;
	background-color: #F9F9D0;
	
	}


	
.dfvr { /* panel field value text */
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	}

.sidebar { 
	float: left;
	width: 750px;
	}
	
/* 02 maggio 2011 */	

	
.flsr { /* field lable on side  */
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;	
	}

	
.rangeFilterText, .rft { /* range filter label */
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	text-transform: none;
	vertical-align: 3px;
	white-space: nowrap;
	text-transform: uppercase;
	}
	
/* 22 luglio 2011 */	


.filter_area, .fila { /* filter label */
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 0px 2px 0px 2px;
	vertical-align: middle;
	white-space: nowrap;
	text-transform: uppercase;
	}
	
.filac { /* filter label center*/
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0px 2px 0px 2px;
	vertical-align: bottom;
	text-transform: uppercase;
	}
	
	
.field_label_on_side, .fls { /* field lable on side */
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;	
	text-transform: uppercase;
	}
	
.field_label, .fl { /* field label (on top) */
	text-transform: uppercase;
	}
	

/**********************************************************************
 * Multi-level Menu Styles                                            *
 **********************************************************************/
.MLMmenuAlign { /* horizontal menu container alignment */
	padding-top: 6px;
	}

.MLMmenu { /* horizontal menu container */
	background-color: #000000;
	background-image: url(../../Images/menuT.gif);
	background-position: top center;
	background-repeat: repeat-x;
	}

.MLMmenusub { /* horizontal submenu container (menu leaves) */
	border: 1px solid #9fa2a7;
	z-index: 100;
	}

.MLMmC { /* horizontal menu item link text */
	background-color: #000000;
	background-image: url(../../Images/menuT.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #ffffff;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-transform: uppercase;
	}

.MLMmC:hover, .MLMmC:hover a, .MLMmoC { /* menu item hover */
	background-color: #cc0101;
	background-image: url(../../Images/menuOverT.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #f3f3c6;
	}

	
