* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html>body, html>div, html>p, html>th, html>td, html>li, html>dd {
	font-size: small
}

body, div, p, th, td, li, dd {
	font-size: small;
	background-position: center top;
}

html {
	/*color: #536482;*/
	color: #445573;
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*color: #536482;*/
	color: #445573;
	font-size: 62.5%;
	margin: 10px 15px;
}
#div_contain_contenu
{
	padding: none;
	width: 100%;
	background-position: center top;
	margin: auto;
	min-width: 800px !important;
	max-width: 900px !important;
}#div_menutop {
	position: relative;
	padding: 0;
	margin: 0;
}img {
	border: 0;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #333333;
}

h2, caption {
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #115098;
	text-align: left;
	margin-top: 25px;
}

.rtl h2, .rtl caption {
	text-align: right;
}

h3, h4 {
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.2em;
	margin-top: 25px;
}

p {
	margin-bottom: 0.7em;
	line-height: 1.40em;
	font-size: 0.90em;
}

ul {
	list-style: disc;
	margin: 0 0 1em 2em;
}

.rtl ul {
	margin: 0 2em 1em 0;
}

hr {
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 1px;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-top-color: #ab70d6;
}

.small { 
	font-size: 0.85em; 
}

/* General links  */
a:link, a:visited {
	color: #105289;
	text-decoration: none;
}

a:hover {
	color: #BC2A4D;
	text-decoration: underline;
}

a:active {
	color: #368AD2;
	text-decoration: none;
}
/* Main blocks*/
#wrap {
	padding: 0 0 15px 0;
	min-width: 615px;
}

#page-header {
	clear: both;
	text-align: right;
	height: 49px;
	font-size: 0.85em;
	background-repeat: no-repeat;
	background-position: left top;
}
#LoginBlock {
	padding-top: 10px;
	padding-right: 20px;

}
/* End tweaks */
#page-header2 {
	clear: both;
	text-align: right;
	height: 49px;
	font-size: 0.85em;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
#logo {
	position:relative;
	width: 136px;
	float: left;
	height: 49px;
}
.rtl #page-header {
	text-align: left;
}

#page-header h1 {
	color: #767676;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 1.7em;
	padding-top: 10px;
}

#page-header p {
	font-size: 1.00em;
}

#page-header p#skip {
	display: none;
}#footer {
	clear: both;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	width: 880px;
	margin-left: auto;
}

#content {
	position: relative;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content h1 {
	color: #115098;
	line-height: 1.2em;
	margin-bottom: 0;
}

#main {
	float: left;
	width: 98%;
	min-height: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1%;
}

.rtl #main {
	float: right;
	margin: 0 3% 0 0;
}#main2 {
	float: left;
	width: 70%;
	margin: 0 0 0 8%;
	min-height: 350px;
}

.rtl #main2 {
	float: right;
	margin: 0 3% 0 0;
}/* Main Panel */
#acp {
	min-width: 550px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 1px;
	border: 1px solid #1150bb;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* pour Chrome */ 
}
.panel {
	padding: 0;
}/*CONTENU \*/

p {
	margin-bottom: 0.7em;
	line-height: 1.40em;
	font-size: 0.90em;
}
/* Table styles
---------------------------------------- */

table {
	width: 100%;
	border: 1px solid #CCCFD3;
	background-color: #FFFFFF;
	padding: 1px;
}input, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	cursor: text;
	vertical-align: middle;
	padding: 2px;
	color: #111111;
	border-left: 1px solid #AFAEAA;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #D5D5C8;
	border-bottom: 1px solid #D5D5C8;
	background-color: #E3DFD8;
}
input:hover, textarea:hover {
	border-left: 1px solid #AFAEAA;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #AFAEAA;
	border-bottom: 1px solid #AFAEAA;
	background-color: #E9E9E2;
}
optgroup, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10em;
	font-weight: normal;
	font-style: normal;
	cursor: pointer; cursor: hand;
	vertical-align: middle;
	width: auto;
	color: #000;
}option {
	padding: 0 1em 0 0;
	color: #000;
	font-size: 11px;
}textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	width: 60%;
	padding: 2px;
}

label {
	cursor: pointer; cursor: hand;
	font-size: 9em;
	padding: 0 5px 0 0;
}input:focus, textarea:focus {
	border: 1px solid #BA85E1;
	background-color: #E9E9E2;
	color: #115098;
}/*
 Format Buttons for signature editor
*/

.clearfix, fieldset dl {
	height: 1%;
	overflow: hidden;
}.error {
	color: #e2242e;
}
.errorbox {
	background-color: #e2242e;
}/* tables */
table.tablesorter {
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	padding: 4px;
}
/* --- Fleches de tri (tablesorter 2.x : classes tablesorter-header* ; table de liste
       en classe "tablesorter", pas "tablesorter-default"). Couleur heritee du texte
       de l'en-tete -> visible sur tout fond. -------------------------------------- */
table.tablesorter thead th.tablesorter-header {
	position: relative;
	padding-right: 15px;
	cursor: pointer;
}
table.tablesorter thead th.tablesorter-header::after {
	content: "\2195";
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 10px;
	opacity: 0.4;
}
table.tablesorter thead th.sorter-false::after {
	content: "";
}
table.tablesorter thead th.tablesorter-headerAsc::after {
	content: "\25B2";
	opacity: 1;
}
table.tablesorter thead th.tablesorter-headerDesc::after {
	content: "\25BC";
	opacity: 1;
}
table.tablesorter thead tr .header {
	cursor: pointer; cursor: hand;
}
/* Table styles*/

table {
	width: 100%;
	border: 1px solid #CCCFD3;
	background-color: #FFFFFF;
	padding: 1px;
}

th {
	padding: 3px 4px;
	color: #FFFFFF;
	background: #70AED3;
	border-top: 1px solid #6DACD2;
	border-bottom: 1px solid #327AA5;
	text-align: left;
	font-size: 0.75em;
	text-transform: uppercase;
}

td {
	text-align: left;
	font-size: 0.85em;
	padding: 4px;
	line-height: 1.2em;
}

.rtl th, .rtl td {
	text-align: right;
}table.type4 {
	border: none;
	background-color: transparent;
	padding: 0;
}
table.type4 td {
	text-align: right;
	padding: 1px;
	border: none;
}
table.type4 td input {
	font-size: 10px;

}

table.type5 {
	background: none;
	padding: 5px;
	border: none;
}
table.type5 td {
	text-align: center;
	padding: 1px;
	border: none;
}

th.name {
	text-align: left;
	width: auto;
}

.rtl th.name {
	text-align: right;
}

td.name {
	text-align: left;
	font-weight: bold;
}

.rtl td.name {
	text-align: right;
}

.entry {
	text-align: left;
	font-weight: normal;
}

.rtl .entry {
	text-align: right;
}.spacer {
	background-color: #DBDFE2;
	height: 1px;
	line-height: 1px;
}

/* General form styles
----------------------------------------*/
fieldset {
	margin: 15px 0;
	padding: 10px;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #D7D7D7;
	background-color: #FFFFFF;
	position: relative;
}

.rtl fieldset {
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
fieldset p {
	font-size: 0.85em;
}

legend {
	padding: 1px 0;
	font-family: Tahoma,arial,Verdana,Sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #115098;
	margin-top: -.4em;
	position: relative;
	text-transform: none;
	line-height: 1.2em;
	top: 0;
	vertical-align: middle;
}input, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	cursor: text;
	vertical-align: middle;
	padding: 2px;
	color: #111111;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70AED3;
	border-right-color: #115098;
	border-bottom-color: #115098;
	border-left-color: #70AED3;
}

.rtl input, .rtl textarea {
	border-left: 1px solid #D5D5C8;
	border-top: 1px solid #AFAEAA;
	border-right: 1px solid #AFAEAA;
	border-bottom: 1px solid #D5D5C8;
}

input:hover, textarea:hover {
	background-color: #FFFFFF;
	border: 1px solid #BA85E1;
}
optgroup, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	font-style: normal;
	cursor: pointer; cursor: hand;
	vertical-align: middle;
	width: auto;
	color: #000;
}

optgroup {
	font-size: 1.00em;
	font-weight: bold;
}
option {
	padding: 0 1em 0 0;
	color: #000;
}
.rtl option {
	padding: 0 0 0 1em;
}

.sep {
	font-weight: bold;
}
textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	width: 95%;
	padding: 2px;
}

label {
	cursor: pointer; cursor: hand;
	font-size: 1em;
	padding: 0 5px 0 0;
}

.rtl label {
	padding: 0 0 0 5px;
}

label input {
	font-size: 1.00em;
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}

fieldset.quick, p.quick {
	margin: 0 0 5px;
	padding: 5px 0 0; 
	border: none;
	background-color: transparent;
	text-align: right;
}

.rtl fieldset.quick, .rtl p.quick {
	text-align: left;
}

fieldset.quick legend {
	display: none;
}select option.disabled {
	background-color: #bbb;
	color: #fff;
}

/* Special case inputs */
select#board_timezone, 
select#full_folder_action {
	width: 95%;
}

/* Definition list layout for forms
	Other general def. list properties defined in prosilver_main.css
---------------------------------------- */
dl {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.00em;
}

dt {
	float: left;
	width: auto;
}

.rtl dt {
	float: right;
}

dd { color: #666666;}
dd + dd { padding-top: 5px;}
dt label {
	font-size: 1.00em;
	text-align: left;
	font-weight: bold;
	color: #4A5A73;
}

.rtl dt label {
	text-align: right;
}

dd label {
	font-size: 1.00em;
	white-space: nowrap;
	margin: 0 10px 0 0;
	color: #4A5A73;
}

.rtl dd label {
	margin: 0 0 0 10px;
}

html>body dd label input { vertical-align: text-bottom;}

dd input {
	font-size: 1.00em;
	max-width: 100%;
}

dd select {
	font-size: 100%;
	width: auto;
	max-width: 100%;
}

dd textarea {
	font-size: 0.90em;
	width: 90%;
}

dd select {
	width: auto;
	font-size: 1.00em;
}

fieldset dl {
	margin-bottom: 10px;
	font-size: 0.85em;
}

fieldset dt {
	width: 45%;
	text-align: left;
	border: none;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
}

.rtl fieldset dt {
	text-align: right;
	border: none;
	border-left: 1px solid #CCCCCC;
}

fieldset dd {
	margin: 0 0 0 45%;
	padding: 0 0 0 5px;
	border: none;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 1.00em;
}

.rtl fieldset dd {
	margin: 0 45% 0 0;
	padding: 0 5px 0 0;
	border: none;
	border-right: 1px solid #CCCCCC;
}

dd.full, .rtl dd.full {
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 3px;
	text-align: center;
	width: 95%;
}

/* Hover highlights for form rows */
fieldset dl:hover dt, fieldset dl:hover dd {
	border-color: #666666;
}

fieldset dl:hover dt label {
	color: #000000;
}

fieldset dl dd label:hover {
	color: #BC2A4D;
}

input:focus, textarea:focus {
	border: 1px solid #115098;
	background-color: #DCEBFE;
	color: #536482;
}

/* Submit button fieldset or paragraph
---------------------------------------- */
fieldset.submit-buttons {
	text-align: center;
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 4px;
	margin-top: -1px;
}

p.submit-buttons {
	text-align: center;
	margin: 0;
	padding: 4px;
	margin-top: 10px;
}

fieldset.submit-buttons input, p.submit-buttons input {
	padding: 3px 2px;
}

fieldset.submit-buttons legend {
	display: none;
}__________________________________________________________________

input.radio {
	width: auto !important;
	background-color: transparent;
	border: none;
	cursor: default;
}

input.full,
textarea.full {
	width: 99%;
}input.medium { width: 50%;}
input.narrow { width: 25%;}
input.tiny { width: 10%;}__________________________________________________________________
a.button1, input.button1 {
	width: auto !important;
	padding: 1px 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #115098;
	font-size: 0.85em;
	cursor: pointer; cursor: hand;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #70AED3;
	color: #115098;
}_________________________________________________
a.button1, a.button1:link, a.button1:visited, a.button1:active {
	text-decoration: none;
	color: #115098;
	padding: 4px 8px;
}__________________
a.button1:hover, input.button1:hover {
	border: 1px solid #BA85E1;
	color: #BC2A4D;
}

input.disabled {
	font-weight: normal;
	color: #666666;
}
/* Action Highlighting
---------------------------------------- */
.successbox, .errorbox {
	padding: 8px;
	margin: 10px 0;
	color: #FFFFFF;
	text-align: center;
}

.success {
	color: #228822;
}

.error {
	color: #BC2A4D;
}

.successbox {
	background-color: #228822;
}

.errorbox {
	background-color: #BC2A4D;
}/* Pixel shift fix for IE */

.successbox h3, .errorbox h3 {
	color: #FFFFFF;
	margin: 0 0 0.5em;
	font-size: 1.10em;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}

.successbox p, .errorbox p {
	color: #FFFFFF;
	font-size: 0.85em;
	margin-bottom: 0;
}

.errorbox a:link, .errorbox a:active, .errorbox a:visited,
.successbox a:link, .successbox a:active, .successbox a:visited {
	color: #DBD7D1;
	text-decoration: underline;
	font-weight: bold;
}

.errorbox a:hover, .successbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}.clearfix, #tabs, .row, #content, fieldset dl {
	height: 1%;
	overflow: hidden;
}

/* Menu */
#menu {
	float: left;
	width: 15%;
	font-size: 1em;
	padding: 0;
	/* border-right: 1px solid #1150bb;*/
}

.rtl #menu {
	float: right;
	border: none;
	border-left: 1px solid #1150bb;
}

#menu p {
	font-size: 0.85em;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Default list state */
#menu li {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	font-weight: bold;
	display: inline;
}

/* Link styles for the sub-section links */
#menu li span {
	display: block;
	padding: 3px 3px 3px 8px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #138ECB;
}

.rtl #menu li span {
	padding: 3px 8px 3px 3px;
}

#menu li a:hover, #menu li a:hover span {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #BC2A4D;
}

#menu li a:active, #menu li a:active span {
	color: #F632A0;
}

#menu li#activemenu a span {
	text-decoration: none;
	font-weight: bold;
	color: #1180B7;
}

#menu li#activemenu a:hover span, #menu li#activemenu span {
	text-decoration: none;
	font-weight: bold;
	color: #BC2A4D;
	background: #FFFFFF;
}

.rtl #menu li#activemenu a:hover span, .rtl #menu li#activemenu span {
	background: #FFFFFF;
}

#menu li a:active, #menu li a:active span, #menu li#activemenu a:active span {
	color: #F632A0;
}

#menu li span.completed {
	text-decoration: none;
	padding: 3px 3px 3px 12px;
}

.rtl #menu li span.completed {
	text-decoration: none;
	padding: 3px 12px 3px 3px;
}

#menu li.header {
	font-family: Tahoma, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	color: #115098;
	border-bottom: 1px solid #327AA5;
	padding: 4px 0 2px;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 0.75em;
}
.spanErreur {
	font-size: 11px;
	color: #e2242e;
	padding: 0px;
}
.logo-container {
	display: flex;
	justify-content: flex-start; /* alignement à gauche */
	align-items: center;
	gap: 4px;
	overflow-x: auto;
	flex-wrap: nowrap;
	padding-top: 10px;
}

.logo-container img {
	max-height: 35px;
	max-width: 53px;
	object-fit: contain;
	width: auto;
	height: auto;
}
