/* CoachPanel V1.0.3.1 · Convocatoria · legibilidad campo v103105 */

html body:not(.family-live-mode)
#editorPartido[data-editor-mode="callup"]
#alineacionCampoPartido .match-lineup-player-main > strong{
  display:block!important;
  max-width:96px!important;
  padding:4px 7px!important;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:8px!important;
  background:rgba(2,8,4,.92)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1.15!important;
  letter-spacing:-.01em!important;
  text-shadow:none!important;
  opacity:1!important;
  box-shadow:0 2px 6px rgba(0,0,0,.32)!important;
}

html body:not(.family-live-mode)
#editorPartido[data-editor-mode="callup"]
#alineacionSuplentes .match-lineup-bench-player > strong{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-weight:900!important;
  opacity:1!important;
}

html body:not(.family-live-mode)
#editorPartido[data-editor-mode="callup"]
#alineacionFormacionPartido{
  background:#21352a!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:#526b5d!important;
  opacity:1!important;
}

html body:not(.family-live-mode)
#editorPartido[data-editor-mode="callup"]
#alineacionFormacionPartido option{
  background:#21352a!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

@media(max-width:700px){
  html body:not(.family-live-mode)
  #editorPartido[data-editor-mode="callup"]
  #alineacionCampoPartido .match-lineup-player-main > strong{
    max-width:76px!important;
    padding:3px 5px!important;
    font-size:9.5px!important;
  }
}
