.note,.edit{-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.note{padding:5px;position:absolute;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.5);-webkit-transform:scale(1)}.note: hover{opacity:.95}.note.closed{-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-duration:250ms;-webkit-transform-origin:top left;-webkit-transform:skew(30deg,0deg) scale(.01);opacity:0}.closebutton{display:none;background-image:url(/Notes/deleteButton.png);height:30px;position:absolute;left:-15px;top:-15px;width:30px;z-index:inherit}.note:hover .closebutton{display:block}@-webkit-keyframes pulsing{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.05)}100%{-webkit-transform:scale(1)}}.note.selected{-webkit-animation:pulsing 1.5s infinite ease-in-out;-webkit-animation-delay:.2s}.closebutton:active{background-image:url(/Notes/deleteButtonPressed.png)}.edit{outline:none;border:none;overflow:hidden;resize:none}.timestamp{position:absolute;right:0;top:0;border-top:1px solid #000;padding:4px;opacity:.75;background-color:#066;width:50px;height:100%}.overlay{position:absolute;height:100%;width:100%;left:0;top:0;background-color:Black;opacity:0;z-index:-1;-webkit-transition:opacity .2s linear}.overlay.shown{opacity:.5;z-index:inherit}@media screen and (device-width:320px),screen and (device-width:768px){.edit{font-size:16px;height:130px;width:180px}.closebutton{display:block}}.NoteButton{position:absolute;left:150px;bottom:35px;margin:0;padding-left:8px;padding-right:8px;padding-top:5px;padding-bottom:5px;font-family:Arial,Helvetica,sans-serif;font-size:14px;border:#fff 4px solid;color:#fff;background-color:#333;opacity:.9;z-index:335;-webkit-border-radius:13px;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.5)}.NoteButton:hover{margin:0;padding-left:7px;padding-right:7px;padding-top:4px;padding-bottom:4px;background-color:#903;opacity:1;-webkit-transform:scale(1.1)}.effects{padding-left:60px;padding-top:65px;z-index:334;color:#333}.Green{background-color:#b8e669}.Yellow{background-color:#fff046}.Blue{background-color:#bff9ff}.Red{background-color:#ffacab}