#corpReLoginDialog .dialogBt{margin-top:3rem;width:8rem;height:3rem;background:linear-gradient(90deg,#97db30,#319e55);border-radius:1.5rem;border:none;color:#fff;cursor:pointer;outline:none}#corpReLoginDialog .el-dialog__header{padding:0}#corpReLoginDialog .el-dialog__body{padding:20px}#corpReLoginDialog .titleBox{text-align:left;font-size:1.5rem;color:#e22424;margin-bottom:1rem}#corpReLoginDialog .titleBox .dialogIcon{width:1.5rem;height:1.5rem;margin-right:1rem}#reTryDialog .dialogBt{margin-top:3rem;width:8rem;height:3rem;background:linear-gradient(90deg,#97db30,#319e55);border-radius:1.5rem;border:none;color:#fff;cursor:pointer;outline:none}#reTryDialog .el-dialog__header{padding:0}#reTryDialog .el-dialog__body{padding:20px}#reTryDialog .titleBox{text-align:left;font-size:1.5rem;color:#e22424;margin-bottom:1rem}#reTryDialog .titleBox .dialogIcon{width:1.5rem;height:1.5rem;margin-right:1rem}#signReLoginDialog .dialogBt{margin-top:3rem;width:8rem;height:3rem;background:linear-gradient(90deg,#97db30,#319e55);border-radius:1.5rem;border:none;color:#fff;cursor:pointer;outline:none}#signReLoginDialog .el-dialog__header{padding:0}#signReLoginDialog .el-dialog__body{padding:20px}#signReLoginDialog .titleBox{text-align:left;font-size:1rem;color:#e22424;margin-bottom:1rem}#signReLoginDialog .titleBox .dialogIcon{width:1.5rem;height:1.5rem;margin-right:.5rem}#signReLoginDialog .titleBox span{font-size:1rem}@font-face{font-family:Roboto-Regular;src:url(../fonts/Roboto-Regular.5673da52.ttf);font-weight:400;font-style:normal}#protocolManager{display:flex;flex-direction:column;min-height:700px;height:100vh}#protocolManager .content{padding:2rem 0;flex:1;background-color:#f0f2f5}#protocolManager .actionRow{display:flex;justify-content:space-between}#protocolManager .tableBox{border-radius:1.5rem;margin-bottom:2rem;padding:3rem;background-color:#fff}#protocolManager .tableClass{border:1px solid #000;border-radius:1.5rem}#protocolManager .el-dialog{border-radius:1rem}#protocolManager .button{width:10rem;height:2rem;border-radius:1rem;border:none;color:#fff;font-size:1rem;cursor:pointer;background:linear-gradient(90deg,#97db30,#319e55);margin-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}#protocolManager .button:focus{outline:none}#protocolManager #tabName{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Roboto-Regular,sans-serif;font-size:2rem;text-align:left}#protocolManager .el-checkbox__inner,#protocolManager .el-checkbox__inner:hover{border:1px solid #319e55}#protocolManager .el-checkbox__input.is-checked .el-checkbox__inner,#protocolManager .el-checkbox__input.is-indeterminate .el-checkbox__inner{background:linear-gradient(90deg,#ff9d58,#e22424);border-color:transparent}#protocolManager .el-checkbox__input.is-focus .el-checkbox__inner{border:1px solid #319e55}#protocolManager .el-table__body,#protocolManager .el-table__footer,#protocolManager .el-table__header{padding:0;width:auto}#protocolManager .el-table__body-wrapper{margin:0 1rem}#protocolManager .el-table__body tr:not(:last-of-type) td{border-bottom:1px dashed #d3d3d3}#protocolManager .el-table:before{height:0}#protocolManager .el-table__body-wrapper,#protocolManager .el-table__footer-wrapper,#protocolManager .el-table__header-wrapper{padding:0;width:auto}#protocolManager .el-table__footer-wrapper,#protocolManager .el-table__header-wrapper{border-bottom:1px solid #000;border-radius:1.5rem;padding:0 1rem}.viewBt{width:5rem;height:2rem;border-radius:1rem;border:none;color:#fff;font-size:1rem;cursor:pointer;background:linear-gradient(90deg,#97db30,#319e55);margin-right:8px}.viewBt:focus{outline:none}@media screen and (min-width:1200px){#protocolManager .content .main{width:1200px;margin:auto}}