body {
  font-family: 'Open Sans', sans-serif;
/*background-image: url("/images/bgmain2025.jpg"); */
background-image: url("/images/newdesign/background.jpg");
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-color: #000000;
height:100%;
position: relative;
margin: 0px;
font-size: 12px;
padding: 0px;
}

.wrapper {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    background: white;
}



.header .social-icons{
    width: 530px;
    margin-left:12px;
    display: inline-block;
}



.social-icons ul{
    margin:0;
    padding:0;
}

.social-icons ul li{
float: left;
}

.social-icons ul li a{
    margin: 7px 8px;
    color: white;
    font-size: 14px;
    display: inline-block;
    border: none;
}

.social-icons ul li a:hover{
    text-shadow: 0 0 15px #339cd7;
    color: #339cd7;
}



.header .form-search{
width: 550px;
    display: inline-block;
    float: right;
}

.form-search i{
    margin: 0 -23px;
    color: #339cd7;
        cursor: pointer;
    transition: 0.4s;
}




.form-search i:hover{
color:white;
}

.form-search .input-search{
    margin: 5px;
    background: rgba(0, 0, 0, 0.51);
    border: none;
    outline: none;
    padding: 2px 8px;
    box-shadow: 0 0 6px #339cd7;
    color:white;
	opacity: 0.30;
}

.form-search .input-search:hover{
    margin: 5px;
    background: rgba(0, 0, 0, 0.51);
    border: none;
    outline: none;
    padding: 2px 8px;
    box-shadow: 0 0 6px #339cd7;
    color:white;
	opacity: 1.00;
}

.counters{
	opacity: 0.30;
}

.counters:hover{
	opacity: 1.00;
}

li{
    list-style:none;
}

.header{
   height:180px;
/* background: url("/images/bg_header2025.jpg");*/
background: url("/images/newdesign/bg_header_new.png");
}


.header .logo{
    width: 350px;
    display: inline-block;
    float:left;
}


.header .description{
display: inline-block;
    color: white;
    line-height: 12px;
    width: 400px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
        float:left;
        margin-top:20px;
}

.header .top-menu{
    width: 350px;
    display: inline-block;
    float: left;
    padding: 31px 10px
}

.header .top-menu a{
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #070706;
    display: inline-block;
    padding: 3px 20px 3px 10px;
    margin: 5px 0 3px 0;
        box-shadow: 0 0 6px #339cd7;
    color:white;
    text-decoration: none;
        font-size: 11px;
        transition: 0.4s;
}

.header .top-menu a:hover{
 color:#339cd7;   
}


.main-menu{
    height:50px;
    background: url("/images/newdesign/Mm.png");
}

.main-menu ul{
    padding:0;
    margin:0;
}

.main-menu ul li{
display: inline-block;  
border-right: 1px solid #34444c;  
}        







.main-menu ul li a{
    display: block;
    float: left;
    padding: 12px;
    color: white;
    text-transform: uppercase;
    height: 40px;
    border-right: 1px solid rgba(8, 8, 8, 0.16);   
}


_:-moz-any-link, :root .main-menu ul li a {
      margin-top: 0px;
    
}


.main-menu ul li a:hover{
    background: url("/images/MmHover.png");
}




.sidebar_ul{
      margin-bottom:20px;
}

.hblock{
    text-transform: uppercase;
    height: 47px;
    padding: 15px 8px;
    /*  background: url(/images/hblock2022.png); */
    background: url("/images/newdesign/hblock.png");
    color: white;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.hblock >i{
    float: right;
    padding: 0 2px;
    font-size: 19px;
}

.sidebar{
       width: 250px;
    margin: 5px 6px;
    float:left;
}

.content{
    float:left;
      margin: 5px;
      width:826px;
}

.sidebar ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
    background: #efefef;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}


.sidebar .sidebar_ul > ul > li >a{
      padding: 10px;
    display: block;
    color: black;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    height:38px;
    text-decoration: none;
}

.sidebar .sidebar_ul > ul > li >a:hover{
color:white;
background: url("/images/newdesign/sidebar_a_hover.png");
}

.sidebar > ul > li i{
    padding-right:3px;
}

.page-mainuslugi{
    text-transform: uppercase;
    height: 47px;
	/* background: url("/images/page-mainuslugi2022.png"); */
    background: url("/images/newdesign/page-mainuslugi.png");
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    color:white;
    padding: 15px 8px;
    font-weight: bold;
    margin-bottom:3px;
}

.page-title{
    text-transform: uppercase;
    height: 47px;
	/*background: url("/images/page-title2022-2.png");*/
    background: url("/images/newdesign/page-title.png");
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    color:white;
    padding: 15px 8px;
    font-weight: bold;
    margin-bottom:3px;
}


.page-title-mini{
    text-transform: uppercase;
    height: 37px;
	/*background: url("/images/page-title2022.png"); */
    background: url("/images/newdesign/page-title.png");
    color: white;
    padding: 10px 8px;
    font-weight: bold;
    margin-bottom: 3px;
    border-radius: 5px;
}



.nav-server{
    margin:0;
    padding:0;
    display: flex;
}

.nav-server > li{
text-align: center;
    flex-basis: auto;
    flex-grow: 1;
}




.nav-server > li > a >i{
font-size: 23px;
display: block;
}

.nav-server > li > a{
    color: #075177;
    text-decoration: none;
    float: left;
    margin: 3px 3px 3px 0;
    padding: 3px;
    text-transform: uppercase;
}

.nav-server > li > .active{
        color:white;
    background: #08415e;
    border-radius: 4px;
}

.nav-server > li >a:hover{
    color:white;
    background: #08415e;
    border-radius: 4px;
}

    


.server_info{
    margin:0;
    padding:0 0 0 8px;
}

.htext{
    text-transform: uppercase;
}


.img_map{
    width: 145px;
    height:115px;
    border: 2px solid #2d2d2d;
    border-radius: 3px;
}

.server_info li{
list-style:none;
border-bottom: 1px dashed #cccccc; 
padding:2px 0;
}

.server_info li:first-child{
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.server_info li:last-child{
border-bottom:none;    
}

.server_info i{
    font-size:15px;
}

.category{
margin:0;
padding:0;
}

.category li{
    list-style: none;
}

.category li a:first-child{
        margin-left:0px;
}

.category li a{
    float: left;
    display: block;
    margin: 1px 3px;
    background: #428bca;
    color: white;
    border-radius: 3px;
    padding: 2px;
    text-decoration: none;
}

.category li a:hover{
    opacity: 0.8;
}

.category li .active{
     background: #08415e;
}

.category li .active:hover{
    opacity: 1;
}

.services{
    margin-top:10px;
}


.services .game{
    border: 3px solid #07486c;
    width:160px;
    height:180px;
    position: relative;
    border-radius: 6px;
    float:left;
    margin-right: 6px;
    margin-top:5px;
}

.services .game:nth-child(5){
    margin-right: 0px;
}

.services .game img{
    width: 154px;
    height: 174px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.90;
}


.services .game .text{
    z-index: 99999;
    color: white;
    position: absolute;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.50);
    top: 100px;
    padding: 2px 0px;
    text-transform: uppercase;
    font-size:11px;
    
}

.services .game a{
    position: absolute;
    bottom: 3px;
    background: url(/images/Bbutton.png);
    padding: 4px 15px;
    color: white;
    border-radius: 3px;
    border: 2px solid #07486c;
    transition: 0.3s;
    margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align:center;
width:80px;
}

.services .game a:hover{
opacity: 0.8;    
}

.content-news{
    margin-top:10px;
}

.news{
    background: #efefef;
	border: 1px solid #d2d2d2;
	-moz-border-radius: 7px;
-webkit-border-radius: 7px;
    margin-bottom:7px;
}

.white{
    color:white;
    padding:0 2px;
}


.new_table, .table2{
    width:100%;
}

.table2 td{
    
}


.new_table td{
    padding:4px 0;
    font-size:13px;
}

.console{
    width: 100%;
    height: 690px !important;
    font-size: 12px;
	font-family: Verdana, sans-serif;
    resize: none;
    background: #202b34 url('/images/newdesign/font_console.jpg');
    color: #e4e4e4;
	/*text-shadow: #5dc8e5 0 0 10px;*/

}

.form-old{
    border:1px solid #c5d0db !important;
        border-radius: 3px;
}

.commands_console {
    margin:0;
    padding:0;
}

.commands_console > li > a:first-child{
    margin: 4px 3px 4px 0;    
}

.commands_console > li > a {
    display: block;
    float: left;
    margin: 4px 3px;
    background: #428bca;
    padding: 2px 4px;
    border-radius: 3px;
    color: white;
    text-decoration: none;
}

.commands_console > li > a:hover{
    opacity: 0.8;
}

.span11{
    font-size:10px;
}

.maps{
display: block;
    width: 156px;
    float: left;
    border: 0px solid #000;
    border-radius: 3px;
    margin:10px 10px 5px 0;
}

.maps:nth-child(5n+3){
    margin-right:0px;
}

.maps >div > img{
    width:152px;
        height: 115px;
    border: 1px solid #303f56;
}

.maps >div > .name{
position: absolute;
bottom: 1px;
width: 150px;
left: 1px;
color: white;
background: rgba(0, 0, 0, 0.3);
padding: 2px 4px;
font-weight: bold;
font-size: 11px;
}

#status_server{
    font-size:11.5px;
}

.clearfix{
    clear:both;
}

.chats{
    margin:0;
    padding:0;
}

.avatar_left {
 padding: 0px;
  margin: 0 10px 0 0;
}

.avatar_right {
    padding: 5px;
    border: 1px solid #dddddd;
    margin: 0 0 0 5px;
    border-radius: 50px;
}

.by-me, .by-other{
    padding: 5px;
    border-bottom: 1px solid #dddddd;
	margin-bottom: 1%;
}

.widget-foot{
    margin:4px 2px;
}




footer{
    position: relative;
	/*background-image: url("/images/footer_2022.png");*/
	background-image: url("/images/newdesign/footer_fon.png");
	background-repeat: no-repeat;
    background-color: #213f54;
   color:#fff;
   font-size:13px;
   clear:both;
   padding:10px;
   border-top: 3px solid #5f8098;
}

.footer_bottom{
margin-top:2px;
background: #0e293e;
color:white;
padding: 7px;
margin-bottom:10px;
}

footer ul{
    padding:0;
    margin:0 10px;
}

footer ul li a{
    font-size:12px;
    color:white;
}

footer h4{
        font-size: 13px;
    margin: 3px 10px;
    display: inline-block;
    border-bottom: 1px dotted white;
    font-weight: bold;
}

/* =============
   Notification
============= */
.notifyjs-metro-base {
  position: relative;
  min-height: 52px;
  min-width: 250px;
  color: #444;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-animation: dropdownOpen 0.3s ease-out;
  -o-animation: dropdownOpen 0.3s ease-out;
  animation: dropdownOpen 0.3s ease-out;
}
.notifyjs-metro-base .image {
  display: table;
  position: absolute;
  height: auto;
  width: auto;
  left: 25px;
  top: 50%;
  font-size: 24px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.notifyjs-metro-base .text-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 10px 10px 10px 52px;
  clear: both;
}
.notifyjs-metro-base .title {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}
.notifyjs-metro-base .text {
  font-size: 12px;
  font-weight: normal;
  max-width: 360px;
  vertical-align: middle;
}
.notifyjs-metro-cool {
  color: #fafafa !important;
  background-color: #4A525F;
  border: 1px solid #4A525F;
}

code{
    
}

.plugins_item{
width: 24.45%;
float: left;
border: 3px solid #074b71;
margin-right: 0.10%;
margin-bottom: 0.70%;
margin-top: 0.70%;
}

.plugins_item:nth-child(even){
margin-right: 0.50% !important;
margin-left: 0.50%;
}

.mon_links{
    display: inline-block;
background: rgba(0, 0, 0, .5);
    border-radius: 2px;
    padding: 3px;
    color:white;
        margin-right: 5px;
    
}


.mon_links:hover{
    color:white ;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
        background: #777;
        text-decoration: none;
}


.imgbuy {
  margin: 0 auto;
  max-width: 500px;
  font-size: 20px;
    border: 2px ridge black;
  cursor: pointer;
  transition: 1s linear;
}
.imgbuy:hover {
  -webkit-transform: scale(2);
  transform: scale(2);
}

.imgbuy2 {
  margin: 0 auto;
  max-width: 500px;
  font-size: 20px;
    border: 1px ridge #95bfd2;
  cursor: pointer;
  transition: 1s linear;
}
.imgbuy2:hover {
  -webkit-transform: scale(2);
  transform: scale(2);
}


.imgbuy3 {
  margin: 0 auto;
  max-width: 600px;
  font-size: 20px;
  border: 1px ridge #000000;
  cursor: pointer;
  transition: 0.7s linear;
}
.imgbuy3:hover {
height: 200px;
width: 382px;
  -webkit-transform: scale(2);
  transform: scale(2);
}


#upload_files img{
    width: 90px;
}

.uploadFiles img{
    width: 90px;
}



  
  #lz-container {
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    white-space: nowrap;
    position: absolute;
    z-index: 9999990 !important;
  }
  
  #lz-box {
    position: fixed;
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
    z-index: 9999998 !important;
  }
  
  #lz-overlay {
    display: block;
    opacity: 0.6;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999991 !important;
  }
  
  #lz-box:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
  }
  
  #lz-box img {
    float: none;
    display: inline-block;
    max-height: 80%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
    opacity: 0;
    position: relative;
    z-index: 9999995 !important;
  }
  
  #lz-box p {
    position: relative;
    bottom: 0;
    margin-top: -30px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 18px;
    z-index: 9999997 !important;
  }
  
  #lz-close {
    display: block;
    position: absolute;
    top: 2%;
    right: 2%;
    background: url("/images/icons/close.png") no-repeat 1px 1px;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    padding: 5px;
    opacity: 0.5;
    z-index: 9999998 !important;
  }
  
  #lz-close:hover {
    opacity: 1;
  }
  
  
  
  
  #loading-center {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9999999 !important;
  }
  
  #loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
  }
  
  .object {
    width: 20px;
    height: 20px;
    background-color: #FFF;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
  }
  
  #object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
  }
  
  #object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
  }
  
  #object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
  
  @-webkit-keyframes object_one {
    75% {
      -webkit-transform: scale(0);
    }
  }
  
  @keyframes object_one {
    75% {
      transform: scale(0);
      -webkit-transform: scale(0);
    }
  }
  
  @-webkit-keyframes object_two {
    75% {
      -webkit-transform: scale(0);
    }
  }
  
  @keyframes object_two {
    75% {
      transform: scale(0);
      -webkit-transform: scale(0);
    }
  }
  
  @-webkit-keyframes object_three {
    75% {
      -webkit-transform: scale(0);
    }
  }
  
  @keyframes object_three {
    75% {
      transform: scale(0);
      -webkit-transform: scale(0);
    }
  }
  

.randomServersClients .img_map{
    width: 95px;
    height: 65px;
}

.randomServersClients .info{
    width: 100%;
    position: absolute;
    text-align: center;
    color: #000;
}

.randomServersClients .hostname{
    white-space: nowrap;
    width: 145px;
    text-align: center;
    overflow: hidden;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    font-weight: bold;
}

.randomServersClients .address{
    padding-bottom: 5px;
    text-align: center;
}

.randomServersClients{
    background: #efefef;
}



::-webkit-scrollbar {
    background-color: #0d212f;
    width: 16px;
}
::-webkit-scrollbar-thumb {
    background-color: #204865;
    border: 1px solid #b4b4b4;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #204865;
}

html {
    scrollbar-color: #204865 #0d212f; /* цвет ползунка | цвет фона */
    scrollbar-width: thin; /* "auto", "thin", или "none" */
}

/* Можно применить к конкретному блоку */
.my-scroll-block {
    scrollbar-color: #204865 #0d212f;
    scrollbar-width: thin;
}

::-webkit-scrollbar-button:vertical:start:decrement {
    background: linear-gradient(120deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
    linear-gradient(240deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
    linear-gradient(0deg, #204865 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #ffffff;
}

::-webkit-scrollbar-button:vertical:end:increment {
    background:
        linear-gradient(300deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(60deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(180deg, #204865 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #ffffff;
}

::-webkit-scrollbar-button:horizontal:start:decrement {
    background:
        linear-gradient(30deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(150deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(270deg, #204865 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #ffffff;
}

::-webkit-scrollbar-button:horizontal:end:increment {
    background:
        linear-gradient(210deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(330deg, #204865 40%, rgba(0, 0, 0, 0) 41%),
        linear-gradient(90deg, #204865 30%, rgba(0, 0, 0, 0) 31%);
    background-color: #ffffff;
}

.plugins-list .item {
    background: #fcfdfd;
    border-bottom: 10px solid rgba(0, 0, 0, 0.08);
    padding: 10px 15px;
    position: relative;
}

.plugins-list .item .text {
    width: 90%;
}

.plugins-list .item .button-action {
    position: absolute;
    top: 10px;
    right: 10px;
}

.server-list{
    width: 49.750%;
    float: left;
    border: 2px solid #033148;
    border-radius: 3px;
    margin-bottom: 12px;
}
.server-list:nth-child(2n){
    margin-left: 0.5%;
}
.servers-wrapper .server-list .server-info{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.servers-wrapper .server-list .server-info .control-buttons{
    position: absolute;
    bottom: -1px;
    right: 4px;
}

.servers-wrapper .server-list .server-info .control-buttons .control{
    background: #27323a91;
    border: none;
    padding: 5px;
    display: inline-block;
}


.servers-wrapper .server-list .server-info .control-buttons .start i{
    color: #54e00b;
	font-size: 20.5px;
}   



.servers-wrapper .server-list .server-info .control-buttons .stop i{
    color: rgb(255 0 0 / 75%);
	font-size: 20.5px;
}



.servers-wrapper .server-list .server-info .control-buttons .control.edit-date-end{
    color: #f7f7f7;
	font-size: 16.8px;
}

.servers-wrapper .server-list .server-info .control-buttons .control.trash{
    color: rgb(255 0 0 / 85%);
	color: #ff4800;
	font-size: 16.8px;
}

.servers-wrapper .server-list .server-info .control-buttons .control.cog{
    color: #04a3ff;
	font-size: 16.8px;
}


.servers-wrapper .server-list .server-info ul{
    margin: 0;
    padding: 7px 10px;
    color: #fff;
    font-weight: bold;
}

.servers-wrapper .server-list .server-info .players{
    position: absolute;
    top: 7px;
    right: 8px;
    color: #fff;
    font-weight: bold;
}

.servers-wrapper .server-list .status{
    width: 3px;
    top: 1%;
    height: 99%;
    position: absolute;
    left: 0.040%;
}

.servers-wrapper .server-list .status.green {
    background-color: rgb(98 255 0 / 85%);
}

.servers-wrapper .server-list .status.red {
    background-color: rgb(255 0 0 / 85%);
}

.servers-wrapper .server-list .status.yellow {
    background-color: rgb(255 165 0 / 85%);
}

.servers-wrapper .server-list .status.default {
    background-color: rgb(128 128 128 / 85%);
}

.servers-wrapper .server-list .status.primary {
    background-color: rgb(0 182 249 / 85%);
}



.servers-wrapper .server-list .server-bg{
    background-size: 55% 100%;
    background-position-x: right;
    background-repeat: no-repeat;
    position: relative;
}

.servers-wrapper .server-list .server-bg.bg-install{
    background-size: 20%;
    background-position: right 5px top;
    background-position-y: 5px;
    background-repeat: no-repeat;
    position: relative;
}

.servers-wrapper .server-list .server-bg:after {
    background: transparent;
    background: -moz-linear-gradient(to right, rgb(4 48 71) 45%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-linear-gradient(to right, rgb(4 48 71) 45%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(to right, rgb(4 48 71) 45%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(to right, rgb(4 48 71) 45%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to right, rgb(4 48 71) 45%, rgba(0, 0, 0, 0.1) 100%);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.server-block{
    margin-bottom: 15px;
    background: rgba(238, 238, 238, 0.45);
    padding: 0 0 6px;
    border: 1px solid #e7e8ec;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.server-block .server-bg{
    background-image: url(/images/no_map.jpg);
    border: 3px solid #073855;
    border-radius: 5px;
    height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.server-block .server-info{
    position: absolute;
    left: 10px;
    top: 10px;
    height: 100%;
}

.server-block .server-info ul{
    margin: 0;
    padding: 0;
}

.server-block .server-info ul li{
    color: #fff;
    background-color: #000000b3;
    padding: 7px 11px 7px 7px;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 12px;
    display: inline-block;
    float: left;
    clear: left;
    white-space: nowrap;
}

.server-block .server-info .info-bottom{
    position: absolute;
    left: 0;
    bottom: 10px;
}

.server-block .server-bg .server-right-menu{
    position: absolute;
    right: 0;
    width: 150px;
    height: 100%;
    background-color: #000000c7;
}

.server-block .server-bg .server-info-map{
    position: absolute;
    top: 10px;
    right: 160px;
    color: #fff;
    background-color: #000000b3;
    padding: 7px 11px 7px 7px;
    border-radius: 3px;
}

/**
 Server Buttons Control
 */
.server-buttons{
    text-align: center;
}

.server-buttons button, .btn-prolong, .btn-sell-server{
    border: none;
    color: #fbfbfbfc;
    text-transform: uppercase;
    width: 130px;
    border-radius: 3px;
    font-weight: bold;
    padding: 5px 8px;
    margin-top: 10px;
}

.server-buttons button:hover, .btn-prolong:hover, .btn-sell-server:hover{
    opacity: 0.7;
}

.server-buttons .btn-start{
    background: #009800;
}

.server-buttons .btn-stop{
    background: #bf0000;
}

.server-buttons .btn-reload{
    background: #bdaf00;
}


.server-buttons .btn-change-map{
    background: #2f5a78;
}

.server-buttons .btn-sell-server{
    display: inline-block;
    background: #2f5a78;
}

.server-block .server-bg .server-right-menu .server-end-time{
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}
.server-block .server-bg .server-right-menu .server-end-time i{
    font-size: 22px;
    position: relative;
    top: -5px;
}

.server-block .server-bg .server-right-menu .server-end-time .time-end{
    width: 80px;
    display: inline-block;
    text-align: left;
    margin-left: 8px;
    text-transform: uppercase;
}

.server-block .server-bg .server-right-menu .server-end-time p{
    color: #fff;
    padding-bottom: 10px;
}

.server-block .server-bg .server-right-menu .server-end-time .btn-prolong{
    background: none;
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 0;
}

.server-block .page-title .page-data{
    float: right;
    display: inline-block;
}

.server-block .page-title .page-data div{
    display: inline-block;
    margin: 0 7px;
    text-transform: none;
    position: relative;
}

.server-block .page-title .page-data div:after{
    content: '';
    background: url(/images/sprite_page_data.png) no-repeat top right;
    position: absolute;
    top: -3px;
    right: -10px;
    width: 2px;
    height: 28px;
}

.server-menu-line{
    height: 1px;
    width: 100%;
    background-color: #2a4e6763;
    margin-bottom: 4px;
}

.server-block .status-install-bg{
    background-image: url(/images/gifs/loader_cp.gif);
    background-repeat: no-repeat;
    background-size: contain;
    width: 19%;
    height: 50%;
    position: absolute;
    right: -2%;
    top: 10px;
    display: none;
}
/* Стиль таблицы заказа серверов */
.select-css { 
display: block; 
font-size: 12px; 
font-family: sans-serif; 
font-weight: 590; 
color: #444; 
line-height: 1.3; 
padding: .6em 1.4em .5em .8em; width: 100%; 
max-width: 100%; 
box-sizing: border-box; 
margin: 0; 
border: 1px solid #aaa;
 box-shadow: 0 1px 0 1px rgba(0,0,0,.04); 
border-radius: .4em;
 -moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
 background-color: #F5F5F5; 
background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); 
background-repeat: no-repeat, repeat;
background-position: right .7em top 50%, 0 0;
background-size: .65em auto, 100%; 
} 
 .select-css::-ms-expand { display: none; } 
 .select-css:hover { border-color: #888; } 
 .select-css:focus { border-color: #aaa; 
 box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
 box-shadow: 0 0 0 3px -moz-mac-focusring; 
color: #222;
 outline: none; 
} 
 .select-css option { font-weight:normal; } 
 *[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css { 
background-position: left .7em top 50%, 0 0; 
padding: .6em .8em .5em 1.4em; 
}

/* Стиль бегунка заказа по слотам */
.slider-container {
      display: flex;
      align-items: center;
      gap: 12px;
    }

    input[type="range"] {
      -webkit-appearance: none;
      width: 540px;
      height: 9px;
      border-radius: 5px;
      background: linear-gradient(90deg, #28a745, #ffc107, #dc3545);
      background-size: 200% 100%;
      background-position: left center;
      transition: background-position 0.3s ease, box-shadow 0.2s;
      outline: none;
      cursor: pointer;
    }

    input[type="range"]:focus {
      box-shadow: 0 0 8px rgba(66, 139, 202, 0.6);
    }

    input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background: radial-gradient(circle, #fff, #ccc);
      border: 2px solid var(--thumb-border, #428bca);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      transition: transform 0.2s ease, border 0.2s;
    }

    input[type="range"]::-webkit-slider-thumb:hover {
      transform: scale(1.2);
    }

    input[type="range"]::-moz-range-thumb {
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background: radial-gradient(circle, #fff, #ccc);
      border: 2px solid var(--thumb-border, #428bca);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      cursor: pointer;
    }

    #slotValue {
      font-size: 16px;
      font-weight: bold;
      color: #444;
      min-width: 30px;
      transition: transform 0.3s, opacity 0.3s;
    }

    #slotValue.flash {
      animation: pulse 0.3s ease-in-out;
    }

    @keyframes pulse {
      0% { transform: scale(1); opacity: 1; }
      50% { transform: scale(1.2); opacity: 0.6; }
      100% { transform: scale(1); opacity: 1; }
    }