.cq-con { color: greenyellow; font-family: "Courier Menlo", Monaco, Consolas, "Courier New", monospace; font-size: medium; word-break: break-all; } .cq-con-text { } .cq-con-cursor { color: black; background: greenyellow; } .cq-con-cursor.inverted { color: greenyellow; background: black; } .cq-con-text.input { color: #a6e1ec; } .cq-con-text.error { color: #d9534f; }