/* Горизонтальное поле сохранённой сборной тура или дивизиона. */
.champ-best-eleven-wrap {width:100%; overflow-x:auto; padding:3px 0 0}
.champ-best-eleven-field {position:relative; overflow:hidden; width:786px; height:460px; margin:0 auto; background:#3A7F28 url(pics/field_champ_striped.png) no-repeat 0 0}
.champ-best-eleven-total {width:786px; margin:0 auto}
.champ-best-eleven-player {position:absolute; z-index:1; width:110px; margin-left:-55px; text-align:center}
.champ-best-eleven-empty {position:absolute; z-index:1; top:0; right:0; bottom:0; left:0; display:flex; align-items:center; justify-content:center; color:#FFFFFF; font-weight:bold; text-shadow:0 1px 2px #000000}
.champ-best-eleven-shirt-wrap {position:relative; width:40px; height:34px; margin:0 auto}
.champ-best-eleven-shirt.shirt {display:block; position:relative; width:40px; height:34px; margin:0; cursor:pointer}
.champ-best-eleven-rating {position:absolute; z-index:2; top:-3px; left:42px; min-width:30px; line-height:12px; text-align:left; color:#FCFD00; font-size:11px; font-weight:bold; text-shadow:0 1px 2px #000000}
.champ-best-eleven-name {overflow:hidden; width:110px; height:14px; line-height:14px; white-space:nowrap; text-overflow:ellipsis; font-size:11px; font-weight:bold; text-shadow:0 1px 2px #000000}
.champ-best-eleven-name a.mnu {color:#FFFFFF}
.champ-best-eleven-appearances {color:#D0D0D0}
.champ-best-eleven-team {overflow:hidden; width:110px; height:12px; line-height:12px; white-space:nowrap; text-overflow:ellipsis; font-size:10px; font-weight:normal; text-shadow:0 1px 2px #000000}
.champ-best-eleven-team a.mnu {color:#DDFFDD}
