._nbutton--purchased {
	background: radial-gradient(99.95% 134.94% at 16.83% -14.06%,#ff91c6 0,#ff76b8 35.99%,#ff64ae 100%);
}

._nbutton--more {
	background: #e6a94f !important;
}

.activechessgamesdiv{
	width: 1040px;
	margin: auto;
	padding: 30px;
}

h1{
	color: #fff;
}

.activechessgamesh2{
	margin: auto;
	color: #fff;	
}

#start_match_content{
	display: none !important;
}

.activechessgamestable{
	color: #ffffff;	
	margin: auto;
    margin-top: 15px;
    width: 1000px;
}

.activechessgamestable img{
	width: 32px;
    height: 32px;
}

tr{
	height: 40px;	
}

td{
	padding: 5px;
}



.fa-eye:before {
    content: "\f06e";   
    font-size: 27px;   
}

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

    .activechessgamesdiv {
        width: 100%;
        padding: 10px;
        overflow-x: auto;
        height: 370px;
    }

    .activechessgamestable {
        width: 100%;
        height: 100%;
    }

    .activechessgamestable tbody {
        display: flex;
    }

    .activechessgamestable tbody tr {
        flex-basis: 33.33333333%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }
    
    .activechessgamestrhead td {
        width: 100%;
    }
    
    .activechessgamestable tbody tr td {
        height: 48px;
    }
	
	@media only screen and (max-device-width: 812px) and (orientation: landscape) {

		.activechessgamestable tbody tr td {
			width: 100%;
		}
	}
    
}


tr:nth-child(even) {
	background-color: #211953;
}

._nchessqItem__ticket {
    margin-top: 25px;
}

.shop_search--category label, .shop_search--city label {
    color: #ffc046 !important;
}

.activechessgamestrhead {
    background: #7c72fe !important;
}

.shop_search--city option, .shop_search--city select, .shop_search--category option, .shop_search--category select {
    background-color: #211953 !important;
}

._nchessfgPlayer__name {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
}


.matchmaking_skin {
    color: white;
}

._nchess__caption--small {
    font-size: 20px;
}

._nchessqItem__description {
    font-size: 20px;
    margin-bottom: 20px;
}

._nchessqItem__ticket {
    height: 55px;
}

._nchessqWork {
    font-family: "Fira Sans",sans-serif;
    font-weight: 500;
    margin-top: 120px;
}

._nchessqWork__title {
    font-size: 28px;
    font-weight: 700;
}

._nchessqWork__wrapper {
    margin-top: 20px;
    padding-bottom: 100px;
}

._nchessqWork__item {
    position: relative;
    width: 25%;
    padding-right: 25px;
}

._nchessqWork__digit {
    font-size: 80px;
    font-weight: 900;
    color: rgba(255,255,255,.1);
}

._nchessqWork__description {
    position: absolute;
    top: 100%;
    max-width: 147px;
    margin-top: -45px;
    margin-left: 45px;
    text-align: center;
}

._nchessqWork__item:after {
    position: absolute;
    top: 50%;
    width: 100%;
    width: calc(100% - 110px);
    height: 2px;
    margin-left: 10px;
    content: "";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(255,255,255,.1);
}

._nlandingQuick ._nplayingTournaments__cost {
    font-size: 16px;
}

.leftlandingspan {
    font-size: 30px;
    margin-bottom: 10px;
    display: block;
    float: none;
}

._nlandingGame__links>button {
    text-transform: capitalize;
}

._nheader__auth {
    display: table;
    height: 100%;
    border-left: none;   
}

._nheader--landing ._nheader__nav, ._nheader__auth {
    font-size: 18px;
}


._nheader__auth>p {
    display: table-cell;
    vertical-align: middle;
}

._nheader__auth, ._nheader__auth>p {
    border-radius: 0px;
}

p._nlandingLeaderboard__place._nlandingLeaderboard__name:hover {
    -webkit-text-fill-color: #ff72b6 !important;
}

._nchess {
    margin-top: 50px;
}

.play-now__button {
  background: radial-gradient(
    132% 155% at 31% -11%,
    #9186ff 0,
    #6d61ff 33%,
    #574aff 91%
  ) !important;
  -webkit-box-shadow: 0 13px 9px rgb(0 0 0 / 20%) !important;
  box-shadow: 0 13px 9px rgb(0 0 0 / 20%) !important;
  padding-left: 72px !important;
}


.play-now__button::before {
  background: rgba(97, 85, 255, 0.3) !important;
  -webkit-filter: blur(18px) !important;
  filter: blur(18px) !important;
}

.play-now__button i {
  background-color: #5547ff !important;
}

._nicon-play-now:before {
    font-size: 33px;
}

._ntournamentItem__poster a.img.image-zoom-link {
  background-size: contain;
  background-repeat: no-repeat;
  max-height: none !important;
}

@media screen and (max-width: 500px) {
  ._ntournament ._ncontainer {
    margin: 0 !important;
  }

  ._ntournamentsListItem__members {
    align-self: flex-start;
    text-align: right;
  }

  ._ntournamentsListItem__options {
    flex: 1;
  }
}

@media screen and (max-width: 768px) {
  ._ntournamentsListItem__right {
    width: 100%;
  }
}

.wrap-slot {
  display: flex !important;
}

.wrap-slot .slot-img {
  width: 30px !important;
  height: 30px !important;
}

.wrap-slot .t-ss {
  padding: 6px 4px 0 !important;
  width: auto !important;
  min-width: 30px !important;
  min-height: 30px !important;
}

.match_number {
  background: #ff72b6;
}

.repeat-game a {
  color: #4990ff;
}

.slots-line div {
  border-color: #4891ff !important;
}

.repeat-game {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0px !important;
}

.repeat-game a:last-child{
  padding-left: 4px;
}

.repeat-game a {
  display: flex;
  align-items: center;
}

.repeat-game a span {
  display: flex !important;
  align-items: center;
}

.repeat-game a span i {
  margin-right: 4px;
}

.repeat-game a .fa-eye::before {
  font-size: 22px;
}
