@charset "utf-8";

.teammate-checkbox-section { margin-top: 14px; }

.teammate-checkbox-section .s-kit-checkbox-wrapper, .teammate-checkbox-section .label-panel, .teammate-checkbox-section .checkbox-label, .teammate-checkbox-section .question-icon { font-size: 12px; }

.teammate-checkbox-section .teammate-checkbox { display: flex; align-items: center; width: auto; color: rgb(255, 255, 255); cursor: pointer; }

.teammate-checkbox-section .label-panel { cursor: pointer; position: relative; }

.teammate-checkbox-section .checkbox-label { color: rgb(92, 102, 118); margin-right: 6px; }

.teammate-checkbox-section .question-icon { color: rgb(198, 201, 205); }