a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{display:block;overflow:hidden;padding:1rem}body *{box-sizing:border-box;color:#282828;font-family:Roboto,sans-serif}.App{align-items:flex-start;flex-direction:column;height:100%}.App,.App__header{display:flex;justify-content:flex-start;width:100%}.App__header{align-items:center;flex:0 1;flex-direction:row}.App__header-grid-view,.App__header-vertical-view{align-items:center;background-color:#0000;border:0;cursor:pointer;display:flex;flex:0 1;height:3rem;justify-content:center;width:3rem}.App__header-grid-view img,.App__header-vertical-view img{height:1.5rem;width:1.5rem}.App__body{border-top:1px solid #282828;flex:1 1;width:100%}.TabView,.TabView__tabs{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start}.TabView__tabs{max-width:calc(100vw - 118px);overflow:auto hidden}.TabView__tabs .Tab:not(:first-of-type){margin-left:.5rem}.TabView__add,.TabView__search{align-items:center;background-color:#0000;border:0;cursor:pointer;display:flex;height:3rem;justify-content:center;width:3rem}.TabView__add img,.TabView__search img{height:1.5rem;width:1.5rem}.TabView__search{border:0}.Tab{align-items:center;border:1px solid #282828;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;cursor:pointer;height:3rem;justify-content:center;padding:.25rem .75rem;position:relative}.Tab,.Tab:hover .Tab__close{display:flex}.Tab.active{background-color:#282828}.Tab.active .Tab__name{color:#fff}.Tab__name{font-size:1.25rem;max-width:150px;overflow-x:hidden;overflow-y:clip;white-space:nowrap}.Tab__close{align-items:center;background-color:#ccc;border:0;border-radius:.75rem;color:#fff;cursor:pointer;display:none;height:1.5rem;justify-content:center;position:absolute;right:-.75rem;top:-.75rem;width:1.5rem}.Tab__close img{height:.5rem;width:.5rem}.BodyVertical{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden auto;padding:.5rem 0;width:100%}.BodyVertical.grid{flex-direction:row;flex-wrap:wrap;max-height:calc(100vh - 100px)}.BodyVertical.grid .BodyVertical__note{margin:.25rem;width:calc(50% - .5rem)}.BodyVertical.grid .BodyVertical__note textarea{font-size:1rem;height:calc(50vh - 100px)}.BodyVertical__note{display:none;position:relative;width:100%}.BodyVertical__note:not(:first-of-type){margin-top:.25rem}.BodyVertical__note:hover .BodyVertical__note-delete{display:flex}.BodyVertical__note.active{display:block}.BodyVertical__note textarea{border-radius:4px;font-size:1.25rem;height:calc(100vh - 100px);padding:.5rem;width:100%}.BodyVertical__note-delete{align-items:center;background-color:#0000;border:0;cursor:pointer;display:none;height:2rem;justify-content:center;position:absolute;right:.25rem;top:.25rem;width:2rem}.BodyVertical__note-delete img{height:1.25rem;width:1.25rem}.AddNote{background-color:rgba(0,0,0,.302);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.AddNote,.AddNote__container{align-items:center;display:flex;justify-content:center}.AddNote__container{background-color:#fff;border-radius:4px;flex-direction:column;padding:1rem;position:relative;width:50%}.AddNote__container h2{font-size:2rem}.AddNote__container input,.AddNote__container textarea{border:1px solid #ccc;border-radius:4px;font-size:1.25rem;margin-top:.5rem;padding:.5rem;width:100%}.AddNote__container textarea{min-height:150px}.AddNote__container button{cursor:pointer;font-size:1.25rem;margin-top:.5rem}.AddNote__container-close{align-items:center;background-color:#b22222;border:0;border-radius:1rem;display:flex;height:2rem;justify-content:center;position:absolute;right:-1rem;top:-1.25rem;width:2rem;z-index:1}.AddNote__container-close img{height:1rem;width:1rem}.SearchNotes{background-color:rgba(0,0,0,.302);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.SearchNotes,.SearchNotes__container{align-items:center;display:flex;justify-content:center}.SearchNotes__container{background-color:#fff;border-radius:4px;flex-direction:column;padding:1rem;position:relative;width:50%}.SearchNotes__container h2{font-size:2rem}.SearchNotes__container input,.SearchNotes__container textarea{border:1px solid #ccc;border-radius:4px;font-size:1.25rem;margin-top:.5rem;padding:.5rem;width:100%}.SearchNotes__container textarea{min-height:150px}.SearchNotes__container button{cursor:pointer;font-size:1.25rem;margin-top:.5rem}.SearchNotes__container-close{align-items:center;background-color:#b22222;border:0;border-radius:1rem;display:flex;height:2rem;justify-content:center;position:absolute;right:-1rem;top:-1.25rem;width:2rem;z-index:1}.SearchNotes__container-close img{height:1rem;width:1rem}.SearchNotes__search-result{align-items:center;border:1px solid #ccc;border-radius:4px;display:flex;justify-content:flex-start;margin-top:.5rem;padding:.5rem;width:100%}.SearchNotes__search-result:hover{background-color:#282828;color:#fff;cursor:pointer}
/*# sourceMappingURL=main.61219423.css.map*/