.appnavbarcase{background:#bdbdbd9d;-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3)}.appnavbar,.appnavbarcase{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;width:100%;align-items:center;flex-direction:row-reverse;justify-content:space-between}.appnavbar a{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;width:calc(100% / 6);height:70px;font-size:10px;border-left:1px solid #c7c7c73f}.appnavbar a:first-child{border-left:0}.icon{display:block;margin:0 auto;background-size:40px;width:40px;height:40px}.mynest{background-image:url(/birds-nest.png)}.shared{background-image:url(/communication.png)}.moments{background-image:url(/moments.png)}.journeys{background-image:url(/space.png)}.favourites{background-image:url(/night.png)}.myspace{background-image:url(/earth.png)}.actions{display:flex;align-items:center;justify-content:space-between}.notification{margin:5px auto;background-image:url(/notification.png)}.notification,.search{display:block;background-size:30px;width:30px;height:30px}.search{margin:5px;background-image:url(/search.png)}.usericon{display:block;margin:10px;background-size:30px;width:30px;height:30px;background-image:url(/usericon.png)}.actions a{display:flex;flex-direction:row-reverse;align-content:center;align-items:center}.dropdown{position:absolute;top:70px;width:400px;z-index:101;margin:0 15px;display:none;background:#bdbdbd9d;align-items:center;flex-direction:column;-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3)}.dropdown.active{display:flex}.dropdown.active span{display:block;width:100%;text-align:center;padding:15px;cursor:pointer;border-bottom:.5px solid #ffffff45}.dropdown.active a{width:100%}.appnavbar .active{background-color:#61616130}@media screen and (max-width:500px){.actions p{display:none}.notification,.search,.usericon{background-size:30px;width:30px;height:30px}.dropdown.active{position:fixed;width:100%;margin:0;padding:0;height:calc(100vh - 70px)}.navbar.active{z-index:120}}@media (min-width:1200px){.appnavbar{width:1200px;margin:0 auto}}