.button_player1 {
  border: none;
  background: #293651;
  padding: 8px 20px;
  color: #4d5c7b;
  margin-left: -11px;
  font-weight: 600;
  font-size: 10.5px !important;
  border-radius: 8px;
  transition: 0.2s;
}

.button_player1:hover {
 border: none;
  background: #2f3d59;
  padding: 8px 20px;
  color: #939393ff;
  margin-left: -11px;
  font-weight: 600;
  font-size: 10.5px !importan;
  border-radius: 8px;
  transition: 0.2s;
}

.success {
  -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-bottom: 1px solid #f1f2f400;
    padding: 4px 27px;
    margin-bottom: 7px;
    transition: .2s all;
    background: #212121;
}

#chat #chat_messages, #chat #messages {
    overflow-y: auto;
    width: calc(100% - 10px);
    height: 273px !important;
    margin-left: 10px;
}

.block_select_servers {
  padding: 15px;
  background: #212121;
  border-radius: 15px;
  margin-bottom: 20px;
}

.head_new {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    padding: 0px 8px;
    border-radius: 12px;
    color: #e1e3e6;
    height: 55px;
    font-size: 11.5px;
    font-weight: 600;
    border: solid 1px #424242;
    align-items: center;
}

.head_new i{
    background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
    display: flex;
    width: 37px;
    height: 37px;
    font-size: 18px;
    color: #e1e3e6;
  border-radius: 9px;
  align-items: center;
  justify-content: center;
}

.bar_top {
  background: #212d4700;
  width: 220px;
  display: flex;
  font-size: 11.5px;
  gap: 11px;
  color: #939393ff;
  border-radius: 12px;
  font-weight: 600;
  align-items: center;
}

.tune_complain {
  border: none;
  background: #293651;
  padding: 10px 15px;
  color: #4d5c7b;
  margin-bottom: 20px;
  margin-top: 30px;
  font-weight: 600;
  font-size: 11px !important;
  border-radius: 8px;
  transition: 0.2s;
}

.tune_complain:hover {
  border: none;
  background: #313f5c;
  padding: 10px 15px;
  color: #939393ff;
  margin-bottom: 20px;
  margin-top: 30px;
  font-weight: 600;
  font-size: 11px !important;
  border-radius: 8px;
  transition: 0.2s;
}

.posetili {
  height: 254px;
  overflow: auto;
  padding-right: 5px;
}

.button_admins {
    height: 40px;
    border: none;
    display: flex;
    margin-right: 6px;
    transition: 0.2s;
    background: #2a2a2b;
    font-weight: 600;
    color: #939393ff;
    border-radius: 9px;
    padding: 0px 26px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.button_admins:hover {
    height: 40px;
    border: none;
    display: flex;
    transition: 0.2s;
    margin-right: 6px;
    background: #363738;
    font-weight: 600;
    color: #939393;
    border-radius: 9px;
    padding: 0px 26px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.razban1 {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #273451;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.razban1:hover {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #2f3d5d;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.razban2 {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #4f9a52;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.razban2:hover {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #438746;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.razban3 {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #f15454;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.razban3:hover {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #d03e3e;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.razban4 {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #f19854;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.razban4:hover {
  border: none;
  padding: 10px 15px;
  border-radius: 9px;
  background: #ce7e41;
  font-weight: 600;
  font-size: 10.5px !important;
  color: #e1e3e6;
  transition: 0.2s;
}

.support_razdel {
    background: #828282;
    width: 30px;
    height: 30px;
    border-radius: 7px;
    margin-right: -4px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #e1e3e6;
}

.block_forum {
  background: #222222b5;
  padding: 11px 35px;
  border-radius: 15px;
  margin-bottom: 20px;
}

.block_forum_head {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #e1e3e6;
    margin-left: -15px;
    margin-top: 5px;
    margin-right: -15px;
}

.version_fixed {
  font-weight: 600;
  color: #82828240;
  position: fixed;
  bottom: 10px;
  font-size: 9px;
  left: 20px;
  z-index: 2016;
}

.button_right_menu {
  width: 100%;
  background: #2a2a2b;
  transition: 0.2s;
  color: #e1e3e6;
  padding-top: 4px;
  border-radius: 9px;
  overflow: hidden;
  font-size: 18px;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.button_right_menu:hover {
  background: #414141;
    width: 100%;
    opacity: 0.8;
    transition: 0.2s;
    color: #e1e3e6;
  border-radius: 9px;
  overflow: hidden;
  font-size: 18px;
  /* display: flex; */
  height: 100%;
  align-items: center;
  justify-content: center;
}

.fire_top {
  width: 34px !important;
  background: #ff957329;
  border-radius: 8px;
  height: 34px;
  padding: 8px;
}

.block_servers {
  padding: 11px;
  border-radius: 15px;
  background: #222222b5;
}

.online_servers_full {
  background: #2a2a2b;
  display: flex;
  padding: 0px 10px 0px 10px;
  flex-wrap: nowrap;
  border-radius: 10px;
  height: 45px;
  justify-content: space-between;
  align-items: center;
}

.online_servers_full span {
    margin-right: auto;
    color: #e1e3e6;
    font-weight: 600;
    font-size: 11.5px;
    display: flex;
    align-items: center;
}

.button_cases {
  background: #272f42;
  width: 100%;
  height: auto;
  border-radius: 13px;
}

.button_sortion i{
  display: flex;
  background: #4d84ff54;
  cursor: pointer;
  height: 30px;
  font-size: 14px;
  border: solid 1px #3e79ffb0;
  width: 30px;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
}

.menuq {
  background: #212d4700;
  width: 68px;
  display: flex;
  height: auto;
  transition: 0.2s;
  gap: 9px;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
}

.button_sortion {
  background: #2a2a2b;
  width: 110px;
  display: flex;
  padding: 10px;
  cursor: pointer;
  height: auto;
  transition: 0.8s;
  border-radius: 13px;
  flex-direction: column;
  justify-content: flex-end;
  color: #e1e3e6;
}

.button_sortion:hover {
  opacity: 0.9;
    background: #82828245;
    width: 110px;
    /* display: flex; */
    transition: 0.8s;
    padding: 10px;
    height: auto;
    border-radius: 13px;
    flex-direction: column;
    justify-content: flex-end;
    color: #e1e3e6;
 
}

.open_open {
  font-size: 8.5px;
  font-weight: 600;
  backdrop-filter: blur(10px);
  background: #82828261;
  padding: 0px 10px;
  width: fit-content;
  line-height: 15px;
  height: 15px;
  margin-top: 2px;
  border-radius: 50px;
}

.qr_code_top {
  background: #2a2a2b;
  font-size: 10.5px;
  color: #e1e3e6;
  padding: 6px 17px 6px 7px;
  z-index: 1;
  cursor: pointer;
  display: flex;
  transition: 0.2s;
  font-weight: 600;
  border-radius: 9px;
  align-items: center;
}

.qr_code_top:hover {
    background: #414141;
    font-size: 10.5px;
    color: #e1e3e6;
    padding: 6px 17px 6px 7px;
    z-index: 1;
    cursor: pointer;
    display: flex;
    transition: 0.2s;
    font-weight: 600;
    border-radius: 9px;
    align-items: center;
}

.qr_code_top i{
  font-size: 14px;
  width: 29px;
  background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
  transition: 0.2s;
  height: 29px;
  display: flex;
  color: #e1e3e6;
  margin-right: 10px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
}

.news_admin {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: space-between;
}

.news_edit_news {
    display: flex;
    transition: 0.1s;
    background: #2a2a2b;
    border: solid 1px #2a2a2b;
    padding: 4px 20px;
    font-size: 10px !important;
    color: #e1e3e6 !important;
    border-radius: 7px;
    align-items: center;
    justify-content: center;
}

.news_edit_news:hover {
    display: flex;
    transition: 0.1s;
    background: #28a7451a;
    border: solid 1px #233026;
    padding: 4px 20px;
    font-size: 10px !important;
    color: #76df8e !important;
    border-radius: 7px;
    align-items: center;
    justify-content: center;
}

.news_delete_news {
    display: flex;
    transition: 0.1s;
    background: #412528b0;
    border: solid 1px #362325;
    padding: 4px 20px;
    font-size: 10px !important;
    color: #939393 !important;
    border-radius: 7px;
    align-items: center;
    justify-content: center;
}

.news_delete_news:hover {
    display: flex;
    transition: 0.1s;
    background: #dc354529;
    border: solid 1px #412528;
    padding: 4px 20px;
    font-size: 10px !important;
    color: #ef6f7b !important;
    border-radius: 7px;
    align-items: center;
    justify-content: center;
}

.news_info {
  display: flex;
  margin-bottom: 0px;
  padding-top: 13px;
  margin-top: 12px;
  border-top: solid 1px #424242;
  justify-content: space-between;
}

.text_info_news {
  color: #939393;
  font-size: 11px;
  font-weight: 600;
  gap: 7px;
  display: flex;
  align-items: center;
}

.text_info_news i{
    color: #e1e3e6;
    font-size: 13px;
    font-weight: 100;
    background: linear-gradient(34deg, #5a86b7 0%, #5a86b7 55%);
    width: 25px;
    height: 25px;
    display: flex;
    border-radius: 7px;
    align-items: center;
    justify-content: center;
}

.text_info_news .bx-time{
    color: #e1e3e6;
    font-size: 13px;
    font-weight: 100;
    background: linear-gradient(213deg, #495083 0%, #495083 55%);
    width: 25px;
    height: 25px;
    display: flex;
    border-radius: 7px;
    align-items: center;
    justify-content: center;
}

.row_menu {
      display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.menu_top_push_active {
  background: #7526a761;
  padding: 10px 18px;
  display: flex;
  color: #e1ff00;
  font-weight: 600;
  gap: 7px;
  transition: 0.2s;
  cursor: pointer;
  align-items: center;
  border-radius: 9px;
}

.menu_top_push_active i{
	color: #e1e3e6;
	font-size: 16px;
	transition: 0.2s;
}

.menu_top_push { 
  background: #414b6100;
  padding: 10px 15px;
  display: flex;
  color: #e1e3e6;
  font-weight: 600;
  gap: 7px;
  transition: 0.2s;
  cursor: pointer;
  align-items: center;
  border-radius: 9px;
}

.menu_top_push:hover {
  background: #2e374c00;
  padding: 10px 15px;
  display: flex;
  color: #e1e3e6;
  font-weight: 600;
  gap: 7px;
  transition: 0.2s;
  align-items: center;
  border-radius: 9px;
}

.menu_top_push:hover i{
	color: #6395cd;
	font-size: 16px;
	transition: 0.2s;
}

.menu_top_push i {
	color: #e1e3e6;
	font-size: 16px;
	transition: 0.2s;
	margin-left: -3px;
}

.logo_notifications {
   border-radius: 8px;
    margin-top: -4px;
    background: linear-gradient(#222222 0%, #222222 100%);
    margin-bottom: 30px;
    margin-right: 15px;
    width: 60px !important;
    padding-left: 0px;
    font-size: 9px;
    float: left;
    height: 45px;
    display: flex;
    margin-left: -15px;
    align-items: center;
    justify-content: center;
}



.menu_top_left {
  display: flex;
  position: relative;
  margin-left: -3px;
  top: -1px;
}

.menu_top_rigth {
  display: flex;
  gap: 8px;
}

.search_user {
  background: #2a2a2b;
  font-size: 10.5px;
  color: #e1e3e6;
  padding: 6px 17px 6px 7px;
  z-index: 1;
  cursor: pointer;
  display: flex;
  transition: 0.2s;
  font-weight: 600;
  border-radius: 9px;
  align-items: center;
}

.search_user:hover {
    background: #414141;
    font-size: 10.5px;
    transition: 0.2s;
    color: #e1e3e6;
    padding: 6px 17px 6px 7px;
    display: flex;
    font-weight: 600;
    border-radius: 9px;
    align-items: center;
}

.search_user:hover i{
    background: #828282;
    transition: 0.2s;
    font-size: 14px;
    width: 29px;
    height: 29px;
    display: flex;
    color: #e1e3e6;
    margin-right: 10px;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
}

.search_user i{
  background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
  font-size: 14px;
  width: 29px;
  transition: 0.2s;
  height: 29px;
  display: flex;
  color: #e1e3e6;
  margin-right: 10px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
}

.two_top_menu {
  border-radius: 0px 0px 15px 15px;
  background: #1c1c1cb5;
  padding: 11px 13px;
  margin-top: -22px;
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between;
  align-items: center;
}

.button_rules_chat {
  background: #ffa50078;
  width: 30px;
  transition: 0.2s;
  display: flex;
  border-radius: 7.5px;
  cursor: pointer;
  font-size: 14px !important;
  color: aliceblue;
  height: 30px;
  align-items: center;
  justify-content: center;
}

.button_rules_chat:hover {
    background: #414141;
    transition: 0.2s;
    width: 30px;
    display: flex;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    color: #e1e3e6;
    height: 30px;
    align-items: center;
    justify-content: center;
}

.button_plus_purse {
  background: #b400ff8a;
  width: 34px;
  transition: 0.2s;
  display: flex;
  border-radius: 9px;
  cursor: pointer;
  font-size: 14px;
  color: #dee2e6;
  height: 34px;
  align-items: center;
  justify-content: center;
}

.button_plus_purse:hover {
  background: #414141;
    transition: 0.2s;
    width: 34px;
    display: flex;
    border-radius: 9px;
    cursor: pointer;
    font-size: 14px;
    color: #e1e3e6;
    height: 34px;
    align-items: center;

}

.send_supportvk {
    width: 120px;
    transition: 0.4s;
    color: #e1e3e6;
    display: flex;
    gap: 7px;
    height: 37px;
    font-size: 11px;
    cursor: pointer;
    border-radius: 9px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    border: solid 1px transparent;
    background: #31567f;
}

.send_supportvk:hover {
    width: 120px;
    transition: 0.6s;
    color: #e1e3e6;
    display: flex;
    gap: 7px;
    height: 37px;
    font-size: 11px;
    cursor: pointer;
    border-radius: 9px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    background: #234469;
    border: solid 1px #e1e3e6;
}

.send_supportlocal {
   width: 120px;
    transition: 0.8s;
    color: #e1e3e6;
    display: flex;
    gap: 7px;
    height: 37px;
    font-size: 11px;
    cursor: pointer;
    border-radius: 9px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    background: #206139;
    border: solid 1px transparent;
}

.send_supportlocal:hover {
    width: 120px;
    transition: 0.6s;
    color: #e1e3e6;
    display: flex;
    gap: 7px;
    height: 37px;
    font-size: 11px;
    cursor: pointer;
    border-radius: 9px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    background: #2b4d38;
    border: solid 1px #e1e3e6;
}

.send_support {
  width: 120px;
  transition: 0.2s;
  background: #939393ff36;
  display: flex;
  gap: 7px;
  height: 37px;
  font-size: 11px;
  cursor: pointer;
  border-radius: 9px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}

.send_support:hover {
  width: 120px;
  transition: 0.2s;
  background: #939393ff4d;
  display: flex;
  gap: 7px;
  height: 37px;
  font-size: 11px;
  cursor: pointer;
  border-radius: 9px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}

.send_support i{
 font-size: 18px;
}

.icon_support {
  background: #e1e3e6;
  width: 38px;
  height: 38px;
  display: flex;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
}

.icon_support i{
  background: #07f;
  width: 22px;
  height: 22px;
  border-radius: 6px;
  display: flex;
  margin-bottom: 1px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
}

.icon_support .bx-support{
  background: #009e3d;
  width: 22px;
  height: 22px;
  border-radius: 6px;
  display: flex;
  margin-bottom: 1px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
}

.three_support {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.vk_support {
	background: linear-gradient(96deg, #0077ff 0%, rgb(39 140 255 / 32%) 55%);
	border-radius: 12px;
	width: 100%;
	height: 60px;
	padding: 0px 12px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.ticket_support {
	background: linear-gradient(85deg, #009c3c 0%, rgb(65 180 109 / 29%) 55%);
	border-radius: 12px;
	width: 100%;
	height: 60px;
	padding: 0px 12px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.version {
  background: #212d47;
  border-radius: 12px;
  display: flex;
  padding: 0px 12px;
  padding-right: 20px;
  align-items: center;
}

.version i {
	width: 35px;
	height: 35px;
	border-radius: 10px;
	padding-right: 1px;
	display: flex;
	background: linear-gradient(237deg, #ffb875 0%, rgb(218 151 95) 55%);
	color: #fff;
	margin-right: 10px;
	font-size: 16px;
	align-items: center;
	justify-content: center;
}

.button_bottom_left {
  height: 45px;
  transition: 0.2s;
  border: none;
  margin-right: 6px;
  background: #313131;
  font-weight: 600;
  color: #ffffff;
  font-size: 11px;
  border-radius: 9px;
  padding: 0px 26px;
  cursor: pointer;
}

.button_bottom_left:hover {
  height: 45px;
  transition: 0.2s;
  border: none;
  margin-right: 6px;
  background: #828282;
  font-weight: 600;
  color: #e1e3e6;
  font-size: 11px;
  border-radius: 9px;
  padding: 0px 26px;
  cursor: pointer;
}

.bottom_water_info {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom_water_info_left {
  
}

.bottom_water_info_right {
    display: flex;
    flex-direction: row;
    border-radius: 12px;
    padding: 6px 6px;
    align-items: center;
    border: solid 1px #bc00f9;
    color: #939393;
}

.bottom_new {
  background: #222222b5;
  border-radius: 15px;
  margin-top: 10px;
  padding: 30px;
  margin-bottom: 30px;
}

.left_bottom_logo {
  display: flex;
  flex-wrap: nowrap;
}

.bottom_info {
    background: #2d303a00;
    border-radius: 15px;
    margin-bottom: 27px;
    display: flex;
    justify-content: space-between;
}

.logo_button {
	width: 41px;
	height: 40px;
	    transition: 0.2s;
	cursor: pointer;
	margin-right: 15px;
	border-radius: 10px;
}

.logo_button:hover {
	width: 41px;
	height: 40px;
	    transition: 0.2s;
	opacity: 0.7;
	cursor: pointer;
	margin-right: 15px;
	border-radius: 10px;
}

.shield_bottom {
  color: #828282;
}

.bottom_info_left {
  display: flex;
  flex-direction: column;
  font-size: 11px;
  font-weight: 600;
   color: #e1e3e6;
}

.vertical_rules {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex-direction: column;
}

.two_blocks_rcon {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}

.block_description_rcon_shop {
  background: #1e2638;
  border-radius: 15px;
  padding: 17px;
}

.t1 {
	color: #5f6a82 !important;
	font-size: 10.5px;
	margin-top: -23px;
}

.block_pod_img {
	background: #1e2638;
	border-radius: 15px;
	padding: 15px;
	overflow: hidden;
}

.block_head_rcon {
	height: 50px;
	border-radius: 10px;
	background: #272f42;
	margin-bottom: 15px;
	font-weight: 600;
	display: flex;
	font-size: 12px;
	padding-left: 20px;
	color: #939393ff;
	position: relative;
	align-items: center;
	justify-content: flex-start;
}

.image_rcon {
	width: 100%;
	border-radius: 15px;
	margin-bottom: 10px;
	border: solid 1px #3e485d;
}

.flip-tr {
  display: flex;
  background: #2a2a2b;
  padding: 10px 20px;
  flex-direction: column;
  border-radius: 11px;
  margin-bottom: 7px;
}

.h1-tr {
  color: #e1e3e6;
  font-size: 11px;
  font-weight: 600;
}

.h2-tr {
  font-size: 12px;
  font-weight: 600;
}

.h1-list {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.edit-user-tag {
  font-size: 11px;
  display: block;
  margin-bottom: 3px;
  color: #6e7a91;
}

.h2-list {
    color: #e1e3e6;
    font-weight: 600;
    font-size: 10px;
    line-height: 16px;
    background: #2a2a2b;
    padding: 11px;
    overflow: hidden;
    border-radius: 11px;
    width: 200px;
    margin-top: 10px;
}

.h2-list i{
  color: #5a6a8c1a;
  font-size: 40px;
  line-height: 16px;
  transform: rotate(19deg);
  float: right;
  left: 25px;
  top: -15px;
  position: relative;
}

.flex-double {
  display: flex;
  gap: 15px;
}

.add-click {
  background: #222222;
  margin-bottom: 30px;
  display: flex;
  height: 150px;
  padding: 24px 25px;
  width: 50%;
  border-radius: 15px;
  flex-direction: column;
}

.add-click:hover {
    background: #222222;
    margin-bottom: 30px;
    opacity: 0.9;
    display: flex;
    height: 150px;
    padding: 24px 25px;
    width: 50%;
    border-radius: 15px;
    flex-direction: column;
    -webkit-box-shadow: 5px 5px 5px -5px rgba(225, 227, 230, 0.6);
    -moz-box-shadow: 5px 5px 5px -5px rgba(225, 227, 230, 0.6);
    box-shadow: 5px 5px 5px -5px rgba(225, 227, 230, 0.6);
}


.return-click {
  background: #222222;
  margin-bottom: 30px;
  display: flex;
  height: 150px;
  padding: 24px 25px;
  border-radius: 15px;
  width: 50%;
  flex-direction: column;
}

.return-click:hover {
  background: #222222;
  margin-bottom: 30px;
  display: flex;
  opacity: 0.8;
  height: 150px;
  padding: 24px 25px;
  border-radius: 15px;
  width: 50%;
  flex-direction: column;
  -webkit-box-shadow: 5px 5px 5px -5px rgba(225, 227, 230, 0.6);
  -moz-box-shadow: 5px 5px 5px -5px rgba(225, 227, 230, 0.6);
 box-shadow: 5px 5px 5px -5px rgba(225, 227, 230, 0.6);
}

.button_rules {
  background: #272f42;
  margin-bottom: 6px;
  padding: 10px;
  display: flex;
  border-radius: 11px;
  color: #939393;
  flex-direction: row;
  align-items: center;
}

.button_rules i{
  background: #374055;
  display: flex;
  border-radius: 10px;
  height: 36px;
  width: 36px;
  font-size: 17px;
  margin-right: 9px;
  color: #666f83;
  justify-content: center;
  align-items: center;
}

.name_rules {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}

.tag_rules {
  font-size: 10.5px;
  color: #576076;
}

#copyright {margin-top: -40px;display: none;}

.img_navigation {
	width: 40px;
	height: 40px;
	transition: .3s all;
	border-radius: 10px;
	margin: 3px 3px 2px 0px;
}

.div_edit_user {
  background: #222222;
  padding: 15px;
  border-radius: 13px;
  margin-bottom: 20px;
}

.ring-container {
    position: relative;
    left: 50px;
    top: -125px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.password_setting {
    padding: 14px;
    color: #e1e3e6;
    transition: 0.4s;
    font-weight: 600;
    width: 100%;
    border-radius: 10px;
    margin-top: -10px;
    border: solid 1px #dc3545;
    background: #222222;
}

.password_setting:hover {
    border: none;
    transition: 0.4s;
    background: #dc354591;
    padding: 14px;
    color: #e1e3e6;
    font-weight: 600;
    width: 100%;
    opacity: 0.7;
    border-radius: 10px;
    margin-top: -10px;
	border: 1px solid transparent;
}

.black_list_h1 {
  font-weight: 600;
}

.black_list_h2 {
  color: #939393;
  font-weight: 600;
  font-size: 10.5px;
  line-height: 13px;
}

.player_servers {
  height: 328px;
  overflow: auto;
  padding-right: 7px;
}

.banlist {
  display: flex;
  flex-wrap: nowrap;
}

.toper_mini_block {
   height: 120px;
   margin-bottom: 10px;
   width: 100%;
   padding: 11px 11px;
   display: flex;
   gap: 11px;
   border-radius: 15px;
   background: #222222b5;
}

  .topic-answers div[id^="answer"] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    overflow: hidden;
    }

.block_mini_profile {
  border-radius: 15px 15px 0px 0px;
  margin-bottom: -15px;
  padding: 13px 16px;
  z-index: 1;
  background: #222222b5;
  position: relative;
}

.block_authorization {
  border-radius: 16px;
  display: flex;
  flex-wrap: nowrap;
}

.authorization_img {
  background: #222222;
  width: 80%;
  border-radius: 16px 0px 0px 16px;
}

.authorization_plaza {
  display: flex;
  width: 100%;
  margin: 24px;
  justify-content: center;
}

.chat_block {
  display: flex;
  flex-direction: row;
  padding: 17px;
  padding-bottom: 0px;
  background: #222222b5;
  border-radius: 15px;
  margin-bottom: 30px;
}

.users_online_chat {
  background: #2a2a2b;
  width: 40%;
  border-radius: 13px;
  margin-right: 10px;
  padding: 0px;
  height: 340px;
  margin-bottom: 20px;
}

.add_news {
  height: 40px;
  border: none;
  transition: 0.2s;
  margin-right: 6px;
  background: #2a2a2b;
  font-weight: 600;
  color: #e1e3e6;
  font-size: 11px;
  border-radius: 9px;
  padding: 0px 26px;
  cursor: pointer;
}

.add_admins {
    height: 40px;
    border: none;
    transition: 0.2s;
    margin-right: 6px;
    background: #2a2a2b;
    font-weight: 600;
    color: #e1e3e6;
    font-size: 11px;
    border-radius: 9px;
    padding: 0px 26px;
    cursor: pointer;
}

.add_admins .admins_plus {
   display:none;
}

.admins_plus {
  
}

.admins_all {
  
}

.add_admins:hover {
    height: 40px;
    transition: 0.2s;
    border: none;
    margin-right: 6px;
    background: #222222;
    font-weight: 600;
    color: #939393ff;
    font-size: 11px;
    border-radius: 9px;
    padding: 0px 26px;
    cursor: pointer;
}

.add_news:hover {
  height: 40px;
    transition: 0.2s;
    border: none;
    margin-right: 6px;
    background: #3e3e3e;
    font-weight: 600;
    color: #e1e3e6;
    font-size: 11px;
    border-radius: 9px;
    padding: 0px 26px;
    cursor: pointer;
}

.add_forum {
    height: 40px;
    border: none;
    transition: 0.2s;
    width: 40px;
    margin-right: 6px;
    background: #519149;
    font-weight: 600;
    color: #c0ffb9;
    font-size: 18px;
    border-radius: 9px;
    cursor: pointer;
	transition: 0.5s;
}

.add_forum:hover {
    height: 40px;
    border: none;
    transition: 0.2s;
    width: 40px;
    margin-right: 6px;
    background: #6ced7094;
    font-weight: 600;
    color: #6ced70;
    font-size: 18px;
    border-radius: 9px;
    cursor: pointer;
}

.add_forum1 {
  height: 40px;
  border: none;
  transition: 0.2s;
  width: 40px;
  margin-right: 6px;
  background: #272f42;
  font-weight: 600;
  color: #939393ff;
  font-size: 18px;
  border-radius: 9px;
  cursor: pointer;
}

.add_forum1:hover {
  height: 40px;
  border: none;
  transition: 0.2s;
  width: 40px;
  margin-right: 6px;
  background: #2d3549;
  font-weight: 600;
  color: #939393ff;
  font-size: 18px;
  border-radius: 9px;
  cursor: pointer;
}

.img_navigation:hover {
	width: 40px;
	opacity: 0.7;
	cursor: pointer;
	height: 40px;
	border-radius: 10px;
	margin: 3px 3px 2px 0px;
    transition: .1s all;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: .3s all;
}

.button_mess_user {
	background: #272f42;
	width: 35px;
	height: 35px;
	display: flex;
	font-size: 15px;
	color: #4f5a6f;
	border-radius: 10px;
	align-items: center;
	justify-content: center;
}

.button_mess_user:hover {
	background: #2d364b;
	width: 35px;
	height: 35px;
	display: flex;
	font-size: 15px;
	color: #939393ff;
	border-radius: 10px;
	align-items: center;
	justify-content: center;
}

 .news_view_osn {
  font-size: 10.5px;
  display: flex;
  font-weight: 600;
  padding: 5px 14px;
  text-align: center;
  float: right;
  position: relative;
  top: -7px;
  line-height: 24px;
  margin-right: -7px;
  color: #6e7a91;
  align-items: center;
} 

.news-block-info {
    padding: 0px;
    bottom: 15px;
    position: absolute;
    background: #fff0;
    width: -webkit-fill-available;
    margin-bottom: 30px;
    border-radius: 0px;
}

.news-block-imgg {
	padding: 13px;
	width: 100%;
	height: 310px;
	background: #fff0;
	display: flex;
	border-radius: 15px;
	justify-content: flex-start;
	align-items: flex-start;
}

.news-block-imgg span{
	padding: 7px 25px;
	background: #82828226;
	border-radius: 50px;
	font-size: 11px;
	font-weight: 600;
}

.news_delete {
  	background: #00000029;
  	color: #939393ff;
  	font-size: 11px;
  	text-align: center;
  	line-height: 40px;
  	border: none;
  	height: 39px;
  	margin-left: 6px;
  	width: 39px;
  	position: relative;
  	float: right;
  	transition: .2s all;
  	border-radius: 10px;
}

.news_delete:hover {
    background: #00000045;
	color: #939393ff;
  	font-size: 11px;
  	text-align: center;
  	line-height: 40px;
  	height: 39px;
  	margin-left: 6px;
  	width: 39px;
  	position: relative;
  	float: right;
  	transition: .2s all;
  	border-radius: 10px;
	
}

.punkt_news {
    font-size: 11px;
    font-weight: 600;
    background: #272f428f;
    padding: 13px;
    line-height: 13px;
    height: 49px;
    display: block;
    margin-top: 5px;
    border-radius: 10px;
}

.punkt_news i {
    height: 30px;
    color: #fff;
    background: linear-gradient(180deg, #3473ff 0%, rgb(80 134 255) 55%);
    border-radius: 9px;
    position: relative;
    line-height: 31px;
    text-align: center;
    top: -3px;
    width: 30px;
    font-size: 13px;
    float: left;
    margin-right: 10px;
}

.name_news_img {
      font-size: 12px;
      font-weight: 600;
      background: #272f42;
      padding: 13px;
      display: block;
      margin-bottom: 10px;
      margin-top: -10px;
      border-radius: 10px;
}

.news_flex {
  display: flex;
  margin-bottom: 30px;
  flex-direction: column;
  gap: 15px;
}

.block_news_img {
  height: 241px;
  width: 100%;
  background: #1e2638;
  border-radius: 15px;
  backdrop-filter: blur(7px);
  padding: 24px 16px;
}

.news_delete:active {
   background: #00000045;
   color: #939393ff;
  	font-size: 11px;
  	text-align: center;
  	line-height: 40px;
  	height: 39px;
  	margin-left: 6px;
  	width: 39px;
  	position: relative;
  	float: right;
  	transition: .2s all;
  	border-radius: 10px;
   -webkit-transform: scale(0.9);
   -ms-transform: scale(0.9);
   transform: scale(0.9);
}


.news-data {
	padding: 10px 0px;
	margin-top: 20px;
	font-size: 11px;
	margin-bottom: 30px;
	font-weight: 600;
	border-radius: 0px;
	border-bottom: solid 1px #383e4e9c;
	background: #fff0;
	border-top: solid 1px #383e4e9c;
}

.bottom_buttons {
  display: flex;
  align-items: center;
}

.danger {
	background: #5086ff1a;
	border: dashed 1px #5086ff;
	border-radius: 10px;
	padding: 10px 20px;
	margin-top: 30px;
	margin-bottom: -15px;
	font-size: 11px;
}

.block_message_avalon {
    display: flex;
    justify-content: space-between;
    background: #222222;
    border-radius: 15px;
    margin-bottom: 30px;
    padding: 15px;
}

#companions {
	border-right: solid 1px #424242;
	width: 35%;
}

.block_auth_push {
	display: flex;
	margin-left: auto;
	align-items: center;
	margin-right: auto;
}

.vaucher_activated {
      border: dashed 1px #5086ff;
      background: #5086ff1a;
      height: 70px;
      padding: 24px 16px;
      border-radius: 15px;
      font-size: 12px;
      display: flex;
      cursor: pointer;
      transition: .2s all;
      font-weight: 600;
      margin-bottom: 15px;
      align-items: center;
      justify-content: center;
}

.vaucher_activated:hover {
      border: dashed 1px #5086ff;
      background: #5086ff30;
      height: 70px;
      padding: 24px 16px;
      border-radius: 15px;
      font-size: 12px;
      transition: .2s all;
      display: flex;
      font-weight: 600;
      margin-bottom: 15px;
      align-items: center;
      justify-content: center;
}

.vaucher_activated:active {
      border: dashed 1px #5086ff;
      background: #5086ff30;
      height: 70px;
      padding: 24px 16px;
      border-radius: 15px;
      font-size: 12px;
      transition: .2s all;
      display: flex;
      font-weight: 600;
      margin-bottom: 15px;
		-webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: .15s all;
      align-items: center;
      justify-content: center;
}


.logo_o {
  width: 28px;
  margin-left: -13px;
  margin-right: -12px;
}

.logo_o_auth {
  width: 33px;
  margin-left: -16px;
  margin-right: -16px;
  animation: spin 1.5s linear 0s infinite;
}

.logo_o_preloader {
  width: 41px;
  margin-left: -15px;
  margin-right: -20px;
  animation: spin 0.8s linear 0s infinite;
}


.span_logo_auth {
  font-size: 28px;
  position: relative;
  float: left;
  margin-right: -50px;
  right: 2px;
  top: 22px;
  margin-bottom: 25px;
}

.span_preloader {
    font-size: 33px;
    position: relative;
    color: #e1e3e6;
    font-weight: 600;
}

.span_logo {
  font-size: 23px;
  margin-left: 4px;
  position: relative;
  float: left;
  margin-right: -50px;
  top: 22px;
}

.span_logo_o {
      margin-right: -18px;
      margin-left: -5px;
      -webkit-animation: 1s linear 0s normal none infinite running rot;
      animation-timing-function: steps(8, end);
}

.circleo {
    width: 8px;
    position: relative;
    height: 8px;
    display: table-cell;
    right: 12px;
    top: -7px;
    background-color: #64a3ff;
    border: solid 2px #1e2638;
    border-radius: 50%;
 }

.nav_bottom_soc {
    display: flex;
    width: 160px;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    filter: opacity(0.3);
    flex-wrap: nowrap;
	transition: 0.8s;
}

.nav_bottom_soc:hover {
    display: flex;
    width: 160px;
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    filter: none;
    flex-wrap: nowrap;
}

.span_number {
    font-weight: 600;
    font-size: 14px;
    transition: .2s all;
    display: flex;
}

.span_text {
    font-weight: 600;
    font-size: 10px;
    transition: .2s all;
    font-family: inherit;
    top: -1px;
    position: relative;
    color: #e1e3e6;
}

.bottom_stats {
    border-radius: 15px;
    background: #373a4400;
    padding: 20px 10px;
    background: linear-gradient(224deg, #1c1c1c 0%, rgb(28 28 28) 55%);
    border: solid 1px #424242;
}

.stats_vnutr {
      display: flex;
      position: relative;
      flex-wrap: wrap;
      gap: 9px;
      justify-content: center;
}

.online2 {
   position: relative;
   width: 15px;
   height: 15px;
   display: flex;
   margin-right: -7px;
   margin-left: 7px;
   border-radius: 8px;
   padding: 16px;
   align-items: center;
   justify-content: center;
}

.online2::before,
.online2::after {
   border: 2px solid #30a77233;
   border-radius: 50%;
   position: absolute;
   content: '';
   display: block;
}

.online2::before {
   width: 6px;
   height: 6px;
   border-bottom-color: #30a772;
   border-left-color: #30a772;
   animation: spinner-1o3y8q 0.75s infinite linear reverse;
}

.online2::after {
   animation: spinner-1o3y8q 1.5s infinite linear;
   height: 14px;
   width: 14px;
   border-right-color: #30a772;
   border-top-color: #30a772;
}

@keyframes spinner-1o3y8q {
   to {
      transform: rotate(360deg);
   }
}

.online3 {
   position: relative;
   width: 30px;
   height: 30px;
   border-radius: 8px;
   background: #82828242;
   display: flex;
   margin-right: 10px;
   align-items: center;
   justify-content: center;
}

.online3::before,
.online3::after {
   border: 2px solid #82828280;
   border-radius: 50%;
   position: absolute;
   content: '';
   display: block;
}

.online3::before {
   width: 6px;
   height: 6px;
   border-bottom-color: #828282;
   border-left-color: #828282;
   animation: spinner-1o3y8q 0.75s infinite linear reverse;
}

.online3::after {
   animation: spinner-1o3y8q 1.5s infinite linear;
   height: 14px;
   width: 14px;
   border-right-color: #828282;
   border-top-color: #828282;
}


.razrabotal {
    float: right;
    font-size: 10.8px;
    line-height: 17px;
    margin-right: 2px;
    top: 4px;
    position: relative;
}

.stats_mini_block {
  background: #222222;
    display: flex;
    width: 206px;
    border-radius: 10px;
    overflow: hidden;
    padding: 14px;
    height: 60px;
    transition: .2s all;
    cursor: pointer;
    align-items: center;
    justify-content: flex-start;
    color: #e1e3e6;
}

.stats_mini_block i{
    font-size: 15px;
    transition: 0.2s;
    width: 37px;
    background: linear-gradient(48deg, #828282 0%, rgb(130 130 130) 55%);
    margin-right: 10px;
    height: 37px;
    color: #e1e3e6;
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}

.stats_mini_block:hover {
 background: #424242;
 display: flex;
 border-radius: 10px;
 overflow: hidden;
 padding: 14px;
 height: 60px;
 transition: .2s all;
 cursor: pointer;
 align-items: center;
 justify-content: flex-start;
}

.stats_mini_block:hover .span_text {
    color: #939393ff;
}

.online5 {
   position: relative;
   width: 15px;
   height: 15px;
   display: flex;
   margin-right: 10px;
   align-items: center;
   justify-content: center;
}

.online5::before,
.online5::after {
   border: 2px solid #5086ff21;
   border-radius: 50%;
   position: absolute;
   content: '';
   display: block;
}

.online5::before {
   width: 6px;
   height: 6px;
   border-bottom-color: #5086ff;
   border-left-color: #5086ff;
   animation: spinner-1o3y8q 0.75s infinite linear reverse;
}

.online5::after {
   animation: spinner-1o3y8q 1.5s infinite linear;
   height: 14px;
   width: 14px;
   border-right-color: #5086ff;
   border-top-color: #5086ff;
}

.top_mecenat {
    padding: 16px 20px;
    font-weight: 600;
    background: #272f428f;
    margin: -4px 0px 10px;
    padding-left: 78px;
    font-size: 11.5px;
    border-radius: 11px;
}

.fbrs_water {
  	margin-left: 20px;
	transition: .20s all;
	cursor: pointer;
}

.fbrs_water:hover {
  	margin-left: 20px;
	opacity: 0.7;
    transition: .20s all;
}

.bottom_prev {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0px;
  width: 100%;
  background: #939393ff00;
}

.bottom_name {
    position: relative;
    top: 7px;
}

.icon-vk {
    float: right;
    background: #0077ff;
    width: 36px;
    font-size: 18px;
    transition: .2s all;
    text-align: center;
    color: #e1e3e6;
    height: 36px;
    line-height: 40px;
    border-radius: 10px;
}

.icon-vk:hover {
  float: right;
  background: #005dc7;
  width: 36px;
  font-size: 18px;
  transition: .2s all;
  text-align: center;
  color: #939393ff;
  height: 36px;
  line-height: 40px;
  border-radius: 10px;
}

.icon-tg {
  float: right;
  background: #2ba0d9;
  width: 36px;
  font-size: 17px;
  transition: .2s all;
  text-align: center;
  color: #e1e3e6;
  height: 36px;
  line-height: 40px;
  border-radius: 10px;
}

.icon-tg:hover {
  float: right;
  background: #1b80b1;
  width: 36px;
  font-size: 17px;
  transition: .2s all;
  text-align: center;
  color: #939393ff;
  height: 36px;
  line-height: 40px;
  border-radius: 10px;
}

.icon-ds {
  float: right;
  background: #5865f2;
  width: 36px;
  font-size: 17px;
  transition: .1s all;
  text-align: center;
  color: #e1e3e6;
  height: 36px;
  line-height: 40px;
  border-radius: 10px;
}

.icon-ds:hover {
  float: right;
  background: #434fcd;
  width: 36px;
  transition: .2s all;
  font-size: 17px;
  text-align: center;
  color: #939393ff;
  height: 36px;
  line-height: 40px;
  border-radius: 10px;
}

.icon-steam {
  float: right;
  background: #1f2f60;
  width: 36px;
  font-size: 17px;
  transition: .2s all;
  text-align: center;
  color: #e1e3e6;
  height: 36px;
  line-height: 40px;
  border-radius: 10px;
}

.icon-steam:hover {
  float: right;
  background: #1a2854;
  width: 36px;
  transition: .2s all;
  font-size: 17px;
  text-align: center;
  color: #939393ff;
  height: 36px;
  line-height: 40px;
  border-radius: 10px;
}

.bottom_inf {
    display: flex;
    align-items: center;
    /* margin-top: 20px; */
}

.info_button {
	line-height: 0px;
	font-weight: 600;
	margin-left: 15px;
	position: relative;
	top: 2px;
	font-size: 11px;
}

.h2_button {
    font-weight: 600;
    font-size: 10.5px;
    right: 1px;
    position: relative;
    line-height: 16px;
    color: #6e7a91;
    top: -3px;
}

.author {
	color: #e1e3e6;
	padding-bottom: 6px;
	font-size: 11px;
	transition: .2s all;
	position: relative;
	cursor: pointer;
	top: 1px;
}

.logo_avalon {
	width: 41px;
	float: left;
	height: 40px;
	position: relative;
	top: 15px;
	cursor: pointer;
	margin-left: 3px;
	border-radius: 10px;
	transition: .20s all;
}

.logo_avalon:hover {
	width: 41px;
	float: left;
	height: 40px;
	position: relative;
	top: 15px;
	cursor: pointer;
	margin-left: 3px;
	opacity: 0.7;
	-webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: .20s all;
}

.logo_button_avalon {
	width: 41px;
	height: 40px;
	cursor: pointer;
	border-radius: 10px;
}

.author:hover {
	color: #939393ff;
    padding-bottom: 6px;
	transition: .2s all;
    font-size: 11px;
	margin-bottom: -4px;
}

.navigation_head {
    background: #2a2a2b;
    border-radius: 10px;
    transition: .2s all;
    box-shadow: 0px 5px 10px #13151a00;
    margin-bottom: -10px;
    height: 54px;
    margin-top: 12px;
    padding: 11px;
    display: flex;
    padding-left: 20px;
    justify-content: space-between;
    align-items: center;
}

.notification_collapse {
    padding: 0px;
    margin-bottom: 0px;
    background: #fff0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.notification_all_uved {
    color: #e1e3e6;
    font-weight: 600;
    text-align: center;
    height: 40px;
    font-size: 10.5px !important;
    margin-top: 20px;
    width: 100%;
    cursor: pointer;
    margin-bottom: -8px;
    position: relative;
    padding: 0px 20px;
    line-height: 30px;
    border-radius: 8px;
    border: 1.5px solid #2a2a2b;
    background: #2a2a2b;
    transition: .2s all;
}

.notification_all_uved:hover {
    color: #e1e3e6;
    font-weight: 600;
    text-align: center;
    height: 40px;
    margin-top: 20px;
    width: 100%;
    position: relative;
    padding: 0px 20px;
    line-height: 30px;
    border-radius: 8px;
    border: 1.5px solid #2a2a2b;
    background: #2e2e31;
    transition: .2s all;
}

.notification_all_uved:active {
    color: e1e3e6;
    font-weight: 600;
    text-align: center;
    height: 40px;
    margin-top: 20px;
    width: 100%;
    position: relative;
    padding: 0px 20px;
    line-height: 30px;
    border-radius: 8px;
    border: 1.5px solid #2a2a2b;
    background: #2e2e31;
    transition: .2s all;
	-webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: .15s all;
}

.notification_delete_all {
    color: #e1e3e6;
    font-weight: 600;
    text-align: center;
    height: 39px;
    position: relative;
    font-size: 10.5px !important;
    left: 4px;
    padding: 0px 20px;
    float: right;
    line-height: 35px;
    border-radius: 9px;
    border: 1.5px solid #424242;
    transition: .2s all;
    background: linear-gradient(23deg, #2a2a2b 0%, rgb(46 46 46) 70%);
}

.notification_delete_all:hover {
    color: #e1e3e6;
    font-weight: 600;
    text-align: center;
    height: 39px;
    position: relative;
    font-size: 10.5px !important;
    left: 4px;
    padding: 0px 20px;
    float: right;
    line-height: 35px;
    border-radius: 9px;
    border: 1.5px solid #363738;
    background: linear-gradient(23deg, #222222 0%, rgb(34 34 34) 70%);
    transition: .2s all;
}

.notification_delete_all:active {
    color: #e1e3e6;
    font-weight: 600;
    text-align: center;
    height: 39px;
    position: relative;
    font-size: 10.5px !important;
    left: 4px;
    padding: 0px 20px;
    float: right;
    line-height: 35px;
    border-radius: 9px;
    border: 1.5px solid #363738;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: .15s all;
	background: linear-gradient(23deg, #222222 0%, rgb(34 34 34) 70%);
}

.discord_contact {
    background: #5865f2;
    width: 34px;
    display: block;
    float: left;
    position: relative;
    top: -2px;
    font-size: 16px;
    line-height: 37px;
    height: 34px;
    text-align: center;
    border-radius: 10px;
}

.vk_contact {font-size: 16px;margin-left: 11px;width: 34px;display: flex;background: linear-gradient(216deg, #489dff 0%, #0075fe 55%);height: 34px;border-radius: 9px;margin-right: 10px;align-items: center;justify-content: center;}

.steam_contact {font-size: 16px;margin-left: 11px;width: 34px;display: flex;background: linear-gradient(216deg, #164d76 0%, #0c2537 55%);height: 34px;border-radius: 9px;margin-right: 10px;align-items: center;justify-content: center;}


.info_notification {
    color: white;
    font-weight: 600;
    text-align: center;
    height: 35px;
    margin-top: -4px;
    position: relative;
    left: 4px;
    padding: 0px 20px;
    float: right;
    line-height: 30px;
    border-radius: 8px;
    border: 1.5px solid #353e52;
    background: #353e52;
    transition: .2s all;
}

.info_notification:hover {
    color: white;
    font-weight: 600;
    text-align: center;
    height: 35px;
    margin-top: -4px;
    position: relative;
    left: 4px;
    padding: 0px 20px;
    float: right;
    line-height: 30px;
    border-radius: 8px;
    border: 1.5px solid #30394f;
    background: #30394f;
    transition: .2s all;
}

.info_notification:active {
    color: white;
    font-weight: 600;
    text-align: center;
    height: 31px;
    margin-top: -4px;
    position: relative;
    left: 4px;
    padding: 0px 20px;
    float: right;
    line-height: 30px;
    border-radius: 8px;
    border: 1.5px solid #30394f;
    background: #30394f;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: .15s all;
}

.notification_img {
	border-radius: 9px;
	padding: 9px;
	background: linear-gradient(41deg, rgb(39 47 66) 0%, rgb(49 58 80) 55%);
	margin-top: 3px;
	margin-bottom: 30px;
	margin-right: 15px;
	width: 35px;
	float: left;
	height: 35px;
	margin-left: -10px;
	color: #fff;
}

.block_nick_group {
	text-align: left;
	margin-left: 35px;
	width: 125px;
	top: 2px;
	position: relative;
	height: 10px;
}

.bx-chevron-down {
	color: #939393;
	margin-right: -5px;
}

.bx-trash {
	color: #939393;
	font-size: 12px;
	transition: .2s all;
	float: right;
}

.bx-trash:hover {
	color: #aeb6c3;
	transition: .2s all;
	font-size: 12px;
	float: right;
}

.bx-bell {
  transition: .2s all;
  position: relative;
  right: -9px;
}



.bx-message-square-dots {
  color:#939393;
  background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
  padding: 9px;
  border-radius: 10px;
}

.bx-message-square-dots:hover {
  color: #e1e3e6;
  background: #414141;
  padding: 9px;
  border-radius: 10px;
}

.bx-message-square-dots:active {
  color:#939393;
   background: #343435;
  padding: 9px;
  border-radius: 10px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: .15s all;
}

.slick-active {
      color: #5a86b7;
      font-size: 18px;
      position: relative;
      border-radius: 50px;
}

.slick-dots {
    color: #828282;
    font-size: 18px;
    position: absolute;
    left: 66px;
    bottom: 20px;
    transform: rotate(270deg);
    width: 0px;
    margin-bottom: -75px;
}

#slick-slide-control00 {
  display:none;
}

#slick-slide-control01 {
  display:none;
}

#slick-slide-control02 {
  display:none;
}

#slick-slide-control03 {
  display:none;
}


.balance_block {
	padding: 0px;
	display: flex;
	justify-content: space-between;
}

.balance_navigation1 {
   background: #272f4200;
   padding: 8px 9px;
   border-radius: 11px;
   line-height: 24px;
   color: #e1e3e6;
   margin-bottom: 6px;
   transition: .2s all;
   border: solid 1px #950dcd;
   font-size: 12px;display: flex;
   font-weight: 600;width: 100%;
   justify-content: space-between;
   align-items: center;
}

.balance_navigation {
    background: #2a2a2b;
    padding: 8px 9px;
    border-radius: 11px;
    cursor: pointer;
    line-height: 24px;
    color: #e1e3e6;
    transition: .2s all;
    font-size: 12px;
    display: flex;
    font-weight: 600;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
}

.balance_navigation .bx-cog {background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);width: 34px;transition: all 0.2s;height: 34px;font-size: 16px;display: flex;color: #e1e3e6;border-radius: 9px;align-items: center;justify-content: center;}

.balance_navigation:hover .bx-cog {
    background: #4b4b4b;
    width: 34px;
    transition: all 0.2s;
    height: 34px;
    font-size: 16px;
    display: flex;
    color: #e1e3e6;
    border-radius: 9px;
    align-items: center;
    justify-content: center;
}

.balance_navigation:hover {
	padding: 8px 9px;
    border-radius: 11px;
    cursor: pointer;
    line-height: 24px;
    transition: .2s all;
    font-size: 12px;
    display: flex;
    font-weight: 600;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    color: #e1e3e6;
    background: #414141;
}

.info_navigation {
	padding-left: 10px;
	display: flex;
	flex-direction: column;
	line-height: 8px;
	position: relative;
	top: 12px;
	align-items: flex-start;
}

.info_navigation .bx-ruble {
	color: #939393ff;
	font-weight: 500;
	background: linear-gradient(180deg, #3473ff 0%, rgb(80 134 255) 55%);
	font-size: 10px;
	padding: 3px 3px 3px 4px;
	border-radius: 5px;
	top: 1px;
	position: relative;
}

.navigation_profile {
	background: #272f4200;
	border-radius: 10px;
	transition: .2s all;
	box-shadow: 0px 5px 10px #13151a00;
	height: 58px;
	display: flex;
	justify-content: space-between;
}

.navigation_profile .bx-log-in-circle{
	color: #ff6054;
	transition: all 0.2s;
	background: #ff605412;
	width: 31px;
	height: 31px;
	cursor: pointer;
	display: flex;
	position: relative;
	font-size: 14px;
	top: 9px;
	border-radius: 7px;
	justify-content: center;
	align-items: center;
}

.navigation_profile .bx-log-in-circle:hover{
	color: #ff6054;
	transition: all 0.2s;
	background: #ff605421;
	width: 31px;
	height: 31px;
	display: flex;
	position: relative;
	font-size: 14px;
	top: 9px;
	border-radius: 7px;
	justify-content: center;
	align-items: center;
}


.topusers-block {
    padding: 0px;
    background: #fff0;
    margin-bottom: 0px;
    margin-top: 0px;
    display: flex;
    box-shadow: 0px 5px 10px #13151a00;
    justify-content: space-between;
}

.topdonators-block {
 	 width: 48.3%;
 	 height: 65px;
 	 display: flex;
 	 background: #1e2638;
 	 padding: 24px 16px;
 	 border-radius: 12px;
 	 margin-bottom: 30px;
}

.topuserss-block {
	width: 48.2%;
	height: 65px;
	display: flex;
	padding: 24px 16px;
	margin-bottom: 30px;
	background: #1e2638;
	border-radius: 12px;
}

.userstext-block {
	font-size: 11px;
	font-weight: 900;
	line-height: 15px;
	width: 95px;
	padding-top: 5px;
	height: 40px;
	background: #ff4d4d00;
	margin-left: 20px;
	border-right: solid 1px #2a3346;
	position: relative;
	display: block;
	top: -11px;
}

.fa-message-lines:before {
    content: "\f4a6";
    color: #3330;
    transition: 0.2s;
    font-size: 15.5px;
    background: #272f42;
    padding: 11.5px;
    height: 38px;
    cursor: pointer;
    top: 6px;
    border-radius: 10px;
    margin-right: -20px;
    margin-left: 5px;
    position: relative;
    font-weight: 500;
}

.steamid-where {
    /* background: #272f42; */
    height: 45px;
    margin-top: 35px;
    cursor: pointer;
    font-weight: 600;
    border: solid 1px #2c3448;
    font-size: 11px;
    line-height: 45px;
    padding-left: 20px;
    border-radius: 10px;
    transition: .2s all;
}

.steamid-where:hover {
    background: #2c3448;
    height: 45px;
    margin-top: 35px;
    cursor: pointer;
    font-weight: 600;
    font-size: 11px;
    line-height: 45px;
    padding-left: 20px;
    border-radius: 10px;
	transition: .2s all;
}

.img-bell {
    width: 15px;
    margin-right: 0px;
    top: 5px;
    left: 16px;
    position: relative;
    cursor: pointer;
    display: block;
}

.servers-block {
 	padding: 0px;
 	display: flex;
 	box-shadow: 0px 5px 10px #13151a00;
 	background: #fff0;
 	justify-content: space-between;
 	margin-bottom: 12px;
 	margin-right: 5px;
}

.servers-online-block {
    opacity: 1;
    transition: .2s all;
    height: 55px;
    width: 75px;
    margin-left: -8px;
    margin-right: 8px;
    border-radius: 11px;
    box-shadow: 0px 5px 10px #13151a0a;
    padding: 9px 12px;
    background: #3e3e3e;
    margin-bottom: 0px;
}

.servers-online-block:hover {
    opacity: 0.5;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
     opacity: 0.7;
    transition: .3s all;
    height: 55px;
    width: 75px;
    margin-left: -8px;
    margin-right: 8px;
    border-radius: 11px;
    box-shadow: 0px 5px 10px #13151a0a;
    padding: 9px 12px;
    margin-bottom: 0px;
}

.servers-online-block:active {
    opacity: 0.5;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    transition: .3s all;
    /* height: 80px; */
    border-radius: 11px;
    padding: 9px 12px;
    background: #414141;
    margin-bottom: 0px;
}

.servers-info-block {
    display: flex;
    height: 70px;
    background: #2a2a2b;
    padding: 24px 16px;
    border-radius: 13px;
    box-shadow: 0px 5px 10px #13151a0a;
    width: 100%;
    align-items: center;
}

.servers-info-block .bx-play{
	width: 24px;
	height: 24px;
	display: flex;
	cursor: pointer;
	background: #2a2a2b;
	color: #e1e3e6;
	transition: 0.2s;
	border: solid 1px #4a4a4a;
	font-size: 13px;
	padding-left: 2px;
	border-radius: 7px;
	justify-content: center;
	align-items: center;
}

.servers-info-block .bx-play:hover{
	width: 24px;
    height: 24px;
    display: flex;
    background: #414141;
    cursor: pointer;
    color: #e1e3e6;
    transition: 0.2s;
    border: solid 1px #414141;
    font-size: 13px;
    padding-left: 2px;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
}

.servers-info-block .bx-cog {
	width: 24px;
	height: 24px;
	display: flex;
	cursor: pointer;
	margin-top: 5px;
	color: #939393;
	background: #5086ff;
	padding-right: 1.5px;
	transition: 0.2s;
	border: solid 1px #5085ff;
	font-size: 14px;
	padding-left: 2px;
	border-radius: 7px;
	justify-content: center;
	align-items: center;
}

.servers-info-block .bx-cog:hover{
	width: 24px;
	height: 24px;
	padding-right: 1.5px;
	display: flex;
	background: #3b6ad2;
	cursor: pointer;
	color: #939393ff;
	border: solid 1px #3b6ad2;
	transition: 0.2s;
	font-size: 14px;
	padding-left: 2px;
	border-radius: 7px;
	justify-content: center;
	align-items: center;
}

.servers-info-block .bx-heart:active{
	width: 24px;
	height: 24px;
	padding-right: 1px;
	display: flex;
	background: #ff6b7c;
	cursor: pointer;
	color: #939393ff;
	border: solid 1px #ff6b7c;
	transition: 0.2s;
	font-size: 12px;
	padding-left: 2px;
	border-radius: 7px;
	justify-content: center;
	align-items: center;
}

.servers-online-now {
	background: #828282;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: flex;
    padding: 0px 5px;
    height: 18px;
    width: 100%;
    margin-bottom: 2px;
    position: relative;
    top: 4px;
    font-size: 9px;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
}

.servers-info-span {
    font-size: 11px;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 60px;
    padding: 10px 0px 0px 0px;
    width: 100%;
    margin-left: 5px;
    display: block;
}

.pursee-button {
    padding: 9px;
    height: 35px;
    background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
    line-height: 16px;
    font-size: 25px;
    top: 4px;
    color: #606676;
    position: relative;
    float: right;
    margin-left: auto;
    border-radius: 10px;
}

.pursee-button:hover {
	opacity: 0.7;
    padding: 9px;
    height: 35px;
    line-height: 16px;
    font-size: 25px;
    top: 4px;
    color: #606676;
    position: relative;
    float: right;
    margin-left: auto;
    border-radius: 10px;
}

.pursee-button:active {
    background: linear-gradient(48deg, #828282 0%, rgb(86 87 88) 55%);
    padding: 9px;
    height: 35px;
    line-height: 16px;
    font-size: 25px;
    top: 4px;
    color: #e1e3e6;
    position: relative;
    float: right;
    margin-left: auto;
    border-radius: 10px;
	-webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.9);
    transition: 0.14s;
}

.mess-button {
    background: #5086ff;
    padding: 10px;
    height: 35px;
    line-height: 16px;
    font-size: 25px;
    top: 2px;
    color: #606676;
    position: relative;
    float: right;
    margin-left: auto;
    border-radius: 10px;
}

.mess-button:hover {
    background: #4976db;
    padding: 10px;
    height: 35px;
    line-height: 16px;
    font-size: 25px;
    top: 2px;
    color: #606676;
    position: relative;
    float: right;
    margin-left: auto;
    border-radius: 10px;
}

.right-sidebar {
    width: 330px;
    top: 0;
    bottom: 0;
    margin-top: 20px;
    border-radius: 13px;
    margin-bottom: 20px;
    margin-left: 30px;
    z-index: 900;
    background-color: #939393ff;
    position: fixed;
}

.cifr-block  {
	padding: 0px;
	display: flex;
	margin-bottom: 20px;
	background: #fff0;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.cifr-price  {
    background: transparent;
    border: solid 1px #424242;
    border-radius: 10px;
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
    width: 49%;
    color: #e1e3e6;
}

.cifr-price-buy  {
	background: #939393ff00;
	padding: 0px;
	position: relative;
	margin-top: 10px;
	display: flex;
	bottom: -1px;
	margin-bottom: 0px;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.cifr-buy {
    background: #e1e3e6;
    border-radius: 10px;
    padding: 18px 30px;
    color: #222222;
    width: 48%;
    border: solid 1px transparent;
    line-height: 1px;
    font-size: 11px;
    font-weight: 600;
    transition:background 0.9s, border 0.5s;
}

.cifr-buy:hover  {
	background: transparent;
    border-radius: 10px;
    padding: 18px 30px;
    transition: 0.4s;
    width: 48%;
    color: #e1e3e6;
    border: solid 1px #e1e3e6;
    line-height: 1px;
    font-size: 11px;
    font-weight: 600;
}

.cifr-img  {
	width: 49%;
	margin-bottom: 0px;
	height: 217px;
	border-radius: 15px;
	background-size: cover;
}

.cifr-info  {
    width: 49%;
    margin-bottom: 0px;
    padding: 11px;
    border-radius: 15px;
    background: #222222;
}

.block-aut {
    padding: 10px;
    display: flex;
    width: 34.4%;
    background: #222222;
    border-radius: 13px;
    position: relative;
    margin-right: auto;
    top: 230px;
    margin-left: auto;
    flex-direction: column;
    flex-wrap: nowrap;
}

.img-setting {
width: 100px;
    border-radius: 15px;
}

.modal-bans  {
	padding: 0px;
    display: flex;
    margin-left: -14px;
    margin-bottom: 0px;
    background: #21253100;
    margin-right: -14px;
}

.voiti  {
	width: 100%;
    background: #2a2a2b;
    border: none;
    border-radius: 9px;
    padding: 12px;
    cursor: pointer;
    font-size: 11px;
    color: #f8f9fa;
    transition: .2s all;
    display: flex;
    font-weight: 600;
    justify-content: center;
    align-items: center;
}

.voiti:hover  {
	width: 100%;
    background: #2a2a2b;
    border: none;
    border-radius: 8px;
    padding: 12px;
	transition: .2s all;
    cursor: pointer;
    font-size: 11px;
    color: #939393;
    font-weight: 600;
}

.authoriz {
	border: none;
    background: #424242;
    border-radius: 9px;
    margin-top: 8px;
    margin-right: 8px;
    display: flex;
    padding: 11px 20px 11px 16px;
    color: #e1e3e6;
    transition: 0.4s;
    font-weight: 600;
    justify-content: space-between;
    align-items: center;
}
 
.authoriz:hover {
	border: none;
    background: #363738;
    border-radius: 9px;
    margin-top: 8px;
    margin-right: 8px;
    display: flex;
    padding: 11px 20px 11px 16px;
    color: #939393;
    font-weight: 600;
    justify-content: space-between;
    align-items: center;
    transition: 0.5s;
}

.authoriz i {
	font-size: 17px;
	margin-right: 6px; 
}

.zareg {
    border: none;
    background: #8a2be2;
    border-radius: 9px;
    margin-top: 8px;
    margin-right: 1px;
    display: flex;
    padding: 11px 20px;
    color: #1c1c1c;
    transition: 0.8s;
    font-weight: 600;
    justify-content: space-between;
    align-items: center;
}

.zareg i{
   font-size: 17px;
   margin-right: 6px;
}

.zareg:hover {
    border: none;
    border-radius: 9px;
    margin-top: 8px;
    margin-right: 1px;
    display: flex;
    padding: 11px 20px;
    color: #e1e3e6;
    transition: 0.8s;
    font-weight: 600;
    justify-content: space-between;
    align-items: center;
    background: #363738;
}

.autorization  {
	background: #212531;
	padding: 12px 30px;
	border-radius: 8px;
	margin-right: 7px;
}

.registrationn  {
	background: #212531;
    padding: 12px 30px;
    border-radius: 8px;
}

#exTab1 .tab-content {
  color : white;
  background-color: #428bca00;
  margin-top: -20px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
  margin-right: 10px;
  background: #323748;
  border-radius: 8px;
  color: #fff;
  top: -52px;
  position: relative;
  display: flex;
  padding: 12px 30px;
}

#exTab1 .nav-pills > li > a:hover {
  border-radius: 0;
  margin-right: 10px;
  background: #3a4053;
  border-radius: 8px;
  color: #fff;
	display: flex;
  top: -52px;
  position: relative;
  padding: 12px 30px;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}


.but-bonus {
    width: 270px;
    margin-top: 0px;
    padding: 16px 20px;
    display: flex;
    background-color: #18233a;
    border-radius: 14px;
    font-size: 10px;
    line-height: 15px;
    font-weight: 600;
    align-items: center;
}

.bottom-text {
    color: #7a8091;
    font-size: 11px;
}

.footer-osn {
    background: #1e2638;
    padding: 10px;
    padding-left: 30px;
    line-height: 20px;
    margin-top: 10px;
    padding-right: 30px;
    display: flex;
    margin-bottom: 20px;
    height: 110px;
    border-radius: 15px;
    align-items: center;
    justify-content: space-between;
}

.but-block {
	display: flex;
	width: 100%;
	padding: 0px;
	background: #fff0;
	margin-bottom: -18px;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.bottom-nav {
	background: #272b3800;
	display: flex;
	flex-wrap: nowrap;
	width: 500px;
	padding: 20px 20px 0px 20px;
	margin-bottom: 11px;
	border-radius: 15px;
}

.bottom-link {
	display: flex;
	padding: 0px;
	margin-bottom: 30px;
	background: #5b6b9b00;
	margin-right: 15px;
	border-radius: 15px;
	flex-wrap: wrap;
	flex-direction: column;
}

.logo-img {
	width: 125px;
	margin-top: -10px;
	margin-bottom: -10px;
	margin-right: -10px;
	margin-left: -10px;
}

.logo-img-top {
    width: 100px;
    margin-right: -10px;
    position: relative;
    margin-left: -8px;
    top: 2px;
}

.bonus-block {	
	display: flex;
    border-radius: 15px;
    padding: 0px;
    background: #fff0;
    margin-bottom: 30px;
    justify-content: space-between;
}

.button-m {
	background: #2a2a2b;
    padding: 13px 35px;
    color: #e1e3e6;
    font-weight: 600;
    transition: 0.2s;
    border-radius: 10px;
    border: solid 1px #2a2a2b;
}

.button-plateji {	
	display: flex;
    padding: 0px;
    background: #fff0;
    margin-bottom: 0px;
    justify-content: space-between;
}

.user-full {
    background: #222222;
    border-radius: 15px;
    padding: 10px;
    display: flex;
    flex-direction: column;
}

.user-img {
    width: 35px;
    border-radius: 11px;
}

.user_name_block {
	padding: 0px;
    display: flex;
    margin-left: 12px;
    line-height: 15px;
    border-radius: 0px;
    margin-bottom: 0px;
    float: right;
    flex-direction: column;
}

.button-m:hover {	
    background: #414141;
    padding: 13px 35px;
    color: #e1e3e6;
    font-weight: 600;
    transition: 0.2s;
    border-radius: 10px;
    border: solid 1px #414141;
}

.komissia-block {
	background: #89898900;
    width: 60%;
    padding-left: 20px;
    padding-top: 0px;
    margin-left: 20px;
    margin-top: 30px;
    border-radius: 0px;
}

.date-not {
    padding: 0px;
    color: #939393;
    font-weight: 600;
    font-size: 10px;
    padding-top: 10px;
    background: #fff0;
    margin-top: 10px;
}

.komissia-h1 {
	font-size: 13.1px;
    margin-bottom: 7px;
    margin-top: -5px;
    display: block;
}

.komissia-text {
	font-size: 11px;
    font-weight: 500;
    color: #7a8091;
}

.tabs-payment {
	background: #fff0;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 30px;
    border-radius: 15px;
    padding: 0px;
    justify-content: space-between;
}

.block-history {
	padding: 0px;
	height: 200px;
	background: #fff0;
	overflow: auto;
	border-radius: 0px;
	margin-bottom: 0px;
}

.tabs-payment-selector {
    width: 35%;
    padding: 0px;
    border-radius: 15px;
    margin-bottom: 0px;
    background: #fff0;
    height: auto;
}

.tabs-payment-metod {
	padding: 0px;
	width: 63%;
	display: flex;
	height: 164px;
	margin-bottom: 0px;
	border-radius: 15px;
	background: #212531;
}

.tab {
  float: left;
  border: 1px solid #ccc0;
  background-color: #171a2400;
  width: 100%;
}

.tab button {
  display: block;
  color: white;
  padding: 8px 20px;
  width: 100%;
  background: #212531;
  border-radius: 11px;
  border: none;
  margin-bottom: 5px;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.2s;
  font-size: 12px;
  font-weight: 600;
}


.tab button:hover {
  background-color: #2f3442;
}


.tab button.active {
  background-color: #2f3442;
}

.tabcontent {
  float: left;
  padding: 0px 20px;
  width: 100%;
  margin-top: 15px;
  border-left: none;
  height: 300px;
}

.steamid_recomended {
	color: #e1e3e6;
    display: flex;
    border-radius: 30px 8px 30px 8px;
    padding: 17px 25px;
    height: 205px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 10px #13151a0a;
    background: #222222b5;
    flex-wrap: nowrap;
    flex-direction: column;
}

#steamid_recomended_p {
    margin-bottom: -8px;
    font-size: 10.3px;
    font-weight: 600;
    color: #c5c7c9;
    background: #dc354517;
    padding: 6px 6px;
    border-radius: 10px;
    border: solid 1px #dc3545;
    text-align: center;
}

#steamid_head {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    text-align: center;
}

.promocode-block {
	display: flex;
	border-radius: 15px;
	padding: 24px 16px;
	margin-bottom: 30px;
	height: 95px;
	background: #212531;
}

.steamid_left {
    width: auto;
    background: #f6f8ff00;
    border-radius: 0px;
    padding: 10px 0px;
    /* border-bottom: solid 1px #eaefff; */
    margin-bottom: -10px;
}

.steamid_right {
    background: #939393ff00;
    padding: 0px;
    width: auto;
    position: relative;
}

.circle-h1 {
	background: #fff0;
	width: 8px;
	padding: 0px;
	height: 8px;
	top: 1.1px;
	position: relative;
	border-radius: 50%;
	border: solid 2px #fcc776;
}


.news-block-info {
    padding: 0px;
    bottom: 50px;
    width: auto;
    position: absolute;
    border-radius: 0px;
}

.news-block-img {
	width: 100%;
	padding: 0px;
	height: 140px;
	margin-bottom: 15px;
	background: #fff0;
	border-radius: 14px;
}

.news-block-index {
	height: 100%;
	padding: 16px;
	border-radius: 15px;
	background: #222222b5;
	display: flex;
	box-shadow: 0px 5px 10px #13151a0a;
	margin-bottom: 30px;
	flex-direction: column;
}

.news-block {
    float: right;
    display: flex;
    padding: 3px;
    width: 100%;
    border-radius: 15px 0px 0px 15px;
    flex-direction: column;
    justify-content: space-between;
}

.news-button-bottom {
	cursor: pointer;
	text-align: center;
	display: flex;
	height: 45px;
	font-size: 10.5px;
	background: #2a2a2b;
	position: relative;
	font-weight: 600;
	margin-top: 10px;
	color: #e1e3e6;
	border-radius: 10px;
	transition: .2s all;
	justify-content: center;
	align-items: center;
}

.news-button-bottom:hover {
	padding: 11px 44px;
	font-size: 10.5px;
	background: #3e3e3e;
	font-weight: 600;
	border-radius: 10px;
	transition: .2s all;
}

.news-button-bottom:active {
	padding: 11px 44px;
	font-size: 10.5px;
	background: #3e3e3e;
	font-weight: 600;
	border-radius: 10px;
	-webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: .15s all;
}

.block-profile-user {
    display: flex;
    background: linear-gradient(22deg, rgb(33 37 49) 45%, rgb(46 51 66) 100%);
    flex-wrap: nowrap;
    padding: 0px;
    height: 130px;
    border-radius: 15px;
    margin-bottom: 30px;
}
  
.block-profile-left {
    width: 50%;
    background: #fff0;
    display: flex;
    border-radius: 15px;
    padding: 24px 0px;
    margin-bottom: 0px;
}

.block-profile-stats {
    display: flex;
    flex-wrap: nowrap;
    border-radius: 13px;
    margin-top: 10px;
    margin-bottom: -8px;
    background: #6c99ff00;
    justify-content: space-between;
    align-items: center;
}

.stats-text {
	font-size: 13px;
	font-weight: 600;
	color: #e1e3e6;
	margin-bottom: 4px;
}

.block-stats {
	text-align: center;
	height: 50px;
	padding: 6px;
	width: calc( 100% - 40px );
	overflow: hidden;
	border: solid 1px #363738;
	white-space: nowrap;
	border-radius: 8px;
	margin-right: 6px;
}

.block-profile-right {
    width: 50%;
	padding: 0px;
    border-radius: 15px;
    margin-bottom: 0px;
    background: #fff0;
}

.opiss {
    color: #939393;
    position: relative;
    font-size: 10px;
    top: -9px;
    font-weight: 600;
}

@charset "UTF-8";
.table-adaptive .table-row > .row > div > strong, .table-adaptive .table-row > .row > div > p, .table-adaptive .table-row > .row > div > span, .table-adaptive .table-row > .row > div > .area-user, .wapper .monitoring .server p, .wapper .monitoring .server strong, .wapper .monitoring .server a, .block .block_head, .vertical-navigation li a, #place_for_messages .dialog > div:nth-child(1) div p, #events .event > a:not(.btn), #events .event > span, #top_users a div > span, #companions a div > span, #last_activity > div > p, #last_activity > span > p, #mybans > div > p, #mybans > span > p, #forum .row .col-lg-8 > div h3, #forum .row .col-lg-4 div p, #forum_topics .row .col-lg-9 h3, #forum_topics .row .col-lg-3 div p, .user a[href^="../profile"]:not(:first-child), .user .btn, .detailed-profile > div:nth-child(1) > div span, .detailed-profile table tr td:nth-child(2) span, .detailed-profile ul li a, #stats tr td, #news a.small-new div p {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.table-adaptive .table-row, .block, .block .block_head, .our-steam-group, .vertical-navigation, .forum-info, .money-info-block, .profile-top-menu {
  border-radius: 15px;
  background: #222222b5;
  } 

.btn, .form-control, [class^="custom-"] {
  -webkit-box-shadow: none;
          box-shadow: none; }
  .btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, .form-control:hover, .form-control:focus, .form-control:active, .form-control.active, .form-control:active:focus, .form-control:not(:disabled):not(.disabled):active, .form-control:not(:disabled):not(.disabled).active, .form-control:not(:disabled):not(.disabled):active:focus, .form-control:not(:disabled):not(.disabled).active:focus, [class^="custom-"]:hover, [class^="custom-"]:focus, [class^="custom-"]:active, [class^="custom-"].active, [class^="custom-"]:active:focus, [class^="custom-"]:not(:disabled):not(.disabled):active, [class^="custom-"]:not(:disabled):not(.disabled).active, [class^="custom-"]:not(:disabled):not(.disabled):active:focus, [class^="custom-"]:not(:disabled):not(.disabled).active:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

*[onclick], *[data-toggle="modal"] {
  cursor: pointer;
  font-size: 11px;
  }

*[onclick], *[data-toggle="modal"]:hover {
  cursor: pointer;
  font-size: 11px;
  }

*[class^="btn"]:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.modal .modal-content {
  border-radius: 15px;
  background-color: #1c1c1c;
  margin-left: auto;
  margin-right: auto;
  /* width: 140%; */
  }
  .modal .modal-content .modal-header {
    border-bottom: 0;
    padding: 17px 20px 20px 20px;
    margin-bottom: -14px;
    display: flex;
    }
    .modal .modal-content .modal-header .close {
      right: 16px;
      top: 20px;
      font-size: 26px;
      height: 40px;
      font-weight: 100;
      width: 40px;
      text-align: center;
      transition: .2s all;
      padding: 0;
      line-height: 40px;
      color: #828282;
      }

    .modal .modal-content .modal-header .close:hover {
      right: 16px;
      top: 20px;
      font-size: 26px;
      height: 40px;
      font-weight: 100;
      width: 40px;
      text-align: center;
      transition: .2s all;
      padding: 0;
      line-height: 40px;
      color: #939393ff;
      }
    .modal .modal-content .modal-header h4 {
      font-weight: 600;
      font-size: 18px;
      color: #939393ff; }
  .modal .modal-content .modal-body {
    padding: 0 20px 20px 20px;
    }
    .modal .modal-content .modal-body h4 {
      font-weight: 600;
      font-size: 16px;
      color: #939393ff;
      }
    .modal .modal-content .modal-body table td {
      vertical-align: middle; }

.modal-backdrop.show {
  opacity: .75; }

.modal-lg2 {
  width: 1200px; }

.input-search {
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-top: -40px;
  margin-bottom: -23px;
  /* margin: -24px -15px; */
  }
  .input-search i.fa-search {
    z-index: 1000;
    position: absolute;
    left: 16px;
    top: 43px;
    color: #939393ff;
    font-size: 12px;
    cursor: pointer;
    }
  .input-search .custom-input, .input-search .custom-input input, .input-search .custom-input .custom-file label, .custom-file .input-search .custom-input label {
    border-radius: 15 !important;
    text-indent: 0 !important;
    border: 0 !important;
    margin: 0;
    }
  .input-search .custom-input {
    margin-left: 40px;
    height: 56px;
    width: calc( 100% - 0px);
    padding-right: 50px;
    }
    .input-search .custom-input.with-title span {
      top: 19px; }
  .input-search .custom-select {
    width: 130px;
    position: absolute;
    right: 10px;
    top: 28px;
    height: 40px;
    }
    .input-search .custom-select.with-title > select {
      line-height: 22px;
      font-size: 12px;
      padding-top: 13px;
      position: relative;
      }
    .input-search .custom-select.with-title > span {
      font-size: 10px;
      line-height: 14px;
      top: 4px;
      }

#toCopy {
	display:none
}

.custom-input {
  cursor: text;
  background: #f9faff00;
  z-index: 1;
  position: relative;
  height: 48px;
  width: 100%;
  line-height: 48px;
  }
  
  .custom-input > small {
	cursor: default;
    position: relative;
    line-height: 0px;
    top: 0px;
    border-radius: 10px;
    font-size: 11px;
    transition: 0.4s;
    z-index: 112;
    text-align: center;
    display: flex;
    flex-direction: row;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    align-items: center;
    justify-content: center;
    }
	
	.small-st {
	cursor: default;
    position: relative;
    line-height: 0px;
    border-radius: 7px;
    font-size: 11px;
    z-index: 112;
    text-align: center;
    display: flex;
    flex-direction: row;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    align-items: center;
    justify-content: center;
    padding: 9px 0px;
    margin-right: 52px;
    gap: 3px;
    top: -212px !important;
    }
	
	.small-st:not(:empty) {
    opacity: 1;
    color: #939393;
    box-shadow: 0px 0px 20px #dc354573;
    font-weight: 600;
    background: linear-gradient(34deg, #dc354582 0%, #dc3545d6 55%);
    color: #e1e3e6 !important;
}
	
  .custom-input > small:not(:empty) {
    opacity: 1;
    color: #939393;
    }
  .custom-input > input, .custom-file .custom-input > label {
    border-radius: 10px;
    z-index: 2;
    border: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 16px;
    font-weight: 500;
    font-size: 14px;
    }
    .custom-input > input::-webkit-input-placeholder, .custom-file .custom-input > label::-webkit-input-placeholder {
      color: #8a94a6; }
    .custom-input > input:-ms-input-placeholder, .custom-file .custom-input > label:-ms-input-placeholder {
      color: #8a94a6; }
    .custom-input > input::-ms-input-placeholder, .custom-file .custom-input > label::-ms-input-placeholder {
      color: #8a94a6; }
    .custom-input > input::placeholder, .custom-file .custom-input > label::placeholder {
      color: #8a94a6; }
  .custom-input.with-button > input, .custom-file .custom-input.with-button > label {
    padding-right: 58px; }
  .custom-input.with-button > button {
    z-index: 3;
    position: absolute;
    right: 8px;
    top: 7px;
    height: 35px;
    display: flex;
    border-radius: 8px;
    background: #3d3d3d;
    padding: 0px 20px;
    border: 0;
    font-weight: 600;
    color: #e1e3e6;
    transition: 0.2s;
    font-size: 10px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    }
    .custom-input.with-button > button > i {
      color: #939393ff;
      }
    .custom-input.with-button > button:hover {
    background: #828282;
    font-weight: 600;
    color: #e1e3e6;
	  }
      .custom-input.with-button > button:hover > i {
        color: #fff; }
    .custom-input.with-button > button > i.fa-pencil {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 31px;
      font-weight: 100;
      font-size: 11px !important;
      }
  .custom-input.with-title > input, .custom-file .custom-input.with-title > label {
    padding-top: 20px;
    padding-bottom: 4px;
    position: relative;
    font-size: 12px;
    background-color: #2a2a2b;
    color: #e1e3e6;
    }
  .custom-input.with-title > span {
    z-index: 3;
    font-size: 11px;
    line-height: 18px;
    position: absolute;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    height: 18px;
    top: 15px;
    font-weight: 600;
    left: 16px;
    color: #828282;
    }
  .custom-input.with-title > input:not(:placeholder-shown) + span, .custom-file .custom-input.with-title > label:not(:placeholder-shown) + span, .custom-input.with-title > input:focus + span, .custom-file .custom-input.with-title > label:focus + span {
    font-size: 10.5px;
    top: 18px;
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    }
  .custom-input.with-title input.placeholder-hidden + span, .custom-input.with-title .custom-file label.placeholder-hidden + span, .custom-file .custom-input.with-title label.placeholder-hidden + span {
    left: 15px;
    font-size: 12px;
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px); }

.custom-select {
  cursor: text;
  background: #262f4200;
  z-index: 1;
  position: relative;
  border: 1px solid #262f4200;
  height: 47px;
  width: 100%;
  min-width: 90px;
  border-radius: 9px;
  padding: 0;
  }
  .custom-select > small {
    cursor: default;
    bottom: -22px;
    position: absolute;
    line-height: 17px;
    font-size: 12px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    z-index: 2; }
  .custom-select > small:not(:empty) {
    opacity: 1; }
  .custom-select > select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 6px;
    z-index: 2;
    border: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 13px;
    font-weight: 500;
    font-size: 14px; }
    .custom-select > select::-webkit-input-placeholder {
      color: #8a94a6; }
    .custom-select > select:-ms-input-placeholder {
      color: #8a94a6; }
    .custom-select > select::-ms-input-placeholder {
      color: #8a94a6; }
    .custom-select > select::placeholder {
      color: #8a94a6; }
  .custom-select.with-title > select {
    font-size: 11px;
    padding-top: 16px;
    background: #2a2a2b;
    font-weight: 600;
    padding-left: 17px;
    height: 48px;
    top: -1px;
    border-radius: 10px;
    color: #e1e3e6;
    }
  .custom-select.with-title > span {
    z-index: 3;
    font-size: 10.5px;
    line-height: 14px;
    position: absolute;
    height: 18px;
    font-weight: 600;
    top: 6px;
    left: 16px;
    color: #939393;
    }

.form-control {
    font-size: 11px;
    font-weight: 600;
    border-radius: 10px;
    text-indent: 0;
    background: #2a2a2b !important;
    color: #939393;
    border: solid 1px #363738;
    transition: 0.6s;
  }
  .form-control:focus {
    border: solid 1px #363738;
    color: #e1e3e6;
    background: #252526 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

input.form-control, .custom-file label.form-control, input[type="file"], .custom-file label[type="file"], select.form-control, select[type="file"] {
  /* height: 49px; */
  padding: 0 10px;
  line-height: 40px;
  margin-bottom: 15px;
  }
  input.form-control::-webkit-input-placeholder, .custom-file label.form-control::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder, .custom-file label[type="file"]::-webkit-input-placeholder, select.form-control::-webkit-input-placeholder, select[type="file"]::-webkit-input-placeholder {
    font-size: 13px;
    color: #939393ff; }
  input.form-control:-ms-input-placeholder, .custom-file label.form-control:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder, .custom-file label[type="file"]:-ms-input-placeholder, select.form-control:-ms-input-placeholder, select[type="file"]:-ms-input-placeholder {
    font-size: 13px;
    color: #939393ff; }
  input.form-control::-ms-input-placeholder, .custom-file label.form-control::-ms-input-placeholder, input[type="file"]::-ms-input-placeholder, .custom-file label[type="file"]::-ms-input-placeholder, select.form-control::-ms-input-placeholder, select[type="file"]::-ms-input-placeholder {
    font-size: 13px;
    color: #939393ff; }
  input.form-control::placeholder, .custom-file label.form-control::placeholder, input[type="file"]::placeholder, .custom-file label[type="file"]::placeholder, select.form-control::placeholder, select[type="file"]::placeholder {
    font-size: 11px;
    color: #828282; }

input[disabled], .custom-file label[disabled], select[disabled] {
  color: #777 !important;
  cursor: not-allowed !important; }

.custom-file {
  border-radius: 4px;
  cursor: pointer; }
  .custom-file input, .custom-file label {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #1247eb00 !important;
    }
  .custom-file label {
    width: 100%;
    height: 100%;
    line-height: 37px;
    padding: 0 16px; }
    .custom-file label::after {
    border: 0;
    background: #3d3d3d;
    font-size: 10px;
    color: #e1e3e6;
    transition: 0.6s;
    padding: 10px 30px;
    line-height: 17px;
	border: 1px solid transparent;
      }
  .custom-file:hover label::after {
    background: #2a2a2b; 
	transition: 0.5s;
	border: solid 1px #363738;
    color: #e1e3e6;
	cursor: pointer;
    }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: #e1e3e6;
  border-radius: 1.5px;
  border: 0;
  margin: 5px;
  width: 6px;
  height: 6px;
  }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  color: #939393ff00;
  background-color: transparent;
  }

.custom-radio .custom-control-label {
  color: #e1e3e6;
  line-height: 24px;
  cursor: pointer;
  font-weight: 600;
  font-size: 11px;
  }
  .custom-radio .custom-control-label::before {
    background: #17171700 !important;
    border: 1px solid #828282 !important;
    }
  .custom-radio .custom-control-label::after, .custom-radio .custom-control-label::before {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }

.custom-checkbox {
  cursor: pointer; }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border: 0; }
  .custom-checkbox .custom-control-label {
    color: #414141;
    line-height: 25px;
    cursor: pointer;
    font-size: 10.9px;
    font-weight: 600;
    }
    .custom-checkbox .custom-control-label::before {
     background-color: #414141;
    border: 1px solid #363738;
      }
    .custom-checkbox .custom-control-label::after, .custom-checkbox .custom-control-label::before {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }

textarea:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

select.form-control {
  text-indent: 0px;
  height: 41px !important;
  position: relative;
  top: 8px;
  font-size: 10.5px;
  color: #939393ff;
  font-weight: 600;
  border-radius: 8px;
  }

input[disabled], .custom-file label[disabled] {
  cursor: text !important;
  background: transparent; }

input[type="file"], .custom-file label[type="file"] {
  text-indent: 0;
  border: 0;
  -webkit-box-shadow: inset 0 0 1px 1px #dddddd;
  box-shadow: inset 0 0 1px 1px #dddddd00;
  padding: 1px 1px 41px;
  background: #212d47;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
  margin-left: -60px;
  color: #546489;
  overflow: hidden;
  max-width: 100%;
  }

.input-xs {
  height: 18px;
  padding: 0 6px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 2px;
  width: auto; }
  .input-xsselect {
    height: 23px;
    line-height: 23px; }
  .input-xs[type="file"] {
    border-radius: 3px;
    padding: 0;
    height: 23px;
    width: auto;
    font-size: 12px;
    line-height: 23px; }

a.btn {
  line-height: 28px; }

a[data-toggle="popover"] {
  cursor: pointer; }

.input-group-sm {
  min-width: 150px;
  }
  .input-group-sm input, .input-group-sm .custom-file label, .custom-file .input-group-sm label {
    text-indent: 5px; }

.input-group .input-group-prepend .btn {
  margin: 0; }

.input-group .input-group-text {
  height: 40px;
  background-color: whitesmoke; }

.input-group.editing-date select {
  padding-left: 5px;
  text-indent: 0; }

.form-group label h4 {
  font-size: 16px;
  margin: 0;
  color: #939393ff; }

small {
  font-size: 10px;
  color: #939393;
  font-weight: 600;
  }

* > p:last-child {
  color: #e1e3e6;
  font-weight: 600;
  }

p {
  margin-top: 0;
  margin-bottom: 20px;
  }

.text-warning {
  color: #78a2ff !important;
  font-weight: 600;
  }

.text-success {
  color: #0da146 !important;
  }

.text-info {
    color: #81a8ff!important;
}

.text-error, .text-danger {
    color: #ff8d8d !important;
    font-size: 12px;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #dc35451a;
    margin-top: 20px;
    position: relative;
  }

a.btn:not(.disp-n), input.btn:not(.disp-n), .custom-file label.btn:not(.disp-n), button.btn:not(.disp-n), label.btn:not(.disp-n) {
  position: relative;
    padding: 10px 15px;
    font-size: 10.5px;
    color: #e1e3e6;
    background: #2a2a2b;
    border: 1px solid #424242;
    border-radius: 8px;
    font-weight: 600;
    margin-bottom: 5px;
	transition: 0.4s;
  }
  a.btn:not(.disp-n):hover, input.btn:not(.disp-n):hover, .custom-file label.btn:not(.disp-n):hover, button.btn:not(.disp-n):hover, label.btn:not(.disp-n):hover {
    background: #222222;
    border: 1px solid #424242;
    }
  a.btn:not(.disp-n).btn-primary, input.btn:not(.disp-n).btn-primary, .custom-file label.btn:not(.disp-n).btn-primary, button.btn:not(.disp-n).btn-primary, label.btn:not(.disp-n).btn-primary {
    background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
    border-radius: 9px;
    margin-top: 15px;
    font-weight: 600;
    padding: 20px 35px;
    height: 35px;
    line-height: 0px;
    font-size: 11px;
    color: #e1e3e6 !important;
    border: solid 1px #363738;
    }
    a.btn:not(.disp-n).btn-primary span, input.btn:not(.disp-n).btn-primary span, .custom-file label.btn:not(.disp-n).btn-primary span, button.btn:not(.disp-n).btn-primary span, label.btn:not(.disp-n).btn-primary span {
      color: #e1e3e6 !important; }
  a.btn:not(.disp-n).btn-default, a.btn:not(.disp-n).btn-outline-primary, input.btn:not(.disp-n).btn-default, .custom-file label.btn:not(.disp-n).btn-default, input.btn:not(.disp-n).btn-outline-primary, .custom-file label.btn:not(.disp-n).btn-outline-primary, button.btn:not(.disp-n).btn-default, button.btn:not(.disp-n).btn-outline-primary, label.btn:not(.disp-n).btn-default, label.btn:not(.disp-n).btn-outline-primary {
    font-size: 11px;
    border-color: #828282;
    color: #e1e3e6;
    cursor: pointer;
    text-align: center;
    display: flex;
    height: 45px;
    background: #2a2a2b;
    position: relative;
    font-weight: 600;
    border-radius: 10px;
    transition: 0.5s;
    justify-content: center;
	align-items: center;

    }
    a.btn:not(.disp-n).btn-default span, a.btn:not(.disp-n).btn-default i, a.btn:not(.disp-n).btn-outline-primary span, a.btn:not(.disp-n).btn-outline-primary i, input.btn:not(.disp-n).btn-default span, .custom-file label.btn:not(.disp-n).btn-default span, input.btn:not(.disp-n).btn-default i, .custom-file label.btn:not(.disp-n).btn-default i, input.btn:not(.disp-n).btn-outline-primary span, .custom-file label.btn:not(.disp-n).btn-outline-primary span, input.btn:not(.disp-n).btn-outline-primary i, .custom-file label.btn:not(.disp-n).btn-outline-primary i, button.btn:not(.disp-n).btn-default span, button.btn:not(.disp-n).btn-default i, button.btn:not(.disp-n).btn-outline-primary span, button.btn:not(.disp-n).btn-outline-primary i, label.btn:not(.disp-n).btn-default span, label.btn:not(.disp-n).btn-default i, label.btn:not(.disp-n).btn-outline-primary span, label.btn:not(.disp-n).btn-outline-primary i {
      color: #e1e3e6 !important;
      font-size: 22px;
      transition: .2s all;
      line-height: 46px;
      }

    a.btn:not(.disp-n).btn-default:hover, a.btn:not(.disp-n).btn-default.active, a.btn:not(.disp-n).btn-outline-primary:hover, a.btn:not(.disp-n).btn-outline-primary.active, input.btn:not(.disp-n).btn-default:hover, .custom-file label.btn:not(.disp-n).btn-default:hover, input.btn:not(.disp-n).btn-default.active, .custom-file label.btn:not(.disp-n).btn-default.active, input.btn:not(.disp-n).btn-outline-primary:hover, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover, input.btn:not(.disp-n).btn-outline-primary.active, .custom-file label.btn:not(.disp-n).btn-outline-primary.active, button.btn:not(.disp-n).btn-default:hover, button.btn:not(.disp-n).btn-default.active, button.btn:not(.disp-n).btn-outline-primary:hover, button.btn:not(.disp-n).btn-outline-primary.active, label.btn:not(.disp-n).btn-default:hover, label.btn:not(.disp-n).btn-default.active, label.btn:not(.disp-n).btn-outline-primary:hover, label.btn:not(.disp-n).btn-outline-primary.active {
    background: #3e3e3e;
    border-color: #5c5c5c;
    color: #e1e3e6;
	  }
      a.btn:not(.disp-n).btn-default:hover span, a.btn:not(.disp-n).btn-default:hover i, a.btn:not(.disp-n).btn-default.active span, a.btn:not(.disp-n).btn-default.active i, a.btn:not(.disp-n).btn-outline-primary:hover span, a.btn:not(.disp-n).btn-outline-primary:hover i, a.btn:not(.disp-n).btn-outline-primary.active span, a.btn:not(.disp-n).btn-outline-primary.active i, input.btn:not(.disp-n).btn-default:hover span, .custom-file label.btn:not(.disp-n).btn-default:hover span, input.btn:not(.disp-n).btn-default:hover i, .custom-file label.btn:not(.disp-n).btn-default:hover i, input.btn:not(.disp-n).btn-default.active span, .custom-file label.btn:not(.disp-n).btn-default.active span, input.btn:not(.disp-n).btn-default.active i, .custom-file label.btn:not(.disp-n).btn-default.active i, input.btn:not(.disp-n).btn-outline-primary:hover span, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover span, input.btn:not(.disp-n).btn-outline-primary:hover i, .custom-file label.btn:not(.disp-n).btn-outline-primary:hover i, input.btn:not(.disp-n).btn-outline-primary.active span, .custom-file label.btn:not(.disp-n).btn-outline-primary.active span, input.btn:not(.disp-n).btn-outline-primary.active i, .custom-file label.btn:not(.disp-n).btn-outline-primary.active i, button.btn:not(.disp-n).btn-default:hover span, button.btn:not(.disp-n).btn-default:hover i, button.btn:not(.disp-n).btn-default.active span, button.btn:not(.disp-n).btn-default.active i, button.btn:not(.disp-n).btn-outline-primary:hover span, button.btn:not(.disp-n).btn-outline-primary:hover i, button.btn:not(.disp-n).btn-outline-primary.active span, button.btn:not(.disp-n).btn-outline-primary.active i, label.btn:not(.disp-n).btn-default:hover span, label.btn:not(.disp-n).btn-default:hover i, label.btn:not(.disp-n).btn-default.active span, label.btn:not(.disp-n).btn-default.active i, label.btn:not(.disp-n).btn-outline-primary:hover span, label.btn:not(.disp-n).btn-outline-primary:hover i, label.btn:not(.disp-n).btn-outline-primary.active span, label.btn:not(.disp-n).btn-outline-primary.active i {
        transition: .2s all;
		  color: #d0d2d8 !important; }
  a.btn:not(.disp-n).btn-danger, input.btn:not(.disp-n).btn-danger, .custom-file label.btn:not(.disp-n).btn-danger, button.btn:not(.disp-n).btn-danger, label.btn:not(.disp-n).btn-danger {
    color: #fff;
    font-weight: 600;
    padding: 0 20px;
    margin-right: 10px;
    font-size: 11px;
    border-radius: 7px;
    background: #ff4e4e;
    border: 1px solid #ff4e4e;
    }
    a.btn:not(.disp-n).btn-danger span, a.btn:not(.disp-n).btn-danger i, input.btn:not(.disp-n).btn-danger span, .custom-file label.btn:not(.disp-n).btn-danger span, input.btn:not(.disp-n).btn-danger i, .custom-file label.btn:not(.disp-n).btn-danger i, button.btn:not(.disp-n).btn-danger span, button.btn:not(.disp-n).btn-danger i, label.btn:not(.disp-n).btn-danger span, label.btn:not(.disp-n).btn-danger i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-success, input.btn:not(.disp-n).btn-success, .custom-file label.btn:not(.disp-n).btn-success, button.btn:not(.disp-n).btn-success, label.btn:not(.disp-n).btn-success {
    color: #fff;
    font-weight: 600;
    padding: 0 20px;
    margin-right: 3px;
    font-size: 12px;
    border-radius: 7px;
    background: #469745;
    border-color: #469745;
    }
    a.btn:not(.disp-n).btn-success span, a.btn:not(.disp-n).btn-success i, input.btn:not(.disp-n).btn-success span, .custom-file label.btn:not(.disp-n).btn-success span, input.btn:not(.disp-n).btn-success i, .custom-file label.btn:not(.disp-n).btn-success i, button.btn:not(.disp-n).btn-success span, button.btn:not(.disp-n).btn-success i, label.btn:not(.disp-n).btn-success span, label.btn:not(.disp-n).btn-success i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-warning, input.btn:not(.disp-n).btn-warning, .custom-file label.btn:not(.disp-n).btn-warning, button.btn:not(.disp-n).btn-warning, label.btn:not(.disp-n).btn-warning {
    color: #fff;
    background: #ffad0d;
    margin-right: 4px;
    border-color: #ffad0d;
    }
    a.btn:not(.disp-n).btn-warning span, a.btn:not(.disp-n).btn-warning i, input.btn:not(.disp-n).btn-warning span, .custom-file label.btn:not(.disp-n).btn-warning span, input.btn:not(.disp-n).btn-warning i, .custom-file label.btn:not(.disp-n).btn-warning i, button.btn:not(.disp-n).btn-warning span, button.btn:not(.disp-n).btn-warning i, label.btn:not(.disp-n).btn-warning span, label.btn:not(.disp-n).btn-warning i {
      color: #fff !important; }
  a.btn:not(.disp-n).btn-danger:hover::after, a.btn:not(.disp-n).btn-primary:hover::after, a.btn:not(.disp-n).btn-light:hover::after, a.btn:not(.disp-n).btn-default:hover::after, a.btn:not(.disp-n).btn-success:hover::after, a.btn:not(.disp-n).btn-warning:hover::after, input.btn:not(.disp-n).btn-danger:hover::after, .custom-file label.btn:not(.disp-n).btn-danger:hover::after, input.btn:not(.disp-n).btn-primary:hover::after, .custom-file label.btn:not(.disp-n).btn-primary:hover::after, input.btn:not(.disp-n).btn-light:hover::after, .custom-file label.btn:not(.disp-n).btn-light:hover::after, input.btn:not(.disp-n).btn-default:hover::after, .custom-file label.btn:not(.disp-n).btn-default:hover::after, input.btn:not(.disp-n).btn-success:hover::after, .custom-file label.btn:not(.disp-n).btn-success:hover::after, input.btn:not(.disp-n).btn-warning:hover::after, .custom-file label.btn:not(.disp-n).btn-warning:hover::after, button.btn:not(.disp-n).btn-danger:hover::after, button.btn:not(.disp-n).btn-primary:hover::after, button.btn:not(.disp-n).btn-light:hover::after, button.btn:not(.disp-n).btn-default:hover::after, button.btn:not(.disp-n).btn-success:hover::after, button.btn:not(.disp-n).btn-warning:hover::after, label.btn:not(.disp-n).btn-danger:hover::after, label.btn:not(.disp-n).btn-primary:hover::after, label.btn:not(.disp-n).btn-light:hover::after, label.btn:not(.disp-n).btn-default:hover::after, label.btn:not(.disp-n).btn-success:hover::after, label.btn:not(.disp-n).btn-warning:hover::after {
    width: 100%; }
  @media (max-width: 900px) {
    a.btn:not(.disp-n)::after, input.btn:not(.disp-n)::after, .custom-file label.btn:not(.disp-n)::after, button.btn:not(.disp-n)::after, label.btn:not(.disp-n)::after {
      display: none; } }
  a.btn:not(.disp-n)::after, input.btn:not(.disp-n)::after, .custom-file label.btn:not(.disp-n)::after, button.btn:not(.disp-n)::after, label.btn:not(.disp-n)::after {
    content: "";
    background: rgba(0, 0, 0, 0.05) !important;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  a.btn:not(.disp-n).btn-light, input.btn:not(.disp-n).btn-light, .custom-file label.btn:not(.disp-n).btn-light, button.btn:not(.disp-n).btn-light, label.btn:not(.disp-n).btn-light {
    color: #939393ff;
    border: 1.7px solid #30384d;
    background-color: #30384d;
    font-size: 10px;
    font-weight: 600;
    width: 40px;
    padding-left: 18px;
    margin-right: 9px !important;
    display: flex;
    height: 39px;
    top: -2px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    }
  a.btn:not(.disp-n).btn-dark, input.btn:not(.disp-n).btn-dark, .custom-file label.btn:not(.disp-n).btn-dark, button.btn:not(.disp-n).btn-dark, label.btn:not(.disp-n).btn-dark {
    color: #fff;
    border: 1px solid #171717;
    background-color: #1b1b1b; }
    a.btn:not(.disp-n).btn-dark:hover, input.btn:not(.disp-n).btn-dark:hover, .custom-file label.btn:not(.disp-n).btn-dark:hover, button.btn:not(.disp-n).btn-dark:hover, label.btn:not(.disp-n).btn-dark:hover {
      color: #fff;
      border: 1px solid #c2c2c2;
      background-color: #1b1b1b; }
  a.btn:not(.disp-n).btn-sm, input.btn:not(.disp-n).btn-sm, .custom-file label.btn:not(.disp-n).btn-sm, button.btn:not(.disp-n).btn-sm, label.btn:not(.disp-n).btn-sm {
    /* margin-top: 10px; */
    }
  a.btn:not(.disp-n).btn-xs, input.btn:not(.disp-n).btn-xs, .custom-file label.btn:not(.disp-n).btn-xs, button.btn:not(.disp-n).btn-xs, label.btn:not(.disp-n).btn-xs {
    line-height: 22px;
    font-size: 12px;
    height: 24px;
    padding: 0 10px; }
  a.btn:not(.disp-n).btn-lg, input.btn:not(.disp-n).btn-lg, .custom-file label.btn:not(.disp-n).btn-lg, button.btn:not(.disp-n).btn-lg, label.btn:not(.disp-n).btn-lg {
    height: 48px;
    font-weight: 600;
    line-height: 38px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 200px;
    text-align: center;
    }
  a.btn:not(.disp-n) i[class*="fa-"], input.btn:not(.disp-n) i[class*="fa-"], .custom-file label.btn:not(.disp-n) i[class*="fa-"], button.btn:not(.disp-n) i[class*="fa-"], label.btn:not(.disp-n) i[class*="fa-"] {
    font-size: 110%;
    position: relative;
    top: 0;
    margin-right: 3px; }
  a.btn:not(.disp-n).btn-xl, input.btn:not(.disp-n).btn-xl, .custom-file label.btn:not(.disp-n).btn-xl, button.btn:not(.disp-n).btn-xl, label.btn:not(.disp-n).btn-xl {
    display: block;
    width: 100%;
    height: 50px;
    font-weight: 600;
    font-size: 12px;
    outline: 2px dashed #8db0cc;
    margin-bottom: -40px;
    }
    a.btn:not(.disp-n).btn-xl[href="#"], input.btn:not(.disp-n).btn-xl[href="#"], .custom-file label.btn:not(.disp-n).btn-xl[href="#"], button.btn:not(.disp-n).btn-xl[href="#"], label.btn:not(.disp-n).btn-xl[href="#"] {
      cursor: pointer; }
  a.btn:not(.disp-n)[disabled], input.btn:not(.disp-n)[disabled], .custom-file label.btn:not(.disp-n)[disabled], button.btn:not(.disp-n)[disabled], label.btn:not(.disp-n)[disabled] {
    cursor: not-allowed !important; }

label.btn.btn-sm {
  height: 32px;
  line-height: 20px !important;
  font-size: 12px !important; }

blockquote {
    padding: 20px;
    margin: 15px 0 10px;
    border-radius: 0px 13px 13px 0px;
    border-left: 1px solid #424242;
    background: rgb(42 42 43) none repeat scroll 0 0;
    font-size: 11px;
    border-radius: 8px;
  }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: "";
  }

@media (max-width: 991.99px) {
  .order-is-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-is-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
    /* margin-left: 10px; */
    } }

@media (min-width: 992px) {
  .order-is-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-is-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; } }

.table-adaptive {
  margin-top: 8px;
  border-radius: 7px;
  }
  .table-adaptive.mt {
    margin-top: -24px !important; }
  .table-adaptive.table-fused {
    overflow: hidden;
    border-radius: 4px; }
    .table-adaptive.table-fused .loader {
      margin: 16px 0; }
   


      .table-adaptive.table-fused .table-row:last-child {
        border-bottom: 0; }
  .table-adaptive .table-row {
    margin-bottom: 9px;
    border-radius: 10px;
    padding: 5px 16px;
    background: #222222;
    }
    .table-adaptive .table-row > .row {
      height: 50px;
      display: flex;
      flex-wrap: nowrap;
      }
      .table-adaptive .table-row > .row > div {
        padding: 0 16px;
        }
        .table-adaptive .table-row > .row > div > strong, .table-adaptive .table-row > .row > div > p, .table-adaptive .table-row > .row > div > span {
          display: inline-block;
          max-width: 100%; }
        .table-adaptive .table-row > .row > div > p {
          width: auto;
          color: #6c6e8100;
          font-weight: 600;
          font-size: 0px;
          line-height: 52px;
          }
        .table-adaptive .table-row > .row > div > strong {
          color: #5a6a8c;
          font-weight: 600;
          line-height: 48px;
          font-size: 12px;
          }
        .table-adaptive .table-row > .row > div > .area-user {
          color: #e1e3e6;
          font-weight: 600;
          line-height: 48px;
          font-size: 13px;
          }
          .table-adaptive .table-row > .row > div > .area-user a img {
            height: 25px;
            width: 25px;
            border-radius: 50%;
            margin-right: 5px;
            }
          .table-adaptive .table-row > .row > div > .area-user a i {
            font-style: normal; }
        .table-adaptive .table-row > .row > div > .area-image img {
          margin: 10px;
          max-height: 30px;
          width: auto; }
        .table-adaptive .table-row > .row > div.with-icon {
          position: relative;
          padding-left: 30px;
          }
          .table-adaptive .table-row > .row > div.with-icon > i, .table-adaptive .table-row > .row > div.with-icon > img {
            position: absolute;
            left: -2px;
            top: 18px;
            }
          .table-adaptive .table-row > .row > div.with-icon > i {
            color: #939393;
    font-size: 13px;
    border-radius: 8px;
    background: #2a2a2b;
    top: 9px;
    left: -12px;
    padding: 10px;
    /* display: none;*/
            }
          .table-adaptive .table-row > .row > div.with-icon > img {
            height: 20px;
            width: 20px;
            border-radius: 50px;
            top: 16px;
            }
        .table-adaptive .table-row > .row > div.with-description > p {
          line-height: 22px;
          font-size: 12px;
          margin: 15px 0px 0;
          position: relative;
          top: -7px;
          border: none;
          background: #fff0;
          padding-right: 30px;
          color: #e1e3e6;
          font-weight: 600;
		  padding: 0px 0px;
          }
          .table-adaptive .table-row > .row > div.with-description > p a {
            color: #e1e3e6; }
        .table-adaptive .table-row > .row > div.with-description > .area-user img {
          display: none; }
        .table-adaptive .table-row > .row > div.with-description > span {
          width: 100%;
          font-weight: 700;
          line-height: 20px;
          font-size: 10.5px;
          top: -18px;
          position: relative;
          color: #939393;
          }
          .table-adaptive .table-row > .row > div.with-description > span a {
            color: #e1e3e6 !important;
            margin-left: 5px;
            }
          .table-adaptive .table-row > .row > div.with-description > span p {
            color: #7a8091 !important;
            margin: 0;
            font-weight: 600;
            margin-left: 68px;
            text-align: center;
            position: relative;
            display: flex;
            font-size: 10px;
            top: -3px;
            flex-wrap: nowrap;
            justify-content: flex-start;
            }
        .table-adaptive .table-row > .row > div.with-button > .btn {
          margin: 8px 0 0;
          }
          .table-adaptive .table-row > .row > div.with-button > .btn i {
            font-size: 14px;
            line-height: 30px;
            text-align: center;
            }
            
    @media (max-width: 991.99px) {
      .table-adaptive .table-row > .row {
        height: auto;
        display: flex;
        padding-bottom: 16px;
        flex-direction: column;
        }
        .table-adaptive .table-row > .row > div {
          padding: 0 16px;
          height: 42px; }
          .table-adaptive .table-row > .row > div.with-icon {
            padding-left: 42px; }
            .table-adaptive .table-row > .row > div.with-icon > i, .table-adaptive .table-row > .row > div.with-icon > img {
              left: 1px;
              top: px;
              }
          .table-adaptive .table-row > .row > div.with-button .btn {
            width: 100%; } }

#cote {
  height: 150px;
  width: 150px;
  position: absolute;
  right: -25px;
  cursor: pointer;
  bottom: -29px;
  z-index: 1001; }
  #cote img {
    height: 150px;
    width: 150px; }

@media (max-width: 991.99px) {
  #cote {
    display: none; } }

.m-icon {
  font-family: Font Awesome\ 5 Pro;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
  font-weight: 900; }
  .m-icon.icon-trash:before {
    font-weight: 400;
    content: "\f1f8"; }
  .m-icon.icon-remove:before {
    content: "\f00d"; }
  .m-icon.icon-ok:before {
    content: "\f00c"; }
  .m-icon.icon-pencil:before {
    font-weight: 400;
    content: "\f040"; }
  .m-icon.icon-link:before {
    content: "\f0c1"; }
  .m-icon.icon-time:before {
    font-weight: 400;
    content: "\f017"; }
  .m-icon.icon-user:before {
    content: "\f007"; }
  .m-icon.icon-up:before {
    content: "\f077"; }
  .m-icon.icon-down:before {
    content: "\f078"; }
  .m-icon.icon-left:before {
    content: "\f104"; }
  .m-icon.icon-right:before {
    content: "\f105"; }
  .m-icon.icon-plus:before {
    content: "\f067"; }
  .m-icon.icon-minus:before {
    content: "\f068"; }
  .m-icon.icon-bank:before {
    content: "\f19c"; }
  .m-icon.icon-marker:before {
    content: "\f041"; }
  .m-icon.icon-vk:before {
    font-family: 'Font Awesome 5 Brands', serif;
    content: "\f189"; }
  .m-icon.icon-steam:before {
    font-weight: 400;
    font-family: 'Font Awesome 5 Brands', serif;
    content: "\f3f6"; }
  .m-icon.icon-fb:before {
    font-family: 'Font Awesome 5 Brands', serif;
    content: "\f39e"; }
  .m-icon.icon-bars:before {
    content: "\f0c9"; }
  .m-icon.icon-compress:before {
    content: "\f066"; }

.with_code {
   overflow-wrap: break-word;
   height: auto;
   font-weight: 500;
   background: rgb(30 34 47 / 0%);
   border-radius: 15px;
   flex: 0 0 auto;
  }

.with_code:hover .answer {
   color: #828282;
  }

.with_code:hover .answer:hover {
   color: #939393ff;
  }
  .with_code ol {
    list-style: decimal;
    margin-left: 15px; }
  .with_code ul {
    list-style: disc;
    margin-left: 15px; }
  .with_code em {
    font-style: italic; }
  .with_code video {
    max-width: 100%; }
  .with_code .player {
    height: 40px;
    overflow: hidden; }
    .with_code .player object {
      position: relative;
      margin-top: -22px; }
  .with_code video, .with_code iframe {
    border: 0;
    max-width: 100%; }
  .with_code img {
    width: 100%;
    height: auto;
    to; */
    }
    .with_code img[style="margin-left:auto;margin-right:auto;"] {
      margin: 0 auto;
      display: block; }
  .with_code .m-icon {
    font-size: 11px;
    margin-right: 2px; }
  .with_code::after {
    clear: both;
    display: table;
    content: " "; }
  .with_code table {
    width: auto;
    max-width: 100% !important; }
    .with_code table tr td {
      border: 1px solid #f1f2f4;
      padding: 5px;
      word-break: break-all;
      white-space: pre-wrap;
      word-wrap: break-word; }
  .with_code .g_sticker {
    max-width: 250px !important; }

.order-is-first {
order: 13;
}
.order-is-last {
order: -1;
}

img.thumbnail-img {
  border-radius: 13px;
  height: auto;
  margin: 0;
  width: 100%;
  margin-top: 10px;
  }

#imgs .thumbnail {
  max-width: 100px;
  margin-right: 10px;
  margin-bottom: 0;
  float: left; }

#imgs::before, #imgs::after {
  display: table;
  content: " "; }

#imgs::after {
  clear: both; }

div.spoiler div.spoiler-title {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 3px;
  border: 1px solid #f1f2f4;
  cursor: pointer;
  line-height: 25px;
  background: #2a2a2b;
  height: 35px; }

div.spoiler div.spoiler-title div.spoiler-toggle {
  display: inline-block;
  float: left;
  width: 11px;
  height: 11px;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 6px;
  cursor: pointer;
  -webkit-user-modify: read-only; }

div.spoiler div.spoiler-title div.hide-icon {
  background: url("../img/minus.png") no-repeat scroll left center transparent; }

div.spoiler div.spoiler-title div.show-icon {
  background: url("../img/plus.png") no-repeat scroll left center transparent; }

div.spoiler div.spoiler-content {
  font-size: 13px;
  border: 1px solid #f1f2f4;
  border-top: 0;
  padding: 6px 10px;
  background: #2a2a2b; }

div.spoiler div.title-text {
  float: left;
  height: 24px;
  line-height: 20px;
  font-weight: normal; }

.error_message, .success_message {
  height: 0;
  margin: 0;
  font-size: 12px;
  position: relative;
  float: right;
  top: -47px;
  right: 50px;
  }

.input_error {
  border-color: #dc354526 !important;
  background-color: #dc354526 !important;
  
  }
  
  .custom-input.input_error + > input:not(:placeholder-shown) + span, .custom-file .custom-input.input_error > label:not(:placeholder-shown) + span, .custom-input.input_error > input:focus + span, .custom-file .custom-input.input_error > label:focus + span {
	  font-size: 10.5px;
    top: 18px;
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
  }
  
  .custom-input.with-title.input_error > input:not(:placeholder-shown) + span, .custom-file .custom-input.with-title > label:not(:placeholder-shown) + span, .custom-input.with-title > input:focus + span, .custom-file .custom-input.with-title > label:focus + span {
    font-size: 10.5px;
    top: 18px;
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    }

.input_success {
  border-color: #8fc47a !important;
  background-color: #e3f5dc !important; }

.success_message {
  color: #0BB07B !important; }

.error_message {
  color: #dc354561 !important;
  }

.table-responsive {
  width: 100%;
  margin-bottom: 0px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border: 1px solid #f1f2f400;
  }

@media (min-width: 992px) {
  .table-responsive {
    overflow: hidden;
    background: #212d4700;
    padding: 0px;
    border-radius: 15px;
    }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal !important; } }

.table-responsive > .table {
  margin-bottom: 0;
  }

.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
  /* white-space: nowrap; */
  }

.table-responsive > table.table {
  border: 0 !important;
  }

.table-responsive > table.table > tbody:first-child > tr:first-child > th,
.table-responsive > table.table > tbody:first-child > tr:first-child > td,
.table-responsive > table.table > thead > tr:first-child > th,
.table-responsive > table.table > thead > tr:first-child > td {
  border-top: 0 !important; }

.table-responsive > table.table > thead > tr > th:first-child,
.table-responsive > table.table > tbody > tr > th:first-child,
.table-responsive > table.table > tfoot > tr > th:first-child,
.table-responsive > table.table > thead > tr > td:first-child,
.table-responsive > table.table > tbody > tr > td:first-child,
.table-responsive > table.table > tfoot > tr > td:first-child {
  border-left: 0 !important;
  padding-right: 0px;
  color: #e1e3e6;
  border-radius: 10px 0px 0px 10px;
  padding-left: 20px;
  }

.table-responsive > table.table > thead > tr > th:last-child,
.table-responsive > table.table > tbody > tr > th:last-child,
.table-responsive > table.table > tfoot > tr > th:last-child,
.table-responsive > table.table > thead > tr > td:last-child,
.table-responsive > table.table > tbody > tr > td:last-child,
.table-responsive > table.table > tfoot > tr > td:last-child {
  border-right: 0 !important;
  border-radius: 0px 10px 10px 0px;
  }

.table-responsive > table.table > tbody > tr:last-child > th,
.table-responsive > table.table > tfoot > tr:last-child > th,
.table-responsive > table.table > tbody > tr:last-child > td,
.table-responsive > table.table > tfoot > tr:last-child > td {
  border-bottom: 0 !important;
  }

table.table.table-bordered {
  border-color: #e1e4e800 !important;
  }
  table.table.table-bordered tr {
    position: relative;
    background: #2a2a2b;
    height: 50px;
    }
    table.table.table-bordered tr td {
      font-size: 10.5px;
      line-height: 21px;
      padding-left: 0px;
      font-weight: 600;
      border-color: #21253100 !important;
	  width: -webkit-fill-available;
      }

table.table > thead tr td {
  font-size: 13px; }

table.table > tbody > tr.danger > td {
  background: #ff000057;
  border-color: #e8caca;
  color: #FF5D5D; }
  table.table > tbody > tr.danger > td span {
    color: #FF5D5D; }

table.table > tbody > tr.success > td {
  background: #e3f5dc;
  border-color: #cde8c3;
  color: #0BB07B; }
  table.table > tbody > tr.success > td span {
    color: #0BB07B; }

table.table > tbody > tr.warning > td {
  background: #f7aa0f26;
  border-color: #e8ddca;
  color: #9f7b34; }
  table.table > tbody > tr.warning > td span {
    color: #9f7b34; }

table.table > tbody > tr * {
  /* color: #545d71; */
  }

table.table > tbody > tr > td {
  vertical-align: middle;
  font-size: 13px;
  line-height: 15px;
  color: #939393ff;
  }
  table.table > tbody > tr > td .btn {
    margin: 0; }
  table.table > tbody > tr > td p {
    margin: 0; }
  table.table > tbody > tr > td a {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc( 100% - 21px );
    overflow: hidden;
    display: block;
    white-space: nowrap;
    }
    table.table > tbody > tr > td a[href*="profile"] img, table.table > tbody > tr > td a img[src="../files/avatars/no_avatar.jpg"] {
      height: 18px;
      width: 18px;
      margin-right: 5px;
      border-radius: 4px; }
    table.table > tbody > tr > td a[href*="profile"] i {
      font-style: normal; }

#search_ban_res_min > tr:nth-child(2n) {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important; }
  #search_ban_res_min > tr:nth-child(2n) > td {
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important; }

#bans tr td:nth-child(1):hover,
#tickets tr td:nth-child(2):hover,
#open_tickets tr td:nth-child(2):hover,
#close_tickets tr td:nth-child(2):hover,
#search_ban_res_min tr td:nth-child(2):hover {
  background-color: #1f1f1f00; }

#bans tr td:nth-child(1) a,
#tickets tr td:nth-child(2) a,
#open_tickets tr td:nth-child(2) a,
#close_tickets tr td:nth-child(2) a,
#search_ban_res_min tr td:nth-child(2) a {
  max-width: 300px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  top: 4px;
  margin-right: 30px;
  white-space: nowrap;
  display: inline-block;
  }

#muts td, #banlist td, #stats td {
  vertical-align: middle;
  cursor: pointer; }

td[colspan$="10"] img, td[colspan$="10"] {
  text-align: center;
  padding: 10px 50px;
  color: #939393;
  background: #222222;
  width: 1220px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
  margin: 0 auto;
  }

table tr[data-toggle="modal"] > td, table.admins tr > td {
  border-bottom: 0 !important; }

.hidden-tr > td {
  height: 0 !important;
  border: 0 !important;
  padding: 0 !important; }

.mce-tinymce {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .mce-tinymce .mce-btn-small button {
    padding: 7px 6px; }
  .mce-tinymce .mce-path {
    padding: 14px; }
  .mce-tinymce .mce-btn-group:not(:first-child) {
    border-left: 0; }

.mce-fullscreen div[id^="mceu_"].mce-container.mce-fullscreen {
  z-index: 2000; }

.label.label-default {
  color: #466ea5; }

.label.label-success {
  color: #0BB07B; }

.label.label-danger {
  color: #FF5D5D; }

.empty-element {
    display: block;
    width: 100%;
    padding: 8px;
    text-align: center;
    font-weight: 600;
    font-size: 11px;
    color: #939393;
    border-radius: 11px;
  }

div[id^="pagination"]::after {
  display: table;
  clear: both;
  content: ' '; }

.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li:first-child > a, .pagination > li:last-child > a {
  /* width: 24px !important; */
  background: #2a2a2b;
  }
  .pagination > li:first-child > a span, .pagination > li:last-child > a span {
    color: #939393ff !important;
    }

.pagination > li:first-child > a > span, .pagination > li:last-child > a > span {
  font-family: Font Awesome\ 5 Pro;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 0px;
  line-height: 30px;
  vertical-align: -.0667em;
  font-weight: 400;
  color: #939393ff;
  }
  .pagination > li:first-child > a > span:before, .pagination > li:last-child > a > span:before {
    color: #939393;
    font-size: 9px;
    position: relative;
    font-weight: 600;
    top: -1px;
    }

.pagination > li:first-child > a > span:before {
  content: "\f060"; }

.pagination > li:last-child > a > span:before {
  content: "\f061"; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  height: 30px;
  width: 30px;
  text-align: center;
  margin: 0 5px;
  border-radius: 7px;
  font-size: 10px;
  line-height: 28px;
  color: #e1e3e6;
  border: 1px solid #2a2a2b;
  background: #2a2a2b;
  }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    border: 1px solid #3b3b3c;
    background: #3b3b3c;
    color: #e1e3e6;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #f8f9fa;
    cursor: default;
    background-color: #828282;
    border-color: #828282;
  }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  cursor: not-allowed; }

div[id^="pagination"] {
  display: block;
  text-align: center;
  margin: 0 auto 25px; }
  div[id^="pagination"] ul {
    float: left;
    margin: 0 -5px; }

@media (max-width: 991.99px) {
  .pagination > li:nth-child(4), .pagination > li:nth-child(5), .pagination > li:nth-child(6), .pagination > li:nth-child(7), .pagination > li:nth-child(8), .pagination > li:nth-child(9), .pagination > li:nth-child(10) {
    display: none; }
  .pagination > li:nth-last-child(1), .pagination > li:nth-last-child(2), .pagination > li:nth-last-child(3), .pagination > li:nth-last-child(4) {
    display: inline !important; } }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel > .container {
    padding: 0; }
  .owl-carousel.smiles_panel *::selection, .owl-carousel.smiles_panel *::-moz-selection {
    background: none; }
  .owl-carousel .owl-dots {
    display: none; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden; }
    .owl-carousel .owl-stage:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
     }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
            animation-name: fadeOut; }

.no-js .owl-carousel {
  display: block; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1100;
  background-color: black;
  opacity: 0.75;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1110;
  text-align: center;
  line-height: 0;
  font-weight: normal; }
  .lightbox .lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 2px; }
    .lightbox .lb-outerContainer .lb-container {
      padding: 2px; }
      .lightbox .lb-outerContainer .lb-container > .nav {
        left: 0; }
      .lightbox .lb-outerContainer .lb-container .lb-loader {
        position: absolute;
        top: 43%;
        left: 0;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0; }
        .lightbox .lb-outerContainer .lb-container .lb-loader .lb-cancel {
          display: block;
          width: 32px;
          height: 32px;
          margin: 0 auto;
          background: url("../img/loader.gif") no-repeat; }
      .lightbox .lb-outerContainer .lb-container .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        border-radius: 3px; }
      .lightbox .lb-outerContainer .lb-container .lb-nav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a {
          outline: none;
          background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }
        .lightbox .lb-outerContainer .lb-container .lb-nav .lb-prev, .lightbox .lb-outerContainer .lb-container .lb-nav .lb-next {
          height: 100%;
          cursor: pointer;
          display: block; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev, .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next {
          opacity: 0;
          -webkit-transition: opacity 0.6s;
          -o-transition: opacity 0.6s;
          transition: opacity 0.6s;
          background: rgba(0, 0, 0, 0.26); }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev:after, .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next:after {
          font-family: Font Awesome\ 5 Pro;
          -moz-osx-font-smoothing: grayscale;
          -webkit-font-smoothing: antialiased;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          font-size: 1.33333em;
          line-height: 0.75em;
          vertical-align: -.0667em;
          line-height: 0.75em;
          font-weight: 900;
          font-size: 30px;
          color: #fff;
          position: absolute;
          top: 50%;
          margin-top: -0.325em; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev {
          width: 20%;
          left: 0;
          float: left; }
          .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev::after {
            margin-left: -8px;
            left: 10%;
            content: "\f104"; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next {
          width: 20%;
          right: 0;
          float: right; }
          .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next::after {
            margin-right: -8px;
            right: 10%;
            content: "\f105"; }
        .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-prev:hover, .lightbox .lb-outerContainer .lb-container .lb-nav a.lb-next:hover {
          opacity: 0.8; }
  .lightbox .lb-outerContainer:after {
    content: "";
    display: table;
    clear: both; }
  .lightbox a img {
    border: none; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%; }
  .lb-dataContainer::after {
    content: "";
    display: table;
    clear: both; }
  .lb-dataContainer .lb-data {
    padding: 0 4px;
    color: #ccc; }
    .lb-dataContainer .lb-data .lb-details {
      width: 85%;
      float: left;
      text-align: left;
      line-height: 1.1em; }
    .lb-dataContainer .lb-data .lb-caption {
      font-size: 13px;
      font-weight: bold;
      line-height: 1em; }
    .lb-dataContainer .lb-data .lb-number {
      display: block;
      clear: left;
      padding-bottom: 1em;
      font-size: 12px;
      color: #999; }
    .lb-dataContainer .lb-data .lb-close {
      color: #ccc;
      display: block;
      float: right;
      width: 30px;
      height: 30px;
      text-align: right;
      outline: none;
      opacity: 0.7;
      -webkit-transition: opacity 0.2s;
      -o-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      .lb-dataContainer .lb-data .lb-close::after {
        font-family: Font Awesome\ 5 Pro;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        font-size: 1.33333em;
        line-height: 0.75em;
        vertical-align: -.0667em;
        font-weight: 900;
        content: "\f00d"; }
      .lb-dataContainer .lb-data .lb-close:hover {
        cursor: pointer;
        opacity: 1; }

.noty_bar.noty_type_error .noty_message {
  background: #fce3e3;
  color: #FF5D5D;
  border: 1px solid #e8caca; }

.noty_bar.noty_type_error a {
  color: #FF5D5D; }

.noty_bar .noty_message {
  background: #272f42;
  border-radius: 15px;
  color: #939393ff;
  border-radius: 2px;
  padding: 15px !important;
  }
  .noty_bar .noty_message .noty_text {
    margin: -15px;
    display: block;
    font-weight: 400; }
    .noty_bar .noty_message .noty_text a {
      display: block;
    background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
    color: #ffffff;
    font-size: 11px;
    padding: 15px 25px;
      }

.noty_bar .noty_message .noty_text a:hover {
      display: block;
      background: #3e3e3e;
       border-radius: 6px;
     color: #939393ff;
      font-size: 11px;
      padding: 15px 25px;
      }


.animated {
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated .infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .animated .hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  border-radius: 10px !important;
  background-color: rgb(39 47 66) !important;
  width: auto !important;
  float: right;
  }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

#nprogress {
  z-index: 1200;
  pointer-events: none; }
  #nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1200;
    top: 15px;
    right: 15px; }
  #nprogress .spinner-icon {
    width: 20px;
    display: none;
    height: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #8670ff00;
    border-left-color: #8670ff;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }
  .nprogress-custom-parent .spinner, .nprogress-custom-parent .bar {
    position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.result_ok, .result_ok_b {
  display: block;
  position: fixed;
  z-index: 1200;
  top: 16px;
  right: 18px;
  color: #5086ff;
  font-size: 16px;
  }

.result_error, .result_error_b {
  display: block;
  position: fixed;
  z-index: 1200;
  top: 17px;
  right: 18px;
  color: #5086ff;
  font-size: 16px;
  }

.wapper .header {
  position: relative; }

.b-page__content {
  height: 50px;
  background-color: #141414;
  }

.b-head-decor {
  display: none; }

.b-page_newyear .b-head-decor {
  z-index: 1200;
  position: absolute;
  top: 0;
  margin-top: -35px;
  left: 0;
  display: block;
  height: 105px;
  width: 100%;
  overflow: hidden;
  background: url(../img/balls/b-head-decor_newyear.png) repeat-x 0 0; }

.b-page_newyear .b-head-decor__inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 115px;
  display: block;
  width: 373px; }

.b-page_newyear .b-head-decor::before {
  content: '';
  display: block;
  position: absolute;
  top: -115px;
  left: 0;
  z-index: 3;
  height: 115px;
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75);
          box-shadow: 0 15px 30px rgba(0, 0, 0, 0.75); }

.b-page_newyear .b-head-decor__inner_n2 {
  left: 373px; }

.b-page_newyear .b-head-decor__inner_n3 {
  left: 746px; }

.b-page_newyear .b-head-decor__inner_n4 {
  left: 1119px; }

.b-page_newyear .b-head-decor__inner_n5 {
  left: 1492px; }

.b-page_newyear .b-head-decor__inner_n6 {
  left: 1865px; }

.b-page_newyear .b-head-decor__inner_n7 {
  left: 2238px; }

.b-ball {
  position: absolute; }

.b-ball_n1 {
  top: 0;
  left: 3px;
  width: 59px;
  height: 83px; }

.b-ball_n2 {
  top: -19px;
  left: 51px;
  width: 55px;
  height: 70px; }

.b-ball_n3 {
  top: 9px;
  left: 88px;
  width: 49px;
  height: 67px; }

.b-ball_n4 {
  top: 0;
  left: 133px;
  width: 57px;
  height: 102px; }

.b-ball_n5 {
  top: 0;
  left: 166px;
  width: 49px;
  height: 57px; }

.b-ball_n6 {
  top: 6px;
  left: 200px;
  width: 54px;
  height: 70px; }

.b-ball_n7 {
  top: 0;
  left: 240px;
  width: 56px;
  height: 67px; }

.b-ball_n8 {
  top: 0;
  left: 283px;
  width: 54px;
  height: 53px; }

.b-ball_n9 {
  top: 10px;
  left: 321px;
  width: 49px;
  height: 66px; }

.b-ball_n1 .b-ball__i {
  background: url(../img/balls/b-ball_n1.png) no-repeat; }

.b-ball_n2 .b-ball__i {
  background: url(../img/balls/b-ball_n2.png) no-repeat; }

.b-ball_n3 .b-ball__i {
  background: url(../img/balls/b-ball_n3.png) no-repeat; }

.b-ball_n4 .b-ball__i {
  background: url(../img/balls/b-ball_n4.png) no-repeat; }

.b-ball_n5 .b-ball__i {
  background: url(../img/balls/b-ball_n5.png) no-repeat; }

.b-ball_n6 .b-ball__i {
  background: url(../img/balls/b-ball_n6.png) no-repeat; }

.b-ball_n7 .b-ball__i {
  background: url(../img/balls/b-ball_n7.png) no-repeat; }

.b-ball_n8 .b-ball__i {
  background: url(../img/balls/b-ball_n8.png) no-repeat; }

.b-ball_n9 .b-ball__i {
  background: url(../img/balls/b-ball_n9.png) no-repeat; }

.b-ball_i1 .b-ball__i {
  background: url(../img/balls/b-ball_i1.png) no-repeat; }

.b-ball_i2 .b-ball__i {
  background: url(../img/balls/b-ball_i2.png) no-repeat; }

.b-ball_i3 .b-ball__i {
  background: url(../img/balls/b-ball_i3.png) no-repeat; }

.b-ball_i4 .b-ball__i {
  background: url(../img/balls/b-ball_i4.png) no-repeat; }

.b-ball_i5 .b-ball__i {
  background: url(../img/balls/b-ball_i5.png) no-repeat; }

.b-ball_i6 .b-ball__i {
  background: url(../img/balls/b-ball_i6.png) no-repeat; }

.b-ball_i1 {
  top: 0;
  left: 0;
  width: 25px;
  height: 71px; }

.b-ball_i2 {
  top: 0;
  left: 25px;
  width: 61px;
  height: 27px; }

.b-ball_i3 {
  top: 0;
  left: 176px;
  width: 29px;
  height: 31px; }

.b-ball_i4 {
  top: 0;
  left: 205px;
  width: 50px;
  height: 51px; }

.b-ball_i5 {
  top: 0;
  left: 289px;
  width: 78px;
  height: 28px; }

.b-ball_i6 {
  top: 0;
  left: 367px;
  width: 6px;
  height: 69px; }

.b-ball__i {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
      transform-origin: 50% 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  pointer-events: none; }

.b-ball_bounce .b-ball__right {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  z-index: 9; }

.b-ball_bounce:hover .b-ball__right {
  display: none; }

.b-ball_bounce .b-ball__right:hover {
  left: 0;
  display: block !important; }

.b-ball_bounce.bounce > .b-ball__i {
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
      transform: rotate(-9deg); }

.b-ball_bounce .b-ball__right.bounce + .b-ball__i {
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
      transform: rotate(9deg); }

.b-ball_bounce.bounce1 > .b-ball__i {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
      transform: rotate(6deg); }

.b-ball_bounce .b-ball__right.bounce1 + .b-ball__i {
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
      transform: rotate(-6deg); }

.b-ball_bounce.bounce2 > .b-ball__i {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
      transform: rotate(-3deg); }

.b-ball_bounce .b-ball__right.bounce2 + .b-ball__i {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
      transform: rotate(3deg); }

.b-ball_bounce.bounce3 > .b-ball__i {
  -webkit-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
      transform: rotate(1.5deg); }

.b-ball_bounce .b-ball__right.bounce3 + .b-ball__i {
  -webkit-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
      transform: rotate(-1.5deg); }

.win_day {
  background: url("../img/balls/win_day.png");
  background-size: 100% 100%;
  height: 80px;
  width: 170px;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 103px; }

@media (max-width: 991.99px) {
  .win_day, .b-page__content {
    display: none; } }

* {
  margin: 0;
  /* padding: 0; */
  outline: none !important;
  }

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  }

body {
  font-family: "Montserrat", sans-serif;
  line-height: 20px;
  background-color: #141414;
  font-size: 12px;
  color: #e1e3e6;
  }

a {
  color: #b700ff;
  font-weight: 600;
  transition: 0.2s;
  }
a:hover {
  color: #939393ff;
  }
  a.small {
    color: #7b839b;
    font-size: 9px;
    transition: 0.2s;
    font-family: revert;
    font-weight: 600;
    border-bottom: 1px solid #0c66ff;
    }
    a.small:hover, a.small:focus, a.small:visited {
      color: #fff;
    transition: 0.2s;}
  a:hover {
    text-decoration: none; }
  a[onclick] {
    color: #b140f7;
    cursor: pointer;
    }

h2 {
  font-weight: bold;
  line-height: 32px;
  font-size: 19px;
  }

.loader {
  border: 4px solid #363738;
  border-radius: 50%;
  border-top: 4px solid #939393;
  margin-left: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 0.5s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.logo {
  display: block;
  margin: 0;
  float: left;
  position: relative;
  top: -32px;
  cursor: pointer;
  transition: 0.2s all;
  height: 68px;
  right: 10px;
  width: 170px;
  background-image: url(../img/logo.png);
  background-size: 100% 99%;
  }
.logo:hover {
 opacity: 0.7;
  }
  .logo h1 {
    line-height: 0;
    margin: 0;
    display: none; }
  .logo span {
    display: none;
    font-weight: 700;
    line-height: 56px;
    font-size: 20px;
    letter-spacing: 2px; }
    .logo span:nth-child(1) {
      color: #0a1f44; }
    .logo span:nth-child(2) {
      color: #0c66ff; }

.wapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  /* -webkit-box-direction: normal; */
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 0;
  background: #141414;
  background: url(../img/Web_Photo_Editor.jpg) no-repeat fixed center top;
  background-size: cover;
  }
  .wapper > .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
background: url(../img/Web_Photo_Editor.jpg) no-repeat fixed center top; background-size: cover;   background-color: #171717; }
  .wapper > .footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    place-self: center;
    background-color: #242a40;
    padding-top: 36px;
    width: 59.5%;
    }
    .wapper > .footer .col-lg-4 .logo {
      display: block; }
      .wapper > .footer .col-lg-4 .logo span {
        font-size: 28px; }
    .wapper > .footer .col-lg-4 p {
      line-height: 20px;
      font-size: 12px;
      margin-top: 20px;
      text-align: justify; }
    .wapper > .footer .col-lg-2 strong {
      font-weight: bold;
      font-size: 16px;
      color: #989898;
      margin-bottom: 20px;
      display: block; }
    .wapper > .footer .col-lg-2 ul {
      position: relative;
      display: block;
      list-style: none; }
      .wapper > .footer .col-lg-2 ul li {
        margin: 0 0 8px; }
        .wapper > .footer .col-lg-2 ul li a {
          color: #939393ff;
          font-size: 14px; }
    .wapper > .footer hr {
      border-color: #f1f2f4; }
    .wapper > .footer .copyright #copyright {
      display: inline-block;
      margin: 0; }
      .wapper > .footer .copyright #copyright br {
        display: none; }
    .wapper > .footer .copyright a {
      font-weight: 600;
      }
    .wapper > .footer .copyright p {
      color: #939393ff;
      display: inline-block;
      margin: 0; }
      .wapper > .footer .copyright p span {
        position: relative;
        top: 2px;
        margin: 0 5px;
        color: #a6aebc; }
    @media (max-width: 991.99px) {
      .wapper > .footer .copyright p {
        min-height: 30px;
        line-height: 21px; }
      .wapper > .footer #copyright {
        width: 100%;
        display: block;
        height: 30px !important;
        line-height: 30px !important; } }
    @media (min-width: 992px) {
      .wapper > .footer #copyright {
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        border-left: 1px solid #f1f2f4; }
      .wapper > .footer .copyright p {
        height: 40px;
        line-height: 40px;
        margin-right: 15px;
        } }
  @media (max-width: 991.99px) {
    .wapper > .footer {
      padding-top: 50px;
      width: 72.5%;
      padding-left: 30px;
      }
      .wapper > .footer .col-lg-2 ul {
        margin-bottom: 30px; } 	
		}
  @media (min-width: 1200px) {
    .wapper .container {
      max-width: 1200px;
      } }
  .wapper .header {
    background: #222222b5;
    margin-bottom: 42px;
    top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 13px 13px 0px 0px;
    height: 70px;
    border-bottom: 1px solid #82828254;
    }

.forum_info_answer {
  display: flex;
  padding: 0px;
  position: relative;
  height: 0px;
  line-height: 16px;
  margin-right: -30px;
  top: -39px;
  flex-direction: column;
  align-items: flex-end;
}
    .wapper .header .auth-in, .wapper .header .reg-in {
      display: block;
      float: right;
      margin-left: 10px;
      margin-top: 12px; }
    .wapper .header .menu-trigger {
      font-family: Font Awesome\ 5 Pro;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      font-size: 1.33333em;
      line-height: 0.75em;
      vertical-align: -.0667em;
      font-weight: 900;
      text-align: center;
      color: #0a1f44;
      border: 1px solid #e8ebee;
      background-color: #fff;
      float: right;
      margin-left: 10px;
      margin-top: 12px; }
    .wapper .header .menu-trigger.collapsed:before {
      content: "\f0c9"; }
    .wapper .header .menu-trigger:not(.collapsed):before {
      content: "\f066"; }
  @media (min-width: 992px) {
    .wapper .header {
      position: relative; }
      .wapper .header ul {
        display: block;
        float: left;
        height: 100%;
        list-style: none;
        margin: 0 0 0 40px; }
        .wapper .header ul > li {
          display: block;
          float: left;
          margin: 0 17px;
          }
          .wapper .header ul > li > a {
            font-size: 12px;
            display: block;
            height: 56px;
            line-height: 56px;
            color: #333;
            }
	            .wapper .header ul > li > a:hover {
            font-size: 12px;
            display: block;
            height: 56px;
            line-height: 56px;
            color: #5086ff;
            }
        .wapper .header ul.user-menu {
          margin: 6px -8px;
          height: 32px;
          float: right;
          }
          .wapper .header ul.user-menu > li {
            margin: 0 5px;
            }
            .wapper .header ul.user-menu > li.balance {
              color: #e1e3e6;
              position: relative;
              padding: 7px 6px 7px 15px;
              font-size: 11px;
              font-weight: 600;
              top: 10px;
              line-height: 25px;
              margin-right: 10px;
              background: #2a2a2b;
              border-radius: 9px;
              }
              .wapper .header ul.user-menu > li.balance span, .wapper .header ul.user-menu > li.balance i, .wapper .header ul.user-menu > li.balance a {
                display: inline-block; }
              .wapper .header ul.user-menu > li.balance span, .wapper .header ul.user-menu > li.balance i {
                font-size: 12px;
                line-height: 30px;
                }
              .wapper .header ul.user-menu > li.balance span {
                font-weight: 600;
                font-size: 11px;
                top: 5px;
                position: relative;
                padding-left: 6px;
                }
              .wapper .header ul.user-menu > li.balance i {
                font-weight: 500; }
              .wapper .header ul.user-menu > li.balance a {
                height: 27px;
                width: 27px;
                margin-top: -5px;
                margin-left: 12px;
                font-size: 15px;
                font-weight: 600;
                border-radius: 7px;
                line-height: 9px;
                color: #e1e3e6;
                }
                .wapper .header ul.user-menu > li.balance a i {
                  color: #fff;
                  top: -4px;
                  left: -3px; }
            .wapper .header ul.user-menu > li a i.fa-envelope {
              left: -2px; }
            .wapper .header ul.user-menu > li.collapsible {
              width: 175px;
              position: relative;
              margin-top: 1px;
              height: 0px;
              }
              .wapper .header ul.user-menu > li.collapsible > a {
                width: 42px; }
                .wapper .header ul.user-menu > li.collapsible > a img {
                  width: 33px;
                  height: 33px;
                  border-radius: 9px;
                  margin-left: -9px;
                  top: -16px;
                  position: relative;
                  display: block;
                  float: left;
                  }
                .wapper .header ul.user-menu > li.collapsible > a i {
                  display: block;
                  float: right;
                  color: #fff0;
                  line-height: 30px;
                  font-size: 10px;
                  }
            .collapsible_head{
                background-color: #0e152e00;
                width: 225px;
                margin-left: auto;
                margin-right: auto;
                padding: 12px;
                border-bottom: solid 1px #82828245;
                margin-bottom: 7px;
                }
                .collapsible_head img{
                  margin-left: -16px;
                  position: absolute;
                  width: 35px;
                  height: 35px;
                  border-radius: 11px;
                  }
                .collapsible_head b{
                  font-size: 11px;
                  color: #e1e3e6;
                  }
            .collapsible_profile{
              position: relative;
              padding-left: 26%;
              top: 13px;
            }
            .wapper .header ul.user-menu > li > a {
              height: 32px;
              width: 32px;
              line-height: 39px;
              text-align: center;
              margin: 0;
              }
              .wapper .header ul.user-menu > li > a i {
                color: #e1e3e6;
                transition: 0.2s;
                font-size: 16px;
                top: 13px;
                position: relative;
                font-weight: 500;
                }
    .wapper .header ul.user-menu > li > a i:hover {
                color: #e1e3e6;
                margin: 0;
                transition: 0.2s;
                font-size: 16px;
                font-weight: 500;
                }
            .wapper .header ul.user-menu > li > ul {
              z-index: 1013;
              display: none;
              position: absolute;
              right: calc(100% - 192px);
              width: 250px;
              height: auto;
              list-style: none;
              top: 68px;
              margin: 0;
              box-shadow: 0px 5px 10px #13151a4f;
              padding: 0;
              background: #2a2a2b;
              border-radius: 4px;
              overflow: hidden;
              }
              .wapper .header ul.user-menu > li > ul > li {
                text-align: left;
                width: 100%;
                margin: 0 25px;
                }
                .wapper .header ul.user-menu > li > ul > li:hover {
                  color: #171717; }
                .wapper .header ul.user-menu > li > ul > li > a {
                  font-weight: 600;
                  color: #e1e3e6;
                  font-size: 11px;
                  display: block;
                  border-radius: 10px;
                  position: relative;
                  height: 43px;
                  margin: auto;
                  text-overflow: ellipsis;
                  overflow: hidden;
                  white-space: nowrap;
                  max-width: 225px;
                  transition: 0.2s;
                  padding: 10px;
                  line-height: 5px;
                  left: -25px;
                  }
    .wapper .header ul.user-menu > li > ul > li > a:hover {
                  font-weight: 600;
                  color: #e1e3e6;
                  background: #262626;
                  font-size: 11px;
                  display: block;
                  border-radius: 10px;
                  position: relative;
                  height: 43px;
                  line-height: 5px;
                  margin: auto;
                  text-overflow: ellipsis;
                  overflow: hidden;
                  white-space: nowrap;
                  max-width: 225px;
                  transition: 0.2s;
                  }
 .header ul.user-menu > li > ul > li > a i {
                  color: #ab00ff;
                  font-size: 17px;
                  margin-right: 5px;
                  transition: .2s all;
                  margin-left: 5px;
                  position: relative;
                  top: 3px;
                  }

					  .header ul.user-menu > li > ul > li > a b {
                  color: #e1e3e6;
                  font-size: 8px;
                  transition: .2s all;
                  margin-left: 5px;
                  background: #828282;
                  border-radius: 50px;
                  position: relative;
                  top: -1px;
                  padding: 2px 9px;
                  }

				  .header ul.user-menu > li > ul > li > a:hover b {
                    color: #e1e3e6;
                    font-size: 8px;
                    transition: .2s all;
                    margin-left: 5px;
                    background: #828282;
                    border-radius: 50px;
                    position: relative;
                    top: -1px;
                    padding: 2px 9px;
                  }

	  
	  .header ul.user-menu > li > ul > li > a:hover i {
                  color: #828282;
                  transition: .2s all;
                  }
              .wapper .header ul.user-menu > li > ul > li:last-child > a {
                border-bottom: 0; }
    .wapper .header-menu {
      background-color: #1e2638;
      position: relative;
      border-radius: 10px;
      }
      .wapper .header-menu.with-border {
        border-bottom: 1px solid #f1f2f4; }
      .wapper .header-menu .collapsible-menu {
        font-size: 14px;
        list-style: none;
        padding: 0;
        margin: 0;
        margin-top: -40px;
        margin-bottom: 80px;
        line-height: 0;
        overflow: hidden;
        height: 48px;
        }
        .wapper .header-menu .collapsible-menu > li {
          margin: 0;
          padding: 0;
          display: inline-block; }
          .wapper .header-menu .collapsible-menu > li.collapsible::after {
            font-family: Font Awesome\ 5 Pro;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            font-size: 1.33333em;
            line-height: 0.75em;
            vertical-align: -.0667em;
            font-weight: 900;
            content: "\f078";
            position: relative;
            z-index: 1010;
            font-size: 8px;
            display: block;
            float: left;
            margin-top: 20px;
            margin-left: -16px; }
          .wapper .header-menu .collapsible-menu > li > a {
            position: relative;
            display: block;
            height: 48px;
            float: left;
            line-height: 46px;
            font-weight: 600;
            color: #939393ff;
            font-size: 12px;
            text-transform: uppercase;
            padding: 0 20px; }
            .wapper .header-menu .collapsible-menu > li > a:hover, .wapper .header-menu .collapsible-menu > li > a.open {
              color: #c7c7c7; }
          .wapper .header-menu .collapsible-menu > li:first-child > a {
            padding-left: 0; }
          .wapper .header-menu .collapsible-menu > li ul {
            display: none;
            list-style: none;
            margin: 0;
            padding: 0;
            position: absolute;
            z-index: 1011;
            top: 48px;
            background: #272727;
            -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
                    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
            border-radius: 4px;
            overflow: hidden; }
            .wapper .header-menu .collapsible-menu > li ul > li:hover {
              background: #0c0c0c; }
            .wapper .header-menu .collapsible-menu > li ul > li > a {
              font-weight: 500;
              color: #939393ff;
              font-size: 12px;
              display: block;
              position: relative;
              height: 40px;
              line-height: 40px;
              margin: 0 15px;
              border-bottom: 1px solid #171717; }
            .wapper .header-menu .collapsible-menu > li ul > li:last-child > a {
              border-bottom: 0; } }

.pays{
  margin-top: 20px;
}
.table .table {
  background-color: #1b1b1b00;
}

.product_block2 {
  background: #191d28;
  justify-content: space-between;
  max-height: 400px;
  display: flex;
  flex-direction: column;
 }
.block_flex2{background: #1e1f36 ;
  justify-content: space-between;
}
.product-content {
    width: 450px;
    padding: 0px;
    height: 70px;
    background: rgb(42 43 71 / 0%);
    border-radius: 15px;
    flex: 0 0 auto;
    }

.product-content1 {
    width: 450px;
    height: 70px;
    padding: 0px;
    text-align: center;
    background: rgb(42 43 71 / 0%);
    border-radius: 15px;
    flex: 0 0 auto;
    }

	@media (max-width: 576px) {
	.with_code {
    width: 100%;
    overflow-wrap: break-word;
    height: 100%;
    margin-top: 35px;
    font-weight: 600;
    background: rgb(42 43 71 / 0%);
    border-radius: 15px;
    flex: 0 0 auto;
}
     .btn5 {  
      background: #303546;
    padding: 10px 10px;
    width: 40px;
    border-radius: 10px;
}
      .product-content {
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgb(42 43 71 / 0%);
    border-radius: 15px;
    flex: 0 0 auto;
    margin-top: 20px;
}
          
      
.product_block2 {
    background: #1e1f36;
    justify-content: space-between;
    max-height: 400px;
    display: flex;
    padding: 0px;
    height: 100%;
    margin: 0 auto;
    flex-direction: row-reverse;
}

		}
.rules1 {
    background: #272f42;
    padding: 10px 20px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rules2 {
  background: #272f42;
  padding: 10px 20px;
  border-radius: 11px;
  margin-top: 6px;
  display: flex;
  margin-bottom: 6px;
  justify-content: space-between;
  align-items: center;
}

.rules_nakaz {
    font-size: 12px;
    padding: 10px 0px 10px 20px;
    width: 210px;
    color: #1f9dd9b0;
    margin-left: 10px;
    border-left: dashed 1px #3d4250;
    font-weight: bold;
}
.rules {
      width: 475px;
      display: block;
      font-size: 11px;
      font-weight: 600;
}

.setting-sidebar{
  font-size: 11px;
  font-weight: 600;
  margin-left: 9px;
}

.photo_profile {
  display: flex;
}

.promo-code {margin-top: -20px;}

.last_activ {
  background: #fff0;
  padding: 13px;
  border: solid 1px #2a3346;
  border-radius: 13px;
  margin-bottom: 18px;
  margin-top: 14px;
}

.name_sidebar {
  	color: #e1e3e6;
    position: relative;
    font-size: 13px;
}

.top_info {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.top_info_forum {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.top_info_forum .bx-customize {
 background: #2a2a2b;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    color: #e1e3e6;
    top: 0px;
    margin-right: 10px;
    font-size: 17px;
    align-items: center;
    justify-content: center;
    border: solid 1px transparent;
}  

.top_info_forum .bx-customize:hover {
    background: #363738;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    color: #828282;
    top: 0px;
    margin-right: 10px;
    font-size: 17px;
    align-items: center;
    justify-content: center;    
    border: solid 1px transparent;
} 

.top_info_forum i {
    background: #2a2a2b;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    color: #e1e3e6;
  margin-right: 10px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}  

.top_info_forum i:hover {
    background: #414141;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    color: #939393;
  margin-right: 10px;
  font-size: 12px;
  align-items: center;
  justify-content: center;
} 

.top_info i {
  background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  color: #e1e3e6;
  top: 0px;
  margin-right: 10px;
  font-size: 17px;
  align-items: center;
  justify-content: center;
}  

.top_info .bx-plus {
	    background: #272f42;
    color: #939393ff;
    font-size: 11px;
    text-align: center;
    line-height: 40px;
    border: none;
    height: 40px;
    margin-left: 6px;
    width: 40px;
    position: relative;
    float: right;
    transition: .2s all;
    border-radius: 10px;
}

.top_info_index {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.top_info_index i {
    background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
    width: 37px;
    height: 37px;
    border-radius: 10px;
    display: flex;
    color: #e1e3e6;
    margin-right: 10px;
    font-size: 15px;
    align-items: center;
    top: 0px;
    justify-content: center;
}  

.top_info_profile {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
  margin-left: -15px;
}

.top_info_profile i {
  background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
  width: 29px;
  height: 29px;
  border-radius: 7.5px;
  display: flex;
  color: #fff;
  margin-right: 10px;
  font-size: 13px;
  align-items: center;
  top: 0px;
  justify-content: center;
}  

.button_servers {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-right: -7px;
}

.online_scroll {
  height: 210px;
  overflow: auto;
  padding-right: 5px;
  margin: 0px 14px;
}

 .topic-answers div[id^="answer"] .left-side {
      flex-grow: 3;
      background: #212121;
      border-radius: 15px;
      float: left;
      width: 280px;
      height: 100%;
      padding: 13px 13px;
      text-align: center;
      }

    .topic-answers div[id^="answer"] .right-side {
      position: relative;
      -webkit-box-flex: 3;
      -ms-flex-positive: 3;
      flex-grow: 3;
      background: #212121;
      border-radius: 15px;
      float: right;
      margin-left: 20px;
      padding: 25px 25px 55px;
      width: calc(90% - 192px);
      }

.chat_icon {
  background: #ff8b8b;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  display: inherit;
  line-height: 32px;
  margin-left: 9px;
  position: relative;
  margin-right: 10px;
  top: 2px;
  border-radius: 8px;
}

.buttons_top {
  display: flex;
  position: relative;
}

.money {
  background: #1e2638;
  margin-bottom: 10px;
  border-radius: 13px;
  height: 60px;
}

.forum_profile_reaction {
  background: #2a2a2b;
  padding: 9px;
  border-radius: 10px;
  display: flex;
  margin-bottom: 6px;
  align-items: center;
}

.forum_profile_reaction .bx-heart{
  border-radius: 8px;
  background: linear-gradient(19deg, #e65555 0%, rgb(255 126 126) 55%);
  width: 32px;
  height: 32px;
  display: flex;
  margin-left: 2px;
  color: #fff;
  align-items: center;
  justify-content: center;
}

.forum_profile_reaction .bx-message-square-detail{
  border-radius: 8px;
  background: linear-gradient(19deg, #e69455 0%, rgb(255 152 88) 55%);
  width: 32px;
  height: 32px;
  display: flex;
  margin-left: 2px;
  color: #fff;
  align-items: center;
  justify-content: center;
}

.forum_profile_reaction .bx-star{
  border-radius: 8px;
  width: 32px;
  background: linear-gradient(19deg, #317d30 0%, rgb(80 196 97) 55%);
  height: 32px;
  display: flex;
  margin-left: 2px;
  color: #fff;
  align-items: center;
  justify-content: center;
}

.reaction_block {
  display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 10px;
}

.button_player {
    border: none;
    background: #363738;
    padding: 10px 15px;
    margin-right: 10px;
    color: #e1e3e6;
    font-weight: 600;
    font-size: 10.5px;
    border-radius: 8px;
    transition: 0.2s;
}

.button_player:hover {
  border: none;
    color: #939393;
    background: #414141;
    padding: 10px 15px;
    margin-right: 10px;
    font-weight: 600;
    font-size: 10.5px;
    border-radius: 8px;
    transition: 0.2s;
}

.mobile_block {
    background: #272c3800;
    height: 100px;
    border: solid 1px #363c4a;
    margin-bottom: 20px;
    border-radius: 15px;
    display: none;
    padding: 24px 16px;
}

.mobile_block i {
    padding: 13px;
    color: #e1e3e6;
    position: relative;
    background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
    display: flex;
    font-size: 20px;
    border-radius: 11px;
    margin-right: 15px;
    margin-left: 15px;
    align-items: center;
    justify-content: center;
}

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

.p_mobile {
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
    color: #939393 !important;
    width: 90%;
    margin-top: 4px;
}

.span_monile {
    font-size: 12.5px;
    font-weight: 600;
    position: relative;
}

.text_online {
  display: flex;
  flex-direction: column;
  align-items: center;
}

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


.referal_procent {
    border: none;
    padding: 11px 35px;
    color: #d5a757;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
    background: linear-gradient(258deg, #bf6c0600, #a76e2863, #2a2a2b, #2a2a2b);
    background-size: 305% 400%;
    animation: u 12s ease-in-out infinite;
    font-weight: bold;
    border-radius: 6px;
}


@-webkit-keyframes u {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

@keyframes u {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}


/*.referal_procent {
  border: none;
  background: #303e5b;
  padding: 11px 35px;
  border-radius: 9px;
  color: #5a6a8c;
  font-size: 11px;
  transition: .2s all;
  font-weight: 600;
} */

.black_list_button {
    border: none;
    background: #2a2a2b;
    padding: 11px 35px;
    border-radius: 9px;
    color: #828282;
    transition: 0.4s;
    font-weight: 600;
	border: 1px solid transparent;
}

.black_list_button:hover {
    border: solid 1px #424242;
    background: #222222;
    padding: 11px 35px;
    transition: 0.4s;
    border-radius: 9px;
    color: #e1e3e6;
    font-weight: 600;
}

.black_list {
  border: solid 1px #424242;
  border-radius: 13px;
  display: flex;
  flex-direction: row;
  margin-bottom: 18px;
  padding: 15px 20px;
  justify-content: space-between;
  align-items: center;
}

.referal_block {
  border-radius: 13px;
  display: flex;
  background: #2a2a2b;
  flex-direction: row;
  margin-bottom: 18px;
  padding: 20px 20px;
  justify-content: space-between;
  align-items: center;
}

.referal_block i {
	width: 40px;
	height: 40px;
	background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
	border-radius: 10px;
	display: flex;
	color: #e1e3e6;
	margin-right: 17px;
	font-size: 19px;
	align-items: center;
	justify-content: center;
}


.black_list_left {
  display: flex;
  align-items: center;
}

.block_setting_top {
      display: flex;
      padding: 0px;
      padding-bottom: 16px;
      flex-direction: row;
      justify-content: space-between;
}

.block_setting_left {
    width: 50%;
    padding: 0px;
    margin-bottom: 0px;
}

.block_setting_right {
	width: 60%;
    padding: 0px;
    margin-left: 20px;
}

.block_setting_left1 {
    width: 60%;
    padding: 0px;
    margin-bottom: 0px;
}

.block_setting_right1 {
	width: 40%;
	padding: 0px;
	margin-left: 20px;
}

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

.referal_h1 {
  font-size: 15px;
  margin-bottom: 13px;
  padding-bottom: 13px;
  color: #d5a757;
  border-bottom: solid 1px #83834d;
}

.referal_h2 {
  
}

.black_list i {
	width: 40px;
    height: 40px;
    background: #828282;
    border-radius: 10px;
    display: flex;
    color: #e1e3e6;
	margin-right: 17px;
	font-size: 19px;
	align-items: center;
	justify-content: center;
}

.copyref {
    border: none;
    height: 31px;
    font-size: 14px;
    color: #d5a757;
    width: 31px;
    display: flex;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(96deg, #bf6c0600, #a76e2863, #2a2a2b00, #2a2a2b00);
    background-size: 305% 400%;
    animation: u 8s ease-in-out infinite;
}

.copyref:hover {
    border: none;
    height: 31px;
    background: #d5a7578c;
    font-size: 14px;
    color: #e1e3e6;
    width: 31px;
    transition: .2s all;
    display: flex;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
}

.copy_link {
  background: #2a2a2b;
  margin-top: 10px;
  padding: 10px 10px 10px 15px;
  border-radius: 10px;
  display: flex;
  margin-bottom: -20px;
  font-size: 12px;
  justify-content: space-between;
  align-items: center;
}

.vk_block_setting {
  background: #07f;
  width: 100%;
  padding: 13px 17px;
  font-size: 10.5px;
  font-weight: 600;
  display: flex;
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
}

.steam_block_setting {
  width: 100%;
  background: linear-gradient(211deg, #182450 0%, #131d40 55%);
  padding: 13px 17px;
  font-size: 10.5px;
  display: flex;
  font-weight: 600;
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
}

.button_contact_osn {
  border: none;
  padding: 0px;
  background: #fff0;
  position: relative;
  color: #939393ff78;
  top: -9px;
  transition: 0.2s;
}

.button_contact_osn:hover {
  border: none;
  padding: 0px;
  background: #fff0;
  position: relative;
  color: #939393ff;
  top: -9px;
  transition: 0.2s;
}

.vk_block_setting i {
  font-size: 23px;
  margin-right: 13px;
}

.steam_block_setting i {
  font-size: 23px;
  margin-right: 13px;
}

.button_vk_login {
  background: #939393ff26;
  padding: 6px 20px;
  border: solid 1px #939393ff26;
  border-radius: 7px;
  color: #939393ff9c;
	font-size: 10px;
  margin-right: -10px;
}

.button_vk_login:hover {
  background: #939393ff4a;
  padding: 6px 20px;
  border: solid 1px #939393ff26;
  border-radius: 7px;
  color: #939393ff;
  margin-right: -10px;
}

.button_steam_login {
  background: #939393ff0a;
  padding: 6px 20px;
  border: solid 1px #939393ff0a;
  border-radius: 7px;
  color: #939393ff66;
  font-size: 10px;
  margin-right: -10px;
}

.button_steam_login:hover {
  background: #939393ff17;
  padding: 6px 20px;
  border: solid 1px #939393ff1f;
  border-radius: 7px;
  color: #939393ff;
  margin-right: -10px;
}

.succesy_button {
    border: none;
    background: #363738;
    color: #e1e3e6;
    font-weight: 600;
    border-radius: 9px;
    padding: 10px 25px;
    transition: 0.2s;
}

.succesy_button:hover {
    border: none;
    background: #424242;
    color: #939393;
    font-weight: 600;
    border-radius: 9px;
    padding: 10px 25px;
    transition: 0.2s;
}

.block_search {
  background: #212121;
  margin-bottom: 20px;
  height: 60px;
  border-radius: 13px;
  display: flex;
  padding-left: 10px;
  align-items: center;
}

.group_sidebar {
  	font-size: 11px;
  	font-weight: 600;
  	color: #939393;
}

.nomer_rules {
    padding: 10px;
    float: left;
    margin-right: 20px;
    width: 45px;
    font-size: 12px;
    color: #fffafa;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    background: #447eff;
}

#menuhrbottom {
background: #424242;
    height: 1px;
    margin-top: 7px;
    margin-bottom: -1.1px;
    width: 200px;
}

#titlemenu {
color: #939393ff;
    font-size: 11px;
    margin-left: 25px;
    margin-bottom: 5px;
    margin-top: 20px;
    display: block;
}

    #headmenubalance {
    width: 34px;
    transition: all 0.2s;
    height: 34px;
    background: linear-gradient(336deg, #ff00dd 0%, rgb(136 25 229) 55%);
    font-size: 15px;
    display: flex;
    color: #e1e3e6;
    border-radius: 9px;
    align-items: center;
    justify-content: center;
	}
	
	#menubx {
	padding: 3px;
    border-radius: 50%;
    position: absolute;
    font-size: 16px;
    color: #e1e3e6;
    top: 24px;
    margin-right: 0px;
	}
	
	#usergroupstat {
	color: #828282;
    font-size: 10.2px;
    position: relative;
    right: 0.5px
	}	
	
	#bxonlinestat {
	transform: rotate(180deg);
    color: #939393;
    font-size: 18px;
	}
	
	#buttonpromohead {
	display: block;
    line-height: 12px;
    height: 46px;
    width: 100%;
    margin-bottom: -12px;
    margin-top: 10px;
    background: #2a2a2b;
    position: relative;
	}
	
	#span_preloader_2 {
	font-weight: 600;
    font-size: 12px;
    position: relative;
    top: 5px;
    color: #939393;
    display: flex;
    flex-direction: row;
    border-radius: 8px;
    padding: 0px 0px;
    justify-content: flex-end;
	}
	
	#textnew_wid {
	font-size: 10.5px;
    font-weight: 600;
    color: #939393;
	}
	
	#welcomelogin_head {
		color: #a72eff;
}

    #goprofile_menu {
    font-size: 10px;
    font-weight: 600;
    position: relative;
    top: -5px;
    color: #ffcb04;
	}
	
	#forumclear {
	border: dashed 1px #828282;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
    color: #939393;
    width: 100%;
	}
	
	#forum_author {
	color: #466c94 !important;
	}
	
	#search_login {
	padding: 9px;
    float: left;
    font-weight: 600;
    position: relative;
    border-radius: 12px;
    color: #939393;
    padding-right: 15px;
    background: #2a2a2b;
    left: 9px;
    height: 45px;
    top: 6px;
	transition: color 0.7s, background 0.6s;
	}
	
	
	#search_login:focus {
    padding: 9px;
    float: left;
    font-weight: 600;
    position: relative;
    border-radius: 12px;
    color: #e1e3e6;
    padding-right: 15px;
    background: #212121; 
    left: 9px;
    height: 45px;
    top: 6px;
    border: solid 1px #363738 !important;
	transition: background 0.6s, color 0.7s;
}
	#search_bx {
	z-index: 1000;
    position: absolute;
    left: 1px;
    top: 28px;
    width: 40px;
    display: flex;
    height: 40px;
    color: #e1e3e6;
    border-radius: 10px;
    background: #2a2a2b;
    font-size: 18px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
	}
	
	#groups {
	font-size: 11px;
    padding-top: 2px;
    background: #212121;
    font-weight: 600;
    padding-left: 45px;
    height: 41px;
    position: absolute;
    top: -21px;
    border-radius: 10px;
    color: #939393;
	}
	
	#bx_select {
	background: #2a2a2b;
    width: 28px;
    display: flex;
    color: #e1e3e6;
    top: -20px;
    cursor: auto;
    position: relative;
    margin-left: -8px;
    font-size: 14px;
    height: 28px;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
	}
	
	.block_head_addnews {
    height: 50px;
    line-height: 24px;
    margin: -24px 0px;
    border-radius: 11px;
    background: #2a2a2b;
    margin-bottom: 15px;
    display: flex;
    font-weight: 600;
    font-size: 14px;
    padding-left: 10px;
    margin-top: -10px;
    color: #e1e3e6;
    position: relative;
    align-items: center;
    justify-content: space-around;
}

#icon_news {
background: linear-gradient(34deg, #ff6850 0%, rgb(189 118 107) 55%);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: flex;
    color: #e1e3e6;
    top: 0px;
    margin-right: 10px;
    font-size: 17px;
    align-items: center;
    justify-content: center;
}

#b_style_forum {
color: #e1e3e6;
}

#row_backg_for {
    background: #2a2a2b;
    margin: 0px;
    border-radius: 12px;
    display: flex;
    transition: 0.2s;
    font-weight: 600;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
    padding: 12px;
}

.row_backg_nofor {
    background: #2a2a2b;
    margin: 0px;
    border-radius: 12px;
    padding: 17px 0px 17px 0px;
    display: flex;
    transition: 0.2s;
    font-weight: 600;
    border-radius: 9px;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

#forum_profile_style_b {
color: #e1e3e6;
}

#topic_clear {
    border: dashed 1px #939393;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
    color: #939393;
    width: 100% !important;
}

#topic_viwew {
    font-size: 11px;
    font-weight: 600;
    color: #828282;
}
 
 #error_page_top{
    font-size: 27px;
    color: #8b565d;
    margin-bottom: 10px;
 }
 
 #support_not {
 background: #2a2a2b;
 border: solid 1px #424242;
 }
 
 #support_ticket_mes {
 background: #2a2a2b;
    padding: 15px;
    border-radius: 10px;
 }
 
 #support_ticket_head_bx {
     width: 33px;
    background: #828282;
    display: flex;
    font-size: 14px;
    border-radius: 8px;
    color: #e1e3e6;
    margin-right: 11px;
    height: 33px;
    align-items: center;
    justify-content: center;
 }
 
  #mes_group_time {
    font-size: 10px;
    margin-left: 7px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #939393;
  }
  
  #mes_group {
    color: #e1e3e6;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Montserrat'
  }
  
   #support_ticket_all_tr {
    background: #424242;
    height: 50px;
   }
   
   #bansbanerindex {
    background: #222222bf;
    border: solid 1px #424242;
   }
   
   #settingdateblock {
    background: #2a2a2b;
    margin-bottom: -20px;
    margin-top: 20px;
    padding: 0px 15px;
   }
   
   #birth_day, #birth_month, #birth_year {
    background: #2a2a2b;
    border: solid 1px #424242;
   }
   
   #settingdateblock_butt {
   position: relative;
    top: 14px;
    height: 45px;
    width: 45px;
    margin-bottom: 16px;
    color: #e1e3e6;
    display: flex;
    margin-left: 15px;
    align-items: center;
    justify-content: center;
    background: #2a2a2b;
    border: solid 1px #424242;
	transition: 0.4s;
   }
   
    #settingdateblock_butt:hover {
    position: relative;
    top: 14px;
    height: 45px;
    width: 45px;
    margin-bottom: 16px;
    color: #e1e3e6;
    display: flex;
    margin-left: 15px;
    align-items: center;
    justify-content: center;
    background: #424242;
    border: solid 1px #424242;
   }
   
   #settingavatarblock {
   background: #222222;
    padding: 16px;
    padding-bottom: 7px;
    background-size: cover;
    border: solid 1px #424242;
   }
   
   #settingavatari {
   color: #e1e3e6;
    width: 31px;
    background: linear-gradient(48deg, #3e3e3f 0%, rgb(61 61 61) 55%);
    padding: 9px;
    height: 31px;
    border-radius: 8px;
    font-size: 14px;
   }
   
   #settingradioblock {
    background: #2a2a2b;
    padding: 16px 20px 32px 20px;
    border-radius: 13px;
    margin-bottom: 7px;
   }
   
   #setblock {
    padding: 20px;
    padding-bottom: 50px 
   }
   
   
   #nonautoriz   {
    display: inline-block!important;
    background: #ff75750a;
    border: solid 1px #ff83835c;
    border-radius: 12px;
    width: 100%;
    position: relative;
    top: 20px;
    font-size: 11px;
    color: #ff8383f5;
    font-weight: 600;
    padding: 10px 0px;
}

#nonautoriz_icon {
    background: #ff8b8b;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    display: inherit;
    line-height: 32px;
    margin-left: 9px;
    position: relative;
    margin-right: 10px;
    top: 0px;
    border-radius: 8px;
}

#p_color_servindex {
	color: #939393;
}

#b_color_servindex {
	color: #e1e3e6;
    padding: 1px 4px;
    border-radius: 4px;
    background: linear-gradient(258deg, #2a2a2b00, #3e3e3e, #1a274300, #2a2a2b00);
    background-size: 305% 400%;
    animation: u 24s ease-in-out infinite;
    font-weight: bold;
}

#b_noty_colortext {
    color: #e1e3e6;
    background: #363738;
    padding: 12px 12px;
    border-radius: 12px;
    /* border: solid 1px #939393; */
    font-size: 12px;
    direction: ltr;
    overflow: hidden;
    text-overflow: ellipsis;
}

#noty_bell {
    position: relative;
    right: 0px;
    top: 0px;
    font-size: 28pt;
}

#noty_bell:hover {
-webkit-animation: 1.3s ease-in-out 0s normal none infinite running trambling-animation;
    -moz-animation: 1.3s ease-in-out 0s normal none infinite running trambling-animation;
    -o-animation: 1.3s ease-in-out 0s normal none infinite running trambling-animation;
    animation: 1.3s ease-in-out 0s normal none infinite running trambling-animation;
}

#top_dp {
color: #424242;
font-size: 10.5px;
}

#top_dn {
color: #e1e3e6;
font-size: 11.2px;
}

#ic_stat {
z-index: 1000;
    position: absolute;
    left: 1px;
    top: 28px;
    width: 40px;
    display: flex;
    height: 40px;
    color: #939393;
    border-radius: 10px;
    background: #363738;
    font-size: 18px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

#ban_bk {
border-radius: 11px;
    font-size: 11px !important;
    margin-top: 7px;
    padding: 15px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-right: 0px;
    border: solid 1px #fff0;
    font-weight: 600;
    height: 100%;
}

.number_maxall {
    background: #2a2a2b;
    border-radius: 8px;
    font-size: 10px;
    height: 24px;
    font-weight: 600;
    display: flex;
    width: 24px;
    color: #939393;
    position: relative;
    align-items: center;
    justify-content: space-evenly;
    left: 8px;
}


#loading-bar-spinner.spinner {
    left: 101%;
    margin-left: 0px;
    top: 50%;
    margin-top: -20px;
    position: absolute;
    z-index: 19 !important;
    animation: loading-bar-spinner 400ms linear infinite;

}

#loading-bar-spinner.spinner .spinner-icon {
   width: 40px;
    height: 40px;
    border: solid 4px transparent;
    border-top-color: #939393 !important;
    border-left-color: #2a2a2b !important;
    border-radius: 50%;
}

@keyframes loading-bar-spinner {
  0%   { transform: rotate(0deg);   transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}

.in_top {
    display: flex;
    border-radius: 10px;
    height: 30px;
    transition: 0.2s;
    opacity: 1.0;
    left: 14px;
    position: fixed;
    background: #1c1c1c;
    bottom: 30px;
    z-index: 5000;
    width: min-content;
    flex-direction: column;
    justify-content: space-evenly;
    border: solid 1px transparent;
}
.in_top:hover{
    background-color: #1c1c1c;
    z-index: 5000;
    border: solid 1px #363738;
}
.in_top span {
    display: block;
    width: 95px;
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    transition: 0.6s ease-in-out;
	cursor: pointer;
}

    #donations {
    color: #e1e3e6;
    margin-top: 4px;
    border: solid 1px #363738;
	}
	
	.mini-baner {
    font-weight: 500;
    font-size: 8px;
    float: right;
    margin-top: 7px;
    color: #e1e3e6;
    padding: 0px 10px;
    border-radius: 5px;
    background: #5a86b7;
    box-shadow: 0px 0px 20px 0px #5a86b7;
}

.mini-baner:hover {
    font-weight: 500;
    font-size: 8px;
    float: right;
    margin-top: 7px;
    color: #e1e3e6;
    padding: 0px 10px;
    border-radius: 5px;
    background: #5a86b7;
    
}

#coin {
   width: 32px;
    position: absolute;
    top: 5px;
    z-index: 2;
    left: 0px;
    filter: contrast(0.1);
}