/* ----------------------------------------------------------------------- */
/* --------------------------- DEBUT des imports ------------------------- */
/* ----------------------------------------------------------------------- */
@import url("header.css");

@import url("menuGauche.css");

@import url("../aide/css/aide.css");

@import url("cheminDeFer.css");

@import url("titrePage.css");

@import url("boutonsNavigation.css");

@import url("footer.css");

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

/* ----------------------------------------------------------------------- */
/* ---------------------------- FIN des imports -------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------- DEBUT Commun ---------------------------- */
/* ----------------------------------------------------------------------- */
body {
    background: #E1EBEF;
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.75em;
    margin: 0;
    padding: 0;
    text-align: center;
    color: black;
}

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

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

a:hover {
    text-decoration: underline;
}
.texteBleu {
    color: #00426F;
}

.texteGris {
    color: #666666;
}

#page {
    padding: 0px;
}

#pageCentre {
    padding: 0px;
    background: white;
    text-align: left;
}

#conteneur {
    padding: 42px 12px 42px 10px;
}

.separateur {
    clear: both;
    margin-bottom: 14px;
}

h1,h2,h3,h4,h5,h6 {
    padding: 0px;
    margin: 0px;
}

h2 {
    color: #666666;
}

.rounded {
    
    padding: 8px 24px 24px 24px;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-bottom: 20px;
    /* background-color: #FAFAFA; pour le fond gris clair*/
}

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

.rounded h2 span {
    color: black;
}

.rounded p {
    margin-bottom: 0px;
}

.rounded.bleu {
    margin-top: 24px;
    border-color: #0066CC;
}
.rounded.bleu.blanc {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 24px;
    border-color: #B9B9B9;
    border-width: medium;
    background-color: #FFFFFF;
}

.rounded.rouge.blanc {
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: red;
    border-width: medium;
    padding: 8px;
    background-color: #FFFFFF;
}

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

.rounded.dec2042_Fond {
    margin-left: 20px;
    margin-right: 20px;
    border-color: #B9B9B9;
    border-width: medium;
}

.rounded.bleu h2 {
    color: #014181;
}

.rounded.rouge {
    margin-top: 24px;
    border-color: red;
    border-width: 2px;
}

.rounded.rouge h2 {
    color: red;
}

.rounded table{
    font-size: 1.3em;
}

.aster,.isque {
    color: red;
}

.aster {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 0px;
}

.isque {
    margin-top: -16px;
    margin-left: 12px;
}

input[type="checkbox"] {
    float: left;
    width: 24px;
    overflow: hidden;
}

input[type="checkbox"].alignRight {
     float: right;
     margin-top: 0px;
}

input[type="checkbox"].alignCenter {
     float: none;
}

input[type="checkbox"].noMargin {
      margin: 0px;
}

input[type="radio"] {
    margin: 7px 3px 0px 5px;
}

.fondBleu {
    background-color: #e1ebef;
}

.encadreBleu {
    border: 2px solid rgb(102, 175, 233);
}

.alignementEncadreBleu3916 {
    padding: 7px 10px 10px 10px;
    margin: 5px 50px 5px 50px;
    width: 75%;
}

.texteGras {
    font-weight: bold;
}

.texteSouligne {
    text-decoration: underline;
}

.texte10px {
    font-size: 10px;
}

.padding10px {
    padding: 10px;
}

.getAdobe{
    float:right;
    clear:both;
    height:36px;
    background:url(../img/get_adobe_reader.gif) no-repeat top right;
    padding-right:136px;
    padding-top:4px;
    text-align:center;
    margin-top:-12px;
    margin-right:16px;
    font-size:0.75em;
    color:#666;
}

a.ar{
    display:block;
    padding-top:54px;
    margin:6px auto 30px auto;
    width:12em;
    text-align:center;
    background:url(../img/ar_print.png) no-repeat top center;
    font-size:1.167em;
    font-weight:bold;
}

.commentaire {
    color: #014181;
    font-style: italic; 
}

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;
}

input[type="number"][size="1"] {
    width:36px;
}

input[type="number"][size="2"] {
    width:43px;
}

input[type="number"][size="3"] {
    width:50px;
}

input[type="number"][size="4"] {
    width:57px;
}

input[type="number"][size="5"] {
    width:64px;
}

input[type="number"][size="6"] {
    width:71px;
}

input[type="number"][size="7"] {
    width:78px;
}

input[type="number"][size="8"] {
    width:85px;
}

input[type="number"][size="9"] {
    width:92px;
}

input[type="number"][size="10"] {
    width:99px;
}

input[type="number"][size="11"] {
    width:106px;
}

input[type="number"][size="12"] {
    width:113px;
}

input[type="number"][size="13"] {
    width:120px;
}

input[type="number"][size="14"] {
    width:127px;
}

input[type="number"][size="15"] {
    width:134px;
}

input[type="number"][size="20"] {
    width:170px;
}

input[type="number"].inputError, input[type="number"].inputError:focus,
input[type="text"].inputError, input[type="text"].inputError:focus {
    outline: none;
    border: 2px solid red;
}
input[type="number"].inputError, input[type="number"].inputError:focus {
    padding-left: 0px;
    padding-right: 0px;
}

input.size10 {
    width: 99px;
}

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

.dec2042_Fond input[readonly="readonly"][type="text"],
.dec2042_FondMoyen input[readonly="readonly"][type="text"],
.dec2042_FondFonce input[readonly="readonly"][type="text"], 
.dec2042P_FondFonce input[readonly="readonly"][type="text"], 
.dec2042_FondClair input[readonly="readonly"][type="text"],
.dec2042_Fond input[readonly="true"][type="text"],
.dec2042_FondMoyen input[readonly="true"][type="text"],
.dec2042_FondFonce input[readonly="true"][type="text"], 
.dec2042P_FondFonce input[readonly="true"][type="text"], 
.dec2042_FondClair input[readonly="true"][type="text"],
.dec2042_Fond input[readOnly="readonly"][type="text"],
.dec2042_FondMoyen input[readOnly="readonly"][type="text"],
.dec2042_FondFonce input[readOnly="readonly"][type="text"], 
.dec2042P_FondFonce input[readOnly="readonly"][type="text"], 
.dec2042_FondClair input[readOnly="readonly"][type="text"],
.dec2042_Fond input[readOnly="true"][type="text"],
.dec2042_FondMoyen input[readOnly="true"][type="text"],
.dec2042_FondFonce input[readOnly="true"][type="text"], 
.dec2042P_FondFonce input[readOnly="true"][type="text"], 
.dec2042_FondClair input[readOnly="true"][type="text"]
 {
    background-color: #ebebe4;
    border: 1px solid #cccccc;
    padding: 2px 1px 2px 1px;
}

.dec2042_Fond input[readonly="readonly"][type="number"],
.dec2042_FondMoyen input[readonly="readonly"][type="number"],
.dec2042_FondFonce input[readonly="readonly"][type="number"], 
.dec2042P_FondFonce input[readonly="readonly"][type="number"], 
.dec2042_FondClair input[readonly="readonly"][type="number"],
.dec2042_Fond input[readonly="true"][type="number"],
.dec2042_FondMoyen input[readonly="true"][type="number"],
.dec2042_FondFonce input[readonly="true"][type="number"], 
.dec2042P_FondFonce input[readonly="true"][type="number"], 
.dec2042_FondClair input[readonly="true"][type="number"],
.dec2042_Fond input[readOnly="readonly"][type="number"],
.dec2042_FondMoyen input[readOnly="readonly"][type="number"],
.dec2042_FondFonce input[readOnly="readonly"][type="number"], 
.dec2042P_FondFonce input[readOnly="readonly"][type="number"], 
.dec2042_FondClair input[readOnly="readonly"][type="number"],
.dec2042_Fond input[readOnly="true"][type="number"],
.dec2042_FondMoyen input[readOnly="true"][type="number"],
.dec2042_FondFonce input[readOnly="true"][type="number"], 
.dec2042P_FondFonce input[readOnly="true"][type="number"], 
.dec2042_FondClair input[readOnly="true"][type="number"]
 {
    background-color: #ebebe4;
    border: 1px solid #cccccc;
    padding: 2px 1px 2px 1px;
}


table {
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-variant: normal;
    font-style: normal;
    color: -webkit-text;
    text-align: start;
}

.libelleGrasBleuPopin {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    background-color: #e1ebef;
}

.libellePopin {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}

.puceOkGauche, .puceKoGauche {
    padding-left: 50px;
    margin-bottom: 15px;
}

.puceOkGauche {
    background: url("../img/ok.png") no-repeat 8px 50%;
}

.puceKoGauche {
    background: url("../img/ko.png") no-repeat 8px 50%;
}

.resumeSectionRevenu {
    background-color: #edf6ff;
}

.resumeSectionTitre {
    color: #014181;
    margin: 10px 0px 5px 0px;
}

.resumeMessage {
    color: black;
    margin: 10px 0px 5px 0px;
}

.resumeSeparationRubriques {
    border-color: #0066cc;
    border-width: 0 0 2px 0;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 10px;
    border-style: solid;
}

.resumeTitre {
    color: #014181;
    font-size: 1em;
    font-style: italic;
    letter-spacing: 0.05em;
    text-align: center;
    border: 3px solid #F3F3F3;
    border-left: 0px;
    border-right: 0px;
    margin: 0px 0px 16px 0px;
    padding: 6px 0px;
}

.ui-dialog .ui-widget .ui-widget-content .ui-corner-all .foo .ui-draggable .ui-resizable .ui-widget-content {
    background-color: #ECF6FF;
}

#popinSaisie {
    padding-top: 10px !important;
    background-color: #ECF6FF;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 15px;
    margin-bottom: 20px;
}

#popinSaisieDetail {
    padding-top: 10px !important;
    padding-bottom: 10px;
    background-color: #ECF6FF;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 0px;
    border-spacing: 10px;
    border-collapse: separate;
    border: 1px solid #CCCCCC;  
    width:760px;
}

.ui-dialog-title {
    color: #00688A !important;
}
.ui-dialog-titlebar {
    border-color: #00688A !important;
}

/* texte plus petit */
.textePlusPetit {
    font-size: 0.9em;
    line-height: 2.75;
}

.millesimeCode5 {
    width: 50px;
}

.libDeficitCode5 {
    text-align: right;
    padding-right: 5px;
}

.text-smaller {
    font-size:smaller
}

.text-larger {
    font-size: larger;
}

.selectAdresse {
    width: 390px;
}

.selectAdresseMoinsLarge {
    width: 275px;
}

.width_155 {
    width: 155px !important;
}

.fieldsASE {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
}

.insecable {
    white-space: nowrap;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.espacemmentApresTiret {
    margin-right:10px;
}

.invisible {
    display: none;
}

.panneau_danger {
    background: url("../img/panneau_danger.png") no-repeat center;
    width: 70px;
    height: 40px;
    background-size: contain;
}

.textegras {
    font-weight: bold;
}

.texteGrasRouge {
    color: #FF0000;
    font-weight: bold;
}

.ul_tiret {
    list-style-type: none;
}

.ul_tiret li:before {
    content: '- ';
}

.ligneTiers_separation {
    border-bottom: 1px solid black;
    width : 33%; 
    align:center;
    margin-left: 33%; 
    margin-right: 33%;
    margin-bottom:10px;
    margin-top: 10px;
}

.bloc-deconnexion {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}

.body-deconnexion {
    padding-top: 10%;
    font-size: initial;
}

.btnFondBleu {
    border: none;
    padding: 2px 8px;
    background-color: #1a7aac;
    color: white;
    font-weight: 700;
}

.inputFormat {
    background-color: #ebebe4;
    border: 1px solid #cccccc;
    white-space: nowrap;
    padding-left: 2px;
    height: 20px;
}

.btnFormatNotice {
    font-size: 12px;
    color: #066;
    background: #ccc;
    padding: 2px 21px 0px;
    width: 35px;
    border: 1px solid #666;
    height: 16px;
    border-top-color: #fff;
    border-left-color: #fff;
    font-weight: bold;
    white-space: nowrap;
    cursor: pointer;
}

.btnFormatNotice.griser, .btnFormatNotice.griser:hover {
    color: #ccc;
    background: #ebebe4;
    border: 1px solid #ccc;
    cursor: default;
}

.btnFormatNotice.center {
    margin: auto;
}

.btnFormatNotice:hover {
    border-top-color: #666;
    border-left-color: #666;
    border-bottom-color: #fff;
    border-right-color: #fff;
    color: #fff;
}

.btnFormatNotice:focus {
    border-top-color: #666;
    border-left-color: #666;
    border-bottom-color: #fff;
    border-right-color: #fff;
    color: #fff;
}

.btnFondBleu:focus {
    background-color: rgb(31, 171, 200);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.iconbouton{
    background-color: transparent !important;
    border : none !important;
}

.sans-bordure-titre > * {
    border-bottom: none !important;
}

.textepetit {
    font-size: 8pt;
    font-style: normal;
}

.buttonFromA {
    display: flex;
    width: fit-content;
}

.btn-details-enabled {
    background-image: url(../img/bt-gris-detail_1.gif) !important;
    background-repeat: no-repeat; 
    border: none;
    width: 80px;
    height: 20px;
}

.btn-details-pressed {
    background-image: url(../img/bt-gris-detail_2.gif) !important;
    background-repeat: no-repeat; 
    border: none;
    width: 80px;
    height: 20px;
    cursor: pointer;
}

.btn-details-disabled {
    background-image: url(../img/bt-gris-detail_3.gif) !important;
    background-repeat: no-repeat; 
    border: none;
    width: 80px;
    height: 20px;
}

/* div qui doivent ressembler a des input */
.divlike-input {
    height: 20px;
}

.avisIMG {
    height: auto;
    width: 150px;
    outline: none !important;
}

.ligneErreurECF {
    height: 123px;
}

.noresize {
    resize: none;
}

/* Le "707070" est le text le plus "gris" possible en respectant les critères d'accésibilité. On peut pas avoir plus clair sur fond blanc */
.texteDisable {
    color : #707070;
}

/* Pour aligner le contenu d'une cellule d'une table */
td .center {
    text-align: center;
}

td .left {
    text-align: left;
}

td .right {
    text-align: right;
}

.texteRougeGrandTaille13 {
    font-size: 13pt;
    color: red;
}

.texteRouge{
    color:#FF0000;
}

/*Pour aligner tous les textes */
.alignCenter{
    text-align: center;
}

.alignRight{
    text-align: right;
}

.alignLeft{
    text-align: left;
}

/* Marge entre les differentes cellules du tableau */
table .cellspacing-0 {
    border-collapse: separate;
    border-spacing: 0;
}

/* Positionnement du messageControleSaisiesAbbatementsForfaitaires dans AbattementForfaitaire.jsp */
.centre-verticalement {
    color: #FF0000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* Effet d'ombre pour le bouton "Détail des acomptes" pour Lien GestPas */
.ombreBtnDetailDesAcomptes {
    font-weight: bold;
    text-shadow: rgba(0, 0, 139, 0.3) 1px 2px 3px;
}

.espacement-h10 {
    height: 10px;
}

/* Style pour le bouton Adapter mon prélèvement à la source sur l'écran de fin */
.btnAdapterMonPrelevementALaSource {
    font-size: 15px;
    color: #e5e5e5;
    font-weight: bold;
    border: 2px solid #e5e5e5;
    border-color: #e5e5e5;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 4px 6px;
    position: relative;
}

.cadrePas {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Style lienTaux pour l'écran de fin dans accuseDisplay-CadrePAS.jsp */
.lienTauxCadrePAS {
    font-size: 12px;
    white-space: nowrap;
    text-align: right;
    float: right;
    position: relative;
    color: #00426F;
    margin-bottom: 8px;
    margin-left: auto;
}

/* Style lienTaux pour l'écran de fin dans accuseReception-PAS.jsp */
.lienTauxAccuseReception {
    font-size: 12px;
    white-space: nowrap;
    text-align: right;
    float: right;
    position: relative;
    color: #00426F;
}

.lienTaux a:focus {
    outline : 1px dotted black;
}

/*CSS Utilitaires*/

.width-5 {
    width: 5px;
}

.height-30 {
    height: 30px;
}

.height-35 {
    height: 35px;
}

/*Pour que cette classe CSS fonctionne, il faut que le texte contienne
un \n à l'endroit où le retour à la ligne est souhaité*/
.texte-multiligne {
    white-space: pre-line;
}