.clear 
{
	clear:both;
}

p::selection {color:currentColor;background:transparent;cursor:default;}

body   
{
	background: white;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	overflow:hidden; 
}

table {
  border-collapse: collapse;
}
table td {
  border: 1px solid white;
  /* text-align:center; */
}
table th {
  border: 1px solid white;
  text-align:center;
}
table tr:first-child th {
  border: 0;
}
table tr:last-child td {
  border-bottom: 0;
}
table tr td:first-child,
table tr th:first-child {
  border-left: 0;
}
table tr td:last-child,
table tr th:last-child {
  border-right: 0;
}
input[type="submit"]
{
	cursor:pointer;
	/* width:28px; */
	height:28px;
	line-height:normal;
}
textarea {
	resize: none;
}
select {
	height:22px;
}
button {
	height:28px;
} 

/* LOGIN */
.centerH 
{ 
	width:100%;
	padding:0;
	display:table;
	height:100%;
	position:relative;
	top:0;
	left:0;
	margin:0; 
}

.centerV 
{ 
	padding:0;
	vertical-align:middle;
	display:table-cell;
	margin:0;
	position:relative; 
}



.identInterface 
{
	display:block;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:white;
}
.identInterface table td, table th
{
	border: 0;
}

.identInterface-cartouche 
{
	width:370px;
	height:250px;
	margin:0 auto;
	background:url(./images/loginBackground.jpg) 0 0 no-repeat;
}

.identInterface-title
{
	width: 325px;
	padding-top: 80px;
	text-transform: uppercase;
	text-align: right;
	font-size: 16px;	
	font-weight: bold;
	color: #205984;
}

.identInterface-form 
{
	margin-top: 25px;
	width:370px;	
}

.identInterface-form table
{
	float: left;
	margin-top: 16px;
	width: 100%;
	
	border:0;
	border-collapse: collapse;
				
	text-transform: uppercase;
	border-spacing: 1px;	
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.identInterface-form tr
{
	height:30px;
}

.identInterface-form-label
{
	width: 97px;
	text-align: right;
	
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}

.identInterface-form-label span
{
	margin-right:10px;
	width: 97px;
}

.identInterface-form-value
{
	width: 190px;
	text-align: left;
	
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.identInterface-form-value input
{
	margin-left:10px;
	width: 190px;
		
	border: #205984 solid 1px;
	background:white;
}
.identInterface-form-value input:-webkit-autofill
{
	-webkit-box-shadow:0 0 0 50px white inset; 	
}

.identInterface-form-submit
{
	width: 200px;
	text-align: left;
}

.identInterface-form-submit input
{
	margin-left:10px;
	width:95px;
	
	height: 20px;
	border: none;
	padding: 0;
	background: url(./images/loginSubmitArrows.png) 0 0 no-repeat; 
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #205984;
	cursor:pointer;
}

/* DEFAULT */
.defaultFilAriane
{
	position:absolute;
	left:200px;
	top:40px;
	right:0px;
	height:20px;
	
	text-align:left;
	font-size: 12px;
	font-weight: bold;
}
.defaultHeader 
{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	height:40px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.defaultLogo
{
	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	height:60px;
	background:url(./images/logoAtr.png) 0 0 no-repeat;
	text-decoration:none;
	cursor:pointer;
}
.defaultGestionTitle
{
	position:absolute;
	right:0px;
	left:0px;
	top:0px;
	height:60px;
	
	line-height: 60px;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}
.defaultWelcome
{
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	/* width:149px; */
	height:24px;
	cursor:pointer;
}
.defaultWelcomeName
{
	position:absolute;
	right:30px;
	top:0px;
	height:24px;
	
	line-height: 24px;
	text-align:right;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.defaultWelcomeIcon
{
	position:absolute;
	right:2px;
	top:2px;
	width:20px;
	height:20px;
	background:url(./images/iconAdministrator.png) 0 0 no-repeat;
}
.administrator
{
	background:url(./images/iconAdministrator.png) 0 0 no-repeat;
}
.commercial
{
	background:url(./images/iconCommercial.png) 0 0 no-repeat;
}
.defaultWelcomePopup
{
	display:none;
	position:absolute;
	right:2px;
	top:24px;
	width:100px;
	height:20px;
	background:#64686b;
	border: #dddddd solid 1px;
}
.defaultWelcomeDisconnect
{
	line-height: 20px;
	text-align:right;
	font-size: 12px;
	font-weight: normal;
	color: white;
	padding-right:5px;
	text-decoration:none;
	cursor:pointer;
}

.defaultFooter
{
	position:absolute;
	left:5px;
	bottom:0px;
	right:5px;
	height:20px;
	
	line-height: 20px;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-left:170px;
}

.defaultContent
{
	position:absolute;
	left:0px;
	top:60px;
	bottom:20px;
	right:0px;
}
.defaultContentMenu 
{
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	width:190px;
}
.defaultButton 
{
	width:190px;
	height:40px;
	/* border-left:#dddddd solid 1px; */
	border-right:#dddddd solid 1px;
	border-top:#dddddd solid 1px;
	border-bottom:#dddddd solid 1px;
	margin-bottom:3px;
	cursor:pointer;
}

.defaultButtonLabel, 
.defaultButtonLabel:link
{	
	display: block;
	width:170px;
	height:40px;
	background:#ffffff;
	margin-left:6px;	
	padding-left:14px;
	text-decoration:none;
	line-height:40px;
	color:grey;
}
.defaultButtonLabel:hover,
.defaultButtonLabel:active,
.menuSelected 
{	
	margin-left:0px;
	padding-left:20px;
	color:white;
}
.defaultButtonLabel[color="purple"]:hover 
{	
	background:#b53cad;	
}
.defaultButtonLabel[color="purple"]:active, 
.menuSelected[color="purple"] 
{	
	background:#93328f;	
}

.defaultButtonLabel[color="blue"]:hover 
{	
	background:#0090b7;	
}
.defaultButtonLabel[color="blue"]:active, 
.menuSelected[color="blue"] 
{	
	background:#007096;	
}

.defaultButtonLabel[color="yellow"]:hover 
{	
	background:#ffb743;	
}
.defaultButtonLabel[color="yellow"]:active,
.menuSelected[color="yellow"] 
{	
	background:#ffa300;
}

.defaultButtonLabel[color="grey"]:hover 
{	
	background:#707072;	
}
.defaultButtonLabel[color="grey"]:active, 
.menuSelected[color="grey"] 
{	
	background:#4b4b4d;	
}

.defaultContentResult
{
	position:absolute;
	left:170px;
	top:0px;
	bottom:0px;
	right:0px;
}
.defaultContentResultCornerTopLeft
{
	position:absolute;
	left:0px;
	top:0px;
	width:23px;
	height:19px;
	background: url(./images/tl.png) 0 0 no-repeat; 
}
.defaultContentResultCornerTopCenter
{
	position:absolute;
	left:23px;
	top:0px;
	right:23px;
	height:19px;
	background: url(./images/t.png) 0 0 repeat; 
}
.defaultContentResultCornerTopRight
{
	position:absolute;
	right:0px;
	top:0px;
	width:23px;
	height:19px;
	background: url(./images/tr.png) 0 0 no-repeat; 
}
.defaultContentResultCornerBottomLeft
{
	position:absolute;
	left:0px;
	bottom:0px;
	width:23px;
	height:27px;
	background: url(./images/bl.png) 0 0 no-repeat; 
}
.defaultContentResultCornerBottomCenter
{
	position:absolute;
	left:23px;
	bottom:0px;
	right:23px;
	height:27px;
	background: url(./images/b.png) 0 0 repeat; 
}
.defaultContentResultCornerBottomRight
{
	position:absolute;
	right:0px;
	bottom:0px;
	width:23px;
	height:27px;
	background: url(./images/br.png) 0 0 no-repeat; 
}
.defaultContentResultCornerLeftCenter
{
	position:absolute;
	left:0px;
	top:19px;
	bottom:27px;
	width:23px;
	background: url(./images/l.png) 0 0 repeat; 
}
.defaultContentResultCornerRightCenter
{
	position:absolute;
	right:0px;
	top:19px;
	bottom:27px;
	width:23px;
	background: url(./images/r.png) 0 0 repeat;	
}
.defaultContentResultContent
{
	/* display:none; */
	position:absolute;
	left:23px;
	top:19px;
	bottom:27px;
	right:23px;
	background:white;
	font-size: 14px;
}
.defaultContentResultContent > span
{
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
	overflow:auto;
}

.GestionTitle
{
	position: absolute;	
	margin-top:5px;
	margin-bottom:10px;
	padding-left:10px;
	text-transform: uppercase;
	
	text-align:left;
	font-size: 20px;
	font-weight: bold;
}

.GestionTitleDashboard
{
	position: relative;	
	margin-top:5px;
	margin-bottom:10px;
	text-transform: uppercase;
	
	text-align:left;
	color:Brown;
	font-size: 20px;
	font-weight: bold;
}

.defaultDropDownListContentZone
{
	display:table;
	position: absolute;
	left:0px;
	right:0px;
	top:0px;
	width:100%;
	height:29px;
}
.defaultDropDownListContentZone > form
{
	display: inline-table;
	vertical-align:middle;
	height: 29px;
	margin-right: 0px;
	float:right;
}

.defaultSearch
{	
	display:block;
	width:270px;
	height:24px;
	background:#ff0000;
	text-decoration:none;
	line-height:21px;
	color:white;
	text-align:right;
	float:right;
	padding:0;
	margin:0;
}
.defaultSearch > span
{
	display:inline-block;
	float: inherit;
	text-transform: none;
	margin-left: 2px;
	margin-top: 2px;
}
.GestionSearchField
{
	display: inline-block;
	float: inherit;
	width:200px;
	height:25px;	
	outline-style: none;
	padding:0;
	padding-top: 1px;
	border:red solid 1px;
}
.GestionSearchButton
{
	display: inline-block;
	float: inherit;
	width:28px;
	height:28px;
	background: url(./images/search.png) 0 0 no-repeat;		
	background-position: 2px;	
	border:0px;
	cursor:pointer;
	padding:0;
	margin:0;
}

.defaultDropDownListLabel
{	
	display:inline-table;
	margin-right: 10px;
	width:auto;
	height:28px;
	background:#ff0000;
	text-decoration:none;
	line-height:21px;
	color:white;
	text-align:right;
	font-weight: bold;
}

.dropDownListBackground
{	
	display:block;
	width:100%;
	height:28px;
	background:gray;
	text-decoration:none;
	line-height:21px;
	color:white;
	text-align:left;
	font-weight: bold;
}
.dropDownListSubBackground
{	
	display:block;
	width:100%;
	height:28px;
	background:darkgray;
	text-decoration:none;
	line-height:21px;
	color:white;
	text-align:left;
	font-weight: bold;
}
.dropDownListSubBackground30
{	
	display:block;
	width:100%;
	height:30px;
	background:darkgray;
	text-decoration:none;
	line-height:21px;
	color:white;
	text-align:left;
	font-weight: bold;
}
.dropDownListLabel
{
	display:inline-block;
	width:150px;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
}
.dropDownList
{	
	display:inline-block;
	width:225px;
	height:28px;
	border-color:gray;
	border-style:solid;
	border-width: 1px;
}
.dropDownListInput
{	
	display:inline-block;
	width:223px;
	height:24px;
	border-color:gray;
	border-style:solid;
	border-width: 1px;
}
.DropDownListSearchButton
{
	display: inline-block;
	float: inherit;
	width:28px;
	height:28px;
	background: url(./images/search.png) 0 0 no-repeat;		
	background-position: 2px;	
	border:0px;
	cursor:pointer;
	padding:0;
	margin:0;
}
.DropDownListTrashButton
{
	display: inline-block;
	float: inherit;
	width:28px;
	height:28px;
	background: url(./images/trash.png) 0 0 no-repeat;		
	background-position: 2px;	
	border:0px;
	cursor:pointer;
	padding:0;
	margin:0;
}

.defaultDropDownListOption
{
	display:inline-block;
}
.defaultLink
{
	margin-left:10px;
	text-decoration: underline;
	color:white;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	cursor:pointer;
}
.SectionTableFindButton
{
	margin-left:10px;
	padding-top: 0px;
	padding-bottom: 1px
}


.defaultDropDownList
{
	border: red solid 1px;
	width:160px;
	height:28px;
}
.defaultDropDownListInput
{
	border: red solid 1px;
	width:160px;
	height:24px;
}
.GestionFilter
{
	display:inline-table;
	vertical-align:middle;
	text-transform: uppercase;
	
	text-align:left;
	font-weight: bold;
	float:right;
	
	width:28px;
	height:28px;
	background:#ff0000;
}
.GestionFilter > span
{
	display: block;
	width:28px;
	height:28px;
	padding:0;
	margin:0;
}
.GestionFilter button,
.GestionFilter input[type="submit"]
{
	width:28px;
	height:28px;
	background: url(./images/filter.png) 0 0 no-repeat;
	background-position: 2px;		
	border:0px;
	cursor:pointer;
	margin-top:1px;
	margin-left:1px;
	outline-style: none;
	padding:0;
	margin:0;
}
.GestionFilter .GestionFilterButtonActivated
{
	background-image: url(./images/filter_activated.png);
}

.GestionFilterValid
{
	display:inline-table;
	vertical-align:middle;
	text-transform: uppercase;
	
	text-align:left;
	font-weight: bold;
	float:right;
	
	width:28px;
	height:28px;
	background:#ff0000;
}
.GestionFilterValid > span
{
	display: block;
	width:28px;
	height:28px;
	padding:0;
	margin:0;
}
.GestionFilterValid button,
.GestionFilterValid input[type="submit"]
{
	width:28px;
	height:28px;
	background: url(./images/valid.png) 0 0 no-repeat;
	background-position: 2px;		
	border:0px;
	cursor:pointer;
	margin-top:1px;
	margin-left:1px;
	outline-style: none;
	padding:0;
	margin:0;
}

.dropDownListSubBackground30 input
{
	height:30px;
}
.GestionButtonSet
{
	position: absolute;
	top:47px;
	left:0px;
	right:0px;
	height:42px;
}
.LinkButton0
{
	position: absolute;
	left:0px;
}
.LinkButton1
{
	position: absolute;
	left:200px;
}
.LinkButton2
{
	position: absolute;
	left:400px;
}
.LinkButton3
{
	position: absolute;
	left:600px;
}
.LinkButton4
{
	position: absolute;
	left:800px;
}
.NewOrderCButton
{
	position: absolute;
	right:400px;
}
.NewOrderUButton
{
	position: absolute;
	right:200px;
}
.NewOrderRButton
{
	position: absolute;
	right:0px;
}
.NewButton
{
	position: absolute;
	right:0px;
}
.ExportButton
{
	position: absolute;
	right:200px;
}
.ExportButton2
{
	position: absolute;
	right:0px;
}
.ExportButton3
{
	position: absolute;
	right:600px;
}

.GestionContentHeader
{
	position:absolute;
	background:white;
	left:0px;
	top:100px;
	bottom:27px;
	right:0px;
}

.GestionContentList
{
	position:absolute;
	background:white;
	left:0px;
	top:140px;
	bottom:27px;
	right:0px;
	overflow:auto;
}

.GestionContentNoOverflow
{
	position:absolute;
	background:white;
	left:0px;
	top:100px;
	bottom:27px;
	right:0px;
}

.GestionContent
{
	position:absolute;
	background:white;
	left:0px;
	top:100px;
	bottom:27px;
	right:0px;
	overflow:auto;
}

.GestionSubContent
{
	position:relative;
	background:white;
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
	overflow:auto;
}
.SectionGroup
{
	display:block;
	position:relative;
	height:auto;
}
.SectionTitle
{
	font-size:20px;
}
.SectionTitleLine
{
	width:100%;
	height:1px;
}
.SectionTable
{
	position:relative;
	/* display:block;	 */
	width:100%;
	height:auto;
	margin-top:10px;
}
.SectionTable > span
{
	position:relative;
	height:auto;
}
.SectionTable > span > form
{
	position:relative;
	height:auto;
}
.SectionTableButton
{
	display:block;	
	position:relative;
	margin-top:10px;
	width:auto;
	height:28px;
	font-size: 13px;
}
.SectionVerticalTableWithColoredHeader 
{
	position: relative;
	display:inline-table;	
	width:auto;
	height:auto;
	/* margin-right:20px; */
	border-width:1px;
	border-style:solid;
	border-color:gray;
	border-spacing: 0px;
	border-collapse: collapse;
}
.SectionVerticalTableWithColoredHeader tr th,
.SectionVerticalTableWithColoredHeader tr td  
{
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-width: 0px;
	border-color: gray;
}
.SectionVerticalTableWithColoredHeader tr th 
{
	height:28px;
	background-color:gray;
	padding-right:6px;
	text-align: right;
	font-size: 14px;
	color: white;
}
.SectionVerticalTableWithColoredHeader tr td 
{
	height:28px;
	text-align: left;
}
.SectionVerticalTableWithColoredHeader tr td a
{
	text-decoration: underline;
	color: black;
}
.SectionVerticalTableWithColoredHeader td input
{
	width:196px;
}
.SectionVerticalTableWithColoredHeader td select
{
	width:200px;
}
.SectionVerticalTableWithColoredHeader td textarea
{
	width:194px;
}
.SectionVerticalTableWithColoredHeader th select
{
	width:100%;
	background:gray;
	color:white;
	direction: rtl;
}

.SectionHorizontalTableWithColoredHeader
{
	position: relative;
	display:inline-table;
	width:99.8%;
	height:auto;
	border-width:1px;
	border-style:solid;
	border-color:gray;
	border-spacing: 0px;
	border-collapse: collapse;
}
.SectionHorizontalTableWithColoredHeader tr
{
	background: #f1f1f1;
}
.SectionHorizontalTableWithColoredHeader tr:nth-child(even)
{
	background: #dddddd;
}
.SectionHorizontalTableWithColoredHeader tr th,
.SectionHorizontalTableWithColoredHeader tr td  
{
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-width: 0px;
	border-color: gray;
}
.SectionHorizontalTableWithColoredHeader tr th 
{
	height:28px;
	background-color:gray;
	padding-right:6px;
	text-align: left;
	font-size: 14px;
	color: white;
}
.SectionHorizontalTableWithColoredHeader tr td 
{
	height:28px;
	text-align: left;
}
.SectionHorizontalTableWithColoredHeader tr td a
{
	text-decoration: underline;
	color: black;
}
.SectionHorizontalTableWithColoredHeader tr td a[role="expand/retract"],
.SectionHorizontalTableWithColoredHeader tr td a[role="linkButton"]
{
	text-decoration: none;
	color:white;
}

.SectionDetailsPart1
{
	/* margin-left:50px;
	margin-right:50px; */
	background:#f1f1f1;
	float:right;
}
.SectionDetailsPart2
{
	/* margin-left:50px;
	margin-right:50px; */
	background:#f1f1f1;
	float:left;
}

.SkinLightStateGray>table th
{
	background: lightslategrey;
}
.SkinLightStateGray>table tr
{		
	background: #cbd7e2;
	height:20px;
	line-height: 20px;
}
.SkinLightStateGray>table tr:nth-child(1n+2)
{		
	background: #cbd7e2;
}
.SkinLightStateGray>table tr:nth-child(even)
{
	background: #b6c5d4;
}
.SkinLightStateGrayContent,
.SkinLightStateGrayContent>table tr,
.SkinLightStateGrayContent>table tr:nth-child(1n+2),
.SkinLightStateGrayContent>table tr:nth-child(even),
.SkinLightStateGrayContent>table td
{
	background:#4583bb;
	border-spacing: 0px;
	border-collapse: collapse;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color:white;
}

.SkinCadetblue>table th
{
	background: cadetblue;
}
.SkinCadetblue>table tr
{		
	background: #cee9ea;
	height:20px;
	line-height: 20px;
}
.SkinCadetblue>table tr:nth-child(1n+2)
{		
	background: #cee9ea;
}
.SkinCadetblue>table tr:nth-child(even)
{
	background: #a2cacc;
}
.SkinCadetblueContent,
.SkinCadetblueContent>table tr,
.SkinCadetblueContent>table tr:nth-child(1n+2),
.SkinCadetblueContent>table tr:nth-child(even)
{
	background:#4583bb;
	border-spacing: 0px;
	/* border-color: #4583bb; */
	border: 0;
	border-collapse: collapse;
	color:white;
}

.SectionTableCommentsList
{
	display:table;
	width:100%;
	height:58px;
	cellpadding:0;
	cellspacing:0;
	border:0px;
	border-spacing: 0px;
	margin-top:5px;
}
.SectionTableCommentsList tbody
{
	width:720px;
}
.SectionTableCommentsList tr
{
	width:720px;
}
.SectionTableCommentsList td
{
	border:0px;
}


/*  */ 
.SectionTableHorizontalDetails
{	
	display:inline-table;		
	left:0px;
	width:400px;
	height:auto;
	margin-right:20px;
	margin: auto;
}
.SectionTableHorizontalDetails>table
{	
	border-width:1px;
	border-style:solid;
	border-color:gray;	
	
	width: 100%;
	text-align: left;
	font-size: 14px;
}
.SectionTableHorizontalDetails>table th
{
	background:#b6c5d4;	
	height: 20px;
	line-height: 20px;
	padding-right: 6px;
	width: 152px;
	color: white;
	text-align: right;
}
.SectionTableHorizontalDetails>table tr:first-child th,
.SectionTableHorizontalDetails>table tr:first-child td
{
	background:lightslategrey;
}
.SectionTableHorizontalDetails>table td
{
	border: 1px solid white;
	border: 0;
	width: 200px;
	background:#b6c5d4;
}
.SectionTableHorizontalDetails[role="big"]
{
	width:402px;
	border-width:0px;
	border-style:solid;
	border-color:lightslategrey;
}
.SectionTableHorizontalDetails[role="big"]>table
{
	width:802px;
	border-width:0px;
	border-style:solid;
	border-color:lightslategrey;
}
.SectionTableHorizontalDetails[role="big"]>table td input
{
	width:196px;	
}
.SectionTableHorizontalDetails[role="big"]>table td select
{
	width:200px;	
}
.SectionTableHorizontalDetails[role="big"]>table td textarea
{
	width:600px;	
}
.SectionTableHorizontalDetails .SectionTableButton
{
	display:block;	
	position:relative;
	margin-top:10px;
	width:402px;
	height:28px;
	font-size: 13px;
	margin:auto;
}
/*  */ 
.panelKeyDataContents
{
	background:lightslategrey;
	border-collapse: collapse;
	border-spacing: 0px;
	border:0px;
	width:95%;
	float:right;
	color:white;
}
.panelKeyDataContents tr td
{
	background:lightslategrey;
	border-collapse: collapse;
	border-spacing: 0px;
	border:white solid 1px;
	text-align:center;
}
.panelKeyDataContents tr td:last-child
{
	text-align:center;
}

/* DYNAMIC HORIZONTAL TABLE WITH COLORED HEADER */ 
.DynamicHorizontalTableColoredHeader
{
	width: 100%;
}
.DynamicHorizontalTableColoredHeader tr
{
	height: 28px;
	background-color: gray;
	padding-right: 6px;
	text-align: center;
	font-size: 14px;
	color: black;
	font-weight: normal;
}
.DynamicHorizontalTableColoredHeader tr:first-child
{
	color: white;
	font-weight: bold;
}
.DynamicHorizontalTableColoredHeader tr:first-child td
{
	border: 0px solid white;
	text-align:left;
}
.DynamicHorizontalTableColoredHeader tr:nth-child(1n+2)
{		
	background: #f1f1f1;
}
.DynamicHorizontalTableColoredHeader tr:nth-child(even) 
{
	background: #dddddd;
}
.DynamicHorizontalTableColoredHeader tr td
{
	border: 1px solid white;
}
.DynamicHorizontalTableColoredHeader tr td:first-child
{
	border-left: 0;

}
.DynamicHorizontalTableColoredHeader tr td:last-child {
	border-right: 0;
}

/* HORIZONTAL TABLE WITH COLORED HEADER */ 
.HorizontalTableWithColoredHeader 
{
	position: relative;
	background: #f1f1f1;
	width: 100%;
	height: auto;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.HorizontalTableWithColoredHeader tr
{
	height: 20px;
	line-height: 20px;
}
.HorizontalTableWithColoredHeader tr:first-child
{
	height: 40px;
	line-height: 40px;
}
.HorizontalTableWithColoredHeader tr:nth-child(even) 
{
	background: #dddddd;
}
.HorizontalTableWithColoredHeader tr th 
{
	text-align: left;
	font-size: 20px;
	color: white;
}
.HorizontalTableWithColoredHeader tr td 
{
	text-align: left;
}
.HorizontalTableWithColoredHeader tr td a
{
	text-decoration: underline;
	color: black;
}
.overrideLineHeight
{
   height: 60px;
   line-height: 25px;
}

.DisableHeader tr:first-child
{
	height: 20px;
	line-height: 20px;
}

.FormLinkButton
{
	display: inline-table;
	float: left;
	width:100px;
	height:auto;
	background-color:black;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	cursor:pointer;	
	margin-right: 10px;
	text-align: center;
	line-height:14px;
	color:white;
}
.ButtonLink>a
{
	color:white;
}

.SectionHorizontalTableWithColoredHeader tr td .packageContract_add,
.SectionHorizontalTableWithColoredHeader tr td .productContract_add,
.SectionHorizontalTableWithColoredHeader tr td .datakeycontent_opener
{
	line-height: 28px;
	height: 28px;
	text-decoration:none;
}
.SectionHorizontalTableWithColoredHeader tr td .datakeycontent_opener
{
	width:84px;
	text-align: center;
}

.SectionHorizontalTableWithColoredHeader tr td .datakeyPackageContent_opener
{
	line-height: 28px;
	height: 28px;
	text-decoration:none;
}
.SectionHorizontalTableWithColoredHeader tr td .datakeyPackageContent_opener
{
	width:84px;
	text-align: center;
}

.FormNewButton
{
	display: block;
	background-color:#dad55e;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	cursor:pointer;
}
.FormNewButton[type="submit"]
{
	
}

span:empty {
   display: none;
}

.treeViewItem
{
	display: inline-table;
	width:14px;
	height:14px;
	background-color:black;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	cursor:pointer;
	text-align: center;
	line-height:14px;
	color:white;
}

/* POPUPS */
.Dialogs
{
	font: 13.3333px Arial;
} 


.ui-dialog .ui-dialog-titlebar
{
	background:#e42819;
	color:white;
} 
.ui-dialog .ui-dialog-titlebar .ui-state-default .ui-icon
{
	display:block;
}


.ui-dialog .Dialogs  form
{
	width:auto;
	height:auto;
}

.ui-dialog .dialog_new_comments  textarea,
.ui-dialog .dialog_update_comments  textarea
{
	width:462px;
}

.ui-dialog .SectionVerticalTableWithColoredHeader td input,
.ui-dialog .SectionVerticalTableWithColoredHeader td select,
.ui-dialog .SectionVerticalTableWithColoredHeader td textarea
{
	font-size: 14px;
}
.ui-icon-trash { background-position: -176px -96px; }

/* UTILS */
.ressourceListTable td
{
	word-break: break-all;
}

.WithHeader
{
	background-color: gray;
}

.WithLeftAlign tr>th,
.WithLeftAlign tr>td
{
	text-align:left;
}

.WithSelectOnLastTd  tr td:last-child
{
	text-align: center;
	width:80px;
}

.WithActionOnLastTd  tr td:last-child
{
	text-align: center;
	width:50px;
}


.WithActionsOnLastTd  tr td:last-child
{
	text-align: center;
	width:150px;
}
.WithSelectHeight100 select
{
	height:100px;
}

.WithNoFlow
{
	overflow:hidden;
}
.WithAlsolutePosition
{
	position:absolute;
}
.WithMarginRight0
{
	margin-right:0px;    
}
.WithMarginRight10
{
	margin-right:10px;    
}
.WithMarginTop10
{
	margin-top:10px;
}
.WithMarginTop40
{
	margin-top:40px;
}
.WithMarginBottom10
{
	margin-bottom:10px;
}
.WithPaddingTop3
{
	padding-top: 3px;
}
.WithPaddingLeft0
{
	padding-left:0px;
}
.WithPaddingLeft10
{
	padding-left:10px;
}
.WithHeightAuto
{
	height:auto;
	min-height: 28px;
	margin:0px;
}
.WithHeight500
{
	height:500px;
}
.WithWidthAuto
{
	width:auto;
}
.WithWidth100Percent
{
	width:100%;
}

.WithWidth50
{
	width:50px;
}
.WithWidth130
{
	width:130px;
}
.WithWidth100
{
	width:100px;
}
.WithWidth200
{
	width:200px;
}
.WithWidth300
{
	width:300px;
}
.WithWidth350
{
	width:350px;
}
.WithWidth500
{
	width:500px;
}
.WithMaxHeight500
{
	max-height:500px;
}
.WithFloatLeft
{
	float:left;
}
.WithFloatRight
{
	float:right;
}
.dropDownListLabelLarge
{
	width:260px;
}
/* .dropDownListLabelExtraLarge
{
	width:500px;
} */

.purple
{
	background:#93328f;	
}
.blue
{
	background:#007096;	
}
.yellow
{
	background:#ffa300;	
}
.grey
{
	background:#4b4b4d;	
}

.purpleLabel
{
	color:#93328f;	
}
.blueLabel
{
	color:#007096;	
}
.yellowLabel
{
	color:#ffa300;	
}
.greyLabel
{
	color:#4b4b4d;	
}
div.scrollable {
	width: 100%;
	height: 850px;
	margin: 0;
	padding: 0;
	overflow: auto;
	resize: vertical;
}
.preformatted 
{
	white-space:pre;
}
.filArianeItem
{
	margin-right:5px;
}

.comment_update
{
    display: block;
	background-color:#dad55e;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	cursor:pointer;
}

.arrow-right {
  color: Red;
}