/* =============================================
   SPACE THEME OVERRIDE
   Deep Space / Nebula Color Palette
   Primary:   #1a0050 (deep indigo/nebula)
   Dark:      #0d0030 (darker void)
   Accent:    #0070ff (electric blue / starlight)
   Highlight: #00d4ff (cyan / aurora)
   Gold:      #ffd700 (star gold)
   ============================================= */

/* --- Body / Global Background --- */
body {
    background-color: #030311 !important;
    color: #d0d8ff !important;
}

/* Starfield background on the page body */
body::before {
    content: "";
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    pointer-events: none;
    z-index: -1;
    background:
        radial-gradient(ellipse at 20% 30%, rgba(100, 0, 255, 0.12) 0%, transparent 50%),
        radial-gradient(ellipse at 80% 70%, rgba(0, 100, 255, 0.10) 0%, transparent 50%),
        radial-gradient(ellipse at 50% 50%, rgba(0, 0, 30, 1) 0%, #030311 100%);
}

/* --- Root CSS Variable Overrides --- */
:root {
    /* Primary brand color (was dark red #590000) → deep space indigo */
    --primary: #1a0050;

    /* Body & page backgrounds */
    --body-theme-bg: #030311;

    /* ── Announcement ── */
    --announcement-cntr-bg: #0d0030;
    --announcement-cntr-color: #d0d8ff;
    --announcement-cntr-section-announcement-bg: #0d0030;
    --announcement-cntr-section-announcement-color: #00d4ff;
    --announcement-cntr-list-li-color: #00d4ff;

    /* ── Banner ── */
    --banner-bg: #0d0030;
    --banner-carousel-indicators-li-border: 1px solid #00d4ff;
    --banner-carousel-indicators-active-bg: #1a0050;
    --banner-carousel-indicators-active-border: #00d4ff;

    /* ── Download APK ── */
    --download-apk-content-bg: #0d0030;
    --download-apk-details-title-color: #d0d8ff;
    --download-apk-details-desc-color: #a0b0e8;
    --download-apk-details-btn-bg: linear-gradient(180deg, #0070ff 0%, #0070ff 100%);
    --download-apk-color: #d0d8ff;
    --download-apk-section-i-color: #00d4ff;
    --download-apk-btn-color: #fff;
    --download-apk-btn-bg: linear-gradient(to bottom, #1a0050 0%, #0070ff 100%);
    --download-apk-btn-hover-color: #fff;
    --download-popup-modal-body-span-color: #d0d8ff;
    --download-popup-modal-header-title-color: #00d4ff;

    /* ── Progressive Jackpot ── */
    --home-progressive-jackpot-bg: linear-gradient(#0d0030, #1a0050, #0d0030);
    --home-progressive-jackpot-color: #d0d8ff;
    --home-progressive-jackpot-outer-cntr-bg: #000010;
    --home-progressive-jackpot-inner-cntr-bg: linear-gradient(#1a0050, #0d0030);
    --home-progressive-jackpot-border-cntr-bg: rgba(0, 0, 30, 0.6);
    --home-progressive-jackpot-border-cntr-border: 3px solid #00d4ff;
    --home-progressive-jackpot-jackpot-cntr-bg: linear-gradient(#1a0050, #0d0030);
    --home-progressive-jackpot-jackpot-inner-cntr-bg: #000010;
    --home-progressive-jackpot-jackpot-border-cntr-border: 3px dotted #0070ff;
    --home-progressive-jackpot-jackpot-currency-color: #00d4ff;
    --home-progressive-jackpot-jackpot-play-text-color: #ffd700;
    --home-progressive-jackpot-jackpot-play-text-label-color: #00d4ff;

    /* ── Lottery ── */
    --lottery-result-cntr-bg: #12004a;
    --lottery-result-cntr-color: #d0d8ff;
    --lottery-result-cntr-title-bg: #1a0050;
    --lottery-result-cntr-title-color: #00d4ff;
    --lottery-result-cntr-numbers-bg: #030311;

    /* ── Sports ── */
    --sports-platform-title-color: #d0d8ff;
    --sports-matches-cntr-bg: #060620;
    --sport-match-item-bg: #0d1b4a;
    --sport-match-item-color: #d0d8ff;
    --sport-match-item-even-bg: #122060;
    --sport-match-item-even-color: #d0d8ff;
    --sport-match-item-info-cntr-bg: #050e30;
    --sport-match-item-even-info-cntr-bg: #0a1840;
    --sport-match-item-even-info-cntr-color: #d0d8ff;
    --sport-match-item-info-color: #d0d8ff;
    --sport-match-item-teams-span-color: #00d4ff;

    /* ── Popular/Home Game Lists ── */
    --popular-game-title-cntr-title-span-color: #fff;
    --popular-game-title-cntr-title-span-bg: #1a0050;
    --popular-game-title-cntr-title-span-after-bg: #1a0050;
    --popular-game-title-cntr-content-border: 1px solid #1a0050;
    --popular-game-title-cntr-content-game-list-game-item-game-name-color: #00d4ff;
    --popular-game-title-cntr-content-game-list-game-item-provider-name-color: #d0d8ff;
    --popular-game-title-cntr-content-game-list-scrollbar-thumb-bg: #1a0050;

    --popular-games-bg: transparent;
    --popular-games-left-section-title-bg: #1a0050;
    --popular-games-left-section-title-color: #d0d8ff;
    --popular-games-scrtabs-tab-cntr-bg: #1a0050;
    --popular-games-nav-tabs-li-a-bg: #050e30;
    --popular-games-nav-tabs-li-a-active-bg: rgba(26, 0, 80, 0.5);
    --popular-games-scroll-arrow-bg: transparent;
    --popular-games-scroll-arrow-color: #d0d8ff;
    --popular-games-tab-pane-bg: #060620;
    --popular-games-tab-content-border: 1px solid #1a0050;
    --popular-games-list-game-item-hover-link-cntr-bg: rgba(0, 0, 30, 0.75);

    --home-game-list-cntr-title-span-color: #fff;
    --home-game-list-cntr-title-span-bg: #1a0050;
    --home-game-list-cntr-title-span-after-bg: #1a0050;
    --home-game-list-cntr-content-border: 1px solid #1a0050;
    --home-game-list-cntr-content-game-list-game-item-game-name-color: #00d4ff;
    --home-game-list-cntr-content-game-list-game-item-provider-name-color: #d0d8ff;
    --home-game-list-cntr-content-game-list-scrollbar-thumb-bg: #1a0050;
    --home-game-list-game-player-color: #d0d8ff;
    --home-game-list-active-player-color: #d0d8ff;
    --home-game-list-game-player-container-bg: rgba(0, 0, 30, 0.75);

    /* ── Home Info / Ticker ── */
    --home-info-cntr-bg: #1a0050;
    --home-info-cntr-border: 2px solid #00d4ff;
    --home-info-cntr-tickercntr-bg: #060620;

    /* ── Arcade ── */
    --arcade-games-cntr-bg: #1a0050;
    --arcade-games-cntr-vendor-name-color: #d0d8ff;
    --arcade-games-cntr-filter-section-bg: #1a0050;
    --arcade-games-cntr-filter-section-input-text-bg: #060620;
    --arcade-games-cntr-filter-section-input-text-color: #d0d8ff;
    --arcade-games-cntr-category-filter-link-color: #d0d8ff;
    --arcade-games-cntr-category-filter-link-active-bg: #0070ff;
    --arcade-games-cntr-category-filter-link-active-color: #fff;

    /* ── Misc containers ── */
    --sports-cntr-bg: #060620;
    --poker-game-types-bg: linear-gradient(to right, rgba(5,10,40,.5) 0%, rgba(30,30,80,.5) 50%, rgba(5,10,40,.5) 100%);
    --poker-game-types-border: 4px solid #1a0050;
    --poker-game-types-ul-li-p-color: #d0d8ff;
    --slot-jackpot-cntr-bg: rgba(5, 10, 40, 0.85);

    /* ── Provider slide ── */
    --provider-slide-bg: #1a0050;
    --provider-slide-i-bg: rgba(0, 212, 255, 0.1);
    --provider-slide-i-color: #00d4ff;
    --provider-slide-i-hover-bg: rgba(0, 212, 255, 0.25);
    --provider-slide-main-slide-item-bg: rgba(0, 212, 255, 0.08);
    --provider-slide-main-slide-item-a-not-game-info-bg: #1a0050;
    --provider-slide-main-slide-item-a-not-game-info-hover-bg: #0070ff;
    --provider-slide-main-slide-item-h5-color: #d0d8ff;

    /* ── Promotions ── */
    --promotion-cntr-bg: #03031a;
    --promotion-cntr-std-side-menu-li-a-bg: #1a0050;
    --promotion-cntr-std-side-menu-li-a-color: #d0d8ff;
    --promotion-cntr-std-side-menu-a-true-bg: #0070ff;
    --promotion-cntr-std-side-menu-a-true-color: #fff;
    --promotion-list-bg: #060620;
    --promotion-item-img-border: 1px solid #1a0050;
    --promotion-item-btn-cntr-promotion-label-h2-h3-color: #d0d8ff;
    --promotion-item-click-for-get-promo-btn-bg: #1a0050;
    --promotion-item-click-for-get-promo-btn-color: #fff;
    --promotion-item-click-for-get-promo-btn-hover-bg: #0070ff;
    --promotion-item-details-bg: #03031a;
    --promotion-item-details-color: #d0d8ff;
    --promotion-item-details-promotion-title-color: #00d4ff;
    --promotion-item-details-click-for-get-promo-btn-bg: #1a0050;
    --promotion-item-details-click-for-get-promo-btn-hover-bg: #0070ff;

    /* ── Std Forms / Buttons ── */
    --std-form-cntr-bg: #0a0a2a;
    --std-form-title-bg: #1a0050;
    --std-form-title-color: #d0d8ff;
    --std-form-content-bg: #0d0d30;
    --std-form-content-color: #a0b0e8;
    --std-section-title-color: #d0d8ff;
    --std-section-title-before-bg: #0070ff;
    --std-reporting-cntrl-group-btn-primary-bg: #1a0050;
    --std-reporting-cntrl-group-btn-primary-color: #fff;
    --std-reporting-cntrl-group-btn-primary-border: transparent;
    --std-reporting-cntrl-group-btn-primary-hover-bg: #0070ff;
    --std-form-note-bg: #0d0030;
    --std-form-note-color: #d0d8ff;
    --std-btn-group-btn-primary-bg: #1a0050;
    --std-btn-group-btn-primary-color: #fff;
    --std-btn-group-btn-primary-hover-bg: #0070ff;
    --std-btn-group-btn-primary-hover-color: #fff;
    --std-btn-group-btn-primary-disabled-bg: #2a2a5a;
    --std-btn-group-btn-primary-disabled-color: #7080c0;

    /* ── Menus / Nav ── */
    --std-side-menu-bg: #1a0050;
    --std-side-menu-group-label-menu-a-bg: #0d0b3e;
    --std-side-menu-group-label-menu-a-color: #d0d8ff;
    --std-side-menu-a-active-hover-bg: #1e1a5e;
    --std-side-menu-a-active-hover-color: #00d4ff;
    --std-side-menu-player-acc-section-bg: #0d0030;
    --std-side-menu-player-acc-section-color: #d0d8ff;
    --std-side-menu-player-acc-section-username-color: #00d4ff;
    --std-side-menu-player-acc-section-wallet-cntr-bg: #020210;
    --std-side-menu-player-acc-section-wallet-cntr-border: 1px solid #00d4ff;
    --std-side-menu-menu-section-bg: #1a0050;
    --std-side-menu-menu-section-color: #d0d8ff;
    --std-side-menu-menu-section-hr-border: #0d0b3e;
    --std-side-menu-menu-section-hover-focus-true-bg: #0d0b3e;
    --std-side-menu-menu-section-hover-focus-true-color: #a0b8ff;
    --std-side-menu-group-label-bg: #080528;

    /* ── Top/Site Header ── */
    --topbar-cntr-bg: #0d0b3e;
    --topbar-left-section-item-color: #8090c0;
    --topbar-left-section-item-a-hover-color: #00d4ff;
    --topbar-left-section-language-selector-bg: #04041a;
    --topbar-left-section-language-selector-li-border: 1px solid #0a0820;
    --site-header-bg: #07052a;
    --site-header-border: 4px solid #0070ff;
    --top-menu-li-a-color: #d0d8ff;
    --top-menu-li-true-hover-bg: #1a0050;
    --top-menu-li-true-hover-a-color: #00d4ff;
    --top-menu-game-list-btop: 4px solid #0070ff;
    --top-menu-game-list-bg: rgba(5, 5, 30, 0.95);
    --top-menu-game-list-bbot: 10px solid #0070ff;
    --top-menu-game-list-li-a-background-bg: linear-gradient(90deg, rgba(0, 80, 255, 0) 0%, rgba(26, 0, 80, 0.71) 99.99%);
    --top-menu-game-list-li-a-background-border: 1px solid #0070ff;

    /* ── Footer ── */
    --footer-separator-border: 1px dotted #0070ff;
    --site-footer-border: 2px solid #0070ff;
    --site-footer-bg: linear-gradient(to right, #070330 0%, #1a0050 100%) no-repeat center;
    --site-footer-bi: linear-gradient(to right, #070330 0%, #1a0050 100%);
    --footer-links-li-a-color: #a0b8ff;
    --footer-links-li-a-hover-color: #00d4ff;
    --footer-links-li-li-a-border: 1px solid #1a1a4e;
    --copyright-color: #5060a0;
    --footer-section-title-color: #d0d8ff;
    --footer-sitemap-icon-bg: #1a0050;
    --footer-featured-product-bg: #0d0030;
    --footer-banking-card-bg: #0d0030;

    /* ── Login Panel ── */
    --login-panel-login-btn-bg: linear-gradient(to right, #1a0050 0%, #0070ff 100%);
    --login-panel-login-btn-color: #fff;
    --login-panel-login-btn-border: transparent;
    --login-panel-login-btn-hover-bg: linear-gradient(to right, #0070ff 0%, #1a0050 100%);
    --login-panel-register-btn-bg: linear-gradient(to bottom, #0070ff 0%, #1a0050 100%);
    --login-panel-register-btn-color: #fff;
    --login-panel-register-btn-border: transparent;
    --login-panel-register-btn-hover-bg: linear-gradient(to bottom, #1a0050 0%, #0070ff 100%);

    /* ── Profile Bar ── */
    --std-profile-bar-bg: #0d0030;
    --std-profile-bar-color: #d0d8ff;
    --std-profile-bar-a-color: #d0d8ff;
    --std-profile-bar-user-field-div-username-color: #ffd700;
    --std-profile-bar-user-field-loyalty-info-cntr-lp-field-border: 1px dotted #00d4ff;
    --std-profile-bar-user-field-loyalty-info-cntr-lp-field-color: #00d4ff;
    --std-profile-bar-ref-code-cntr-border: 1px dashed #0070ff;
    --std-profile-bar-ref-code-cntr-bg: #0d0b3e;
    --std-profile-bar-ref-code-cntr-color: #00d4ff;

    /* ── Modal ── */
    --modal-content-bg: #060620;
    --modal-content-border: #060620;
    --modal-body-p-color: #a0b8ff;
    --modal-footer-border: #1a1a4e;
    --modal-footer-btn-primary-color: #fff;
    --modal-footer-btn-primary-bg: #1a0050;
    --modal-footer-btn-primary-hover-bg: #0070ff;
    --modal-btn-bg: #303060;
    --modal-btn-color: #d0d8ff;
    --modal-btn-border: 2px solid #303060;
    --modal-btn-hover-bg: #1a1a6e;
    --modal-btn-hover-color: #d0d8ff;
    --modal-header-close-color: #d0d8ff;

    /* ── Popover ── */
    --popover-bg: #0d0030;
    --popover-border: #1a0050;
    --popover-color: #d0d8ff;
    --popover-top-arrow-border: #1a0050;
    --popover-top-arrow-after-border: #0d0030;

    /* ── Play Now / Free Play Buttons ── */
    --play-now-bg: #1a0050;
    --play-now-color: #fff;
    --play-now-hover-bg: #0070ff;
    --play-now-hover-color: #fff;
    --free-play-bg: linear-gradient(to bottom, #2a2a6e 0%, #1a1a4e 100%);
    --free-play-hover-bg: linear-gradient(to bottom, #1a1a4e 0%, #2a2a6e 100%);

    /* ── Game List ── */
    --game-list-title-bg: #060620;
    --game-list-bg: #060620;
    --game-list-game-item-bg: #0c0c28;
    --game-list-game-name-bg: #0070ff;
    --game-list-game-name-color: #fff;
    --game-list-wrapper-cntr-hover-bg: #000010;
    --large-game-list-cntr-bg: rgba(5, 15, 50, 0.85);
    --large-game-list-li-game-provider-img-bg: linear-gradient(335.7deg, #2d005f 16.09%, rgba(26, 0, 80, 0.5) 49.24%, rgba(0, 0, 0, 0) 83.08%);
    --large-game-list-li-game-provider-img-link-cntr-img-play-now-bg: #0070ff;
    --large-game-list-li-link-cntr-game-prov-img-bg: rgba(0, 0, 30, 0.75);
    --provider-page-large-game-list-cntr-bg: rgba(5, 15, 50, 0.85);
    --provider-info-bg: rgba(5, 15, 50, 0.85);

    /* ── Notification / Info Center ── */
    --info-center-title-bg: #0d0b3e;
    --info-center-title-color: #d0d8ff;
    --info-center-bg: #0d0b3e;
    --info-center-content-panel-bg: #0a0820;
    --info-center-content-panel-color: #d0d8ff;
    --info-center-content-panel-default-heading-bg: #1a1a4e;
    --info-center-content-panel-default-heading-color: #d0d8ff;
    --info-center-content-title-color: #00d4ff;

    /* ── Banking / Deposits / Withdrawals ── */
    --deposit-cntr-formatted-balance-color: #00d4ff;
    --deposit-cntr-copy-bank-acc-btn-color: #00d4ff;
    --deposit-cntr-reveal-bank-acc-btn-bg: #1a0050;
    --deposit-cntr-reveal-bank-acc-btn-hover-bg: #0070ff;
    --bank-info-cntr-carousel-indicators-li-hover-bg: #0070ff;
    --bank-info-block-bg: #0d0b3e;
    --bank-info-block-hr-border-top: 1px solid #1a0050;
    --last-transaction-table-border: 1px solid #1a0050;
    --last-transaction-table-thead-bg: #1a0050;

    /* ── User Info ── */
    --user-info-color: #d0d8ff;
    --user-info-main-info-bg: rgba(255, 255, 255, 0.06);
    --user-info-wallet-cntr-balance-color: #00d4ff;
    --user-info-dropdown-menu-li-a-bg: #1a0050;
    --user-info-dropdown-menu-li-a-color: #d0d8ff;
    --user-info-dropdown-menu-li-a-focus-bg: #0070ff;
    --user-info-vendor-balances-cntr-border: 3px solid #0070ff;
    --user-info-vendor-balances-cntr-bg: rgba(0, 0, 30, 0.9);
    --user-info-vendor-balances-cntr-header-border: 2px solid #0070ff;
    --user-info-vendor-balances-cntr-header-strong-color: #00d4ff;
    --user-info-item-a-btn-logout-bg: #1a005a;
    --user-info-item-a-btn-logout-hover-bg: #0070ff;
    --user-info-loyalty-point-span-color: #ffd700;

    /* ── Floating Action Btn ── */
    --floating-action-btn-bg: linear-gradient(0deg, #0070ff 0%, #1a0050 100%);
    --floating-action-btn-border: 1px solid #00d4ff;
    --floating-action-btn-bs: 0 4px 24px 0 rgba(0, 112, 255, 0.5);

    /* ── Unread Announcements ── */
    --unread-announcements-popup-border: 3px solid #0070ff;
    --unread-announcements-popup-before-border: 10px solid #0070ff;

    /* ── Claim / Bonus ── */
    --claim-item-type-div-bg: #1a0050;
    --claim-item-type-div-color: #d0d8ff;
    --claim-item-claim-btn-bg: #1a0050;
    --claim-item-claim-btn-hover-bg: #0070ff;
    --claim-item-activation-btn-bg: #0070ff;
    --claim-item-activation-btn-hover-bg: #1a0050;
    --bonus-slider-modal-modal-header-bg: #1a0050;
    --bonus-slider-modal-modal-content-bg: #0d0030;
    --bonus-slider-modal-bonus-form-bg: #0d0030;
    --bonus-slider-modal-bonus-form-border: 2px solid #1a0050;
    --bonus-controls-field-bonus-amount-color: #00d4ff;
    --bonus-range-bubble-border: 2px solid #0070ff;
    --bonus-range-bubble-bg: #0070ff;

    /* ── Misc ── */
    --a-color: #00d4ff;
    --a-focus-hover-color: #0070ff;
    --form-control-bg: #0d0d30;
    --form-control-color: #a0b0e8;
    --form-control-border: #1a1a4e;
    --data-cntr-background-banner-bg: #0d0030;
    --data-cntr-background-others-bg: #030311;
    --data-cntr-background-promotions-bg: #060620;
    --search-cntr-bg: #040415;
    --search-header-title-color: #d0d8ff;
    --search-input-cntr-input-bg: #0c0c28;
    --search-input-cntr-input-border: 1px solid #1a1a4e;
    --search-input-cntr-input-color: #d0d8ff;
    --recent-searches-cntr-history-item-bg: #0c0c28;
    --search-result-section-title-bg: #111130;
    --top-tab-cntr-border: 2px solid #0d0b3e;
    --top-tab-cntr-a-bg: #1a0050;
    --top-tab-cntr-a-color: #d0d8ff;
    --top-tab-cntr-a-true-hover-bg: #0d0b3e;
    --top-tab-cntr-a-true-hover-color: #a0b8ff;
    --tab-content-cntr-bg: #0d0030;
    --progressbar-bg: #0d1b4a;
    --progress-bg: #0070ff;
    --std-content-info-border: 1px solid #0d0030;
    --std-content-info-h2-color: #00d4ff;
    --std-content-info-std-content-block-bg: #0d0030;
    --std-content-info-table-border: 1px solid #0d0030;
    --std-content-info-table-thead-tr-th-bg: #0d0030;
    --notification-popup-body-color: #d0d8ff;
    --notification-popup-body-title-bg: #030311;
    --notification-popup-body-tabs-tab-item-bg: #060620;
    --notification-popup-body-footer-bg: linear-gradient(to bottom, #1a0050 0%, #0070ff 100%);
    --notification-list-item-data-seen-false-bg: #1a0050;
    --notification-list-item-play-btn-bg: #0070ff;
    --notification-list-item-header-label-bg: #1a0050;
    --loyalty-top-bar-cntr-bg: linear-gradient(82.95deg, #02030f -41.64%, #1a0050 138.36%);
    --std-profile-bar-bg: #0d0030;
    --otp-hr-border: #0070ff;
    --otp-input-border: #0070ff;
    --request-otp-btn-contact-ver-link-border: 2px solid #0070ff;
    --request-otp-btn-contact-ver-link-color: #00d4ff;
}

/* --- Additional Space Visual Effects --- */

/* Glowing navbar / header */
.navbar, .site-header, [class*="header"] {
    box-shadow: 0 0 20px rgba(0, 112, 255, 0.3) !important;
}

/* Glowing primary buttons */
.btn-primary, .play-now, .std-btn-group .btn-primary {
    box-shadow: 0 0 12px rgba(0, 112, 255, 0.5) !important;
    transition: box-shadow 0.3s ease, background 0.3s ease !important;
}
.btn-primary:hover, .play-now:hover {
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.7) !important;
}

/* Glow on links */
a {
    color: #00d4ff;
    transition: color 0.2s ease, text-shadow 0.2s ease;
}
a:hover, a:focus {
    color: #0070ff;
    text-shadow: 0 0 8px rgba(0, 212, 255, 0.5);
}

/* Navbar links */
.navbar-default .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a {
    color: #c0d0ff !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #00d4ff !important;
    text-shadow: 0 0 8px rgba(0, 212, 255, 0.6);
}

/* Dark cards and panels */
.panel, .card, .well {
    background-color: #0d0d30 !important;
    border-color: #1a1a5e !important;
    color: #d0d8ff !important;
}
.panel-heading {
    background-color: #1a0050 !important;
    border-color: #1a0050 !important;
    color: #d0d8ff !important;
}

/* Tables */
.table > thead > tr > th,
.table > tbody > tr > td {
    border-color: #1a1a4e !important;
    color: #c0d0ff;
}
.table > thead > tr > th {
    background-color: #0d0b3e;
}
.table-striped > tbody > tr:nth-child(odd) > td {
    background-color: #0a0a28 !important;
}
.table-hover > tbody > tr:hover > td {
    background-color: #141440 !important;
}

/* Form controls */
.form-control {
    background-color: #0d0d30 !important;
    border-color: #1a1a4e !important;
    color: #d0d8ff !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 30, 0.3);
}
.form-control:focus {
    border-color: #0070ff !important;
    box-shadow: inset 0 1px 1px rgba(0,0,30,.3), 0 0 10px rgba(0, 112, 255, 0.5) !important;
}

/* Dropdown menus */
.dropdown-menu {
    background-color: #0d0d30 !important;
    border-color: #1a0050 !important;
    box-shadow: 0 6px 20px rgba(0, 0, 30, 0.8) !important;
}
.dropdown-menu > li > a {
    color: #c0d0ff !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #fff !important;
    background-color: #1a0050 !important;
}

/* Scrtabs (scrollable tabs) */
.scrtabs-tab-container {
    background-color: #1a0050 !important;
}

/* Pagination */
.pagination > li > a,
.pagination > li > span {
    background-color: #0d0d30 !important;
    border-color: #1a1a4e !important;
    color: #c0d0ff !important;
}
.pagination > .active > a,
.pagination > .active > span {
    background-color: #0070ff !important;
    border-color: #0070ff !important;
    color: #fff !important;
}

/* Alert styles */
.alert {
    background-color: #0a0a28 !important;
    border-color: #1a1a5e !important;
    color: #d0d8ff !important;
}

/* Star shimmer on headings */
h1, h2, h3, h4, h5, h6 {
    color: #d0d8ff;
}

/* Glow on active nav items */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #1a0050 !important;
    box-shadow: 0 0 10px rgba(0, 112, 255, 0.5);
}
