/**
 * Платная версия стиля для Sourcebans++ от bdarts
 * Версия стиля 1.0.7.3
 * Цена стиля 1000 Rub
 */

del {
    color: #fff;
    font-size: 13px;
}

img.img_map {
    border-radius: 0px;
    max-width: 340px;
    max-height: 220px;
    margin: 10px;
}

img.logotype--navigation {
    width: 264px;
}

.last-banned-player {
	position: relative;
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    margin-bottom: 30px;
    border-radius: 0;
}

.last-banned-player .card-header {
  position: relative;
}

@media screen and (min-width: 768px) {
  .last-banned-player .card-header:not(.ch-alt) {
    padding: 23px 25px;
  }
}

@media screen and (min-width: 375px) {
    .form-info-1 {display: inline-block; float: right;}
    .form-info {display: inline-block;width: 35%;}
	.form-group-sb {display: inline-block; float: left; width: 100%;}
}

@media screen and (max-width: 991px) {
  .last-banned-player .card-header:not(.ch-alt) {
    padding: 18px;
  }
}

.last-banned-player .card-header h2 {
  margin: 0;
  line-height: 100%;
  font-size: 17px;
  font-weight: 400;
}

.last-banned-player .card-header h2 small {
  display: block;
  margin-top: 8px;
  color: #98a7c9;
  line-height: 160%;
}

@media screen and (min-width: 768px) {
  .last-banned-player .card-header.ch-alt {
    padding: 23px 26px;
  }
}

@media screen and (max-width: 991px) {
  .last-banned-player .card-header.ch-alt {
    padding: 18px 18px 28px;
  }
}

.last-banned-player .card-header.ch-alt:not([class*="bgm-"]) {
	text-transform: uppercase;
    margin-bottom: 15px;
    border-left: 3px solid #ff5952;
    padding: 10px 0px 10px 20px;
    background: linear-gradient( 25deg, rgb(255 112 111) -150%, rgb(70 85 116 / 0%) 50%);
}
/* Bans list */

.last-banned-playerone {
	position: relative;
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    margin-bottom: 30px;
    border-radius: 0;
}

.last-banned-playerone .card-header {
  position: relative;
}

@media screen and (min-width: 768px) {
  .last-banned-playerone .card-header:not(.ch-alt) {
    padding: 23px 25px;
  }
}

@media screen and (max-width: 991px) {
  .last-banned-playerone .card-header:not(.ch-alt) {
    padding: 18px;
  }
}

.last-banned-playerone .card-header h2 {
  margin: 0;
  line-height: 100%;
  font-size: 17px;
  font-weight: 400;
}

.last-banned-playerone .card-header h2 small {
  display: block;
  margin-top: 8px;
  color: #98a7c9;
  line-height: 160%;
}

@media screen and (min-width: 768px) {
  .last-banned-playerone .card-header.ch-alt {
    padding: 23px 26px;
  }
}

@media screen and (max-width: 991px) {
  .last-banned-playerone .card-header.ch-alt {
    padding: 18px 18px 28px;
  }
}

.last-banned-playerone .card-header.ch-alt:not([class*="bgm-"]) {
    text-transform: uppercase;
    margin-bottom: 15px;
    border-left: 3px solid #a2f18d;
    background: linear-gradient( 25deg, rgb(43 49 62) -150%, rgb(70 85 116 / 7%) 50%);
    padding: 20px 0px 20px 20px;
    display: flow-root;
}

.all-player-right {float: right;right: 20px;}

h2.text-info-left {
    float: left;
}

.last-banned-player .card-header[class*="bgm-"] h2,
.last-banned-player .card-header[class*="bgm-"] h2 small {
 color: #dddddd;
}

.last-banned-player .card-header .actions {
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 15px;
}

.last-banned-player .card-header .btn-float {
  right: 25px;
  bottom: -23px;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .last-banned-player .card-body.card-padding {
    padding: 23px 26px;
  }
}

@media screen and (max-width: 991px) {
  .last-banned-player .card-body.card-padding {
    padding: 18px;
  }
}

.last-banned-player .card-body.card-padding-sm {
  padding: 15px;
}


.last-muted-player {
	position: relative;
    /* box-shadow: 0 1px 1px rgb(0 0 0 / 15%); */
    margin-bottom: 30px;
    border-radius: 0;
}

.col-sm-5.p-t-6.div-100 {
    width: 41.6%;
}

.last-muted-player .card-header {
  position: relative;
}

@media screen and (min-width: 768px) {
  .last-muted-player .card-header:not(.ch-alt) {
    padding: 23px 25px;
  }
}

@media screen and (max-width: 991px) {
  .last-muted-player .card-header:not(.ch-alt) {
    padding: 18px;
  }
}

.last-muted-player .card-header h2 {
  margin: 0;
  line-height: 100%;
  font-size: 17px;
  font-weight: 400;
}

.last-muted-player .card-header h2 small {
  display: block;
  margin-top: 8px;
  color: #98a7c9;
  line-height: 160%;
}

@media screen and (min-width: 768px) {
  .last-muted-player .card-header.ch-alt {
    padding: 23px 26px;
  }
}

@media screen and (max-width: 991px) {
  .last-muted-player .card-header.ch-alt {
    padding: 18px 18px 28px;
  }
}

.last-muted-player .card-header.ch-alt:not([class*="bgm-"]) {
    text-transform: uppercase;
    margin-bottom: 15px;
    border-left: 3px solid #a2f18d;
	background: linear-gradient( 25deg, rgb(43 49 62) -150%, rgb(70 85 116 / 0%) 50%);
	padding: 10px 0px 10px 20px;
}

.last-muted-player .card-header[class*="bgm-"] h2,
.last-muted-player .card-header[class*="bgm-"] h2 small {
 color: #dddddd;
}

.last-muted-player .card-header .actions {
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 15px;
}

.last-muted-player.card-header .btn-float {
  right: 25px;
  bottom: -23px;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .last-muted-player .card-body.card-padding {
        padding: 0px;
  }
}

@media screen and (max-width: 991px) {
  .last-muted-player .card-body.card-padding {
    padding: 18px;
  }
}

.last-muted-player .card-body.card-padding-sm {
  padding: 15px;
}


.blocked-info-player-table {
	background: #2b313e;
   color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
    animation-iteration-count: inherit;
}


.blocked-info-player--game {
    text-align: center;
    margin-right: 55px;
}

.blocked-info-player--player {
    width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.block-info-player--data {
    width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}

.blocked-info-player--ban {
  text-align: center;
  width: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  /* font-weight: bold; */
  }

.blocked-info-player-tableunban {
    /* background: #2b313e; */
        background: linear-gradient(90deg, rgb(43 49 62) 0%, rgb(171 255 147) 100%);
   color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
		animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

/* Ban List */

.mutelist-info-player-table {
	background: #2b313e;
   color: #dddddd;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
    animation-iteration-count: inherit;
}


.mutelist-info-player--game {
    text-align: center;
    margin-right: 20px;
}

.mutelist-info-player--type {
    text-align: center;
    width: 5%;
}


.mutelist-info-player--player {
    width: 23%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.mutelist-info-player--data {
    width: 30%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}

.mutelist-info-player--ban {
  text-align: center;
  width: 30%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  /* font-weight: bold; */
  }

.mutelist-info-player-tableunban {
    /* background: #2b313e; */
    background: linear-gradient(90deg, rgb(26 23 45) 0%, rgb(52 255 124 / 74%) 100%);
   color: #dddddd;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
		animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

.ban-info-player--admin {
    text-align: center;
    width: 25%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}


/* Ban List */

.ban-info-player-table {
	background: #2b313e;
   color: #dddddd;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    height: 50px; 
    font-size: 14px;
    border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

/* mob server player list */

@media screen and (max-width: 800px) {
		img.img_map {
		border-radius: 0px;
        width: 10%;
        height: 10%;
		margin: 10px;
        display: inline-block; 
        float: right; 
        width: 100%;
        margin-top: 100%;
	}
	.server-info-player-table-td {
		background: #1b1f28;
		color: #fff;
		margin: 10px 0;
		margin: 10px;
		padding: 10px;
		display: flex;
		align-items: center;
		font-size: 14px;
		border-radius: 0px;
		list-style-type: none;
		animation-iteration-count: inherit;
	}

	.server-info-player-table-td--nick {
		width: 10%;
		margin-right: 20%;

	}

	.server-info-player-table-td--score {
		width: 10%;
	}

	.server-info-player-table-td--time {
		display: none;
	}
	
	td.mobile_version_none {
		display: none;
	}
	.server-info-player--game {margin-right: 10px;}
    .server-info-player--oc {display: none;}
    .server-info-player--vac {display: none;}
    .server-info-player--ban {display: none;}
    .server-info-player--player {width: 50%;}
    .server-info-player--data.server-info-playter--online {width: 25%;}
}

.group_table_rules {
    background: #333946;
}

.system_button {line-height: 1;border: 0;padding: 10px 25px;display: inline-block;font-size: 1.1em;color: #2b313e !important;border-radius: 0px;background: #879bff !important;box-shadow: 0px 10px 40px 0px rgb(68 100 255 / 25%);position: relative;z-index: 20;transition: all 0.2s easy-in-out;-webkit-transition: all 0.2s ease-in-out;text-decoration: none;margin-bottom: 35px;}

.system_button:hover {
    box-shadow: 0px 10px 40px 0px rgb(255 102 102 / 50%);
   color: #dddddd;
}

.mutelist-info-player--admin {
    width: 15%;
}

.mutelist-info-player--check {
    width: 5%;
}

.ban-info-player--game {
    text-align: center;
    margin-right: 1%;
    /* width: 5%; */
}

.ban-info-player--type {
    text-align: center;
    width: 2%;
    margin-right: 18px;
}

.ban-info-player--player {
    width: 25%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.ban-info-player--data {
    width: 10%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* /* font-weight: bold; */ */
}

.ban-info-player--ban {
  text-align: center;
  width: 10%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  /* /* font-weight: bold; */ */
  }

.ban-info-player-tableunban {
    /* background: #2b313e; */
    background: linear-gradient(90deg, rgb(26 23 45) 0%, rgb(52 255 124 / 74%) 100%);
   color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
		animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

.ban-info-player--admin {
    width: 36%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* text-align: center; */
    /* /* font-weight: bold; */ */
}

.muted-info-player-table {
	background: #2b313e;
   color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
    animation-iteration-count: inherit;
}


.muted-info-player--game {
    text-align: center;
    margin-right: 5%;
}

.muted-info-player--player {
    width: 50%;
    /* font-weight: bold; */
}

.muted-info-player--data {
    width: 10%;
    /* font-weight: bold; */
}

.toolbar-bans {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.dropdown-toggle {
    padding: 10px;
	margin-right: 5px;
}

.muted-info-player--ban {
  width: 30%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  /* font-weight: bold; */
  }
  
  .fg-line.margin {
    margin-bottom: 5px;
}

.muted-info-player-tableunban {
    /* background: #2b313e; */
	background: linear-gradient(90deg, rgb(43 49 62) 0%, rgb(171 255 147) 100%);
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
		animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

.servers-grid {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    grid-gap: .8rem!important;
    gap: .8rem!important;
    height: 100%!important;
    overflow: initial;
    align-content: flex-start!important;
    padding-bottom: 20px;
}

.body-servers {
    transition: .3s;
    border-radius: 12px;
    height: 80px;
    vertical-align: top;
    overflow: hidden;
}

.body-servers div img {
    transition: .5s;
    border-radius: 12px;
}
.block-servers-map-img img {
    object-fit: cover!important;
    height: 100%!important;
    width: 100%!important;
    opacity: .3;
}

/** Monitoring **/

.server-info--list {
    overflow: auto;
	padding: 10px;
   /* max-height: 330px;	*/
}

.server-infro-player--ban---bg {
    padding: 7px;
    background: #1b1f28;
    border-radius: 0px;
    display: inline;
    /* width: 10%; */
    margin-left: 5px;
    /* max-width: 20%; */
}

/* полоса прокрутки (скроллбар) */
.server-info--list::-webkit-scrollbar {
    width: 8px; 

}

/* ползунок скроллбара */
.server-info--list::-webkit-scrollbar-thumb {
    background-color: #879bff;
}

.server-info--list::-webkit-scrollbar-thumb:hover {
    background-color: #6a83ff;
}

/* Стрелки */

.server-info--list::-webkit-scrollbar-button:vertical:start:decrement {
    background: linear-gradient(120deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
    linear-gradient(240deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
    linear-gradient(0deg, #1b1f28 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #2b313e;
}

.server-info--list::-webkit-scrollbar-button:vertical:end:increment {
    background:
        linear-gradient(300deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(60deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(180deg, #1b1f28 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #2b313e;
}

.server-info--list::-webkit-scrollbar-button:horizontal:start:decrement {
    background:
        linear-gradient(30deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(150deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(270deg, #1b1f28 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #2b313e;
}

.server-info--list::-webkit-scrollbar-button:horizontal:end:increment {
    background:
        linear-gradient(210deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(330deg, #1b1f28 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(90deg, #1b1f28 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #2b313e;
}

.server-info-player-header {
	background: #2b313e;
   color: #fff;
    margin: 10px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
    animation-iteration-count: inherit;
}


.server-info-player-table {
	background: #2b313e;
    color: #fff;
    margin: 10px 0;
    padding: 10px;
    display: flex;
    align-items: center;
	-webkit-transition: all .2s ease;
    -o-transition: all .2s linear;
    transition: all .2s ease;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
    animation-iteration-count: inherit;
}


.server-info-player--game {
    text-align: center;
    /* margin-right: 2%; */
    /* width: 10%; */
}

.server-info-player--game-home {
    text-align: center;
    margin-right: 2%;
    /* width: 10%; */
}

.server-info-player--oc {
    text-align: center;
    /* margin-right: 2%; */
    width: 10%;
}

.server-info-player--vac {
    text-align: center;
    margin-right: 2%;
    width: 5%;
}

.server-info-player--player {
    width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.server-info-player--data {
    width: 10%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}

.server-info-player--ban {
  text-align: center;
  width: 26%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  /* font-weight: bold; */
  }

.server-info-player-tableunban {
    /* background: #2b313e; */
    background: linear-gradient(90deg, rgb(26 23 45) 0%, rgb(52 255 124 / 74%) 100%);
   color: #dddddd;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
		animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

.blocked-info-player-tableban {
    background: #2b313e;
	background: linear-gradient(90deg, rgb(43 49 62) 0%, rgb(255 255 255 / 80%) 250%);
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
    animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

.server-info-player--inиз-1 {
    width: 30%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.server-info-player--inиз-2 {
    width: 25%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.server-info-player--inиз-3 {
    width: 35%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.server-info-player--inиз-4 {
    width: 10%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	text-align: center;
    /* font-weight: bold; */
}

.server-info-playter--online {
    padding: 7px;
    background: #1b1f28;
    border-radius: 0px;
	display: inline;
}

.server-info-player-table:hover {
    background: #363c4a;
}

.site-footer
{
	background-color: #2b313e;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #9698a0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 80px;
}

.bg {
	background: #2b313e;
}

.bg-2 {
	background: #2b313e;
}

.site-footer hr
{
  border-top-color:#cdd0d5;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#99aafd;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#99aafd;
  -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.site-footer a:hover
{
  color:#7c92ff;
  text-decoration:none;
  -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#7c92ff;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
}
.copyright-text
{
  margin-bottom: 20px;
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  color:#d4d4d5;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
    color: #ff6262;
    text-shadow: 0 0 25px #ff6262;
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

.div1 {
	display: none;
}

.ghost-div {
    margin-bottom: -5px;
}

h2.info-ban--tittle {
	float: left;
    display: contents;
	color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.form-group-sb {
    padding: 10px;
}

a.tip {color: #fff; -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    transition: all 0.2s linear;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;}
a.tip:hover {color: #42ce6d;}

.form-info {
    background: #1b1f28;
    border-radius: 0px;
    padding: 10px;
}

.form-info-1 {
    background: #1b1f28;
    padding: 10px;
    border-radius: 0px;
    margin-left: 10px;
    width: 60%;
}

.ban-info-player--checkbox {
    text-align: center;
    width: 5%;
    margin-bottom: 1.3%;
}

.ban-info-player--comment {
    text-align: center;
    /* width: 4%; */
	margin-left: 5%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}

li.ban-info-player--check {
    text-align: center;
    margin-right: 45px;
    margin-left: 8px;
}

.ban-info-player--demo {
    margin-top: 3px;
	margin-left: 10px;
}

/* Admin menu */

.card-body-admin {
        background: linear-gradient(349deg, rgb(162 241 141) 20%, rgb(43 49 62) 120%);
    border-radius: 0px;
    padding: 10px;
}

.card-body-server {
        background: linear-gradient(349deg, rgb(162 241 141) 20%, rgb(43 49 62) 120%);
    border-radius: 0px;
    padding: 10px;
}

.card-body-group {
        background: linear-gradient(349deg, rgb(162 241 141) 20%, rgb(43 49 62) 120%);
    border-radius: 0px;
    padding: 10px;
}

.card-body-ban {
        background: linear-gradient(349deg, rgba(2233 94 94) 28%, rgb(43 49 62) 128%);
    border-radius: 0px;
    padding: 10px;
}

.card-body-mute {
        background: linear-gradient(349deg, rgba(2233 94 94) 28%, rgb(43 49 62) 128%);
    border-radius: 0px;
    padding: 10px;
}

.card-body-menu {
        background: linear-gradient(349deg, rgba(2233 94 94) 28%, rgb(43 49 62) 128%);
    border-radius: 0px;
    padding: 10px;
}

.card-body-setting {
    background: linear-gradient(349deg, rgb(27 31 40) 20%, rgb(65 78 106) 120%);
    border-radius: 0px;
    padding: 10px;
}

.card-body-mods {
    background: linear-gradient(349deg, rgb(27 31 40) 20%, rgb(65 78 106) 120%);
    border-radius: 0px;
    padding: 10px;
}


.server-info-player--infrom-1 {
    width: 30%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}

.server-info-player--infrom-2 {
    width: 25%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}

.server-info-player--infrom-3 {
    width: 35%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}

.server-info-player--infrom-4 {
    width: 10%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	text-align: center;
    font-weight: bold;
}

/* Adminlist */

.admin-info-player-table {
	background: #2b313e;
	color: #cfd9dd;
	margin: 5px 0;
	padding: 10px;
	width: 100%;
	display: flex;
	align-items: center;
	/* height: 61px; */
	font-size: 14px;
	border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
	animation-iteration-count: inherit;
}

.col-sm-5.p-t-6.p-r-0.select.div-100 {
    width: 43%;
}

.admin-info-player--nick {
    /* text-align: center; */
    /* margin-right: 55px; */
    width: 15%;
    /* float: left; */
    text-align-last: left;
}

.admin-info-player--group {
    width: 35%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.admin-info-player--vk {
    width: 10%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}

.admin-info-player--date {
  text-align: center;
  width: 40%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  /* font-weight: bold; */
  }

.admin-info-player-tableunban {
    /* background: #2b313e; */
    background: linear-gradient(90deg, rgb(26 23 45) 0%, rgb(52 255 124 / 74%) 100%);
   color: #dddddd;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
		animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

.admin-info-player--admin {
    text-align: center;
    width: 30%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}




*::-webkit-scrollbar, html *::-webkit-scrollbar {
    height: 10px;
    width: 10px;
}
*::-webkit-scrollbar-thumb, html *::-webkit-scrollbar-thumb {
    background-color: #9ce789;
    /* border-radius: 5px;*/
    /* border: 3px solid #172031; */
}
*::-webkit-scrollbar-track, html *::-webkit-scrollbar-track {
    background: #2b313e;
    border-radius: 5px;
}


 /* adminlist table test */
 
 
 .d-admin{
  display: table;
  width: 100%;
  border-collapse: collapse;
  background: #2b313e;
  border-radius: 0px;
}
.d-tr{
  display: table-row;
}
.d-td{
  display: table-cell;
  text-align: center;
  border: none;
  /* border: 1px solid #ccc; */
  vertical-align: middle;
}
.d-td:not(.no-p){
  padding: 4px;
}

/* server info tablee */

.server-server-info-table {
	background: #2b313e;
	color: #cfd9dd;
	margin: 5px 0;
	padding: 10px;
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 14px;
	border-radius: 0px;
	list-style-type: none;
	animation-duration: 1.5s;
	animation-iteration-count: inherit;
}

.server-server-info--map {
    width: 10%;
	margin-right: 15px;
}

.server-server-info--name {
    width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.server-server-info--icon {
    width: 10%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}


@media screen and (max-width: 768px) {
    .server-server-info--map {width: 20%; margin-right: 0% !important;}
    .server-server-info--name {width: 70%;}
    .server-server-info--icon {width: 20%; margin-left: 0% !important;}
	.admin-info-player--nick {width: 40%;}
}

@media screen and (max-width: 768px) {
    .admin-info-player--group {width: 45%;}
}

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

    .admin-info-player--vk {width: 20%;}

}

@media screen and (max-width: 768px) {
	 .admin-info-player--date {display: none;width: 0%;}

}

select {
    background: #2b313e;
    padding: 5px;
   color: #dddddd;
    border-radius: 4px;
    border-color: #879bff;
    transition: all 0.2s linear;
	border: none;
}

button#upload {
    background: #879bff;
   color: #dddddd;
    padding: 11px;
    box-shadow: 0px 5px 20px #879bff36;
    transition: all 0.2s linear;
}

button#upload:hover {
    background: #5975ff;
    box-shadow: 0px 5px 20px #879bff94;
    transition: all 0.2s linear;
}

.server-info-player-table-td {
    background: #1b1f28;
   color: #fff;
    margin: 10px 0;
	margin: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 0px;
    list-style-type: none;
    animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

.server-info-player-table-td--nick {
    width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* font-weight: bold; */
}

.server-info-player-table-td--score {
    text-align: center;
    width: 25%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}

.server-info-player-table-td--time {
    text-align: center;
    width: 25%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    /* font-weight: bold; */
}

.display-str {
     /* background: #fff;  */
    border-radius: 0px;
}

.btn-list {
    color: #ffffff;
    background-color: #42ce6d;
    transition: all 0.2s linear;
    /* padding: 15px; */
    box-shadow: 0px 10px 20px 0px rgb(66 206 109 / 19%);
}


.display-str--s {
    padding: 10px;
    margin-right: 5px;
}

textarea#ingamemsg {
    background: #100e1b94;
    border-radius: 0px;
    border: none;
    margin-top: 10px;
	padding: 10px;
}

.pmo-block.hidden-xs.p-t-0.block-right {
    float: right;
    width: 40%;
    margin-top: 30px;
}

a.c-white:hover {
    background: #9edf88;
}

.text-white {
    color: #fff !important;
}

.block-admin--info {
    width: 50%;
}

input#groupname {
    background: #1b1f28;
    border: none;
    padding: 10px;
    border-radius: 0px;
    margin-bottom: 12px;
    width: 50%;
}

input#new_override_name {
    border-radius: 0px;
    padding: 4px;
    background: #1b1f28;
    border: none;
}

button.btn.bgm-green.waves-effect {
   color: #fff;
    padding: 10.5px;
    box-shadow: 0px 5px 20px #44ff7036;
    transition: all 0.2s linear;
}

button.btn.bgm-green.waves-effect:hover {
    background: #5fc564 !important;
    box-shadow: 0px 5px 20px #44ff7078;
}

button#aback {
   color: #fff;
    padding: 10.5px;
    box-shadow: 0px 5px 20px #f443364d;
    transition: all 0.2s linear;
}


button#aback:hover {
   color: #2b313e;
    background: #ff6060 !important;
    padding: 10.5px;
    box-shadow: 0px 5px 20px #f4433699;
    transition: all 0.2s linear;
}

@media screen and (max-width: 420px) {
    
    .muted-info-player--player{width: 55%;}
    .muted-info-player--data{width: 30%;}
    .muted-info-player--ban{width: 20%}
    .ban-info-player--game{display: none;}
    .ban-info-player--data{width: 25%;}
    .ban-info-player--player{width: 35%;}
	.blocked-info-player--game{margin-right: 2%;}
	.tab-nav{margin-left: 0px !important;}
	.ban-info-player--type{display: none;}
	div#admin-page-menu {display: flex;flex-direction: column;flex-wrap: nowrap;align-content: stretch;justify-content: center;}    
	ul.tab-nav.text-center.fw-nav {display: flex;flex-direction: column;width: 96%;}
}

div#tickswitchlink {
  animation-duration: 3s;
   animation-delay: 2s;
   animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: no-preference) {
  .square {
    transition: opacity 1.5s ease, transform 1.5s ease;
  }
}
.square-transition {
  opacity: 1;
  transform: scale(1)
}

.dropdown-toggle::-webkit-scrollbar {
    width: 6px; 
    background-color: #879bff;

}

.mini-charts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    margin: 0px auto 30px;
    width: 100%;
}

.btn-server--connect {
    width: 15%;
    margin-left: 10px;
    border-radius: 0px !important;
    padding: 7px;
}

.pulse {
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(44 204 80 / 40%);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgb(44 204 82 / 40%);
    box-shadow: 0 0 0 0 rgb(44 204 82 / 40%);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgb(44 204 82 / 40%);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

/* New Header */

ul.nav-top {display: contents;/* font-size: 13px; *//* background: #000; *//* padding: 10px; */list-style-type: none;/* width: 100%; *//* color: #fff; *//* max-width: 150px; */align-content: center;}

li.nav-top-list {font-size: 14px; float: right;background: #1b1f28;display: inline-block;padding: 10px;margin-left: 10px;/* color: #fff; */}


/* New Footer */

@media (min-width: 375px) and (max-width: 844px) {
    .footer--navbar-off, .footer {
        display: none;
    }
	

}

@media (max-width: 1335px) {
 .navigation--home {
	 display: none;
	 width: 100% !important;
 }
}

.footer {
    font-size: 12px;
    padding: 15px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 1376px;
    margin: auto;
	margin-bottom: 25px;
}
		
.footer--copyright {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
    }

.footer--text {
	background: rgb(43 49 62 / 50%);
    color: #fff;
	padding: 10px 15px;
    transition: 0.3s;
    margin-right: 5px;
    text-transform: uppercase;
}

 
.navigation--home {
    font-size: 12px;
    padding: 15px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 1376px;
    margin: auto;
    margin-bottom: 25px;
	margin-top: 25px;
}


.navigation--text {
	background: rgb(43 49 62 / 50%);
    color: #fff !important;
	padding: 12px 15px !important;
    transition: 0.3s;
	list-style-type: none;
    margin-right: 5px;
    text-transform: uppercase;
}

.navigation--text-active {
	background: rgb(55 61 75);
	padding: 12px 15px !important;
    transition: 0.3s;
	list-style-type: none;
    margin-right: 5px;
    text-transform: uppercase;
}

.navigation--left {
   /* display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
	flex-direction: row; */
	
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
	}

.navigation--login {
	background: rgb(43 49 62 / 50%);
    color: #fff;
	padding: 7px 10px;
    transition: 0.3s;
    margin-right: 5px;
    text-transform: uppercase;
}

.logotype--navigation {
	margin-right: 25px;
}

.navigation--right {
    /* float: left; */
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

.footer--text:hover {
	background: rgb(43 49 62 / 95%);
	color: #a2f18d;
}

.footer--tools {
        position: relative;
        display: inline-block;
    }

    .footer--tools .footer--animation-text {
        opacity: 0;
        visibility: hidden;
        width: 100px;
        background-color: #2b313e;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        padding: 10px 12px;
        position: relative;
        top: 1px;
        margin-left: 12px;
        z-index: 1;
        transition: .3s;
    }

    .footer--tools:hover .footer--animation-text {
        visibility: visible;
        transition: .3s;
        opacity: 1;
    }
	

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

.mini-charts {
    grid-template-columns: 1fr;
}

#closedmob {
	display: none;
}
	
nav {
  height: 65px;
  margin-left: 0px !important;
}


#menuToggle-navmob {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 25px;
  left: 25px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle-navmob input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle-navmob span
{
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle-navmob span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle-navmob span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle-navmob input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #36383F;
}
#menuToggle-navmob input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle-navmob input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu-navmob {
	height: 100%;
    margin: auto;
    padding: 50px;
	margin-left: -25px;
    background-color: #1d2028;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
}

#menu-navmob li
{
  padding: 10px 0;
  transition-delay: 2s;
}

#menuToggle-navmob input:checked ~ ul
{
  transform: none;
}

.navigation--left {
    display: grid;
    justify-content: space-around;
    /* flex-wrap: wrap; */
    /* flex-direction: column; */
    /* padding: 100px !important; */
   gap: 7%;
    width: 100%;
    height: 100%;
    /* position: fixed !important; */
    align-content: center;
}


.navigation--right {
	margin-right: 15px;
}

.navigation--text.navigation--text-active {
	background: none;
	padding: 12px 15px !important;
}

.footer--copyright {
	margin-left: 17px;
}

}

#menuToggle-navmob input {
	opacity: 0;
}

nav {
    margin-left: -42px;
}

textarea#inputWarning2 {
    background: #1b1f28;
}

@media screen and (max-width: 450px)
.navigation--left {
    display: grid;
    justify-content: space-around;
    /* flex-wrap: wrap; */
    /* flex-direction: column; */
    /* padding: 100px !important; */
    gap: 4%;
    width: 100%;
    height: 100%;
    /* position: fixed !important; */
    align-content: center;
}