/* =============================================
   NAVY BLUE THEME OVERRIDE
   Black + brand blue landing palette
   Primary:   #2e4f84
   Highlight: #4a6fa8
   Dark:      #050505–#121012
   ============================================= */

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

/* Soft blue glow on 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(46, 79, 132, 0.14) 0%, transparent 52%),
        radial-gradient(ellipse at 80% 70%, rgba(74, 111, 168, 0.1) 0%, transparent 50%),
        radial-gradient(ellipse at 50% 50%, rgba(6, 12, 22, 1) 0%, #051020 100%);
}

/* --- Root CSS Variable Overrides --- */
:root {
    /* Primary brand — navy blue on black */
    --primary: #2e4f84;

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

    /* ── Announcement ── */
    --announcement-cntr-bg: #141c24;
    --announcement-cntr-color: #e8eef6;
    --announcement-cntr-section-announcement-bg: #141c24;
    --announcement-cntr-section-announcement-color: #4a6fa8;
    --announcement-cntr-list-li-color: #4a6fa8;

    /* ── Banner ── */
    --banner-bg: #141c24;
    --banner-carousel-indicators-li-border: 1px solid #4a6fa8;
    --banner-carousel-indicators-active-bg: #2e4f84;
    --banner-carousel-indicators-active-border: #4a6fa8;

    /* ── Download APK ── */
    --download-apk-content-bg: #141c24;
    --download-apk-details-title-color: #e8eef6;
    --download-apk-details-desc-color: #90a8c8;
    --download-apk-details-btn-bg: linear-gradient(180deg, #2e4f84 0%, #2e4f84 100%);
    --download-apk-color: #e8eef6;
    --download-apk-section-i-color: #4a6fa8;
    --download-apk-btn-color: #fff;
    --download-apk-btn-bg: linear-gradient(to bottom, #2e4f84 0%, #2e4f84 100%);
    --download-apk-btn-hover-color: #fff;
    --download-popup-modal-body-span-color: #e8eef6;
    --download-popup-modal-header-title-color: #4a6fa8;

    /* ── Progressive Jackpot ── */
    --home-progressive-jackpot-bg: linear-gradient(#141c24, #2e4f84, #141c24);
    --home-progressive-jackpot-color: #e8eef6;
    --home-progressive-jackpot-outer-cntr-bg: #050505;
    --home-progressive-jackpot-inner-cntr-bg: linear-gradient(#2e4f84, #141c24);
    --home-progressive-jackpot-border-cntr-bg: rgba(4, 12, 9, 0.6);
    --home-progressive-jackpot-border-cntr-border: 3px solid #4a6fa8;
    --home-progressive-jackpot-jackpot-cntr-bg: linear-gradient(#2e4f84, #141c24);
    --home-progressive-jackpot-jackpot-inner-cntr-bg: #050505;
    --home-progressive-jackpot-jackpot-border-cntr-border: 3px dotted #2e4f84;
    --home-progressive-jackpot-jackpot-currency-color: #4a6fa8;
    --home-progressive-jackpot-jackpot-play-text-color: #4a6fa8;
    --home-progressive-jackpot-jackpot-play-text-label-color: #4a6fa8;

    /* ── Lottery ── */
    --lottery-result-cntr-bg: #161e28;
    --lottery-result-cntr-color: #e8eef6;
    --lottery-result-cntr-title-bg: #2e4f84;
    --lottery-result-cntr-title-color: #4a6fa8;
    --lottery-result-cntr-numbers-bg: #051020;

    /* ── Sports ── */
    --sports-platform-title-color: #e8eef6;
    --sports-matches-cntr-bg: #141618;
    --sport-match-item-bg: #1a222c;
    --sport-match-item-color: #e8eef6;
    --sport-match-item-even-bg: #2a2c34;
    --sport-match-item-even-color: #e8eef6;
    --sport-match-item-info-cntr-bg: #13161c;
    --sport-match-item-even-info-cntr-bg: #1c242c;
    --sport-match-item-even-info-cntr-color: #e8eef6;
    --sport-match-item-info-color: #e8eef6;
    --sport-match-item-teams-span-color: #4a6fa8;

    /* ── Popular/Home Game Lists ── */
    --popular-game-title-cntr-title-span-color: #fff;
    --popular-game-title-cntr-title-span-bg: #2e4f84;
    --popular-game-title-cntr-title-span-after-bg: #2e4f84;
    --popular-game-title-cntr-content-border: 1px solid #2e4f84;
    --popular-game-title-cntr-content-game-list-game-item-game-name-color: #4a6fa8;
    --popular-game-title-cntr-content-game-list-game-item-provider-name-color: #e8eef6;
    --popular-game-title-cntr-content-game-list-scrollbar-thumb-bg: #2e4f84;

    --popular-games-bg: transparent;
    --popular-games-left-section-title-bg: #2e4f84;
    --popular-games-left-section-title-color: #e8eef6;
    --popular-games-scrtabs-tab-cntr-bg: #2e4f84;
    --popular-games-nav-tabs-li-a-bg: #13161c;
    --popular-games-nav-tabs-li-a-active-bg: rgba(30, 55, 95, 0.5);
    --popular-games-scroll-arrow-bg: transparent;
    --popular-games-scroll-arrow-color: #e8eef6;
    --popular-games-tab-pane-bg: #141618;
    --popular-games-tab-content-border: 1px solid #2e4f84;
    --popular-games-list-game-item-hover-link-cntr-bg: rgba(8, 14, 22, 0.75);

    --home-game-list-cntr-title-span-color: #fff;
    --home-game-list-cntr-title-span-bg: #2e4f84;
    --home-game-list-cntr-title-span-after-bg: #2e4f84;
    --home-game-list-cntr-content-border: 1px solid #2e4f84;
    --home-game-list-cntr-content-game-list-game-item-game-name-color: #4a6fa8;
    --home-game-list-cntr-content-game-list-game-item-provider-name-color: #e8eef6;
    --home-game-list-cntr-content-game-list-scrollbar-thumb-bg: #2e4f84;
    --home-game-list-game-player-color: #e8eef6;
    --home-game-list-active-player-color: #e8eef6;
    --home-game-list-game-player-container-bg: rgba(8, 14, 22, 0.75);

    /* ── Home Info / Ticker ── */
    --home-info-cntr-bg: #2e4f84;
    --home-info-cntr-border: 2px solid #4a6fa8;
    --home-info-cntr-tickercntr-bg: #141618;

    /* ── Arcade ── */
    --arcade-games-cntr-bg: #2e4f84;
    --arcade-games-cntr-vendor-name-color: #e8eef6;
    --arcade-games-cntr-filter-section-bg: #2e4f84;
    --arcade-games-cntr-filter-section-input-text-bg: #141618;
    --arcade-games-cntr-filter-section-input-text-color: #e8eef6;
    --arcade-games-cntr-category-filter-link-color: #e8eef6;
    --arcade-games-cntr-category-filter-link-active-bg: #2e4f84;
    --arcade-games-cntr-category-filter-link-active-color: #fff;

    /* ── Misc containers ── */
    --sports-cntr-bg: #141618;
    --poker-game-types-bg: linear-gradient(to right, rgba(12,22,38,.5) 0%, rgba(24,40,58,.5) 50%, rgba(12,22,38,.5) 100%);
    --poker-game-types-border: 4px solid #2e4f84;
    --poker-game-types-ul-li-p-color: #e8eef6;
    --slot-jackpot-cntr-bg: rgba(16, 26, 40, 0.85);

    /* ── Provider slide ── */
    --provider-slide-bg: #2e4f84;
    --provider-slide-i-bg: rgba(74, 111, 168, 0.1);
    --provider-slide-i-color: #4a6fa8;
    --provider-slide-i-hover-bg: rgba(74, 111, 168, 0.25);
    --provider-slide-main-slide-item-bg: rgba(74, 111, 168, 0.08);
    --provider-slide-main-slide-item-a-not-game-info-bg: #2e4f84;
    --provider-slide-main-slide-item-a-not-game-info-hover-bg: #2e4f84;
    --provider-slide-main-slide-item-h5-color: #e8eef6;

    /* ── Promotions ── */
    --promotion-cntr-bg: #0e1218;
    --promotion-cntr-std-side-menu-li-a-bg: #2e4f84;
    --promotion-cntr-std-side-menu-li-a-color: #e8eef6;
    --promotion-cntr-std-side-menu-a-true-bg: #2e4f84;
    --promotion-cntr-std-side-menu-a-true-color: #fff;
    --promotion-list-bg: #141618;
    --promotion-item-img-border: 1px solid #2e4f84;
    --promotion-item-btn-cntr-promotion-label-h2-h3-color: #e8eef6;
    --promotion-item-click-for-get-promo-btn-bg: #2e4f84;
    --promotion-item-click-for-get-promo-btn-color: #fff;
    --promotion-item-click-for-get-promo-btn-hover-bg: #2e4f84;
    --promotion-item-details-bg: #0e1218;
    --promotion-item-details-color: #e8eef6;
    --promotion-item-details-promotion-title-color: #4a6fa8;
    --promotion-item-details-click-for-get-promo-btn-bg: #2e4f84;
    --promotion-item-details-click-for-get-promo-btn-hover-bg: #2e4f84;

    /* ── Std Forms / Buttons ── */
    --std-form-cntr-bg: #120e18;
    --std-form-title-bg: #2e4f84;
    --std-form-title-color: #e8eef6;
    --std-form-content-bg: #141a20;
    --std-form-content-color: #90a8c8;
    --std-section-title-color: #e8eef6;
    --std-section-title-before-bg: #2e4f84;
    --std-reporting-cntrl-group-btn-primary-bg: #2e4f84;
    --std-reporting-cntrl-group-btn-primary-color: #fff;
    --std-reporting-cntrl-group-btn-primary-border: transparent;
    --std-reporting-cntrl-group-btn-primary-hover-bg: #2e4f84;
    --std-form-note-bg: #141c24;
    --std-form-note-color: #e8eef6;
    --std-btn-group-btn-primary-bg: #2e4f84;
    --std-btn-group-btn-primary-color: #fff;
    --std-btn-group-btn-primary-hover-bg: #2e4f84;
    --std-btn-group-btn-primary-hover-color: #fff;
    --std-btn-group-btn-primary-disabled-bg: #362448;
    --std-btn-group-btn-primary-disabled-color: #9a7a90;

    /* ── Menus / Nav ── */
    --std-side-menu-bg: #2e4f84;
    --std-side-menu-group-label-menu-a-bg: #161c28;
    --std-side-menu-group-label-menu-a-color: #e8eef6;
    --std-side-menu-a-active-hover-bg: #283648;
    --std-side-menu-a-active-hover-color: #4a6fa8;
    --std-side-menu-player-acc-section-bg: #141c24;
    --std-side-menu-player-acc-section-color: #e8eef6;
    --std-side-menu-player-acc-section-username-color: #4a6fa8;
    --std-side-menu-player-acc-section-wallet-cntr-bg: #060608;
    --std-side-menu-player-acc-section-wallet-cntr-border: 1px solid #4a6fa8;
    --std-side-menu-menu-section-bg: #2e4f84;
    --std-side-menu-menu-section-color: #e8eef6;
    --std-side-menu-menu-section-hr-border: #161c28;
    --std-side-menu-menu-section-hover-focus-true-bg: #161c28;
    --std-side-menu-menu-section-hover-focus-true-color: #c8daf0;
    --std-side-menu-group-label-bg: #101418;

    /* ── Top/Site Header ── */
    --topbar-cntr-bg: #161c28;
    --topbar-left-section-item-color: #98a6b8;
    --topbar-left-section-item-a-hover-color: #4a6fa8;
    --topbar-left-section-language-selector-bg: #0a100c;
    --topbar-left-section-language-selector-li-border: 1px solid #13161e;
    --site-header-bg: #101820;
    --site-header-border: 4px solid #2e4f84;
    --top-menu-li-a-color: #e8eef6;
    --top-menu-li-true-hover-bg: #2e4f84;
    --top-menu-li-true-hover-a-color: #4a6fa8;
    --top-menu-game-list-btop: 4px solid #2e4f84;
    --top-menu-game-list-bg: rgba(10, 18, 34, 0.95);
    --top-menu-game-list-bbot: 10px solid #2e4f84;
    --top-menu-game-list-li-a-background-bg: linear-gradient(90deg, rgba(46, 79, 132, 0) 0%, rgba(30, 55, 95, 0.71) 99.99%);
    --top-menu-game-list-li-a-background-border: 1px solid #2e4f84;

    /* ── Footer ── */
    --footer-separator-border: 1px dotted #2e4f84;
    --site-footer-border: 2px solid #2e4f84;
    --site-footer-bg: linear-gradient(to right, #0c1218 0%, #2e4f84 100%) no-repeat center;
    --site-footer-bi: linear-gradient(to right, #0c1218 0%, #2e4f84 100%);
    --footer-links-li-a-color: #c8daf0;
    --footer-links-li-a-hover-color: #4a6fa8;
    --footer-links-li-li-a-border: 1px solid #253040;
    --copyright-color: #6a7c90;
    --footer-section-title-color: #e8eef6;
    --footer-sitemap-icon-bg: #2e4f84;
    --footer-featured-product-bg: #141c24;
    --footer-banking-card-bg: #141c24;

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

    /* ── Profile Bar ── */
    --std-profile-bar-bg: #141c24;
    --std-profile-bar-color: #e8eef6;
    --std-profile-bar-a-color: #e8eef6;
    --std-profile-bar-user-field-div-username-color: #4a6fa8;
    --std-profile-bar-user-field-loyalty-info-cntr-lp-field-border: 1px dotted #4a6fa8;
    --std-profile-bar-user-field-loyalty-info-cntr-lp-field-color: #4a6fa8;
    --std-profile-bar-ref-code-cntr-border: 1px dashed #2e4f84;
    --std-profile-bar-ref-code-cntr-bg: #161c28;
    --std-profile-bar-ref-code-cntr-color: #4a6fa8;

    /* ── Modal ── */
    --modal-content-bg: #141618;
    --modal-content-border: #141618;
    --modal-body-p-color: #c8daf0;
    --modal-footer-border: #253040;
    --modal-footer-btn-primary-color: #fff;
    --modal-footer-btn-primary-bg: #2e4f84;
    --modal-footer-btn-primary-hover-bg: #2e4f84;
    --modal-btn-bg: #1e3040;
    --modal-btn-color: #e8eef6;
    --modal-btn-border: 2px solid #1e3040;
    --modal-btn-hover-bg: #223048;
    --modal-btn-hover-color: #e8eef6;
    --modal-header-close-color: #e8eef6;

    /* ── Popover ── */
    --popover-bg: #141c24;
    --popover-border: #2e4f84;
    --popover-color: #e8eef6;
    --popover-top-arrow-border: #2e4f84;
    --popover-top-arrow-after-border: #141c24;

    /* ── Play Now / Free Play Buttons ── */
    --play-now-bg: #2e4f84;
    --play-now-color: #fff;
    --play-now-hover-bg: #2e4f84;
    --play-now-hover-color: #fff;
    --free-play-bg: linear-gradient(to bottom, #283850 0%, #253040 100%);
    --free-play-hover-bg: linear-gradient(to bottom, #253040 0%, #283850 100%);

    /* ── Game List ── */
    --game-list-title-bg: #141618;
    --game-list-bg: #141618;
    --game-list-game-item-bg: #14181e;
    --game-list-game-name-bg: #2e4f84;
    --game-list-game-name-color: #fff;
    --game-list-wrapper-cntr-hover-bg: #050505;
    --large-game-list-cntr-bg: rgba(10, 28, 42, 0.85);
    --large-game-list-li-game-provider-img-bg: linear-gradient(335.7deg, #1e3d66 16.09%, rgba(30, 55, 95, 0.5) 49.24%, rgba(0, 0, 0, 0) 83.08%);
    --large-game-list-li-game-provider-img-link-cntr-img-play-now-bg: #2e4f84;
    --large-game-list-li-link-cntr-game-prov-img-bg: rgba(8, 14, 22, 0.75);
    --provider-page-large-game-list-cntr-bg: rgba(10, 28, 42, 0.85);
    --provider-info-bg: rgba(10, 28, 42, 0.85);

    /* ── Notification / Info Center ── */
    --info-center-title-bg: #161c28;
    --info-center-title-color: #e8eef6;
    --info-center-bg: #161c28;
    --info-center-content-panel-bg: #13161e;
    --info-center-content-panel-color: #e8eef6;
    --info-center-content-panel-default-heading-bg: #253040;
    --info-center-content-panel-default-heading-color: #e8eef6;
    --info-center-content-title-color: #4a6fa8;

    /* ── Banking / Deposits / Withdrawals ── */
    --deposit-cntr-formatted-balance-color: #4a6fa8;
    --deposit-cntr-copy-bank-acc-btn-color: #4a6fa8;
    --deposit-cntr-reveal-bank-acc-btn-bg: #2e4f84;
    --deposit-cntr-reveal-bank-acc-btn-hover-bg: #2e4f84;
    --bank-info-cntr-carousel-indicators-li-hover-bg: #2e4f84;
    --bank-info-block-bg: #161c28;
    --bank-info-block-hr-border-top: 1px solid #2e4f84;
    --last-transaction-table-border: 1px solid #2e4f84;
    --last-transaction-table-thead-bg: #2e4f84;

    /* ── User Info ── */
    --user-info-color: #e8eef6;
    --user-info-main-info-bg: rgba(255, 255, 255, 0.06);
    --user-info-wallet-cntr-balance-color: #4a6fa8;
    --user-info-dropdown-menu-li-a-bg: #2e4f84;
    --user-info-dropdown-menu-li-a-color: #e8eef6;
    --user-info-dropdown-menu-li-a-focus-bg: #2e4f84;
    --user-info-vendor-balances-cntr-border: 3px solid #2e4f84;
    --user-info-vendor-balances-cntr-bg: rgba(8, 14, 22, 0.9);
    --user-info-vendor-balances-cntr-header-border: 2px solid #2e4f84;
    --user-info-vendor-balances-cntr-header-strong-color: #4a6fa8;
    --user-info-item-a-btn-logout-bg: #2e4f84;
    --user-info-item-a-btn-logout-hover-bg: #2e4f84;
    --user-info-loyalty-point-span-color: #4a6fa8;

    /* ── Floating Action Btn ── */
    --floating-action-btn-bg: linear-gradient(0deg, #2e4f84 0%, #2e4f84 100%);
    --floating-action-btn-border: 1px solid #4a6fa8;
    --floating-action-btn-bs: 0 4px 24px 0 rgba(46, 79, 132, 0.5);

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

    /* ── Claim / Bonus ── */
    --claim-item-type-div-bg: #2e4f84;
    --claim-item-type-div-color: #e8eef6;
    --claim-item-claim-btn-bg: #2e4f84;
    --claim-item-claim-btn-hover-bg: #2e4f84;
    --claim-item-activation-btn-bg: #2e4f84;
    --claim-item-activation-btn-hover-bg: #2e4f84;
    --bonus-slider-modal-modal-header-bg: #2e4f84;
    --bonus-slider-modal-modal-content-bg: #141c24;
    --bonus-slider-modal-bonus-form-bg: #141c24;
    --bonus-slider-modal-bonus-form-border: 2px solid #2e4f84;
    --bonus-controls-field-bonus-amount-color: #4a6fa8;
    --bonus-range-bubble-border: 2px solid #2e4f84;
    --bonus-range-bubble-bg: #2e4f84;

    /* ── Misc ── */
    --a-color: #4a6fa8;
    --a-focus-hover-color: #2e4f84;
    --form-control-bg: #141a20;
    --form-control-color: #90a8c8;
    --form-control-border: #253040;
    --data-cntr-background-banner-bg: #141c24;
    --data-cntr-background-others-bg: #051020;
    --data-cntr-background-promotions-bg: #141618;
    --search-cntr-bg: #081018;
    --search-header-title-color: #e8eef6;
    --search-input-cntr-input-bg: #14181e;
    --search-input-cntr-input-border: 1px solid #253040;
    --search-input-cntr-input-color: #e8eef6;
    --recent-searches-cntr-history-item-bg: #14181e;
    --search-result-section-title-bg: #181e28;
    --top-tab-cntr-border: 2px solid #161c28;
    --top-tab-cntr-a-bg: #2e4f84;
    --top-tab-cntr-a-color: #e8eef6;
    --top-tab-cntr-a-true-hover-bg: #161c28;
    --top-tab-cntr-a-true-hover-color: #c8daf0;
    --tab-content-cntr-bg: #141c24;
    --progressbar-bg: #1a222c;
    --progress-bg: #2e4f84;
    --std-content-info-border: 1px solid #141c24;
    --std-content-info-h2-color: #4a6fa8;
    --std-content-info-std-content-block-bg: #141c24;
    --std-content-info-table-border: 1px solid #141c24;
    --std-content-info-table-thead-tr-th-bg: #141c24;
    --notification-popup-body-color: #e8eef6;
    --notification-popup-body-title-bg: #051020;
    --notification-popup-body-tabs-tab-item-bg: #141618;
    --notification-popup-body-footer-bg: linear-gradient(to bottom, #2e4f84 0%, #2e4f84 100%);
    --notification-list-item-data-seen-false-bg: #2e4f84;
    --notification-list-item-play-btn-bg: #2e4f84;
    --notification-list-item-header-label-bg: #2e4f84;
    --loyalty-top-bar-cntr-bg: linear-gradient(82.95deg, #051020 -41.64%, #2e4f84 138.36%);
    --std-profile-bar-bg: #141c24;
    --otp-hr-border: #2e4f84;
    --otp-input-border: #2e4f84;
    --request-otp-btn-contact-ver-link-border: 2px solid #2e4f84;
    --request-otp-btn-contact-ver-link-color: #4a6fa8;
}

/* --- Blue accents (glow) --- */

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

/* Header logo: image scales to the header slot, not intrinsic asset size */
.site-header a.logo {
    display: inline-block;
    max-width: 100%;
    max-height: clamp(40px, 7vw, 52px);
    overflow: hidden;
    line-height: 0;
    vertical-align: middle;
}
.site-header a.logo img {
    display: block;
    max-height: clamp(40px, 7vw, 52px);
    width: auto;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    object-position: left center;
}

/* Glowing primary buttons */
.btn-primary, .play-now, .std-btn-group .btn-primary {
    box-shadow: 0 0 12px rgba(46, 79, 132, 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(74, 111, 168, 0.7) !important;
}

/* Glow on links */
a {
    color: #4a6fa8;
    transition: color 0.2s ease, text-shadow 0.2s ease;
}
a:hover, a:focus {
    color: #2e4f84;
    text-shadow: 0 0 8px rgba(74, 111, 168, 0.5);
}

/* Navbar links */
.navbar-default .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > a {
    color: #d9e4f2 !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #4a6fa8 !important;
    text-shadow: 0 0 8px rgba(74, 111, 168, 0.6);
}

/* Dark cards and panels */
.panel, .card, .well {
    background-color: #141a20 !important;
    border-color: #242c38 !important;
    color: #e8eef6 !important;
}
.panel-heading {
    background-color: #2e4f84 !important;
    border-color: #2e4f84 !important;
    color: #e8eef6 !important;
}

/* Tables */
.table > thead > tr > th,
.table > tbody > tr > td {
    border-color: #253040 !important;
    color: #d9e4f2;
}
.table > thead > tr > th {
    background-color: #161c28;
}
.table-striped > tbody > tr:nth-child(odd) > td {
    background-color: #14181e !important;
}
.table-hover > tbody > tr:hover > td {
    background-color: #253040 !important;
}

/* Form controls */
.form-control {
    background-color: #141a20 !important;
    border-color: #253040 !important;
    color: #e8eef6 !important;
    box-shadow: inset 0 1px 1px rgba(8, 14, 22, 0.3);
}
.form-control:focus {
    border-color: #2e4f84 !important;
    box-shadow: inset 0 1px 1px rgba(8, 14, 22, 0.3), 0 0 10px rgba(46, 79, 132, 0.5) !important;
}

/* Dropdown menus */
.dropdown-menu {
    background-color: #141a20 !important;
    border-color: #2e4f84 !important;
    box-shadow: 0 6px 20px rgba(8, 14, 22, 0.8) !important;
}
.dropdown-menu > li > a {
    color: #d9e4f2 !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #fff !important;
    background-color: #2e4f84 !important;
}

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

/* Pagination */
.pagination > li > a,
.pagination > li > span {
    background-color: #141a20 !important;
    border-color: #253040 !important;
    color: #d9e4f2 !important;
}
.pagination > .active > a,
.pagination > .active > span {
    background-color: #2e4f84 !important;
    border-color: #2e4f84 !important;
    color: #fff !important;
}

/* Alert styles */
.alert {
    background-color: #14181e !important;
    border-color: #242c38 !important;
    color: #e8eef6 !important;
}

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

/* Glow on active nav items */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #2e4f84 !important;
    box-shadow: 0 0 10px rgba(46, 79, 132, 0.5);
}
