.appnavitem{width:48px;height:48px;line-height:48px;background-color:#444;color:#fff;text-align:center;border-radius:8px;font-size:20px;cursor:pointer;transition:all .3s ease;border:4px solid #444}.appnavitem:hover{border:4px solid #666;background-color:#666}.appnavnew{width:48px;height:48px;line-height:48px;background-color:#fff;color:#444;text-align:center;padding:0;border-radius:8px;font-size:20px;cursor:pointer;transition:all .3s ease;border:4px dashed #444}.appnavnew:hover{border:4px dashed #666}