/* styles pour la zone d'affichage des erreurs */
.xbl-fr-error-summary .fr-error-title {
	font-weight: bold;
	background-color: #0076BF;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	padding: .5em 0 .5em 0;
	width: 705px;
}
.xbl-fr-error-summary { margin-top: 2em; width: 705px;   margin-left: auto;   margin-right: auto; }
.fr-error-summary-body { background-color: #F2D6C6; padding: .5em 0 .5em 0; width: 705px; font-size: 10px; font-family: Verdana;}
.xbl-fr-error-summary .fr-error-alert { color: black; }
.xbl-fr-error-summary .fr-error-label, .xbl-fr-error-summary .fr-error-row { font-weight: bold }
.xbl-fr-error-summary .xforms-repeat-selected-item-1 { background: none }

/* style pour l'image "en cours de chargement" */
.xforms-loading-loading {
background-color:#C7D7EB;
color:#FFFFFF;
display:none;
padding:2px;
position:absolute;
right:2em;
width: 10em;
font-family: Verdana;
font-size: 10px;
}

.full-width input {
	width: 100%;
}

.full-width.input_frnumber input {
	width: 88%;
}

/* style pour les info-bulles d'erreur */
.yui-skin-sam .yui-tt .bd {
font-family: Verdana;
font-size: 10px;
}

/*style pour les messages d'aide en ligne */
/* message d'aide */
.xforms-help-panel-message {
font-family: Verdana;
font-size: 10px;	
}
/* titre de la fenetre */
.hd {
font-family: Verdana;
font-size: 10px;	
}
/* bouton fermer */
.xforms-help-panel-close {
font-family: Verdana;
font-size: 10px;	
}

/* evolutions CD92 - IMENDIBOURE	*/
/* couleur bouton */
/* inhiber suivi des demandes partenairs */
/* inhiber suivi par CDR */

span.btn:before{
color : #0074b6 ;
margin: 0px 0px 0px -20px;
}

body.orbeon form#xforms-form span.btn {
    border: none;
    box-shadow: none !important;
    background-color: inherit!important;
    background-image: none;
    margin-left: 5px;
}

/* suivi demande */
#content #maintable #tableview .yui-nav li:first-of-type + li {
display: none;
}


/**
  * Couleur par défaut des input 
  * Déplacé de la xforms.css
  */
.xforms-input {
    color: #000000;
}

.xforms-input input {
    color: #000000;
}

.xforms-required-empty input, textarea.xforms-required-empty, input.xforms-required-empty {
    color: #000000;
}

.xforms-textarea {
    color: #000000;
}
/**
  * Nouveaux formulaires
  */
sup {
	vertical-align:top;
}
.submit {
background-color:#56748C;
FONT-FAMILY: Arial, Helvetica, sans-serif;
border:medium none;
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
letter-spacing:0.05em;
margin-left:5px;
padding:0 8px 2px;
}

.orbeon .xforms-repeat-selected-item-1 {
	background-color: transparent;
}


#error-summary-bis {
	margin-bottom: 10px;
	text-align: left;
}

#error-summary-bis .fr-error-title {
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	padding-left: 10px;
	width:695px;
	background: #6B9DC5;
}

.orbeon #error-summary-bis .xforms-group{
	background-color: #F1F1F1;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	border: none;
	border: none;
}
.orbeon #error-summary-bis .fr-error-list {
	margin: 0.5em;
}
.orbeon #error-summary-bis .xforms-initially-hidden,
.orbeon #error-summary-bis .xforms-repeat-template,
.orbeon #error-summary-bis  .xforms-template,
.orbeon #error-summary-bis  .xforms-repeat-delimiter,
.orbeon #error-summary-bis  .xforms-repeat-begin-end,
.orbeon #error-summary-bis  .xforms-group-begin-end,
.orbeon #error-summary-bis  .xforms-disabled-subsequent,
.orbeon #error-summary-bis  .xforms-case-begin-end,
.orbeon #error-summary-bis  .xforms-case-deselected-subsequent {
	display: none;
}

.orbeon #error-summary-bis .xforms-group ul {
	list-style-type:none;
}

.orbeon #error-summary-bis .xforms-group ol li {
	margin-left: 25px;
	font-size: 1.1em;
}

body {
	background: none;
}

/**
  * CG92
  * Page descriptif de l'aide = TITRECG92 et SSTITRECG92
  * Pages saisies : 
  * Titre = TITRE1CG92, SSTITRE1CG92
  * Libellé = LIBELLE1CG92
  * Données = INPUTAFFICHE1CG92, INPUTCG92
  * Texte = TEXTE1CG92
  * Tableau = TABLEAUCG92
  */
.TITRE1CG92 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#DDDDDD;
}

.SSTITRE1CG92 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.TEXTE1CG92 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-style:normal;
}
.rouge  {
	color:#FF0000;
}
.souligne {
	text-decoration: underline;
}

.LIBELLE1CG92 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	white-space: nowrap;
}

.INPUT1CG92 {
	border-width:1;
	border-color:#000000;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt; 
}

.INPUTOBLIGCG92 {
	border-width:1;
	border-color:#000000;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt; 
}

.INPUTOBLIGCG92 input{
	background-color:#FD9699;
}

.INPUTOBLIGCG92 select{
	background-color:#FD9699;
}

.INPUTOBLIGCG92{
	border-width:0;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt; 
}


.INPUTAFFICHE1CG92 {
	border-width:0;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.OBLIGATOIRE{
	color:orange;
}

.TABLEAUCG92{
	font-family:Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

.TABLEAUCG92 thead th{
	font-size:10pt;
	font-style:bold;
	background-color:#DDDDDD;
}

.TABLEAUCG92 tbody th{
	font-style:bold;
	font-size:8pt;
}

.TABLEAUCG92 tbody td{
	border:1px solid black;
	font-size:8pt;
}

.TABLEAUCG92 tbody td INPUT{
	border:0;
	font-size:8pt;
}

.TABLEAUCG92 tfoot th{
	font-size:10pt;
	font-style:bold;
	background-color:#DDDDDD;
}

.CORPSTEXTEPERSO a {
	color: red;
}

.ACCORDION1CG92 dt.a-m-t {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#DDDDDD;
}


/**
  * Styles des nouveaux formulaires 
  */

.body_formCG92 {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: baseline;
	background-image: none;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.input_formCG92 input, .textarea_formCG92 textarea, .div_formCG92 .xforms-input-input,
	.p_formCG92 select {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc !important;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	font-size: 14px !important;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
		ease-in-out 0s;
}

.alignDroit input {	
	text-align: right;
}
.pagination_formCG92 {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0px;
	text-align: center;
	line-height: 20px;
}

.h1_formCG92 {
	color: #313131;
	line-height: 42px;
	padding-left: 45px;
	margin-bottom: 10px;
	font-weight: 500;
	padding-left: 27px;
}

.h2_formCG92 {
	color: #313131;
	border: none;
	margin-bottom: 10px;
	width: 850px;
	border-radius: 4px;
}

.h4_formCG92 {
	color: #313131;
	border: none;
	width: 100%;
	background-color: #d7d7d7;
	border-radius: 4px;
}

.champ {
	border: #0076BF 2px solid;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
	line-height: 23px;
	border-radius: 10px;
}

.legende {
	padding-left: 2%;
	padding-right: 2%;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	background-color: #0076BF;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
	color: #777777;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #0076BF;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.p_formCG92 {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 10px;
}

.label_ItalicCG92 {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
	width: 35%;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	font-style: italic;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}

.label_formCG92 {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
	width: 35%;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}

.label_Center {
	vertical-align: middle;
}
.etoile_obligatoire:after {
	content : " *";	
	color: red;
	font-size: 12px;
}

span.TabSelect:after {
	content : "\A";	
	white-space:pre ;
}

.label_tabSelect {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
	padding-left: 210px;
	padding-right: 15px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}

.label_TabCG92 {
	text-align: right;
	margin-bottom: 0;
	padding-right: 15px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}


.label_long_formCG92 {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
	width: 65%;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}

#bloc_page .btn a {
	float: left;
	background-color: #fff;
	border-color: #ccc;
	color: #333;
	-moz-user-select: none;
	background-image: none;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #ccc;
	margin-right: 10px;
}

#bloc_page .btn a:hover {
	border: 1px solid #bbb;
	background-color: #eee;
	text-decoration: none !important;
}

#bloc_page .btnCG92 a:hover {
	background-color: #0076BF;
	text-decoration: none;
	color: white;
}

.textarea_formCG92 textarea {
	font-size: 11px;
	vertical-align: top;
	border: 1px black solid;
	height: 100px;
    width: 50%;
}

.header {
	max-width: 100%;
}

.header-wrapper {
	height: 124px;
	background: url(./images/logica_logo.png) no-repeat left center;
}

.header-wrapper #logo {
	float: left;
	margin-top: 30px;
}

.header-wrapper #logo img {
	height: 50px;
	width: auto;
}

.header-wrapper .header-tools {
	float: right;
	margin-top: 30px;
}

.header-wrapper .header-tools .contact-tool:after {
	content: " | ";
	margin: 0 10px;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	/* 	padding-left: 15px; */
	/* 	padding-right: 15px; */
}

footer {
	padding: 10px 10px 20px 10px;
	background: #F1F1F1;
}

footer p {
	font-weight: bold;
	float: left;
	font-size: 12px;
}

footer #footer-logo {
	/* 	float: right; */
	margin: 0;
}

footer #footer-logo img {
	height: 90px;
	width: auto;
}

#bloc_page .save a {
	float: right;
	font-weight: bold;
	color: white;
	background-color: #c0c0c0;
	border-radius: 6px;
	width: 100px;
	margin: 0 0 0 10px;
}

#bloc_page .save a:hover {
	background-color: #0076BF;
}
/* ajout CGI */
#bloc_page .save-new a {
	float: right;
	font-weight: bold;
	color: white;
	background-color: #c0c0c0;
	border-radius: 6px;
	width: 310px;
	margin: 0 0 0 10px;
}

#bloc_page .save-new a:hover {
	background-color: #0076BF;
}
/* fin ajout */


#bloc_page .save-quit {
	clear: both;
	float: right;
	width: 100px;
	margin-top: 10px;
}

#bloc_page .save-quit {
	clear: both;
	float: right;
	width: 100px;
	margin-top: 10px;
}

.obligatoire {
	color: red;
	font-size: 12px;
}

.fr-error-title {
	margin: 5px;
	padding: 5px !important;
}

.div_formCG92 div {
	display: inline;
	margin-bottom: 10px;
	padding: 0;
}

.p_formCG92>.xforms-readonly>input {
	background-color: lightgrey;
}

.div_formCG92 .xforms-readonly input {
	background-color: lightgrey;
}

.p_formCG92 .xforms-readonly input {
	background-color: #c0c0c0 !important;
}

.tab_CG92 {
	margin: 20px 0 20px 0px;
	width: 100%;
}

.tab_CG92 tr th {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #313131;
	background-color: #d7d7d7;
	border-radius: 4px;
	border: none;	
	padding-top: 7px;
	padding-bottom: 7px;
}

.th_Gras_CG92  {
	text-align: left;	
	font-weight: bold;
	padding-left:25px;
}

.th_Droit_CG92  {
	text-align: right;	
	font-weight: normal;
	padding-right:45px;
}

.td_input_formCG37{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #313131;
	background-color: #d7d7d7;
	border-radius: 4px;
	border: none;	
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.tab_CG92 td {
	vertical-align: top;
}

.tab_PJ th {
	text-align: left;
}

.itemset_formCG92 {
	width: 150px;
}

.select_formCG92 {
	border: 1px black solid;
}

#bloc_page .btn_CG92 a {
	display: none;
}

#bloc_page span.btn:before {
	color: grey;
}

.ul_CG92 {
	margin: 15px 0 15px 15px;
	font-size: 13px;
}

.totalColor input {
	background-color: #c0c0c0 !important;
}

/*Pour tous les boutons*/
#bloc_page .FORMBOUTONS span.btnMaterialD {
	margin-left: 47px;
	cursor: pointer;
	cursor: hand;
	display: inline-block;
}

#bloc_page .FORMBOUTONS span.btnMaterialD a {
	color: black;
}

/*Pour tous les boutons*/
#bloc_page .FORMBOUTONS span.btnMaterialD:before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px; /* Taille standard = 24px */
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	color: #4BBCE8; /*Couleur des icones */
	position: absolute;
	margin: -3px 0px 0px -25px;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
}

/*Pour tous les boutons*/
#bloc_page .FORMBOUTONS span.btnMaterialD a {
	margin-left: 5px;
	vertical-align: middle;
}

/*Pour les boutons du tableau des formulaires du Tiers*/
listeAction span.xforms-group span.btn {
    margin-left: 15px !important;
}

.listeAction {
    min-width: 200px;
}

.selectMultiLine span {
    display:table-row;
} 

span.btn_supprimer1:before{
	content: '-';
}
span.btn_nouveau1:before{
	content: '+';
}

.input_frnumber input {
       background-color: #fff;
       background-image: none;
       border: 1px solid #ccc !important;
       border-radius: 4px;
       box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
       color: #555;
       font-size: 14px !important;
       height: 34px;
       line-height: 1.42857;
       padding: 6px 12px;
       transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
             ease-in-out 0s;
}
.input_frnumber_size_5 input {
       width: 43px; 
}

.input_frnumber_size_10 input {
       width: 86px; 
}

.input_frnumber_size_15 input {
       width: 129px; 
}

.input_frnumber_size_20 input {
       width: 172px; 
}

.input_frnumber_size_30 input {
       width: 258px; 
}
.frnumber_div {
       margin-bottom: 11px;
}

.frnumber_input input {
       margin-left: 4px;
}

.frnumber_input_size30 input {
       width:258px;
}

.frnumber_input_size25 input {
       width:218px;
}

.frnumber_input_size10 input {
       width:98px;
}
/**
  * PL92
  */
  .orbeon .table92 label {
  	font-size: 10px;
  	display: contents;
  	margin-bottom: 0;
  	font-weight: bold;
  }
  
.SEPARATIONTITRE92 {
	color:#53768C;
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.7em;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-bottom:0.2em;
}

.TITRECONTENU92 {
	color:#53768C;
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-bottom:0.2em;
}

.SOUSTITRECONTENU92 {
	COLOR: #53768C;
	FONT-FAMILY: "Trebuchet MS",sans-serif;
	text-align: left;
	font-weight: bold;
	FONT-SIZE: 1em;
	line-height: 25px;
}

.TEXTE92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
}

.table92{
	margin-left:auto;
	margin-right:auto;
}

.MSGERREUR {
	font-family:Verdana,Geneva,sans-serif;
	font-size:1.5em;
	font-style:normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF5400;
	text-align: left;
}

.LIBELLE92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	line-height: 25px;
}

.LIBELLE_GAUCHE92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-align: left;
	line-height: 20px;
}

.LIBELLE_MINUS92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
}

.LIBELLEBOUTON92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
}

.CodePostal .xforms-input-input{
	width: 5em;
	border: 1px black solid;
}

.Ville .xforms-input-input {
	width: 15em;
	 border: 1px black solid;
}

.INPUT92 input, textarea, upload {
	border: 1px black solid;
	border-width: 1px;
	border-color: black;
	padding: 1px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9.5pt; 
	BACKGROUND-COLOR: #ffffff;
	line-height:20px;
	margin-right: 4px;
}

.INPUTAFFICHE92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight: bold;
}


.TABLEAULG92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-align: left;
	background-color: #F6F5F3;
	text-transform: uppercase;
	border: 1px solid;
	border-color:  #53768C;
}

.TABCEL92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-align: left;
	background-color: #F6F5F3;
	text-transform: uppercase;
	line-height: 25px;
}

.TABLEAULGBOUTON92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	border: 1px solid;
	border-color:  #53768C;
}
.TABLEAULG292{
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	background-color: #F6F5F3;
	text-transform: uppercase;
	border-top: 1px solid #53768C;
	border-right: 1px solid #53768C;
	border-bottom: 1px none #53768C;
	border-left: 1px none #53768C;
	padding-left:2px;
	line-height: 15px;
}

.TABLEAULG392{
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	background-color: #F6F5F3;
	text-transform: uppercase;
	border-top: 1px solid #53768C;
	border-right: 1px solid #53768C;
	border-bottom: 1px none #53768C;
	border-left: 1px none #53768C;
	padding-left:2px;
	line-height: 25px;
}

.TABLEAULG292minus {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-align: left;
	background-color: #F6F5F3;
	border-top: 1px solid #53768C;
	border-right: 1px solid #53768C;
	border-bottom: 1px none #53768C;
	border-left: 1px none #53768C;
}

.ENCADRE92{
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	text-align: left;
	background-color: #F6F5F3;
	border-top: 1px solid #53768C;
	border-right: 1px solid #53768C;
	border-bottom: 1px none #53768C;
	border-left: 1px none #53768C;

}

.TABLEAULG2C92 {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	text-align: center;
	background-color: #F6F5F3;
	text-transform: uppercase;
	border-top: 1px solid #53768C;
	border-right: 1px solid #53768C;
	border-bottom: 1px none #53768C;
	border-left: 1px none #53768C;

}

.TABLEAU92 {
	border-top: 1px none #53768C;
	border-right: 1px none #53768C;
	border-bottom: 1px solid #53768C;
	border-left: 1px solid #53768C;
}

.TABLEAU_ENCADRE92 {
	border: 1px solid #53768C;
}

.TITREENCADRE92 {
	color:#53768C;
	font-family:"Trebuchet MS",sans-serif;
	font-size:1.5em;
	font-weight:bold;
	border: 1px solid #53768C;
	text-align: center;
}

/* new Orbeon css CG92*/

body.body_formCG92{
	margin: auto;
}

.orbeon h1 {
	margin: 0;
	font-weight: 500;
	font-size: 2em;
}

.orbeon .xbl-fr-error-summary {
    margin-top: 2em;
}

.orbeon label.pagination_formCG92 {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
    line-height: 20px;
}

.orbeon .h1_formCG92 {
    color: #313131;
    line-height: 42px;
    padding-left: 45px;
    margin-bottom: 10px;
    font-weight: 500;
    padding-left: 27px;
}

.orbeon fieldset.champ {
    border: #0076BF 2px solid;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
    padding-top: 10px;
    line-height: 23px;
    border-radius: 10px;
}

.orbeon legend.legende{
	padding-left: 2%;
    padding-right: 2%;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
}

.p_formCG92, .div_formCG92 {
    display: -webkit-box;
}

.orbeon label.label_form92{
	font-size: 14px; 
    font-weight: bold;
    line-height: 20px;
    display: inline-block;
}

.orbeon .xforms-select1-appearance-full .xforms-selected, 
.orbeon .xforms-select-appearance-full .xforms-selected, 
.orbeon .xforms-select1-appearance-full .xforms-deselected, 
.orbeon .xforms-select-appearance-full .xforms-deselected, 
.orbeon .xforms-select1-appearance-full .xforms-items, 
.orbeon .xforms-select-appearance-full .xforms-items{
	display: contents;
	float: none;
	margin-top: 1%
}

.orbeon .xforms-select1-appearance-full label.radio > span, 
.orbeon .xforms-select-appearance-full label.radio > span, 
.orbeon .xforms-select1-appearance-full label.checkbox > span, 
.orbeon .xforms-select-appearance-full label.checkbox > span {
    display: block;
    margin-right: 10px;
}

/* 8.5 : affichage des autocomplete code postal et ville */
body.orbeon span#ville1≡select1 {
    display: block !important;
} 

.orbeon a {
    color: #666699;
    text-decoration: none;
}


.orbeon #xforms-form .xforms-template, .orbeon #xforms-form .xforms-repeat-delimiter, 
.orbeon #xforms-form .xforms-repeat-begin-end, .orbeon #xforms-form .xforms-group-begin-end, 
.orbeon #xforms-form .xforms-case-begin-end, .orbeon #xforms-form .xforms-hidden, 
.orbeon #xforms-form .xforms-disabled, .orbeon #xforms-form .xforms-case-deselected, 
.orbeon #xforms-form .xforms-case-deselected .xforms-case-selected {
    display: none!important;
}

label.radio {
    margin-left: 5px;
}

.orbeon span.save-quit span .btn-link {
    color: #666699!important;
}

/*bouton détail du tableau des demandes*/
span.btn_detail:before{
	content: '\e5c8';
}

/*boutons étape suivante et enregistrer des formulaires xsl*/
.table92 .CORPSTEXTE button {
    width: 100px;
}

.table92 .CORPSTEXTE tr:nth-child(2) button.btn-link {
   margin-left: -45px;
}

.CORPSTEXTE td:nth-child(3n+2) button.btn-link, .CORPSTEXTE td:nth-child(3n+4) button.btn-link, .CORPSTEXTE td:nth-child(3n+6) button.btn-link {
	margin-left: -80px;
}

	

#bloc_page .btn button {
    float: left;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    -moz-user-select: none;
    background-image: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #ccc;
    margin-right: 10px;
}

#bloc_page .btn button:hover {
    border: 1px solid #bbb;
    background-color: #eee;
    text-decoration: none !important;
}

#bloc_page .btnCG92 button:hover {
    background-color: #0076BF;
    text-decoration: none;
    color: white!important;
}

#bloc_page .save button, #bloc_page .save-new button {
    float: right;
    font-weight: bold;
    color: white!important;
    background-color: #c0c0c0;
    border-radius: 6px;
    width: 126px;
    margin: 0 0 0 10px;
}

#bloc_page .save-new button{
	width: auto;	
}

#bloc_page .save button:hover {
    background-color: #0076BF;
}

.orbeon table {
    border-collapse: separate;
    border-spacing: 2px;
}

.orbeon label.label_formCG92{
    font-weight: bold;
    font-size: 14px;
}

.orbeon div.input_formCG92{
	display: -webkit-box;
}

.orbeon table.tab_CG92 input{
	height: 35px;
}

.body_formCG92 .xbl-fr-number .fr-field-width-natural input, .body_formCG92 .xbl-fr-currency .fr-field-width-natural input {
    width: 86%;
}

.orbeon h4{
	font-size: 12px;
	text-decoration: none;
}

.orbeon .input_frnumber{
	display: -webkit-box;
}
