@use "sass:map";.participants{text-align:initial}.participants .pending-participants-banner{color:#000;height:7.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;border-bottom:1px solid #d6d7de}.participants .pending-participants-banner img{width:4rem;height:4rem;margin:1rem}.participants .pending-participants-banner h3{margin-bottom:.5rem;font-size:1.25rem;line-height:1.5rem;font-weight:500}.participants .pending-participants-banner p{margin-top:.5rem}.participants .pending-participants-banner .el-button{margin-left:2.5rem}.participants .pending-participants-banner__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.participants__id-link{color:#2052e3;text-decoration:none;font-weight:500}.participants__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.participants__add-participant{background-color:#04545e}.participants .participants-table{border:1px solid #f1f1f3;border-top:none}.participants .participants-table td{cursor:pointer}.participants .participants-table .el-dropdown{position:absolute;top:0;right:0;height:100%}.participants .participants-table .el-button--menu{height:100%}.participants .participants-table.no-results{border-bottom:none}.participants .participants-table.no-results .el-table__body-wrapper{display:none}.participants th:not(:first-child){border-right:none}.participants td:last-of-type{position:relative;overflow:hidden}.participants .cell{line-height:1.2}.participants .cell .multiline,.participants .cell strong{text-align:left;display:block}.participants .cell strong{font-weight:500;margin-bottom:.25rem}.participants .cell .subtext{color:#70737c;font-size:.75rem;line-height:1rem;font-weight:400}.participants .cell .subtext.sub-study{display:block}#app .participants-table th{text-align:left}