.status-offline {
    color: red;
}
.status-online {
    color: green;
}

.ranking-table tr {
    background-color: #060b16;
    border: 1px solid #1a212d;
}
.content img {
    border: none;
}
.custom_button {
    margin-bottom: 0.5rem;
    display: inline-block;
}

.box-style1 .entry {
    background: transparent;
    padding: 1rem;
}

.each_item .item_name {
    padding: 0 !important;
    border: none !important;
	background: #2f3e51;
}
.each_item .item_bg {
    background: white;
}
.each_item .item_footer {
    background: #2f3e51;
}
#item_buy_right .opt select {
    padding: 0 !important;
}

.ranking-table td,
.ranking-table th {
    background: transparent !important;
}
.sidebar_rank {
    color: white;
}
.title1 {
	background: url(../images/news-title-bg.png);
    border: 1px solid rgba(198, 228, 245, 0.1);
    margin-bottom: 2.5rem;
    width: 100%;
    height: auto;
	left: 0;
	padding: 20px;
}
.top-block .button {
    float: right;
}
table {
    margin: 0 auto !important;
    width: 100%;
}
#sell_item {
    background: transparent;
}
table tr th, table tr td {
    padding: 15px !important;
    text-align: center !important;
    margin: 0 auto !important;
	border-bottom: 1px solid #1a212d !important;
}
.top-block {
    display: block !important;
}
table tr:hover {
    background: #1a212d !important;
    border-top: 1px solid #2b374a;
    border-bottom: 1px solid #2b374a;
    transition: .2s all ease;
}
#character-info tbody tr td {
	background: none;
}

#ucp_info .half {
    width: calc(100% - 330px);
    border: none !important;
}
.title1 h1 {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #c6e4f5;
    font-size: 16px;
    margin-bottom: 0;
}

.title1 h1, .title h2 { padding: 0 !important; }

.lk-form li:before {
    content: ">";
    height: 8px;
    width: 5px;
    margin-right: 15px;
    position: absolute;
    left: 35px;
    top: 0.65rem;
    opacity: 0.3;
    color: white;
}

.lk-form li:last-child:before {
    content: "x";
    height: 8px;
    width: 5px;
    margin-right: 15px;
    position: absolute;
    left: 35px;
    top: 0.65rem;
    opacity: 0.3;
}

.lk-coins {
    padding: 5px 30px 15px 30px;
}

.lk-form li {
    position: relative;
    list-style-type: none;
}

.lk-form li:hover {
    background: rgba(170, 115, 132, 0.2);
    box-shadow: 0px 11px 31px -9px rgba(0, 0, 0, 0.1);
}

.lk-coins .coins {
    float: right;
    color: #ff9b39;
    font-weight: bold;
    font-size: 12px;
    margin-top: 3px;
    display: inline-block;
    margin-bottom: 10px;
}

.lk-coins .username {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    position: relative;
    top: 5px;
}

table th,
table td {
    text-align: center !important;
}

#ucp_info {
    background: transparent;
    border: none;
}

li {
    display: block;
}

#character-info tr td div ul li a p {
    text-align: left;
}

.lk-form li a {
    display: block;
    padding: 10px 25px 10px 60px;
    text-decoration: none;
    font-size: 11px;
    border-top: 1px solid rgba(170, 115, 132, 0.2);
    text-decoration: none;
    color: white;
}

.news .news-info p {
    height: auto;
}

#vote-options {
    min-height: 80px;
}

.widget_account {
    color: white;
}

.lk-form li:hover {
    transition: 0.2s all ease;
}

#events div {
    color: white;
    padding: 5px;
    border-bottom: 1px solid #642e39;
    padding-bottom: 5px;
}

#timerr {
    position: absolute;
    z-index: 999;
    top: 15rem;
    left: 18rem;
}

#timer_div_title {
    color: white;
    font-weight: bold;
    border-bottom: 1px solid #642e39;
    padding-bottom: 20px;
}

#timer_div_time .timmer_inner_block .title {
	padding-left: 0 !important;
}

#timer_div_time {
    top: 3rem;
    width: 250px;
    left: 550px;
}
.title { color: white !important; }
.timmer_inner_block {
    opacity: 1;
    background: rgba(33, 33, 33, 0.52);
    color: white;
    padding-top: 0.5rem;
    width: 55px;
}
#events div small {
    color: white;
}
