.calendar_dropdown,.facebook_dropdown{position:relative;display:inline-block;padding:.4em 3px;color:#e5e3db;line-height:1;text-transform:uppercase;font-weight:400;transition:.3s;letter-spacing:.025em;z-index:99999999999}.calendar_dropdown i,.facebook_dropdown i{cursor:pointer;background:#54534a;border-radius:50%;border:3px solid #c3c3c3;width:1.9em;height:1.9em;box-shadow:inset 0 0 7px black;line-height:1.6em}.new_dropdown{position:absolute;min-width:300px;width:50vw;z-index:9999;right:0;top:100%;box-shadow: 0 10px 20px #0003;background:#c3c3c3;padding:5px}.facebook_dropdown .new_dropdown{min-width:280px;width:auto}.calendar_dropdown .new_dropdown,.facebook_dropdown .new_dropdown{display:none}.calendar_dropdown:hover,.facebook_dropdown:hover{color:#ef6014}.calendar_dropdown:hover .new_dropdown,.facebook_dropdown:hover .new_dropdown{display:block}