body {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	/* background-image: url(../images/generic/titleBackground.gif); */
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

li {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
}

a {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
}

a:link {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: #333399;
}

a:visited {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: #333399;
}

a:hover {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: underline;
	color: blue;
}

a.cancellazione:hover {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: underline;
	color: red;
}

a:link.blk {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: #000000;
}

a:visited.blk {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: #000000;
}

a:hover.blk {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: #000000;
}

a:link.small {
	color: #888888 !important;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif !important; */
	/* font-size: 9px !important; */
	text-decoration: none !important;
}

a:visited.small {
	color: #888888 !important;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif !important; */
	/* font-size: 9px !important; */
	text-decoration: none !important;
}

a:hover.small {
	color: #888888 !important;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif !important; */
	/* font-size: 9px !important; */
	text-decoration: underline !important;
}

/*input {*/
	/*!* font-family: Tahoma, Arial, Helvetica, sans-serif; *!*/
	/*!* font-size: 11px; *!*/
	/*!*text-decoration: none;*!*/
/*}*/

/*input:focus, input.sffocus {*/
	/*background-color: #ffffcc; !*#CBE0EF; *!*/
	/*!*border: 2px solid #C3D9FF;*!*/
/*}*/

p {
	line-height: 50px;
}

/*textarea {*/
	/*!* font-family: Tahoma, Arial, Helvetica, sans-serif; *!*/
	/*!* font-size: 11px; *!*/
	/*text-decoration: none;*/
/*}*/

/*select {*/
	/*!* font-family: Tahoma, Arial, Helvetica, sans-serif; *!*/
	/*!* font-size: 11px; *!*/
	/*text-decoration: none;*/
/*}*/

form {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	margin: 0;
	padding: 0;
}

td {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
}

th {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 12px; */
	font-weight: bold;
}

.titolo {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 15px; */
	width: 100%;
	float: left;
	text-align: center;
}

a:link.navug {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: #888888;
}

a:visited.navug {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: #888888;
}

a:hover.navug {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: underline;
	color: #888888;
}

td.textemar {
	color: #000000;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
}

table.ca-term-info {
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

td.ca-term-head {
	background-color: #777777;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 9pt; */
	color: #FFFFFF;
}

td.ca-term-note {
	background-color: #FFFFFF;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 9pt; */
	font-weight: normal;
	color: #000000;
}

.clDescriptionCont {
	position: absolute;
	width: 200px;
	visibility: hidden;
	z-index: 200;
}

.nascosto {
	display: none;
}

.visibile {
	color: darkblue;
	/* font-size: 10pt; */
}

.HEADING {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	/* font-size: 11px; */
	color: black;
	background-color: #E5ECF9; /*#C3D9FF; #FFCC66; */
	/*border: 1px solid #C3D9FF; /*boridino azzurro*/
	padding: 3px;
}

.HEADING a:link {
	text-decoration: none;
	color: #333399;
}

.HEADING a:visited {
	text-decoration: none;
	color: #333399;
}

.HEADING a:hover {
	text-decoration: underline;
	color: blue;
}

.FOOTING {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	/* font-size: 11px; */
	text-align: center;
	color: black;
	border: 1px solid white;
	padding: 3px;
}

.FOOTING a:link {
	text-decoration: none;
	color: #333399;
}

.FOOTING a:visited {
	text-decoration: none;
	color: #333399;
}

.FOOTING a:hover {
	text-decoration: underline;
	color: blue;
}

.DATATABLE {
	padding: 0px;
	margin: 0px;
	/*border-collapse: collapse;*/
	/* border: 1px solid black; */
}

.COL {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	color: black;
	padding: 5px;
	text-align: left;
	/* border-bottom: 1px solid #C3D9FF; */
}

.ROWOVER {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: black;
	background-color: #CCCCFF;
}

.ROWOVER a:link {
	color: black;
}

.ROWOVER a:visited {
	color: black;
}

.ROWOVER a:hover {
	color: black;
}

.ROWOVER a:active {
	color: black;
}

.ROW1 {
	background-color: #EEEEEE;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: black;
}

.ROW1 a:link {
	color: black;
}

.ROW1 a:visited {
	color: black;
}

.ROW1 a:hover {
	color: black;
}

.ROW1 a:active {
	color: black;
}

.ROW2 { /* background-color: #DDDDDD; */
	background-color: #FFFFFF;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	text-decoration: none;
	color: black;
}

.ROW2 a:link {
	color: black;
}

.ROW2 a:visited {
	color: black;
}

.ROW2 a:hover {
	color: black;
}

.ROW2 a:active {
	color: black;
}

.commandButton {
	width: 70px;
}

.graphicImage {
	border: 0;
	vertical-align: middle;
}

legend {
	color: black;
	font-weight: bold;
}

.link-legend {
	color: blue;
	font-weight: normal;
}

.link-legend-cancellazione {
	text-decoration: none;
	color: red !important;
	color: red;
	font-weight: normal;
}

/* -------------------- */
/* STILE LAYOUT20       */
/* -------------------- */
.layout20_h1_popup {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.layout20_left_menu_text {
	vertical-align: middle;
	/* font-family: "Tahoma"; */
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	/* font-size: 11px; */
	color: #000000;
}

.layout20_action_menu {
	padding-bottom: 3px;
	margin-top: 0px;
	float: left;
	width: 100%;
	height: 25px;
	background-color: #E3E5EC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

.layout20_left_menu_navigation {
	float: left;
	width: 100%;
	background-color: #DDDDDD;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
}

.layout20_first_button_left_menu {
	border-bottom-style: solid;
	border-color: #CCCCFF;
	border-width: 1px;
	padding-left: 5px;
	float: right;
	height: 30px;
	width: 92%;
}

.layout20_left_menu_button_on {
	vertical-align: middle;
	background-color: #E3E5EC;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCCCFF;
	border-width: 1px;
	float: right;
	width: 92%;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
	cursor: pointer;
}

.layout20_left_menu_button_off {
	background-color: #DDDDDD;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCCCFF;
	border-width: 1px;
	float: right;
	width: 92%;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
	cursor: pointer;
}

.layout20_right_body {
	float: left;
	width: 99.99%;
	height: 660px;
	min-height: 94%;
	background-color: #E3E5EC;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: auto;
}

layout20_right_body_contatto_esterno {
	float: left;
	width: 99.99%;
	height: 300px;
	min-height: 90%;
	background-color: #E3E5EC;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: auto;
}

.layout20_left_container {
	height: auto;
	min-height: 94%;
	position: relative;
	height: 100%;
	background-color: #DDDDDD;
	width: 14%; /*SPECIFICARE NELLA PAGINA*/
	float: left;
	padding: 0px;
}

.layout20_right_container {
	height: 26px;
	background-color: #E3E5EC;
	width: 86%;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* Styles for Katia Server */
.MENU_COLUMN {
	text-align: center;
	vertical-align: top;
	width: 50%;
}

.MENU_IMAGE {
	border: 0;
}

.MENU_LABEL {
	font-size: 24px;
}

.NAVIGATOR_LABEL {
	font-size: 16px;
}

.PAGE_TITLE_FONT {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.DIV_NAVIGATOR {
	height: 20px;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}

.DIV_PAGE_TITLE {
	margin: 0px;
	padding: 5px;
	background-color: #E5ECF9;
	border-top: 1px solid #3366CC;
}

.DIV_MENU_CONTENT { /* border-width: 3px; */
	/* border-style: outset;  */
	/* background-color: #EEEEEE; */
	border: 1px solid #C3D9FF;
	background-color: #F8F8F8;
	position: relative;
	left: 50%;
	margin-left: -35%;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 70%;
}

.DIV_LOGIN { /*
    border-width: 3px; 
    border-style: outset; 
    background-color: #EEEEEE;
	*/
	border: 1px solid #C3D9FF;
	background-color: #F8F8F8; /* #E0ECFF; */
	position: relative;
	/* left: 50%; */
	/* margin-left: -150px; */
	padding-top: 20px;
	padding-bottom: 20px;
	/* width: 300px; */
	margin-top: 50px;
}

.LOGIN_FAILED {
	font-weight: bold;
	color: red;
}

.FIELD_LABEL {
	text-align: right;
	width: 140px;
	padding: 10px;
	background-color: #E5ECF9; /*#c4ebff;*/
}

.CONTENT_ROW {
	text-align: left;
	height: 26px;
	padding-right: 0px;
}

.DIV_LEFT_SIDE_MENU { /*
    border-width: 3px; 
    border-style: outset; 
    background-color: #EEEEEE;
    */
	border: 1px solid #C3D9FF;
	background-color: #F8F8F8;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: 150px;
}

.TD_LEFT_SIDE_MENU {
	vertical-align: top;
	width: 220px;
}

.TITLE_LEFT_SIDE_MENU {
	font-weight: bold;
	width: 100%;
}

.DIV_PAGE_CONTENT {
	border: 1px solid #C3D9FF;
	background-color: #F8F8F8;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TD_PAGE_CONTENT {
	vertical-align: top;
}

.TABLE_CONTENT {
	margin-bottom: 30px;
}

.TOOLBAR_IMAGE {
	vertical-align: middle;
	margin-right: 5px;
	border: 0px;
}

.TOOLBAR_TEXT {
	vertical-align: middle;
}

.ITEMS_FOUND {
	text-align: left;
}

.ITEMS_FOR_PAGE {
	text-align: right;
}

.PANEL_GRID_CONTENT {
	width: 100%;
}

.PAGE_LABEL_DATA_SCROLLER {
	vertical-align: middle;
	margin-left: 5px;
}

.PAGES_COUNT_LABEL_DATA_SCROLLER {
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
}

.SELECT_CURRENT_PAGE_DATA_SCROLLER {
	vertical-align: middle;
}

.FIELDSET_SECTION {
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-style: inset;
	padding-left: 0px;
}

.INPUTTEXT_ANA {
	width: 280px;
}

.ERROR_MESSAGE {
	/*color: red;*/
	/*background-color: white;*/
	font-size: 14px;
	font-weight: bold;
	/*background-color: #f8d7da;*/
	/*color: #721c24;*/
	/*border-color: #f5c6cb;*/
	/*padding: 1.25rem 2.5rem 1.25rem 1.5rem;*/
	background-color: #ff3860;
	color: white;
	padding: 4px;
}

.INFO_MESSAGE {
	/*color: green;*/
	/*background-color: white;*/
	font-size: 14px;
	font-weight: bold;
	/*background-color: #d4edda;*/
	/*color: #155724;*/
	/*border-color: #c3e6cb;*/
	/*padding: 1.25rem 2.5rem 1.25rem 1.5rem;*/
	background-color: #23d160;
	color: white;
	padding: 4px;
}

.WARN_MESSAGE {
	/*color: green;*/
	/*background-color: white;*/
	font-size: 14px;
	font-weight: bold;
	/*background-color: #d4edda;*/
	/*color: #155724;*/
	/*border-color: #c3e6cb;*/
	/*padding: 1.25rem 2.5rem 1.25rem 1.5rem;*/
	background-color: #ffdd57;
	color: rgba(0,0,0,.7);
	padding: 4px;
}

.PANELGRID_MESSAGE {
	width: 100%;
	text-align: center;
}

.SELECT_ONE_MENU {
	max-width: 300px;
}

.SIMPLE_TOGGLED_PANEL_STATISTIC {
	padding: 0px;
	margin: 0px;
	width: 160px;
}

.SIMPLE_TOGGLED_PANEL_STATISTIC_TITLE {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 18px;
}

a:link.MAIL_TO {
	color: #333399;
}

a:visited.MAIL_TO {
	color: #333399;
}

a:hover.MAIL_TO {
	color: blue;
}

.STATE_IMAGE {
	vertical-align: middle;
	margin-right: 3px;
	border: 0px;
}

.INPUT_TEXT_SEARCH_LIST {
	width: 150px;
}

.DIV_MESSAGES {
	/*height: 30px;*/
	min-height: 5px;
}

.DIV_MESSAGES > table {
	width: 100%;
}

.turnazioneLayout { /* vertical-align: top; */
	
}

.turnazioneHeader {
	text-align: center;
	width: 80px;
	height: 30px;
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */ 
    font-weight: bold; 
    /* font-size: 11px; */
	color: black;
	background-color: #E5ECF9; /*#C3D9FF; #FFCC66; */
	/*border: 1px solid #C3D9FF; /*boridino azzurro*/
	/* padding: 3px */;
}

.turnazioneColonna {
	width: 80px;
	height: 30px;
	text-align: center;
}

.turnazioneRiga {
	width: 80px;
	height: 30px;
	padding: 5px;
	text-align: center;
}

.shift_assenza {
	width: 80px;
	height: 30px;
	text-align: center;
	background-color: yellow;
}

.shift_riposo {
	width: 80px;
	height: 30px;
	text-align: center;
	background-color: green;
}

.shift_festivo {
	width: 80px;
	height: 30px;
	text-align: center;
	background-color: #E0E0E0;
}

/* PROBLEMA RICHFACES 3.3 CON IE porto i css qui */

/* DB */

.jscalendar-DB-table-style {
    background-color: #FFFFFF;
    border-color: #A0A0A0;
    border-style: solid;
    /* font-family: arial; */
    /* font-size: 11px; */
}
.jscalendar-DB-div-style {
    position: absolute;
    visibility: hidden;
    z-index: 999;
}
.jscalendar-DB-title-style {
    color: #FFFFFF;
    /* font-family: arial; */
    /* font-size: 11px; */
    font-weight: bold;
    padding: 2px;
}
.jscalendar-DB-title-background-style {
    background-color: #0000AA;
}
.jscalendar-DB-title-control-normal-style {
    border-color: #3366FF;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
}
.jscalendar-DB-title-img-normal-style {
    cursor: pointer;
}
.jscalendar-DB-title-control-select-style {
    border-color: #88AAFF;
    border-style: solid;
    cursor: pointer;
}
.jscalendar-DB-title-img-select-style {
    cursor: pointer;
}
.jscalendar-DB-dropdown-style {
    background-color: #FFFFDD;
    border-color: #A0A0A0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    /* font-family: arial; */
    /* font-size: 11px; */
}
.jscalendar-DB-dropdown-select-style {
    background-color: #FFCC99;
}
.jscalendar-DB-dropdown-normal-style {
    background-color: inherit;
}
.jscalendar-DB-body-style {
    background-color: #FFFFFF;
    /* font-family: verdana; */
    font-size: 10px;
}
.jscalendar-DB-current-day-style {
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
}
.jscalendar-DB-end-of-weekday-style {
    color: #909090;
    text-decoration: none;
}
.jscalendar-DB-normal-day-style {
    color: #000000;
    text-decoration: none;
}
.jscalendar-DB-would-be-selected-day-style {
    background-color: #EEEEEE;
}
.jscalendar-DB-selected-day-style {
    border-color: #A0A0A0;
    border-style: solid;
    border-width: 1px;
}
.jscalendar-DB-holiday-style {
    background-color: #FFDDDD;
}
.jscalendar-DB-today-style {
    background-color: #F0F0F0;
    color: #000000;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.jscalendar-DB-today-lbl-style {
    padding: 5px;
    text-align: center;
}
.jscalendar-DB-weeknumber-div-style {
    background-color: #D0D0D0;
    padding: 0;
}

/* WH */

.jscalendar-WH-table-style {
    background-color: #FFFFFF;
    border-color: #000000;
    border-style: solid;
    color: #000000;
    /* font-family: arial; */
    /* font-size: 11px; */
}
.jscalendar-WH-div-style {
    position: absolute;
    visibility: hidden;
    z-index: 999;
}
.jscalendar-WH-title-style {
    color: #000000;
    /* font-family: arial; */
    /* font-size: 11px; */
    font-weight: bold;
    padding: 2px;
}
.jscalendar-WH-title-background-style {
    background-color: #EEEEEE;
}
.jscalendar-WH-title-control-normal-style {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
}
.jscalendar-WH-title-control-select-style {
    border-color: #FFFFFF;
    border-style: solid;
    cursor: pointer;
}
.jscalendar-WH-dropdown-style {
    background-color: #EEEEEE;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    /* font-family: arial; */
    /* font-size: 11px; */
}
.jscalendar-WH-dropdown-select-style {
    background-color: #F3F3F3;
}
.jscalendar-WH-dropdown-normal-style {
    background-color: inherit;
}
.jscalendar-WH-body-style {
    background-color: #FFFFFF;
    /* font-family: verdana; */
    font-size: 10px;
}
.jscalendar-WH-current-day-style {
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
}
.jscalendar-WH-end-of-weekday-style {
    color: #909090;
    text-decoration: none;
}
.jscalendar-WH-normal-day-style {
    color: #000000;
    text-decoration: none;
}
.jscalendar-WH-would-be-selected-day-style {
    background-color: #EEEEEE;
}
.jscalendar-WH-selected-day-style {
    border-color: #A0A0A0;
    border-style: solid;
    border-width: 1px;
}
.jscalendar-WH-holiday-style {
    background-color: #FFDDDD;
}
.jscalendar-WH-today-style {
    background-color: #F0F0F0;
    color: #000000;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.jscalendar-WH-today-lbl-style {
    padding: 5px;
    text-align: center;
}
.jscalendar-WH-weeknumber-div-style {
    background-color: #D0D0D0;
    padding: 0;
}

/* PANEL */


.dr-pnl {
    border-style: solid;
    border-width: 1px;
    padding: 1px;
}
.dr-pnl-h {
    background-position: left top;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
}
.dr-pnl-b {
    padding: 10px;
}
.dr-pnl {
    background-color: #FFFFFF;
    border-color: #BED6F8;
}
.dr-pnl-h {
    background-color: #BED6F8;
    background-image: url("/KatiaServer/a4j_3_1_6.GAorg.richfaces.renderkit.html.GradientA/DATB/eAH7..3Tj2v7ABPtBXU_.jspx");
    border-color: #BED6F8;
    color: #000000;
    /* font-family: Arial,Verdana,sans-serif; */
    /* font-size: 11px; */
    font-weight: bold;
}
.dr-pnl-b {
    color: #000000;
    /* font-family: Arial,Verdana,sans-serif; */
    /* font-size: 11px; */
}


/* MODAL PANEL */

.dr-mpnl-mask-div {
    background-color: #D0D0D0;
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0.5;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.dr-mpnl-panel {
    background-color: inherit;
    height: 1px;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 1px;
    z-index: 9;
}
.dr-mpnl-resizer {
    font-size: 1px;
    line-height: 1px;
    position: absolute;
}
.dr-mpnl-header {
    height: 20px;
    vertical-align: middle;
    width: 100%;
    z-index: 5;
}
.dr-mpnl-pnl-a {
    left: -32000px;
    outline-style: none;
    position: absolute;
}
.dr-mpnl-spacer, .dr-mpnl-resizer {
    background-image: url("/KatiaServer/a4j_3_1_6.GAorg/richfaces/renderkit/html/images/spacer.gif.jspx");
}
.dr-mpnl-pnl {
    background-color: inherit;
    border-style: solid;
    border-width: 1px;
    padding: 1px;
}
.dr-mpnl-pnl-h {
    background-position: left top;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
}
.dr-mpnl-pnl-b {
    padding: 10px;
}
.dr-mpnl-shadow {
    border: 1px solid;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.dr-mpnl-pnl {
    background-color: #FFFFFF;
    border-color: #BED6F8;
}
.dr-mpnl-pnl-h {
    background-color: #BED6F8;
    background-image: url("/KatiaServer/a4j_3_1_6.GAorg.richfaces.renderkit.html.GradientA/DATB/eAH7..3Tj2v7ABPtBXU_.jspx");
    border-color: #BED6F8;
}
.dr-mpnl-pnl-text {
    color: #000000;
    /* font-family: Arial,Verdana,sans-serif; */
    /* font-size: 11px; */
    font-weight: bold;
}
.dr-mpnl-pnl-b {
    color: #000000;
    /* font-family: Arial,Verdana,sans-serif; */
    /* font-size: 11px; */
}
.dr-mpnl-shadow {
    background-color: #000000;
    border-color: #000000;
    opacity: 1;
}

/* 
	sovrascrittura stili piccoli di RichFaces 
*/
/* testo e titoli in panelli laterali */
.rich-panel-body {
	font-size: 0.9em;
}
.rich-panel-header {
	font-size: 0.8em;
}
/* testo in popup modale */
.rich-mpnl-body {
	font-size: 0.9em;
}

.icon-help {
	color: blue;
	cursor: help;
}

.icon-green {
	color: green;
}

.icon-red {
	color: red;
}

.nowrap {
	white-space: nowrap;
}

.icon-orangered {
	color: orangered;
}

.FILTER_LAYOUT td {
	vertical-align: top;
}

/* COME HEADING */
.icon-header {
	color: #333399;
}