/* ----------------------------------------------------------------------- */
/* --------------------------- DEBUT des imports ------------------------- */
/* ----------------------------------------------------------------------- */

@import url("boutonsNavigation.css");
@import url("error-validation.css");
@import url("modal-builder.css");

/* ----------------------------------------------------------------------- */
/* ---------------------------- FIN des imports -------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------- DEBUT Popup ---------------------------- */
/* ----------------------------------------------------------------------- */

body {
    font-family: arial, helvetica, sans-serif;
    background-color: #ffffff;
    min-width: 0;
    width: fit-content;
}

#contenuPopup{
    padding: 20px 15px;
}

td {
    font-size: 0.75em; 
    font-family: arial, helvetica, sans-serif; 
}
td.cssBarreTitre {
    font-weight: bold; 
    font-size: 11px; 
    color: #ffffff; 
    font-family: arial, helvetica, sans-serif; 
    background-color: #84ba39;
}
td.cssBarreTitreCentre {
    font-weight: bold; 
    font-size: 11px; 
    color: #ffffff; 
    font-family: arial, helvetica, sans-serif; 
    background-color: #84ba39;
    text-align: center;
}

a,a:hover {
    color: #00426F;
}

a {
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.rounded {
    font-size: 0.75em;
    padding: 8px;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-bottom: 20px;
    position: relative;
}

.rounded form{
	margin-bottom: 0;
}

.rounded h2 {
    font-size: 1.5em;
    padding-bottom: 2px;
    margin-bottom: 12px;
    color: #666666;
}

.rounded h2 span {
    color: black;
}

.sousTitrePopup {
    color: #014181;
    background-color: #F7F8F8;
    font-size: 1em;
    text-align: left;
    font-style: italic;
    letter-spacing: 0.05em;
    border: 3px solid #F3F3F3;
    border-left: 0;
    border-right: 0;
    margin: 0 0 10px 0;
}

.sousTitrePopup td{
    font-size: 0.85em;
    font-weight: bold;  
}

.texteItaliqueBleu {
    color:#00688A; 
    font-style:italic;
    font-weight:normal;
    font-size: 0.8em; 
    font-family: Arial, Helvetica, sans-serif;
}

/* Titre */
.titre { 
    color: #000000; 
    font-size: 18pt; 
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
}
.titresection { 
    color: #000000; 
    font-weight: bold; 
    font-size: 12pt; 
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
}
.titrepetit { 
    color: #ffffff; 
    font-weight: bold; 
    font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
}

/* Texte */
/* body, */ td, table, tr { 
    color: #000000; 
    font-weight:normal;
    font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
}
.textesouligne {
    text-decoration: underline;
}
.textegras {
    font-weight: bold ; 
}

.textegrasCentre {
    font-weight: bold ;
    text-align: center; 
}

.texteCentre {
    text-align: center; 

}

.texteItalique {
    font-style:italic;
    font-weight: normal;
}
.texteItaliqueRouge {
    font-style:italic;
    font-weight: normal;
    color:Red;
}
.texteItaliqueGras {
    font-weight:bold; 
    font-style:italic;
}
.textepetit { 
    font-size: 8pt; 
    font-style:normal;
}

.textepetitGras { 
    font-size: 8pt; 
    font-style:normal;
    font-weight:bold; 
}

.textepetitItalique { 
    font-size: 8pt; 
    font-style:italic; 
    font-weight:normal;
}
.textetoutpetit { 
    font-size: 7pt; 
}
.textepetitItaliqueGras{
    font-size: 8pt; 
    font-style:italic;
    font-weight:bold;
}
.textePetitJustifie{
    text-align:justify;
    font-size: 8pt; 
    font-style:normal;
}

/* Blanc */
.titreblanc { 
    color: #ffffff; 
    font-weight: bold; 
    font-size: 12pt; 
}
.texteblanc { 
    color: #ffffff; 
    font-weight: bold; 
}
.texteblancItalique {
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
}
.textePetitBlancItalique{
    color: #ffffff; 
    font-style: italic;
    font-weight:normal;
    font-size: 10pt; 
}

/* texte gris  */
.texteGrandGris {
    color: #666666; 
    font-size: 10pt; 
}

.texteGris {
    color: #666666; 
    font-size: 9px; 
}

.textePetitGris {
    color: #666666; 
    font-size: 8pt; 
}

/* rouge */
.textePetitRouge { 
    color: #FF0000; 
    font-size: 8pt; 
}
.texteRouge{
    color:#FF0000; 
}
.texteRougeItalique{
    color:#FF0000; 
    font-style:italic;
}
.texteGrasRouge {
    color:#FF0000; 
    font-weight: bold;
}
.texteItaliquePetitRouge {
    color:#FF0000;
    font-size: 8pt;
    font-style: italic;
}
.texteItaliqueGrasRouge{
    color:#FF0000; 
    font-weight: bold;
    font-style:italic;
}
/* brun */
.texteBrun {
    color:#A0672E;
}
.texteBrunGras {
    color:#A0672E;
    font-weight:bold;
}
.textePetitBrun {
    color:#A0672E;
    font-size: 8pt;
}
a.texteBrunGras {
    color:#A0672E;
    font-weight:bold;
}
a.texteBrunGras:visited{
    color:#A0672E;
    font-weight:bold;
}

/**Les déclarations bleues : 2044, 2044SPE */
.dec2044_Fond, .dec2044SPE_Fond {
    background-color:#D6DBEF;
}
.dec2044_Margin {
    margin: 0 0 0 0;
    }
.dec2044SPE_Titre, .dec2044_Titre {
    color:#003399;
    font-weight:bold;
    font-size: 14pt; 
    font-family: Arial;
}
.dec2044_TitreSection, .dec2044SPE_TitreSection {
    color:#003399;
    font-weight: bold; 
    font-size: 12pt; 
    font-style:normal;
}
.dec2044_SousTitreSection, .dec2044SPE_SousTitreSection {
    color:#003399; 
    font-weight: bold;
    font-style:normal;
}
.dec2044_TexteItalique, .dec2044SPE_TexteItalique {
    color:#003399; 
    font-style:italic;
    font-weight: normal;
}
.dec2044_Texte, .dec2044SPE_Texte {
    color:#003399;
    font-weight: normal;
    font-style:normal;
}
.dec2044_TextePetitItalique, .dec2044SPE_TextePetitItalique {
    color: #003399; 
    font-size: 8pt; 
    font-style:italic;
    font-weight: normal;
}

/**Les déclarations bleu : 2042, 2042P, 2042NR */
.dec2042_Fond {
    background-color:#ECF6FF;
}

.dec2042_FondMoyen {
    background-color:#bacef3;
}

.dec2042_FondFonce, .dec2042NR_FondFonce, .dec2042P_FondFonce {
    background-color:#bacef3;
}

.dec2042_Fond input:read-only,
.dec2042_FondMoyen input:read-only,
.dec2042_FondFonce input:read-only, 
.dec2042NR_FondFonce input:read-only, 
.dec2042P_FondFonce input:read-only, 
.dec2042_FondClair input:read-only, 
.dec2042NR_FondClair input:read-only {
    background-color: #ebebe4;
    border: 1px solid #cccccc;
    padding: 2px 1px 2px 1px;
}

.dec2042_FondClair, .dec2042NR_FondClair {
    background-color:rgb(214, 217, 226);
}

/* Déclarations cyan : 2074, 2074I */ 
.dec2074_Fond, .dec2074I_Fond {
    background-color:#DAE8EF;
}
.dec2074_FondFonce, .dec2074I_FondFonce {
    background-color:#59A5C1;
}
.dec2074_FondMoyen, .dec2074I_FondMoyen {
    background-color:#81C4DA;
}

/** @req LFI2013 - 2074 - extraction du css */
.tdInputSpecial2047 {
    padding-right: 10px;
    text-align: right;
}

.tdLastInputSpecial2047 {
    padding-right: 20px;
    text-align: right;
}

.styleMoins {
    font-size: 1.3em;
}
/** @req LFI2013 - 2074 - extraction du css  - Fin */

/**fond Blanc pour les input */
.fondBlanc{
    background-color:#FFFFFF;
}

.cssTextePrincipalRouge {
    FONT-WEIGHT: normal; 
    FONT-SIZE: 11px; 
    COLOR: red; 
    FONT-FAMILY: arial, helvetica, sans-serif; 
    text-align:justify;
}

/** refactor design 2042 */
/* Gris */
.tableaugris { 
    border-width: 1px 1px 1px 1px;
    border-style:solid; 
    border-color: #d9d9d9;
}

.tableaugrisboldcenter { 
    border-width: 1px 1px 1px 1px;
    border-style:solid; 
    border-color: #d9d9d9;
    font-weight: bold ;
    text-align: center; 
}

.tableaugrisboldleft { 
    border-width: 1px 1px 1px 1px;
    border-style:solid; 
    border-color: #d9d9d9;
    font-weight: bold ;
    text-align: left; 
}

.tableaugrisboldright { 
    border-width: 1px 1px 1px 1px;
    border-style:solid; 
    border-color: #d9d9d9;
    font-weight: bold ;
    text-align: right; 
}

.tableaugrisleft { 
    border-width: 1px 1px 1px 1px;
    border-style:solid; 
    border-color: #d9d9d9;
    text-align: left; 
}

.tableaugrisright { 
    border-width: 1px 1px 1px 1px;
    border-style:solid; 
    border-color: #d9d9d9;
    text-align: right; 
}

.sansbordure { 
    border-style:none; 
}
/* Bleu */
.traitbleu { 
    border-width: 0 0 2px 0;
    border-style:solid; 
    border-bottom-color: #00688A;   
}

.titrebleu { 
    color: #00688A; 
    font-weight: bold; 
    font-size: 12pt; 
}
.soustitrebleu { 
    color: #00688A; 
    font-weight: bold; 
    font-size: 12pt;
    border-width: 0 0 2px 0;
    border-color:#00688A;
    border-style:solid; 
    padding: 10px 0 0 2px;
}
.titrebleupetit { 
    color: #00688A; 
    font-weight: bold; 
    font-size: 10pt; 
}
.titrePopup { 
    color: #00688A; 
    font-weight: bold; 
    font-size: 12pt;
    border-width: 0 0 2px 0;
    border-color:#00688A;
    border-style:solid; 
    padding-top: 5px;
}

.notice_border{
    padding: 5px 15px 0 0;
}

.notice_borderAmoPop{
    padding: 5px 10px 0 8px;
}
/*.texte {
    font-weight:normal;
    font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight: bold;
}*/
.texte10pt {
    font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
}


.sousTitreBleuPetit { 
    color: #00688A; 
    font-weight: bold; 
    font-size: 10pt;
    border-width: 0 0 2px 0;
    border-color:#00688A;
    border-style:solid; 
    padding: 10px 0 0 2px;
}

.exposant{
 vertical-align: top;
 font-size: 12px;
 font-weight: bold;
}

td.code {
    font-weight: bold;
    padding: 0 5px 0 5px;
}

td.sepvert {
    width: 1px;
    background-color: #ECF6FF;
}
.espace{
    padding-left : 9px ;
    margin-right:15px;
    }

tr.invisible,span.displayMsgReportHistorique {
    display:none;
}

.cssTextePrincipalRougeGras {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12px; 
    COLOR: red; 
    FONT-FAMILY: arial, helvetica, sans-serif; 
}

td.celluleReportHistorique {
    border: solid 1px black;
}

td.cellLeftTopRightBlackBorder {
    border-width: 1px 1px 0 1px;
    border-color : #000000;
    border-style : solid;   
}

td.cellTopBlackBorder {
    border-width: 1px 0 0 0;
    border-color : #000000;
    border-style : solid;   
}

td.imgReportHistoriqueBorder {
    border-width: 1px 1px 1px 0;
    border-color : #000000;
    border-style : solid;
    padding: 2px 5px 2px 5px;
    text-align : center;
    vertical-align: middle;
}

td.imgReportHistorique {
    padding: 2px 5px 2px 10px;
    text-align : left;
    vertical-align: middle;
}

.texteJustifie {
    text-align:justify; 
}

.pre-wrap {
    white-space: pre-wrap;
    word-wrap: break-word; /* IE6 */
    _white-space: pre; /* IE6 */
}
.encadreRouge {
    border: solid red 2px !important;
}

td.align-top {
    vertical-align: text-top;   
}

ul.bordure {
	 padding-left: 0;
     margin-left: 15px;
     margin-top: 0;
     margin-bottom: 0;
}

.rounded.noir.blanc {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 24px;
	border-color: black;
	border-width: medium;
	background-color: #FFFFFF;
}

ul.sansBordure {
    margin-top: 0;
}

textarea{
    font-family: Arial;
    font-size: 13px;
}

input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type="number"] {
    -moz-appearance:textfield;
}

.IOMAdresse__table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    background-color: transparent;
}

.IOMAdresse__table th, .IOMAdresse__table tbody td {
    border: 1px solid black;
}

.IOMAdresse__table tbody td {
    height: 32px;
    padding: 0;
}

.IOMAdresse__table input {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.IOMAdresse__table select {
    background-color: #f9f9f9;
    color: #00688A;
    font-weight: bold;
    border: 2px solid #ebebe4;
    margin: 2px 5px;
    border-radius: 8px;
    text-align: center;
    min-width: 96px;
}

.IOMAdresse__table .IOMAdresse__table_entete-nouveaute td {
    border-color: transparent;
    border-bottom-color: black;
    padding: 12px;
}

.IOMAdresse__table tfoot {
    text-align: center;
    border-color: transparent;
}

.IOMAdresse__table tfoot td {
    border-color: transparent;
    padding-block: 4px;
}

.tableIomFc1 {
    width: 1000px;
    align-content: center;
}
