*{box-sizing:border-box}body,html{font-family:Tahoma,Geneva,sans-serif;color:silver;height:100%;padding:.5rem;margin:0}#body-wrapper{display:flex;flex-direction:column;height:100%}a{cursor:pointer}.date a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date a:hover{color:grey;background-color:rgba(0,0,0,.05)}.entry-text{border:none;color:#34282c;font-size:1.2rem;outline:none;width:100%;flex-grow:1;font-family:Courier New,Courier}.login{margin-bottom:.5rem}.controls{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.controls a{text-decoration:none;color:silver}.controls a:hover{color:grey}.h-expander{flex-grow:1}.entries-grid{display:flex;margin-top:1rem}.entries-grid .column{width:.5rem;margin-right:2px}.entries-grid .grid-day{width:.5rem;height:.5rem;display:block;margin-bottom:2px}.entries-grid .no-entry{background-color:rgba(0,0,0,.06)}.entries-grid .entry{background-color:rgba(0,0,0,.3)}.entries-grid .viewing{background-color:#000!important}.entries-grid .is-fav{box-shadow:inset 0 0 2px #000}.entries-grid .today{border-bottom:1px solid #000}.all-entries-nav{display:flex}.all-entries-nav a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fav-star{color:#000}[data-elm-hot=true]{height:inherit}