@charset "UTF-8";

.form-control{
    background-color: #4b4b4b;
    color: #e0e0e0;
}

.header{
    margin-top: 20px;
    z-index: 100;
    position: absolute;
}

.pic {
    width: 100%;
}

body{
    background-color: #000;
    color: #fff;
    background-image: url("/img/main_bg.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

main, .scene{
    position: relative;
}

.scene{
    background-image: url("/img/bg.jpg");
}

a {
    color: #f1ffc6;
}

a:hover, a:focus{
    color: #f1ffc6;
}

.hr{
    width: 100%;
    padding: 3px;
}

.logo{
    width: 90px;
    padding: 5px;
}

.toptab {
    position: fixed;
    margin-top: 55px;
    background-color: rgba(0,0,0,0.5);
    padding: 10px;
    border-radius: 20px;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.mainmenulink{
    display: inline-block;
    padding: 10px;
    color: #f1ffc6;
    margin-top: 4px;
    font-size: 14px;
}

.dbfilterbtn:before{
    content: url('/img/ico-tab.png');
    position: relative;
    top: 15px;
}

.dbfilterbtn:hover, .dbfilterbtn:focus{
    color: #f7f7f7;
}

.dbfilter, .monsterlvl, .dbskill{
    margin-top: 25px;
}

.dbfilterbtn{
    min-width: 120px;
    margin-right: 15px;
    margin-bottom: 10px;
    background-image: none !important;
    text-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #fdc52e;
}

.dbh1 a{
    color: #fdc52e;
}

.dbhr {
    border: none;
    background-color: #333;
    height: 1px;
    margin-bottom: 10px;
}

.dbfilterbtn2{
    min-width: 110px;
}

.dbcont{
    border: solid 1px #2a2a2a;
}

.dbcont > img{
    display: inline-block;
    margin-right: 10px;
    margin-top: 4px;
}

.dbcont div{
    display: inline-block;
    font-size: 1.2em;
    color: #fdc52e;
}

.dbcont span{
    display: block;
    margin-top: 7px;
}

.dbinfo{
    font-size: 0.9em;
    display: inline-block;
    margin-top: 7px;
}

.dbinfo img{
    width: 22px;
    padding: 3px;
}

.dbcont{
    display: block;
    padding: 5px;
    background-color: rgba(0,0,0,0.3);
    margin-bottom: 15px;
}
.dbcont:nth-child(odd){
    background-color: rgba(0,0,0,0.2);
}

.dbcont:hover{
    text-decoration: none;
    background-color: rgba(0,0,0,0.5);
}

.setheader{
    padding: 5px;
    margin-bottom: 15px;
}

.setheaderh3{
    padding: 5px;
    color: #fdc52e;
    margin: 0;
}

.setcont{
    border: solid 1px #141414;
    margin-bottom: 30px;
    background-color: rgba(0,0,0,0.3);
    padding: 15px;
}

.arcont{
    position: relative;
}

.arleft{
    position: absolute;
    top: 30%;
    left: 0;
    width: 120px;
    margin-left: 20px;
}

.arright{
    position: absolute;
    top: 30%;
    right: 0;
    width: 120px;
    margin-right: 50px;
}

.smallarr{
    width: 50px;
    margin: 0;
    top: 50%;
}

.racer, .sexer{
    width: 40%;
    float: left;
    margin:15px;
}

.monsterstab{
    margin-top: 25px;
}

.monsterabi{
    width: 30px;
    padding: 3px;
}

.red{
    color: #ff3331;
}

.blue{
    color: #b5e9ff;
}

.monsterabi2{
    width: 21px;
    padding: 3px;
    margin-top: 3px;
}

.classesContainer {
    padding: 15px;
    border: solid 1px rgba(128, 183, 226, 0.2);
    font-size: 1.3em;
    margin-bottom: 40px;
}

.classesContainer a {
    text-decoration: none;
}

.classesContainer2 {
    float: left;
    width: 50%;
}

.classesCell2 {
    width: 50%;
    float: left;
}

.classesCell3 {
    width: 33%;
    float: left;
}

.classesItem {
    white-space: nowrap;
    display: block;
}

.classesItem span {
    display: block;
    margin-bottom: 3px;
    text-decoration: underline;
}

.classesItem:hover {
    color: #fdc52e;
}

.classesItemContainer {
    text-align: center;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}

.classesItem2 {
    float: left;
    width: 50%;
}

.classesItem3 {
    float: left;
    width: 33%;
}

.classesItem img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

.classesItemText2 {
    display: block;
    font-size: 0.7em;
}

.classesItemText2 .wikia{
    text-decoration: underline;
    color: #f7f7f7;
}

.classesItemText2 .wikia:hover{
    color: #fdc52e;
}

.clar {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.clarsolo {
    padding: 5px;
}

.classgrp {
    margin-bottom: 30px;
}

.skillisttab {
    margin-bottom: 40px;
}

.skillisttab td {
    padding: 5px;
    border: solid 1px rgba(128, 183, 226, 0.2);
    font-size: 16px;
    text-align: center;
}

.skillisttab img {
    border: solid 1px rgba(128, 183, 226, 0.2);
}

.skillvl {
    margin-top: 40px;
    background-color: rgba(128, 183, 226, 0.2);
    text-align: center;
    padding: 5px;
    font-size: 18px;
    margin-left: -1px;
}

.nopad {
    padding: 0 !important;
    border: none !important;
}

.skillh1 {
    margin-bottom: 0;
}

.skilltext {
    font-size: 14px;
    color: #999999;
}

.wikih2 {
    text-align: center;
    background-color: rgba(128, 183, 226, 0.2);
    margin: 0;
    padding: 5px;
}

.dbtab {
    border: none;
    width: 100%;
    margin: 0px 0px 30px;
}

.dbtab td {
    width: 50%;
    border: solid 1px rgba(128, 183, 226, 0.2);
    padding: 7px;
    vertical-align: middle;
}

.dbtab td img {
    max-width: 20px;
    margin-right: 10px;
    border: solid 1px #9fafff;
    float: left;
}

.iteminfo {
    padding: 15px;
    margin-top: 15px;
    background-color: rgba(128, 183, 226, 0.2);
}

.dbh2 {
    font-size: 1.3em;
    padding: 20px 0px 0px;
}

.craftheader {
    background-color: rgba(128, 183, 226, 0.2);
    padding: 5px;
    font-size: 1.4em;
    text-align: center;
    border-bottom: none;
}

.craftcont {
    border: solid 1px rgba(128, 183, 226, 0.2);
    margin-bottom: 30px;
}

.craftcont a {
    display: block;
    padding: 10px;
    font-size: 1.1em;
}

.craftcont span {
    color: #fdc52e;
}

.craftcont img {
    margin-right: 5px;
}

.droplistitem img {
    margin-top: -3px;
}

.droplistitem span {
    display: inline-block;
    padding: 3px 7px 0px;
    text-decoration: inherit;
    color: #fdc52e;
}


.npclink {
    min-height: auto;
    padding: 7px;
    font-size: 1.2em;
}

.npclink span {
    display: inline;
    margin-left: 3px;
}

.npclink img {
    margin-right: 10px;
    margin-top: 0;
}

.npcinfo img {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

.npcinfo {
    margin-bottom: 30px;
}

.npcimg {
    max-width: 100%;
}

.npcimgcont {
    text-align: center;
    margin-bottom: 30px;
}

.npcmapcont {
    text-align: center;
}

.npcmap {
    width: 90%;
    height: 317px;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.npcposition {
    position: absolute;
    width: 35px;
}


.monsterstab th {
    padding: 7px;
    text-align: center;
    background-color: rgba(128, 183, 226, 0.2);
    border: solid 1px rgba(128, 183, 226, 0.2);
    border-bottom: none;
}

.monsterstab td {
    padding: 7px;
    border: solid 1px rgba(128, 183, 226, 0.2);
    text-align: center;
}

.npclink{
    margin-bottom: 5px;
    padding: 0px;
}

.npclink img{
    padding: 5px;
    float: none;
    margin: 0px;
}

.npclink span{
    display: inline;
}

.monsterskill img{
    float: none;
    padding: 3px;
}

.dropdown-toggle:focus, .dropdown-toggle:hover{
    border: none;
    text-decoration: none !important;
}

.dropdown-menu{
    background-image: url("/img/bg.jpg");
    border: solid 1px #3c3c3c;
}

.dropdown-menu > li > a{
    color: #f1ffc6 !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:focus{
    background: none;
    background-color: rgba(0,0,0,0.5);
}

.wikia, legend{
    color: #fdc52e;
}

.raiddrops{
    margin-top: 3px;
}

.manor td:nth-child(2), .manor td:nth-child(3){
    color: #fdc52e;
}

.alignleft{
    text-align: left;
}

.page{
    padding: 30px;
    line-height: 30px;
}

.page u{
    color: #fdc52e;
    text-decoration: none;
    font-size: 1.2em;
}
.page h2{
    color: #fdc52e;
    text-decoration: none;
    font-size: 1.2em;
}
.nohref{
    color: #d6c594 !important;
}

#p63789-4, #p69276-4, #p20266-4, #p14735-4, #p35632-4, #p70570-4б, #p11866-4, #p28665-4, #p11568-4, #p12440-4, #p10176-4, #p18862-4, #p38907-4, #p83848-4, #p14801-4, #p20145-4, #p16666-4, #p20259-4, #p12645-4, #p10551-4, #p59493-4, #p99910-4, #p51800-4, #p19143-4, #p69275-4, #p18000-4, #p20543-4, #p80818-4, #p20898-4, #p11379-14, #p11303-14{
    display: none;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th{
    border: 1px solid rgba(255,255,255, 0.3);
}

.questp{
    padding: 20px;
    border-left: 3px solid rgba(128, 183, 226, 0.3);
}

.dbitemicon{
    padding: 5px;
}
.dbitemiconnpc{
    max-width: 40px;
    padding: 5px;
}
.top{
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
}

.tabber{
    display: none;
}

.activetab{
    display: block;
}

.nav-tabs > li > a{
    color: #fdc52e;
    cursor: pointer;
    border-bottom: none;
}

.nav-tabs > li > a:hover, .active{
    border-color: rgba(255,255,255, 0.2);
    background-color: rgba(255,255,255, 0.2);
}

.nav-tabs{
    border-bottom: none;
}

.questtab tr{
    display: none;
}

.indexquests{
    padding: 10px;
}

.indexquests img{
    margin-right: 7px;
}

.indexquests li{
    padding: 4px;
    list-style: none;
}

.indexquests li:before{
    content: "■";
    color: #d6c594;
    padding-right: 10px;
}

h3{
    color: #f1ffc6;
    text-decoration: underline;
}