/*ease*/
.ease { transition: all .2s ease-in-out; }
/*ease*/

#attendeeAgendaModal {
    max-width:600px!important;
}