@font-face {
    font-family: Metrophobic;
    src: url(fonts/metrophobic-webfont.eot);
    src: local('?'), url(fonts/metrophobic-webfont.woff)format("woff"), url(fonts/metrophobic-webfont.svg#metrophobic-webfont)format("svg")
}

.tiny-scrollbar {
    position: relative!important;
    overflow: initial!important
}

.tiny-scrollbar .viewport {
    overflow: hidden;
    position: relative;
    width: calc(100% - 15px);
    height: 100%
}

.tiny-scrollbar .scrollbar.disable+.viewport,
.tiny-scrollbar.scrollbar-hidden .viewport {
    width: 100%
}

.tiny-scrollbar.horizontal .viewport {
    width: 100%;
    height: calc(100% - 15px)
}

.tiny-scrollbar.horizontal .scrollbar.disable+.viewport,
.tiny-scrollbar.horizontal.scrollbar-hidden .viewport {
    height: 100%
}

.tiny-scrollbar .viewport .scroll-button {
    position: absolute;
    width: 20px;
    z-index: 1;
    cursor: pointer;
    opacity: .7;
    left: 0;
    right: 0
}

.tiny-scrollbar.horizontal .viewport .scroll-button {
    top: 0;
    bottom: 0
}

.tiny-scrollbar .viewport:hover .scroll-button {
    opacity: 1
}

.tiny-scrollbar .viewport .scroll-button::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    border: 3px solid #fff;
    opacity: .3;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tiny-scrollbar .disable,
.tiny-scrollbar.scrollbar-hidden .scrollbar {
    display: none
}

.tiny-scrollbar[dir=rtl] .viewport .scroll-button::before {
    -ms-transform: rotate(135deg)
}

.tiny-scrollbar.horizontal .viewport .scroll-button::before {
    bottom: 5px
}

.tiny-scrollbar .viewport .scroll-button.up {
    bottom: auto;
    top: 0
}

.tiny-scrollbar .viewport .scroll-button.up::before {
    border-bottom: none;
    border-right: none;
    top: 8px
}

.tiny-scrollbar .viewport .scroll-button.right {
    left: auto;
    right: 0
}

.tiny-scrollbar .viewport .scroll-button.right::before {
    border-bottom: none;
    border-left: none;
    right: 8px
}

.tiny-scrollbar .viewport .scroll-button.down {
    top: auto;
    bottom: 0
}

.tiny-scrollbar .viewport .scroll-button.down::before {
    border-top: none;
    border-left: none;
    bottom: 8px
}

.tiny-scrollbar .viewport .scroll-button.left {
    right: auto;
    left: 0
}

.tiny-scrollbar .viewport .scroll-button.left::before {
    border-top: none;
    border-right: none;
    left: 8px
}

.tiny-scrollbar .overview {
    list-style: none;
    position: absolute;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 100%;
    height: auto
}

.tiny-scrollbar.horizontal .overview {
    width: auto;
    height: 100%
}

.tiny-scrollbar .scrollbar {
    position: absolute;
    right: 2px
}

.tiny-scrollbar.horizontal .scrollbar {
    right: auto;
    bottom: 2px
}

.tiny-scrollbar .track {
    background: #202020;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    border-radius: 5px
}

.tiny-scrollbar .thumb,
.tiny-scrollbar .track {
    width: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.tiny-scrollbar .thumb {
    background: #fff;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    opacity: .4;
    border-radius: 5px
}

#stats-container,
#stats-score-away-current-container,
#stats-score-away-previous-container,
#stats-score-home-current-container,
#stats-score-home-previous-container {
    position: absolute
}

#stats-container {
    bottom: 7%;
    width: 100%;
    text-align: center;
    display: none;
    z-index: 11
}

.arrow,
.transparent {
    z-index: -1
}

#stats-inner-container {
    width: 180px;
    margin: auto;
    color: #000
}

#stats-line-away,
#stats-line-home {
    width: 50%;
    background: #ccc;
    height: 5px;
    float: left
}

#stats-container.shot-stats-away #stats-line-away,
#stats-container.shot-stats-home #stats-line-home {
    background: red
}

.stats-card-container {
    display: table-cell;
    vertical-align: middle
}

#stats-container.card-red-stats-home,
#stats-container.card-yellow-stats-home,
#stats-container.shot-stats-away,
#stats-container.shot-stats-away #stats-team-away,
#stats-container.shot-stats-away #stats-team-home,
#stats-container.shot-stats-home,
#stats-container.shot-stats-home #stats-team-away,
#stats-container.shot-stats-home #stats-team-home {
    display: block
}

.stats-card {
    width: 18px;
    height: 25px;
    margin: auto
}

#stats-container.card-red-stats-away #stats-inner-container,
#stats-container.card-red-stats-home #stats-inner-container,
#stats-container.card-yellow-stats-away #stats-inner-container,
#stats-container.card-yellow-stats-home #stats-inner-container {
    width: 144px
}

#stats-container.card-yellow-stats-away #stats-line-away,
#stats-container.card-yellow-stats-home #stats-line-home {
    background: #ff0
}

#stats-container.card-red-stats-away #stats-line-away,
#stats-container.card-red-stats-home #stats-line-home {
    background: red
}

#stats-container.card-red-stats-home #stats-card-away,
#stats-container.card-red-stats-home #stats-card-home,
#stats-container.card-yellow-stats-home #stats-card-away,
#stats-container.card-yellow-stats-home #stats-card-home {
    display: table
}

#stats-container.card-red-stats-away,
#stats-container.card-yellow-stats-away {
    display: block
}

#stats-container.card-red-stats-away #stats-card-away,
#stats-container.card-red-stats-away #stats-card-home,
#stats-container.card-yellow-stats-away #stats-card-away,
#stats-container.card-yellow-stats-away #stats-card-home {
    display: table
}

#stats-container.card-yellow-stats-away .stats-card,
#stats-container.card-yellow-stats-home .stats-card {
    background: #ff0
}

#stats-container.card-red-stats-away .stats-card,
#stats-container.card-red-stats-home .stats-card {
    background: red
}

#stats-card-away,
#stats-card-home,
#stats-score-away-container,
#stats-score-home-container,
#stats-team-away,
#stats-team-home {
    float: left;
    line-height: 36px;
    width: 36px
}

#stats-card-away,
#stats-card-home,
#stats-score-away-current,
#stats-score-away-previous,
#stats-score-home-current,
#stats-score-home-previous {
    text-align: center;
    line-height: 36px;
    width: 36px;
    height: 36px
}

#stats-card-away,
#stats-card-home {
    background: #fff;
    display: none
}

#stats-score-wrapper {
    width: 30%;
    margin: auto
}

#stats-team-away,
#stats-team-home {
    width: 54px;
    height: 36px;
    display: none;
    background: #fff
}

#stats-score-home-container {
    width: 36px;
    height: 36px;
    background: #333;
    color: #fff
}

#stats-score-away-container {
    width: 36px;
    height: 36px;
    background: #222;
    color: #fff
}

.size-300 #stats-container {
    bottom: 2%
}

.size-300 #stats-inner-container {
    font-size: 10px;
    width: 100px
}

.size-300 #stats-inner-container #stats-line-away,
.size-300 #stats-inner-container #stats-line-home {
    height: 2px
}

.size-300 #stats-inner-container #stats-score-away-container,
.size-300 #stats-inner-container #stats-score-home-container,
.size-300 #stats-inner-container #stats-team-away,
.size-300 #stats-inner-container #stats-team-home {
    position: relative;
    line-height: 22px;
    height: 22px;
    width: 22px
}

.size-300 #stats-inner-container #stats-team-away,
.size-300 #stats-inner-container #stats-team-home {
    width: 28px;
    height: 22px
}

.size-300 #stats-inner-container .stats-card {
    width: 10px;
    height: 15px
}

.size-300 #stats-inner-container #stats-score-away-current-container,
.size-300 #stats-inner-container #stats-score-away-previous-container,
.size-300 #stats-inner-container #stats-score-home-current-container,
.size-300 #stats-inner-container #stats-score-home-previous-container {
    display: inline-block;
    width: 100%;
    left: 0
}

.size-300 #stats-inner-container #stats-card-away,
.size-300 #stats-inner-container #stats-card-home,
.size-300 #stats-inner-container #stats-score-away-current,
.size-300 #stats-inner-container #stats-score-away-previous,
.size-300 #stats-inner-container #stats-score-home-current,
.size-300 #stats-inner-container #stats-score-home-previous {
    text-align: center;
    line-height: 22px;
    width: 22px;
    height: 22px;
    margin: auto
}

.size-300 #stats-screen #stats-screen-header {
    padding-top: 5px;
    font-size: 14pt
}

.size-300 #stats-screen #stats-screen-header #stats-screen-title {
    padding: 11px 10px
}

.size-300 #stats-screen #stats-screen-container {
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0
}

.size-300 #stats-screen #stats-screen-body {
    width: calc(80%);
    height: calc(70%);
    margin: 0 auto
}

.size-300 #stats-screen #stats-screen-body .ss-away-value,
.size-300 #stats-screen #stats-screen-body .ss-home-value {
    font-size: 15px
}

.size-300 #stats-screen #stats-screen-body .ss-title {
    font-size: 14px
}

.size-300 #stats-screen #stats-screen-body .mCSB_container {
    margin-left: 15px;
    margin-right: 15px
}

.size-300 #stats-screen #stats-screen-body #stats-periodical {
    font-size: 13px
}

.size-300 #stats-container.card-red-stats-away #stats-inner-container,
.size-300 #stats-container.card-red-stats-home #stats-inner-container,
.size-300 #stats-container.card-yellow-stats-away #stats-inner-container,
.size-300 #stats-container.card-yellow-stats-home #stats-inner-container {
    width: 88px
}

.size-800 #stats-inner-container {
    font-size: 21px;
    width: 240px
}

.size-800 #stats-inner-container #stats-line-away,
.size-800 #stats-inner-container #stats-line-home {
    height: 7px
}

.size-800 #stats-inner-container #stats-card-away,
.size-800 #stats-inner-container #stats-card-home,
.size-800 #stats-inner-container #stats-score-away-container,
.size-800 #stats-inner-container #stats-score-home-container,
.size-800 #stats-inner-container #stats-team-away,
.size-800 #stats-inner-container #stats-team-home {
    position: relative;
    line-height: 53px;
    height: 53px;
    width: 53px
}

.size-800 #stats-inner-container #stats-team-away,
.size-800 #stats-inner-container #stats-team-home {
    width: 67px;
    height: 53px
}

.size-800 #stats-inner-container .stats-card {
    width: 25px;
    height: 35px
}

.size-800 #stats-inner-container #stats-score-away-current-container,
.size-800 #stats-inner-container #stats-score-away-previous-container,
.size-800 #stats-inner-container #stats-score-home-current-container,
.size-800 #stats-inner-container #stats-score-home-previous-container {
    display: inline-block;
    width: 100%;
    left: 0
}

.size-800 #stats-inner-container #stats-card-away,
.size-800 #stats-inner-container #stats-card-home,
.size-800 #stats-inner-container #stats-score-away-current,
.size-800 #stats-inner-container #stats-score-away-previous,
.size-800 #stats-inner-container #stats-score-home-current,
.size-800 #stats-inner-container #stats-score-home-previous {
    text-align: center;
    line-height: 53px;
    width: 53px;
    height: 53px;
    margin: auto
}

.size-800 #stats-container.card-red-stats-away #stats-inner-container,
.size-800 #stats-container.card-red-stats-home #stats-inner-container,
.size-800 #stats-container.card-yellow-stats-away #stats-inner-container,
.size-800 #stats-container.card-yellow-stats-home #stats-inner-container {
    width: 212px
}

.size-1000 #stats-inner-container {
    font-size: 27px;
    width: 300px
}

.size-1000 #stats-inner-container #stats-line-away,
.size-1000 #stats-inner-container #stats-line-home {
    height: 9px
}

.size-1000 #stats-inner-container #stats-card-away,
.size-1000 #stats-inner-container #stats-card-home,
.size-1000 #stats-inner-container #stats-score-away-container,
.size-1000 #stats-inner-container #stats-score-home-container,
.size-1000 #stats-inner-container #stats-team-away,
.size-1000 #stats-inner-container #stats-team-home {
    position: relative;
    line-height: 67px;
    height: 67px;
    width: 67px
}

.size-1000 #stats-inner-container #stats-team-away,
.size-1000 #stats-inner-container #stats-team-home {
    width: 83px;
    height: 67px
}

.size-1000 #stats-inner-container .stats-card {
    width: 30px;
    height: 40px
}

.size-1000 #stats-inner-container #stats-score-away-current-container,
.size-1000 #stats-inner-container #stats-score-away-previous-container,
.size-1000 #stats-inner-container #stats-score-home-current-container,
.size-1000 #stats-inner-container #stats-score-home-previous-container {
    display: inline-block;
    width: 100%;
    left: 0
}

.size-1000 #stats-inner-container #stats-score-away-current,
.size-1000 #stats-inner-container #stats-score-away-previous,
.size-1000 #stats-inner-container #stats-score-home-current,
.size-1000 #stats-inner-container #stats-score-home-previous {
    text-align: center;
    line-height: 67px;
    margin: auto;
    width: 67px;
    height: 67px
}

.size-1000 #stats-container.card-red-stats-away #stats-inner-container,
.size-1000 #stats-container.card-red-stats-home #stats-inner-container,
.size-1000 #stats-container.card-yellow-stats-away #stats-inner-container,
.size-1000 #stats-container.card-yellow-stats-home #stats-inner-container {
    width: 268px
}

.ie9 .arrow {
    display: none!important
}

#away_0.sliding,
#home_0.sliding {
    -webkit-animation: chevrons-0 3s infinite;
    -moz-animation: chevrons-0 3s infinite;
    -o-animation: chevrons-0 3s infinite;
    -ms-animation: chevrons-0 3s infinite;
    animation: chevrons-0 3s infinite;
    transform: translateZ(0)
}

#away_0.sliding,
#away_1.sliding,
#home_0.sliding,
#home_1.sliding {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

#away_1.sliding,
#home_1.sliding {
    -webkit-animation: chevrons-1 3s infinite;
    -moz-animation: chevrons-1 3s infinite;
    -o-animation: chevrons-1 3s infinite;
    -ms-animation: chevrons-1 3s infinite;
    animation: chevrons-1 3s infinite;
    transform: translateZ(0)
}

#away_2.sliding,
#home_2.sliding {
    -webkit-animation: chevrons-2 3s infinite;
    -moz-animation: chevrons-2 3s infinite;
    -o-animation: chevrons-2 3s infinite;
    -ms-animation: chevrons-2 3s infinite;
    animation: chevrons-2 3s infinite;
    transform: translateZ(0)
}

#away_2.sliding,
#away_3.sliding,
#home_2.sliding,
#home_3.sliding {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

#away_3.sliding,
#home_3.sliding {
    -webkit-animation: chevrons-3 3s infinite;
    -moz-animation: chevrons-3 3s infinite;
    -o-animation: chevrons-3 3s infinite;
    -ms-animation: chevrons-3 3s infinite;
    animation: chevrons-3 3s infinite;
    transform: translateZ(0)
}

#away_4.sliding,
#home_4.sliding {
    -webkit-animation: chevrons-4 3s infinite;
    -moz-animation: chevrons-4 3s infinite;
    -o-animation: chevrons-4 3s infinite;
    -ms-animation: chevrons-4 3s infinite;
    animation: chevrons-4 3s infinite;
    transform: translateZ(0)
}

#away_0.sliding-once,
#away_4.sliding,
#home_0.sliding-once,
#home_4.sliding {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

#away_0.sliding-once,
#home_0.sliding-once {
    -webkit-animation: chevrons-0-once .4s;
    -moz-animation: chevrons-0-once .4s;
    -o-animation: chevrons-0-once .4s;
    -ms-animation: chevrons-0-once .4s;
    animation: chevrons-0-once .4s;
    transform: translateZ(0)
}

#away_1.sliding-once,
#home_1.sliding-once {
    -webkit-animation: chevrons-1-once .4s;
    -moz-animation: chevrons-1-once .4s;
    -o-animation: chevrons-1-once .4s;
    -ms-animation: chevrons-1-once .4s;
    animation: chevrons-1-once .4s;
    transform: translateZ(0)
}

#away_1.sliding-once,
#away_2.sliding-once,
#home_1.sliding-once,
#home_2.sliding-once {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

#away_2.sliding-once,
#home_2.sliding-once {
    -webkit-animation: chevrons-2-once .4s;
    -moz-animation: chevrons-2-once .4s;
    -o-animation: chevrons-2-once .4s;
    -ms-animation: chevrons-2-once .4s;
    animation: chevrons-2-once .4s;
    transform: translateZ(0)
}

#away_3.sliding-once,
#home_3.sliding-once {
    -webkit-animation: chevrons-3-once .4s;
    -moz-animation: chevrons-3-once .4s;
    -o-animation: chevrons-3-once .4s;
    -ms-animation: chevrons-3-once .4s;
    animation: chevrons-3-once .4s;
    transform: translateZ(0)
}

#away_3.sliding-once,
#away_4.sliding-once,
#home_3.sliding-once,
#home_4.sliding-once {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

#away_4.sliding-once,
#home_4.sliding-once {
    -webkit-animation: chevrons-4-once .4s;
    -moz-animation: chevrons-4-once .4s;
    -o-animation: chevrons-4-once .4s;
    -ms-animation: chevrons-4-once .4s;
    animation: chevrons-4-once .4s;
    transform: translateZ(0)
}

#away_1,
#away_2,
#away_3,
#away_4,
#collapsed-pitch,
#collapsed-zone-arrow,
#home_0,
#home_1,
#home_2,
#home_3,
#home_4 {
    display: none
}

.arrow {
    position: absolute;
    width: 52%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.offset #home_0 {
    left: -34%!important
}

#home_0 {
    left: -50%
}

.offset #home_1 {
    left: -10%!important
}

#home_1 {
    left: -26%
}

.offset #home_2 {
    left: 14%!important
}

#home_2 {
    left: -2%
}

.offset #home_3 {
    left: 38%
}

#home_3 {
    left: 22%
}

.offset #home_4 {
    left: 62%!important
}

#home_4 {
    left: 46%
}

.offset #away_0 {
    right: -34%!important
}

#away_0 {
    display: none;
    right: -50%
}

.offset #away_1 {
    right: -10%!important
}

#away_1 {
    right: -26%
}

.offset #away_2 {
    right: 14%!important
}

#away_2 {
    right: -2%
}

.offset #away_3 {
    right: 38%!important
}

#away_3 {
    right: 22%
}

.offset #away_4 {
    right: 62%!important
}

#away_4 {
    right: 46%
}

#home_0,
#home_1,
#home_2,
#home_3,
#home_4 {
    background-image: url(images/pattern_line_R.png)
}

#away_0,
#away_1,
#away_2,
#away_3,
#away_4 {
    background-image: url(images/pattern_line_L.png)
}

@-moz-keyframes chevrons-0 {
    0%,
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-0 {
    0%,
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-0 {
    0%,
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-0 {
    0%,
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-0 {
    0%,
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-1 {
    0%,
    100%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-1 {
    0%,
    100%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-1 {
    0%,
    100%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-1 {
    0%,
    100%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-1 {
    0%,
    100%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-2 {
    0%,
    100%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-2 {
    0%,
    100%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-2 {
    0%,
    100%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-2 {
    0%,
    100%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-2 {
    0%,
    100%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-3 {
    0%,
    100%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-3 {
    0%,
    100%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-3 {
    0%,
    100%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-3 {
    0%,
    100%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-3 {
    0%,
    100%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-4 {
    0%,
    100%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-4 {
    0%,
    100%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-4 {
    0%,
    100%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-4 {
    0%,
    100%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-4 {
    0%,
    100%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-0-once {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-0-once {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-0-once {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-0-once {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-0-once {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    18%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-1-once {
    0%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-1-once {
    0%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-1-once {
    0%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-1-once {
    0%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-1-once {
    0%,
    18% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    36%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-2-once {
    0%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-2-once {
    0%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-2-once {
    0%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-2-once {
    0%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-2-once {
    0%,
    36% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    54%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-3-once {
    0%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-3-once {
    0%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-3-once {
    0%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-3-once {
    0%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-3-once {
    0%,
    54% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    72%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes chevrons-4-once {
    0%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes chevrons-4-once {
    0%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes chevrons-4-once {
    0%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes chevrons-4-once {
    0%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes chevrons-4-once {
    0%,
    72% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100%,
    90% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

#collapsed-pitch {
    background-image: url(images/collapsed/pitch.jpg);
    background-size: 100% 100%;
    height: 44px;
    width: 600px;
    position: relative
}

#collapsed-pitch,
#collapsed-zone-arrow {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%
}

#collapsed-zone-arrow {
    height: 44px;
    background-size: 100% 100%;
    position: absolute
}

#cza-text-container {
    display: table;
    height: 100%
}

.danger-away #cza-text-container {
    position: absolute;
    right: 0
}

#cza-text {
    display: table-cell;
    height: 100%;
    color: #fff;
    width: 178px;
    line-height: 19px;
    font-size: 17px;
    font-family: Metrophobic;
    vertical-align: middle
}

#milestone-type,
body {
    font-family: Metrophobic
}

#collapsed-zone-arrow.attack-away #cza-right-arrow,
#collapsed-zone-arrow.attack-home #cza-left-arrow,
#collapsed-zone-arrow.counter-attack-away #cza-right-arrow,
#collapsed-zone-arrow.counter-attack-home #cza-left-arrow,
#collapsed-zone-arrow.danger-away #cza-right-arrow,
#collapsed-zone-arrow.danger-home #cza-left-arrow,
#collapsed-zone-arrow.safe-away #cza-right-arrow,
#collapsed-zone-arrow.safe-home #cza-left-arrow,
#collapsed-zone-arrow.shot-away #cza-right-arrow,
#collapsed-zone-arrow.shot-home #cza-left-arrow {
    display: none
}

#collapsed-zone-arrow.attack-away #cza-text-container,
#collapsed-zone-arrow.counter-attack-away #cza-text-container,
#collapsed-zone-arrow.danger-away #cza-text-container,
#collapsed-zone-arrow.safe-away #cza-text-container,
#collapsed-zone-arrow.shot-away #cza-text-container {
    position: absolute;
    right: 0
}

#collapsed-zone-arrow.danger-away,
#collapsed-zone-arrow.danger-home,
#collapsed-zone-arrow.shot-away,
#collapsed-zone-arrow.shot-home {
    width: 249px
}

#collapsed-zone-arrow.danger-away #cza-text,
#collapsed-zone-arrow.danger-home #cza-text,
#collapsed-zone-arrow.shot-away #cza-text,
#collapsed-zone-arrow.shot-home #cza-text {
    width: 227px;
    background-color: red
}

#collapsed-zone-arrow.attack-away,
#collapsed-zone-arrow.attack-home,
#collapsed-zone-arrow.safe-away,
#collapsed-zone-arrow.safe-home {
    width: 200px
}

#collapsed-zone-arrow.attack-away #cza-text,
#collapsed-zone-arrow.attack-home #cza-text,
#collapsed-zone-arrow.safe-away #cza-text,
#collapsed-zone-arrow.safe-home #cza-text {
    width: 178px
}

#collapsed-zone-arrow.counter-attack-away,
#collapsed-zone-arrow.counter-attack-home {
    width: 223px
}

#collapsed-zone-arrow.counter-attack-away #cza-text,
#collapsed-zone-arrow.counter-attack-home #cza-text {
    width: 178px
}

#collapsed-zone-arrow.counter-attack-away #cza-text-container,
#collapsed-zone-arrow.counter-attack-home #cza-text-container {
    position: absolute
}

#collapsed-zone-arrow.counter-attack-home #cza-text-container {
    left: 22px
}

#collapsed-zone-arrow.counter-attack-away #cza-text-container {
    right: 22px
}

#cza-left-arrow,
#cza-left-tail-top,
#cza-right-arrow,
#cza-right-tail-top {
    position: absolute;
    top: 0
}

#cza-left-tail-bottom,
#cza-right-tail-bottom {
    position: absolute;
    top: 22px
}

#cza-right-tail {
    position: absolute;
    right: 22px
}

#cza-right-arrow {
    right: 0
}

#cza-left-arrow {
    left: 0
}

#collapsed-zone-arrow.attack-away #cza-text,
#collapsed-zone-arrow.counter-attack-away #cza-text,
#collapsed-zone-arrow.danger-away #cza-text,
#collapsed-zone-arrow.safe-away #cza-text,
#collapsed-zone-arrow.shot-away #cza-text {
    text-align: left
}

#collapsed-zone-arrow.attack-home #cza-text,
#collapsed-zone-arrow.counter-attack-home #cza-text,
#collapsed-zone-arrow.danger-home #cza-text,
#collapsed-zone-arrow.safe-home #cza-text,
#collapsed-zone-arrow.shot-home #cza-text {
    text-align: right
}

#collapsed-zone-arrow.attack-away,
#collapsed-zone-arrow.attack-home,
#collapsed-zone-arrow.counter-attack-away,
#collapsed-zone-arrow.counter-attack-home,
#collapsed-zone-arrow.danger-away,
#collapsed-zone-arrow.danger-home,
#collapsed-zone-arrow.safe-away,
#collapsed-zone-arrow.safe-home,
#collapsed-zone-arrow.shot-away,
#collapsed-zone-arrow.shot-home {
    display: block
}

#collapsed-zone-arrow.attack-away #cza-left-arrow,
#collapsed-zone-arrow.attack-away #cza-right-arrow,
#collapsed-zone-arrow.attack-home #cza-left-arrow,
#collapsed-zone-arrow.attack-home #cza-right-arrow,
#collapsed-zone-arrow.counter-attack-away #cza-left-arrow,
#collapsed-zone-arrow.counter-attack-away #cza-right-arrow,
#collapsed-zone-arrow.counter-attack-home #cza-left-arrow,
#collapsed-zone-arrow.counter-attack-home #cza-right-arrow,
#collapsed-zone-arrow.danger-away #cza-left-arrow,
#collapsed-zone-arrow.danger-away #cza-right-arrow,
#collapsed-zone-arrow.danger-home #cza-left-arrow,
#collapsed-zone-arrow.danger-home #cza-right-arrow,
#collapsed-zone-arrow.safe-away #cza-left-arrow,
#collapsed-zone-arrow.safe-away #cza-right-arrow,
#collapsed-zone-arrow.safe-home #cza-left-arrow,
#collapsed-zone-arrow.safe-home #cza-right-arrow,
#collapsed-zone-arrow.shot-away #cza-left-arrow,
#collapsed-zone-arrow.shot-away #cza-right-arrow,
#collapsed-zone-arrow.shot-home #cza-left-arrow,
#collapsed-zone-arrow.shot-home #cza-right-arrow {
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent
}

#collapsed-zone-arrow.counter-attack-home #cza-left-tail-top {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 23px 0;
    border-color: transparent #9e1f63 transparent transparent
}

#collapsed-zone-arrow.counter-attack-home #cza-left-tail-bottom {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 23px 23px;
    border-color: transparent transparent #9e1f63
}

#collapsed-zone-arrow.counter-attack-away #cza-right-tail-top {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 23px 0 0;
    border-color: #9e1f63 transparent transparent
}

#collapsed-zone-arrow.counter-attack-away #cza-right-tail-bottom {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 0 0 23px;
    border-color: transparent transparent transparent #9e1f63
}

#collapsed-zone-arrow.danger-away #cza-left-arrow,
#collapsed-zone-arrow.danger-home #cza-left-arrow,
#collapsed-zone-arrow.shot-away #cza-left-arrow,
#collapsed-zone-arrow.shot-home #cza-left-arrow {
    border-right: 23px solid red
}

#collapsed-zone-arrow.danger-away #cza-right-arrow,
#collapsed-zone-arrow.danger-home #cza-right-arrow,
#collapsed-zone-arrow.shot-away #cza-right-arrow,
#collapsed-zone-arrow.shot-home #cza-right-arrow {
    border-left: 23px solid red
}

#collapsed-zone-arrow.attack-away #cza-text,
#collapsed-zone-arrow.attack-home #cza-text {
    background-color: #e45b0b
}

#collapsed-zone-arrow.attack-away #cza-left-arrow,
#collapsed-zone-arrow.attack-home #cza-left-arrow {
    border-right: 23px solid #e45b0b
}

#collapsed-zone-arrow.attack-away #cza-right-arrow,
#collapsed-zone-arrow.attack-home #cza-right-arrow {
    border-left: 23px solid #e45b0b
}

#collapsed-zone-arrow.safe-away #cza-text,
#collapsed-zone-arrow.safe-home #cza-text {
    background-color: #1b8312
}

#collapsed-zone-arrow.safe-away #cza-left-arrow,
#collapsed-zone-arrow.safe-home #cza-left-arrow {
    border-right: 23px solid #1b8312
}

#collapsed-zone-arrow.safe-away #cza-right-arrow,
#collapsed-zone-arrow.safe-home #cza-right-arrow {
    border-left: 23px solid #1b8312
}

#collapsed-zone-arrow.counter-attack-away #cza-text,
#collapsed-zone-arrow.counter-attack-home #cza-text {
    background-color: #9e1f63
}

#collapsed-zone-arrow.counter-attack-away #cza-left-arrow,
#collapsed-zone-arrow.counter-attack-home #cza-left-arrow {
    border-right: 23px solid #9e1f63
}

#collapsed-zone-arrow.counter-attack-away #cza-right-arrow,
#collapsed-zone-arrow.counter-attack-home #cza-right-arrow {
    border-left: 23px solid #9e1f63
}

#collapsed-zone-arrow.safe-home {
    left: 10.77%
}

#collapsed-zone-arrow.attack-home {
    left: 33.33%
}

#collapsed-zone-arrow.danger-home {
    left: 47.47%
}

#collapsed-zone-arrow.shot-home {
    left: 50%
}

#collapsed-zone-arrow.counter-attack-home {
    left: 53%
}

#collapsed-zone-arrow.safe-away {
    right: 10.77%
}

#collapsed-zone-arrow.attack-away {
    right: 33.33%
}

#collapsed-zone-arrow.counter-attack-away {
    right: 53%
}

#collapsed-zone-arrow.danger-away {
    right: 47.47%
}

#collapsed-zone-arrow.shot-away {
    right: 50%
}

#collapsed-info-block-soc {
    display: none;
    width: 100%;
    text-align: center;
    height: 100%;
    color: #fff;
    position: relative;
    font-size: 21px;
    line-height: 21px
}

#collapsed-info-block-soc.info-block-away,
#collapsed-info-block-soc.info-block-home,
#collapsed-info-block-soc.info-block-none {
    display: block
}

#collapsed-info-block-soc #cib-substitution {
    height: 100%;
    position: relative;
    top: 3px
}

#collapsed-info-block-soc #cib-image,
#collapsed-info-block-soc #cib-substitution {
    display: none
}

#collapsed-info-block-soc #cib-text,
#collapsed-info-block-soc.red-card #cib-image,
#collapsed-info-block-soc.substitution #cib-image,
#collapsed-info-block-soc.yellow-card #cib-image {
    vertical-align: middle;
    display: inline-block
}

#collapsed-info-block-soc #cib-wrapper {
    height: 100%
}

#collapsed-info-block-soc #cib-text-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 19px;
    padding: 0 10px
}

#collapsed-info-block-soc #cib-text {
    height: 44px;
    line-height: 44px;
    min-width: 200px;
    background-color: #333;
    margin: 0 auto
}

#collapsed-info-block-soc.red-card #cib-text,
#collapsed-info-block-soc.substitution #cib-text,
#collapsed-info-block-soc.yellow-card #cib-text {
    min-width: 250px;
    width: 250px
}

#collapsed-info-block-soc.substitution #cib-image {
    width: 35px;
    height: 100%;
    background: #333
}

#collapsed-info-block-soc.red-card #cib-image,
#collapsed-info-block-soc.yellow-card #cib-image {
    width: 36px;
    height: 100%
}

#collapsed-info-block-soc.yellow-card #cib-image {
    background: #f3e105
}

#collapsed-info-block-soc.red-card #cib-image {
    background: #de0800
}

#collapsed-info-block-soc.substitution #cib-substitution {
    display: block
}

#collapsed-info-block-soc #cib-left-bottom,
#collapsed-info-block-soc #cib-left-top,
#collapsed-info-block-soc #cib-right-bottom,
#collapsed-info-block-soc #cib-right-top {
    width: 7px;
    height: 24px;
    position: relative
}

#collapsed-info-block-soc #cib-left-bottom,
#collapsed-info-block-soc #cib-left-top {
    background: #e20d09
}

#collapsed-info-block-soc #cib-right-bottom,
#collapsed-info-block-soc #cib-right-top {
    background: #71b520
}

#cpc-disc,
#cpc-pulse,
#cpc-pulse-outer,
#deadball-disc,
#deadball-pulse,
#deadball-pulse-outer {
    position: absolute;
    background-repeat: no-repeat
}

#collapsed-info-block-soc #cib-left-top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#collapsed-info-block-soc #cib-left-bottom {
    transform: rotate(-45deg);
    bottom: 12px
}

#collapsed-info-block-soc #cib-left-bottom,
#collapsed-info-block-soc #cib-right-top {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

#collapsed-info-block-soc #cib-right-top {
    transform: rotate(-45deg)
}

#collapsed-info-block-soc #cib-right-bottom {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 12px
}

#collapsed-info-block-soc #cib-left-arrow {
    position: absolute;
    left: 15px
}

#collapsed-info-block-soc #cib-right-arrow {
    position: absolute;
    left: 42px
}

.missed-away+#collapsed-penalty-container,
.penalty-away+#collapsed-penalty-container {
    display: block;
    left: 6%
}

#collapsed-penalty-container {
    opacity: 1!important;
    top: -20px
}

.penalty-home+#collapsed-penalty-container {
    display: block;
    right: 6%
}

.missed-home+#collapsed-penalty-container {
    display: block;
    right: 6%
}

.penalty-away+#collapsed-penalty-container #cpc-disc,
.penalty-home+#collapsed-penalty-container #cpc-disc {
    background-image: url(images/01_red.png);
    display: block
}

.missed-away+#collapsed-penalty-container #cpc-disc,
.missed-home+#collapsed-penalty-container #cpc-disc {
    background-image: url(images/02_missed.png);
    display: block
}

#collapsed-penalty-container,
#deadball-container {
    position: absolute;
    width: 85px;
    height: 85px;
    display: none;
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

#cpc-pulse,
#deadball-pulse {
    background-image: url(images/60px-circle.png);
    -webkit-background-size: 0 0;
    -moz-background-size: 0 0;
    background-size: 0 0;
    background-position: 50% 50%;
    width: 60px;
    height: 60px;
    left: 12.5px;
    top: 12.5px;
    -webkit-animation: dead-ball-pulse 1s linear forwards;
    -moz-animation: dead-ball-pulse 1s linear forwards;
    -o-animation: dead-ball-pulse 1s linear forwards;
    -ms-animation: dead-ball-pulse 1s linear forwards;
    animation: dead-ball-pulse 1s linear forwards
}

#cpc-pulse-outer,
#deadball-pulse-outer {
    background-image: url(images/85px-circle.png);
    -webkit-background-size: 0 0;
    -moz-background-size: 0 0;
    background-size: 0 0;
    background-position: 50% 50%;
    width: 85px;
    height: 85px;
    left: 0;
    top: 0;
    -webkit-animation: dead-ball-pulse-outer 1s linear forwards;
    -moz-animation: dead-ball-pulse-outer 1s linear forwards;
    -o-animation: dead-ball-pulse-outer 1s linear forwards;
    -ms-animation: dead-ball-pulse-outer 1s linear forwards;
    animation: dead-ball-pulse-outer 1s linear forwards
}

#cpc-disc,
#deadball-disc {
    width: 20px;
    height: 20px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    left: 32.5px;
    top: 32.5px
}

.throw-in-away-1 #deadball-disc,
.throw-in-home-1 #deadball-disc {
    background-image: url(images/01_green.png);
    display: block
}

.throw-in-away-2 #deadball-disc,
.throw-in-home-2 #deadball-disc {
    background-image: url(images/01_amber.png);
    display: block
}

#deadball-container.corner-away-left #deadball-disc,
#deadball-container.corner-away-right #deadball-disc,
#deadball-container.corner-home-left #deadball-disc,
#deadball-container.corner-home-right #deadball-disc,
.free-kick-away-1 #deadball-disc,
.free-kick-away-2 #deadball-disc,
.free-kick-away-3L #deadball-disc,
.free-kick-away-3R #deadball-disc,
.free-kick-home-1 #deadball-disc,
.free-kick-home-2 #deadball-disc,
.free-kick-home-3L #deadball-disc,
.free-kick-home-3R #deadball-disc,
.penalty-away #deadball-disc,
.penalty-home #deadball-disc {
    background-image: url(images/01_red.png)
}

.throw-in-away-3 #deadball-disc,
.throw-in-home-3 #deadball-disc {
    background-image: url(images/01_red.png);
    display: block
}

#deadball-container.throw-in-away-3,
#deadball-container.throw-in-home-1 {
    left: 25%;
    margin-left: -42.5px;
    top: -30.5px;
    display: block
}

#deadball-container.throw-in-away-2,
#deadball-container.throw-in-home-2 {
    left: 50%;
    margin-left: -42.5px;
    top: -30.5px;
    display: block
}

#deadball-container.throw-in-away-1,
#deadball-container.throw-in-home-3 {
    left: 75%;
    margin-left: -42.5px;
    top: -30.5px;
    display: block
}

#deadball-container.disc-only>#deadball-pulse {
    display: none
}

#deadball-container.corner-away-left,
#deadball-container.corner-away-right,
#deadball-container.corner-home-left,
#deadball-container.corner-home-right {
    display: block
}

#deadball-container.corner-away-left {
    left: -32.5px;
    bottom: -32.5px
}

#deadball-container.corner-away-right {
    left: -32.5px;
    top: -32.5px
}

#deadball-container.corner-home-left {
    right: -32.5px;
    top: -32.5px
}

#deadball-container.corner-home-right {
    right: -32.5px;
    bottom: -32.5px
}

.size-300 #collapsed-penalty-container,
.size-300 #deadball-container {
    width: 43px;
    height: 43px
}

.size-300 #cpc-pulse,
.size-300 #deadball-pulse {
    width: 30px;
    height: 30px;
    left: 6.5px;
    top: 6.5px
}

.size-300 #cpc-pulse-outer,
.size-300 #deadball-pulse-outer {
    width: 43px;
    height: 43px;
    left: 0;
    top: 0
}

.size-300 #cpc-disc,
.size-300 #deadball-disc {
    width: 10px;
    height: 10px;
    left: 16.5px;
    top: 16.5px
}

.size-300 #deadball-container.throw-in-away-1,
.size-300 #deadball-container.throw-in-away-2,
.size-300 #deadball-container.throw-in-away-3,
.size-300 #deadball-container.throw-in-home-1,
.size-300 #deadball-container.throw-in-home-2,
.size-300 #deadball-container.throw-in-home-3 {
    top: -14.5px;
    margin-left: -21.5px
}

.size-300 #deadball-container.corner-away-left {
    left: -16.5px;
    bottom: -16.5px
}

.size-300 #deadball-container.corner-away-right {
    left: -16.5px;
    top: -16.5px
}

.size-300 #deadball-container.corner-home-left {
    right: -16.5px;
    top: -16.5px
}

.size-300 #deadball-container.corner-home-right {
    right: -16.5px;
    bottom: -16.5px
}

.size-300 #deadball-container.free-kick-home-1,
.size-300 #deadball-container.missed-penalty-home,
.size-300 #deadball-container.penalty-home {
    margin-top: -21.5px;
    margin-right: -21.5px
}

.size-300 #deadball-container.free-kick-away-1,
.size-300 #deadball-container.missed-penalty-away,
.size-300 #deadball-container.penalty-away {
    margin-top: -21.5px;
    margin-left: -21.5px
}

.size-800 #collapsed-penalty-container,
.size-800 #deadball-container {
    width: 113px;
    height: 113px
}

.size-800 #cpc-pulse,
.size-800 #deadball-pulse {
    width: 80px;
    height: 80px;
    left: 16.5px;
    top: 16.5px
}

.size-800 #cpc-pulse-outer,
.size-800 #deadball-pulse-outer {
    width: 113px;
    height: 113px;
    left: 0;
    top: 0
}

.size-800 #cpc-disc,
.size-800 #deadball-disc {
    width: 27px;
    height: 27px;
    left: 43px;
    top: 43px
}

.size-800 #deadball-container.throw-in-away-1,
.size-800 #deadball-container.throw-in-away-2,
.size-800 #deadball-container.throw-in-away-3,
.size-800 #deadball-container.throw-in-home-1,
.size-800 #deadball-container.throw-in-home-2,
.size-800 #deadball-container.throw-in-home-3 {
    top: -41px;
    margin-left: -56.5px
}

.size-800 #deadball-container.corner-away-left {
    left: -43px;
    bottom: -43px
}

.size-800 #deadball-container.corner-away-right {
    left: -43px;
    top: -43px
}

.size-800 #deadball-container.corner-home-left {
    right: -43px;
    top: -43px
}

.size-800 #deadball-container.corner-home-right {
    right: -43px;
    bottom: -43px
}

.size-800 #deadball-container.free-kick-home-1,
.size-800 #deadball-container.missed-penalty-home,
.size-800 #deadball-container.penalty-home {
    margin-top: -56.5px;
    margin-right: -56.5px
}

.size-800 #deadball-container.free-kick-away-1,
.size-800 #deadball-container.missed-penalty-away,
.size-800 #deadball-container.penalty-away {
    margin-top: -56.5px;
    margin-left: -56.5px
}

.size-1000 #collapsed-penalty-container,
.size-1000 #deadball-container {
    width: 142px;
    height: 142px
}

.size-1000 #cpc-pulse,
.size-1000 #deadball-pulse {
    width: 100px;
    height: 100px;
    left: 21px;
    top: 21px
}

.size-1000 #cpc-pulse-outer,
.size-1000 #deadball-pulse-outer {
    width: 142px;
    height: 142px;
    left: 0;
    top: 0
}

.size-1000 #cpc-disc,
.size-1000 #deadball-disc {
    width: 33px;
    height: 33px;
    left: 54.5px;
    top: 54.5px
}

.size-1000 #deadball-container.throw-in-away-1,
.size-1000 #deadball-container.throw-in-away-2,
.size-1000 #deadball-container.throw-in-away-3,
.size-1000 #deadball-container.throw-in-home-1,
.size-1000 #deadball-container.throw-in-home-2,
.size-1000 #deadball-container.throw-in-home-3 {
    top: -52.5px;
    margin-left: -71px
}

.size-1000 #deadball-container.corner-away-left {
    left: -54.5px;
    bottom: -54.5px
}

.size-1000 #deadball-container.corner-away-right {
    left: -54.5px;
    top: -54.5px
}

.size-1000 #deadball-container.corner-home-left {
    right: -54.5px;
    top: -54.5px
}

.size-1000 #deadball-container.corner-home-right {
    right: -54.5px;
    bottom: -54.5px
}

.size-1000 #deadball-container.free-kick-home-1,
.size-1000 #deadball-container.missed-penalty-home,
.size-1000 #deadball-container.penalty-home {
    margin-top: -71px;
    margin-right: -71px
}

.size-1000 #deadball-container.free-kick-away-1,
.size-1000 #deadball-container.missed-penalty-away,
.size-1000 #deadball-container.penalty-away {
    margin-top: -71px;
    margin-left: -71px
}

.free-kick-away-4 #deadball-disc,
.free-kick-home-4 #deadball-disc {
    background-image: url(images/01_amber.png)
}

.free-kick-away-5 #deadball-disc,
.free-kick-away-gk #deadball-disc,
.free-kick-home-5 #deadball-disc,
.free-kick-home-gk #deadball-disc {
    background-image: url(images/01_green.png)
}

.missed-penalty-away #deadball-disc,
.missed-penalty-home #deadball-disc {
    background-image: url(images/02_missed.png)
}

#deadball-container.free-kick-home-1,
#deadball-container.missed-penalty-home,
#deadball-container.penalty-home {
    display: block;
    top: 50%;
    right: 13%;
    margin-top: -42.5px;
    margin-right: -42.5px
}

#deadball-container.free-kick-away-2 {
    display: block;
    top: 37.5%;
    left: 20%
}

#deadball-container.free-kick-away-3L {
    display: block;
    top: 72%;
    left: 20%
}

#deadball-container.free-kick-away-3R {
    display: block;
    top: 6%;
    left: 20%
}

#deadball-container.free-kick-away-4 {
    display: block;
    top: 7%;
    left: 35%
}

#deadball-container.free-kick-away-5 {
    display: block;
    top: 6%;
    left: 52%
}

#deadball-container.free-kick-away-gk {
    display: block;
    top: 21%;
    right: -1%
}

#deadball-container.free-kick-away-1,
#deadball-container.missed-penalty-away,
#deadball-container.penalty-away {
    display: block;
    top: 50%;
    left: 13%;
    margin-top: -42.5px;
    margin-left: -42.5px
}

#deadball-container.free-kick-home-2 {
    display: block;
    top: 37.5%;
    right: 20%
}

#deadball-container.free-kick-home-3L {
    display: block;
    bottom: 72%;
    right: 20%
}

#deadball-container.free-kick-home-3R {
    display: block;
    top: 64%;
    right: 20%
}

#deadball-container.free-kick-home-4 {
    display: block;
    top: 7%;
    right: 35%
}

#deadball-container.free-kick-home-5 {
    display: block;
    top: 6%;
    right: 52%
}

#deadball-container.free-kick-home-gk {
    display: block;
    top: 20.5%;
    left: -1.1%
}

@-moz-keyframes dead-ball-pulse-outer {
    0% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@-webkit-keyframes dead-ball-pulse-outer {
    0% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@-o-keyframes dead-ball-pulse-outer {
    0% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@-ms-keyframes dead-ball-pulse-outer {
    0% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@keyframes dead-ball-pulse-outer {
    0% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@-moz-keyframes dead-ball-pulse {
    50% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@-webkit-keyframes dead-ball-pulse {
    50% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@-o-keyframes dead-ball-pulse {
    50% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@-ms-keyframes dead-ball-pulse {
    50% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

@keyframes dead-ball-pulse {
    50% {
        -webkit-background-size: 0 0;
        -moz-background-size: 0 0;
        background-size: 0 0
    }
    100% {
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%
    }
}

#root-container #goal-block-container,
#root-container #info-block-container {
    color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    z-index: 1
}

#root-container #goal-block-container.goal-active,
#root-container #info-block-container.ib-active {
    display: table!important
}

#root-container #goal-block-container.goal-active #goal-overlay {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background: url(images/goal.jpg);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

#root-container #ib-text-wrapper {
    height: auto;
    margin: 0 auto;
    width: 50%;
    min-width: 35%;
    text-align: center;
    line-height: 50px;
    display: inline-block
}

#root-container #goal-text-interlayer,
#root-container #ib-text-interlayer {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#root-container #goal-title,
#root-container #ib-goal-title {
    height: 40px;
    background: #222;
    padding: 5px 0;
    position: relative;
    width: 100%;
    font-size: 35px;
    line-height: 40px
}

#root-container #goal-overlay,
#root-container #ib-overlay {
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: none
}

#root-container #goal-score-container,
#root-container #ib-event-code,
#root-container #ib-event-code-emulator,
#root-container #ib-extra-container {
    background: #333;
    min-height: 50px;
    position: relative;
    width: 100%;
    font-size: 25px;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 50px
}

#root-container #goal-score-away-value-current,
#root-container #goal-score-away-value-previous,
#root-container #goal-score-home-value-current,
#root-container #goal-score-home-value-previous {
    position: absolute;
    width: 40%;
    height: 40%
}

#root-container #goal-score-container {
    height: 50px;
    text-align: center;
    font-size: 25px
}

#root-container #ib-event-code-emulator {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

#root-container #ib-event-code {
    display: none
}

#root-container #ib-event-code-emulator.ib-single-line-alignment-fix,
#root-container #ib-event-code.ib-single-line-alignment-fix {
    line-height: 50px
}

#root-container #goal-score-divider {
    float: left;
    width: 20%
}

#root-container #goal-score-away-value,
#root-container #goal-score-home-value {
    float: left;
    height: 100%;
    width: 40%
}

#root-container #goal-score-home-value {
    text-align: right
}

#root-container #goal-score-away-value {
    text-align: left
}

#root-container #goal-team-name-container,
#root-container #ib-team-name-container {
    width: 100%;
    position: relative;
    font-size: 20px;
    z-index: 0;
    display: none;
    top: 0
}

#root-container #ib-team-name-container {
    top: -50px
}

#root-container #ib-team-itself {
    position: absolute;
    top: 0;
    height: 56px;
    width: 100%;
    display: table;
    line-height: 1
}

#root-container #goal-team-name,
#root-container #ib-team-name {
    position: relative;
    height: 100%;
    width: 100%;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    z-index: 1
}

#root-container #ib-team-name {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 4px
}

#root-container #ib-team-name-color1,
#root-container #ib-team-name-color2 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px
}

#root-container #ib-team-name-color1 {
    bottom: 3px
}

#root-container #ib-team-name-color2 {
    bottom: 0
}

#root-container #goal-team-name {
    font-size: 20px
}

#root-container #goal-text-wrapper {
    height: auto;
    width: 185px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px
}

#root-container #goal-team-name-wrapper {
    position: relative;
    top: -50px
}

#root-container #goal-team-name-overlay,
#root-container #ib-team-name-overlay {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    height: 100%;
    width: 100%;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    z-index: 0
}

.size-300#root-container #goal-team-name-wrapper,
.size-300#root-container #ib-team-name-container {
    top: -40px
}

#root-container .red-card #ib-image,
#root-container .substitution #ib-image,
#root-container .yellow-card #ib-image {
    width: 50px;
    height: 70px;
    margin: 0 auto 10px
}

#root-container .yellow-card #ib-image {
    background: #f3e105
}

#root-container .red-card #ib-image {
    background: #de0800
}

#root-container .substitution #ib-image {
    background: url(images/subs.png)no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%
}

#root-container #ib-image,
#root-container #ib-substitution {
    display: none
}

#root-container .substitution #ib-substitution {
    display: block;
    padding-left: 6px
}

#root-container .periodical-stat {
    padding: 5px;
    height: 77px
}

#root-container .periodical-stat-text,
#root-container .periodical-stat-value {
    float: left
}

#root-container .periodical-stat-text {
    padding: 0 0 5px 5%;
    width: 85%;
    text-align: left
}

#root-container .periodical-stat-value {
    width: 5%;
    padding: 0 5% 5px 0;
    text-align: right
}

#root-container .goal-away,
#root-container .goal-home,
#root-container .info-block-away,
#root-container .info-block-home {
    -webkit-animation: fading-in .4s linear;
    -moz-animation: fading-in .4s linear;
    -o-animation: fading-in .4s linear;
    -ms-animation: fading-in .4s linear;
    animation: fading-in .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.size-300#root-container #goal-score-container,
.size-300#root-container #ib-event-code,
.size-300#root-container #ib-event-code-emulator,
.size-300#root-container #ib-extra-container {
    font-size: 18px;
    height: auto;
    line-height: 1;
    min-height: 40px
}

.size-300#root-container #goal-score-container {
    height: 40px
}

.size-300#root-container #goal-team-name-container,
.size-300#root-container #ib-team-name-container {
    font-size: 16px
}

.size-300#root-container #ib-event-code.ib-single-line-alignment-fix,
.size-300#root-container #ib-extra-container.ib-single-line-alignment-fix {
    line-height: 40px
}

.size-300#root-container #ib-text-wrapper {
    line-height: 1
}

.size-300#root-container #ib-team-itself {
    height: 40px;
    line-height: 1
}

.size-300#root-container .periodical-stat {
    height: initial
}

.size-300#root-container #goal-text-wrapper {
    width: 130px;
    line-height: 1
}

.size-300#root-container #goal-title,
.size-300#root-container #ib-goal-title {
    height: 40px;
    font-size: 25px;
    line-height: 1
}

.size-300#root-container #goal-team-name {
    font-size: 16px
}

.size-800#root-container #goal-team-name-wrapper,
.size-800#root-container #ib-team-name-container {
    top: -67px
}

.size-300#root-container .red-card #ib-image,
.size-300#root-container .substitution #ib-image,
.size-300#root-container .yellow-card #ib-image {
    width: 16px;
    height: 20px;
    margin-bottom: 3px
}

.size-800#root-container #goal-score-container,
.size-800#root-container #ib-event-code,
.size-800#root-container #ib-event-code-emulator,
.size-800#root-container #ib-extra-container {
    font-size: 48px;
    height: auto;
    line-height: 67px
}

.size-800#root-container #goal-score-container,
.size-800#root-container #ib-team-itself {
    height: 67px
}

.size-800#root-container #goal-team-name-container,
.size-800#root-container #ib-team-name-container {
    font-size: 27px
}

.size-800#root-container #ib-event-code.ib-single-line-alignment-fix,
.size-800#root-container #ib-extra-container.ib-single-line-alignment-fix {
    line-height: 65px
}

.size-800#root-container #ib-text-wrapper {
    line-height: 67px
}

.size-800#root-container #goal-text-wrapper {
    width: 220px;
    line-height: 67px
}

.size-800#root-container #goal-title,
.size-800#root-container #ib-goal-title {
    height: 67px;
    font-size: 60px;
    line-height: 67px
}

.size-800#root-container #goal-team-name {
    font-size: 27px
}

.size-1000#root-container #goal-team-name-wrapper,
.size-1000#root-container #ib-team-name-container {
    top: -85px
}

.size-800#root-container .red-card #ib-image,
.size-800#root-container .substitution #ib-image,
.size-800#root-container .yellow-card #ib-image {
    width: 60px;
    height: 80px
}

.size-1000#root-container #goal-score-container,
.size-1000#root-container #ib-event-code,
.size-1000#root-container #ib-event-code-emulator,
.size-1000#root-container #ib-extra-container {
    font-size: 58px;
    height: auto;
    line-height: 85px
}

.size-1000#root-container #goal-score-container {
    height: 85px
}

.size-1000#root-container #goal-team-name-container,
.size-1000#root-container #ib-team-name-container {
    font-size: 33px
}

.size-1000#root-container #ib-event-code.ib-single-line-alignment-fix,
.size-1000#root-container #ib-extra-container.ib-single-line-alignment-fix {
    line-height: 80px
}

.size-1000#root-container #ib-text-wrapper {
    line-height: 85px
}

.size-1000#root-container #ib-team-itself {
    height: 85px
}

.size-1000#root-container #goal-text-wrapper {
    width: 320px;
    line-height: 85px
}

.size-1000#root-container #goal-title,
.size-1000#root-container #ib-goal-title {
    height: 85px;
    font-size: 75px;
    line-height: 85px
}

.size-1000#root-container #goal-team-name {
    font-size: 33px
}

.size-1000#root-container .red-card #ib-image,
.size-1000#root-container .substitution #ib-image,
.size-1000#root-container .yellow-card #ib-image {
    width: 65px;
    height: 85px
}

#kick-off-form-away,
#kick-off-form-home {
    min-height: 35px
}

#milestone-box-content {
    height: 49px;
    display: table-cell;
    vertical-align: middle
}

.milestone-kick-off #milestone-box-content {
    background: url(images/milestone-box-fill-overlined.png)repeat-x;
    display: block
}

.milestone-kick-off #milestone-type {
    display: block;
    margin-top: 35px
}

#milestone-team {
    display: none
}

.milestone-kick-off #milestone-team {
    display: block;
    text-align: center;
    color: #fff
}

#milestone-wrapper {
    text-align: center;
    height: 100%;
    display: none
}

#milestone-container.milestone-cancel-card,
#milestone-container.milestone-cancel-goal,
#milestone-container.milestone-cancel-penalty,
#milestone-container.milestone-cancel-red,
#milestone-container.milestone-cancel-yellow,
#milestone-container.milestone-end-extra-1,
#milestone-container.milestone-end-extra-2,
#milestone-container.milestone-end-penalty,
#milestone-container.milestone-full-time,
#milestone-container.milestone-half-time,
#milestone-container.milestone-kick-off,
#milestone-container.milestone-ko-2,
#milestone-container.milestone-ko-extra-1,
#milestone-container.milestone-ko-extra-2,
#milestone-container.milestone-ko-penalty,
#milestone-container.milestone-match-cancelled {
    display: table
}

#milestone-container {
    overflow: auto;
    height: 100%;
    margin: 0 auto;
    display: table
}

#milestone-container.milestone-end-extra-1 #milestone-type {
    background: #fff;
    color: #000
}

#milestone-container.milestone-end-extra-1 #milestone-underline {
    background: red
}

#milestone-container.milestone-end-penalty #milestone-type,
#milestone-container.milestone-ko-penalty #milestone-type {
    background: #fff;
    color: #000
}

#milestone-container.milestone-end-penalty #milestone-underline,
#milestone-container.milestone-ko-penalty #milestone-underline {
    background: red
}

.milestone-end-extra-1 #milestone-box-content,
.milestone-end-penalty #milestone-box-content,
.milestone-ko-2 #milestone-box-content,
.milestone-ko-penalty #milestone-box-content {
    display: table-cell
}

#milestone-container.milestone-ko-extra-1 #milestone-type,
#milestone-container.milestone-ko-extra-2 #milestone-type {
    background: #fff;
    color: #000
}

#milestone-container.milestone-ko-extra-1 #milestone-underline,
#milestone-container.milestone-ko-extra-2 #milestone-underline {
    background: red
}

.milestone-end-penalty #milestone-box-content #milestone-type,
.milestone-ko-penalty #milestone-box-content #milestone-type {
    background: #fff;
    color: #000
}

.milestone-end-penalty #milestone-box-content #milestone-underline,
.milestone-ko-penalty #milestone-box-content #milestone-underline {
    background: red
}

#milestone-underline {
    background: #fff;
    height: 1px;
    position: relative;
    top: 7px
}

#milestone-type {
    font-size: 22pt;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    height: 35px;
    background: #333;
    padding: 7px 14px
}

#nobgsizeanim #cpc-pulse,
#nobgsizeanim #cpc-pulse-outer,
#nobgsizeanim #deadball-pulse,
#nobgsizeanim #deadball-pulse-outer {
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none
}

body {
    margin: 0;
    padding: 0;
    overflow: hidden
}

#normal-pitch {
    position: absolute;
    overflow: hidden;
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px;
    z-index: 1
}

#animation-background {
    background: url(images/00_stadium_normal.jpg)no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    letter-spacing: 0
}

#animation-background.pitch-1 {
    background: url(images/Football_Pitch_Visualisation.jpg)no-repeat
}

#animation-background.pitch-2 {
    background: url(images/Football_Pitch_Visualisation2.jpg)no-repeat
}

#animation-background.pitch-3 {
    background: url(images/pitch-bg.jpg)no-repeat
}

#demo-container {
    display: none;
    clear: both;
    padding-left: 48px
}

#action-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    display: none
}

#action-background.shot-away.hit_woodwork,
#action-background.shot-away.shot_blocked,
#action-background.shot-home.hit_woodwork,
#action-background.shot-home.shot_blocked {
    width: 19%;
    top: 50%
}

.size-300 #action-background.shot-away.hit_woodwork,
.size-300 #action-background.shot-away.shot_blocked,
.size-300 #action-background.shot-home.hit_woodwork,
.size-300 #action-background.shot-home.shot_blocked {
    height: 48px;
    margin-top: -24px
}

.size-600 #action-background.shot-away.hit_woodwork,
.size-600 #action-background.shot-away.shot_blocked,
.size-600 #action-background.shot-home.hit_woodwork,
.size-600 #action-background.shot-home.shot_blocked {
    height: 96px;
    margin-top: -48px
}

.size-800 #action-background.shot-away.hit_woodwork,
.size-800 #action-background.shot-away.shot_blocked,
.size-800 #action-background.shot-home.hit_woodwork,
.size-800 #action-background.shot-home.shot_blocked {
    height: 128px;
    margin-top: -64px
}

.size-1000 #action-background.shot-away.hit_woodwork,
.size-1000 #action-background.shot-away.shot_blocked,
.size-1000 #action-background.shot-home.hit_woodwork,
.size-1000 #action-background.shot-home.shot_blocked {
    height: 160px;
    margin-top: -80px
}

.size-1000 #action-background.shot-home.hit_woodwork,
.size-1000 #action-background.shot-home.shot_blocked,
.size-300 #action-background.shot-home.hit_woodwork,
.size-300 #action-background.shot-home.shot_blocked,
.size-600 #action-background.shot-home.hit_woodwork,
.size-600 #action-background.shot-home.shot_blocked,
.size-800 #action-background.shot-home.hit_woodwork,
.size-800 #action-background.shot-home.shot_blocked {
    left: 81%
}

.size-1000 #action-background.shot-away.hit_woodwork,
.size-1000 #action-background.shot-away.shot_blocked,
.size-300 #action-background.shot-away.hit_woodwork,
.size-300 #action-background.shot-away.shot_blocked,
.size-600 #action-background.shot-away.hit_woodwork,
.size-600 #action-background.shot-away.shot_blocked,
.size-800 #action-background.shot-away.hit_woodwork,
.size-800 #action-background.shot-away.shot_blocked {
    right: 81%
}

#bottom-line {
    overflow: auto;
    width: 100%;
    height: 8%
}

#bottom-line div {
    float: left;
    width: 33%;
    text-align: center;
    overflow: hidden;
    height: 100%
}

#score-container,
.stats-container {
    height: 18%;
    width: 100%;
    position: absolute;
    text-align: center
}

#playtime {
    text-align: center;
    height: 20px
}

#goal-word {
    color: #fff;
    text-align: center;
    display: none;
    z-index: 2;
    position: absolute;
    width: 100%
}

#border-bottom-right,
#border-top-left {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10000
}

#border-bottom {
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #fff;
    width: 100%
}

#border-right {
    position: absolute;
    right: 0;
    border-right: 1px solid #fff;
    height: 100%
}

#corner-container,
#free-kick-container,
#throw-in-container {
    z-index: 5
}

#zone-arrow-container {
    width: 100%;
    height: 100%;
    display: none
}

#zone-arrow-cell {
    display: table-cell;
    vertical-align: middle
}

#arrow-header-left-bottom,
#arrow-header-left-top,
#arrow-header-right-bottom,
#arrow-header-right-top,
#zone-arrow {
    display: block
}

#action-background.shot-home.off_target {
    background: url(images/off_target_L.png)right center no-repeat;
    -webkit-background-size: 19% 100%;
    -moz-background-size: 19% 100%;
    background-size: 19% 100%
}

#action-background.shot-away.off_target {
    background: url(images/off_target_R.png)left center no-repeat;
    -webkit-background-size: 19% 100%;
    -moz-background-size: 19% 100%;
    background-size: 19% 100%
}

#action-background.shot-home.hit_woodwork,
#action-background.shot-home.shot_blocked {
    background: url(images/shot_blocked_R.png)right center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

#action-background.shot-away.hit_woodwork,
#action-background.shot-away.shot_blocked {
    background: url(images/shot_blocked_L.png)left center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

#action-background.shot-away.offside {
    background: url(images/offside_R.png)left center no-repeat;
    -webkit-background-size: 19% 100%;
    -moz-background-size: 19% 100%;
    background-size: 19% 100%
}

#action-background.shot-home.offside {
    background: url(images/offside_L.png)right center no-repeat;
    -webkit-background-size: 19% 100%;
    -moz-background-size: 19% 100%;
    background-size: 19% 100%
}

#action-background.shot-home.on_target {
    background: url(images/pattern_line_on_target_R.png)90.5% center no-repeat;
    -webkit-background-size: 76% 100%;
    -moz-background-size: 76% 100%;
    background-size: 76% 100%
}

#action-background.shot-away.on_target {
    background: url(images/pattern_line_on_target_L.png)9.5% center no-repeat;
    -webkit-background-size: 76% 100%;
    -moz-background-size: 76% 100%;
    background-size: 76% 100%
}

#action-background.shot-away,
#action-background.shot-home {
    display: block;
    -webkit-background-size: initial;
    -moz-background-size: initial;
    background-size: initial;
    -webkit-animation: fading-in .4s linear;
    -moz-animation: fading-in .4s linear;
    -o-animation: fading-in .4s linear;
    -ms-animation: fading-in .4s linear;
    animation: fading-in .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#zone-arrow {
    text-align: center;
    width: 293px;
    z-index: 100;
    position: relative;
    height: 96px;
    margin: 0 auto;
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.counter-attack {
    margin-top: 1px
}

.counter-attack #zone-arrow {
    width: 341px
}

.home #zone-arrow-content-container {
    float: left
}

.away #zone-arrow-content-container {
    float: right
}

.home #zone-arrow {
    text-align: right;
    margin-right: 50%
}

.home #zone-arrow-team-name {
    right: 0
}

.away #zone-arrow {
    text-align: left;
    margin-left: 50%
}

.away #zone-arrow-team-name {
    left: 0
}

.safe.home #zone-arrow {
    right: .2%
}

.safe.away #zone-arrow {
    left: .2%
}

.attack.home #zone-arrow {
    right: -23.8%
}

.attack.away #zone-arrow {
    left: -23.8%
}

.danger.home #zone-arrow {
    right: -35%
}

.shot-on_target.home #zone-arrow,
.shot-undefined.shot.home #zone-arrow {
    right: -48%
}

.danger.away #zone-arrow {
    left: -35%
}

.shot-on_target.away #zone-arrow,
.shot-undefined.shot.away #zone-arrow {
    left: -48%
}

.shot-hit_woodwork.home #zone-arrow,
.shot-off_target.home #zone-arrow,
.shot.shot_blocked.home #zone-arrow {
    right: -40%
}

.shot-hit_woodwork.away #zone-arrow,
.shot-off_target.away #zone-arrow,
.shot.shot_blocked.away #zone-arrow {
    left: -40%
}

#zone-arrow-content-container {
    width: 245px;
    height: 100%;
    position: relative
}

#zone-arrow-background {
    position: absolute;
    width: 100%;
    height: 100%
}

#arrow-body-bottom,
#arrow-body-top {
    width: 197px;
    height: 50%
}

#zone-arrow-background div {
    position: absolute
}

#danger-counter-content,
#danger-suffix {
    position: relative
}

#arrow-body-bottom {
    background: #f2f2f2
}

#arrow-body-top,
#arrow-header-left-top,
#arrow-header-right-top,
#arrow-tail-left-top,
#arrow-tail-right-top {
    top: 0
}

#arrow-body-bottom,
#arrow-header-left-bottom,
#arrow-header-right-bottom,
#arrow-tail-left-bottom,
#arrow-tail-right-bottom {
    bottom: 0
}

#arrow-header-left-bottom,
#arrow-header-left-top,
#arrow-tail-right-bottom,
#arrow-tail-right-top {
    left: 0
}

#arrow-header-right-bottom,
#arrow-header-right-top,
#arrow-tail-left-bottom,
#arrow-tail-left-top {
    right: 0
}

#arrow-header-left-top {
    border-style: solid;
    border-width: 0 0 49px 49px;
    border-color: transparent transparent #e45b0b
}

#arrow-header-left-bottom {
    border-style: solid;
    border-width: 0 49px 48px 0;
    border-color: transparent #f2f2f2 transparent transparent
}

#arrow-header-right-top {
    border-style: solid;
    border-width: 49px 0 0 49px;
    border-color: transparent transparent transparent #e45b0b
}

#arrow-header-right-bottom {
    border-style: solid;
    border-width: 48px 49px 0 0;
    border-color: #f2f2f2 transparent transparent
}

#arrow-tail-right-top {
    border-style: solid;
    border-width: 0 49px 49px 0;
    border-color: transparent #9e1f63 transparent transparent
}

#arrow-tail-right-bottom {
    border-style: solid;
    border-width: 0 0 48px 49px;
    border-color: transparent transparent #f2f2f2
}

#arrow-tail-left-top {
    border-style: solid;
    border-width: 49px 49px 0 0;
    border-color: #9e1f63 transparent transparent
}

#arrow-tail-left-bottom {
    border-style: solid;
    border-width: 48px 0 0 49px;
    border-color: transparent transparent transparent #f2f2f2
}

.counter-attack.home #zone-arrow {
    left: 42.5%
}

.counter-attack.away #zone-arrow {
    right: 49.5%
}

#arrow-header-left-bottom,
#arrow-header-right-bottom,
#arrow-header-right-top {
    line-height: 0
}

.attack #arrow-header-left-top {
    border-color: transparent transparent #e45b0b
}

.attack #arrow-header-right-top {
    border-color: transparent transparent transparent #e45b0b
}

.attack #arrow-body-top {
    background: #e45b0b
}

.danger #arrow-header-left-top,
.shot #arrow-header-left-top {
    border-color: transparent transparent red
}

.danger #arrow-header-right-top,
.shot #arrow-header-right-top {
    border-color: transparent transparent transparent red
}

.danger #arrow-body-top,
.shot #arrow-body-top {
    background: red
}

.safe #arrow-header-left-top {
    border-color: transparent transparent #1b8312
}

.safe #arrow-header-right-top {
    border-color: transparent transparent transparent #1b8312
}

.safe #arrow-body-top {
    background: #1b8312
}

.counter-attack #arrow-header-left-top {
    border-color: transparent transparent #9e1f63
}

.counter-attack #arrow-header-right-top {
    border-color: transparent transparent transparent #9e1f63
}

.counter-attack #arrow-body-top {
    background: #9e1f63
}

#arrow-tail-left-bottom,
#arrow-tail-left-top,
#arrow-tail-right-bottom,
#arrow-tail-right-top,
.home #arrow-header-left-bottom,
.home #arrow-header-left-top {
    display: none
}

.home.counter-attack #arrow-tail-right-bottom,
.home.counter-attack #arrow-tail-right-top {
    display: block
}

.home #arrow-body-bottom,
.home #arrow-body-top {
    width: 245px;
    right: 49px
}

.away #arrow-body-bottom,
.away #arrow-body-top {
    left: 49px;
    width: 245px
}

.away #arrow-header-right-bottom,
.away #arrow-header-right-top {
    display: none
}

.away.counter-attack #arrow-tail-left-bottom,
.away.counter-attack #arrow-tail-left-top {
    display: block
}

.wo-stats #danger-counter-container {
    display: none!important
}

#danger-hash {
    font-size: 15pt
}

#danger-counter-container {
    display: none;
    text-align: center
}

#danger-counter {
    font-family: Metrophobic;
    font-size: 18px;
    line-height: 48px
}

#zone-arrow-event-code,
#zone-arrow-team-name {
    vertical-align: middle;
    font-family: Metrophobic;
    line-height: 1
}

#danger-suffix {
    font-family: Metrophobic;
    font-size: 13pt;
    text-align: left;
    right: 2px;
    bottom: 6px
}

.danger #zone-arrow-text-containers,
.shot #zone-arrow-text-containers {
    position: absolute;
    width: 100%;
    height: 100%
}

.danger.home #zone-arrow-event-code-container,
.shot.home #zone-arrow-event-code-container {
    left: 18%;
    width: 82%
}

.danger.away #zone-arrow-event-code-container,
.shot.away #zone-arrow-event-code-container {
    width: 82%
}

.danger #danger-counter-container,
.shot #danger-counter-container {
    background: #111;
    position: absolute;
    top: 0;
    height: 48px;
    width: 48px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 20px
}

.home #danger-counter-container {
    left: -1px
}

.away #danger-counter-container {
    right: -1px
}

#zone-arrow-event-code {
    font-size: 18px;
    color: #fff;
    display: table-cell
}

#zone-arrow-team-name-container {
    display: table;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%
}

#zone-arrow-team-name {
    font-size: 20px;
    color: #000;
    display: table-cell;
    height: 100%
}

#zone-arrow .stats-container {
    bottom: 11%;
    display: none
}

#zone-arrow-event-code-container {
    display: table;
    line-height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    height: 50%
}

#zone-arrow-container.away,
#zone-arrow-container.home {
    display: table
}

.off_target {
    -webkit-animation: fading-action-bg 3s linear;
    -moz-animation: fading-action-bg 3s linear;
    -o-animation: fading-action-bg 3s linear;
    -ms-animation: fading-action-bg 3s linear;
    animation: fading-action-bg 3s linear
}

.counter-attack.home #zone-arrow {
    -webkit-animation: counter-attack-home-slide 2.5s linear;
    -moz-animation: counter-attack-home-slide 2.5s linear;
    -o-animation: counter-attack-home-slide 2.5s linear;
    -ms-animation: counter-attack-home-slide 2.5s linear;
    animation: counter-attack-home-slide 2.5s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.counter-attack.away #zone-arrow {
    -webkit-animation: counter-attack-away-slide 2.5s linear;
    -moz-animation: counter-attack-away-slide 2.5s linear;
    -o-animation: counter-attack-away-slide 2.5s linear;
    -ms-animation: counter-attack-away-slide 2.5s linear;
    animation: counter-attack-away-slide 2.5s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.safe.home #zone-arrow {
    -webkit-animation: safe-home-slide .4s linear;
    -moz-animation: safe-home-slide .4s linear;
    -o-animation: safe-home-slide .4s linear;
    -ms-animation: safe-home-slide .4s linear;
    animation: safe-home-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.attack.home #zone-arrow {
    -webkit-animation: attack-home-slide .4s linear;
    -moz-animation: attack-home-slide .4s linear;
    -o-animation: attack-home-slide .4s linear;
    -ms-animation: attack-home-slide .4s linear;
    animation: attack-home-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.danger.home #zone-arrow {
    -webkit-animation: danger-home-slide .4s linear;
    -moz-animation: danger-home-slide .4s linear;
    -o-animation: danger-home-slide .4s linear;
    -ms-animation: danger-home-slide .4s linear;
    animation: danger-home-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.shot-on_target.home #zone-arrow,
.shot-undefined.shot.home #zone-arrow {
    -webkit-animation: shot-on-home-slide .4s linear;
    -moz-animation: shot-on-home-slide .4s linear;
    -o-animation: shot-on-home-slide .4s linear;
    -ms-animation: shot-on-home-slide .4s linear;
    animation: shot-on-home-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.shot-hit_woodwork.home #zone-arrow,
.shot-off_target.home #zone-arrow,
.shot-shot_blocked.home #zone-arrow {
    -webkit-animation: shot-wood-home-slide .4s linear;
    -moz-animation: shot-wood-home-slide .4s linear;
    -o-animation: shot-wood-home-slide .4s linear;
    -ms-animation: shot-wood-home-slide .4s linear;
    animation: shot-wood-home-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.safe.away #zone-arrow {
    -webkit-animation: safe-away-slide .4s linear;
    -moz-animation: safe-away-slide .4s linear;
    -o-animation: safe-away-slide .4s linear;
    -ms-animation: safe-away-slide .4s linear;
    animation: safe-away-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.attack.away #zone-arrow {
    -webkit-animation: attack-away-slide .4s linear;
    -moz-animation: attack-away-slide .4s linear;
    -o-animation: attack-away-slide .4s linear;
    -ms-animation: attack-away-slide .4s linear;
    animation: attack-away-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.danger.away #zone-arrow {
    -webkit-animation: danger-away-slide .4s linear;
    -moz-animation: danger-away-slide .4s linear;
    -o-animation: danger-away-slide .4s linear;
    -ms-animation: danger-away-slide .4s linear;
    animation: danger-away-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.shot-on_target.away #zone-arrow,
.shot-undefined.shot.away #zone-arrow {
    -webkit-animation: shot-on-away-slide .4s linear;
    -moz-animation: shot-on-away-slide .4s linear;
    -o-animation: shot-on-away-slide .4s linear;
    -ms-animation: shot-on-away-slide .4s linear;
    animation: shot-on-away-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.shot-hit_woodwork.away #zone-arrow,
.shot-off_target.away #zone-arrow,
.shot-shot_blocked.away #zone-arrow {
    -webkit-animation: shot-wood-away-slide .4s linear;
    -moz-animation: shot-wood-away-slide .4s linear;
    -o-animation: shot-wood-away-slide .4s linear;
    -ms-animation: shot-wood-away-slide .4s linear;
    animation: shot-wood-away-slide .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.size-300 #zone-arrow {
    width: 146px;
    height: 48px
}

.size-300 .counter-attack #zone-arrow {
    width: 170px
}

.size-300 #zone-arrow-content-container {
    width: 122px;
    height: 100%;
    position: relative
}

.size-300 #arrow-body-bottom,
.size-300 #arrow-body-top {
    width: 98px
}

.size-300 #arrow-header-left-top {
    border-width: 0 0 25px 25px
}

.size-300 #arrow-header-left-bottom {
    border-width: 0 25px 24px 0
}

.size-300 #arrow-header-right-top {
    border-width: 25px 0 0 25px
}

.size-300 #arrow-header-right-bottom {
    border-width: 24px 25px 0 0
}

.size-300 #arrow-tail-right-top {
    border-width: 0 25px 25px 0
}

.size-300 #arrow-tail-right-bottom {
    border-width: 0 0 24px 25px
}

.size-300 #arrow-tail-left-top {
    border-width: 25px 25px 0 0
}

.size-300 #arrow-tail-left-bottom {
    border-width: 24px 0 0 25px
}

.size-300 .home #arrow-body-bottom,
.size-300 .home #arrow-body-top {
    width: 122px;
    right: 25px
}

.size-300 .away #arrow-body-bottom,
.size-300 .away #arrow-body-top {
    left: 25px;
    width: 122px
}

.size-300 .danger #danger-counter-container,
.size-300 .shot #danger-counter-container {
    height: 24px;
    width: 24px;
    font-size: 12px
}

.size-300 #zone-arrow-event-code,
.size-300 #zone-arrow-team-name {
    font-size: 12px
}

.size-300 #danger-counter {
    font-size: 12px;
    line-height: 24px
}

.size-800 #zone-arrow {
    width: 390px;
    height: 128px
}

.size-800 .counter-attack #zone-arrow {
    width: 454px
}

.size-800 #zone-arrow-content-container {
    width: 326px;
    height: 100%;
    position: relative
}

.size-800 #arrow-body-bottom,
.size-800 #arrow-body-top {
    width: 262px
}

.size-800 #arrow-header-left-top {
    border-width: 0 0 65px 65px
}

.size-800 #arrow-header-left-bottom {
    border-width: 0 65px 64px 0
}

.size-800 #arrow-header-right-top {
    border-width: 65px 0 0 65px
}

.size-800 #arrow-header-right-bottom {
    border-width: 64px 65px 0 0
}

.size-800 #arrow-tail-right-top {
    border-width: 0 65px 65px 0
}

.size-800 #arrow-tail-right-bottom {
    border-width: 0 0 64px 65px
}

.size-800 #arrow-tail-left-top {
    border-width: 65px 65px 0 0
}

.size-800 #arrow-tail-left-bottom {
    border-width: 64px 0 0 65px
}

.size-800 .home #arrow-body-bottom,
.size-800 .home #arrow-body-top {
    width: 326px;
    right: 65px
}

.size-800 .away #arrow-body-bottom,
.size-800 .away #arrow-body-top {
    left: 65px;
    width: 326px
}

.size-800 .danger #danger-counter-container,
.size-800 .shot #danger-counter-container {
    height: 64px;
    width: 64px;
    font-size: 26px
}

.size-800 #zone-arrow-event-code,
.size-800 #zone-arrow-team-name {
    font-size: 26px
}

.size-800 #danger-counter {
    font-size: 26px;
    line-height: 64px
}

.size-1000 #zone-arrow {
    width: 488px;
    height: 160px
}

.size-1000 .counter-attack #zone-arrow {
    width: 568px
}

.size-1000 #zone-arrow-content-container {
    width: 408px;
    height: 100%;
    position: relative
}

.size-1000 #arrow-body-bottom,
.size-1000 #arrow-body-top {
    width: 328px
}

.size-1000 #arrow-header-left-top {
    border-width: 0 0 81px 81px
}

.size-1000 #arrow-header-left-bottom {
    border-width: 0 81px 80px 0
}

.size-1000 #arrow-header-right-top {
    border-width: 81px 0 0 81px
}

.size-1000 #arrow-header-right-bottom {
    border-width: 80px 81px 0 0
}

.size-1000 #arrow-tail-right-top {
    border-width: 0 81px 81px 0
}

.size-1000 #arrow-tail-right-bottom {
    border-width: 0 0 80px 81px
}

.size-1000 #arrow-tail-left-top {
    border-width: 81px 81px 0 0
}

.size-1000 #arrow-tail-left-bottom {
    border-width: 80px 0 0 81px
}

.size-1000 .counter-attack {
    margin-top: 2px
}

.size-1000 .home #arrow-body-bottom,
.size-1000 .home #arrow-body-top {
    width: 408px;
    right: 81px
}

.size-1000 .away #arrow-body-bottom,
.size-1000 .away #arrow-body-top {
    left: 81px;
    width: 408px
}

.size-1000 .danger #danger-counter-container,
.size-1000 .shot #danger-counter-container {
    height: 80px;
    width: 80px;
    font-size: 35px
}

.size-1000 #zone-arrow-event-code,
.size-1000 #zone-arrow-team-name {
    font-size: 35px
}

.size-1000 #danger-counter {
    font-size: 35px;
    line-height: 80px
}

@-webkit-keyframes fading-action-bg {
    0%,
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    30% {
        opacity: .3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30)
    }
    70% {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70)
    }
}

@-moz-keyframes fading-action-bg {
    0%,
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    30% {
        opacity: .3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30)
    }
    70% {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70)
    }
}

@keyframes fading-action-bg {
    0%,
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    30% {
        opacity: .3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30)
    }
    70% {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70)
    }
}

@-webkit-keyframes counter-attack-away-slide {
    0% {
        right: 12.5%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    10%,
    70% {
        right: 25.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        right: 49.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes counter-attack-away-slide {
    0% {
        right: 12.5%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    10%,
    70% {
        right: 25.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        right: 49.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes counter-attack-away-slide {
    0% {
        right: 12.5%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    10%,
    70% {
        right: 25.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        right: 49.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes counter-attack-home-slide {
    0% {
        left: 5.5%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    10%,
    70% {
        left: 18.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        left: 42.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes counter-attack-home-slide {
    0% {
        left: 5.5%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    10%,
    70% {
        left: 18.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        left: 42.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes counter-attack-home-slide {
    0% {
        left: 5.5%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    10%,
    70% {
        left: 18.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
    100% {
        left: 42.5%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes safe-home-slide {
    0% {
        right: 7.2%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: .2%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes safe-home-slide {
    0% {
        right: 7.2%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: .2%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes safe-home-slide {
    0% {
        right: 7.2%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: .2%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes attack-home-slide {
    0% {
        right: -12%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -23.8%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes attack-home-slide {
    0% {
        right: -12%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -23.8%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes attack-home-slide {
    0% {
        right: -12%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -23.8%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes danger-home-slide {
    0% {
        right: -29%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -35%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes danger-home-slide {
    0% {
        right: -29%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -35%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes danger-home-slide {
    0% {
        right: -29%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -35%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes shot-home-slide {
    0% {
        right: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes shot-home-slide {
    0% {
        right: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes shot-home-slide {
    0% {
        right: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes shot-wood-home-slide {
    0% {
        right: -30%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -40%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes shot-wood-home-slide {
    0% {
        right: -30%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -40%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes shot-wood-home-slide {
    0% {
        right: -30%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -40%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes shot-on-home-slide {
    0% {
        right: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes shot-on-home-slide {
    0% {
        right: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes shot-on-home-slide {
    0% {
        right: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        right: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes safe-away-slide {
    0% {
        left: 7.2%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: .2%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes safe-away-slide {
    0% {
        left: 7.2%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: .2%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes safe-away-slide {
    0% {
        left: 7.2%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: .2%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes attack-away-slide {
    0% {
        left: -12%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -23.8%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes attack-away-slide {
    0% {
        left: -12%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -23.8%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes attack-away-slide {
    0% {
        left: -12%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -23.8%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes danger-away-slide {
    0% {
        left: -29%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -35%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes danger-away-slide {
    0% {
        left: -29%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -35%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes danger-away-slide {
    0% {
        left: -29%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -35%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes shot-away-slide {
    0% {
        left: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes shot-away-slide {
    0% {
        left: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes shot-away-slide {
    0% {
        left: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes shot-wood-away-slide {
    0% {
        left: -30%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -40%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes shot-wood-away-slide {
    0% {
        left: -30%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -40%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes shot-wood-away-slide {
    0% {
        left: -30%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -40%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes shot-on-away-slide {
    0% {
        left: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes shot-on-away-slide {
    0% {
        left: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes shot-on-away-slide {
    0% {
        left: -37.7%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        left: -48%;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

#root-container {
    position: relative;
    height: 338px;
    width: 600px
}

#root-container.loading {
    background: url(images/loading.gif)center no-repeat #111
}

#root-container.loading.collapsed-loading {
    background: url(images/loading_50px.gif)center no-repeat #111
}

#root-container.loading #animation-background {
    display: none
}

#goal-block-container,
#info-block-container {
    color: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    z-index: 1
}

#goal-block-container.goal-active,
#info-block-container.ib-active {
    display: table!important
}

#ib-text-wrapper {
    height: auto;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    line-height: 50px
}

#goal-text-interlayer,
#ib-text-interlayer {
    display: table-cell;
    vertical-align: middle
}

#goal-title,
#ib-goal-title {
    height: 50px;
    background: #222;
    padding: 5px 0;
    position: relative;
    width: 100%;
    font-size: 62px
}

#goal-overlay,
#ib-overlay {
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: none
}

#goal-score-container,
#ib-event-code,
#ib-event-code-emulator,
#ib-extra-container {
    background: #333;
    min-height: 50px;
    position: relative;
    width: 100%;
    font-size: 26px;
    z-index: 1;
    line-height: 37px
}

#goal-score-container,
#ib-extra-container {
    height: 50px
}

#ib-event-code-emulator {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

#ib-event-code {
    background: #222;
    display: none
}

#ib-extra-container {
    background: #333;
    display: none
}

#goal-score-container {
    text-align: center;
    font-size: 35px
}

#goal-score-away-value-current,
#goal-score-away-value-previous,
#goal-score-home-value-current,
#goal-score-home-value-previous {
    position: absolute;
    width: 70px;
    height: 100%
}

#goal-score-divider {
    float: left;
    width: 20%
}

#goal-score-away-value,
#goal-score-home-value {
    float: left;
    height: 100%;
    width: 40%
}

#goal-score-home-value {
    text-align: right
}

#goal-score-away-value {
    text-align: left
}

#goal-team-name-container,
#ib-team-name-container {
    width: 100%;
    position: relative;
    font-size: 20px;
    z-index: 0;
    display: none;
    top: 0
}

#ib-team-name-container {
    top: -50px
}

#ib-team-itself {
    position: absolute;
    top: 0;
    height: 50px;
    width: 100%
}

#goal-team-name,
#ib-team-name {
    position: relative;
    height: 100%;
    border-bottom: 1px solid #fff;
    z-index: 1;
    overflow: hidden
}

#goal-team-name {
    font-size: 20px
}

#goal-text-wrapper {
    height: auto;
    width: 185px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px
}

#goal-team-name-wrapper {
    position: relative;
    top: -50px
}

#goal-team-name-overlay,
#ib-team-name-overlay {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    height: 100%;
    width: 100%;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    z-index: 0
}

#ib-event-code.ib-single-line-alignment-fix,
#ib-extra-container.ib-single-line-alignment-fix {
    line-height: 50px
}

.goal-away,
.goal-home,
.info-block-away,
.info-block-home {
    animation: fading-in .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.goal-away,
.goal-home,
.info-block-away,
.info-block-home,
.stats-screen-on {
    -webkit-animation: fading-in .4s linear;
    -moz-animation: fading-in .4s linear;
    -o-animation: fading-in .4s linear;
    -ms-animation: fading-in .4s linear
}

#collapsed-info-block {
    min-width: 200px;
    height: 45px;
    margin: auto;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
    display: none
}

#collapsed-info-block #collapsed-info-block-text {
    margin: auto
}

#collapsed-info-block.visible {
    display: inline-block
}

#kick-off-block {
    display: none;
    position: absolute;
    top: 47px;
    left: 47px;
    right: 47px;
    bottom: 47px;
    background: #f2f2f2;
    min-height: 244px
}

.visualisation-collapsed #kick-off-block {
    display: none!important
}

.size-300 .kick-off-status-helper {
    font-size: 14px
}

.size-300 #kick-off-block {
    top: 5%;
    bottom: 5%;
    left: 12%;
    right: 12%;
    background: rgba(255, 255, 255, .9);
    min-height: 150px
}

.size-300 #kick-off-header {
    height: 26px;
    font-size: 14px
}

.size-300 #kick-off-body {
    top: 26px;
    bottom: 23px;
    margin-top: 8px;
    font-size: 11px
}

.size-300 #kick-off-body #kick-off-countdown {
    left: 32%;
    width: 36%;
    top: 62%
}

.size-300 #kick-off-body #kick-off-away-kit,
.size-300 #kick-off-body #kick-off-home-kit {
    width: 6px
}

.size-300 #kick-off-body #kick-off-time {
    font-size: 22px;
    line-height: 25px
}

.size-300 #kick-off-body #kick-off-away-team,
.size-300 #kick-off-body #kick-off-home-team {
    font-size: 22px;
    line-height: 30px
}

.size-300 #kick-off-footer {
    line-height: 17px;
    height: 17px;
    font-size: 11px
}

.size-300 #kick-off-footer #kick-off-today {
    width: 40px;
    left: 50%;
    position: absolute;
    margin-left: -20px
}

.size-300 .form-item {
    height: 17px;
    width: 17px
}

.size-300 .form-arrow {
    margin-top: 1px
}

.size-300 #kick-off-form-away,
.size-300 #kick-off-form-home {
    min-width: 98px
}

.size-800 #kick-off-block {
    left: 8%;
    right: 8%;
    min-height: 356px
}

.size-800 #kick-off-header {
    height: 56px;
    font-size: 24px
}

.size-800 #kick-off-body {
    top: 56px;
    bottom: 53px;
    margin-top: 21px;
    font-size: 21px
}

.size-800 #kick-off-body #kick-off-countdown {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 29%;
    height: 80px
}

.size-800 #kick-off-body #kick-off-countdown #kick-off-away-team,
.size-800 #kick-off-body #kick-off-countdown #kick-off-home-team {
    font-size: 37px;
    top: 16px
}

.size-800 #kick-off-body #kick-off-countdown #kick-off-away-kit,
.size-800 #kick-off-body #kick-off-countdown #kick-off-home-kit {
    width: 8px
}

.size-800 #kick-off-body #kick-off-time {
    font-size: 56px;
    line-height: 50px
}

.size-800 #kick-off-footer {
    line-height: 53px;
    height: 53px;
    font-size: 21px
}

.size-800 #kick-off-footer #kick-off-today {
    width: 122px;
    left: 50%;
    position: absolute;
    margin-left: -61px
}

.size-800 .form-item {
    height: 53px;
    width: 52px
}

.size-800 .form-arrow {
    margin-top: 20px
}

.size-1000 #kick-off-block {
    left: 8%;
    right: 8%;
    min-height: 469px
}

.size-1000 #kick-off-header {
    height: 70px;
    font-size: 30px
}

.size-1000 #kick-off-body {
    top: 70px;
    bottom: 67px;
    margin-top: 27px;
    font-size: 27px
}

.size-1000 #kick-off-body #kick-off-countdown {
    position: absolute;
    margin-top: -50px;
    height: 100px;
    top: 50%;
    left: 29%
}

.size-1000 #kick-off-body #kick-off-countdown #kick-off-away-team,
.size-1000 #kick-off-body #kick-off-countdown #kick-off-home-team {
    font-size: 46px;
    top: 24px
}

.size-1000 #kick-off-body #kick-off-countdown #kick-off-away-kit,
.size-1000 #kick-off-body #kick-off-countdown #kick-off-home-kit {
    width: 8px
}

.size-1000 #kick-off-body #kick-off-time {
    font-size: 70px;
    line-height: 50px
}

.size-1000 #kick-off-footer {
    line-height: 67px;
    height: 67px;
    font-size: 27px
}

.size-1000 #kick-off-footer #kick-off-today {
    width: 144px;
    left: 50%;
    position: absolute;
    margin-left: -72px
}

.size-1000 .form-item {
    height: 67px;
    width: 67px
}

.size-1000 .form-arrow {
    margin-top: 25px
}

#kick-off-header {
    height: 40px;
    width: 100%;
    background: #404040;
    top: 0;
    font-size: 18px;
    color: #fff;
    display: table
}

#kick-off-country-league {
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

#kick-off-body {
    position: absolute;
    width: 100%;
    top: 40px;
    bottom: 35px;
    margin-top: 15px;
    color: #444
}

#kick-off-footer {
    height: 35px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #404040;
    line-height: 35px;
    color: #fff
}

#kick-off-countdown {
    margin: -29px auto auto;
    width: 42%;
    background: #e6e6e6;
    position: absolute;
    top: 50%;
    left: 29%;
    height: 58px
}

#kick-off-match-date,
#kick-off-stadium {
    text-align: center;
    color: #929292
}

#kick-off-home-kit {
    left: 0
}

#kick-off-away-kit,
#kick-off-home-kit {
    height: 100%;
    width: 6px;
    position: absolute;
    top: 0
}

#kick-off-away-kit-color1,
#kick-off-away-kit-color2,
#kick-off-home-kit-color1,
#kick-off-home-kit-color2 {
    width: 50%;
    height: 100%;
    float: left
}

#kick-off-away-kit {
    right: 0
}

#kick-off-countdown-content {
    height: 100%;
    text-align: center
}

#kick-off-away-team,
#kick-off-home-team {
    position: absolute;
    top: 10px;
    font-size: 28px;
    width: 100px
}

#kick-off-footer>div {
    display: none
}

#kick-off-footer.enabled>div {
    display: block
}

#kick-off-home-team {
    left: -115px;
    text-align: right
}

#kick-off-away-team {
    right: -115px
}

#kick-off-time {
    margin-top: -5px;
    font-size: 40px;
    line-height: 30px;
    position: absolute;
    width: 100%;
    bottom: 5px
}

.form-item {
    display: none;
    background: grey;
    width: 35px;
    height: 35px;
    text-align: center
}

.form-item.win {
    background: #b4c425
}

.form-item.draw {
    background: #888
}

.form-item.loss {
    background: #be0000
}

#kick-off-form-home .form-arrow.win {
    border-color: transparent transparent transparent #b4c425
}

#kick-off-form-home .form-arrow.draw {
    border-color: transparent transparent transparent #888
}

#kick-off-form-home .form-arrow.loss {
    border-color: transparent transparent transparent #be0000
}

#kick-off-form-away .form-arrow.win {
    border-color: transparent #b4c425 transparent transparent
}

#kick-off-form-away .form-arrow.draw {
    border-color: transparent #888 transparent transparent
}

#kick-off-form-away .form-arrow.loss {
    border-color: transparent #be0000 transparent transparent
}

.form-arrow {
    display: none;
    margin-top: 9px
}

#kick-off-form-home .form-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 9px
}

#kick-off-form-away .form-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 9px 8px 0
}

#kick-off-today {
    float: left;
    width: 122px;
    text-align: center;
    position: absolute;
    margin-left: -61px;
    left: 50%
}

#form-home-2.form-item,
#form-home-3.form-item,
#form-home-4.form-item,
#form-home-5.form-item {
    margin-right: 1px
}

#form-away-2.form-item,
#form-away-3.form-item,
#form-away-4.form-item,
#form-away-5.form-item {
    margin-left: 1px
}

#kick-off-form-away,
#kick-off-form-home {
    min-width: 180px
}

#kick-off-form-away>div,
#kick-off-form-home {
    float: left
}

#kick-off-form-away,
#kick-off-form-home>div {
    float: right
}

.kick-off-status-helper {
    display: table;
    height: 100%;
    width: 100%;
    font-size: 20px
}

.kick-off-status-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 4px
}

.ko-pictogram {
    width: 78px;
    height: 81px;
    top: -20px;
    position: relative
}

.ko-pictogram.ko-pictogram-left {
    background: url(images/prematch/Pictogram_L.png);
    left: 43%
}

.ko-pictogram.ko-pictogram-right {
    background: url(images/prematch/Pictogram_R.png);
    float: right;
    right: 43%
}

#preroll-container-vis {
    width: 100%;
    height: 100%;
    position: absolute;
    visibility: hidden
}

#preroll-iframe-vis {
    display: none
}

#preroll-player-vis {
    position: absolute;
    z-index: 10000;
    background: #000
}

#preroll-left-vis,
#preroll-skip-vis {
    position: absolute;
    color: #999;
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    line-height: 25px;
    z-index: 10000;
    font-size: 12px;
    padding: 0 10px;
    display: none
}

#preroll-skip-vis {
    text-align: right;
    right: 0
}

#preroll-left-vis {
    text-align: left;
    left: 0
}

#preroll-skip-vis.skip-active {
    border: 1px solid #fff;
    background-color: #000;
    cursor: pointer;
    color: #fff
}

#preroll-play {
    position: absolute;
    cursor: pointer;
    width: 95px;
    height: 95px;
    background: url(images/play.png);
    top: 50%;
    left: 50%;
    margin-top: -48px;
    margin-left: -48px;
    z-index: 10000;
    display: none
}

#preroll-play.play-active {
    display: block
}

#stats-screen {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: Metrophobic;
    display: none;
    top: 0;
    z-index: 1
}

#stats-screen #stats-screen-container {
    width: 400px;
    height: 315px;
    margin: -157px auto;
    top: 50%;
    position: relative
}

#stats-screen-header {
    width: 100%;
    text-align: center;
    font-size: 17pt;
    margin: auto
}

#stats-screen-title {
    margin: auto;
    background: #333;
    padding: 11px 20px;
    border-bottom: 1px;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    display: inline-block
}

#stats-screen-divider {
    height: 1px;
    width: 100%;
    background: #fff
}

.stats-screen-on {
    animation: fading-in .4s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#stats-screen.stats-screen-on {
    display: block
}

#stats-screen-type {
    font-weight: lighter;
    -webkit-text-shadow: none;
    text-shadow: none
}

#stats-screen-container {
    height: 100%;
    margin: 10px auto
}

#stats-screen-body {
    position: relative;
    width: 415px;
    height: 265px
}

#stats-periodical {
    display: none;
    background: #222
}

#stats-periodical.visible {
    display: block
}

#stats-periodical .periodical-stat-item {
    line-height: 20px;
    color: #000;
    padding-left: 20px;
    background: #b4c426;
    overflow: hidden
}

#stats-periodical .periodical-stat-item .periodical-stat-container {
    overflow: hidden;
    position: relative
}

#stats-periodical .periodical-stat-item .periodical-stat-container .periodical-stat-item-dash {
    float: left;
    width: 5%
}

#stats-periodical .periodical-stat-item .periodical-stat-container .periodical-stat-item-text {
    text-align: left;
    float: left;
    width: 67%
}

#stats-periodical .periodical-stat-item .periodical-stat-container .periodical-stat-item-value {
    float: left;
    width: 28%;
    height: 100%;
    position: absolute;
    right: 0;
    background: #99a713
}

#stats-periodical .periodical-soccer-stat-item {
    line-height: 20px;
    padding: 5px 0 5px 20px;
    overflow: hidden
}

#stats-periodical .periodical-soccer-stat-item .periodical-stat-text-container {
    float: left;
    width: 100%
}

#stats-periodical .periodical-soccer-stat-item .periodical-stat-text-container .periodical-stat-item-dash {
    width: 5%;
    float: left
}

#stats-periodical .periodical-soccer-stat-item .periodical-stat-text-container .periodical-stat-item-text {
    width: 95%;
    float: left;
    text-align: left
}

#ss-team-names {
    position: absolute;
    width: 86%;
    left: 7%;
    top: 15px
}

#stats-bars-container {
    width: 100%
}

#ss-home-team {
    float: left
}

#ss-away-team {
    float: right
}

.ss-entity {
    text-align: center;
    height: 37px;
    background: #444
}

.ss-entity.stat-item-invisible {
    display: none
}

.ss-bar-line {
    width: 100%;
    margin: 0 auto;
    height: 5px;
    float: right
}

.ss-away-bar,
.ss-home-bar {
    float: left;
    height: 6px;
    width: 50%
}

.ss-bar-underline {
    width: 100%;
    height: 1px;
    float: left;
    background: #222
}

.ss-home-bar .bar-filled {
    height: 100%;
    background: #9eab37
}

.ss-away-bar .bar-filled {
    height: 100%;
    background: #3b759a
}

.bar-filled-color1,
.bar-filled-color2 {
    height: 50%;
    width: 100%
}

.ss-away-value,
.ss-home-value {
    line-height: 31px;
    font-size: 20px;
    z-index: 10;
    height: 31px;
    position: absolute
}

.ss-home-value {
    text-align: left;
    padding-left: 10px;
    left: 0
}

.ss-away-value {
    text-align: right;
    padding-right: 10px;
    right: 0
}

.ss-title {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 31px;
    height: 31px
}

.ss-home-bar .bar-filled {
    float: right
}

.ss-away-bar .bar-filled {
    float: left
}

.higher-away .ss-away-value,
.higher-home .ss-home-value {
    color: #fff
}

#root-container.size-300 {
    height: calc(70%)
}

#root-container.size-300 #stats-screen #stats-screen-header {
    padding-top: 5px;
    font-size: 11pt
}

#root-container.size-300 #stats-screen #stats-screen-header #stats-screen-title {
    padding: 11px 10px
}

#root-container.size-300 #stats-screen #stats-screen-container {
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0
}

#root-container.size-300 #stats-screen #stats-screen-body {
    width: calc(80%)
}

#root-container.size-300 margin 0auto .ss-away-value,
#root-container.size-300 margin 0auto .ss-home-value {
    font-size: 15px
}

#root-container.size-300 margin 0auto .ss-title {
    font-size: 14px
}

#root-container.size-300 margin 0auto #stats-periodical {
    font-size: 12px
}

#root-container.size-300 margin 0auto #stats-periodical .periodical-stat-item {
    padding-left: 5px
}

.sport-basketball #root-container.mini #stats-screen,
.sport-basketball #root-container.mini #stats-screen-container,
.sport-icehockey #root-container.mini #stats-screen,
.sport-icehockey #root-container.mini #stats-screen-container,
.sport-soccer #root-container.mini #stats-screen,
.sport-soccer #root-container.mini #stats-screen-container,
.sport-volleyball #root-container.mini #stats-screen,
.sport-volleyball #root-container.mini #stats-screen-container {
    width: 100%;
    height: 100%;
    top: 0;
    margin: 5px auto
}

.sport-basketball #root-container.mini #stats-screen #stats-screen-body,
.sport-basketball #root-container.mini #stats-screen-container #stats-screen-body,
.sport-icehockey #root-container.mini #stats-screen #stats-screen-body,
.sport-icehockey #root-container.mini #stats-screen-container #stats-screen-body,
.sport-soccer #root-container.mini #stats-screen #stats-screen-body,
.sport-soccer #root-container.mini #stats-screen-container #stats-screen-body,
.sport-volleyball #root-container.mini #stats-screen #stats-screen-body,
.sport-volleyball #root-container.mini #stats-screen-container #stats-screen-body {
    width: calc(80%);
    height: calc(80%);
    margin: 0 auto
}

.sport-basketball #root-container.mini.size-300 #stats-screen #stats-screen-body,
.sport-icehockey #root-container.mini.size-300 #stats-screen #stats-screen-body,
.sport-soccer #root-container.mini.size-300 #stats-screen #stats-screen-body,
.sport-volleyball #root-container.mini.size-300 #stats-screen #stats-screen-body {
    height: calc(70%)
}

@-moz-keyframes fading-in {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes fading-in {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes fading-in {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-ms-keyframes fading-in {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes fading-in {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}