/*!
 * vROM Theme v9.9.7 (https://v-ragnarokmobile.net/)
 * Copyright 2025 v-Ragnarok Mobile.
 * Copyright 2025 KB Development.
 * Licensed under MIT
*/
@charset "utf-8";

BODY,P,H1,H2,H3,H4,H5,H6,UL,OL,LI,DL,DT,DD,TABLE,TH,TD,FORM,FIELDSET,LEGEND,INPUT,TEXTAREA,BUTTON,SELECT{margin:0;padding:0}
IMG,FIELDSET{border:0}
EM,ADDRESS{font-style:normal}
A{text-decoration:none; border:none;}
A:hover,A:active,A:focus{text-decoration:none; border:none;}

HTML {
    overflow: auto;
}

BODY {
    margin: 0;
    padding: 0;
}

#Wrap {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
}

#Cont_BrandingBar {
    width: 100%;
    min-width: 1400px;
    height: 30px;
    margin: 0px auto;
    padding: 0;
    position: relative;
    z-index: 10;
    background: url(/assets/images/master/bg_brandingbar.jpg) 50% 0 no-repeat;
}

#Cont_Top {
    width: 100%;
    min-width: 1400px;
    height: 114px;
    margin: 0px auto;
    padding: 0;
    position: relative;
    z-index: 10;
    background: url(/assets/images/master/bg_top.jpg) 50% 0 no-repeat;
}

#Cont_Banner {
    width: 1400px;
    height: 370px;
    margin: 0px auto;
    padding: 0;
    position: relative;
    background: #fff;
}

#Cont_Contents {
    width: 100%;
    min-width: 1400px;
    height: auto;
    min-height: 900px;
    margin: 0px auto;
    padding: 0;
    position: relative;
    background: url(/assets/images/master/bg_contents.jpg) 50% 0 no-repeat;
}

#Cont_Footer {
    width: 100%;
    min-width: 1400px;
    height: 207px;
    min-height: 100px;
    margin: 0px auto;
    padding: 0;
    position: relative;
    background: url(/assets/images/master/vrom-copyright.png) 50% 0 no-repeat;
}

.contentHeader {
    width: 740px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
}

.contentHeader .Header {
    width: 400px;
    height: 70px;
    margin: 0 0 0 10px;
    padding: 0 0 0 14px;
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    color: #333;
    line-height: 74px;
    background: url(/assets/images/master/bullet_header.png) 0 54% no-repeat;
    float: left;
}

.contentHeader .Header_sidebar {
    width: 260px;
    height: 70px;
    margin: 0 0 0 10px;
    padding: 0 0 0 14px;
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    color: #333;
    line-height: 74px;
    background: url(/assets/images/master/bullet_header.png) 0 54% no-repeat;
    float: left;
}

.contentHeader .breadCrumb {
    width: 280px;
    height: 20px;
    margin: 38px 20px 0 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    text-align: right;
    float: right;
}

.contentHeader .breadCrumb A {
    color: #333;
}

#NavigationCont {
    width: 1200px;
    height: 114px;
    margin: 0 auto;
    padding: 0;
    top: 0;
    z-index: 2;
}

strong {
    font-weight: bold;
}

ul.tabs {
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

ul.tabs li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-cell;
    float: left;
    position: relative;
}

ul.tabs a {
    position: relative;
    display: block;
}

ul.dropdown {
    display: block;
    position: absolute;
    z-index: 999;
    top: 100%;
    display: none;
    left: 0;
}

ul.dropdown ul.dropdown {
    top: 0;
    left: 95%;
}

ul.dropdown li {
    width: 160px;
    margin: 0 18px;
    padding: 0;
    float: none;
    position: relative;
    list-style: none;
    display: block;
    box-shadow: #fff 0px 1px 0px;
}

ul.dropdown li a {
    display: block;
}

#Navigation {
    width: 1000px;
    height: 114px;
    top: 0;
    margin: 0px auto;
    position: relative;
    z-index: 5;
    font-family: "Times New Roman", Times, serif;
    font-size: 23px;
    line-height: 40px;
}

#Navigation ul {
    width: 1000px;
    height: 114px;
    margin: 0 auto;
}

#Navigation ul li.hasmore {
    width: 160px;
    height: 46px;
    margin: 34px 30px 0 0;
    padding: 0;
    background: url(/assets/images/master/drophighlight.png) 50% 100% no-repeat;
}

#Navigation ul li.hasmore span {
    width: 160px;
    margin: 0;
    padding: 0;
    text-shadow: #fff 1px 1px 1px;
    text-align: center;
}

#Navigation ul li.hasmore span:hover {
    color: #666;
}

#Navigation ul li.logoCont {
    width: 220px;
    height: 114px;
    margin: 0 16px 0 0;
    padding: 0;
    background: url(/assets/images/romv.png) 50% 100% no-repeat;
}

#Navigation ul li.logoCont A {
    width: 220px;
    height: 114px;
    margin: 0;
    padding: 0;
    display: block;
}

#Navigation ul li.logoCont A:hover {
    background: url(/assets/images/romv.png) 50% 0 no-repeat;
}

#Navigation ul li a {
    color: #333;
    text-decoration: none;
}

#Navigation ul li a img {
    vertical-align: middle;
}

#Navigation ul li a:hover {
    background: transparent;
}

#Navigation ul li a span {
    display: block;
    padding: 0;
}

#Navigation ul li a:hover span {
    background: transparent;
}

#Navigation ul.dropdown {
    width: 195px;
    height: auto;
    padding: 10px 0;
    overflow: hidden;
    /*background: url(/assets/images/master/dropdown.png) 50% 0 no-repeat;*/
}

#Navigation ul.dropdown li a {
    margin: 0 0 5px;
    padding: 0 0 0 12px;
    border-bottom: 1px solid #999;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    font-size: 17px;
    text-shadow: #f9f9f9 1px 1px 1px;
}

#Navigation ul.dropdown li.last a {
    border-bottom: 1px solid #999;
}

#Navigation ul.dropdown li a:hover {
    background: url(/assets/images/master/bullet_dropdown.png) no-repeat left center;
}

#Navigation ul.dropdown .bg_dropdown_top {
    width: 195px;
    height: 19px;
    margin: 0;
    padding: 0;
    background: url(/assets/images/master/bg_dropdown_top.png) 50% 0 no-repeat;
    float: left;
}

#Navigation ul.dropdown .bg_dropdown_middle {
    width: 195px;
    height: auto;
    margin: 0;
    padding: 0;
    background: url(/assets/images/master/bg_dropdown_middle.png) 50% 0 repeat-y;
    float: left;
}

#Navigation ul.dropdown .bg_dropdown_bottom {
    width: 195px;
    height: 26px;
    margin: 0;
    padding: 0;
    background: url(/assets/images/master/bg_dropdown_bottom.png) 50% 0 no-repeat;
    float: left;
}

#Navigation ul li h4 a:hover {
    background-image: none;
}

.cn_icon {
    width: 44px;
    height: 28px;
    margin: 70px 0 0 20px;
    padding: 0;
    float: left;
    position: relative;
}

#ContentsCont {
    width: 1000px;
    height: auto;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
}

.contents {
    width: 740px;
    height: auto;
    margin: 0;
    padding: 30px 0 0;
    float: left;
}

.sideMenu {
    width: 260px;
    height: auto;
    top: 0;
    margin: 0;
    padding: 0;
    padding: 0;
    float: right !important;
}

.sideMenuCont {
    width: 260px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

.sideMenuCont .btn_register {
    width: 260px;
    height: 236px;
    margin: -34px 0 0 0;
    padding: 0;
    position: absolute;
    background: transparent;
    float: left;
    z-index: 9;
}

.sideMenuCont .btn_register A {
    display: block;
    cursor: pointer;
}

.sideMenuCont .btn_register .fadehover {
    position: relative;
}

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

img.b {
    position: absolute;
    left: 0;
    top: 0;
}

.blankCont {
    width: 100%;
    height: 210px;
    margin: 0;
    padding: 0;
    float: left;
}

.sideMenuCont .latestNews {
    width: 240px;
    height: auto;
    margin: 10px 10px 20px;
    padding: 0;
    float: left;
}

.sideMenuCont .latestNews UL,
LI {
    margin: 0;
    padding: 0;
    float: left;
}

.sideMenuCont .latestNews .latestnewsheader {
    width: 240px;
    height: 41px;
    margin: 0 0 10px;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 45px;
    color: #333;
    text-align: center;
    background: url(/assets/images/master/bg_header_latestnews.png) 50% 0 no-repeat;
}

.sideMenuCont .latestNews .latestnewstitle {
    width: 240px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
}

.sideMenuCont .latestNews .latestnewstitle A {
    color: #666;
    text-decoration: none;
}

.sideMenuCont .latestNews .latestnewstitle A:hover {
    color: #333;
}

.sideMenuCont .latestNews .latestnewstitle li {
    width: 200px;
    height: 20px;
    margin: 2px 0 0 25px;
}

.sideMenuCont .navi_gameinfo {
    width: 260px;
    height: auto;
    min-height: 300px;
    margin: 0;
    padding: 0;
    background: url(/assets/images/master/bg_sidemenu.jpg) 0 0 no-repeat;
    float: left;
}

.sideMenuCont .navi_gameinfo .menuCont {
    width: 260px;
    height: auto;
    margin: 80px 0 20px;
    padding: 0;
    float: left;
}

.sideMenuCont .navi_gameinfo A.menu {
    width: 231px;
    height: 32px;
    margin: 0 0 0 4px;
    padding: 0;
    text-decoration: none;
    float: left;
}

.sideMenuCont .navi_gameinfo A SPAN.menuTitle {
    height: 32px;
    margin: 0 0 0 32px;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    color: #333;
    line-height: 32px;
    float: left;
}

.sideMenuCont .navi_gameinfo A SPAN.menuTitle:hover {
    color: #369;
}

.activeMenu {
    background: url(/assets/images/gameinfo/bg_btn_menu.png) 0 0 no-repeat;
}

.activeTitle {
    color: #369 !important;
}

.wp_ad {
    float: left;
    width: 240px;
    height: 200px;
    margin: 0 0 0 10px;
    background: url(/assets/images/master/ad_text.jpg) 0 0 no-repeat;
}

.content_news {
    width: 700px;
    height: auto;
    margin: 0 20px;
    min-height: 100px;
    float: left;
}

.content_news .newsCont {
    width: 700px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
}

.content_news .newsCont .date {
    width: 44px;
    height: 40px;
    margin: 0;
    padding: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
    text-align: center;
    float: left;
}

.content_news .newsCont .tab {
    width: 44px;
    height: 46px;
    margin: 0;
    padding: 0;
    float: left;
}

.content_news .newsCont A.header {
    width: 630px;
    height: 40px;
    margin: 0;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #333;
    line-height: 24px;
    text-decoration: none;
    float: right;
}

.content_news .newsCont A.summary {
    width: 630px;
    height: autopx;
    min-height: 70px; /** min-height: 80px;**/
    margin: 0;
    padding: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    color: #585858;
    text-decoration: none;
    float: right;
}

.content_news .line_news {
    width: 700px;
    height: 22px;
    margin: 10px 0 30px;
    padding: 0;
    background: url(/assets/images/master/line_news.png) 0 0 no-repeat;
    float: left;
}

.bold_date {
    font-weight: bold;
    font-size: 14px;
}

.content_news .newsListCont {
    width: 700px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
}

.content_news .newsListCont .info {
    width: 698px;
    height: 44px;
    margin: 0;
    padding: 0;
    background: #bcbcbc;
    border: #a0a0a0 1px solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /* future proofing */
    -khtml-border-radius: 4px; /* for old Konqueror browsers */
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    float: left;
}

.content_news .newsListCont .info .rank {
    width: 60px;
    height: 22px;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    float: left;
}

.content_news .newsListCont .info .character {
    width: 350px;
    height: 22px;
    margin: 0;
    padding: 0;
    float: left;
}

.content_news .newsListCont .info .class {
    width: 150px;
    height: 22px;
    margin: 0;
    padding: 0;
    float: left;
}

.content_news .newsListCont .info .level {
    width: 100px;
    height: 22px;
    margin: 0;
    padding: 0;
    float: left;
}

.subject_notice {
    width: 530px !important;
}

.subject_events {
    width: 530px !important;
}

.subject_updates {
    width: 530px !important;
}

.content_news .newsListCont .listCont {
    width: 700px;
    height: 32px;
    margin: 12px 0 0;
    padding: 10px 0 0;
    background: url(/assets/images/master/line_news_list.png) 50% 100% no-repeat;
    float: left;
}

.content_news .newsListCont .listCont .for_rank {
    width: 60px;
    height: 22px;
    margin-left: 20px;
    margin: 0 4px 0 20px;
    padding: 0;
    float: left;
    text-align: center;
}

.content_news .newsListCont .listCont .for_rank IMG {
    vertical-align: central;
}

.content_news .newsListCont .listCont .for_character {
    width: 350px;
    height: 22px;
    margin: 0;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    color: #333;
    float: left;
}

.content_news .newsListCont .listCont A:hover {
    color: #369;
}

.content_news .newsListCont .listCont .for_class {
    width: 150px;
    height: 22px;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 24px;
    color: #666;
    text-align: center;
    float: left;
}

.content_news .newsListCont .listCont .for_level {
    width: 100px;
    height: 22px;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 24px;
    color: #666;
    text-align: center;
    float: left;
}

.updateBannerCont {
    width: 240px;
    height: 350px;
    margin: 10px 50px 20px;
    padding: 0;
    float: left;
}

.subNavi_news {
    width: 740px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
}

.subNavi_news A {
    float: left;
    font-size: 22px;
    color: #333;
    text-align: center;
    text-decoration: none;
    outline: none;
    selector-dummy: expression(this.hideFocus=true);
}

.subNavi_news A:hover {
    color: #369;
}

.subNavi_news .menu {
    width: auto;
    height: 70px;
    margin: 0 55px;
    padding: 0;
}

.subNavi_news P {
    margin: 18px 0 0;
    padding: 0;
}

.subNavi_download {
    width: 740px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
}
.subNavi_download A {
    float: left;
    font-size: 22px;
    color: #333;
    text-align: center;
    text-decoration: none;
}

.subNavi_download A:hover {
    color: #369;
}

.subNavi_download A.menu {
    width: 150px;
    height: 70px;
    margin: 0 30px;
    padding: 0;
}

.subNavi_download P {
    margin: 18px 0 0;
    padding: 0;
}

.subNavi_dashboard {
    width: 740px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
}

.subNavi_dashboard A {
    float: left;
    font-size: 22px;
    color: #333;
    text-align: center;
    text-decoration: none;
}

.subNavi_dashboard A:hover {
    color: #369;
}

.subNavi_dashboard A.menu {
    width: 150px;
    height: 100px;
    margin: 0 30px;
    padding: 0;
}

.subNavi_dashboard P {
    margin: 18px 0 0;
    padding: 0;
}

.subNavi_admin {
    width: 740px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
}

.subNavi_admin A {
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    text-decoration: none;
}

.subNavi_admin A:hover {
    color: #369;
}

.subNavi_admin A.menu {
    width: 100px;
    height: 60px;
    margin: 0 15px;
    padding: 0;
	padding-top: 5px;
}

.subNavi_admin P {
    margin: 18px 0 0;
    padding: 0;
}

.subNavi_rank_cat {
    width: 740px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
}

.subNavi_rank_cat A {
    float: left;
    font-size: 22px;
    color: #333;
    text-align: center;
    text-decoration: none;
}

.subNavi_rank_cat A:hover {
    color: #369;
}

.subNavi_rank_cat A.menu {
    width: 150px;
    height: 70px;
    margin: 0 30px;
    padding: 0;
}

.subNavi_rank_cat P {
    margin: 18px 0 0;
    padding: 0;
}

.subNavi_rank_class {
    width: 740px;
    height: 35px;
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
}

.subNavi_rank_class A {
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    text-decoration: none;
}

.subNavi_rank_class A:hover {
    color: #369;
}

.subNavi_rank_class A.menu {
    width: 100px;
    height: 35px;
    margin: 0;
    margin-left: -5px;
    padding: 0;
}

.subNavi_rank_class P {
    margin: 18px 0 0;
    padding: 0;
}

.subNavi_community {
    width: 740px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Times New Roman", Times, serif;
}

.subNavi_community A {
    float: left;
    font-size: 22px;
    color: #333;
    text-align: center;
    text-decoration: none;
    outline: none;
    selector-dummy: expression(this.hideFocus=true);
}

.subNavi_community A:hover {
    color: #369;
}

.subNavi_community .menu {
    width: auto;
    height: 70px;
    margin: 0 44px;
    padding: 0;
}

.subNavi_community P {
    margin: 18px 0 0;
    padding: 0;
}

.line_subnavi {
    width: 14px;
    height: 80px;
    margin: 0;
    padding: 0;
    float: left;
    background: url(/assets/images/master/line_submenu.png) 50% 0 no-repeat;
}

.active {
    color: #369 !important;
    background: url(/assets/images/master/bullet_submenu.png) 50% 90% no-repeat;
}

.content_download {
    width: 700px;
    height: auto;
    margin: 0 20px;
    min-height: 100px;
    float: left;
}

.content_download .download {
    width: 700px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
}

.content_download .download .downloadHeader {
    width: 700px;
    height: 34px;
    margin: 0;
    padding: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 28px;
    color: #333;
    float: left;
}

.content_download .download .downloadDetail {
    width: 700px;
    height: auto;
    margin: 0;
    padding: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    float: left;
}

.content_download .download .downloadDetail .info_client {
    width: 340px;
    height: auto;
    margin: 20px 0 0;
    padding: 0;
    display: block;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    float: left;
}

.content_download .download .downloadDetail IMG {
    margin: 0;
    padding: 0;
    border: none;
}

.content_download .download .downloadDetail OL.downloadDetail {
    width: 320px;
    margin: 5px 0;
    padding: 0 0 0 20px;
}

.content_download .download .downloadDetail LI {
    line-height: 18px;
    margin: 5px 0 0;
}

.content_download .download .downloadDetail .btn_client {
    width: 356px;
    height: 410px;
    margin: 0;
    padding: 0;
    float: left;
}

.content_download .download A.downloadTorrent {
    width: 330px;
    height: 75px;
    margin: 0 0 0 20px;
    padding: 0;
    display: block;
    background: url(/assets/images/download/btn_torrent.png) 0 0 no-repeat;
    cursor: pointer;
    float: left;
}

.content_download .download A.directX {
    width: 330px;
    height: 46px;
    margin: 0 0 0 10px;
    padding: 0;
    display: block;
    background: url(/assets/images/download/btn_directx.png) 0 0 no-repeat;
    cursor: pointer;
    float: left;
}

.content_download .download A.mirrorSite {
    width: 330px;
    height: 46px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    float: left;
}

.content_download .line_download {
    width: 700px;
    height: 22px;
    margin: 10px 0 30px;
    padding: 0;
    background: url(/assets/images/master/line_news.png) 0 0 no-repeat;
    float: left;
}

.content_download .download .listCont {
    margin: 10px 16px;
    float: left;
}

.content_download .download .listCont .thumb {
    width: 200px;
    height: 150px;
    margin: 0 0 8px;
    padding: 0;
    float: left;
    box-shadow: #000 0px 3px 4px;
}

.content_download .download .listCont .btn {
    margin: 0 6px;
    float: left;
}

TABLE.requirement {
    width: 700px;
    margin: 20px 0;
    padding: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    color: #333;
    border: none;
    background: #666;
    float: left;
}

TD.req_set {
    width: 310px;
    height: 40px;
    background: #999;
    text-align: center;
    border: none;
}

TD.req_part {
    width: 80px;
    height: 40px;
    background: #ccc;
    text-align: center;
    border: none;
}

TD.req_detail {
    height: 40px;
    background: #fff;
    text-align: center;
    font-size: 12px;
    border: none;
}

.guild-level {
    color: #6a11cb;
}

.bold_client {
    font-weight: bold;
    font-size: 14px;
}

.small_client {
    margin: 10px 0 0;
    font-size: 12px;
    color: #09c;
    line-height: 20px;
    float: left;
}

#Flicker {
    position: absolute;
    width: 356px;
    height: 410px;
    cursor: pointer;
}

#FlickerHover {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    z-index: 10;
}

#FlickerHover:hover {
    opacity: 10;
}

.swal2-confirm {
    background-color: purple !important;
    color: white !important;
}

.swal2-cancel {
    background-color: red !important;
    color: white !important;
}

.swal2-google {
    background-color: #4285f4 !important;
    color: white !important;
}

.login-container {
    background: transparent no-repeat center;
    background-size: contain;
    padding: 30px 40px;
    max-width: 360px;
    margin: 30px auto;
    border: 3px solid #ccc;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.85);
    font-family: "Georgia", serif;
    text-align: center;
}

.login-container h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #4e2e1f;
    font-weight: bold;
}

.login-container input[type="text"],
.login-container input[type="password"] {
    width: 90%;
    padding: 10px;
    margin-bottom: 15px;
    border: 2px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    background-color: #fdf8f4;
}

.login-container button {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #c29b62;
    border: none;
    color: white;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.login-container button:hover {
    background-color: #a0763b;
}

.register-link {
    margin-top: 12px;
    font-size: 14px;
}

.register-link a {
    color: #c25c2c;
    text-decoration: none;
}

.register-link a:hover {
    text-decoration: underline;
}

.sidebar-menu {
    width: 200px;
    margin: 30px auto;
    margin-top: 70px;
    background: #fff8e7;
    border: 2px solid #b4936b;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    font-family: "Georgia", serif;
}

.sidebar-menu a {
    display: block;
    padding: 10px 15px;
    color: #4e2e1f;
    text-decoration: none;
    border-bottom: 1px solid #d9c5a4;
    font-weight: bold;
    transition: all 0.2s ease;
}

.sidebar-menu a:last-child {
    border-bottom: none;
}

.sidebar-menu a:hover {
    background-color: #f1e3c7;
    color: #a65328;
}

.user-info {
    background-color: #f9f3e3;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 14px;
    color: #4e2e1f;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.6;
    border: 1px solid #dbc8aa;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
}

.user-info p {
    margin: 5px 0;
}

.user-name {
    font-size: 18px;
    font-weight: bold;
    color: #4a5568;
    margin: 0;
}

.user-role {
    font-size: 14px;
    color: #6a11cb;
    margin: 5px 0 0;
    display: inline-block;
    padding: 2px 10px;
    background: rgba(106, 17, 203, 0.1);
    border-radius: 20px;
}

.user-balance {
    font-size: 14px;
    color: #4caf50;
    margin: 5px 0 0;
}

.menu-divider {
    border: none;
    border-top: 1px solid transparent;
    margin: 10px 0;
}

.logout-btn {
    width: 100%;
    padding: 10px;
    background-color: #a94442;
    color: white;
    border: none;
    border-radius: 6px;
    font-weight: bold;
    font-family: "Georgia", serif;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.logout-btn:hover {
    background-color: #922d2d;
}

.gradient-confirm {
    background: linear-gradient(145deg, #6a11cb, #8844e0);
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    font-weight: 600;
    margin: 10px;
}

.gradient-confirm:hover {
    background: linear-gradient(145deg, #5c0fb5, #753bd2);
}

.red-cancel {
    background-color: #f44336;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    font-weight: 600;
    margin: 10px;
}

.red-cancel:hover {
    background-color: #bb2d3b;
}

.account-container {
    background: transparent no-repeat center;
    background-size: contain;
    padding: 30px 40px;
    max-width: 100%;
    margin: 30px auto;
    border: 3px solid #ccc;
    border-radius: 12px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    background-color: transparent;
    font-family: "Georgia", serif;
    text-align: center;
}

.account-container h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #4e2e1f;
    font-weight: bold;
}

.account-container input[type="text"],
.account-container input[type="email"],
.account-container input[type="password"],
.account-container input[type="number"],
.account-container select,
.account-container textarea {
    width: 90%;
    padding: 10px;
    margin-bottom: 15px;
    border: 2px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    background-color: #fdf8f4;
    font-family: "Georgia", serif;
    color: #333;
    appearance: none;
}

.account-container select {
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23333' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 14px;

    width: calc(90% + 25px);
    padding-right: 35px;
    box-sizing: border-box;
}

.account-container input:focus,
.account-container select:focus,
.account-container textarea:focus {
    border-color: #c29b62;
    outline: none;
    box-shadow: 0 0 5px rgba(194, 155, 98, 0.5);
}

.account-container button {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #c29b62;
    border: none;
    color: white;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.account-container button:hover {
    background-color: #a0763b;
}

.d-flex {
    display: flex;
}

.align-left {
    display: block;
    text-align: left;
    margin-left: 0;
}

.input-text,
.input-number,
.input-textarea,
.select-control {
    width: 90%;
}

.btn-remove {
    background-color: #f44336;
    color: white;
}

.btn-add {
    margin-top: 10px;
    background-color: #4CAF50;
}

.btn-submit {
    margin-top: 15px;
}

.items-container {
    width: 90%;
    font-size: 14px;
    font-family: "Georgia", serif;
    color: #333;
    appearance: none;
	padding-left: 20px;
	padding-right: 10px;
}

.char-container {
    font-family: "Georgia", serif;
    text-align: center;
}

.char-container h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #4e2e1f;
    font-weight: bold;
}

.donate-section {
    font-family: "Inter", Arial, sans-serif;
    max-width: 700px;
    margin: 30px auto 0;
    padding: 0 16px 32px 16px;
}

.section-title {
    color: #7d27d6;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 18px;
}

.discord-promo {
    background: #fff8e7;
    border-radius: 18px;
    padding: 32px 24px 24px 24px;
    text-align: center;
    color: #4e2e1f;
    margin-bottom: 24px;
    box-shadow: 0 2px 16px 0 #7d27d62c;
}

.discord-promo i.fab.fa-discord {
    font-size: 56px;
    margin-bottom: 16px;
}

.discord-promo h3 {
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 0;
    letter-spacing: 0.5px;
}

.discord-promo p {
    margin-bottom: 22px;
    font-size: 1.06em;
    line-height: 1.55;
    color: #4e2e1f;
}

.discord-btn {
    display: inline-block;
    background: #a94442;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
    border-radius: 24px;
    padding: 12px 28px;
    text-decoration: none;
    box-shadow: 0 2px 8px 0 #7d27d633;
    transition: background 0.18s, color 0.18s;
}

.discord-btn:hover {
    background: #922d2d;
    color: #fff;
}

.payment-methods-title {
    font-weight: 700;
    font-size: 1.14em;
    margin-bottom: 12px;
    margin-top: 18px;
    color: #4e2e1f;
}

.payment-method-list {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 22px;
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.payment-method-item {
    background: #fff8e7;
    border-radius: 12px;
    padding: 15px 20px 13px 16px;
    min-width: 180px;
    flex: 1 1 210px;
    box-shadow: 0 2px 6px 0 #7d27d61c;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 1em;
    color: #4e2e1f;
    gap: 10px;
}
.payment-method-item i {
    font-size: 1.39em;
    margin-right: 8px;
    color: #4e2e1f;
}

.shop-items {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
}

.shop-item {
    position: relative;
    background: #fff8e7;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.shop-item-info-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-color: #fff8e7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}
.shop-item-info-btn:hover {
    background-color: #a94442;
    color: #fff8e7;
    transform: scale(1.1);
}

.shop-item-info-btn i {
    font-size: 16px;
    color: #a94442;
}
.shop-item-info-btn:hover i {
    color: #fff8e7;
}
.shop-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

.shop-item-image {
    background-color: #fff8e7;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.shop-item-image img {
    max-width: 100%;
    max-height: 100%;
}

.shop-item-content {
    padding: 15px;
    padding-top: 0px;
    background-color: #fff8e7;
}

.shop-item-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
	margin-top: 15px;
    color: #4e2e1f;
}

.shop-item-price {
    color: #922d2d;
    font-weight: bold;
    margin-bottom: 15px;
}

.shop-item-limit {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #fff8e7;
    color: #a94442;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: bold;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.shop-item-btn {
    display: block;
    background: #a94442;
    color: white;
    text-align: center;
    padding: 8px 0;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.3s ease;
}

.shop-item-btn:hover {
    background: #922d2d;
}

.tab-buttons {
    display: flex;
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 20px;
    overflow-x: auto;
}

.tab-button {
    padding: 10px 20px;
    background: none;
    border: none;
    border-bottom: 3px solid transparent;
    color: #6b7280;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: max-content;
}

.tab-button.active {
    color: #6a11cb;
    border-bottom-color: #6a11cb;
}

.tab-button:hover:not(.active) {
    color: #4a5568;
    background-color: #f9f9f9;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.my-swal-bg {
    background-color: #fff8e7;
    background-size: cover;
    color: #4e2e1f;
    border-radius: 15px;
    border: 2px solid #c29b62;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.badge {
    display: inline-block;
    padding: 2px 4px;
    border-radius: 12px;
    font-size: 10px;
    font-weight: bold;
	text-transform: uppercase;
}
        
.badge-success {
    background-color: #4caf50;
    color: white;
}
        
.badge-danger {
    background-color: #f44336;
    color: white;
}
        
.badge-warning {
    background-color: #ff9800;
	color: white;
}

.btn {
    background: #a94442;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease;
}
        
.btn:hover {
    background: rgb(169, 68,66);
    transform: translateY(-2px);
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.btn.btn-xs {
    padding: 4px 15px;
}

.btn.btn-sm {
    padding: 8px 20px;
}

.btn.btn-md {
    padding: 15px 40px;
}

.btn.btn-lg {
    padding: 15px 50px;
}
        
.btn-danger {
    background: linear-gradient(145deg, #f44336, #d32f2f);
}
        
.btn-danger:hover {
    background: linear-gradient(145deg, #d32f2f, #b71c1c);
}

.btn-success {
    background: #4caf50;
}
        
.btn-success:hover {
    background: #4caf50;
}

.rankings-container {
    display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: space-between;
}

.ranking-box {
	
	flex: 1 1 200px;
        
}

.ranking-header {
    background: #4e2e1f;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.ranking-list {
    padding: 15px;
        background: #fff8e7;
        border: 2px solid #b4936b;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        text-align: center;
}

.ranking-item {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    border-top: 1px solid #4e2e1f;
}

.rank-number {
    background-color: #4e2e1f;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}

.rank-info {
    display: block;
	text-align: left;
}

.rank-info strong {
    font-size: 18px;
    color: #4e2e1f;
}

.rank-info span {
    font-size: 15px;
    color: #777;
}

.soft-card {
    background: transparent;
    border-radius: 14px;
    padding: 30px;
}

.castle-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.castle {
    flex: 1 1 200px;
    padding: 15px;
    background: #fff8e7;
	border: 2px solid #b4936b;
    border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.castle-map {
    color: #999;
    font-size: 13px;
    display: block;
}

.castle-owner {
    margin-top: 6px;
    color: #F44336;
    font-size: 16px;
	font-weight: bold;
}

.woe-timer {
    margin-top: 25px;
    text-align: center;
    font-size: 15px;
    color: #555;
}

.player-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
}

.player-card {
    border: 1px solid #eee;
    border-radius: 12px;
	padding: 18px 15px;
    background: #fdfdfd;
    text-align: center;
    transition: all 0.3s ease;
}

.player-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.rank-tag {
	font-weight: bold;
    color: #c0392b;
    font-size: 18px;
    margin-bottom: 6px;
}

.player-name {
    font-size: 16px;
	font-weight: 600;
    margin-bottom: 4px;
    color: #2c3e50;
}

.player-info {
    font-size: 14px;
    color: #777;
}
