#requestList{margin-bottom:10px}#requestList .request-list-div{padding:10px 15px;min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.arch-expDate{cursor:pointer;height:40px}.arch-expDate .arch-exp-date{padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.arch-expDate .arch-exp-date .arch-exp-date-notif{overflow:hidden;width:120px;position:absolute;left:0}.arch-expDate .arch-exp-date .arch-exp-date-notif .exp-date-notif-div{display:flex}.arch-expDate .arch-exp-date .arch-exp-date-notif .exp-date-notif-div .exp-date-notif-chip1{width:95px;font-size:10px}.arch-expDate .arch-exp-date .arch-exp-date-notif .exp-date-notif-div .exp-date-notif-chip2{font-size:10px}.arch-expDate .arch-exp-date .arch-exp-date-notif .exp-date-notif-div .exp-date-notif-chip2 .date-notif-chip2-p{width:70px;margin:0;margin:auto;text-align:center}.arch-expDate:hover .arch-exp-date-notif{width:0;transition:.5s}