.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.87);z-index:4}.highlight{position:relative;z-index:5}#agendaModal{display:none;position:fixed;bottom:0;left:0;width:100%;height:80%;background-color:rgba(0,0,0,.5);justify-content:center}#agendaContainer{width:100%;max-width:500px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;animation:slideUp .5s ease}#closeAgendaBtn{display:block;margin:10px auto;padding:10px;background:#f44336;color:#fff;border:none;border-radius:10%;font-size:18px;cursor:pointer}@media (min-width:600px){#openAgendaBtn{display:none}}