.container-notes .new-note{display:none;box-shadow:5px 10px 18px #555;position:fixed;top:0;right:20px;z-index:9999;max-width:700px;max-height:400px}.container-notes .new-note:before{position:fixed;top:0;left:0;width:100%;height:100%;content:"";z-index:-1;background-color:rgba(0,0,0,.2)}.container-notes .new-note form{padding:20px;background-color:#fff}.container-notes .new-note form .rich_text_area{min-height:150px}.dropzone{padding:5px 10px;min-height:40px;background-color:#eee;border:1px solid #ccc;border-top:none;border-bottom:2px solid #ccc;zoom:.8}.dropzone .dz-message{font-size:18px;margin:5px 0}.dropzone .dz-message:hover .dropzone-msg-title:hover{color:#0062cc}