.buttonDark {
	padding: 19px 20px !important;
}
.main-tr {
	height: 93px;
    background: url(../images/fon-news-more.png) no-repeat !important;
	border: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Lucida Sans Unicode';
}
.custom_button {
	padding: 0;
	margin: 0 auto;
	display: inline-block;
    width: 86px;
    height: 31px;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    z-index: 1;
    color: #98e0e5;
    background: url(../images/button-small.png) no-repeat;
    justify-content: center;
    align-items: center;
    box-shadow: 0em 8px 15px rgba(0, 0, 0, 0.3);
}
.downloadBlock .custom_button {
	margin-top: 20px !important;
	white-space: nowrap;
	margin-bottom: 20px !important;
	margin-right: 15px;
}
.sidebar_rank td {
	border: none;
}
.sidebar_rank tr {
	background-color: transparent !important;
}
.download-block span {
	text-transform: uppercase;
}
.box-style1 .title, .box-style1 .title1 {
	background: rgba(2, 2, 2, 0.188);
	padding: 10px;
	border-radius: 5px;
	text-align: left;
	padding-left: 2.5rem;
}
table tr {
    background-color: transparent !important;
}
input {
    background: #1d1d20;
    color: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.updatesBlock .news a {
	max-width: 160px;
}

.ranking-table tr, table tr {
    background: #060505;
}

.ranking-table td, .ranking-table th, .ranking-table {
	background: none;
}

.meta-bg > .meta > .tags {
	background: rgba(2, 2, 2, 0.188);
	padding: 5px;
	text-align: right;
	padding-right: .5rem;
}
.ranking-table tr {
	transition: .25s;
}
.sidebar_rank th, .sidebar_rank td, table th, table td {
	padding: 15px;
	text-align: left;
}
.sidebar_rank td, table td, table td a {
    color: #f7ddbf;
}
.status-offline {
	color: red;
}
.langBlock {
	position: absolute;
	right: 0;
}
.langBlock a {
	padding-right: 5px;
	padding-left: 5px;
}
button, .button, .custom_button {
	white-space: nowrap;
}
.hidden {
	display: none;
}
.account-content {
    z-index: 2;
    text-align: center;
}
.dropdown-menu > li > a{
	display: block !important;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143 !important;
	color: #333;
	white-space: nowrap;
	text-decoration: none;
	height: 25px !important;
	width: 100% !important
}
.dropdown-menu > li > a:hover{
color: #fec16a !important
}
.lk-coins {
padding: 0px 5px 15px 5px;
}

.lk-coins .coins {
float: left;
color: #ff9b39;
font-weight: bold;
font-size: 14px;
margin-top: 3px;
display: inline-block;
margin-bottom: 10px;
}
.lk-coins .username {
font-size: 13px;
font-weight: bold;
color: #000;
float:right;
}
.account-content ul {
font-size: 12px;
text-align: center;
}
.lk-coins .coins {
font-size: 11px;
}
.lk-coins .username {
color: #c8c2a2;
}
.accp:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.accp {
min-width: 150px;
padding: 6px;
transition: .5s;
}
.accp:before {
content: ">";
color: gold;
font-weight: bold;
float: left;
}
#ucp_info td {
padding: 10px;
width: unset;
}
#ucp_info {
background: rgba(28, 28, 28, 0.62);
}
#character-info tbody tr td {
display: inline-block;
padding: 20px;
margin-bottom: 1rem;
width: calc(100% - 55%);
margin-right: 1rem;
background: rgba(18, 18, 18, 0.64);
}

#ucp_info .half:first-child {
	border :none !important;
}

.content {
    z-index: 8;
    position: relative;
}

#timer_div_title {
top: 20rem;
left: 30rem;
}
#timer_div_time {
width: 300px;
top: 22rem;
left: 28.5rem;
}
.timmer_inner_block {
background-color: rgba(0, 0, 0, 0.69);
color: white;
width: 60px;
opacity: 1;
}
.accp a { color: white; }