@font-face {
    src: url(onefont.otf);
    font-family: onefont;
}

@font-face {
    src: url(twofont.otf);
    font-family: twofont;
}

body {
    margin-top: 15px;
    background-image: url("C:/xampp/htdocs/layouts/tibiarl/images/bg.jpeg");
    background-repeat: repeat-y;
    background-size: 100%;
    background-color: black;
}

a {
    text-decoration: none;
    color: black;
}

:root {
    --font-min: 0.8em;
    --font-small: 0.875em;
    --font-normal: 1em;
    --font-medium: 1.2em;
    --font-large: 1.4em;
    --font-max: 2em;

    --color-default: #555555;
    --color-green: #36BA9B;
    --color-blue: #39AED9;
    --color-yellow: #F5B946;
    --color-red: #D94352;
    --color-fsphp: #1D2025;

    --weight-light: 300;
    --weight-normal: 400;
    --weight-strong: 600;
    --weight-bold: 700;
    --weight-black: 900;

    --hover-color-green: #61DDBC;
    --hover-color-blue: #66D4F1;
    --hover-color-yellow: #FCD277;
    --hover-color-red: #F76C82;
    --hover-duration: 0.3s;

    --gradient-green: linear-gradient(to right, #42E695 0%, #3BB2B8 50%, #42E695 100%);
    --gradient-blue: linear-gradient(to right, #17EAD9 0%, #6078EA 50%, #17EAD9 100%);
    --gradient-red: linear-gradient(to right, #622744 0%, #C53364 50%, #622744 100%);
    --gradient-yellow: linear-gradient(to right, #FCE38A 0%, #F38181 50%, #FCE38A 100%);

    --radius-normal: 5px;
    --radius-medium: 10px;
    --radius-large: 20px;
    --radius-round: 50%;

    --index-back: -1;
    --index-fold: 2;
    --index-menu: 3;
    --index-modal: 4;
}

#swirusmenel_white_body {
    width: 1100px;
    margin: auto;
    background-color: #d4d4d4;
    padding-bottom: 50px;
    min-height: 604px;
}

#swirusmenel_bottom {
    width: 1100px;
    height: 50px;
    background: url(images/footer.png) no-repeat;
    margin: auto;
}

#swirusmenel_top {
    margin-top: 10px;
    width: 1100px;
    height: 50px;
    background: url(images/top.png) no-repeat;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
    font-family: onefont;
    margin: auto;
    margin-top: -15px;
    color: white;
}

#swirusmenel_status_bar {
    width: 630px;
    height: 30px;
    background: url(images/status_bar.png) no-repeat;
    margin: 23px auto 0 auto; /* top | right | bottom | left */
}

#swirusmenel_online {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-family: onefont;
    margin-right: 285px;
    color: white;
}

#swirusmenel_online > a {
    text-decoration: none;
    color: white;
}

#swirusmenel_offline {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-family: onefont;
    margin-left: 0px;
    margin-top: -30px;
    color: white;
}

#swirusmenel_logo {
    background: url(images/logo_swirustomenel.jpg);
    width: 1100px;
    height: 175px;
    margin: auto;
}

#swirusmenel_status_logo {
    position: absolute;
    top: 210px;
    text-align: center;
    font-size: 16px;
    font-family: onefont;
    width: 1100px;
    margin: auto;
    margin-top: -15px;
    color: white;
}

#swirusmenel_navigation {
    background: url(images/navigation.png);
    width: 1100px;
    height: 75px;
    margin: auto;
}

div.swirusmenel_aha2 {
    position: relative;
}

.swirusmenel_aha2 > .a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.swirusmenel_aha2 > .b {
    position: absolute;
    left: 0;
    top: 0;
}

div.swirusmenel_aha153 {
    position: relative;
	
}

.swirusmenel_aha153 > .a {
    position: absolute;
    left: 0;
    top: -0;
    z-index: 10;
}

.swirusmenel_aha153 > .b {
    position: absolute;
    left: 0;
    top: 0;
}


div.swirusmenel_aha17 {
    margin-left: 37px;
    border-radius: 10px;
    position: relative;
}

.swirusmenel_aha17 > .a {
    margin-left: 37px;
    position: absolute;
    border-radius: 10px;
    left: 0;
    top: 0;
    z-index: 10;
}

.swirusmenel_aha17 > .b {
    margin-left: 37px;
    position: absolute;
    border-radius: 10px;
    left: 0;
    top: 0;
}

div.swirusmenel_aha7 {
    position: absolute;
}

.swirusmenel_aha7 > .a {
    position: absolute;
    left: 75px;
    top: 0;
    z-index: 10;
}

.swirusmenel_aha7 > .b {
    position: absolute;
    left: 75px;
    top: 0;
}

#swirusmenel_menu_top_home {
    float: left;
    position: relative;
    left: 0px;
}

#swirusmenel_menu_top_account {
    float: left;
    position: relative;
    left: 150px;
}

#swirusmenel_menu_top_community {
    float: left;
    position: relative;
	margin-top: -1px;
    left: 300px;
}

#swirusmenel_menu_top_library {
    float: left;
    position: relative;
    left: 450px;
}

#swirusmenel_menu_top_forum {
    float: left;
    position: relative;
    left: 600px;
}

#swirusmenel_menu_top_support {
    float: left;
    position: relative;
    left: 750px;
}

#swirusmenel_menu_top_shop {
    float: left;
    position: relative;
    left: 900px;
}

#swirusmenel_left_panel {
    background: url(images/left_panel_background.png) no-repeat;
    width: 347px;
    font-family: onefont;
    margin-top: 54px;
}

#vocationday2 {
    width: 273px;
    height: 153px;
    background: url(images/PERSONAGEM.png) no-repeat;
    margin: auto;
    border-radius: 5px;
}

#vocationday {
    margin-top: -111px;
}

#swirusmenel_left_panel_bar {
    background: url(images/left_panel.png);
    width: 350px;
    height: 50px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
    font-family: onefont;
    color: white;
}

#swirusmenel_right_panel {
    background: url(images/news_background.png);
    width: 700px;
    font-family: onefont;
    margin-top: 54px;
}

#swirusmenel_headsowo {
    width: 600px;
    height: 54px;
    background: url(images/naglowek.png);
    margin: auto;
    text-align: center;
    line-height: 54px;
    font-size: 22px;
    color: white;
    text-shadow: 1px 1px 4px black;
}

#swirusmenel_mid {
    padding-top: 30px;
}

#swirusmenel_bottom_small {
    width: 350px;
    height: 10px;
    /* background: url(images/left_panel_background_bottom.png); */

}

#swirusmenel_bottom_big {
    width: 700px;
    height: 10px;
    /* background: url(images/news_background_bottom.png); */

}

.swirusmenel_left {
    float: left;
}

#swirusmenel_aha3 .a, #swirusmenel_aha3 .b {
    text-align: center;
    width: 100px;
    line-height: 50px;
    color: white;
    height: 50px;
}

#swirusmenel_aha5 .a, #swirusmenel_aha5 .b {
    text-align: center;
    width: 99px;
    line-height: 35px;
    color: white;
    height: 35px;
    z-index: 333;
    position: absolute;
}

#swirusmenel_aha5 .b {
    z-index: 111;
}

button[type="submit"] {
    background: transparent none repeat scroll 0px 0px;
    border: 0px none;
    margin: 0px;
    padding: 0px;
}

#swirusmenel_right_panel_bar {
    background: url(images/title_bar.png);
    width: 700px;
    height: 50px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
    font-family: onefont;
    color: white;
    text-shadow: 1px 1px 4px black;
}

#swirusmenel_account_number_panel {
    background: url(images/login_box.png);
    width: 250px;
    height: 50px;
    margin: auto;
    margin-top: 48px;
}

#swirusmenel_password_panel {
    background: url(images/password_box.png);
    width: 250px;
    height: 50px;
    margin: auto;
    margin-top: 15px;
}

#swirusmenel_register {
    float: left;
    position: relative;
    top: 26px;
    left: 50px;
}

#swirusmenel_login {
    float: left;
    position: relative;
    top: 26px;
    left: 200px;
}

#swirusmenel_forgot {
    text-align: center;
    margin-top: 48px;
    line-height: 110px;
    font-size: 17px;
    font-family: onefont;
    color: black;
}

#swirusmenel_more_rank {
    text-align: center;
    line-height: 60px;
    font-size: 17px;
    font-family: onefont;
    color: black;
}

#swirusmenel_tresc {
    margin: auto;
    margin-top: 42px;
    width: 600px;
}

#swirusmenel_news_line {
    background: url(images/news_bar.png);
    margin: auto;
    width: 600px;
    height: 50px;
}

#swirusmenel_news_title {
    text-align: left;
    line-height: 50px;
    font-size: 18px;
    font-family: onefont;
    margin-left: 45px;
    color: black;
}

#swirusmenel_news_creator {
    text-align: left;
    line-height: 50px;
    margin-top: -50px;
    font-size: 18px;
    font-family: onefont;
    margin-left: 440px;
    color: black;
}

#swirusmenel_facebook {
    position: relative;
    float: right;
    right: 220px;
    margin-top: -20px;
}

#swirusmenel_download {
    position: relative;
    float: left;
    right: -800px;
    margin-top: 53px;
}

.swirusmenel_aha6 {
    color: #000;
    margin-left: 48px;
    width: 172px;
    height: 48px;
    line-height: 48px;
    font-family: onefont;
    background: none;
    border: none;
    font-size: 16px;
}

tr[bgcolor="#afaeaf"] > td:first-child {
    border-top-left-radius: 3px;
}

tr[bgcolor="#afaeaf"] > td:last-child {
    border-top-right-radius: 3px;
}

.swirusmenel_menu_list {

    position: absolute;
    z-index: 999;
    width: 150px;
    cursor: pointer;
}

.swirusmenel_menu_list .swirusmenel_linki {
    display: none;
    margin-top: 75px;
}

.swirusmenel_menu_list:hover > .swirusmenel_linki {
    display: block;
}

.swirusmenel_menu_lista {

    position: absolute;
    z-index: 999;
    width: 150px;
    cursor: pointer;
}

.swirusmenel_menu_lista .swirusmenel_linki {
    display: none;
    margin-top: 75px;
    margin-left: 22px;
}

.swirusmenel_menu_lista:hover > .swirusmenel_linki {
    display: block;
}

.swirusmenel_aha1 {
    position: relative;
}

.swirusmenel_aha1 > .a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 153px;
    line-height: 40px;
    text-align: center;
    font-family: onefont;
    font-size: 16px;
    color: white;
}

.swirusmenel_aha1 > .b {
    color: white;
    width: 153px;
    line-height: 40px;
    text-align: center;
    left: 0;
    top: 0;
    font-family: onefont;
    font-size: 16px;
}

.swirusmenel_voc-collection {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 80%;
}

.swirusmenel_voc-collection a {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    padding: 5px;
    margin: 4px;
    border: 1px solid #249C00;
    background: rgba(250, 170, 0, 0.1);
    cursor: help;
    transition: all 0.5s;
}

.swirusmenel_voc-collection a:hover {
    background: rgba(255, 220, 80, 0.2);
}

.swirusmenel_single-voc span {
    text-transform: uppercase;
    background: rgba(30, 30, 30, 0.8);
    color: white;
    padding: 0px 5px;
    line-height: 20px;
    border: 1px solid darkgrey;
    text-decoration: none;
    position: fixed;
    z-index: 999;
}

.swirusmenel_mapssy span {
    text-transform: uppercase;
    background: rgba(30, 30, 30, 0.8);
    color: white;
    padding: 0px 5px;
    line-height: 20px;
    border: 1px solid darkgrey;
    text-decoration: none;
    position: fixed;
    z-index: 999;
}

.swirusmenel_mapssy-info {
    margin: 0 auto;
    text-align: center;
}

.swirusmenel_voc-info {
    margin: 0 auto;
    text-align: center;
}

.swirusmenel_vocation-transforms {
    border: 1px solid #339933;
    background: rgba(250, 170, 0, 0.1);
    position: relative;
}

.swirusmenel_vocation-transforms .single-voc-trans {
    display: inline-block;
    padding: 5px 10px;
}

.swirusmenel_vocation-transforms .single-voc-trans img {
    display: block;
}

.swirusmenel_vocation-transforms .single-voc-trans span {
    display: block;
    padding-top: 3px;
}

.swirusmenel_vocation-spells .spells-table {
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 20px;
}

.swirusmenel_vocation-spells .spells-table td {
    padding: 3px 8px;
    border: 1px solid #339933;
    background: rgba(250, 170, 0, 0.1);
}

.swirusmenel_vocation-spells .spells-table .title {
    background: #339933;
}

.box-container {
    display: flex;
    justify-content: center;
    position: absolute;
    margin-left: 15%;
    margin-top: 3%;

}

.box-character {
    background: #e6e6e6;
    border: 1px solid #636263;
    border-radius: 5px;
    padding: 10px;
    justify-content: center;

}

.box-content {
    background: #e6e6e6;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #636263;
    align-items: center;
}

@media screen and (max-width: 1854px) {
    .box-container {
        margin-left: 20%;
    }
}

@media screen and (max-width: 1400px) {
    .box-container {
        margin-left: 25%;
    }
}

@media screen and (max-width: 1200px) {
    .box-container {
        margin-left: 34%;
    }
}

.link_btn {
    padding: 10px;
    background-color: #630407;
    text-align: center;
    text-decoration: none;
    margin: 5px;
    border-radius: 5px;
    color: #2f0147;
    margin-bottom: 10px;
}

.link_btn td a {
    text-decoration: none;
    color: #630409;
}

.link_btn a:hover {
    text-decoration: none;
    color: #630409;
}

.link_btn:hover {
    background-color: #32004d;
}


#myTable, #myTable2, .myTable {
    width: 100%;
    border: 2px solid #630407;
    border-radius: 8px;
    overflow: hidden;
}

.myTable td {
    padding: 8px;
}

.dataTables_wrapper .dataTables_length {
    margin: 10px;
}

.dataTables_wrapper .dataTables_length select {
    border: 2px solid #793d03;
    border-radius: 8px;
}

.dataTables_wrapper .dataTables_paginate {
    padding: 7px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
    background: white;
    display: block;
    width: 410px;
}

.dataTables_wrapper .dataTables_info {
    padding: 14px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
    background: white;
    display: block;
    width: 200px;
}

.dataTables_wrapper .dataTables_filter input {
    padding: 7px;
    width: 200px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
}

.outfitImg {
    background-position: center center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    padding: 5px;
    position: relative;
    overflow: hidden;
    border: 2px solid rgba(121, 61, 3, 0.65);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.46);
}

.outfitImg2 {
    background-position: center center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    padding: 5px;
    position: relative;
}

.Content .BoxContent .Odd {
    background-color: #D4C0A1;
    padding: 2px;
}

.Content .BoxContent .Even {
    background-color: #F1E0C6;
    padding: 2px;
}

.sorting_1 a {
    font-size: 18px;
}

.dataTables_wrapper .dataTables_length {
    margin: 10px;
}

.dataTables_wrapper .dataTables_length select {
    border: 2px solid #793d03;
    border-radius: 8px;
}

.dataTables_wrapper .dataTables_paginate {
    padding: 7px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
    background: white;
    display: block;
    width: 410px;
}

.dataTables_wrapper .dataTables_info {
    padding: 14px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
    background: white;
    display: block;
    width: 200px;
}

.dataTables_wrapper .dataTables_filter input {
    padding: 7px;
    width: 200px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
}

.outfitImg {
    background-position: center center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    padding: 5px;
    position: relative;
    overflow: hidden;
    border: 2px solid rgba(121, 61, 3, 0.65);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.46);
}

.outfitImg2 {
    background-position: center center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    padding: 5px;
    position: relative;
}

.Content .BoxContent .Odd {
    background-color: #D4C0A1;
    padding: 2px;
}

.Content .BoxContent .Even {
    background-color: #F1E0C6;
    padding: 2px;
}

.sorting_1 a {
    font-size: 18px;
}

.dataTables_wrapper .dataTables_length {
    margin: 10px;
}

.dataTables_wrapper .dataTables_length select {
    border: 2px solid #793d03;
    border-radius: 8px;
}

.dataTables_wrapper .dataTables_paginate {
    padding: 7px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
    background: white;
    display: block;
    width: 410px;
}

.dataTables_wrapper .dataTables_info {
    padding: 14px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
    background: white;
    display: block;
    width: 200px;
}

.dataTables_wrapper .dataTables_filter input {
    padding: 7px;
    width: 200px;
    margin: 10px;
    border-radius: 8px;
    border: 2px solid #793d03;
}

.outfitImg {
    background-position: center center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    padding: 5px;
    position: relative;
    overflow: hidden;
    border: 2px solid rgba(121, 61, 3, 0.65);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.46);
}

.outfitImg2 {
    background-position: center center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    padding: 5px;
    position: relative;
}

.Content .BoxContent .Odd {
    background-color: #D4C0A1;
    padding: 2px;
}

.Content .BoxContent .Even {
    background-color: #F1E0C6;
    padding: 2px;
}

.sorting_1 a {
    font-size: 18px;
}

.monstername {
    display: block;
    font-size: 25px;
    width: 100%;
    text-align: center;
    float: left;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 15px;
}

#MP-Checkout-dialog {
    z-index: 10000;
}

.container-changename {
    display: flex;
    background: #CCCCCC;
    padding: 10px;
    border-radius: 5px;
}

.content-changename button {
    padding: 5px 10px 5px 10px;
    background: #6b0000;
    border-radius: 5px;
    color: #2f0147;
    cursor: pointer;
}

.content-changename button:hover {
    background: #636263;
}

.content-changename input {
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}

.transition {
    --seconds: 0.2s;
    transition-duration: var(--seconds);
    -moz-transition-duration: var(--seconds);
    -webkit-transition-duration: var(--seconds);
    cursor: pointer;
}

.loader {
    color: #636263;
    font-size: 50px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 30px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

:root {
    --font-min: 0.8em;
    --font-small: 0.875em;
    --font-normal: 1em;
    --font-medium: 1.2em;
    --font-large: 1.4em;
    --font-max: 2em;

    --color-default: #555555;
    --color-green: #36BA9B;
    --color-blue: #39AED9;
    --color-yellow: #F5B946;
    --color-red: #D94352;
    --color-fsphp: #1D2025;

    --weight-light: 300;
    --weight-normal: 400;
    --weight-strong: 600;
    --weight-bold: 700;
    --weight-black: 900;

    --hover-color-green: #61DDBC;
    --hover-color-blue: #2d014f;
    --hover-color-yellow: #2d014f;
    --hover-color-red: #2d014f;
    --hover-duration: 0.3s;

    --gradient-green: linear-gradient(to right, #42E695 0%, #3BB2B8 50%, #42E695 100%);
    --gradient-blue: linear-gradient(to right, #17EAD9 0%, #6078EA 50%, #17EAD9 100%);
    --gradient-red: linear-gradient(to right, #622744 0%, #C53364 50%, #622744 100%);
    --gradient-yellow: linear-gradient(to right, #FCE38A 0%, #F38181 50%, #FCE38A 100%);

    --radius-normal: 5px;
    --radius-medium: 10px;
    --radius-large: 20px;
    --radius-round: 50%;

    --index-back: -1;
    --index-fold: 2;
    --index-menu: 3;
    --index-modal: 4;
}

.message {
    color: #ffffff;
    font-size: var(--font-normal);
    font-weight: var(--weight-strong);

    display: block;
    width: 100%;
    padding: 20px;
    border: 2px solid #cccccc;
    margin-bottom: var(--area-box);

    -webkit-border-radius: var(--radius-normal);
    -moz-border-radius: var(--radius-normal);
    border-radius: var(--radius-normal);
}

.message.success {
    --color: var(--color-green);
    color: var(--color);
    border-color: var(--color);
}

.message.info {
    --color: var(--color-blue);
    color: var(--color);
    border-color: var(--color);
}

.message.warning {
    --color: var(--color-yellow);
    color: var(--color);
    border-color: var(--color);
}

.message.error {
    --color: var(--color-red);
    color: var(--color);
    border-color: var(--color);
}

.transition {
    --seconds: 0.2s;
    transition-duration: var(--seconds);
    -moz-transition-duration: var(--seconds);
    -webkit-transition-duration: var(--seconds);
    cursor: pointer;
}

.disableds {
    pointer-events: none;
    opacity: 0.5;
    background: #CCC;
}

.over {
    display: none;
    position: fixed;
    z-index: 3000;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100% !important;
    align-items: center;
}


/** ----------------
 *  new process bars
 *  ----------------
 */

#ProgressBar #Headline {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 5px;
}

#ProgressBar #MainContainer {
    position: relative;
    top: 10px;
    height: 50px;
    margin-bottom: 25px;
}

#ProgressBar #BackgroundContainer {
    position: relative;
    width: 100%;
}

#ProgressBar #BackgroundContainerLeftEnd {
    position: absolute;
    float: left;
}

#ProgressBar #BackgroundContainerCenter {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 17px;
    width: 100%;
}

#ProgressBar #BackgroundContainerCenterImage {
    position: relative;
    margin-left: 25px;
    margin-right: 25px;
    height: 17px;
}

#ProgressBar #BackgroundContainerRightEnd {
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
}

#ProgressBar #TubeLeftEnd {
    position: absolute;
    left: 25px;
    top: 4px;
}

#ProgressBar #TubeRightEnd {
    position: absolute;
    right: 25px;
    top: 4px;
    z-index: 0;
}

#ProgressBar .Steps {
    position: relative;
    height: 39px;
    font-size: 9px;
    float: left;
    top: -11px;
    margin-left: -1px;
}

#ProgressBar #StepsContainer1 {
    text-align: right;
    margin-left: 92px;
    margin-right: 40px;
    height: 10px;
}

#ProgressBar #StepsContainer2 {
    width: 100%;
    height: 10px;
}

#ProgressBar .TubeContainer {
    position: relative;
    padding-right: 47px;
}

#ProgressBar .Tube {
    position: relative;
    top: 16px;
    left: 0px;
    width: 100%;
    height: 7px;
    background: #FFFFFF none repeat scroll 0%;
}

* html #ProgressBar .Tube {
    top: 13px;
}

#ProgressBar .SingleStepContainer {
    position: absolute;
    top: 0px;
    width: 47px;
    height: 30px;
    right: 0px;
    text-align: center;
}

#ProgressBar #FirstStep .SingleStepContainer {
    left: 45px;
    width: 47px;
    position: absolute;
}

#ProgressBar .StepIcon {
    position: absolute;
    right: 0px;
}

* html #ProgressBar .StepIcon {
    right: -1px;
}

#ProgressBar #FirstStep .StepIcon {
    top: 0px;
    left: 0px;
}

#ProgressBar .StepText {
    top: 40px;
    position: absolute;
    width: 200px;
    right: -77px;
}

.SubmitButtonRow .CenterButton {
    margin-left: auto;
    margin-right: auto;
    width: 135px;
}

.SubmitButtonRow .RightButton {
    float: right;
    margin-right: 50px;
}

.SubmitButtonRow .LeftButton {
    float: left;
    margin-left: 50px;
}


.message {
    display: block;
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
    -webkit-border-radius: var(--radius-medium);
    -moz-border-radius: var(--radius-medium);
    border-radius: var(--radius-medium);
    border: 1px solid #cccccc;
    font-weight: var(--weight-bold);
    background: hsl(0, 0%, 94%);
}

.message.success {
    color: var(--color-green);
    border-color: var(--color-green);
}

.message.info {
    color: var(--color-blue);
    border-color: var(--color-blue);
}

.message.warning {
    color: var(--color-yellow);
    border-color: var(--color-yellow);
}

.message.error {
    color: var(--color-red);
    border-color: var(--color-red);
}

/* Container geral da recompensa */
.reward {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-left: -50px;
    margin-top: 50px;
}

.reward .reward-content {
    max-width: 300px;
    width: 300px;
}

/* Área que mostra as vocações */
.reward-show-content {
    display: flex;
    flex-wrap: wrap;
    width: 480px;
    height: 300px;
    overflow-y: auto;
    margin-top: 5px;
    background: #D4D4D4;
    padding: 10px 20px;
    border: 4px double #636263;
    border-radius: 8px;
    gap: 10px;
    justify-content: center;
}

/* Cada vocação */
.reward-show-voc {
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
    background-color: #DEDEDE;
    cursor: pointer;
    border: 1px solid #636263;
    border-radius: 8px;
    height: 110px;
    width: 115px;
    text-align: center;
    transition: all 0.3s ease;
}

/* Hover nas vocações */
.reward-show-voc:hover {
    background-color: #BFBFBF;
    transform: scale(1.03);
}

/* Vocação selecionada */
.reward-show-voc.reward-show-voc-active {
    background-color: #FFD700; /* dourado */
    border: 2px solid #FFA500; /* laranja */
    box-shadow: 0 0 15px rgba(255, 165, 0, 0.6);
    transform: scale(1.05);
}

/* Imagem da vocação */
.reward-show-image {
    text-align: center;
}

.reward-show-image img {
    border: 1px solid rgba(158, 155, 155, 0.5);
    border-radius: 4px;
    width: 80px;
    height: 80px;
    transition: transform 0.3s ease;
}

.reward-show-voc:hover .reward-show-image img {
    transform: scale(1.05);
}

/* Nome da vocação */
.reward-show-name {
    text-align: center;
    font-family: onefont;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    white-space: nowrap;
}

/* Contador e informações adicionais */
.reward-count {
    width: 480px;
    background: #D4D4D4;
    margin-top: 10px;
    padding: 15px 20px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: none;
}

/* Exibição de quantidade */
.display-count {
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
}

.tooltip-custom {
    position: absolute;
    background: rgba(30, 30, 30, 0.95);
    color: #eee;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 13px;
    max-width: 250px;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    pointer-events: none;
    white-space: pre-wrap;
}

.tooltip-header {
    font-weight: bold;
    margin-bottom: 6px;
    font-size: 14px;
}

/* Cores por raridade */
.rarity-common { color: #36b30c; }       /* cinza claro */
.rarity-uncommon { color: #b0b0b0; }     /* azul claro */
.rarity-rare { color: #009ac9; }         /* roxo */
.rarity-epic { color: #8f0069; }         /* laranja/dourado */
.rarity-legendary { color: #ffa305; }    /* vermelho */

/* Linhas de atributos */
.tooltip-attr {
    margin: 2px 0;
}

.attr-name {
    font-weight: 600;
}

.attr-value.tooltip-attr-positive {
    color: #2ecc71; /* verde para positivo */
}

/* Slot description estilo mais suave */
.tooltip-slotdesc {
    margin-top: 6px;
    font-style: italic;
    color: #aaa;
    font-size: 12px;
}

.tooltip-container-scroll {
    display: flex;
    overflow-x: auto;
    padding: 4px;
    background: rgba(0,0,0,0.3);
    border-radius: 4px;
    max-width: 200px;
}

.tooltip-item-icon {
    position: relative;
    width: 32px;
    height: 32px;
    margin-right: 4px;
}

.tooltip-item-icon img {
    width: 100%;
    height: 100%;
    image-rendering: pixelated;
}

.tooltip-item-icon .item-count {
    position: absolute;
    bottom: -2px;
    right: -2px;
    background: rgba(0,0,0,0.7);
    color: white;
    font-size: 10px;
    padding: 0 2px;
    border-radius: 2px;
}

.sharingan {
    display: block;
    margin: 0 auto;
    transform-origin: 50% 50%;
    max-width: 64px;
    max-height: 64px;

    /* 8s total: 2s rápido direita / 2s lento esquerda / 2s rápido esquerda / 2s lento direita */
    animation: sharinganSpin 8s linear infinite;
}

.card { background:#fff; padding:20px; border-radius:12px; box-shadow:0 4px 12px rgba(0,0,0,0.1); transition:0.3s; margin:5px 0; }
.card:hover { transform: translateY(-3px); box-shadow:0 8px 18px rgba(0,0,0,0.15); }
.card h3 { margin-top:0; font-size:18px; color:#6e0000; }
.stat { margin:4px 0; font-size:14px; }
.input-group { display:flex; gap:10px; flex-wrap: wrap; align-items:center; }
.input-group input[type="text"] { padding:8px 12px; border-radius:6px; border:1px solid #ccc; font-size:14px; flex:1; }
.input-group button { padding:8px 18px; border:none; border-radius:6px; background:#6e0000; color:#fff; font-size:14px; cursor:pointer; transition:0.3s; }
.input-group button:hover { background:#900000; }
.SmallBox { margin: 15px 0; padding: 15px; border-radius: 8px; background: #fff0f0; border-left: 4px solid #900; }
.ErrorMessage { color:#900; font-weight:bold; }

@keyframes sharinganSpin {
  /* start */
  0%   { transform: rotate(100deg); }

  /* 0s -> 2s: 3 giros rápidos para a direita (100 + 1080 = 1180) */
  25%  { transform: rotate(560deg); }

  /* 2s -> 4s: giro devagar para a esquerda (1180 -> 100) */
  50%  { transform: rotate(100deg); }

  /* 4s -> 6s: 3 giros rápidos para a esquerda (100 - 1080 = -980) */
  75%  { transform: rotate(-380deg); }

  /* 6s -> 8s: giro devagar para a direita (-980 -> 100) */
  100% { transform: rotate(100deg); }
}






