.registrationDetails{padding:10px 20px 10px;box-sizing:border-box;height:calc(100vh - 140px);overflow:auto}.registrationDetails .menu{display:flex;justify-content:space-between;align-items:center}.registrationDetails .menu .text{display:flex;align-items:center;font-size:16px;color:#333}.registrationDetails .menu .text .el-input{width:200px;height:35px;margin:0 12px 0 10px}.registrationDetails .menu .text .el-input input{width:200px;height:35px;background:#fff}.registrationDetails .menu .text .searchBox{width:80px;height:35px;background:#d33594;border-radius:5px;font-size:16px;color:#fefefe;line-height:35px;text-align:center;cursor:pointer;margin-left:15px}.registrationDetails .tableList{margin-top:20px}