@import "dmn.css?v=1";
@import "swiper.min.css";
@import "slick-theme.css";

@media screen and (max-width: 768px) {
    .entry {
        overflow: auto;
        max-width: 100%;
    }
}
#events div {
    padding: 10px;
    display: block;
    font-size: 12px;
    color: #fff;
}
.page-top {
    margin-bottom: 2.5rem;
}
#events div small {
    color: #fff;
    font-size: 12px;
}
#events div:last-child {
    border-bottom: 0;
}
#events div {
    border-bottom: 1px solid #333;
}
.market-panel .price {
    float: unset;
    display: unset;
    height: auto;
    line-height: 1;
    margin: 0;
    width: auto;
    margin-bottom: -10px;
}
.rightInfo-time_your,
.rightInfo-time_server {
    font-size: 14px;
}
table tr th,
table tr td {
    padding: 1rem;
    vertical-align: middle;
    text-align: center;
}
.widget-block .button-small {
    margin: 1rem;
}
.entry table tr {
    border: 1px solid #333333;
}
.entry table tr th {
    border-right: 1px solid #333333;
    background: #010000;
}
.button-style:hover {
    background: #100101;
}
.button-style {
    background: #010000;
    color: #dfbc60;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    height: 50px;
    line-height: 0;
    transition: .2s all ease;
    text-shadow: none !important;
}
.news-block table {
    margin: 0 auto;
    width: 100%;
}
.modal_window {
    position: fixed !important;
    top: 20% !important;
    left: 40% !important;
    transform: none !important;
}
.modal_close {
 position: absolute; top: 25px; 
 right: 25px; 
 cursor: pointer; 
 display: block; 
}

#overlay {
 z-index: 998; 
 position: fixed; 
  background-color: hsla(40, 75%, 2%, 0.9); 
 opacity: 0.9; 
 width: 100%; 
 height: 100%; 
 top: 0; 
 left: 0; 
 cursor: pointer; 
 display: none; 
}

.modal_div .modal_close span { display: block; position: relative; background: #ff4800; width: 15px; height: 2px; }
.modal_div .modal_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); bottom: -2px; }
.modal_div .modal_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.form input:not([type="checkbox"]):not([type="number"]), .form select, .form textarea {
    background: #131212 !important;
    color: white !important;
    border: 1px solid #333333 !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
form#registration_form input {
    margin: 0 auto;
    text-align: center;
}
form#registration_form tr td {
    width: 50% !important;
    text-align: center;
}
.title,
.title1,
.title2 {
    display: none;
}
.entry {
    background: transparent !important;
    padding: 0 !important;
}
#ucp_info .half {
    width: 50%;
    padding: 10px;
}
#ucp_info td {
    padding: 5px;
}
#character-info ul li {
    display: block;
}
*#ucp_info .half table {
    margin-top: 20px;
}
#character-info ul li a p {
    margin-top: 10px;
}
#character-info tbody tr td a {
    color: gold;
}
#paypal-options li,
#vote-options li {
    min-height: 120px;
    background: rgb(43 43 43 / 18%) !important;
}

.lk-coins {
    color: white;
    display: block;
    line-height: 36px;
    font-size: 12px;
    position: relative;
    padding-left: 50px;
    text-transform: none;
    font-weight: 600;
    border-bottom: 1px solid #1c1e23;
}
#character-info tbody tr td:hover {
    background: rgb(43 43 43 / 18%) !important;
}

.item_table td * {
    margin: 0 auto;
    text-align: center;
}
.item_table td {
    padding-bottom: 20px;
    padding-top: 20px;
}
.each_item .item_name {
    padding: 5px;
}
.each_item .item_footer,
.each_item .item_name {
    background: #100f0f;
}
.each_item .item_bg {
    background-size: 170px 130px !important;
}
#pagination ul li {
    margin: 0 auto;
    display: block;
    float: inherit;
    text-align: center;
}
.custom_button {
    font-size: 12px;
    font-weight: 600;
    background: #010000 !important;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    color: #dfbc60;
    border: 1px solid #333333;
    text-shadow: none !important;
    display: inline-block;
    padding: 10px 30px;
    cursor: pointer;
    min-height: 50px;
    margin: 10px;
    transition: 0.2s all ease !important;
}
#character-info tbody tr td div ul li {
    width: calc(100% - 35px);
    height: 105px;
}
#character-info tbody tr td {
    width: 45% !important;
    display: inline-block;
    margin-left: 1rem !important;
    margin-right: .5rem !important;
    margin: 0 auto;
    margin-bottom: .5rem;
    background: rgb(70 70 70 / 18%) !important;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    transition: .2s all ease;
}

.ranking-table td {
    background-color: #151110;
    border-right: 1px solid #333333;
    text-align: center !important;
}
.item_table {
    margin-top: 2rem;
    width: 100%;
}
.tabrow li {
    width: 10%;
}
.account_cp {
    color: white;
    border-radius: 5px;
    padding: 15px 0px;
}
.account_cp ul {
    padding: 10px;
    font-size: 12px;
    text-align: center;
}
.account_cp .lk-coins {
    display: block;
    padding: .5rem;
}
.account_cp .lk-coins, .accp {
    margin-bottom: .5rem;
    margin-top: .5rem;
    font-size: 15px;
}
.lk-coins .username {
    color: #c8c2a2;
}
.accp:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.accp {
    min-width: 150px;
    padding: 8px 15px;
    transition: 0.5s;
}
.accp:before {
    font-size: 15px;
    content: ">";
    color: gold;
    font-weight: bold;
    float: left;
}
.serverInfo__online {
    bottom: 20px !important;
}
.serverInfo__name {
    bottom: 10px !important;
    font-size: 13px !important;
}
.circlestat {
    margin-left: 0 !important;
}
table tr td, table tr td a {
    /*color: white;*/
}
table tr th {
    color: #d5b402;
}
.button-small {
    display: inline-block;
    margin: 1rem;
}
.accp:hover:before {
    background: transparent !important;
}
.accp a:hover:before {
    content: '' !important;
    background: transparent !important;
}
.accp a {
    display: block !important;
    text-align: center;
}
#ucp_info div a {
    padding: 1rem;
    display: inline-block;
    color: white;
}
#timer_div_title {
    top: 25rem;
    left: 25%;
    color: #efefef;
    font-weight: bold;
    font-size: 18px;
}
#timer_div_time .title {
    display: block;
    font-weight: bold;
}
#timer_div_time {
    top: 28rem;
    left: 25%;
    color: black;
    font-weight: bold;
}
.timmer_inner_block {
    opacity: 0.8;
    background: rgb(0 0 0 / 15%);
    padding-top: 5px;
}
#timer_div_title, #timer_div_time {
    z-index: 995;
}
.account_panel li a {
    padding-top: 0px;
}

.accp:last-child:before {
    content: "x";
}
.accp a:hover {
    color: white !important;
}
.sidebar_rank tr th, .sidebar_rank tr td {
    padding: 10px 6px;
    text-align: center;
}
.sidebar_rank tr {
    border: 0;
    text-align: left;
}
.account_panel *:hover {
    background: transparent !important;
}
.account_panel * {
    padding: 0;
}
.account_panel {
    padding: 20px !important;
}
.sidebar_rank tr th, .sidebar_rank tr td {
    border-color: #333333 !important;
}
.sidebar_rank tr {
    background-color: transparent !important;
    transition: .2s all ease;
}
.sidebar_rank tr:hover {
    background-color: #352a23 !important;
    box-shadow: 0px 8px 10px -3px rgba(0, 0, 0, 0.45);
    color: #c0d107;
    position: relative;
    z-index: 5;
}
#vote-options li button {
    float: right;
    margin-top: 1rem;
    margin-right: 1rem;
    background: #1f1f1f;
    border: 1px solid #2f2f2f !important;
    color: white;
    border-radius: 5px;
    padding: .5rem;
    width: 100px;
}
#pagination a, #pagination a.on {
            background: black;
            border: 1px solid #4a4a4a;
            color: white;
        }
        #pagination a.on {
            font-weight: bold !important;
            color: gold;
        }
#content .ranking-table tr {
    transition: .2s all ease;
}
#content .ranking-table tr th {
    text-align: cetner !important;
}
