.status-offline {
    color: red;
}
.status-online {
    color: green;
}
table td,
table th {
    padding: 10px;
    padding-bottom: auto;
    padding-bottom: auto;
}
.custom_button {
    margin-bottom: 0.5rem;
    display: inline-block;
}

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

.ranking-table td,
.ranking-table th {
    background: transparent !important;
}
.sidebar_rank {
    color: white;
}
.title1 {
    background: none !important;
    width: 100%;
    height: auto;
    top: -5rem;
    z-index: 99;
    left: 0;
}
.title1 h1,
.title1 h2 {
    padding: 0;
    text-shadow: none;
}

.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;
}

#ucp_info .half {
    width: 50%;
}

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 #333;
    padding-bottom: 5px;
}

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

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

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