@charset "utf-8";
 
@import url(http://fonts.googleapis.com/css?family=Bangers);
@import url(http://fonts.googleapis.com/css?family=Dosis:400,300,600,700);
 
* {
    box-sizing: border-box;
}
 
a {
    color: #1a8fb0;
    text-decoration: none;
}
 
body {
    padding: 0px;
    margin: 0px;
    background: #044679 url(../_img/new/bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    overflow-x: hidden;
     
    color: #666666;
    font-family: 'Dosis', sans-serif;
    font-size: 15px;
}
 
.container {
    max-width: 1040px; width: 100%;
    margin: 0 auto;
}

.container2 {
    max-width: 1000px; width: 100%;
    margin: 0 auto;
}

.container3 {
    max-width: 500px; width: 100%;
    margin: 0 auto;
    padding: 25px 0 0;
}

.container8 {
    max-width: 500px; width: 100%;
    margin: 0 auto;
padding: 25px 0 0;
}

.container9 {
    max-width: 500px; width: 100%;
    margin: 0 auto;
padding: 25px 0 0;
}
 
#Header {
    max-width: 1000px; width: 100%;
    padding: 1px 0 1px 0;
    margin: 20px auto 20px auto;
    background: #040605;
    font-family: 'Bangers', cursive;
    /* background: #ffffff;no-repeat center top; */
}

#Header a {
    color: #fff;
    font-weight: 600;
}

.newLogo {
        max-width: 500px; width: 100%;
    position: relative; /* lub 'relative' w zależności od Twoich potrzeb */
    top: -5px; /* reguluje pozycję w pionie */
    left: 1100px; /* reguluje pozycję w poziomie */
    max-width: 1000px; width: 100%;
}

@media only screen and (max-width: 767px) {
    .newLogo {
        max-width: 500px; width: 100%;
        position: static !important;
        left: 0;
        /* width: auto !important; */
        display: flex;
        justify-content: flex-end;
    }
}


.imageButton99 {
        max-width: 500px; width: 100%;
	background: #ffffff;
    position: relative; /* lub 'relative' w zależności od Twoich potrzeb */
    top: -15px; /* reguluje pozycję w pionie */
    left: 500px; /* reguluje pozycję w poziomie */
    max-width: 500px; width: 100%;
	    width: 70%;
}


#SliderColumn {
    height: 310px;
	max-width: 1000px; width: 100%;


}

#Navigation ul {
    list-style-type: none;
    display: flex;
    justify-content: center;
}

#Navigation ul a {
    padding: 0 12px 0 14px;
    /* margin: 0 12px 0 12px; */
    background: #ffffff;no-repeat left center;
}
 
#Logo {
    padding: 105px 90px;
height: 150px;



    background: #ffffff;no-repeat center center;
}
 
#PageContent {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding-bottom: 45px;
    margin-top: 45px;
}
 
#LeftColumn {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#LeftColumn,
#CenterColumn,
#RightColumn {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    background: white;
    border-radius: 12px;
}
 
#LeftColumn,
#RightColumn {
    width: 247px;
    padding: 12px;
}
 
#LeftColumn > div,
#LeftColumn > a {
    margin-bottom: 10px;
}

.download {
    position: absolute;
    top: 500px;
    right: 520px;
}

@media only screen and (max-width: 767px) {
    .download {
        position: absolute;
        top: 500px;
        right: -550px;
    }
}
 
.loginStats {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    justify-content: center;
    width: 213px;
    max-width: 213px;
    height: 88px;
    max-height: 88px;
    padding: 4px 15px 0;
     
    font-size: 14px;
    font-weight: 400;
     
    color: white;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}
 
.loginStats a {
    color: white;
}

.serverStatusButton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    font-family: 'Dosis', sans-serif;
     
    font-size: 18px;
    font-weight: 600;
     
    color: #fff;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;

    background: #ffffff;no-repeat;
    background-size: 100% 100%;
}

.imageButton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    /* font-family: 'Dosis', sans-serif; */
    font-family: 'Bangers', cursive;
     
    font-size: 18px;
    font-weight: 600;
     
    color: #000;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
}

 
.imageButton1 {
    background: #ffffff;no-repeat;
    background-size: 100% 100%;
}

.imageButton2 {
    background: #ffffff;no-repeat;
}
 
.imageButton3 {
    background: #ffffff;no-repeat;
}
 
.imageButton4 {
    background: #ffffff;no-repeat;
}

.imageButton50 {
    background: #ffffff;no-repeat;
}
.imageButton52 {
    background: #ffffff;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    height: 64px !important;
}

.imageButton51 {
    background: #ffffff;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    height: 63px !important;
}
 
.imageButton5 {
    background: #ffffff;no-repeat;
}
 
.imageButton6 {
    background: #ffffff;no-repeat;
}
 
#SocialIcons {
    height: 124px;
}
 
.socialIcon {
    width: 33%;
    height: 124px;
    display: block;
    float: left;


    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

#playersOnline {
    position: absolute; 
    top: 35px; 
    left: 520px; 
}

@media only screen and (max-width: 767px) {
    #playersOnline {
        left: 50px; 
    }
}
 
 
.iconGoogle {
    background: #ffffff no-repeat center center;
    background-size: contain;   /* zachowuje proporcje */
    margin: 20px auto;          /* odstęp góra/dół i wyśrodkowanie */
    width: 220px;               /* stała szerokość */
    height: 100px;              /* stała wysokość */
    display: block;
}
 
 
.iconTwitter {
    background: #ffffff;no-repeat center center;
}
 
.iconYoutube {
    background: #ffffff;no-repeat center center;
}

.iconYoutube2 {
    background: #ffffff;
    background-size: 100% 100%;
    margin: 20px 0 20px 0;
    width: 100%;
    height: 100px;
    display: block;

}

 
#ServerStatus .header,
#Ranking .header {
    height: 39px;
    max-height: 39px;
    padding-left: 15px;
    line-height: 39px;
    /* background: #ffffff;no-repeat; */
    text-transform: uppercase;
    color: white;
    font-size: 18px;
    font-weight: 600;
}
 
#ServerStatus .content,
#Ranking .content {
    /* background: #ffffff;repeat-y; */
    text-align: center;
}
 
#ServerStatus .footer,
#Ranking .footer {
    height: 32px;
    max-height: 32px;
    /* background: #ffffff;no-repeat; */
}
 
#Ranking {
    text-align: center;
}
 
#Ranking table {
    width: 100%;
}
 
#Ranking td {
    text-align: left;
    height: 50px;
}
 
#CenterColumn {
    flex: 1;
    padding: 12px 24px;
}

h1 img {
    width: 25px;
    height: 25px;
    margin-bottom: -4px;
}

h1 {
    color: #1a8fb0;
}

h3 img {
    width: 25px;
    height: 25px;
    margin-bottom: -4px;
}

h3 {
    color: #1a8fb0;
}
 
#RightColumn {
    display: flex;
    flex-direction: column;
    align-items: center;
}
 
/* .box {
    margin-bottom: 15px;
} */

 
.box .head {
    height: 45px;
    max-height: 45px;
    line-height: 45px;
    padding: 0 12px;
     
    background: #ffffff;no-repeat;
    background-size: 100% 100%;
     
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    font-weight: 600;
     
    color: white;
    text-transform: uppercase;
}
 
.box .box-content {
    padding: 10px;
}
 
.box .box-content img {
    margin: 0 4px;
}
 
.box .footer {
    height: 7px;
    max-height: 7px;
    /* background: #ffffff;no-repeat; */
}
 
.serverStatusButton img {
    margin: 0 4px;
    vertical-align: middle;
    height: 15px;
    width: 15px;
}
 
.bg {
    padding: 8px 10px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border-radius: 5px;
}
 
.clear {
    clear: both;
}
 
label {
    color: #666666;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 0;
}
 
input[type=text],
input[type=password],
textarea {
    display: block;
    width: 100%;
    padding: 6px 15px;
    margin: 6px 0 10px;
    border: 1px solid #e0e0e0;
    color: #000;
    background: #fff;
    font-size: 14px;
    outline: 0;
}
 
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
    border: 1px solid #e0e0e0;
    color: #333;
    background: #fff;
}
 
.btn {
    display: inline-block;
    width: 119px;
    height: 32px;
    max-height: 32px;
    line-height: 32px;
    background: #ffffff;no-repeat;
    color: white;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
 
h2 {
    color: #1a8fb0;
}
 
.red {
    color: #ff0000;
}

.green {
    color: #22ba22;
}

.white {
    color: #fff;
}

.small {
    color: #999;
    font-size: 11px;
}

.centered {
    text-align: center;
}
 
.dark {
    color: #666666;
}
 
.center-text {
    text-align: center;
}
 
.success {
    color: #0f0;
    font-weight: 600;
}
 
.g-recaptcha {
    margin-bottom: 15px;
}

.error {
    color: #ff0000;
    font-size: 14px;
}
 
.separator {
    width: 100%;
    padding: 3px 0;
    margin-bottom: 18px;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
 
.arrowRight,
.arrowLeft {
    width: 35px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}
 
.arrowRight {
    right: 15px;
    background: #ffffff;no-repeat center center;
}
 
.arrowLeft {
    left: 15px;
    background: #ffffff;no-repeat center center;
}
 
.ranking {
    padding: 20px 25px;
    font-size: 13px;
}
 
.ranking table {
    width: 100%;
    font-size: 14px;
}
 
.ranking th {
    background-color: #e0e0e0;
    font-weight: 400;
    padding: 10px 5px;
    border: 1px solid #e0e0e0;
    text-align: center;
    text-transform: uppercase;
    color: #444;
}
 
.ranking tr:nth-of-type(odd) {
    background: #ffffff;
}
 
.ranking tr:nth-of-type(even) {
    background: #f7f7f7;
}
 
.ranking tr:hover td {
    background-color: #f0f0f0 !important;
}
 
.ranking td {
    border: 1px solid #e0e0e0;
    padding: 10px 5px;
    color: #444;
}
 
.ranking td.center {
    text-align: center;
}

.ranking td.right {
    text-align: right;
}

.top-experience .progress-bar {
    display: inline-block;
    margin: 0 3px 0 0;
    height: 14px;
    max-height: 14px;
    border-radius: 10px;
}

h1 img {
    width: 25px;
    height: 25px;
    margin-bottom: -4px;
}
 
h1 {
    color: #1a8fb0;
}
 
.box {
    margin-bottom: 15px;
}
 
.box .head {
    height: 45px;
    max-height: 45px;
    line-height: 45px;
    padding: 0 12px;
     
    background: #ffffff;no-repeat;
     
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    font-weight: 600;
     
    color: white;
    text-transform: uppercase;
}
 
.box .box-content {
    padding: 10px;
}
 
.box .box-content img {
    margin: 0 4px;
}
 
.box .footer {
    height: 7px;
    max-height: 7px;
    background: #ffffff;no-repeat;
}
 
.serverStatusButton img {
    margin: 0 4px;
    vertical-align: middle;
    height: 15px;
    width: 15px;
}
 
h3 img {
    width: 25px;
    height: 25px;
    margin-bottom: -4px;
}
 
h3 {
    color: #1a8fb0;
}

.corner-top-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: #ffffff;no-repeat;
}

.corner-top-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: #ffffff;no-repeat;
}



/* --- Shinobi Revolution layout fix: neutralne boxy zamiast brązowych --- */

#CenterColumn .Box {
  background-color: #ffffff !important;
  color: #333 !important;
}

#CenterColumn .BoxContent {
  background-color: #f5f5f5 !important;
  color: #222 !important;
}

.table-content th,
#CenterColumn .Box table th {
  background-color: #ffffff !important;
  color: #000 !important;
  border-bottom: 2px solid #e0e0e0 !important;
}

.table-content td,
#CenterColumn .Box table td {
  background-color: #ffffff !important;
  color: #333 !important;
}

tr[bgcolor] {
  background-color: #ffffff !important; /* albo #f5f5f5 dla lekkiego szarego */
}

/* === White/Silver override (auto-generated) === */
.TableContainer,
.TableContentContainer,
.TableContent,
.Table1, .Table2, .Table3, .Table4, .Table5 {
  background: #ffffff !important;
  border-color: #c0c0c0 !important;
}
.TableContainer .CaptionContainer,
.TableContainer .CaptionInnerContainer,
.TableHeader, .TableHeader td, .TableHeader tr {
  background: #ffffff !important;
  color: #222 !important;
  border-color: #c0c0c0 !important;
}
.TableContainer .Odd { background: #fbfbfb !important; }
.TableContainer .Even { background: #f5f5f5 !important; }
.TableContent td { border-color: #e6e6e6 !important; }


/* Ikona Discord */
.iconDiscord {
    background-image: url("../_img/new/discord.png");
}
