.new-left-block {
    min-width: 958px !important;
    max-width: 958px !important;
    float: left !important;
}

.tour_header,
.tour_lobby,
.title,
.title-tr,
.tournament-result,
.wrap-tournament-table{
    width: 100% !important;
    position: relative;
}

.lobby_content .share {
    width: auto;
    float: right;
    margin-left: 0 !important;
}

#desc_tour_cont_toggler .fa-angle-down, #desc_tour_cont_toggler .fa-angle-up {
    margin-left: 384px;
}

.stream {
    width: 100% !important;
    background-color: #ffffff;
    padding: 10px;
    height: auto;
    border-radius: 6px;
    border: 3px solid #252525;
}

.stream .stream-container {
    width: 100% !important;
    height: 560px;
}

.stream .stream-container object {
    width: 100% !important;
    height: 100% !important;
}

.stream .stream-play-btn {
    left: calc(50% - 64px);
    top: calc(50% - 64px);
}

.stream .slide {
    text-align: center;
}

.stream .slide .stream-element {
    float: none;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.stream .stream-user-photo-w {
    margin-bottom: 10px;
}

.right_stream_chat_box {
    background-color: #ffffff;
    height: 566px;
}

.right_stream_chat_box .title {
    font: 64px pfagorasansproThin;
    color: #202020;
    margin-bottom: 12px;
    text-align: center;
    height: 58px;
    margin-top: -38px;
}

.right_stream_chat_box .chat_streamchat {
    width: 258px !important;
    margin-left: -15px !important;
}

.right_stream_chat_box #chatMessage {
    max-width: 236px;
    margin-left: 5px;
}

.right_stream_chat_box .ico-people {
    margin-left: 115px;
}

.right_stream_chat_box .ico-wider {
    margin: 0 15px;
}

.right_stream_chat_box .red-btn {
    margin-left: 5px;
}


#toggle_teammates { font:22px pfagorasansproBold;color:#5fcbf4;cursor:pointer;}

#desc_tour_cont_toggler {
    font-size: 25px;
    display: block;
    color: #fff;
    width: 100%;
    height: 46px;
    background: #454853;
    text-align: center;
    padding-top: 11px;
    text-decoration: none !important;

}

#desc_tour_cont_toggler:hover, #desc_tour_cont_toggler:hover * {
    background-color: #5cc3ea;
    color: #fff;
    text-decoration: none;
}

#desc_tour_cont_toggler .fa-file-text-o {
    margin-right:11px;
}

#desc_tour_cont_toggler .fa-angle-down, #desc_tour_cont_toggler .fa-angle-up {
    margin-left:150px;
    font-size: 32px;
    position: relative;
    font-weight: 600;
    top: 4px;
}

#desc_tour_cont_toggler i {
    color:#B9C7CA;
}

#desc_tour_cont {
  display: block;
  max-height: 850px;
  overflow-y: scroll;
  margin-top: 35px;
  line-height: 27px;
  font: 20px PFDinTextCondPro-Regular;
  padding: 25px;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  float: left;
  width:958px;
  margin-bottom: 35px;
}

#desc_tour_cont p {
  margin:8px 0;
  line-height: 26px;
}

#desc_tour_cont strong {
  font: 18px PFDinTextCondPro-Medium;
}

#desc_tour_cont h1 {
  font: 26px PFDinTextCondPro-Bold;
}

#desc_tour_cont h2 {
  font: 24px PFDinTextCondPro-Bold;
}

#desc_tour_cont h3 {
  font: 22px PFDinTextCondPro-Medium;
}

.tur_a_us:hover {
  background: #f6f6f6;
}

#desc_tour_cont li {
  margin: 5px 0 5px 35px;
}

.or_tour {
    font-style: italic;
    font-size: 25px;
    color: #fd4d30;
    font-weight: 600;
    display: none;
}


.bottom_side_ofthetour {
    font:18px pfagorasansproThin;
    color:#202020;
}

.lobby_content a {
    /*color:#55b1d5;*/
}

.fix_registered_block{

}

.invite_friends_block, .invite_link_block {
  /*border:1px dashed #ccc;*/
  padding:45px 25px 25px 25px;
  background: #e5e5e5;
  -webkit-box-shadow: 1px 3px 3px 0px rgba(122,122,122,1);
  -moz-box-shadow: 1px 3px 3px 0px rgba(122,122,122,1);
  box-shadow: 1px 3px 3px 0px rgba(122,122,122,1);
  position: relative;
  z-index: 10000;
  left:-9999px;
  position:absolute;
  width: 520px;
}

.invite_friends_block::before, .invite_link_block:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 0 12.5px 15px;
    border-color: transparent transparent transparent #e5e5e5;
    position: relative;
    left: 37px;
    float: right;
}

.invite_link_block:before {
    top: 68px;
}

.close_teammates_block, .close_invitelink_block {
  float: right;
  color: #84493F;
  cursor: pointer;
  font-size: 27px;
  top: -36px;
  position: relative;
  left: 36px;
}

.invite_link_block {
  padding-top: 15px;
}

.invite_link_block p {
  color: #333 !important;
}

.invite_link_block p:nth-child(3) {
  padding: 5px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid;
  color: #55b1d5 !important;
  font: 15px pfagorasansproBold;
  word-wrap: break-word;
}

.close_invitelink_block {
  top: -8px;
}

.close_teammates_block:hover, .close_invitelink_block:hover {
    color:#AE7E76;
}

#link_friends_in {
    font-family: pfagorasansproBold;
    color:#5fcbf4;
    cursor:pointer;
    border-bottom: 1px dashed #5fcbf4;
    text-decoration: none;
}

#link_friends_in:hover {
  border-bottom:none;
}

.tour_lobby {
    height:auto;
    padding:0;
    width:700px;
    font: 16px pfagorasansproThin;
    margin-bottom:15px;
    margin-top: 0;
    /*border-bottom: 3px solid #252525;*/
    /*border-left: 3px solid #252525;*/
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.tour_lobby strong {
    font-family:PFDinTextCondPro-Regular;
}

.tour_lobby .img img {
    display: block;
    margin: auto;
    text-align: center;
}

.tour_lobby .img.image-zoom-link {
    width: 645px;
    float: left;
    height: 415px;
    overflow: hidden;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-color: #fcfcfc;
    border: solid 1px #ebebeb;
    margin-left: 6px;
}

.tour_lobby .img.image-zoom-link:hover {
    opacity: 0.6;
    border: solid 1px #bebebe;
}

.tour_lobby .img.image-zoom-link i {
  font-size: 200px;
  margin-top: 100px;
  color: #F9BF12; 
}



.lobby_content {
    padding-left:5px;  
    background: none;  
    width: 304px;
    display: inline-block;
    padding-bottom: 5px; 
    background-image: none;
    min-height: 419px;
}

.lobby_content p {
    margin: 0;
    font-size:18px;
    line-height: 30px;
    color: #fff;
    margin: 15px 0 !important;
}

.lobby_content ul {
    margin: 19px 0 19px 35px;
    font-size: 18px;
}

.lobby_content > h1 {
    font-size:35px;
    font-weight: 600;
    margin-bottom:25px;
    float:left;
}

.lobby_content h3, .lobby_content >form > h1 {
    font-size:18px;
    margin-bottom:25px;
}

.stat_tournament {
    margin-bottom: 0;
    height: auto;
    color: #fff;
    background: #50ac59;
    padding: 8px 10px 8px 10px;
    display: inline-block;
    //position: relative;
	position: absolute;
    left: -7px;
    /*width: 221px;*/
    /*text-transform: uppercase;*/
	   top: 0px;
    font: 20px PFDinTextCondPro-Medium;
}

.stat_tournament i {
    margin-right: 5px;
}    

.stat_tournament_completed {
    margin-bottom: 0;
    height: auto;
    color: #fff;
    background: #0086d8;
    padding: 8px 10px 8px 10px;
    display: inline-block;
    position: relative;
    left: -17px;
    /*width: 221px;*/
    /*text-transform: uppercase;*/
	top: 2px;
}

.stat_tournament_start {
    margin-bottom: 0;
    height: auto;
    color: #fff;
    background: #FF3C38;
    padding: 8px 10px 8px 10px;
    display: inline-block;
    position: relative;
    left: -17px;
    /*width: 221px;*/
    /*text-transform: uppercase;*/
	top: 2px;
}

.tournament_price{
	color: #fff;
}
.lobby_content span {
    /*margin-left:13px;*/
}

.lobby_content em {
    font-style: italic;
}

.lobby_content .share {
    width:36%;
    margin-left: 65%;
}

.hosted_by {
    width:100%;
    margin-left:0;
    color: #202020;
    font: 20px 'pfagorasansproBold';
	float: left;
    margin-top: 15px;
	padding-bottom: 10px;
}

.hosted_by a {
    font-family: 'pfagorasansproBold';
    margin-right: 10px;
    white-space: nowrap;
}

.lobby_content .share p {
    font-family: 'pfagorasansproThin';
    position: relative;
    top: 19px;
}

.lobby_content .share a { 
    position: relative;
    top: 6px;
}

.tour_lobby .enroll_btn {
    width: 298px;
    background-color: #fd4d30;
    border: none;
    /*border-bottom: 3px solid #963b2c;*/
    color: #fff;
    border-radius: 2px;
    padding: 0;
    font: 22px PFDinTextCondPro-Medium;
    height: 60px;
    line-height: 60px;
    margin-top: 86px;
}

.tour_lobby .enroll_btn:hover {
  background-color: #cc432c;
}

.lobby_content .unjoin_button {
    background:#868080 !important;
    border-bottom:3px solid #626262 !important;
    margin-top: 15px !important;
}

.lobby_content .unjoin_button:hover {
    background:#9c9595 !important;
}



.tour_lobby .your_team_capt {
  /*height: 60px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  font: 17px PFDinTextCondPro-Bold;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: white;
  padding-left: 2px;
}

.hosted_by p:first-child {
  float: left;
  margin-right: 25px;
}

.your_fee {
  font-family: pfagorasansproThin !important;
  font-size: 15px;
}

.your_fee a {
  color: silver;
}


.toggle_teammates .fa-external-link {
    font-size: 19px;
}


.member_team_tour span:last-child, .click_here_tourlobby {
  color: silver;
  margin-left: 15px;
  display: inline-block;
  width: 15px;
  position: relative;
  top: -9px;
  font: 15px pfagorasansproThin;
}

    .member_team_tour .group::before {
        height: 20px;
        width: 20px;
        display: block;
        background-size: 20px 20px !important;
        float: left;
        margin-top: 4px;
    }

.click_here_tourlobby {
  margin-left: 2px;
  top: -7px;
}

.invite_link_block p:first-of-type {
  font-family: pfagorasansproBold !important;
}

.tournament_create .wrap-tournament-table .wrap-block {
  width: 1162px;
}

#show_results .modal-body {
  font: 23px pfagorasansproThin;
}

#show_results .slot-img:last-child {
  margin-right:5px;
}

.bracket-slider-state-button-flow {
    margin-top: 10px;
    float: left;
    width: auto;
    background-color: #fd4d30;
    border: none;
    border-bottom: 3px solid #963b2c;
    color: #fff;
    text-align: center;
    padding: 7px 12px 5px 12px;
    cursor: pointer;
}

.bracket-slider-state-button-flow:hover {
    background-color: #cc432c;
    cursor: pointer;
}

.bracket-slider-state-button-flow.active {
    background-color: #fd4d30;
    border-bottom: 3px solid #963b2c;
}

.bracket-slider-state-button-flow.active:hover {
    background-color: #cc432c;
    cursor: pointer;
}

.bracket-slider-state-button-flow i {
  width: 25px;
}

  #mc-container {
    border: 2px solid white;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 10px;
    background-color: white;
    margin-top: 50px;
  }

  input[name="password"]::-webkit-input-placeholder::before  {
         font-family: fontawesome; content:"\f132 ";color: #464646;margin-right:3px;
  }

  input[name="password"]::-moz-placeholder::before {
    font-family: fontawesome; content:"\f132 ";color: #464646;margin-right:3px;
  }

  #password {
    margin-top: 5px;
    }

#tournament_poster {
    font-size: 15px;
    cursor: pointer;
    position: relative;
    top: 0px;
    left: -8px;
    z-index: 10000;
    width: 95px;
    text-align: center;
}

#tournament_poster span:hover {
  text-decoration: none;
}

#tournament_poster span {
    text-decoration: underline;
}

.check_all_videos_btn {
  background: #5fcbf4;
  border-color: #317A96;
  text-align: center;
  position: relative;
  top: 165px;
}

.check_all_videos_btn:hover, .check_all_videos_btn:active {
  background:#38A0C7;
}

.check_all_videos_btn i {
  color: yellow;
}

 /*PREMIUM FUNCTIONAL AND MODALS*/

.premium img {
    border-radius: 0;
    height: auto;
    margin-bottom: 0;
    position: relative;
    left: -6px;
    top: -4px;
    width: 40px;
    float: left;
 }

.premium p {
    font-family: 'pfagorasansproBold';
    display: inline;
 }

.premium-join-btn {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    color: #ffffff;
    font-size: 20px;
    background: #3498db;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    text-align: center;
    width: 266px;
    position: relative;
    margin-bottom: -50px;
    top: 7px;
    height: 50px;
    border-bottom: 3px solid #0f67a2;
}

.premium-join-btn-registered-positioning-fix{
    margin-top: 25px;
    margin-bottom: 15px !important;
    padding: 15px;
}

.premium-is-payed {
    color: white;
    background: #3498db;
    color: #ffffff;
    font-size: 20px;
    background: #3498db;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    border-bottom: 5px solid #0f67a2;
}
.premium-is-payed:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    cursor: pointer;
}
.premium-join-btn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    cursor: pointer;
	width: 298px;
}

.premium-join-alert {
    position: absolute;
    background: #94D054;
    width: 600px;
    height: 250px;
    left: -605px;
    top: -120px;
    color: #ffffff;
    line-height: normal;
    text-align: left;
    display: table;
    font-family: 'pfagorasansproBold';
}
.premium-join-alert div{
    padding: 35px;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.premium-join-alert div p{
    line-height: normal;
}

/* inline modal container div */
#tournament-inline-modal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
}
#tournament-inline-modal .tournament-inline-modal-container {
    max-width: 100%;
    overflow: hidden;
    margin: 0 !important;
}
#tournament-inline-modal .tournament-inline-modal-close {
    position: absolute;
    z-index: 1;
    font-size: 20pt;
    top: 16px;
    right: 42px;
    color: #9a9b9b;
    cursor:pointer;
}
#tournament-inline-modal .tournament-inline-modal-close:hover {
    color: #000000;
}
/* inline modal */
.tournament-inline-modal { width:auto; position:relative; }
.tournament-inline-modal .tournament-inline-modal-header {
    background-color:#fff;
    color:#fff;
    text-transform:capitalize;
    font-size:1.2em;
    font-weight:bold;
    padding:12px 45px;
    border-left:1px solid #a8a8a8;
    border-right:1px solid #a8a8a8; }
.tournament-inline-modal-header { padding-left:30px; padding-right:30px; height: 52px;}
.tournament-inline-modal-content { padding:15px 5px; }
.tournament-inline-modal-content {
    background-color:#fff;
    padding: 45px 45px 20px 45px;
    width:100%;
    height: 360px;
    overflow-y: scroll;
}
.tournament-inline-modal .tournament-inline-modal-footer {
    width: 100%;
    height: 60px;
}
.tournament-inline-modal-content span.title { color: black;}

.storm-green-button {
    text-decoration: none;
    display: block;
    cursor: pointer;
    width: 100%;
    height: 50px;
    margin: 2px auto 30px;
    color: #fff;
    border-bottom: 8px solid #62a14e;
    background: #74b65f;
    font: 20px pfagorasansproBold;
    line-height: 66px;
    text-align: center;
    text-transform: uppercase;
}

.storm-green-button:hover {
    background: #588849;
    color: #FFF;
    text-decoration: none;
}
/*PREMIUM FUNCTIONAL AND MODALS END*/


.buy_ticket i, .buy_ticket a {
  color: gold;
}

.buy_ticket a {
font-family: 'pfagorasansproBold';
}

.buy_ticket a:hover, .after_start_tournament:hover {
  text-decoration: none;
}

.buy_ticket a span:hover, .after_start_tournament span:hover {
  text-decoration: underline;
}

.buy_ticket i {
  margin-right: 5px;
}

.buy_link_silver {
  color: gold;
}

.send_message_team {
  position: relative;
  top: 8px;
}

.alert {    
    background: #94d054 !important;
    color: #fff !important;    
}

.vipc {
    width: auto !important;
    border-radius: 0 !important;
    height: auto !important;
    margin-bottom: 0 !important;
    margin-left: 25px !important;
}

.vex-dialog-button-secondary {
    border: none !important;
    background: none !important;
    text-transform: capitalize !important;
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message {
    font: 25px 'pfagorasansproBold';
    color: #069c06;
}

.tour_header a {
    top: -7px !important;
}

.tour_header a:last-child {
    margin-top: -15px;
}

.fade:not(.show) {
    opacity: 100;
}

    .modal_old {
        margin-left: 0 !important;
        width: 100% !important;
        left: 0 !important;
    }

     .rus_fix {        
        width: 100%;
    }

@media screen and (max-width: 900px) and (orientation: landscape) {
	
	.new-left-block
	{	
		float: unset !important;	
	}
}


._ntournamentItem__info .lobby_content {
  width: 100%;
}

._ntournamentItem__info .lobby_content #gameform {
  width: 100%;
  max-width: none;
}

._ntournamentItem__info .lobby_content #gameform input {
  display: block;
  width: 100%;
}

._ntournamentItem__info .lobby_content ._ntournament__reg_b {
  width: 100%;
}

._ncontainer ._nmain {
  width: 100%;
}

@media screen and (max-width: 500px) {
  ._ntournament ._ncontainer {
    margin: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  ._ntournament__left {
    width: 100%;
  }

  ._ntournament__right {
    display: none;
  }
}

._ntournamentItem__poster a.img.image-zoom-link {
  background-size: contain;
  background-repeat: no-repeat;
}


._ntournamentItem__poster .img.image-zoom-link {
    max-width: 507px !important;
    max-height: 327px !important;
}