.scrumbs {
    padding-top: 30px !important;
    margin: 0 30px;
    border-bottom: 1px solid #cdcccc;
}

#matchCenterBox {
    width: 960px;
    min-height: 580px;
    margin: 0 30px;
    background: url('../../images/design/match_background_big1.png') top left no-repeat;
}

#matchCenterBox .head {
    min-height: 95px;
}

#matchCenterBox .head img {
    vertical-align: top;
    margin: 15px 5px 0 5px;
}

#matchCenterBox .head>span {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    line-height: 95px;
    font-family: PtSansBold;
    font-size: 32px;
    /*color: #323232;*/
    color: #FFF;
}

#matchCenterBox .head span.center {
    position: relative;
    width: 155px;
    height: 90px;
    padding-top: 5px;
    background-color: rgba(0,0,0,0.8);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: Arial;
    font-weight: bold;
    font-size: 60px;
    color: #FFFFFF;
    text-align: center;
}

#matchCenterBox .head span.center>span:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 155px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}

#matchCenterBox .head>span.home_team>span:first-child,
#matchCenterBox .head>span.away_team>span:last-child {
    display: inline-block;
    width: 250px;
    padding-top: 35px;
    vertical-align: top;
    line-height: 30px;
}
#matchCenterBox .head>span.home_team.no_logo>span:first-child,
#matchCenterBox .head>span.away_team.no_logo>span:last-child {
    width: 330px;
}

#matchCenterBox .head>span.home_team {
    text-align: right;
}

#matchCenterBox .head>.qualifingInfo {
    position: relative;
    margin: 0 auto;
    width: 900px;
    height: 45px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #FFFFFF;
    line-height: 45px;
}

#matchCenterBox .head>.qualifingInfo>* {
    display: inline-block;
    vertical-align: middle;
}

#matchCenterBox .head>.qualifingInfo>span:first-child {
    width: 0;
    height: 45px;
    font-size: 0;
}

#home_goals,#away_goals {
    display: block;
    padding-top: 10px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    line-height: 12px;
}

#matchCenterBox .box {
    margin: 0 auto;
    width: 900px;
    height: 440px;
    background-color: rgba(0,0,0,0.5);
}

#matchCenterBox .box>div {
    display: inline-block;
    vertical-align: top;
}

#matchCenterBox .box>div.boxMenu {
    width: 150px;
    padding: 20px;
}

#matchCenterBox .box>div.boxMenu div {
    position: relative;
    padding: 15px 0 11px 15px;
    border-bottom: 1px solid #343c56;
    background: #1d2337;
    text-transform: uppercase;
    font-family: PtSansBold;
    font-size: 13px;
    color: #dfdfe1;
    cursor: pointer;
}

#matchCenterBox .box>div.boxMenu div:hover {
    background: #262d44;
}

#matchCenterBox .box>div.boxMenu div.active {
    background: #343c56;
    color: #FFFFFF;
}

#matchCenterBox .box>div.boxMenu div .triangle {
    display: none;
}

#matchCenterBox .box>div.boxMenu div.active .triangle {
    display: block;
    position: absolute;
    top: 17px;
    left: -5px;
}


#matchCenterBox .box>div.boxContent {
    width: 710px;
}

#matchCenterBox .box>div.boxContent>div {
    display: none;
}

#matchCenterBox .box>div.boxContent div.active {
    display: block;
}

/* Location */

#matchCenterBox .box>div.boxContent div .location {
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
}

#matchCenterBox .box>div.boxContent div .location>div {
    display: inline-block;
    vertical-align: top;
}

#matchCenterBox .box>div.boxContent div .location .left {
    padding: 15px;
    padding-left: 25px;
    width: 320px;
}

#matchCenterBox .box>div.boxContent div .location .right {
    width: 345px;
    height: 400px;
    padding-top: 20px;
}

#matchCenterBox .box>div.boxContent div .location .right .mCustomScrollBox {
    height: 400px !important;
}

#matchCenterBox .box>div.boxContent div .location .left div {
    border-bottom: 1px solid #414141;
    padding: 10px 0;
    line-height: 20px;
}

#matchCenterBox .box>div.boxContent div .location .right .stadion {
    position: relative;
    width: 320px;
    height: 180px;
    margin-bottom: 10px;
    text-align: left;
    overflow: hidden;
}

#matchCenterBox .box>div.boxContent div .location .right .stadion span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: rgba(0,0,0,0.8);
    font-family: PtSansBold;
    font-size: 18px;
    z-index: 1;
}

#matchCenterBox .box>div.boxContent div .location .right .stadion img {
    position: absolute;
    top: -30px;
    z-index: 0;
}

#stadionFlashDiv {
    margin-bottom: 10px;
}

/* Statements */

.mCustomScrollBox {
    height: 330px !important;
}

#matchCenterBox .box>div.boxContent div .statements {
    width: 710px;
    height: 440px;
    overflow: hidden;
}

#matchCenterBox .box>div.boxContent div .statements .left,
#matchCenterBox .box>div.boxContent div .statements .right {
    display: inline-block;
    vertical-align: top;
}

#matchCenterBox .box>div.boxContent div .statements .left {
    text-align: center;
    width: 255px;
    height: 400px;
    padding-top: 20px;
    overflow: hidden;
}

#matchCenterBox .box>div.boxContent div .statements .left>span:first-child {
    display: inline-block;
    height: 400px;
    vertical-align: bottom;
    width: 0;
    font-size: 0;
}

#matchCenterBox .box>div.boxContent div .statements .right {
    width: 455px;
}

#matchCenterBox .box>div.boxContent div .statements .right .bubble {
    height: 100px;
    text-align: center;
}

#matchCenterBox .box>div.boxContent div .statements .right .bubble span:first-child {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#matchCenterBox .box>div.boxContent div .statements .right .bubble span.button {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 10px;
    font-family: PtSansBold;
    font-size: 13px;
    background: #1d2337;
    color: #dfdfe1;
    text-align: center;
    cursor: pointer;
}

#matchCenterBox .box>div.boxContent div .statements .right .bubble span.button.active {
    color: #FFFFFF;
    background: #343c56;
}

#matchCenterBox .box>div.boxContent div .statements .right .bubble span img {
    position: absolute;
    top: 36px;
    left: 48%;
}

#matchCenterBox .box>div.boxContent div .statements .right .drag .mCustomScrollBox {
    height: 320px !important;
}


#matchCenterBox .box>div.boxContent div .statements .right .statement {
    width: 425px;
}

#matchCenterBox .box>div.boxContent div .statements .right .statement {
    font-family: Arial;
    font-size: 13px;
    color: #ededed;
}

#matchCenterBox .box>div.boxContent div .statements .right .statement div {
    font-family: PtSansBold;
    font-size: 26px;
    color: #ffffff;
}

/* ImageGallery */

#galleria {
    width: 620px;
    height: 410px;
    margin: 20px auto;
}

#galleria .galleria-container {
    background: transparent;
}

#galleria .galleria-container.fullscreen {
    background: #000000;
}

/* Commentary */

.commentary {
    padding: 20px;
}

.commentary .comment {
    padding: 10px 0;
    border-top: 1px solid #464844;
}

.commentary .comment:last-child {
    border-bottom: 1px solid #464844;
}

.commentary .comment>span {
    display: inline-block;
    vertical-align: top;
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
}

.commentary .comment>span:first-child {
    width: 45px;
    text-align: left;
}

.commentary .comment>span:first-child>span {
    display: inline-block;
    padding: 2px 0;
    width: 40px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    border-radius: 3px;
    background: #eaeaea; /* Old browsers */
    background: -moz-linear-gradient(top,  #eaeaea 0%, #cbcccf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#cbcccf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eaeaea 0%,#cbcccf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eaeaea 0%,#cbcccf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eaeaea 0%,#cbcccf 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eaeaea 0%,#cbcccf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#cbcccf',GradientType=0 ); /* IE6-9 */
}

.commentary .comment>span:first-child>span>span {
    font-size: 10px;
    vertical-align: top;
    display: inline-block;
    padding-top: 1px;
}

.commentary .comment>span:last-child {
    width: 595px;
}

.commentary .comment>span:last-child * {
    vertical-align: top;
}

.commentary .comment>span:last-child a {
    color: #798EC4;
}

.commentary .comment>span:last-child a.image {
    display: inline-block;
}

.commentary .comment>span:last-child a.image img {
    height: 40px;
    margin-bottom: 5px;
}

.commentary .mCustomScrollBox {
    height: 360px !important;
}

.timeline {
    position: relative;
    width: 670px;
    height: 15px;
    margin: 20px;
    border-radius: 8px;
    border-right: 1px solid #404140;
    border-left: 1px solid #404140;
    background: url('../../images/design/match_timeline_background.png') repeat-x;
}

.timeline.extraTime {
    width: 858px;
}

.timeline ::selection,
.timeline ::-moz-selection {
    background: transparent;
}

.timeline,
.timeline * {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.timeline .image {
    position: absolute;
    top: -9px;
    z-index: 1000;
}

.timeline .image.away {
    top: 9px;
    z-index: 1000;
}

.timeline .image .hover {
    display: none;
    position: absolute;
    top: 26px;
    left: -83px;
    z-index: 1000;
    text-align: center;
}

.timeline .image .hover>span:first-child {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    height: 11px;
    background: url('../../images/design/online_match_icons/bubble_top.png') no-repeat top center;
}

.timeline .image .hover>span:last-child {
    display: block;
    width: 170px;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    font-family: Arial;
    font-size: 10px;
    color: #858585;
    line-height: 10px;
    text-align: left;
    padding: 5px;
    border: 1px solid #000000;
    border-radius: 5px;
}

.timeline .image:hover .hover {
    display: inline-block;
}

.timeline .image .hover>span:last-child span {
    display: block;
    font-family: PtSansBold;
    font-size: 11px;
    color: #3c4650;
    margin-top: 5px;
}

.timeline .image .hover>span:last-child span img {
    vertical-align: middle;
    margin-right: 3px;
}

.tooltipster-content hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
    margin: 0;
    margin-top: 3px;
    margin-bottom: 1px;
}

.timeline .image.trolley {
    cursor: pointer;
    width: 20px;
    height: 35px;
    background: url('../../images/design/online_match_icons/trolley.png') no-repeat;
}

.timeline .image.trolley:hover {
    background: url('../../images/design/online_match_icons/trolley_hover.png') no-repeat;
}

.timeline .image.trolley:active {
    background: url('../../images/design/online_match_icons/trolley_active.png') no-repeat;
}

.timeline>div {
    display: inline-block;
    height: 15px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    background: url('../../images/design/match_timeline_background_2.png') no-repeat top left;
}

.timeline>div>.trolleyLeftSide {
    display: inline-block;
    height: 15px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    background: #434343; /* Old browsers */
    background: -moz-linear-gradient(top,  #434343 0%, #343c56 0%, #2a3045 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#434343), color-stop(0%,#343c56), color-stop(100%,#2a3045)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #434343 0%,#343c56 0%,#2a3045 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #434343 0%,#343c56 0%,#2a3045 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #434343 0%,#343c56 0%,#2a3045 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #434343 0%,#343c56 0%,#2a3045 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#434343', endColorstr='#2a3045',GradientType=0 ); /* IE6-9 */
}

.timeline>.time {
    display: inline-block;
    position: absolute;
    top: 15px;
    font-family: Arial;
    font-size: 11px;
    color: #858585;
}

.timeline>.time>span:first-child {
    display: block;
    margin: 0 auto 3px auto;
    width: 1px;
    height: 3px;
    background: rgba(255, 255, 255, 0.25);
}

/* Összeállítások */

.lineups {
    padding: 20px 0 20px 20px;
}

.lineups .options {
    text-align: center;
}

.lineups .options ul {
    list-style: none;
}

.lineups .options li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 12px 13px 10px 13px;
    font-family: 'PtSansBold';
    font-size: 14px;
    color: #DFDFE1;
    text-align: center;
    text-transform: uppercase;
    background-color: #1D2337;
    cursor: pointer;
}

.lineups .options li.active {
    color: #FFF;
    background-color: #343C56;
}

.lineups .options li>span {
    display: none;
    position: absolute;
    bottom: -5px;
    left: 50%;
    left: calc(50% - 2px);
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #343C56;
}

.lineups .options li.active>span {
    display: inline-block;
}

.lineups .column {
    display: inline-block;
    vertical-align: top;
    width: 335px;
}

.lineups .column:last-child {
    margin-left: 20px;
}

.lineups .column .team {
    display: block;
    height: 35px;
    margin-bottom: 5px;
}

.lineups .column .team img,
.lineups .column .team select {
    float: left;
}

.lineups .column .team img {
    max-height: 35px;
    max-width: 35px;
    margin-right: 10px;
}

.lineups .column .team .dk_container.dk_theme_default {
    margin: 5px 0 0 0;
}

.lineups .column .playersBox {
    margin-top: 15px;
}

.lineups .column .playersBox>span {
    display: block;
    font-family: Arial;
    font-size: 11px;
    color: #858585;
    text-transform: lowercase;
    margin-bottom: 2px;
}

.lineups .column .playersBox .player {
    position: relative;
    display: block;
    height: 24px;
    background: #171c2f;
    border-top: 1px solid #343c56;
}

.lineups .column .playersBox .player.light {
    background: #3c4650;
    border-top: 1px solid #5b6570;
    cursor: default;
}

.lineups .column .playersBox .player:last-child {
    border-bottom: 1px solid #343c56;
}

.lineups .column .playersBox .player.light:last-child {
    border-bottom: 1px solid #5b6570;
}

.lineups .column .playersBox .player:hover {
    background: #343c56;
}

.lineups .column .playersBox .player.light:hover {
    background: #3c4650;
}

.lineups .column .playersBox .player.light:hover * {
    cursor: default;
}

.lineups .column .playersBox .player span {
    display: inline-block;
    vertical-align: top;
    font-family: PtSansBold;
    font-size: 14px;
    color: #dfdfe1;
    line-height: 24px;
}

.lineups .column .playersBox .player:hover>span {
    color: #FFFFFF;
}

.lineups .column .playersBox a:hover,
.lineups .column .playersBox a:hover * {
    text-decoration: none;
}

.lineups .column .playersBox .player.light:hover>span {
    color: #DFDFE1;
}

.lineups .column .playersBox .player>span:first-child {
    text-align: right;
    width: 35px;
    padding-right: 10px;
}

.lineups .column .playersBox .player span:nth-child(3) {
    text-align: left;
    padding-left: 10px;
}

.lineups .column .playersBox .player span:nth-child(3) .image {
    vertical-align: middle;
    position: relative;
    padding-bottom: 2px;
}

.lineups .column .playersBox .player span:nth-child(3) .image .hover {
    display: none;
    position: absolute;
    top: 26px;
    left: -88px;
    z-index: 1;
    text-align: center;
}

.lineups .column .playersBox .player span:nth-child(3) .image .hover>span:first-child {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 11px;
    background: url('../../images/design/online_match_icons/bubble_top.png') no-repeat top center;
}

.lineups .column .playersBox .player span:nth-child(3) .image .hover>span:last-child {
    display: block;
    width: 170px;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    font-family: Arial;
    font-size: 10px;
    color: #858585;
    line-height: 15px;
    text-align: left;
    padding: 10px;
    border: 1px solid #000000;
    border-radius: 5px;
}

.lineups .column .playersBox .player span:nth-child(3) .image:hover .hover {
    display: inline-block;
}

.lineups .column .playersBox .player span:nth-child(3) .image .hover>span:last-child span {
    display: block;
    font-family: PtSansBold;
    font-size: 11px;
    color: #3c4650;
}

.lineups .column .playersBox .player span:nth-child(3) .image .hover>span:last-child span img {
    vertical-align: middle;
    margin-right: 3px;
}

.lineups .column .playersBox .player span.logo {
    position: absolute;
    right: 10px;
    bottom: -4px;
    height: 33px;
    line-height: 33px;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 10px;
    color: #5F6577;
}

.lineups .column .playersBox .player.light span.logo {
    color: #858585;
}

.lineups .column .playersBox .player span.logo>img {
    height: 33px;
    margin-left: 5px;
    vertical-align: middle;
}

.lineups .column .playersBox .player span.color {
    width: 5px;
    height: 24px;
    background: #858585;
}

.lineups .column .playersBox .player span.color.yellow {
    background: #b3b653;
}

.lineups .column .playersBox .player span.color.green {
    background: #66ac87;
}

.lineups .column .playersBox .player span.color.blue {
    background: #6793ad;
}

.lineups .column .playersBox .player span.color.red {
    background: #ac6672;
}

/* Statistics */

#matchCenterBox .box>div.boxContent div .statistics {
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
}

#matchCenterBox .box>div.boxContent div .statistics>div {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
}

#matchCenterBox .box>div.boxContent div .statistics .left {
    padding: 15px;
    padding-bottom: 0;
    width: 195px;
}

#matchCenterBox .box>div.boxContent div .statistics .left div {
    border-bottom: 1px solid rgba(255,255,255,0.25);
    padding: 10px 0;
    line-height: 20px;
}

/* center */

#matchCenterBox .box>div.boxContent div .statistics .center {
    width: 290px;
    height: 355px;
    padding-top: 20px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .dk_container {
    margin-left: 61px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .dk_options {
    min-width: 167px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .logo {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    width: 140px;
    text-align: center;
}

#matchCenterBox .box>div.boxContent div .statistics .center .logo img {
    height: 30px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .stat {
    height: 45px;
    width: 265px;
    margin: 0 auto;
    position: relative;
}

#matchCenterBox .box>div.boxContent div .statistics .center .stat .line {
    position: absolute;
    display: block;
    width: 1px;
    height: 3px;
    background: rgba(255,255,255,0.25);
}

#matchCenterBox .box>div.boxContent div .statistics .center .stat .statName,
#matchCenterBox .box>div.boxContent div .statistics .center .stat .statValue {
    display: inline-block;
    text-align: center;
    width: 25px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 25px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .stat .statName {
    width: 205px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine {
    display: block;
    width: 260px;
    height: 9px;
    font-size: 0;
    border-radius: 8px;
    background: #383838; /* Old browsers */
    background: -moz-linear-gradient(top,  #383838 0%, #4a4a4a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#4a4a4a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #383838 0%,#4a4a4a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #383838 0%,#4a4a4a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #383838 0%,#4a4a4a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #383838 0%,#4a4a4a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#4a4a4a',GradientType=0 ); /* IE6-9 */
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine>span {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 9px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine>span>span {
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 9px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine>span>span.vidi {
    background: #c4272e; /* Old browsers */
    background: -moz-linear-gradient(top,  #c4272e 0%, #a02026 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4272e), color-stop(100%,#a02026)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c4272e 0%,#a02026 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c4272e 0%,#a02026 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c4272e 0%,#a02026 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c4272e 0%,#a02026 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4272e', endColorstr='#a02026',GradientType=0 ); /* IE6-9 */
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine>span>span.opponent {
    background: #dbdbdb; /* Old browsers */
    background: -moz-linear-gradient(top,  #dbdbdb 0%, #b3b3b3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#b3b3b3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dbdbdb 0%,#b3b3b3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dbdbdb 0%,#b3b3b3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dbdbdb 0%,#b3b3b3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #dbdbdb 0%,#b3b3b3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#b3b3b3',GradientType=0 ); /* IE6-9 */
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine>span:first-child {
    text-align: right;
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine>span:first-child>span {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

#matchCenterBox .box>div.boxContent div .statistics .center .statisticsLine>span:last-child>span {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

/* right */
#matchCenterBox .box>div.boxContent div .statistics .right {
    width: 195px;
    padding-top: 20px;
}

#matchCenterBox .box>div.boxContent div .statistics .right>img:first-child {
    width: 195px;
}

.formations .logo {
    position: absolute;
    height: 35px;
    right: 420px;
    top: 12px;
}

.formations .dk_container {
    margin-left: 300px;
    margin-top: 17px;
}

.formations .formation {
    position: relative;
    width: 710px;
    height: 350px;
    background: url('../../images/design/online_match_field.png') no-repeat top center;
}

.formations .formationName {
    position: absolute;
    bottom: 10px;
    right: 35px;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}

.formations .playerBox {
    position: absolute;
    display: block;
    width: 120px;
    height: 40px;
    background: rgba(0,0,0,0.8);
}

.formations .playerBox .image {
    display: inline-block;
    width: 30px;
    height: 40px;
    overflow: hidden;
    background-size: 30px 40px;
}

.formations .playerBox .image img {
    height: 40px;
}

.formations .playerBox .image.keeper {
    background: url('../../images/design/team_players_portrait_background_keepers.jpg');
}

.formations .playerBox .image.defender {
    background: url('../../images/design/team_players_portrait_background_defenders.jpg');
}

.formations .playerBox .image.midfielder {
    background: url('../../images/design/team_players_portrait_background_midfielders.jpg');
}

.formations .playerBox .image.striker {
    background: url('../../images/design/team_players_portrait_background_strikers.jpg');
}

.formations .playerBox .text {
    display: inline-block;
    width: 80px;
    padding: 5px;
    vertical-align: top;
    font-family: PtSansBold;
    font-size: 12px;
    color: #FFFFFF;
}

.formations .playerBox .text span {
    vertical-align: top;
}

.formations .playerBox .text .icon {
    vertical-align: middle;
    position: relative;
}

.formations .playerBox .text .icon .hover {
    display: none;
    position: absolute;
    top: 26px;
    left: -88px;
    z-index: 1;
    text-align: center;
}

.formations .playerBox .text .icon .hover>span:first-child {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 11px;
    background: url('../../images/design/online_match_icons/bubble_top.png') no-repeat top center;
}

.formations .playerBox .text .icon .hover>span:last-child {
    display: block;
    width: 170px;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    font-family: Arial;
    font-size: 10px;
    color: #858585;
    line-height: 15px;
    text-align: left;
    padding: 10px;
    border: 1px solid #000000;
    border-radius: 5px;
}

.formations .playerBox .text .icon:hover .hover {
    display: inline-block;
}

.formations .playerBox .text .icon .hover>span:last-child span {
    display: block;
    font-family: PtSansBold;
    font-size: 11px;
    color: #3c4650;
    margin-top: 5px;
}

.formations .playerBox .text .icon .hover>span:last-child span img {
    vertical-align: middle;
    margin-right: 3px;
}


.formations .timeline {
    margin-top: 0;
}


.tabMenu {
    width: 960px;
    margin-left: 30px;
}

.tabContent {
    position: relative;
    margin-left: 30px;
}

.tabContent>.left {
    float: left;
    position: relative;
    width: 675px;
    margin-top: 25px;
    vertical-align: top;
}

.tabContent>.right {
    float: right;
    width: 300px;
    height: 100%;
    vertical-align: top;
}

.tabContent .newsBlock {
    margin-top: 20px !important;
    padding: 20px !important;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
}

.tabContent .darkBlueTitle {
    top: 0;
    left: -10px;
    position: absolute;
    z-index: 1;
}

.tabContent .newsBlock .smallItem .details {
    width: 500px;
}

.tabContent .galleriesBox {
    margin-right: 0;
}

.tabContent .galleriesBox .gallery {
    margin-right: 10px;
}

.tabContent #similiarMatches {
    padding-top: 40px;
}

.tabContent #similiarMatches a:last-child>.matchItem {
    border-bottom: 1px solid #cccccc;
}

.tabContent #similiarMatches a>.matchItem {
    height: 82px;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    display: block;
    border-top: 1px solid #cccccc;
    position: relative;
}

.tabContent #similiarMatches a>.matchItem .results {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.tabContent #similiarMatches a>.matchItem .results span {
    display: inline-block;
    vertical-align: middle;
}

.tabContent #similiarMatches a>.matchItem .results .team {
    font-family: PtSansBold;
    color: #3c4650;
    font-size: 17px;
    width: 220px;
}

.tabContent #similiarMatches a>.matchItem .results .team:first-child {
    text-align: right;
}

.tabContent #similiarMatches a>.matchItem .results .team:last-child {
    text-align: left;
}

.tabContent #similiarMatches a>.matchItem .results span.goals>span {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
}

.tabContent #similiarMatches a>.matchItem .results span.goals {
    padding: 6px 5px 5px 5px;
    width: 48px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background-color: #3C4650;
    opacity: 0.1;
    margin-left: 11px;
    margin-right: 11px;
}

.tabContent #similiarMatches a>.matchItem .results span.goalsWinner {
    background-color: #3c4650;
    opacity: 1;
}

.tabContent #similiarMatches a>.matchItem .results span.goalsLoser {
    background-color: #b8c0c9;
    opacity: 1;
}

.tabContent #similiarMatches a>.matchItem .results span.goalsDraw {
    background-color: #82909e;
    opacity: 1;
}

.tabContent #similiarMatches a>.matchItem span.competition {
    position: absolute;
    left: 10px;
    top: 10px;
}

.tabContent #similiarMatches a>.matchItem span.competition>span {
    display: inline-block;
    vertical-align: middle;
}

.tabContent #similiarMatches a>.matchItem span.competition>span:last-child {
    padding-left: 6px;
    font-size: 11px;
    font-family: Arial;
    color: rgb(133, 133, 133);
}

.tabContent #similiarMatches a>.matchItem span.date {
    color: rgb(133, 133, 133);
    font-family: Arial;
    font-size: 11px;
    position: absolute;
    text-align: right;
    right: 10px;
    top: 14px;
}

.tabContent #similiarMatches a:hover>.matchItem {
    background: #fff;
}

#matchSummary .newsBody {
    padding-bottom: 30px;
}

/*
    Ticket information
*/
.ticketInformation .mCustomScrollBox {
    height: 370px !important;
}

.ticketInformation .mCSB_container {
    margin-right: 20px;
}

.ticketInformation {
    font-family: Arial;
    font-size: 13px;
    color: #ededed;
    padding: 15px;
    padding-right: 0;
}

.ticketInformation>div:first-child {
    font-family: PtSansBold, Arial;
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.ticketInformation table {
    border: none;
    border-spacing: 0;
    font-family: Arial;
    font-weight: bold;
}

.ticketInformation table td {
    height: 42px;
    border: none;
    border-bottom: 1px solid #454545;
}

.ticketInformation table tr:first-child td {
    background-color: rgba(128, 128, 128, 0.25);
    color: #b3b3b3;
}

.ticketInformation table td:first-child {
    padding-left: 10px;
}

.ticketInformation table td:last-child {
    padding-right: 10px;
}

/* Forduló meccsei */

#matchCenterBox .box>div.boxContent div .roundMatches {
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
}

#matchCenterBox .box>div.boxContent div .roundMatches>div {
    display: inline-block;
    vertical-align: top;
}

#matchCenterBox .box>div.boxContent div .roundMatches .left {
    padding: 15px;
    width: 195px;
}

#matchCenterBox .box>div.boxContent div .roundMatches .left div {
    border-bottom: 1px solid #414141;
    padding: 10px 0;
    line-height: 20px;
    font-weight: bold;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right {
    width: 480px;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a {
    display: block;
    color: #FFFFFF;
    min-height: 33px;
    line-height: 33px;
    border-top: 1px solid rgba(255,255,255,0.25);
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a>* {
    vertical-align: middle;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a:hover {
    background: rgba(255,255,255,0.2);
    text-decoration: none;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a:hover + a {
    border-top: 1px solid rgba(255,255,255,0.4);
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a.inactive:hover + a {
    border-top: 1px solid rgba(255,255,255,0.25);
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a.inactive:hover,
#matchCenterBox .box>div.boxContent div .roundMatches .right a.inactive:hover * {
    background: transparent;
    cursor: default;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a:last-child {
    border-bottom: 1px solid rgba(255,255,255,0.25);
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a .time {
    display: inline-block;
    width: 165px;
    font-size: 11px;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a .teams {
    display: inline-block;
    width: 310px;
    text-align: center;
    font-size: 0;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a .teams>* {
    vertical-align: middle;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a .teams .name {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-size: 13.5px;
    font-family: PtSansBold;
    line-height: 15px;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a .teams .name:last-child {
    text-align: left;
}

#matchCenterBox .box>div.boxContent div .roundMatches .right a .teams .goal {
    display: inline-block;
    width: 20px;
    font-size: 13.5px;
    font-family: PtSansBold;
}

#matchCenterBox .box>div.boxContent div .livestream {
    margin-left: 15px;
    margin-top: 20px;
}

/* Overwrite */
.newsBlock a:nth-last-child(2) .image, .newsBlock a:nth-last-child(2) .details {
    border-bottom: none !important;
}

#fancybox-wrap {
    left: calc(50% - 452px) !important;
    top: 300px !important;
}

#fancybox-content {
    cursor: pointer;
}