.tournament_menu,
.tour_down_menu {
    background-image: none;
    background-color: #2d303a;
    width: 958px;
    height: 60px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.04);
    border: solid 1px #ebebeb;
    margin-bottom: 20px;
}

.tournament_menu li {
    /*width: 114px;*/
    height: 57px;
    background-color: #fff;
    margin-right: 15px;
    padding: 14px 12px 3px 15px;
    border-bottom: 1px solid #50ac59;
    box-shadow: inset 0 -3px 0 0 #50ac59;
    margin-right: 0;
    border: none;
}

.tournament_menu li:first-child {
    border: transparent;
    margin-right: 0;
    box-shadow: none;
    cursor: auto;

}

.tournament_menu li:hover {
    /*height: 57px !important;*/
    box-shadow: inset 0 -3px 0 0 #ff5639;
    background-color: rgba(253, 100, 73, 0.07);
    border-bottom: 1px solid #ff5639;
}

.tournament_menu li:first-child:hover {
    background-color: #191b22 !important;
}

.l_game_icon:hover {
    box-shadow: inset 0 0px 0 0 #fff !important;
    background-color: #fff !important;

    border-bottom: 0px solid #ff5639 !important;
}

.tournament_menu li a {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    display: block;
    width: 100%;
    height: 100%;
    font-family: PFDinTextCondPro-Regular;
    color: white;
}

.tournament_menu a:hover,
.tour_down_menu a {
    text-decoration: none !important;
    color: #white;
}

.tournament_menu li {
    /*width: 107px !important;*/
    background-color: #fff;
}

.l_game_icon {
    max-width: 70px !important;
    height: 60px;
}

.l_game_icon img {
    margin: 5px;
    margin-left: 17px;
    margin-right: 50px;
}

.lsf-icon.tableicon:before {
    content: url(/img/new/combined-shape.svg);

}

.lsf-icon.lobby:before {
    content: url(/img/new/icon-lobby.svg);

}

.lsf-icon.flag:before {
    content: url(/img/new/icon-results.svg);

}

.lsf-icon.flag:before {
    content: url(/img/new/icon-results.svg);

}

.lsf-icon.memo:before {
    content: url(/img/new/icon-rules.svg);

}

.lsf-icon.present:before {
    content: url(/img/new/icon-prize.svg);

}

.lsf-icon.group:before {
    content: url(/img/new/icon-players.svg);

}

.spaceship_box {
    width: 960px;
    height: 60px;
    box-shadow: inset 0 -1px 0 0 #ebebeb;
    background-color: #fcfcfc;
    border: none;
    margin-bottom: 5px;
}

.lobby_content input {
    top: 15px;
    margin-top: 3px;
    height: 40px !important;  
}

.tour_lobby .enroll_btn {
    /* margin-top: 30px*/
}

.videos,
.tour_lobby {


    background: #fff;

}

.stat_help_faq a {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #50ac59;
}

.fa-road:before {
    content: url('/img/new/icon-buttonreglobbi.svg');
    padding-top: 2px;
    float: left;
    height: 14px;
    width: 16px;
}

.tour_lobby strong {
    color: wheat;
}

.your_fee a {
    color: white;
}

.entry_fee {
    color: #fff;
    margin-top: -5px;
}

.sbresultbr {
    border-bottom: 1px solid #A5321E !important;
    box-shadow: inset 0 -3px 0 0 #A5321E !important;
    background-color: #fd4d30 !important;
}

.sbresultbr a {
    font: 18px PFDinTextCondPro-Bold !important;
    color: #fff !important;
    width: 84px !important;
    white-space: pre-line;
    margin-top: -4px;
    margin-left: -2px;
}

.sbresultbr:hover {
    background-color: #a5321f !important;
}

#start_match_content {
    left: 1005.5px !important;
    top: 0px !important;
}

.tournament_menu,
.tour_down_menu {
    background-color: #191b22;
}

.tournament_menu li {
    background-color: #191b22;
    /*border-bottom: 1px solid #101117;*/
    border: none;
    box-shadow: inset 0 -3px 0 0 #191b22;
    transition: 0.2s all ease-in-out;
}

.tournament_menu li:hover {
    border-bottom: 1px solid #ff5639;
    box-shadow: inset 0 -3px 0 0 #ff5639;
    background: #ff5639;
}

.tournament_menu li:hover a {
    color: #fff;
}

.tournament_menu li:hover .lsf-icon {
    filter: brightness(0) invert(1) !important;
}


.tournament-body .events-list > .event-item {
    border: solid 1px #191b22;
    color: #ffc046;
    background-color: #191b22;
    transition: 0.2s all ease-in-out;
}

.tournament-body .events-list > .event-item:hover {
    background-color: rgba(255, 192, 70, 0.4);
    color: #191b22;
}

.table-buttons {
    display: none;
}

@media screen and (max-width: 480px),
screen and (max-width: 900px) and (orientation: landscape) {

    /* table scroll */

    .table-buttons {
        display: none;
    }

    @media screen and (max-width: 480px) {
        .wrap-tournament-result {
            position: relative;
        }

        .table_buttons {
            display: block;
        }

        #left-button,
        #right-button {
            position: absolute;
            top: 48px;
            background: red;
            height: calc(100% - 48px);
            width: 30px;
            z-index: 9;
            opacity: 0.9;
        }

        #left-button:after,
        #right-button:after {
            content: '';
            width: 8px;
            height: 12px;
            position: absolute;
            z-index: 2;
            top: 0;
            bottom: 0;
            left: 10px;
            right: 0;
            margin: auto;
            background-image: url(/images/scroll-arrow.svg);
            background-repeat: no-repeat;
            background-position: center;
        }

        #left-button {
            left: 0;
            background: linear-gradient(270deg, #101117 73.33%, rgba(16, 17, 23, 0) 100%);
            transform: rotate(180deg);
        }

        #right-button {
            right: 0;
            background: linear-gradient(270deg, #101117 73.33%, rgba(16, 17, 23, 0) 100%);
        }
    }

    /* end of table scroll */


    .wrap-tournament-table .tab.active {
        overflow-x: auto;
    }

    #team_search_input {
        width: 100%;
    }

    .tournament-players .team-players-container {
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .tur_us_p {
        margin-left: 0;
    }

    .hosted_by {
        display: flex;
        flex-direction: column;
    }


    .wrap-tournament-result .list-title {
        margin-left: 0;
    }

    .sbresultbr a {
        width: 100% !important;
    }

    .reward_row {
        padding: 40px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .reward_item {
        height: 310px;
    }

    .reward_item.second_place {
        width: 100%;
    }

    .reward_img {
        width: 100%;
    }

    .reward_content {
        margin-bottom: 170px;
    }

    .close_reward .reward_item {
        width: 100%;
    }

    .close_reward .reward_point {
        top: 20px;
        right: 23px;
    }

    .tournament-players p {
        margin-right: 5px;
    }


    .article_itself h2 {
        font-size: 1em;
    }

    #content .main_box_left {
        width: 100%;
    }

    .tour_lobby .lobby-img-wrapper {
        width: 100%;
    }

    .new-left-block {
        min-width: 300px !important;

    }

    .middle-info .container > div:first-child {
        width: 100% !important;
    }

    .tournament_menu,
    .tour_down_menu {
        width: 100%;
        height: auto;
    }

    .tournament_menu ul {
        height: auto;
        display: flex;
        flex-flow: wrap;
    }

    .l_game_icon {
        max-width: none !important;
    }

    .tournament_menu li {
        margin: 0;
        width: 50%;
    }

    .tournament_menu li:last-child {
        width: 100%;
    }

    .spaceship_box {
        width: 100%;
    }

    .stat_tournament {
        left: 0;
        width: 100%;
        border-radius: 5px !important; 
    }

    .spaceship_box {
        height: auto;
    }

    .spaceship_box .f_right {
        float: none;
		margin-top: 30px;
    }
	
	.tournament-players .team-name {
		width: 100% !important;
	}
	
    .tournament-body .events-list {
        height: auto;
    }

    .tournament-body .events-list > .event-item {
        width: 100%;
    }

    #tournament_poster {
        left: unset;
        top: unset;
        width: 100%;
    }

    .tour_lobby .img.image-zoom-link {
        width: 100%;
        margin-left: 0;
    }

    .lobby_content {
        padding-left: 0;
        width: 100%;
        min-height: inherit;
        margin-top: 20px;
    }

    .form-horizontal.tournamentJoinForm > div {
        width: 100%;
        height: auto;
    }

    .stat_help_faq {
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 2px !important;
    }

    #desc_tour_cont {
        width: 100%;
        overflow: hidden;
        padding: 15px;
        font-size: 17px;
    }

    #desc_tour_cont iframe {
        width: 100%;
        height: 300px;
    }

    .middle-info .container > div:last-child {
        width: 100%;
        float: none;
        margin-top: 0 !important;
        text-align: center;
    }

    #player_search_input {
        width: 100%;
    }

    .invite_friends_block,
    .invite_link_block {
        top: 50%;
        left: 50%;
        transform: translate(-50%);
    }

    .member_team_tour span {
        margin-right: 0;
    }

}

body {
    min-width: auto;
}

.fade:not(.show) {
    opacity: 100;
}

#content {
    background-color: #101117;
    padding: 25px 0 75px;
    /* background: #F6F6F6 url(/img/eventsbg.png) !important; */
}

.title1 {
 color: #fff;
}

.ssst {
 color: #fff;
}

#tournament-search-input {
 background-color: #171921;
    border: 1px solid #2b2e3d!important;
}

.middle-news-opinions {
    margin-top: 0;
    background-image: none;
    background-color: #101117; 
    /*background: #F6F6F6 url(/img/eventsbg.png) !important; */
}

.menu_tournament,
.menu_tournament2 {
 background-color: #171921; 
background: #171921; 
border: 1px solid #2b2e3d !important;
}

.middle-news-opinions .title {
 color: #fff;
}

.gamelist_menu ul li a {
color: #fff;
 background-color: #1b1d26;
}

.gamelist_menu ul li a:hover {
color: #fff;
 background-color:#252936
}

.white_bg {
    background: #171921;
}

.tournaments_block_title a,
.t_owner1,
.tournaments_block_qt1,
.tournaments_block_qt2 {
 color: #fff;
}

.tournaments_block_item_inner:hover {
background-color:#252936;
}

.tournaments_block_anroll_btn {
    background-color: #50ac59;
}

.tournaments_block_completed_btn { 
background-color: #434d57;
}

.tournaments_block_started_btn {
color: #fff;
background-color: #fd6449;
}

.tournaments_block_started_btn:hover {
color: #fff;
background-color: #fd6449;
}

.spaceship_box {
 background-color: #1c1f29;
}

.videos, .tour_lobby {
    background: #171921;
}

.lobby_block_1,
.lobby_block_2 {
    background-color: #171921;
    border: solid 1px #222530;
}

.lobby_block_1 {
    height: 64px;
}

.spaceship_users_qt,
.spaceship_time,
.spaceship_time_m {
 color: #fff;
}

.lobby_content input {
 background-color: #171921;
 color: #fff;
}

.tur_a_us {
	border: solid 1px #222530;
    background-color: #171921;
    color: #fff;
    border-radius: 5px;	
}

.tournament_menu, .tour_down_menu {
  border: solid 1px #2b2e3d;
}

#tournament_poster,
.tournament-body .events-list > .block-title,
.spaceship_users_readiness {
  color: #fafafa;
}

.spaceship_box {
    box-shadow: none;
}

.lobby_block_2 {
  text-align: center;
}

.tour_lobby .img.image-zoom-link {
  border: none;
  background-color: transparent;
}

.tour_lobby .img.image-zoom-link:hover {
  border: none;
}

.tur_us {
  border: solid 1px #222530;
  color: #fafafa;
}

.tur_a_us span {
  color: #fafafa;
}

.tur_a_us:hover {
  background: #222530;
}

#desc_tour_cont {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #2b2e3d;
  background-color: #171921;
  color: #fafafa;
}

#desc_tour_cont h2 {
  color: #fafafa !important;
}

.tour_long_header {
  color: #fafafa;
  text-shadow: none;
}

#mc-container {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.04) !important;
    border: solid 1px #2b2e3d !important;
    background-color: #171921 !important;
}

.cc .mc-head-container .active a,
.cc .mc-auth-label,
.cc .mc-comment-body {
    color: #fafafa!important;
}

.cl .mc-auth-provider {
  border: solid 1px #2b2e3d !important;
    background-color: #171921 !important;
}

.cc .mc-editor-wrapper {
  background-color: #171921 !important;
}

.cc .mc-editor {
  border: solid 1px #2b2e3d !important;
}

.cc .mc-editor textarea {
  color: #fafafa!important;
  background-color: #171921 !important;
}

.cc .mc-theme-standard .mc-comment-head {
  color: #fafafa!important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.04) !important;
    border: solid 1px #2b2e3d !important;
    background-color: #171921 !important;
}

.tournament-body .events-list > .event-item:hover {
    border: solid 1px rgba(14, 176, 78, 0.34);
  background-color: rgba(80, 172, 89, 0.24);
  color: #fafafa;
}

.tournament_menu,
.tour_down_menu {
    height: 80px;
}

.tournament_menu ul {
    height: 100%;
}

.tournament_menu li:first-child {
    display: flex;
    align-items: center;
	height: 100%;
}

.tournament_menu li:first-child img{
   margin-top: -10px;
}

.tournament_menu li {
    height: 78px;
    padding: 15px;	
	padding-bottom: 0px;
}

.tournament_menu li a {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
}

.tournament_menu li:hover {
	height: 78px;
	padding-bottom: 0px;
}

.l_game_icon img {
    margin-left: 5px;
    margin-right: 5px;
}

.tournament_menu .lsf-icon {
    top: 0;
    display: block;
    height: 28px;
    width: 28px;
    margin-bottom: 10px;
}

.lsf-icon:before,
.lsf-icon:after {
    margin-right: 0;
}


.lsf-icon.tableicon:before {
    background: url(/img/new/combined-shape.svg) no-repeat;
}

.lsf-icon.flag:before {
    background: url(/img/new/icon-results.svg) no-repeat;
}

.lsf-icon.lobby:before {
    background: url(/img/new/icon-lobby.svg) no-repeat;
}

.lsf-icon.memo:before {
    background: url(/img/new/icon-rules.svg) no-repeat;
}

.lsf-icon.present:before {
    background: url(/img/new/icon-prize.svg) no-repeat;
}

.lsf-icon.group:before {
    background: url(/img/new/icon-players.svg) no-repeat;
}

.lsf-icon:before {
    content: '' !important;
    height: 28px;
    width: 28px;
    display: block;
    background-size: 28px 28px !important;
}

@media screen and (max-width: 868px) {

    .tournament_menu,
    .tour_down_menu {
        height: auto;
    }

    .tournament_menu li {
        padding: 5px;
    }


    .tournament_menu li:first-child {
        justify-content: center;
    }

    #players_inteam_list {
        margin: 0 !important;
        top: 0;
        left: 0;
        width: 100%;
    }

}

@media screen and (max-width: 900px) and (orientation: landscape) {

    .tournament_menu li,
    .tournament_menu li:last-child {
        width: calc(100% / 7);
    }

}

.main_sli {
    display: none !important;
}

.middle-info {
      z-index: 9999999;
}