::-webkit-scrollbar {
    height: 3px;
    width: 3px;
}

::-webkit-scrollbar-button {
    height: 0px;
    width: 0px;
}

::-webkit-scrollbar-thumb {
    background: #7eb9db;
    border: 0px none #ffffff;
    border-radius: 50px;
}

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

::-webkit-scrollbar-thumb:active {
    background: #000000;
}

::-webkit-scrollbar-track {
    background: #171d24;
    border: 0px none #ffffff;
    border-radius: 32px;
}

::-webkit-scrollbar-track:hover {
    background: #666666;
}

::-webkit-scrollbar-track:active {
    background: #333333;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

:root {
    --popover-arrow-color: #32404d; /* Arrow color of popovers */
    --navbar-background: linear-gradient(to bottom, rgb(20, 30, 38) 0%, var(--secondary-0) 100%);
    --popover-background: linear-gradient(to bottom, rgb(47 57 69) 0%, rgb(13 16 20) 100%); /* Popover background */
    --popover-border: #32404d; /* Popover border */
    --navbar-border-color: transparent !important;
    --navbar-color: rgb(85, 151, 200);
    --popover-color: var(--secondary); /* Popover text color */
}

.btn-soft-dark:hover {
    color: #000 !important;
}

.bg-progress-success {
    background-color: #96c902 !important;
}

.progress {
    border: 1px solid #424e5a !important;
}

.progress-glow-success {
    border: none !important;
    box-shadow: 0px 0px 7px #96c902;
}

.table-o-1 td, .table-o-1 th {
    border: none;
    padding: 5px !important;
}

.table-o-1 {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-dark {
    background: transparent !important;
    --bs-table-bg: transparent !important;
}

body,
input,
button,
select,
textarea,
td,
th,
tr,
button {
    font-family: inherit;
}

#siteFooter {
    z-index: 1000;
}

input:invalid {
    background-color: inherit;
    border: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: 2px solid rgb(50, 64, 77) !important;
}

body {
    background: url(http://orbitorigins.com/css/index2304/img/bg4_orbit.jpg) top fixed, var(--dark) !important;
    color: var(--light);
    font-family: 'Titillium Web', sans-serif, Nunito, sans-serif;
    padding-bottom: 0;
    -webkit-text-size-adjust: 80% !important;
}

.sub-box {
    padding: 10px 10px 5px;
}

.headnotification {
    height: 32px;
    left: 769px;
    position: absolute;
    text-align: left;
    top: 40px;
}

.ogame-input {
    -moz-appearance: textfield;
    background: #b3c3cb;
    border: 1px solid #668599;
    border-bottom-color: #d3d9de;
    border-radius: 3px;
    bottom: -27px;
    box-shadow: inset 0 1px 3px 0 #454f54;
    box-sizing: border-box;
    color: #000;
    font-size: 12px;
    height: 20px;
    left: 0%;
    line-height: 18px;
    padding: 2px 5px;
    position: absolute;
    text-align: center;
    width: 55%;
    z-index: 2;
}

.btn-ogame-success {
    background: transparent url(/css/index2304/img/button_map.png) 0 0 no-repeat;
    color: #fff;
    font-family: 'Titillium Web', sans-serif, Nunito, sans-serif;
    font-weight: bold;
    height: 54px;
    text-shadow: 0 0 1px #2b6303;
    width: 143px;
}

.btn-ogame-success:hover {
    background-position-y: -54px;
}

.ogame-input-plus {
    bottom: -30px;
    left: 60%;
    position: absolute;
}

.technology.interactive {
    margin-bottom: 30px;
}

.c-left.c-top, .c-right.c-top {
    top: 0px !important;
}

.c-left.c-top {
    background: transparent url('/css/index2304/img/sp_t_b_l.png') no-repeat;
    left: 1px;
}

.c-right.c-top {
    background: transparent url('/css/index2304/img/sp_t_b_r.png') no-repeat;
    left: 650px;
}

.c-left, .c-right {
    top: 214px !important;
}

.ogame-gradient-5-right {
    background: linear-gradient(to right, rgb(13 16 20 / 50%) 0%, rgb(13 16 20 / 50%) 25%, rgb(25 32 38 / 50%) 50%, rgb(13 16 20 / 0%) 75%, rgb(13 16 20 / 0%) 100%);
    border-radius: 5px;
}

.ogame-gradient-5-left {
    background: linear-gradient(to left, rgb(13 16 20 / 50%) 0%, rgb(13 16 20 / 50%) 25%, rgb(25 32 38 / 50%) 50%, rgb(13 16 20 / 0%) 75%, rgb(13 16 20 / 0%) 100%);
    border-radius: 5px;
}

.ogame-gradient-header {
    background: linear-gradient(to right, #000 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border-radius: 1rem 0 1rem 0 !important;
}

.ogame-gradient-header-w-bg {
    background: linear-gradient(to right, #141e26 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border-radius: 1rem 0 1rem 0 !important;
}

.form-control-sm {
    background: var(--form-control-background);
    border: var(--form-control-border);
    color: var(--form-control-color);
}

.ogame-gradient-header-ogame {
    background: repeating-linear-gradient(135deg, rgb(0 0 0 / 0%), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(20, 30, 38, 0.6);
    border-radius: 7px 0 0 7px !important;
}

.ogame-gradient-header-success {
    background: linear-gradient(to right, #141f10 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border: 1px solid #81c868 !important;
    border-radius: 1rem 0 1rem 0 !important;
}

.ogame-gradient-header-danger {
    background: linear-gradient(to right, #251414 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border: 1px solid #f05050 !important;
    border-radius: 1rem 0 1rem 0 !important;
}

.ogame-gradient-header-warning {
    background: linear-gradient(to right, #1b1710 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border: 1px solid #ffbd4a !important;
    border-radius: 1rem 0 1rem 0 !important;
}

.ogame-gradient-ft-expedition {
    background: linear-gradient(to right, #000 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/headers/frozen4_room.webp) center / cover;
    border-radius: 1rem 0 1rem 0 !important;
}

.ogame-gradient-ft-recycling {
    background: linear-gradient(to right, #000 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/headers/industrial11_room.webp) center / cover;
    border-radius: 1rem 0 1rem 0 !important;
}

.ogame-gradient-ft-asteroid {
    background: linear-gradient(to right, #000 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/headers/industrial10_room.webp) center / cover;
    border-radius: 1rem 0 1rem 0 !important;
}

.accordion-head {
    background: url(/css/index2304/img/accordion_head.gif) repeat-y;
    height: 22px;
    margin: 0 0 10px 20px;
    width: 630px;
}

.accordion-link {
    background: #13181D url(/css/index2304/img/accordion_button.gif) no-repeat 0 0px;
    border: 1px solid #000;
}

.accordion-link:hover {
    background: #23282D url(/css/index2304/img/accordion_button.gif) no-repeat 0 0px;
    border: 1px solid #000;
}


.accordion-link-20px {
    background: #13181D url(/css/index2304/img/accordion_button.gif) no-repeat 0 20px;
    border: 1px solid #000;
}

.accordion-link-20px:hover {
    background: #23282D url(/css/index2304/img/accordion_button.gif) no-repeat 0 20px;
    border: 1px solid #000;
}

.accordion-link[aria-expanded="true"], .accordion-link-20px[aria-expanded="true"] {
    background: #1c2024 url(/css/index2304/img/accordion_button.gif) no-repeat 0 -22px;
    border: 1px solid #000;
}

.accordion-link[aria-expanded="true"]:hover, .accordion-link-20px[aria-expanded="true"]:hover {
    background: #23282D url(/css/index2304/img/accordion_button.gif) no-repeat 0 -22px;
    border: 1px solid #000;
}

.ogame-accordion-header {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
}

.alert-radius {
    border-radius: 7px;
}

.ogame-page-inner {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
    z-index: 3;
}

.ogame-page-150 {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    height: 150px;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
    width: 100%;
}

.ogame-page-200 {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    height: 200px;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
    width: 100%;
}

.ogame-page-200-inner {
    height: 195px;
    overflow-x: hidden;
}

.ogame-page-200-h {
    height: 195px;
    padding: 1px 0 0 0;
}

.ogame-page-box {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    padding-bottom: .75rem !important;
    position: relative;
    z-index: 1;
}

.myWorlds {
    background: rgb(13 16 20 / 50%) !important;
    border: 2px solid #000;
    width: 9rem;
}

.myWorlds::before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -4px;
    position: absolute;
    top: -3px;
    width: 155px;
    z-index: 1;
}

.myWorlds::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -3px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: 160px;
    z-index: -1;
}

.myWorlds-p-list {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.z-index-2 {
    z-index: 2;
}

.z-index-topMenu {
    z-index: 1000 !important;
}

.ogame-page-box h2 {
    background: linear-gradient(to right, #000 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border-radius: 0 1rem 0 0 !important;
    color: #fff;
    font-size: 18px;
    height: 30px;
    margin: 2px 0 0 135px;
    overflow: hidden;
    padding: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ogame-page-box::before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: 105.5%;
    z-index: 1;
}

.ogame-page-box::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: 105.5%;
    z-index: 1;
}

.ogame-page-250 {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    height: 250px;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
    width: 654px;
}

.ogame-page-overview {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    height: 500px;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
    width: 654px;
}

.ogame-page-overview-h {
    height: 293px;
    padding: 1px 0 0 0;
}

.ogame-page-300 {
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    height: 300px;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
    width: 100%;
}

.ogame-page-300-h {
    height: 293px;
    padding: 1px 0 0 0;
}

.ogame-accordion-header:before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: 668px;
    z-index: -1;
}

.ogame-accordion-header:after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: 40.9rem;
    z-index: -1;
}

.ogame-page-inner h2 {
    background: linear-gradient(to right, #000 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border-radius: 0 1rem 0 0 !important;
    color: #fff;
    font-size: 18px;
    height: 30px;
    margin: 2px 0 0 135px;
    overflow: hidden;
    padding: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 143px);
}

.ogame-page-inner::before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: calc(100% + 18px);
    z-index: 2;
}


.ogame-page-inner::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: calc(100% + 18px);
    z-index: 2;
}

.ogame-page-150::before, .ogame-page-200::before, .ogame-page-250::before, .ogame-page-300::before, .ogame-page-overview::before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: calc(100% + 18px);
    z-index: -1;
}

.ogame-page-150::after, .ogame-page-200::after, .ogame-page-250::after, .ogame-page-300::after, .ogame-page-overview::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: calc(100% + 18px);
    z-index: -1;
}


footer::before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -6px;
    position: absolute;
    top: -2px;
    width: calc(100% + 13px);
    z-index: -1;
}

footer::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -8px;
    position: absolute;
    width: calc(100% + 16px);
    z-index: -1;
}

footer {
    background: linear-gradient(to bottom, var(--main-color-0-85) 100px, var(--main-color) 300px), url('../../../../../styles/game/custom/card-box-bkg/shipyard.webp?v=1655492565') top center / 100%;
    border: 1px solid #000;
    /* border-radius: 10px 10px 0px 0px; */
    border-width: 1px;
}

.navbar-header {
    border: 0px solid #000;
    border-width: 1px;
}

.navbar-header::before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -6px;
    position: absolute;
    top: -3px;
    width: calc(100% + 13px);
    z-index: -1;
}

.navbar-header::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -8px;
    position: absolute;
    width: calc(100% + 16px);
    z-index: -1;
}

.navbar-resource::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -8px;
    position: absolute;
    width: calc(100% + 16px);
    z-index: -1;
}

.ogame-page-overview-h h2 {
    border-radius: 0 1rem 0 0 !important;
    color: #fff;
    font-size: 18px;
    height: 30px;
    margin: 2px 0 0 135px;
    overflow: hidden;
    padding: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 505px;
}

.ogame-page-150 h2, .ogame-page-200 h2, .ogame-page-250 h2, .ogame-page-300 h2, .ogame-page-300-h h2 {
    background: linear-gradient(to right, #000 0%, rgb(0 0 0 / 0%) 100%), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) 1px, transparent 2px, transparent 3px), rgba(0, 0, 0, 0.5);
    border-radius: 0 1rem 0 0 !important;
    color: #fff;
    font-size: 18px;
    height: 30px;
    margin: 2px 0 0 135px;
    overflow: hidden;
    padding: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 143px);
}

.ogame-fleet-1 {
    background: linear-gradient(to bottom, #0d1014 0%, #0d1014 48%, #192026 100%);
    border-radius: 5px;
}

.active {
    background-color: inherit !important;
}

.targetlevel {
    background: linear-gradient(#1b222d, #0e1117);
    border-bottom-left-radius: 7px;
    color: #9c0;
    padding: 0px;
    right: 0;
    top: 0;
    width: 50%;
    width: 35px !important;
}

.fleet-bar {
    background: url(/css/index2304/img/fleet.gif);
    float: initial;
    font-size: 11px;
    height: 38px;
    left: 318px; /*320*/
    line-height: 19px; /*17*/
    margin: 2px 0 0 0;
    overflow: visible;
    position: absolute;
    text-align: left;
    top: 95px; /*98*/
    width: 432px; /*430*/
    z-index: 5;
}

#links #menuTable li .menu_icon {
    float: right;
    width: 38px;
}

.main-navigation-icon {
    background: linear-gradient(to bottom, rgb(27 33 37) 0%, rgb(20 26 28) 50%, rgb(0 0 0) 100%) !important;
    display: block;
    height: 27px;
    width: 27px;
}

.h-technology {
    background: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/a4e7913209228ebaf2297429aeb87b.png);
    color: #6f9fc8;
    font-size: calc(1.375rem + 0vw);
    margin: -2px 0 5px;
    padding-bottom: .25rem !important;
    padding-top: .25rem !important;
    text-align: center;
    width: 100%;
}

.h-technology-borderless {
    background: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/a4e7913209228ebaf2297429aeb87b.png);
    color: #6f9fc8;
    font-size: calc(1.375rem + 0vw);
    margin: -2px 0 5px;
    padding-bottom: .25rem !important;
    padding-top: .25rem !important;
    text-align: center;
    width: 100%;
}

.h-technology::before, .h-technology::after {
    content: "";
    height: 27px;
    position: absolute;
    top: 0;
    width: 26px;
}


.h-technology::before {
    background: url(/css/index2304/img/h_t_b.png);
    left: -5px;
}

.h-technology::after {
    background: url(/css/index2304/img/h_t_a.png);
    right: -5px;
}

th.h-technology {
    padding: 0 !important;
}

.card-ogame-element {
    background: linear-gradient(to bottom, rgb(17 26 36) 0%, rgb(34 47 61) 50%, rgb(30 43 57) 100%);
}

.card-ogame-footer {
    background: #151f29;
    max-height: 200px;
    overflow-x: hidden;
}

.card-ogame-info {
    min-height: 150px;
}

.card-ogame-accordion-body {
    /* border: 2px solid #000 !important; */
    border: none !important;
}

.card-ogame-head {
    height: 300px;
    width: calc(100% + 3px);
}

.card-ogame {
    background: #0d1014;
    border: 2px solid #000;
    box-sizing: border-box;
    margin: 0 auto 7px;
    padding: 0 5px;
    position: relative;
    width: 100%;
}

.card-ogame-w100 {
    background: #0d1014;
    border: 2px solid #000;
    box-sizing: border-box;
    margin: 0 auto 7px;
    padding: 0 5px;
    position: relative;
    width: 100%;
}

.card-ogame-o60 {
    background: rgba(20, 30, 38, 0.6);
}

.card-ogame-br {
    border-radius: 7px 0 0 7px;
}

.card-ogame-w100::before {
    background: url(/css/index2304/img/sp_t_b_l.png) bottom left no-repeat, url(/css/index2304/img/sp_t_b_r.png) bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: calc(100% + 18px);
    z-index: -1;
}

.card-onfooter {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.card-ogame-w100::after {
    background: url(/css/index2304/img/sp_t_a_l.png) bottom left no-repeat, url(/css/index2304/img/sp_t_a_r.png) bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: calc(100% + 18px);
    z-index: -1;
}

.bg-ogame {
    background: #0d1014 !important;
}

.bg-ogame-accordion {
    background: #151f29 !important;
}

.card-ogame::before {
    background: url(/css/index2304/img/sp_t_b_l.png) bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: calc(100% + 18px);
    z-index: -1;
}

.card-ogame::after {
    background: url(/css/index2304/img/sp_t_a_l.png) bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: calc(100% + 18px);
    z-index: -1;
}

.technology .icon {
    border-radius: 6px;
}

.ogame-accordion-tech {
    background: #1e2b39;
    border: 1px solid #000 !important;
    height: 295px !important;
    max-height: 295px !important;
}


.ogame-accordion-tech-200 {
    background: #1e2b39;
    border: 1px solid #000 !important;
    height: 195px !important;
}

.ogame-accordion-tech-300 {
    background: #1e2b39;
    border: 1px solid #000 !important;
    height: 295px !important;
}

.ogame-accordion-tech-bg-ogame {
    background: #151f29;
}

/*
.technologyContainer::after {
    position: absolute;
    left: 0;
    width: 670px;
    height: 72px;
    background: url(/css/index2304/img/sp_t_a_l.png) bottom left no-repeat, url(/css/index2304/img/sp_t_a_r.png) bottom right no-repeat;
    content: "";
}
*/


#supplies #technologies::before {
    background: url(/css/index2304/img/sp_t_b_l.png) bottom left no-repeat, url(/css/index2304/img/sp_t_b_r.png) bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: calc(100% + 18px);
}

#supplies #technologies::after {
    background: url(/css/index2304/img/sp_t_a_l.png) bottom left no-repeat, url(/css/index2304/img/sp_t_a_r.png) bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: calc(100% + 18px);
}

.res_max, .res_current, .res_current_max {
    min-width: inherit;
}

.messages-section {
    left: 195px;
    position: absolute;
    top: 95px;
}

.messages-section a {
    background: none;
    float: left;
    height: 40px;
    position: relative;
    width: 80px;
}

#links {
    width: 170px;
}

.st {
    height: 54px;
    width: 54px;
}

.st-p {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 0px 0;
}

.st-b {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 108px 0;
}

.st-t {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 162px 0;
}

.st-f {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 216px 0;
}

.st-d {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 54px 0;
}

.st-a {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') -54px 0;
}

.st-35 {
    background-size: 245px !important;
    height: 35px;
    width: 35px;
}

.st-35-p {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 0px 0;
}

.st-35-b {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 70px 0;
}

.st-35-t {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 105px 0;
}

.st-35-f {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 140px 0;
}

.st-35-d {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') 35px 0;
}

.st-35-a {
    background: url('../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/stats/stats.gif') -54px 0;
}

.sprite_before.sprite_tiny::before, .sprite_after.sprite_tiny::after, .sprite.sprite_tiny {
    height: 50px;
    width: 50px;
}

sprite_before.sprite_60::before, .sprite_after.sprite_60::after, .sprite.sprite_60 {
    background-size: 1600px 2400px;
    height: 60px;
    width: 60px;
}

.message-wrapper_2 a {
    background: none;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 38px;
    position: relative;
    width: 70px;
}

.message-wrapper_2 .attackcount {
    background-position: -491px -84px;
    cursor: pointer;
    margin-left: 157px;
}

.card-header {
    /* background: url(/css/index2304/img/h_t_b.png) left / contain no-repeat, url(/css/index2304/img/h_t_a.png) right / contain no-repeat, url(/css/index2304/img/h_t.png) center /contain repeat; */
    padding: .375rem !important;
    text-align: left !important;
}

.card-body {
    padding: .375rem;
}

.content-box-s .footer {
    position: inherit !important;
}

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
    opacity: var(--fancybox-opacity, 0.75) !important;
}

.fancybox__content {
    background: #000 !important;
    background-repeat: no-repeat;
    border: 2px solid #000 !important;
    margin: 0px auto;
    margin-bottom: 3px;
    padding: 1px 0 0 0;
    position: relative;
    width: 100% !important;
}

.fancybox__content::before {
    background: url('/css/index2304/img/sp_t_b_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_b_r.png') bottom right no-repeat;
    content: "";
    height: 28px;
    left: -9px;
    position: absolute;
    top: -3px;
    width: calc(100% + 18px);
    z-index: -1;
}


.fancybox__content::after {
    background: url('/css/index2304/img/sp_t_a_l.png') bottom left no-repeat, url('/css/index2304/img/sp_t_a_r.png') bottom right no-repeat;
    bottom: -4px;
    content: "";
    height: 50px;
    left: -9px;
    position: absolute;
    width: calc(100% + 18px);
    z-index: -1;
}

.fancybox__iframe {
    border: none !important;
}

.i-30 {
    width: 30px !important;
}

#supplies #technologies h1 {
    background: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/a4e7913209228ebaf2297429aeb87b.png);
    color: #6f9fc8;
    font-size: calc(1.375rem + 0vw);
    margin: -2px 0 5px;
    padding-bottom: .25rem !important;
    padding-top: .25rem !important;
    position: relative;
    text-align: center;
    width: 100%;
}

#supplies #technologies h1::before {
    background: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/127bd495b9325216af08a588ecc540.png);
    left: -5px;
}

#supplies #technologies h1::before, #supplies #technologies h1::after {
    content: "";
    height: 27px;
    position: absolute;
    top: 0;
    width: 26px;
}

#supplies #technologies h1::after {
    background: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/80db96934a5b82ce002f839cd85a44.png);
    right: -5px;
}

#supplies #technologies h1::before, #supplies #technologies h1::after {
    content: "";
    height: 27px;
    position: absolute;
    top: 0;
    width: 26px;
}

ul.icons.justify-content-center {
    padding: 0;
}

#navcontainer {
    text-align: center;
}

#supplies #technologies {
    background: #0d1014;
    border: 2px solid #000;
    box-sizing: border-box;
    margin: 0 auto 7px;
    padding: 0 5px;
    position: relative;
    width: 100%;
}

#tutorialBack, .boxWrapper, .content, div {
    padding: 0px;
}

#supplies #technologies .icons {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

#supplies #technologies .technology {
    margin: 0 2px;
    margin-bottom: 10px;
    order: 1;
}

.technology {
    border: 2px solid #0d1014;
}

.technology, .technology .icon {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.technology, .technology .icon {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.technology .upgrade, .research .upgrade {
    background: linear-gradient(#53a423, #2f6c04);
    border-bottom-right-radius: 4px;
    border-top-left-radius: 5px;
    color: #2b6303;
    height: 14px;
    left: 0px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 22px;
    z-index: 2;
}

.technology .icon, .technology .upgrade, .technology .acceleration, .technology .targetlevel, .technology .targetamount, .technology .countdown, .technology .level, .technology .amount {
    cursor: pointer;
}

input, button {
    text-align: center;
}

input, select, textarea, #userpic, input, button {
    border: 1px solid #1C1F23;
}

.technology .upgrade::after, .research .upgrade::after {
    border-color: transparent transparent #2b6303 transparent;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    content: "";
    height: 0;
    left: 4px;
    position: absolute;
    top: 3px;
    width: 0;
}

.technology, .technology .icon {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.technology, .technology .icon {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.technology .icon {
    background-clip: padding-box;
    overflow: hidden;
}

.technology .icon, .technology .upgrade, .technology .acceleration, .technology .targetlevel, .technology .targetamount, .technology .countdown, .technology .level, .technology .amount {
    cursor: pointer;
}

.sprite_before::before, .sprite_after::after, .sprite {
    background-image: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/7a9861be0c38bf7de05a57c56d73cf.jpg);
}

.icon, .icon_link, .icon12px {
    background: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/91ad13c8f9a7e9390085d12adde508.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}

.icon, .icon_link, .icon12px {
    background: url(../../../../re-ogame.com.a950c16a6465328c566f96b42fc8806e3d77da91/styles/ogame/img/icons_all.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}

.technology .icon .level, .technology .icon .amount {
    background: linear-gradient(#0e1117, #1b222d);
    border-top-left-radius: 15px;
    bottom: 0;
    color: #ff9600;
    right: 0;
}

.technology .icon .level, .technology .icon .targetlevel, .technology .icon .amount, .technology .icon .targetamount {
    box-sizing: border-box;
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    padding: 0 5px;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 2;
}

.technology .icon, .technology .upgrade, .technology .acceleration, .technology .targetlevel, .technology .targetamount, .technology .countdown, .technology .level, .technology .amount {
    cursor: pointer;
}

#tutorialBack, .boxWrapper, .content, div {
    padding: 0px;
}

.icon[data-status="off"] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.technology[data-status="off"] .icon {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.form-control {
    width: auto;
}

.text-truncate-3 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: auto;
}

.h-a-266 {
    min-height: 266px;
}

.border-res901 .border-metal {
    border: var(--bs-border-width) var(--bs-border-style) rgba(108, 117, 125, 1) !important;
}

.border-res902 .border-crystal {
    border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important
}

.border-res903 .border-deuterium {
    border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important
}

.border-res911 .border-energy {
    border-color: rgba(111, 66, 193, var(--bs-border-opacity)) !important;
}

.res_current_max {
    color: orange;
}

.res_current, th a {
    color: #fff;
}

.tip, td {
    background: #000e1b;
    text-align: center;
}

.text-decoration-none {
    text-decoration: none;
}

.table {
    --bs-table-color: #4d6a82;
}

a {
    text-decoration: none;
}

.leaflet-control-zoom {
    display: none;
}

.btn {
    --bs-btn-color: #fff;
}

.bg-ogame-menu {
    background: var(--main-color);
}