html,body{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Identification{border:var(--border);background-color:#f9f9f9;margin-left:0;margin-top:0;width:100%;max-width:300px;padding:0px;border-radius:var(--border-radius);margin-left:auto;margin-right:auto;background-color:var(--color-background-question);overflow:hidden}#Identification h1{margin:0px;height:var(--line-height);line-height:var(--line-height);text-indent:0px;font-weight:bold;text-align:center;color:#fff;font-size:14px;background:var(--color-background-titre);border-radius:0px;border:0px}#Identification form{display:inline}#Identification input{display:block;border:var(--border-light);height:var(--line-height);border-radius:var(--border-radius);margin:var(--gap);text-indent:var(--gap);width:-webkit-fill-available;-webkit-box-shadow:none;box-shadow:none;font-weight:bold;background:var(--color-white)}#Identification a{display:block;height:30px;line-height:30px;margin:10px;padding:0px;padding-left:10px;padding-right:10px;background-color:#666;color:#f9f9f9;border-radius:5px}/*# sourceMappingURL=index.css.map */