/* Miralis Version 2021-10 */
/* ===================================================================== */
/*                              Texte.css                                */
/* © 2019  Dunin Technologie Inc.                                        */
/* ===================================================================== */

/* - DÉFINITION -------------------------------------------------------- */
/* Affichage des textes.                                                 */
/* --------------------------------------------------------------------- */

/* - NOTES ------------------------------------------------------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* Boite Adresse                                        */
.ActInput.AdresseSite > .AvecLabel {height:100px}
.ActInput.Adresse > .Adresse {width:250px; height:70px}
.ActInput.DateExp > .DateExp.AvecLabel {width:auto}
.ActInput.NoteAppr > .NoteAppr.AvecLabel {width:600px}
.ActTexte.LinkTerme > .Label {padding-right: 2px ; width:10vw;}
.ActTexte.LinkTerme > .AvecLabel { padding-left: 2px ; padding-top:0.5vh }
.Larg50Car { width: 50em }
.Larg25Car { width: 25em }
.ActTexte.LargRef1 {width:120px; overflow:hidden}
.ActSection > .ActTexte.Right > .ActTexte.Right  {text-align:right}
.ActTexte.PrintListe > span {cursor: pointer}
.ActTexte.NoDispo  {display: none}
.PartCode {height:1em ; overflow:hidden}
.DateUpdate {color:green}
.ActTexte.Multiline >span {word-wrap: break-word ; width:25em}
.ActGrid > .ActTexte.Multiline >span {word-wrap: break-word ; width:10em}
.ActTexte.Bold {font-weight: 700}
textarea {position:relative}

.ActTexte.Vert,.ActTexte.Bleu > span {color:white}
.ActTexte.Rouge > span {color:red}
.ActTexte.BackGroundWhite >span {color:black}
div.ActTexte.BackGroundWhite {background-color:white;margin-left:10px;width:90%}
.GrandTexte > span {font-size:30px}
.PetitTexte > span{font-size:10px}
.MoyenTexte > span{font-size:20px}
.TexteRight {display:flex;justify-content:flex-end}
.Marge10p >span {margin-left:10px}



.ActSelect.Larg15Car > div {width:14em}
.Larg11Car { width: 11em }
.Larg80Car { width: 80em }
.Haut2Car {height: 2.5em}
.Haut5Car {height: 5em}
.Haut7Car {height: 7em}
.Haut10Car {height: 10em}

.Boite7Car > .AvecLabel {width: 7em}
.Boite10Car > .AvecLabel {width: 10em}
.Boite20Car > .AvecLabel {width: 20em}
.ActSelect > .Boite20Car {width: 18em}
.Boite33Car > .AvecLabel {width: 33em}
.Label3Car > .ActTexte.Label {width:3em}
.Label5Car > .ActTexte.Label {width:5em}
.Label3Car > .AvecLabel {width:100%}
.Label20Car > .ActTexte {width:20em}
.Label25Car > .ActTexte {width:25em}
.Label30Car > .ActTexte {width:30em}
.Label40Car > .ActTexte {width:40em}
.Label50Car > .ActTexte {width:50em}

.ActInput.Gray>.Label>span {color:var(--couleurTexteGray)}
.ActInput.NoInput>input {display:none}
.PointInfoLitterature>span:before {
    content:"\2022  ";
}
.Image1InfoLitterature>span:before {
	content: url("../../Client/Imgs/Image1InfoLitterature.png");
}

.LabelM01>.Label { content: url("../../Client/Imgs/type_standard.png");  max-width: 10%; padding-right:36%  }
.LabelM02>.Label { content: url("../../Client/Imgs/type_Miralis2.png");  max-width: 10%; padding-right:36%  }
.LabelMS>.Label { content: url("../../Client/Imgs/type_surface.png");  max-width: 10%; padding-right:36%  }
.LabelDevCoul>.Label { content: url("../../Client/Imgs/type_devCoul.png");  max-width: 10%; padding-right:36%  }

/* --------------------------------------------------------------------- */
/* Champ Interne                                                  */

.ActTexte.Interne > .Label >.Label { color: var(--couleurTexteInterne) }
.ActTexte.WarningRouge { color: #e81a0c }
.ActSelect.Interne > .Label >.Label { color: var(--couleurTexteInterne) }
.ActCheck.Interne > .Label >.Label { color: var(--couleurTexteInterne) }
.ActTexte.Interne >.h3 { color: var(--couleurTexteInterne) }
.ActInput.Interne > .Label { color: var(--couleurTexteInterne)}
.ActInput.Interne > Input { color: var(--couleurTexteInterne)}
.ActInput.Interne > textarea { color: var(--couleurTexteInterne)}
.ActInput.Interne >.Label >.Label {color:var(--couleurTexteInterne)}
.ActTexte.Interne {color:var(--couleurTexteInterne)}
.PrixInterne > .Prix.Span {color:var(--couleurTexteInterne)}