@font-face {font-family: "Fira";src: url("/engine/assets/font/Fira.woff2") format("woff2");font-display: swap;}
.fira {font-family: "Fira", monospace;}
html, body{font-family: "Fira", monospace !important; margin:0; padding:0; height:100%; }
body { font-size: 14px; position: relative;  line-height: 1.4; color: grey; background: #eef1f5; }
a { outline: 0; text-decoration:none; color: white;  }
a:hover {  color: silver;}
a img { border:0 none;}
p { margin: 0;}
hr { border: none; background: none; border-top:1px dashed #d7d7d7; margin-bottom: 8px; margin-top: 8px; float: left; width: 100%;}
ul { list-style: none; margin: 0; padding: 0;}
form .pweye .icon-eye {  padding: 9px 10px 7px 8px; right:1px; top:27px; color: #d7d7d7; position: absolute;  cursor: pointer; ;}
form .pweye .icon-eye:hover {color:orangered;}
form .pweye .icon-eye.act {color:black;}
form .pweye input {padding-right: 32px;}