body {
    --bs-body-bg: rgb(20,20,20) !important;
    --bs-heading-color: #fff !important;
}

.linebreak {
    width: 100%;
    border-bottom: 1px solid rgb(60,60,60);
    margin: 10px 0;
    height: 1px;
}

.place-card {
    background-color: rgb(30,30,30);
    min-height: 220px;
    transition: 0.2s;
    width: 150px;
    border-radius: 3px;
    box-shadow: 0 0 5px rgb(0,0,0);
}

.place-card h5 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.place-card:hover {
    transform: 0.2s;
    transform: scale(1.05);
}

.place-card .votePercentageBackground {
    background-color: rgb(49,49,49);
    z-index: 1;
    height: 10px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgb(27,27,27);
    margin-top: 3px;
}

.place-card .votePercentageFill {
    background-color: rgb(85,85,85);
    height: 10px;
}

.place-card .segment {
    background-color: rgb(27, 27, 27);
    height: 10px;
    width: 2px;
    position: absolute;
    top: 0;
    z-index: 3;
}

#websitewidemessage {
    background-color: rgb(255, 136, 0);
}

#websitewidemessage p {
    margin: 0;
    padding: 0;
    font-weight: 500; 
    font-size: 1rem;
    text-align: center;
}

#websitewidemessage a {
    text-decoration: underline !important;
    color: rgb(0, 140, 255) !important;
    font-weight: 400 !important;
    transition: 0.2s;
}

.navbar {
    background-color: rgb(30,30,30);
    border-bottom: 1px solid rgb(90,90,90);
}

.navbar-brand h1 {
    font-size: 2rem;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
}

#footer {
    border-top: 1px solid rgb(90,90,90);
    background-color: rgb(30,30,30);
    min-height: 100px;
}

#footerlist a {
    display: flex;
    width: 100%;
    text-decoration: none !important;
    color: rgb(160, 160, 160) !important;
    font-weight: 400 !important;
    transition: 0.2s;
}

#currencydiv span {
    margin-left: 4px;
    font-size: 1.25rem;
    font-weight: 400;
    color: rgb(255,255,255);
    min-width: 28px;
}

.text-secondary {
    color: rgb(170,170,170) !important;
}

.rbx-icon-default-navigation,.rbx-icon-nav-menu,.rbx-icon-nav-robux,.rbx-icon-nav-tix,.rbx-icon-nav-settings,.rbx-icon-nav-search,.rbx-icon-nav-home,.rbx-icon-nav-profile,.rbx-icon-nav-message,.rbx-icon-nav-friends,.rbx-icon-nav-charactercustomizer,.rbx-icon-nav-inventory,.rbx-icon-nav-trade,.rbx-icon-nav-group,.rbx-icon-nav-forum,.rbx-icon-nav-blog,.rbx-icon-nav-search-white,.rbx-icon-nav-shop {
    background-image: url(/static/svg/navigation.svg);
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 28px;
    height: 28px;
    display: inline-block;
}

.rbx-icon-nav-menu {
    background-position: 0 0;
}

.rbx-icon-nav-menu:hover {
    background-position: -28px 0;
}

button:hover .rbx-icon-nav-menu,a:hover .rbx-icon-nav-menu {
    background-position: -28px 0;
}

.rbx-icon-nav-robux {
    background-position: 0 -28px;
}

.rbx-icon-nav-robux:hover {
    background-position: -28px -28px;
}

button:hover .rbx-icon-nav-robux,a:hover .rbx-icon-nav-robux {
    background-position: -28px -28px;
}

.rbx-icon-nav-tix {
    background-position: 0 -56px;
}

.rbx-icon-nav-tix:hover {
    background-position: -28px -56px;
}

button:hover .rbx-icon-nav-tix,a:hover .rbx-icon-nav-tix {
    background-position: -28px -56px;
}

.rbx-icon-nav-settings {
    background-position: 0 -84px;
}

.rbx-icon-nav-settings:hover {
    background-position: -28px -84px;
}

button:hover .rbx-icon-nav-settings,a:hover .rbx-icon-nav-settings {
    background-position: -28px -84px;
}

.rbx-icon-nav-search {
    background-position: 0 -112px;
}

.rbx-icon-nav-search:hover {
    background-position: -28px -112px;
}

button:hover .rbx-icon-nav-search,a:hover .rbx-icon-nav-search {
    background-position: -28px -112px;
}

.rbx-icon-nav-home {
    background-position: 0 -140px;
}

.rbx-icon-nav-home:hover {
    background-position: -28px -140px;
}

button:hover .rbx-icon-nav-home,a:hover .rbx-icon-nav-home {
    background-position: -28px -140px;
}

.rbx-icon-nav-profile {
    background-position: 0 -168px;
}

.rbx-icon-nav-profile:hover {
    background-position: -28px -168px;
}

button:hover .rbx-icon-nav-profile,a:hover .rbx-icon-nav-profile {
    background-position: -28px -168px;
}

.rbx-icon-nav-message {
    background-position: 0 -196px;
}

.rbx-icon-nav-message:hover {
    background-position: -28px -196px;
}

button:hover .rbx-icon-nav-message,a:hover .rbx-icon-nav-message {
    background-position: -28px -196px;
}

.rbx-icon-nav-friends {
    background-position: 0 -224px;
}

.rbx-icon-nav-friends:hover {
    background-position: -28px -224px;
}

button:hover .rbx-icon-nav-friends,a:hover .rbx-icon-nav-friends {
    background-position: -28px -224px;
}

.rbx-icon-nav-charactercustomizer {
    background-position: 0 -252px;
}

.rbx-icon-nav-charactercustomizer:hover {
    background-position: -28px -252px;
}

button:hover .rbx-icon-nav-charactercustomizer,a:hover .rbx-icon-nav-charactercustomizer {
    background-position: -28px -252px;
}

.rbx-icon-nav-inventory {
    background-position: 0 -280px;
}

.rbx-icon-nav-inventory:hover {
    background-position: -28px -280px;
}

button:hover .rbx-icon-nav-inventory,a:hover .rbx-icon-nav-inventory {
    background-position: -28px -280px;
}

.rbx-icon-nav-trade {
    background-position: 0 -308px;
}

.rbx-icon-nav-trade:hover {
    background-position: -28px -308px;
}

button:hover .rbx-icon-nav-trade,a:hover .rbx-icon-nav-trade {
    background-position: -28px -308px;
}

.rbx-icon-nav-group {
    background-position: 0 -336px;
}

.rbx-icon-nav-group:hover {
    background-position: -28px -336px;
}

button:hover .rbx-icon-nav-group,a:hover .rbx-icon-nav-group {
    background-position: -28px -336px;
}

.rbx-icon-nav-forum {
    background-position: 0 -364px;
}

.rbx-icon-nav-forum:hover {
    background-position: -28px -364px;
}

button:hover .rbx-icon-nav-forum,a:hover .rbx-icon-nav-forum {
    background-position: -28px -364px;
}

.rbx-icon-nav-blog {
    background-position: 0 -392px;
}

.rbx-icon-nav-blog:hover {
    background-position: -28px -392px;
}

button:hover .rbx-icon-nav-blog,a:hover .rbx-icon-nav-blog {
    background-position: -28px -392px;
}

.rbx-icon-nav-search-white {
    background-position: 0 -420px;
}

.rbx-icon-nav-search-white:hover {
    background-position: -28px -420px;
}

button:hover .rbx-icon-nav-search-white,a:hover .rbx-icon-nav-search-white {
    background-position: -28px -420px;
}

.rbx-icon-nav-shop {
    background-position: 0 -448px;
}

.rbx-icon-nav-shop:hover {
    background-position: -28px -448px;
}

button:hover .rbx-icon-nav-shop,a:hover .rbx-icon-nav-shop {
    background-position: -28px -448px;
}

.rbx-icon-default-bc,.rbx-icon-bc,.rbx-icon-tbc,.rbx-icon-obc, .rbx-icon-negative-bc, .rbx-icon-negative-tbc, .rbx-icon-negative-obc{
    background-image: url(/static/img/Style/bc.svg);
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 52px;
    height: 28px;
    display: inline-block;
}

.rbx-icon-default-iconlabels,.rbx-icon-bc-label,.rbx-icon-tbc-label,.rbx-icon-obc-label,.rbx-icon-limited-label,.rbx-icon-limited-bc-label,.rbx-icon-limited-tbc-label,.rbx-icon-limited-obc-label,.rbx-icon-limited-unique-label,.rbx-icon-limited-unique-bc-label,.rbx-icon-limited-unique-tbc-label,.rbx-icon-limited-unique-obc-label {
    background-image: url(/static/img/Style/icon_labels.svg);
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 110px;
    height: 18px;
    display: inline-block;
}

.rbx-icon-bc {
    background-position: 0 0;
}

.rbx-icon-tbc {
    background-position: 0 -28px;
}

.rbx-icon-obc {
    background-position: 0 -56px;
}

.rbx-icon-negative-bc {
    background-position: -52px 0;
}

.rbx-icon-negative-tbc {
    background-position: -52px -28px;
}

.rbx-icon-negative-obc {
    background-position: -52px -56px;
}

.rbx-icon-bc-label {
    width: 30px;
    background-position: 0 0;
}

.rbx-icon-tbc-label {
    width: 40px;
    background-position: 0 -18px;
}

.rbx-icon-obc-label {
    width: 40px;
    background-position: 0 -36px;
}

.rbx-icon-limited-label {
    width: 60px;
    background-position: 0 -54px;
}

.rbx-icon-limited-bc-label {
    width: 90px;
    background-position: 0 -72px;
}

.rbx-icon-limited-tbc-label {
    width: 90px;
    background-position: 0 -90px;
}

.rbx-icon-limited-obc-label {
    width: 90px;
    background-position: 0 -108px;
}

.rbx-icon-limited-unique-label {
    width: 80px;
    background-position: 0 -126px;
}

.rbx-icon-limited-unique-bc-label {
    width: 100px;
    background-position: 0 -144px;
}

.rbx-icon-limited-unique-tbc-label {
    width: 110px;
    background-position: 0 -162px;
}

.rbx-icon-limited-unique-obc-label {
    background-position: 0 -180px;
}

.icon-common-search,.icon-common-refresh,.icon-common-notification-bell,.icon-common-play {
    vertical-align: middle;
    background-image: url(/static/svg/new_navigations.svg);
    background-repeat: no-repeat;
    background-size: auto;
    width: 28px;
    height: 28px;
    display: inline-block;
}

.icon-common-notification-bell {
    background-position: 0 -84px;
}

.icon-common-search {
    background-position: 0 0;
}

.icon-common-refresh {
    background-position: 0 -28px;
}

.icon-common-play {
    background-position: 0 -56px;
}

[data-bs-theme="light"] body {
    --bs-body-bg: #eef0f2 !important;
    --bs-heading-color: #111 !important;
}

[data-bs-theme="light"] nav.navbar {
    background-color: #f5f5f5 !important;
    border-bottom: 1px solid #d8d8d8 !important;
}

[data-bs-theme="light"] aside.navbar,
[data-bs-theme="light"] #rbl-sidebar {
    background-color: #fff !important;
    border-right: 1px solid #e0e0e0 !important;
}

[data-bs-theme="light"] #rbl-sidebar .nav-link,
[data-bs-theme="light"] #rbl-sidebar a,
[data-bs-theme="light"] .sbr-username {
    color: #333 !important;
}

[data-bs-theme="light"] #rbl-sidebar .nav-link:hover,
[data-bs-theme="light"] #rbl-sidebar a:hover {
    color: #000 !important;
    background-color: rgba(0,0,0,.05) !important;
}

[data-bs-theme="light"] .sbr-item.sbr-active-link {
    background-color: rgba(0,0,0,.08) !important;
}

[data-bs-theme="light"] [class*="rbx-icon-nav-"],
[data-bs-theme="light"] [class*="rbx-icon-default-navigation"] {
    filter: invert(1);
}

[data-bs-theme="light"] .input-group {
    background-color: transparent !important;
}

[data-bs-theme="light"] .navbar-search .input-group {
    background-color: #fff !important;
}

[data-bs-theme="light"] #chat-container,
[data-bs-theme="light"] .chat-container {
    background-color: #fff !important;
    border: 1px solid #e0e0e0 !important;
    color: #333 !important;
}

[data-bs-theme="light"] .friends-list {
    background-color: #fff !important;
    color: #333 !important;
}

[data-bs-theme="light"] #chat-windows,
[data-bs-theme="light"] .chat-windows {
    background-color: #f9f9f9 !important;
    color: #333 !important;
}

[data-bs-theme="light"] .chat-container button,
[data-bs-theme="light"] #chat-container button {
    background-color: #f0f0f0 !important;
    color: #333 !important;
    border-color: #ddd !important;
}

[data-bs-theme="light"] .catalog-sidebar {
    background-color: #fff !important;
    border-color: #e0e0e0 !important;
}

[data-bs-theme="light"] .catalog-sidebar .text-white {
    color: #222 !important;
}

[data-bs-theme="light"] .admin-box {
    background-color: #fff !important;
    border: 1px solid #e0e0e0 !important;
    color: #333 !important;
}

[data-bs-theme="light"] .admin-box p,
[data-bs-theme="light"] .admin-box span,
[data-bs-theme="light"] .admin-box i {
    color: #555 !important;
}

[data-bs-theme="light"] .dark-container {
    background-color: #fff !important;
    color: #333 !important;
}

[data-bs-theme="light"] nav.rounded-top {
    background-color: #e8e8e8 !important;
}

[data-bs-theme="light"] .table-dark,
[data-bs-theme="light"] .table-dark > * > tr > th,
[data-bs-theme="light"] .table-dark > * > tr > td,
[data-bs-theme="light"] .table-dark > thead,
[data-bs-theme="light"] .table-dark > tbody {
    background-color: #f5f5f5 !important;
    color: #333 !important;
    border-color: #dee2e6 !important;
}

[data-bs-theme="light"] .table-dark.table-striped > tbody > tr:nth-child(odd) > * {
    background-color: #ebebeb !important;
    color: #333 !important;
}

[data-bs-theme="light"] #footer {
    background-color: #fff !important;
    border-top: 1px solid #d0d0d0 !important;
}

[data-bs-theme="light"] #footerlist a {
    color: #555 !important;
}

[data-bs-theme="light"] .linebreak {
    border-bottom: 1px solid #d0d0d0;
}

[data-bs-theme="light"] .text-secondary {
    color: #555 !important;
}

[data-bs-theme="light"] #currencydiv span {
    color: #222 !important;
}

[data-bs-theme="light"] .subnav-bar {
    background-color: #eaeaea !important;
}

[data-bs-theme="light"] .subnav-bar a {
    color: #444 !important;
}

[data-bs-theme="light"] .subnav-bar a:hover {
    color: #000 !important;
}

[data-bs-theme="light"] .place-card {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

[data-bs-theme="light"] .place-card .votePercentageBackground {
    background-color: #e0e0e0;
    border: 1px solid #ccc;
}

[data-bs-theme="light"] .place-card .votePercentageFill {
    background-color: #999;
}

[data-bs-theme="light"] .place-card .segment {
    background-color: #ccc;
}

[data-bs-theme="light"] .gamelaunch-btn h6.text-white,
[data-bs-theme="light"] .gamelaunch-btn .text-white {
    color: #222 !important;
}

[data-bs-theme="light"] .game-card-name,
[data-bs-theme="light"] .dark-theme .game-card-name,
[data-bs-theme="light"] .dark-theme .game-name-title,
[data-bs-theme="light"] .dark-theme .game-card-info .info-label,
[data-bs-theme="light"] .dark-theme .vote-percentage-label,
[data-bs-theme="light"] .dark-theme .playing-counts-label,
[data-bs-theme="light"] .game-name-title,
[data-bs-theme="light"] .game-card-info,
[data-bs-theme="light"] .info-label,
[data-bs-theme="light"] .vote-percentage-label,
[data-bs-theme="light"] .playing-counts-label {
    color: #222 !important;
}

[data-bs-theme="light"] .form-control,
[data-bs-theme="light"] .form-select,
[data-bs-theme="light"] .input-field {
    background-color: #fff !important;
    border-color: #ccc !important;
    color: #111 !important;
}

[data-bs-theme="light"] .form-control:focus,
[data-bs-theme="light"] .form-select:focus {
    background-color: #fff !important;
    border-color: #0d6efd !important;
    color: #111 !important;
}

[data-bs-theme="light"] .input-addon-btn {
    background-color: #f5f5f5 !important;
    border-color: #ccc !important;
    color: #555 !important;
}

[data-bs-theme="light"] .settings-field {
    border-bottom-color: #e0e0e0 !important;
}

[data-bs-theme="light"] .settings-nav .nav-link {
    color: #555 !important;
}

[data-bs-theme="light"] .settings-nav .nav-link.active {
    color: #111 !important;
    background-color: rgba(0,0,0,.05) !important;
}

[data-bs-theme="light"] .settings-nav .nav-link:hover {
    background-color: rgba(0,0,0,.03) !important;
    color: #111 !important;
}

[data-bs-theme="light"] .btn-outline-secondary {
    color: #555 !important;
    border-color: #ccc !important;
}

[data-bs-theme="light"] .btn-outline-secondary:hover {
    background-color: #e0e0e0 !important;
    border-color: #bbb !important;
    color: #111 !important;
}

[data-bs-theme="light"] .dropdown-menu {
    background-color: #fff !important;
    border-color: #ddd !important;
}

[data-bs-theme="light"] .dropdown-item {
    color: #212529 !important;
}

[data-bs-theme="light"] .dropdown-item:hover,
[data-bs-theme="light"] .dropdown-item:focus {
    background-color: #f0f0f0 !important;
}

[data-bs-theme="light"] .search-dropdown {
    background-color: #fff !important;
    border-color: #ddd !important;
    color: #111 !important;
}

[data-bs-theme="light"] .row.text-center.ms-auto,
[data-bs-theme="light"] .row.text-center.p-2,
[data-bs-theme="light"] .row.text-center.ms-auto.p-2.rounded-2,
[data-bs-theme="light"] .row.text-center.p-2.rounded-2 {
    background-color: #f0f0f0 !important;
    color: #333 !important;
    box-shadow: 0 0 6px rgba(0,0,0,.1) !important;
}

[data-bs-theme="light"] .border.rounded.p-2:not(.catalog-sidebar) {
    background-color: #fff !important;
    border-color: #e0e0e0 !important;
}

[data-bs-theme="light"] .bg-dark {
    background-color: #e8e8e8 !important;
    color: #333 !important;
}

[data-bs-theme="light"] .bg-dark * {
    color: #333;
}

[data-bs-theme="light"] .container a {
    color: #0d6efd;
}

[data-bs-theme="light"] .table-dark tr,
[data-bs-theme="light"] .table-dark td,
[data-bs-theme="light"] .table-dark th,
[data-bs-theme="light"] .table-dark tbody tr,
[data-bs-theme="light"] .table-dark tbody td {
    background-color: #f5f5f5 !important;
    color: #333 !important;
    border-color: #dee2e6 !important;
    --bs-table-bg: #f5f5f5 !important;
    --bs-table-striped-bg: #ebebeb !important;
    --bs-table-color: #333 !important;
}

[data-bs-theme="light"] .table-dark.table-striped tbody tr:nth-child(odd) td {
    background-color: #ebebeb !important;
}

[data-bs-theme="light"] .pagination .page-link,
[data-bs-theme="light"] a.page-link {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #dee2e6 !important;
}
