@charset "utf-8";

.operation-teammate-dialog-wrapper .operation-teammate-container { width: 430px; position: relative; border-radius: 8px; text-align: center; font-family: open_sans, "Open Sans", sans-serif; }

.operation-teammate-dialog-wrapper .operation-title { font-size: 20px; color: rgb(92, 102, 118); font-weight: 500; margin-top: 10px; }

.operation-teammate-dialog-wrapper .operation-content { font-size: 14px; color: rgb(92, 102, 118); margin-top: 8px; }

.operation-teammate-dialog-wrapper .operation-btn { margin-top: 20px; }