#records-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}#records-container .photo-container{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#records-container .records-wrapper{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-pack:start;padding:0 6px}#records-container .records-wrapper,#records-container .records-wrapper .record{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box}#records-container .records-wrapper .record{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-pack:start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:hsla(0,0%,100%,.1);padding:0;border-radius:6px;overflow:hidden;white-space:wrap;margin:0 6px 12px 6px;max-width:100%}#records-container .records-wrapper .record .value{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:32px}#records-container .records-wrapper .record .value,#rtf-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}#rtf-container{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:default}#rtf-container .list{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:180px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:rgba(0,0,0,.2);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default}#rtf-container .list,#rtf-container .list .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#rtf-container .list .header{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%}#rtf-container .list .header .cell{display:block;width:50%;text-align:left;opacity:.5;font-size:12px;padding:4px 8px}#rtf-container .list .header .cell:last-child{text-align:right}#rtf-container .list .body{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#rtf-container .list .body,#rtf-container .list .body .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}#rtf-container .list .body .item{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:1px 0;cursor:pointer}#rtf-container .list .body .item:hover{background-color:rgba(0,0,0,.2)}#rtf-container .list .body .item .date,#rtf-container .list .body .item .user{display:block;overflow:hidden;text-overflow:ellipsis;font-size:14px;padding:4px 8px}#rtf-container .list .body .item .user{text-align:left;width:50%}#rtf-container .list .body .item .date{font-size:12px;width:50%;text-align:right}#rtf-container .list .body .selected{background-color:teal;color:#fff}#rtf-container .list .body .selected:hover{background-color:#009a9a}#rtf-container .rtf{display:block;background-color:#fff;color:#000;height:220px;max-height:220px;overflow:auto;width:100%;padding:8px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}#rtf-container .rtf p{margin:0}