 #input>.tabs{	/*display: none;*/}/*surcouche par rapport à style.css*/#kentApps .kentApp h2{	color:#FFFFFF;}#kentApps .kentApp{	border: none;}/*fin surcouche par rapport à style.css*/ #support-ticket-rn {	position:absolute;	top:-1em;	right:0;	font-size:16px;	color:#546061;}/*.popup_template{	background-color: #FFFFFF;}*/.popup_template #main_template_information_eye{	display: flex;	justify-content: space-between;}.popup_template .header{	line-height: 40px;    height: 40px;    color: #FFFFFF;    background-color: #35748C;    padding: 0 48px 0 8px;    text-overflow: ellipsis;    box-sizing: border-box;    margin: 0;}.popup_template ul{	padding: 0 8px 8px;    margin: 0;}.popup_template li{	list-style-type: none;}.popup_template li .title{	color: #0E1C25;    font-weight: bold;    font-size: 13px;}.support_avatar_lecture{font-size: 2em;border: solid 4px #AED32A ;border-radius: 50%;margin: 2px;}.support_avatar_ecriture{font-size: 2em; border: solid 4px #F3514F;border-radius: 50%;margin: 2px;}#kentApps .kentApp .support_popup_Contact_style,#kentApps .kentApp .support_popup_Client_style,#rightCol .support_popup_Contact_style,#rightCol .support_popup_Client_style,.header .support_popup_Contact_style, .header .support_popup_Client_style,.bug-author .support_popup_Contact_style, .bug-author .support_popup_Client_style,.support_popup_Contact_style, .support_popup_Client_style{	position:  absolute;	display:  block;	z-index: 3;	border: 1px solid #224459_dark;	border-radius: 3px;	box-shadow: 2px 2px 3px #D2D9D9;	background-color:#FFFFFF ;	width: 200px;	padding: 3px;}.support_popup_Contact_style h3, .support_popup_Client_style h3 {    line-height: 1.1em;    font-size: 18px !important;    background-color: #35748C ;    color: #FFFFFF !important;    font-style: normal;    padding: 0 !important;    text-overflow: ellipsis;    box-sizing: border-box;    margin: 0;}.support_popup_Contact_style h3 a, .support_popup_Client_style h3 a {	color:inherit !important;	font-weight:inherit !important;}#kentApps .kentApp .support_popup_Contact_style p,#kentApps .kentApp .support_popup_Client_style p,.support_popup_Contact_style p, .support_popup_Client_style p, .header .support_popup_Contact_style p, .header .support_popup_Client_style p,.bug-author .support_popup_Contact_style p, .bug-author .support_popup_Client_style p,#rightCol .support_popup_Contact_style p,#rightCol .support_popup_Client_style p{	font-size: 10px;	font-style: normal;	display: flex;	text-align: justify;	justify-content: space-between;}#kentApps .kentApp .support_popup_Contact_style p label,#kentApps .kentApp .support_popup_Client_style p label,.support_popup_Contact_style p label, .support_popup_Client_style p label,.header .support_popup_Contact_style p label, .header .support_popup_Client_style p label,.bug-author .support_popup_Contact_style p label, .bug-author .support_popup_Client_style p label,#rightCol .support_popup_Contact_style p label,#rightCol .support_popup_Client_style p label{	color: #B6C1C8; 	font-weight: bold;	display: inline-block;	vertical-align: top;	width: 30%;}#kentApps .kentApp .support_popup_Contact_style p span,#kentApps .kentApp .support_popup_Client_style p span,#kentApps .kentApp .support_popup_Contact_style p a,#kentApps .kentApp .support_popup_Client_style p a,.support_popup_Contact_style p span, .support_popup_Client_style p span,.support_popup_Contact_style p a, .support_popup_Client_style p a,.header .support_popup_Contact_style p span, .header .support_popup_Client_style p span,.header .support_popup_Contact_style p a, .header .support_popup_Client_style p a,.bug-author .support_popup_Contact_style p span, .bug-author .support_popup_Client_style p span,.bug-author .support_popup_Contact_style p a, .bug-author .support_popup_Client_style p a,#rightCol .support_popup_Contact_style p span,#rightCol .support_popup_Client_style p span, #rightCol .support_popup_Contact_style p a,#rightCol .support_popup_Client_style p a{	font-size: 10px;	text-align: right;	word-wrap: break-word;	color: #224459_dark;}.support-status{	font-size:.6em;	text-transform:uppercase;	display:inline-block;	border-radius:.7em;	line-height:1.4em;	padding:0 .7em;	vertical-align:middle;	color:#fff;	background-color:#b0b0b0;}.support-status-0 {background-color:#d00000;}.support-status-1 {background-color:#b0b0b0;}.support-status-3 {background-color:#9090d0;}.support-status-5 {background-color:#0000d0;}.support-status-7 {background-color:#d0d000;}.support-status-9 {background-color:#00d000;} #supportPostForm #supportPostMessage{	width:100%;	height:250px;} #supportPostForm #supportGedAdd{	width:100%;	height:100px;	overflow:auto;	border:2px dashed #d0d0d0;	padding:1em;	box-sizing:border-box;} #supportGedAdd .file{	display:inline-block;	width:30%;	box-sizing:border-box;	line-height:2em;	vertical-align:top;	padding:0 .5em;	white-space:nowrap;	overflow:hidden;	text-overflow:ellipsis;	position:relative;} #supportGedAdd .file .figure{	padding:0;	display:inline-block;	background-size:contain;	font-size:1.5em;	margin-right:1em;	vertical-align:middle;	width:1em;	height:1em;} #supportGedAdd .file .delete{	display:none;	position:absolute;	right:0;	top:0;	height:2em;	line-height:2em;	width:2em;	background-color:#fff;} #supportGedAdd .file:hover .delete{	display:block;}@keyframes upload {	0% {transform:translateY(100%);}	100% {transform:translateY(-100%);}} #supportGedAdd .file.loading::before{	content:'C';	font-family:kentika3;	font-size:1.5em;	display:inline-block;	vertical-align:middle;	margin-right:1em;	animation-name:upload;	animation-duration:3s;	animation-iteration-count:infinite;}@keyframes deleted {	0% {opacity:.3;}	50% {opacity:0;}	100% {opacity:.3;}} #support-ticketSticky {	border: solid #e0a8a8 2px;	background-color:#ffe4e4;	padding:.5em 1em 1em;	margin:1em 0;	border-radius:3px;	position:relative;	min-height:50px;} #supportGedAdd .file.deleted{	animation-name:deleted;	animation-duration:2s;	animation-iteration-count:infinite;}.bug-post{	margin:0 0 1em 0;	border: solid #D2D9D9 1px;	padding:.5em 1em 1em;	border-radius:3px;	position:relative;	min-height:50px;}.bug-post .bug-author{	margin:0 0 .5em 0;	padding:0;	color:#546061;	font-style:italic;	text-align:right;}.bug-post .bug-author .more {	margin-right:8px;	font-style:normal;}.bug-post .bug-author .dests>p{	margin:0;}.bug-post .bug-author .dests>p>label{	width:150px;	text-align:right;	margin-right:8px;	font-weight:normal;	}.bug-post .bug-author .dests>p>span{	display:inline-block;	vertical-align:top;}.bug-post .bug-author .dests>p>span>a{	display:block;}.bug-post .support-ged, .bug-post .support-ged .kent-ico{	color:inherit;	text-decoration:none;}.bug-post .support-ged+div{	position:absolute;	left:calc(100% + 5px);	top:-30px;	z-index:1;}.bug-post .support-ged+div>div{	width:200px;	max-height:300px;	min-height:100px;	overflow:auto;	box-sizing:border-box;	background-color:#fff;	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);	padding:5px;	border:1px solid #d0d0d0;	border-radius:3px;	text-align:left;}.bug-post .support-ged+div::before{	content:' ';	display:block;	position:absolute;	top:calc(30px + 1em - 2px);	left:-10px;	width:0;	height:0;	border-width:7px 10px 7px 0;	border-style:solid;	border-color:transparent #d0d0d0 transparent transparent;} #main .bug-post .support-ged+div .header{	border:none;	padding:0;	text-align:center;	margin-bottom:.5em;} #main .bug-post .support-ged+div ul{	margin:0;}.bug-post .support-ged+div li{	position:relative;	list-style-type:none;}.bug-post .support-ged+div li a{}.bug-post .support-ged+div li a img{	max-width:50px;	max-height:50px;	vertical-align:middle;	margin-right:10px;}.bug-post .post-archived {	background-color: #f0f0f0;	border:3px dashed #b0b0b0;	display:flex;	flex-direction:column;	justify-content: center;	align-items: center;	gap:8px;	border-radius: 8px;	padding:8px;	min-height:200px;}.bug-post-body {	max-height:400px;	overflow-y:hidden;	overflow-x:auto;	position:relative;}.bug-post.opened {	border-color:#224459;	box-shadow:0 0 3px rgba(0,0,0,.3);}.bug-post.opened .bug-post-body {	max-height:100%;}.bug-post-body-more {	position:absolute;	bottom:0;	left:0;	width:100%;	height:1em;	line-height:1em;	padding-top:3em;	text-align:center;	font-size:2em;	background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%);}.opened .bug-post-body-more {	padding-top:0;	background-image:none;}.bug-post-body-more::before {	content:'A';}.opened .bug-post-body-more::before {	content:'C';}.bug-post-more-close {	font-size:16px;	position:absolute;}.bug-post:not(.opened) .bug-post-more-close {	display:none;}.bug-post .post-actions {	position:absolute;	bottom:0;	right:0;	margin:.5em;	line-height:1;	background-color:transparent;}.bug-post .post-actions a {	margin-left:10px;}.bug-note, .bug-note .post-actions{	background-color: #FDF8DA;}.bug-draft, .bug-draft .post-actions{	background-color: #d0d0d0;}.kentAppSupportTickets h2 a+a {	color:inherit;	font-size:.6em;	float:right;}.kentAppSupportTickets h2 a+a:hover {	color:inherit;} .kentAppSupportTickets ul {	overflow:auto;}.kentAppSupportTickets li {	padding:.4em;}.kentAppSupportTickets>ul>li:nth-child(2n) {	background-color: #D2D9D9;} #kentApps .kentAppSupportTickets li:not(.support-new) a.title, #kentApps .kentAppSupportTickets li:not(.support-new) a.title~a {	font-weight:normal;}.kentAppSupportTickets .information_mail{	margin-left: 0.5em;	padding-left: 2em;	display: flex;	align-content: center;	justify-content: space-between;	justify-items: center;	position: relative;}.kentAppSupportTickets .information_mail .information_support {	padding-right: 2em;    margin-left: 2em;	display:block;	flex:  0 0 16%;}.kentAppSupportTickets .information_mail .information_support>a:last-child{	position: absolute;	top:  calc(50% - 0.5em); 	right: 0.5em;}.information_mail .popup{	margin-left: 15px;}#infos_client{	position: sticky;	z-index: 0;	padding: 0.7em;	margin-top: 3.7em;	top: 4.4em;	margin-left: 0.5em;	background-color: #FFFFFF;	border: solid #D2D9D9 1px;	border-radius: 1px;	box-shadow: 0px 3px 4px rgb(0 0 0 / 10%);}#infos_client h3 >a{	color: #35748C; 	/*#F3514F*/	font-weight: bold;	font-size: 1em;}#infos_client h3{	text-align: left;	margin-bottom: 15px; 	padding-left: 0px;}#infos_client >p{	margin: 0em;	display: flex;	justify-content: space-between;}#infos_client p >label{	display: inline-block;	vertical-align: top;	width: 40%;	margin-right: 1em;	color: #224459;}#infos_client p >span, #infos_client p >a{	text-align: right;	word-wrap: break-word;	display:inline-block;	width:calc(60% - 1em);}#infos_client p.fullWidth>span {	width:100%;	display:block;}#infos_client .more {	margin-top:-1.5em;	margin-bottom:1.5em;	text-align:right;}#infos_client #client-version{	display: flex;	justify-content: space-between;	padding-top: 0.5em;}#infos_client #client-version >p >a{	font-size: 2.1em;	color: black;	font-style: italic;	width:auto;}#infos_client .maxHeight:not(.opened)>span {	max-height:80px;	overflow:hidden;	display:flex;}#infos_client .maxHeight.bottom:not(.opened)>span {	flex-direction:column-reverse;}#infos_client .maxHeight:not(.opened)>label::after {	content:' [+]';}#infos_client .maxHeight.opened {	border:1px solid currentColor;	border-radius:3px;	padding:4px;}#modify_dest h3{	color: #B6C1C8;}#initial_vue_dest{	display: flex;	flex-wrap: nowrap;	justify-content: space-between;	align-items: center;	}#initial_vue_dest #initial_fields >label{	padding: 0em;	margin: 0em;	line-height: 20px;	font-size: 1.2em;}#initial_vue_dest #initial_fields >div{	margin: 2px;	border: solid #224459 1px ;	box-shadow: 1px 1px 1px lightgray;	border-radius: 2px;	display: flex;	align-items: center;	cursor : text;}#initial_vue_dest #initial_fields ul{	display: flex;	align-items: flex-start;	margin: 2px 4px 2px 4px;}#initial_vue_dest #initial_fields ul li{	border: solid #B6C1C8 1px;	border-radius: 1px;	background-color: #B6C1C8;/*#F8E6E0;*/	padding: 2px;	margin: 1px;	list-style: none;	font-size: 1em;}#initial_vue_dest #initial_fields ul li >a{	color: white;}#initial_vue_dest #initial_fields ul li a:hover{	color: #35748C;}#initial_vue_dest #add_fields{	margin-right: 0.8em;	color: #224459;	font-size: 1.6em;}#initial_vue_dest #add_fields a{	color: inherit;}.information_support .popupLabel::after{	content: 'a';    font-family: kentika2-webfont;    transform: rotate(90deg) translateX(-1px);    display: inline-block;    color: inherit;    font-size: .5em;    margin-left: 5px;}.support-priority {	left: .25em;	top: calc(50% - 0.25em);	display:inline-block;	vertical-align:middle;	width:.8em;	height:.8em;	/*border-radius:  50%;*/	position: absolute;}.support-priority-list {	vertical-align:middle;	width:.5em;	height:.5em;	display:inline-block;}.support-priority1 {background-color:#AED32A; box-shadow: 1px 1px 3px lightgray ;}/*green*/.support-priority2 {background-color:#F4B82C; box-shadow: 1px 1px 3px lightgray ;}/*orange #EFAC11*/.support-priority3 {background-color:#F3514F; box-shadow: 1px 1px 3px lightgray ;}/*orange-sanguine*/.support-priority4 {background-color:#C85DC8; box-shadow: 1px 1px 3px lightgray ;}/*violet*/ #kentApps li.support-new .support-priority {	animation-name:supportSpin;	animation-duration:2s;	animation-timing-function:linear;	animation-direction:alternate;	animation-iteration-count:infinite;	animation-fill-mode:both;}@keyframes supportSpin {		30% {transform:none;}		70% {transform:rotate(360deg);}		100% {transform:rotate(360deg);}} .kentAppSupportTickets .popupHover {	float:right;	display:block;	padding:0 1em;	position:relative;} .kentAppSupportTickets .popupHover>label {	cursor:pointer;} .kentAppSupportTickets .popupTarget {	position:absolute;	z-index:3;	top:100%;	right:0;	width:400px;	padding:.5em;	background-color:#e7e7e7;	border:1px solid #d7d7d7;	border-radius:3px;	box-shadow:3px 3px  5px rgba(0,0,0,.2);} #kentAppsxsupp .kentAppSupportTickets .popupTarget p{	margin-bottom:.4em;} .kentAppSupportTickets .popupTarget label {	width:40%;	display:inline-block;	font-weight:bold;	vertical-align:top;}#supportAddPost{	margin-bottom: 10px;}#supportAddPost a{	color: #FFFFFF;}.support-noClient {	color:#546061;	font-style:italic;}