@font-face {
  font-family:Gilroy;
  src:local('Gilroy Medium'),
  local(Gilroy-Medium),
  url(../fonts/Gilroy-Medium.woff2) format("woff2"),
  url(../fonts/Gilroy-Medium.woff) format("woff"),
  url(../fonts/Gilroy-Medium.ttf) format("truetype");
  font-weight:500;
  font-style:normal;
}
html,
body {
  font-family: Gilroy;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #fbfbfb;
  color: #373737;
  background-image:url(/template/default/img/103.png);
}
.background {
  background-color: #fbfbfb;
}
.host-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 40%);
  z-index: -1;
}
.modal .button-close {
  background: unset;
  border: none;
  color: #fff;
}
.modal .button-close:hover {
  opacity: 0.7;
}
.page {
  flex: 1 0 auto;
  padding: 1em;
  background: rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
  background-clip: border-box;
  border-radius: .25rem;
  border: solid 1px #7777774d;
}
header {
  background: #313131;
  margin-bottom: 10px;
  text-transform: uppercase;
  border-radius: .25rem;
  color: #fff;
}
header .btn-logout {
  background: #000000a3;
  color: #fff;
  border-color: unset;
}
header .btn-logout:hover {
  opacity: 0.7;
  color: #fff;
}
header .btn-lk {
  background: #0000004f;
  border-radius: .25rem;
  border: 1px solid #ffffff;
  color: #fff;
}
header .btn-lk:hover {
  opacity: 0.7;
  color: #fff;
}
header .nav-link {
  color: #fff;
}
header .nav-link:hover {
  opacity: 0.7;
  color: #fff;
}
.main-content {
  flex: 0 0 auto;
}
.content-title {
  font-size: 1.2em;
  margin-bottom: 0.1em;
}
.content-title-inf {
  font-size: 1.2em;
  background: #198754;
  padding: 15px 10px;
  border-radius: .25rem;
  margin-bottom: 10px;
  color: #fff;
}
.top-servers {
}
.top-servers .title h3 {
  font-size: 1.6em;
  padding: 0.3em 0;
}
.top-servers .top-servers-wrapper .top-servers-info .hostname a {
  padding: 3px 6px;
  color: #606060;
  text-decoration: none;
  white-space: nowrap;
  width: 90%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-servers .top-servers-wrapper .top-servers-info .hostname a {
  color: color: #000;
}
.top-servers .top-servers-wrapper .top-servers-info {
  background: rgb(255, 255, 255);
  width: 100%;
  color: #606060;
  border: solid 1px #7777774d;
  border-radius: .25rem;
}
.top-servers .top-servers-wrapper .top-servers-info .image-map {
  position: relative;
}
.top-servers .top-servers-wrapper .top-servers-info .image-map img {
  width: 100%;
  height: 90px;
  padding: 0 5px;
}
.top-servers .top-servers-wrapper .top-servers-info .info .players {
  padding: 2px 6px 0px;
  color: #606060;
  font-size: 13px;
}
.top-servers .top-servers-wrapper .top-servers-info .info .address {
  padding: 0px 6px 2px;
  display: block;
  font-size: 13px;
}
.top-servers .top-servers-wrapper .top-servers-info .image-map .name-map {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #00000052;
  padding: 2px 4px;
  font-size: 12px;
  margin-right: 5px;
  color: #cecece;
}
.top-welcome-text {
  padding: 0.3em;
  background: #00000052;
}
.top-welcome-text h1 {
  font-size: 24px;
}
.top-welcome-text .btn.add-server {
  background: #4a71fd;
  color: #fff;
  border-radius: 0;
}
.top-welcome-text .btn.add-server:hover {
  opacity: 0.7;
}
.servers-list {
  margin-top: 10px;
}
.servers-list .title h3 {
  font-size: 1.6em;
  padding: 0.3em 0;
}
.table-dark thead {
  background: rgba(11, 108, 255, 0.1);
  color: rgb(65, 67, 70);
}
.table-dark thead tr th {
  border-bottom: none;
  padding: 0.8em;
}
.table-dark td {
  padding: 0.8em;
}
.table-dark tr {
  border-bottom: #ececec;
}
.table-dark .address,
.players {
  color: #1b1729;
  padding: 0.2em 0.4em;
  border-radius: 0.25em;
}
.table-dark .vote {
  color: #1b1729;
  padding: 0.2em 0.4em;
  border-radius: 0.25em;
}
.servers-list table .hostname {
  color: rgba(65, 67, 70);
  text-decoration: none;
}
.servers-list table .hostname:hover {
  opacity: 0.7;
}
.table-dark .fa-thumbs-down {
  color: #f35959;
}
.table-dark .fa-thumbs-up {
  color: #6ff359;
}
.footer {
  background: rgb(255, 255, 255);
  flex: 0 0 auto;
  border-radius: .25rem;
  border: solid 1px #7777774d;
  margin-bottom: 10px;
  margin-top: 10px;
}
.headmain {
  display: inline-block;
  width: 100%;
}
.headbb {
  background-image: url(/template/default/img/logotop.png);
  display: block;
  height: 140px;
  max-width: 100%;
  width: 409px;
  float: left;
}
.headcs {
  float: right;
  background: #fff;
  width: 280px;
  height: 100px;
  margin-top: 20px;
  padding: 3px 10px;
  border-radius: 5px;
  opacity: .9;
  box-shadow: 0px 0px 2px rgba(117,117,117,.45);
}
.headurl {
  display: flex;
  position: relative;
  justify-content: center;
  gap: 3px;
  font-size: 11pt;
}
.btn-cs-g {
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 5px;
  background-image: linear-gradient(to right, #091 0%, #00CE17 51%, #00A028 100%);
  padding: 1px 0px;
  text-decoration: none;
  position: relative;
  width: 100%;
}
.btn-cs-b {
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 5px;
  background-image: linear-gradient(to right, #003CC5 0%, #0B63F6 51%, #003CC5 100%);
  padding: 1px 0px;
  text-decoration: none;
  position: relative;
  width: 100%;
}
.btn-cs-g:hover {
  background-position: right center;
  color:#fff 
}
.btn-cs-b:hover {
  background-position: right center;
  color:#fff 
}
.cstext {
  font-size:10pt;
}
.hr-line {
  margin: 0px 0px -1px 0;
  padding: 0;
  height: 6px;
  border: none;
  background: linear-gradient(45deg, #333, #ddd);
}
.main {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 1100px;
  margin: auto;
}
select option {
  background: rgb(45 40 62);
  color: #fff;
  text-shadow: 0 1px 0 rgba(45, 40, 62, 0.32);
}
.vip-icon {
  display: block;
  width: 76px;
  height: 24px;
  background: url('/template/default/img/vip.webp') no-repeat 0 0;
  margin: 0 auto;
}
.table-dark {
  color: #1b1729;
}
.server-info .fa-thumbs-down {
  color: #f35959;
}
.server-info .fa-thumbs-up {
  color: #6ff359;
}
.server-info .game,
.server-info .name,
.server-info .address,
.server-info .players,
.server-info .map,
.server-info .created-at {
}
.server-info .status-online {
  background: #198754;
  padding: 0.1em 0.4em;
  border-radius: 0.25em;
  color: #fff;
}
.server-info .status-offline {
  background: #ff5a5a;
  padding: 0.2em 0.4em;
  border-radius: 0.25em;
}
.news .card {
  background: #8ad3ff47;
  border: 1px solid #c4c4c433;
}
.games-menu a {
  color: #373737;
  padding: 0.5em;
  display: inline-block;
  text-decoration: none;
}
.games-menu a:hover {
  opacity: 0.7;
  color: #fff;
}
.comments .comment {
  padding: 0.5em;
  margin: 0.5em 0;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
}
.pay-select .card {
  min-height: 30px;
  background: lightcyan;
  border: 1px solid #b5b5b5;
  color: #353535;
  cursor: pointer;
}
.pay-select a {
  color: #fff;
  text-decoration: none;
}
.pay-select .card.active {
  background: rgb(255 255 255 / 12%);
  border: 1px solid #b5b5b5;
}
.pay-select .colors .radio-tile,
.pay-select .top-place .radio-tile {
  display: none;
}
.pay-select .colors .radio-tile-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 4px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
  color: black;
  text-align: center;
  font-size: 10pt;
}
.pay-select .colors .radio-tile:checked + .radio-tile-label {
  transform: scale(1.1);
  border: 3px solid #000;
}
.pay-select .top-place .radio-tile-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
  color: white;
  text-align: center;
  background-color: #00ae13;
  border: 1px solid #313131;
  font-size: 10pt;
}
.pay-select .top-place .radio-tile:checked + .radio-tile-label {
  transform: scale(1.1);
  border: 1px solid #000;
}
.btn-loader {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-loader .loader {
  display: inline-block;
  width: 11px;
  height: 11px;
  border: 3px solid #f3f3f3;
  border-top: 3px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-left: 10px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.user-refill .card {
  color: #000;
}
.user-refill .payment-method-card {
  cursor: pointer;
  transition: all 0.2s ease;
}
.user-refill .payment-method-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}
.user-refill #submit-btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.user-refill .invalid-feedback {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1;
}
.f-block {
  width: 100%;
  color: #606060;
  border: solid 1px #c6c6c64d;
  border-radius: .25rem;
  padding: 5px;
  min-height: 140px;
}
.f-row {
  background: #fff;
  margin: 0px;
  padding: 5px;
  border-radius: 5px;
  --bs-gutter-x: .7rem;
  --bs-gutter-y: .7rem;
  display: flex;
  flex-wrap: wrap;
}
.f-row > * {
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .4);
  padding-left: calc(var(--bs-gutter-x) * .4);
  margin-top: 4px;
  margin-bottom: 4px;
}
.f-row h2 {
  font-size: 10pt;
  font-weight: bold;
}
.f-row h3 {
  font-size: 10pt;
  font-weight: bold;
}
.f-row h4 {
  font-size: 10pt;
  font-weight: bold;
}
.f-row h5 {
  font-size: 10pt;
  font-weight: bold;
}
@media (max-width: 710px) {
  .mob-none {
    display:none;
  }
}
