﻿/*----------------------------------
Ridefinizione dello style del framework.css
per font-size più grande
----------------------------------*/

.backofficeGridRow
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #dcdcdc;
}


.backofficeButtonSmall_notVisibile
{
	font-size: 0px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	vertical-align: bottom;
	text-align: center;
	visibility:hidden
}



.backofficeGridBackground
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Verdana, Tahoma;
    background-color: #696969;
    text-decoration: none;
}
.backofficeGridRowAlter
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;    
}
.backofficeGridRowMarked
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #c0c0c0;
}

.backofficeGridColumn
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #d3d3d3;
    font-weight: bold;
}

.backofficeGridColumn_MandatoryField
{
    font-size: 12px;
    color: #FF5050; /* #4b4b4b;*/
    font-family: Arial, Verdana, Tahoma;
   /* background-color: #FFF0D0 ; #FFB050*/
    background-color: #d3d3d3;
    font-weight: bold;
}

.backofficeGridColumnAlter
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;
    font-weight: bold;    
}


.backofficeGridColumnMarked
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: gray;
    font-weight: bold;
}
.backofficeButton
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-variant: small-caps;
	vertical-align: bottom;
	text-align: center;
}
.backofficeButtonSmall
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	vertical-align: bottom;
	text-align: center;
}
.backofficeTextBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 12px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;     
}
.backofficeTextBoxCode
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 12px;
	border-left: #696969 1px solid;
	color: #000000;
	border-bottom: #696969 1px solid;
	font-family: 'Courier New' , Verdana, Tahoma, Arial;
	text-decoration: none;
}
.backofficeDateBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 12px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;
    width: 70px;
}
.backofficeTimeBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 12px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;
    width: 35px;
}
.frontofficeGridBackground
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Verdana, Tahoma;
    background-color: #696969;
    text-decoration: none;
}
.frontofficeGridRow
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #dcdcdc;
}
.frontofficeGridRowAlter
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;    
}
.frontofficeGridRowMarked
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #c0c0c0;
}
.frontofficeGridColumn
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #d3d3d3;
    font-weight: bold;
}
.frontofficeGridColumnAlter
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;
    font-weight: bold;    
}
.frontofficeGridColumnMarked
{
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: gray;
    font-weight: bold;
}

.frontofficeButton
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-variant: small-caps;
	vertical-align: bottom;
	text-align: center;
}
.frontofficeButtonSmall
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	vertical-align: bottom;
	text-align: center;
}
.frontofficeTextBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 12px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;     
}
.frontofficeTextBoxCode
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 12px;
	border-left: #696969 1px solid;
	color: #000000;
	border-bottom: #696969 1px solid;
	font-family: 'Courier New' , Verdana, Tahoma, Arial;
	text-decoration: none;
}
.frontofficeDateBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 12px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;
    width: 70px;
}

/*
Fine ridefinizione style
*/


body
{
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    margin: 0px;
}
td
{
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    color: #000000;
}
a
{
    color: #0066cc;
    text-decoration: none;
}
.applicationBodyBackground
{
    background-color:#FFFFFF; /*#081B4C;*/
    color: #ffffff;
    font-size: 12px;
}
.applicationLoadingText
{
    color : #ffffff;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;
}
.applicationHeaderBackground
{
    background-color: #E0DFE3; /*#081B4C;*/
    background-image: url(images/master_header_bckg.png);
    /*saipem_logo.jpg);*/
    height: 67px;/*60*/
    color: #ffffff;
    background-repeat: no-repeat;
}
.applicationMasterBackground
{
    width: 1000px;
    background-color: #ffffff;
    font-size: 12px;
    font-family: Arial, Verdana, Tahoma;
}
.applicationStatusbarBackground
{
    color: #000000;
    font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    background-color:#F1F3EE; /*#ffd700;*/
    padding: 2px;
    height: 18px;
}
.applicationStatusbarText
{
    color: #000000;
    font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    text-decoration: none;        
}
.applicationSideleftBackground
{
    color: #000000;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    text-decoration: none;
    background-color:#E6E8EA; /*#ffd700;*/
    padding: 2px;
    width: 180px;
}
.applicationMenubarBackground
{
    background-color: #ffffff;
    background-image: url(images/menubar_background.jpg);
    background-repeat: no-repeat;
    
}
.applicationContentBackground
{
    color: #000000;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    text-decoration: none;
    background-color: #ffffff;
    padding: 2px;
    width: 820px;
    height: 100%;
}
.applicationArtHome
{
    background-image: url(images/art_001.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 145px;
    float: left;
    position: static;
    margin : 4px;
    border : solid 1px #081B4C;
}

.applicationWelcomeText
{
	float:right;
	margin-top:0;
	padding-top:4px;
}

.frontofficePageTitle
{
    font-weight: bold;
    font-size: 15px;
    color: #333333; /*#154f7f;*/
    font-family: Tahoma, Verdana, Arial;
    font-variant: small-caps;
    text-decoration: none;
}

.frontofficePageSubtitle
{
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    color: #333333; /*#0066cc;*/
    font-weight: bold;
}

.hermesIcoIdentification
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_hermes_identification.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

.hermesIcoCurrentSection
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_hermes_currentSection.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

.hermesIcoNoteForVendor
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_hermes_NoteForVendor.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

.hermesIcoQuestionnaire
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_hermes_questionnaire.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.hermesIcoQualification
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_hermes_qualification.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.hermesActivityCompleted
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_hermes_activity_completed.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;	
}

.hermesReleaseRequest
{
	width:16px;
	height:16px;
	background-image: url(images/ico_hermes_release.png);
	/*ico_hermes_release_animated.gif*/
	background-repeat:no-repeat;
	background-position:top;
	border:0xp;
	}
	
.hermesReleasePendingActivity
{
	width:16px;
	height:16px;
	background-image:url(images/ico_hermes_release_pending_activity.png);
	background-repeat:no-repeat;
	background-position:top;
	border:0xp;
	}

.hermesActivityUncompleted
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_hermes_activity_uncompleted.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;	
}
.hermesSelectedNodeText
{
    font-weight: bold;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    color: #ffffff;
    background-color: #3366ff;
    padding: 1px;
}

.hermesLegenda
{
    font-size: 11px;
    color: Black;
    font-family: Arial, Verdana, Tahoma;
}

.hermesNotaUfficioLegale
{
    font-size: 12px;
    color: Red;
    font-family: Arial, Verdana, Tahoma;
    /*background-color: Yellow;*/
    font-weight: bold;
    font-style:italic;
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
	

}

.hermesInformationLanguageDocument
{
    font-size: 12px;
    color: Red;
    font-family: Arial, Verdana, Tahoma;
    /*background-color: Yellow;*/
    font-weight: bold;
    font-style:italic;
   
}

.hermesDocumentEthicsAndModel231
{
    font-size: 12px;
    color: Black;
    font-family: Arial, Verdana, Tahoma;
    /*background-color: Yellow;*/
    font-weight: normal;
    font-style:italic;
   
}

.hermesNotaDocumentiSpecificiClassiMerceologiche
{
    font-size: 12px;
    color: Red;
    font-family: Arial, Verdana, Tahoma;
    background-color: #dcdcdc;
    font-weight: bold;
    font-style:italic;
}

.hermesLinkUserManual
{
    font-size: 12px;
    color: Red;
    font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
    font-style:italic;
}

.hermesModalPopup
{
    background-color: #EDEFF1; 
    border: solid 1px #A2ADB8; 
    z-index: 10001;
    width:100%;
    height: auto; /*letto da Firefox,Opera, IE7*/
    height: 100%; /* letto da IE6,IE5.x*/
    min-height: 100%;
    min-width: 100%;
}
.hermesModalBackground 
{
    background-color: Gray; /*#000;*/
    filter:alpha(opacity=70);
    filter:”alpha(opacity=70)”;
    opacity: 0.7;
    top: 0px ;
    left: 0px ;
    position: absolute ;
    z-index: 1 ;
    width:100%;
    height: auto; /*letto da Firefox,Opera, IE7*/
    height: 100%; /* letto da IE6,IE5.x*/

}

.masterMenubarHome
{
    /*position: absolute;
    top: 102px;
    left: 300px;*/
    float: left;           
    background-image: url(images/master_menubar_home_001.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 790px;
}

.masterMenubarItemHome
{
    width: 131;
    float: left  ;
    color: #FFFFFF; /*FFFFCC*/
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
    letter-spacing: -1px;
    font-variant: small-caps;
    padding: 3px 0px 4px 0px;
    text-align:center;
}

.masterLocalization1040
{
    width: 24px;
    height: 24px;
    background-image: url(images/flag_italy_mini.png);
    background-repeat: no-repeat;
    background-position: top;
    border: 0px;
    vertical-align: middle;
}
.masterLocalization1033
{
	width: 24px;
    height: 24px;
    background-image: url(images/flag_great_britain_mini.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
    vertical-align: middle;
}

.masterLocalization1036
{
	width: 24px;
    height: 24px;
    background-image: url(images/flag_france_mini.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
    vertical-align: middle;
}
.masterLocalizationSelected1036
{
	width: 32px;
    height: 32px;
    background-image: url(images/flag_france.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;		
    vertical-align: middle;
}


.masterLocalizationSelected1040
{
	width: 32px;
    height: 32px;
    background-image: url(images/flag_italy.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;		
    vertical-align: middle;
}
.masterLocalizationSelected1033
{
	width: 32px;
    height: 32px;
    background-image: url(images/flag_great_britain.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
    vertical-align: middle;
}


