.ParticipantOverview .container{width:100%;display:flex;flex-direction:row;gap:20px}.ParticipantOverview .column{display:flex;flex-direction:column;width:50%}.ParticipantOverview .full-width{width:100%}.ParticipantOverview .half-width{width:50%}.overview-container{border:1px solid #ccc;border-radius:5px;padding:0;margin:10px 0;width:100%;height:95%;overflow-y:auto;gap:10px;overflow-y:hidden}.overview-header{padding:10px}.overview-alert,.overview-header{height:3vh;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.overview-alert{background-color:#ffd9d9;padding:5px;border-radius:1px}.overview-content{padding:10px}.overview-row{display:flex;flex-wrap:wrap;margin-bottom:7px;gap:14px}.overview-label{margin-right:5px}.overview-value{margin-right:15px}.DetailTab_top_ .total-records{margin-right:20px;border-right:1px solid #000;padding-right:10px}.DetailTab_top_ .edit{margin-right:20px}