.math-input { color: white; border-color: white; caret-color: #BBBBBB; background: #2e3338; } .math-input .mq-matrixed { background: #2e3338; } .math-input .mq-matrixed-container { filter: progid:DXImageTransform.Microsoft.Chroma(color='#2e3338'); } .math-input .mq-cursor { border-left: 1px solid #BBBBBB; } .ht_master tr td { background-color: #2e3338; } .handsontable th { background-color: #454d54; color: #d5d9dd; } .handsontable th.ht_highlighted { background-color: #344d5b; color: #d5d9dd; } .handsontable td.ht_highlightedcol { background-color: #2d3238; color: #d5d9dd; } .handsontable td.ht_highlightedrow { background-color: #2d3238; color: #d5d9dd; } .handsontable td.ht_readonlycell { background-color: #2e3338; color: #9ca6b0; } .handsontable.listbox table.htCore td.listbox.htDimmed { background-color: #5c6770; color: #d5d9dd; border: solid 1px #394046; border-top: solid 1px #394046; border-bottom: solid 1px #394046; } .handsontable.listbox table.htCore td.listbox.htDimmed.current.highlight { background-color: #818e98; color: #d5d9dd; border: solid 1px #394046; border-top: solid 1px #4674b9; border-bottom: solid 1px #4674b9; } .handsontable.listbox table.htCore td.listbox.htDimmed:hover { background-color: #67747e; color: #e3e6e8; border: solid 1px #394046; border-top: solid 1px #505a62; border-bottom: solid 1px #505a62; } .handsontable.listbox table.htCore td.listbox.htDimmed.current.highlight:hover { background-color: #8f9aa3; color: #e3e6e8; border: solid 1px #394046; border-top: solid 1px #6b90c7; border-bottom: solid 1px #6b90c7; } textarea.form-control { background-color: #FFFFFF; border: solid 1px #000000; color: #272B30; } textarea.form-control:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }