.team-roster-page{width:100%}.team-roster-view-toggle{display:flex;justify-content:flex-end;clear:both;margin-bottom:16px;margin-right:13px}.team-roster-view-toggle button{border:1px solid #ddd;background:rgb(248,248,248);padding:8px 10px;cursor:pointer}.team-roster-view-toggle button:first-child{border-radius:4px 0 0 4px}.team-roster-view-toggle button:last-child{border-radius:0 4px 4px 0;border-left:none}.team-roster-view-toggle button.is-active{background:#fff;border-bottom:4px solid #99c624;padding-bottom:4px;color:#0059a0;font-weight:700}.team-roster-panel{border:1px solid #ccc;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.25);margin:0 10px 30px;min-height:80px;padding:20px 30px}.team-roster-section-title{border-radius:10px;padding:2px 15px;font-size:13px;display:inline-block}.team-roster-table{width:100%;border-collapse:collapse}.team-roster-table thead th{background-color:#ccc;color:#4c4c4c;text-align:left;padding:2px 0 2px 10px;font-weight:700}.team-roster-table thead th:first-child{border-radius:6px 0 0 6px}.team-roster-table thead th:last-child{border-radius:0 6px 6px 0}.team-roster-table tbody tr{border-top:1px solid #ccc}.team-roster-table tbody tr:first-child{border-top:none}.team-roster-table tbody tr:last-child{border-bottom:1px solid #ccc}.team-roster-table td{padding:8px 10px;vertical-align:top}.team-roster-member-cell{display:flex;gap:8px;align-items:center}.team-roster-member-cell img{width:40px;height:40px;flex-shrink:0}.team-roster-name-block{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px}.team-roster-name-block .line1,.team-roster-name-block .line2{font-weight:700}.team-roster-grid{display:flex;flex-wrap:wrap;gap:3%}.team-roster-grid-box{border-radius:4px;height:250px;padding:5px;margin-bottom:3%;width:30%;box-sizing:border-box;box-shadow:0 8px 20px rgba(0,0,0,.4);transition:transform .15s ease,box-shadow .15s ease;background:transparent}.team-roster-grid-body-inner{margin-top:20px}.team-roster-grid-body,.team-roster-grid-body-inner{display:flex;flex-direction:column;align-items:center;justify-content:center}.team-roster-grid-box:hover{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.4)}.width-120{width:120px}@media (min-width:1300px){.team-roster-page--template-wide .team-roster-grid-box{width:22%}}@media (min-width:1500px){.team-roster-page--template-wide .team-roster-grid-box{width:17%}}.team-roster-grid-photo{display:flex;align-items:center;justify-content:center;height:130px;text-align:center}.team-roster-grid-photo img{max-width:200px;max-height:120px}.team-roster-jersey{float:left;font-weight:700}.team-roster-empty{text-align:center;padding:12px 0}.team-roster-blocked{text-align:center;padding-top:12px;font-weight:700}@media (max-width:786px){.team-roster-panel{padding:16px;margin:0 0 24px}.team-roster-view-toggle{justify-content:center;width:100%}.team-roster-grid-box{width:100%}.team-roster-hide-mobile{display:none}}