.validation-modal-custom.el-dialog{max-height:90vh;display:flex;flex-direction:column;margin:auto!important;top:50%;transform:translateY(-50%)}.validation-modal-custom .el-dialog__header{flex-shrink:0}.validation-modal-custom .el-dialog__body{flex:1;overflow:hidden;padding-right:8px;overflow-x:hidden}.validation-modal-custom .el-dialog__body .dialog-body{overflow-x:hidden}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar{width:6px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.validation-modal-custom .el-dialog__body .dialog-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.validation-modal-custom .el-dialog__footer{flex-shrink:0}.add-collection-type-box,.add-collection-type-box .add-type-btn{display:flex;align-items:center;justify-content:center}.add-collection-type-box .add-type-btn{width:120px;height:32px;background:#f1f5f7;border-radius:22px;font-size:14px;font-weight:700;color:#5447ba;cursor:pointer}.add-collection-type-box .add-type-btn.active{background:#5447ba;color:#fff}