@charset "utf-8";

.teammate-input-section { margin-top: 20px; }

.teammate-input-section .input-label { font-size: 14px; font-weight: bold; margin-bottom: 4px; color: rgb(75, 80, 86); font-family: open_sans, "Open Sans", sans-serif; }

.teammate-input-section .input-hint { font-size: 12px; line-height: 2.2; color: rgb(169, 174, 178); }

.teammate-input-section .s-form-field-error { margin-top: 5px; color: rgb(230, 71, 81); font-size: 12px; font-weight: 400; }

.teammate-input-section.mix-input { margin-bottom: 30px; }