@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
body, html {
  overflow: hidden; }

.border-light {
  border: solid 1px rgba(0, 0, 0, 0.2) !important; }

#wrapper {
  background: #091b34;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

#live-page {
  max-width: 700px;
  margin: auto; }
  #live-page.instant-mode #instant-mode {
    background: #41ab5d !important; }
  #live-page.play-mode #play-btn {
    box-shadow: inset 1px 1px 10px 5px rgba(0, 0, 0, 0.2); }
    #live-page.play-mode #play-btn i::before {
      content: "\f04c"; }
  #live-page.play-mode #time-wrapper {
    background: white;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: white;
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0.7), white);
    background-size: 1000px 640px;
    color: #091b34; }
  #live-page.sub-mode #sidebar-match {
    display: none !important; }
  #live-page.sub-mode #actions .action:not(.sub) {
    display: none !important; }
  #live-page.sub-mode #sidebar-sub {
    display: flex !important; }
  #live-page.sub-mode #team-possession {
    display: none; }
  #live-page.sub-mode .position-role {
    border: dashed 1px rgba(255, 255, 255, 0.3);
    background: rgba(0, 0, 0, 0.2); }
    #live-page.sub-mode .position-role .role-title {
      display: block !important;
      right: 5px;
      bottom: 5px;
      font-size: 10px; }
  #live-page.sub-mode .player.selected {
    background: white !important; }
    #live-page.sub-mode .player.selected span {
      color: #102f59 !important; }
  #live-page.settings-mode #config-modal {
    display: block !important; }
  #live-page.help-mode #help-modal {
    display: block !important; }
  #live-page.mic-active #mic-btn {
    background: orange; }
  #live-page.them-mode #us {
    display: none; }
  #live-page.them-mode #them {
    display: block !important; }
  #live-page.edit-roster-mode #field {
    display: none !important; }
  #live-page.edit-roster-mode #edit-roster {
    display: block !important; }
  #live-page.edit-roster-mode #sidebar-sub {
    display: none !important; }
  #live-page.edit-roster-mode #content-head {
    display: none !important; }
  #live-page.edit-roster-mode #add-player.focused {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    position: fixed;
    background: #213f68; }
    #live-page.edit-roster-mode #add-player.focused i::before {
      content: '\f00d'; }
    #live-page.edit-roster-mode #add-player.focused .search-player.disabled {
      opacity: 0.4;
      cursor: not-allowed; }
  #live-page.edit-roster-mode.number-selected-mode #edit-number-btn {
    display: flex !important; }
  #live-page.edit-roster-mode .player-edit.ed-selected {
    background: white; }
    #live-page.edit-roster-mode .player-edit.ed-selected *:not(.role) {
      color: #091b34; }
    #live-page.edit-roster-mode .player-edit.ed-selected #delete-player {
      display: none; }
  #live-page.edit-roster-mode .number.ed-selected {
    background: white;
    color: #091b34 !important; }
  #live-page.edit-roster-mode .number.disabled {
    opacity: 0.2;
    background: #102f59;
    cursor: not-allowed; }
  #live-page.gs-unstarted #play-btn, #live-page.gs-unstarted .status-switcher:not(.gs-unstarted) {
    display: none !important; }
  #live-page.gs-fh_start .status-switcher:not(.gs-fh_start) {
    display: none !important; }
  #live-page.gs-fh_end #play-btn, #live-page.gs-fh_end .status-switcher:not(.gs-fh_end) {
    display: none !important; }
  #live-page.gs-sh_start .status-switcher:not(.gs-sh_start) {
    display: none !important; }
  #live-page.gs-sh_end #play-btn, #live-page.gs-sh_end .status-switcher:not(.gs-sh_end) {
    display: none !important; }
  #live-page.player-selected.tit-selected #sub-player-placeholder {
    display: flex !important; }
  #live-page.player-selected.sub-selected #sub-players .player:not(.selected) {
    cursor: not-allowed;
    opacity: 0.4; }
  #live-page.player-selected #field .position-role {
    background: rgba(65, 171, 93, 0.5); }
  #live-page #actions .action.side-them {
    border: dashed 1px rgba(0, 0, 0, 0.3) !important; }
    #live-page #actions .action.side-them .side.s-us {
      display: none; }
    #live-page #actions .action.side-them .side.s-them {
      display: block !important; }
  #live-page.action-added.action-selected #actions .action.ac-selected, #live-page.action-selected.action-selected #actions .action.ac-selected {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 0 !important;
    border-radius: 0 !important;
    z-index: 10;
    width: 100% !important; }
    #live-page.action-added.action-selected #actions .action.ac-selected .p-text, #live-page.action-selected.action-selected #actions .action.ac-selected .p-text {
      font-size: 20px; }
  #live-page.action-added.action-added #actions .action:first-child, #live-page.action-selected.action-added #actions .action:first-child {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 0 !important;
    border-radius: 0 !important;
    z-index: 10;
    width: 100% !important; }
    #live-page.action-added.action-added #actions .action:first-child .p-text, #live-page.action-selected.action-added #actions .action:first-child .p-text {
      font-size: 20px; }
  #live-page.action-added #action-progression, #live-page.action-selected #action-progression {
    transition-timing-function: linear;
    display: block !important; }
  #live-page.action-added.has-field #field-areas, #live-page.action-selected.has-field #field-areas {
    display: block !important;
    z-index: 100; }
    #live-page.action-added.has-field #field-areas .area, #live-page.action-selected.has-field #field-areas .area {
      color: white;
      border: solid 3px rgba(255, 255, 255, 0.2);
      border-radius: 10px;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
      font-weight: 600;
      font-size: 20px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      #live-page.action-added.has-field #field-areas .area:nth-child(1), #live-page.action-selected.has-field #field-areas .area:nth-child(1) {
        background: rgba(255, 165, 0, 0.8); }
      #live-page.action-added.has-field #field-areas .area:nth-child(2), #live-page.action-selected.has-field #field-areas .area:nth-child(2) {
        background: rgba(255, 165, 0, 0.7); }
      #live-page.action-added.has-field #field-areas .area:nth-child(3), #live-page.action-selected.has-field #field-areas .area:nth-child(3) {
        background: rgba(255, 165, 0, 0.6); }
      #live-page.action-added.has-field #field-areas .area:nth-child(4), #live-page.action-selected.has-field #field-areas .area:nth-child(4) {
        background: rgba(255, 165, 0, 0.5); }
      #live-page.action-added.has-field #field-areas .area.active, #live-page.action-selected.has-field #field-areas .area.active {
        background: rgba(65, 171, 93, 0.5); }
  #live-page.action-added.has-field.full-field #field-areas .all-areas, #live-page.action-selected.has-field.full-field #field-areas .all-areas {
    display: flex !important; }
  #live-page.action-added.has-field.offense-field #field-areas .offence-areas, #live-page.action-selected.has-field.offense-field #field-areas .offence-areas {
    display: flex !important; }
  #live-page.action-added.has-field.corner-field #field-areas .corner-areas, #live-page.action-selected.has-field.corner-field #field-areas .corner-areas {
    display: block !important; }
    #live-page.action-added.has-field.corner-field #field-areas .corner-areas .corner-left, #live-page.action-selected.has-field.corner-field #field-areas .corner-areas .corner-left {
      left: 0; }
    #live-page.action-added.has-field.corner-field #field-areas .corner-areas .corner-right, #live-page.action-selected.has-field.corner-field #field-areas .corner-areas .corner-right {
      right: 0; }
  #live-page.action-added.has-field #field-bg, #live-page.action-selected.has-field #field-bg {
    z-index: 99;
    background-color: #091b34; }
  #live-page #field .player {
    cursor: pointer;
    border-radius: 1px;
    display: flex !important;
    flex-direction: column;
    text-align: center !important;
    background: rgba(9, 27, 52, 0.9);
    padding: 0 !important;
    height: 100%;
    justify-content: center;
    align-content: center;
    z-index: 10; }
    #live-page #field .player .number {
      font-size: 4vh;
      line-height: 4vh; }
    #live-page #field .player .name .first-name {
      display: none !important; }
  #live-page .live-modal {
    background: rgba(0, 0, 0, 0.8);
    z-index: 100; }
    #live-page .live-modal .close-modal {
      position: absolute;
      background: transparent;
      height: 8%;
      width: 25%;
      line-height: 60px;
      top: 0;
      text-align: center;
      right: 0; }

#field-pin {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: solid 1px white;
  background: rgba(65, 171, 93, 0.8);
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.4);
  z-index: 100;
  text-align: center; }

button {
  outline: none !important; }

#content-body {
  background: #213f68; }

.lh-1 {
  line-height: 1 !important; }

#sidebar {
  border-left: solid 1px rgba(0, 0, 0, 0.2) !important; }

.h-8 {
  height: 8% !important; }

/*# sourceMappingURL=live.css.map */
