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

del {
    color: #fcfcff;
    font-weight: bold;
    font-size: 13px;
    text-shadow: 0px 3px 13px #0000002b;
}

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

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

.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: #AEAEAE;
  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-"]) {
    border-radius: 8px;
    background: linear-gradient(318deg, rgb(29 25 48) 70%, rgba(255,80,80,1) 145%);
}
/* Bans list */

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

.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: #AEAEAE;
  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-"]) {
    border-radius: 8px;
    background: linear-gradient(318deg, rgb(29 25 48) 70%, rgba(255,80,80,1) 145%);
	display: flow-root;
}

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

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

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

.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: 8px 8px	
}

.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: #AEAEAE;
  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-"]) {
    border-radius: 8px;
        background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgba(76,107,255,0.6755077030812324) 120%);
}

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

.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: 23px 26px;
  }
}

@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: #1a172d;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 8px;
	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: #1a172d; */
    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: 8px;
    list-style-type: none;
		animation-duration: 1.5s;
    animation-iteration-count: inherit;
}

/* Ban List */

.mutelist-info-player-table {
	background: #1a172d;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 8px;
	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: #1a172d; */
    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: 8px;
    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: #1a172d;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    height: 50px; 
    font-size: 14px;
    border-radius: 8px;
	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: 8px;
        width: 10%;
        height: 10%;
		margin: 10px;
        display: inline-block; 
        float: right; 
        width: 100%;
        margin-top: 100%;
	}
	.server-info-player-table-td {
		background: #1a172d;
		color: #fff;
		margin: 10px 0;
		margin: 10px;
		padding: 10px;
		display: flex;
		align-items: center;
		font-size: 14px;
		border-radius: 8px;
		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: #252944;
}

.system_button {line-height: 1;border: 0;padding: 10px 25px;display: inline-block;font-size: 1.1em;color: #ffffff !important;border-radius: 8px;background: #4464ff !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: #fff;
}

.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: #1a172d; */
    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: 8px;
    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: #1a172d;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 8px;
	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: #1a172d; */
    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: 8px;
    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-info--list::-webkit-scrollbar {
    width: 10px; 
    background-color: #4464ff;

}

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

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

/* Стрелки */

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

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

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

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

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


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

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

.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;
}

.server-info-playter--online {
    padding: 7px;
    background: #151226;
    border-radius: 8px;
	display: inline;
}

.server-info-player-table:hover {
    background: linear-gradient( 270deg, rgb(26 23 45) 20%, rgba(76,107,255,0.6755077030812324) 120%);
}

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

.bg {
	background: #1a172d;
}

.bg-2 {
	background: #1a172d;
}

.site-footer hr
{
  border-top-color:#332e50;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#99b0bd;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.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:#3366cc;
  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:#818a91;
  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;
    font-size: 20px;
    line-height: 30px;
}

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

.form-info {
    background: #151226;
    border-radius: 8px;
    padding: 10px;
}

.form-info-1 {
    background: #19162b;
    padding: 10px;
    border-radius: 8px;
    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, rgba(22,26,64,0) 20%, rgba(76,107,255,0.6755077030812324) 120%);
    border-radius: 10px;
    padding: 10px;
}

.card-body-server {
    background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgba(76,107,255,0.6755077030812324) 120%);
    border-radius: 10px;
    padding: 10px;
}

.card-body-group {
    background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgba(76,107,255,0.6755077030812324) 120%);
    border-radius: 10px;
    padding: 10px;
}

.card-body-ban {
    background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgb(112 92 255 / 68%) 120%);
    border-radius: 10px;
    padding: 10px;
}

.card-body-mute {
    background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgb(112 92 255 / 68%) 120%);
    border-radius: 10px;
    padding: 10px;
}

.card-body-menu {
    background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgb(112 92 255 / 68%) 120%);
    border-radius: 10px;
    padding: 10px;
}

.card-body-setting {
    background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgb(100 131 146 / 67%) 120%);
    border-radius: 10px;
    padding: 10px;
}

.card-body-mods {
    background: linear-gradient(349deg, rgba(22,26,64,0) 20%, rgb(100 131 146 / 67%) 120%);
    border-radius: 10px;
    padding: 10px;
}

/* Adminlist */

.admin-info-player-table {
	background: #1a172d;
	color: #fff;
	margin: 5px 0;
	padding: 10px;
	width: 100%;
	display: flex;
	align-items: center;
	/* height: 61px; */
	font-size: 14px;
	border-radius: 8px;
	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: #1a172d; */
    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: 8px;
    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: #4464ff;
    border-radius: 5px;
    /* border: 3px solid #172031; */
}
*::-webkit-scrollbar-track, html *::-webkit-scrollbar-track {
    background: #1d1930;
}


 /* adminlist table test */
 
 
 .d-admin{
  display: table;
  width: 100%;
  border-collapse: collapse;
  background: #1a172d;
  border-radius: 8px;
}
.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: #1a172d;
	color: #fff;
	margin: 5px 0;
	padding: 10px;
	display: flex;
	align-items: center;
	width: 100%;
	font-size: 14px;
	border-radius: 8px;
	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: #1a172d;
    padding: 5px;
    color: #fff;
    border-radius: 4px;
    border-color: #4464ff;
    transition: all 0.2s linear;
	border: none;
}

button#upload {
    background: #4464ff;
    color: #fff;
    padding: 11px;
    box-shadow: 0px 5px 20px #4464ff36;
    transition: all 0.2s linear;
}

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

.server-info-player-table-td {
    background: #1a172d;
    color: #fff;
    margin: 10px 0;
	margin: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
    /* height: 61px; */
    font-size: 14px;
    border-radius: 8px;
    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: #394fbb;
    border-radius: 8px;
}

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

textarea#ingamemsg {
    background: #100e1b94;
    border-radius: 8px;
    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: #323568;
}

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

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

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

input#new_override_name {
    border-radius: 8px;
    padding: 4px;
    background: #151226;
    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: #fff;
    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: #4464ff;

}