/* Для оп/* ==================================================
   UNBOWED GAMESTORE DESIGN вЂ” NO BACKGROUND
   Р§С‘СЂРЅРѕ-РєСЂР°СЃРЅС‹Р№ СЃС‚РёР»СЊ Р±РµР· РєР°СЃС‚РѕРјРЅРѕРіРѕ С„РѕРЅР°
================================================== */

/* ===============================
   РћРЎРќРћР’Рђ РЎРђР™РўРђ вЂ” Р‘Р•Р— Р¤РћРќРђ
=============================== */

html,
body {
    background: none !important;
    background-image: none !important;
    background-color: transparent !important;
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

/* СѓР±РёСЂР°РµРј СЃС‚Р°СЂС‹Рµ РїСЃРµРІРґРѕ-С„РѕРЅС‹, РµСЃР»Рё РѕРЅРё РѕСЃС‚Р°Р»РёСЃСЊ */
body::before,
body::after {
    display: none !important;
    content: none !important;
    background: none !important;
}

* {
    box-sizing: border-box !important;
}

/* ===============================
   РЎРЎР«Р›РљР
=============================== */

a {
    color: #ff3333 !important;
    text-decoration: none !important;
}

a:hover,
a:focus {
    color: #ffffff !important;
    text-decoration: none !important;
}

/* ===============================
   Р’Р•Р РҐРќР•Р• РњР•РќР® / РЁРђРџРљРђ
=============================== */

.navbar,
.header,
.topbar,
.top-panel,
.menu,
#navbar,
.navbar-default,
.navbar-inverse {
    background: rgba(18, 18, 18, 0.98) !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 0, 0, 0.38) !important;
    box-shadow: 0 0 24px rgba(255, 0, 0, 0.24) !important;
}

/* РѕР±С‹С‡РЅС‹Рµ РїСѓРЅРєС‚С‹ РјРµРЅСЋ */
.navbar a,
.header a,
.topbar a,
.top-panel a,
.menu a,
#navbar a,
.navbar .nav > li > a,
.navbar-nav > li > a,
.nav > li > a,
ul.nav li a,
ul.navbar-nav li a {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-weight: 900 !important;
    opacity: 1 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.95) !important;
    background: transparent !important;
    transition: 0.18s ease !important;
}

/* Р±СЂРµРЅРґ / РЅР°Р·РІР°РЅРёРµ СЃР»РµРІР° */
.navbar .navbar-brand,
.navbar-brand,
.navbar .nav > li:first-child > a,
.navbar-nav > li:first-child > a,
.nav > li:first-child > a {
    color: #ff3333 !important;
    -webkit-text-fill-color: #ff3333 !important;
    text-shadow: 0 0 8px rgba(255, 0, 0, 0.55) !important;
}

/* hover Р»СЋР±РѕРіРѕ РїСѓРЅРєС‚Р° РјРµРЅСЋ */
.navbar a:hover,
.navbar a:focus,
.header a:hover,
.header a:focus,
.topbar a:hover,
.topbar a:focus,
.top-panel a:hover,
.top-panel a:focus,
.menu a:hover,
.menu a:focus,
#navbar a:hover,
#navbar a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
ul.nav li a:hover,
ul.nav li a:focus,
ul.navbar-nav li a:hover,
ul.navbar-nav li a:focus {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: linear-gradient(180deg, #ff3030 0%, #9b0000 100%) !important;
    opacity: 1 !important;
    text-shadow: 0 1px 2px #000000, 0 0 8px rgba(255, 255, 255, 0.82) !important;
}

/* active / open */
.navbar .active > a,
.header .active > a,
.topbar .active > a,
.top-panel .active > a,
.menu .active > a,
#navbar .active > a,
.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus,
.navbar-nav .open > a,
.navbar-nav .open > a:hover,
.navbar-nav .open > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.open > a,
.open > a:hover,
.open > a:focus {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: linear-gradient(180deg, #ff3030 0%, #9b0000 100%) !important;
    opacity: 1 !important;
    text-shadow: 0 1px 2px #000000, 0 0 8px rgba(255, 255, 255, 0.82) !important;
}

/* РєРѕРЅРєСЂРµС‚РЅС‹Р№ С„РёРєСЃ РњРђР“РђР—РРќ / dropdown */
a.dropdown-toggle,
.dropdown-toggle,
a[data-toggle="dropdown"],
.navbar a.dropdown-toggle,
.navbar-nav a.dropdown-toggle,
.nav a.dropdown-toggle {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    opacity: 1 !important;
    text-shadow: 0 1px 2px #000000 !important;
}

a.dropdown-toggle:hover,
a.dropdown-toggle:focus,
a[data-toggle="dropdown"]:hover,
a[data-toggle="dropdown"]:focus,
.dropdown:hover > a.dropdown-toggle,
.dropdown.open > a.dropdown-toggle,
.navbar .dropdown:hover > a.dropdown-toggle,
.navbar .dropdown.open > a.dropdown-toggle,
.navbar li:hover > a,
.header li:hover > a,
.topbar li:hover > a,
.top-panel li:hover > a,
.menu li:hover > a,
#navbar li:hover > a {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: linear-gradient(180deg, #ff3030 0%, #9b0000 100%) !important;
    opacity: 1 !important;
    text-shadow: 0 1px 2px #000000, 0 0 8px rgba(255, 255, 255, 0.85) !important;
}

/* РІСЃС‘ РІРЅСѓС‚СЂРё РјРµРЅСЋ С‚РѕР¶Рµ Р±РµР»РѕРµ */
.navbar li:hover > a *,
.header li:hover > a *,
.topbar li:hover > a *,
.top-panel li:hover > a *,
.menu li:hover > a *,
#navbar li:hover > a *,
.dropdown-toggle:hover *,
.dropdown.open > a *,
.open > a *,
.navbar .open > a * {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    opacity: 1 !important;
}

/* СЃС‚СЂРµР»РєР° РІРѕР·Р»Рµ dropdown */
.dropdown-toggle .caret,
.dropdown-toggle span,
.dropdown-toggle i,
.dropdown-toggle b,
.caret {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-top-color: #ffffff !important;
    border-bottom-color: #ffffff !important;
    opacity: 1 !important;
}

/* РІС‹РїР°РґР°СЋС‰РµРµ РјРµРЅСЋ */
.dropdown-menu,
.navbar .dropdown-menu,
ul.dropdown-menu {
    background: rgba(18, 18, 18, 0.99) !important;
    border: 1px solid rgba(255, 0, 0, 0.45) !important;
    box-shadow: 0 0 18px rgba(255, 0, 0, 0.28) !important;
}

.dropdown-menu > li > a,
.navbar .dropdown-menu > li > a,
ul.dropdown-menu li a {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: transparent !important;
    opacity: 1 !important;
    text-shadow: 0 1px 2px #000000 !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
ul.dropdown-menu li a:hover,
ul.dropdown-menu li a:focus {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    background: linear-gradient(180deg, #ff3030 0%, #9b0000 100%) !important;
    opacity: 1 !important;
}

/* ===============================
   РћРЎРќРћР’РќР«Р• Р‘Р›РћРљР
=============================== */

.panel,
.block,
.well,
.box,
.content-block,
.sidebar .block,
.leftbar .block,
.module,
.widget {
    background: rgba(20, 20, 20, 0.95) !important;
    border: 1px solid rgba(255, 0, 0, 0.25) !important;
    color: #ffffff !important;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.55) !important;
}

.panel-heading,
.block-title,
.box-title,
.panel-title,
.module-title,
.widget-title {
    background: linear-gradient(180deg, #2b2b2b, #151515) !important;
    color: #ffffff !important;
    border-bottom: 1px solid rgba(255, 0, 0, 0.35) !important;
    font-weight: 900 !important;
    text-shadow: 0 0 8px rgba(255, 0, 0, 0.35) !important;
}

h1, h2, h3, h4, h5 {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(255, 0, 0, 0.35) !important;
}

p,
span,
div,
td,
th,
li,
label {
    color: inherit;
}

/* ===============================
   Р›Р•Р’РђРЇ РљРћР›РћРќРљРђ / Р‘РћРќРЈРЎР« / РњРћРќРРўРћР РРќР“
=============================== */

.sidebar,
.left-sidebar,
.leftbar {
    color: #ffffff !important;
}

.bonus,
.bonuses,
.monitoring {
    background: rgba(20, 20, 20, 0.95) !important;
    border: 1px solid rgba(255, 0, 0, 0.25) !important;
}

.progress {
    background: #111111 !important;
    border-radius: 4px !important;
    overflow: hidden !important;
}

.progress-bar {
    background:
        repeating-linear-gradient(
            -45deg,
            #ff3322,
            #ff3322 8px,
            #c01818 8px,
            #c01818 16px
        ) !important;
    box-shadow: 0 0 12px rgba(255, 0, 0, 0.5) !important;
}

/* ===============================
   РљРђРўР•Р“РћР РР РњРђР“РђР—РРќРђ
=============================== */

.nav-pills,
.nav-tabs,
.categories,
.category-list {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    margin: 10px 0 15px 0 !important;
    padding: 0 !important;
    justify-content: center !important;
}

.nav-pills > li,
.nav-tabs > li {
    float: none !important;
    margin: 0 !important;
}

.nav-pills > li > a,
.nav-tabs > li > a,
.categories a,
.category-list a,
.categories button,
.category-list button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: linear-gradient(180deg, #292929, #171717) !important;
    color: #dcdcdc !important;
    -webkit-text-fill-color: #dcdcdc !important;
    border: 1px solid rgba(255, 0, 0, 0.25) !important;
    border-radius: 5px !important;
    padding: 9px 15px !important;
    margin: 0 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    box-shadow: none !important;
    transform: none !important;
    transition: 0.2s ease !important;
}

.nav-pills > li > a:hover,
.nav-tabs > li > a:hover,
.categories a:hover,
.category-list a:hover,
.categories button:hover,
.category-list button:hover,
.nav-pills > li.active > a,
.nav-tabs > li.active > a,
.categories .active,
.category-list .active,
.categories a.active,
.category-list a.active,
.categories button.active,
.category-list button.active {
    background: linear-gradient(180deg, #ff3030, #a80000) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-color: #ff3838 !important;
    box-shadow: 0 0 14px rgba(255, 0, 0, 0.45) !important;
    transform: none !important;
}

/* ===============================
   РџРћРРЎРљ
=============================== */

.input-group,
.search,
.search-box,
.product-search,
.store-search {
    width: 100% !important;
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
.form-control {
    background: #060606 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border: 1px solid rgba(255, 0, 0, 0.55) !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
.form-control:focus {
    background: #080808 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-color: #ff2b2b !important;
    box-shadow: 0 0 12px rgba(255, 0, 0, 0.45) !important;
    outline: none !important;
}

input::placeholder {
    color: #999999 !important;
    -webkit-text-fill-color: #999999 !important;
}

.input-group-btn .btn,
.search .btn,
.search-box .btn,
.product-search .btn,
.store-search .btn,
button[type="submit"] {
    background: linear-gradient(180deg, #e62323, #990000) !important;
    border: 1px solid #ff3434 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* ===============================
   РљРђР РўРћР§РљР РўРћР’РђР РћР’
=============================== */

.thumbnail,
.product,
.product-item,
.shop-item,
.store-item,
.goods-item,
.donate-item,
.item {
    background: rgba(28, 28, 28, 0.97) !important;
    border: 1px solid rgba(255, 0, 0, 0.25) !important;
    border-radius: 4px !important;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.55) !important;
    overflow: hidden !important;
    transition: 0.2s ease !important;
}

.thumbnail:hover,
.product:hover,
.product-item:hover,
.shop-item:hover,
.store-item:hover,
.goods-item:hover,
.donate-item:hover,
.item:hover {
    border-color: rgba(255, 0, 0, 0.75) !important;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.35) !important;
    transform: none !important;
}

.thumbnail img,
.product img,
.product-item img,
.shop-item img,
.store-item img,
.goods-item img,
.donate-item img,
.item img {
    object-fit: contain !important;
    max-width: 100% !important;
}

.caption,
.product-title,
.item-title,
.goods-title,
.donate-title {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.product-description,
.item-description,
.goods-description {
    color: #cfcfcf !important;
    -webkit-text-fill-color: #cfcfcf !important;
}

.price,
.product-price,
.item-price,
.goods-price {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-weight: 900 !important;
}

.discount,
.sale,
.label-danger,
.badge {
    background: #e60000 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-radius: 2px !important;
}

/* ===============================
   РљРќРћРџРљР
=============================== */

.btn,
button,
.button,
input[type="button"],
input[type="submit"] {
    background: linear-gradient(180deg, #e62323, #970000) !important;
    border: 1px solid #ff3333 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-weight: 800 !important;
    border-radius: 4px !important;
    box-shadow: 0 0 10px rgba(255, 0, 0, 0.25) !important;
    transition: 0.2s ease !important;
}

.btn:hover,
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background: linear-gradient(180deg, #ff3333, #b00000) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-color: #ff5555 !important;
    box-shadow: 0 0 16px rgba(255, 0, 0, 0.55) !important;
}

.btn:active,
button:active,
.button:active {
    background: linear-gradient(180deg, #b00000, #700000) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* ===============================
   РўРђР‘Р›РР¦Р« / РџРћР”Р”Р•Р Р–РљРђ
=============================== */

table {
    background: rgba(20, 20, 20, 0.95) !important;
    color: #ffffff !important;
}

table th {
    background: #252525 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

table td {
    background: rgba(18, 18, 18, 0.95) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-color: rgba(255, 0, 0, 0.22) !important;
}

tr:hover td {
    background: rgba(160, 0, 0, 0.42) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.ticket,
.support-item,
.table-row {
    background: rgba(22, 22, 22, 0.95) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-color: rgba(255, 0, 0, 0.25) !important;
}

.ticket:hover,
.support-item:hover,
.table-row:hover {
    background: rgba(190, 0, 0, 0.42) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* ===============================
   РњРћР”РђР›Р¬РќР«Р• РћРљРќРђ
=============================== */

.modal-content,
.modal,
.popup,
.dialog {
    background: linear-gradient(180deg, #181818, #080808) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 0, 0, 0.45) !important;
    box-shadow: 0 0 35px rgba(255, 0, 0, 0.32) !important;
}

.modal-header,
.modal-footer {
    border-color: rgba(255, 0, 0, 0.35) !important;
}

/* ===============================
   РџР РћР¤РР›Р¬ / Р‘РђР›РђРќРЎ / RU
=============================== */

.profile,
.balance,
.lang,
.language,
.user-panel,
.balance a,
.user-balance {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    font-weight: 800 !important;
}

/* ===============================
   Р¤РЈРўР•Р 
=============================== */

footer,
.footer {
    background: rgba(10, 10, 10, 0.97) !important;
    border-top: 1px solid rgba(255, 0, 0, 0.35) !important;
    color: #cfcfcf !important;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.18) !important;
}

footer a,
.footer a {
    color: #ff3333 !important;
}

footer a:hover,
.footer a:hover {
    color: #ffffff !important;
}

/* ===============================
   РЎРљР РћР›Р›Р‘РђР 
=============================== */

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #080808;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #8a0000, #ff1f1f);
    border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
    background: #ff3333;
}

/* ===============================
   РњРћР‘РР›Р¬РќРђРЇ РђР”РђРџРўРђР¦РРЇ
=============================== */

@media (max-width: 768px) {
    .nav-pills,
    .nav-tabs,
    .categories,
    .category-list {
        justify-content: flex-start !important;
        gap: 6px !important;
    }

    .nav-pills > li > a,
    .nav-tabs > li > a,
    .categories a,
    .category-list a,
    .categories button,
    .category-list button {
        font-size: 10px !important;
        padding: 8px 10px !important;
    }

    .panel,
    .block,
    .box,
    .well {
        margin-bottom: 12px !important;
    }

    .navbar a,
    .header a,
    .topbar a,
    .top-panel a,
    .menu a,
    #navbar a {
        font-size: 12px !important;
    }
}

/* ==================================================
   FIX: РњРћРќРРўРћР РРќР“ вЂ” Р–РЃРЎРўРљРћ РЈР‘Р РђРўР¬ РћР РђРќР–Р•Р’Р«Р™ Р РЎР”Р•Р›РђРўР¬ РљР РђРЎРќР«Р™
   Р’СЃС‚Р°РІР»РµРЅРѕ РїРѕРІРµСЂС… Р±Р°Р·РѕРІРѕРіРѕ UNBOWED GAMESTORE DESIGN
================================================== */

/* СЃР°Рј Р±Р»РѕРє РјРѕРЅРёС‚РѕСЂРёРЅРіР° */
.monitoring,
.monitoring-block,
.server-monitoring,
#monitoring,
[id*="monitoring"],
[class*="monitoring"] {
    background: rgba(20, 20, 20, 0.96) !important;
    border: 1px solid rgba(255, 0, 0, 0.25) !important;
    color: #ffffff !important;
}

/* Р·Р°РіРѕР»РѕРІРѕРє Р±Р»РѕРєР° РјРѕРЅРёС‚РѕСЂРёРЅРіР° */
.monitoring .panel-heading,
.monitoring .block-title,
.monitoring .box-title,
.monitoring .module-title,
.monitoring h1,
.monitoring h2,
.monitoring h3,
.monitoring h4,
.monitoring h5,
.monitoring .title,
.monitoring-block .panel-heading,
.server-monitoring .panel-heading,
#monitoring .panel-heading,
[id*="monitoring"] .panel-heading,
[class*="monitoring"] .panel-heading {
    background: linear-gradient(180deg, #2a2a2a 0%, #131313 100%) !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    border-bottom: 1px solid rgba(255, 0, 0, 0.35) !important;
    text-shadow: 0 0 8px rgba(255, 0, 0, 0.35) !important;
}

/* С„РѕРЅ РїРѕР»РѕСЃ РјРѕРЅРёС‚РѕСЂРёРЅРіР° */
.monitoring .progress,
.monitoring .server-progress,
.monitoring .status-progress,
.monitoring .progress-striped,
.monitoring-block .progress,
.server-monitoring .progress,
#monitoring .progress,
[id*="monitoring"] .progress,
[class*="monitoring"] .progress,
.monitoring [class*="progress"] {
    background: #111111 !important;
    background-image: none !important;
    border: 1px solid rgba(255, 0, 0, 0.18) !important;
    border-radius: 3px !important;
    overflow: hidden !important;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.65) !important;
}

/* РєСЂР°СЃРЅР°СЏ РїРѕР»РѕСЃР° РІРјРµСЃС‚Рѕ РѕСЂР°РЅР¶РµРІРѕР№ */
.monitoring .progress-bar,
.monitoring .progress .bar,
.monitoring .bar,
.monitoring .server-progress-bar,
.monitoring .status-progress-bar,
.monitoring .progress-bar-success,
.monitoring .progress-bar-warning,
.monitoring .progress-bar-danger,
.monitoring .progress-bar-info,
.monitoring-block .progress-bar,
.monitoring-block .progress .bar,
.server-monitoring .progress-bar,
.server-monitoring .progress .bar,
#monitoring .progress-bar,
#monitoring .progress .bar,
[id*="monitoring"] .progress-bar,
[id*="monitoring"] .progress .bar,
[class*="monitoring"] .progress-bar,
[class*="monitoring"] .progress .bar,
.monitoring [class*="progress"] [class*="bar"],
.monitoring [class*="bar"] {
    background-color: #d90000 !important;
    background-image: repeating-linear-gradient(
        -45deg,
        #ff1f1f 0px,
        #ff1f1f 10px,
        #b90000 10px,
        #b90000 20px
    ) !important;
    border: 0 !important;
    box-shadow: 0 0 10px rgba(255, 0, 0, 0.48) !important;
}

/* РµСЃР»Рё РѕСЂР°РЅР¶РµРІС‹Р№ РїСЂРѕРїРёСЃР°РЅ РїСЂСЏРјРѕ inline-СЃС‚РёР»РµРј */
.monitoring [style*="orange"],
.monitoring [style*="#ffa"],
.monitoring [style*="#ffa500"],
.monitoring [style*="#ff9900"],
.monitoring [style*="#ff8c00"],
.monitoring [style*="rgb(255, 165"],
.monitoring [style*="rgb(255, 153"],
.monitoring [style*="rgb(255, 140"],
[id*="monitoring"] [style*="orange"],
[class*="monitoring"] [style*="orange"] {
    background-color: #d90000 !important;
    background-image: repeating-linear-gradient(
        -45deg,
        #ff1f1f 0px,
        #ff1f1f 10px,
        #b90000 10px,
        #b90000 20px
    ) !important;
    border-color: #ff3333 !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* СЃСЃС‹Р»РєРё/РёРєРѕРЅРєРё СЃРїСЂР°РІР° РІ РјРѕРЅРёС‚РѕСЂРёРЅРіРµ */
.monitoring a,
.monitoring i,
.monitoring .fa,
.monitoring .glyphicon,
.monitoring .icon,
.monitoring-block a,
.server-monitoring a,
#monitoring a,
[id*="monitoring"] a,
[class*="monitoring"] a {
    color: #ff2a2a !important;
    -webkit-text-fill-color: #ff2a2a !important;
    text-shadow: 0 0 6px rgba(255, 0, 0, 0.45) !important;
}

/* С‚РµРєСЃС‚ РІРЅСѓС‚СЂРё РјРѕРЅРёС‚РѕСЂРёРЅРіР° */
.monitoring,
.monitoring p,
.monitoring span,
.monitoring div,
.monitoring li,
.monitoring label,
.monitoring strong,
.monitoring b,
.monitoring-block,
.server-monitoring,
#monitoring,
[id*="monitoring"],
[class*="monitoring"] {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

/* РєРЅРѕРїРєР° РѕР±РЅРѕРІРёС‚СЊ */
.monitoring .btn,
.monitoring button,
.monitoring input[type="button"],
.monitoring input[type="submit"],
.monitoring-block .btn,
.server-monitoring .btn,
#monitoring .btn,
[id*="monitoring"] .btn,
[class*="monitoring"] .btn {
    background: linear-gradient(180deg, #ff2a2a 0%, #9e0000 100%) !important;
    border: 1px solid #ff3c3c !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    box-shadow: 0 0 12px rgba(255, 0, 0, 0.38) !important;
}

.monitoring .btn:hover,
.monitoring button:hover,
.monitoring input[type="button"]:hover,
.monitoring input[type="submit"]:hover,
.monitoring-block .btn:hover,
.server-monitoring .btn:hover,
#monitoring .btn:hover,
[id*="monitoring"] .btn:hover,
[class*="monitoring"] .btn:hover {
    background: linear-gradient(180deg, #ff4444 0%, #b00000 100%) !important;
    border-color: #ff5a5a !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    box-shadow: 0 0 18px rgba(255, 0, 0, 0.58) !important;
}
ытных пользователей */
.socials__title {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #737572;
    margin-bottom: 22px
}

.socials__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    padding: 20px 16px;
    position: relative;
    overflow: hidden
}

.socials__item+.socials__item {
    margin-top: 16px
}

.socials__item_vk {
    background: linear-gradient(180deg, rgba(50, 119, 170, 0.6) 0%, #477bff 100%)
}

.socials__item_vk .socials__item-bg {
    background: url("https://i.imgur.com/eIEvMCw.png")
}

.socials__item_ds {
    background: linear-gradient(180deg, rgba(151, 71, 255, 0.6) 0%, #9747ff 100%)
}

.socials__item_ds .socials__item-bg {
    background-image: url("https://i.imgur.com/bcMvuX3.png")
}

.socials__item_tg {
    background: linear-gradient(180deg, rgba(50, 119, 170, 0.6) 0%, #477bff 100%)
}

.socials__item_tg .socials__item-bg {
    background: url("https://i.imgur.com/caabuFI.png")
}

.socials__item-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.socials__item-left {
    position: relative;
    z-index: 2
}

.socials__item-title {
    text-transform: uppercase;
    font-size: 10px;
    color: rgba(224, 224, 224, 0.68);
    margin-bottom: 8px;
    font-weight: 300
}

.socials__item-name {
    font-size: 15px;
    color: #f2f2f2;
    font-weight: 500
}

.socials__item-right {
    position: relative;
    z-index: 2
}

.socials__item-link {
    padding: 13px 9.5px;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 500;
    color: #e0e0e0;
    font-size: 10px;
    transition: all 0.3s ease-out
}

.socials__item-link:hover {
    background: #ffffff;
    color: #121218
}