/* TRAXIS portal skin */
body, #login { background: #0b0f14; }
#login img { filter: brightness(0) invert(1); }   /* white logo treatment */
#login h1 { color: #e6edf3; }
.card, header, nav { background: #11161d !important; color: #e6edf3; }
a, .action i, #login .button, .button--flat { color: #22d3ee; }
input[type="submit"], .button {
  background: #0e7490; border: none;
}
input[type="submit"]:hover, .button:hover { background: #22d3ee; color: #06222a; }
