@import "dmn.css?v=1";
@import "slick.css";
@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: #000;
}
.discussionsContent_img {
    padding-right: 10px;
}
.timers {
    min-height: 330px;
    overflow: auto;
}
.page-top {
    margin-bottom: 2.5rem;
}
#events div small {
    color: #000;
    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;
    width: auto !important;
}
.widget-block .button-small {
    margin: 1rem;
}
.entry table tr {
    border: 1px solid #333333 !important;
}
.button-style:hover {
    filter: brightness(120%);
}
.button-style {
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    height: 40px;
    width: 115px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    padding-top: 0px;
    background: #7589ba;
    box-shadow: 0px 10px 20px 0px rgb(74 104 169 / 50%);
    margin-right: 8px;
	margin-top: auto;
    z-index: 1;
}
.news-block table {
    margin: 0 auto;
    width: 100%;
}

#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: #5d74a9 !important;
    color: white !important;
    border: 1px solid #95a9d5 !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    box-shadow: 0px 0px 5px #aaaaaa;
}
form#registration_form input {
    margin: 0 auto;
    text-align: center;
}
form#registration_form tr td {
    width: 100% !important;
    text-align: center;
}
.title,
.title1,
.title2 {
    display: none;
}
.entry , .entry-ar{
    background: transparent !important;
    padding: 0 !important;
}
.entry-ar{
    text-align: right;
}

#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: white;
}
#paypal-options li,
#vote-options li {
    min-height: 75px;
	background: rgb(239 241 247) !important;
}

.lk-coins {
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
#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 {
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    height: 40px;
    width: 150px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    padding-top: 12px;
    background: #7589ba;
    box-shadow: 0px 10px 20px 0px rgb(74 104 169 / 50%);
    margin-right: 8px;
    z-index: 1;
    margin: 1rem;
	
}

custom_button:hover, 
.custom_button:hover { -webkit-filter: brightness(120%); filter: brightness(120%); color: #fff;
}

.custom_button_100 {
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    height: 40px;
    width: 150px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    padding-top: 12px;
    background: #7589ba;
    box-shadow: 0px 10px 20px 0px rgb(74 104 169 / 50%);
    margin-right: 8px;
    z-index: 1;
    margin: 1rem;
	
}

custom_button_100:hover, 
.custom_button_100:hover { -webkit-filter: brightness(120%); filter: brightness(120%); color: #fff;
}

.custom_button_submit {
	width: 150px;
    height: 50px;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    border: none;
    background: url(../images/button-submit.png)bottom no-repeat;
    padding-top: 3px;
    margin-top: 0px;
}

custom_button_submit:hover, 
.custom_button_submit:hover { -webkit-filter: brightness(120%); filter: brightness(120%); color: #fff;
}

.custom_button_rankings1 {
    background: #556daa;
    text-indent: 0;
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    text-align: center;
    margin: 6px 6px 6px 6px;
}

custom_button_rankings1:hover, 
.custom_button_rankings1:hover { -webkit-filter: brightness(120%); filter: brightness(120%); color: #fff;
}

.custom_button_rankings2 {
    background: #7589ba;
    text-indent: 0;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    text-align: center;
    margin: 2px 2px 2px 2px;
}

custom_button_rankings2:hover, 
.custom_button_rankings2:hover { -webkit-filter: brightness(120%); filter: brightness(120%); color: #fff;
}

.custom_button_about {    
	position: relative;    
	transition: all 0.3s ease;    
	cursor: pointer;    
	font-size: 18px;    
	text-transform: none;    
	height: 60px;    
	width: 330px;    
	color: #fff;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    padding-top: 20px;
    background: #7589ba;
    box-shadow: 0px 10px 20px 0px rgb(74 104 169 / 50%);
    margin-right: 8px;
    z-index: 1;
    margin: 1rem;
	}

custom_button_about:hover, 
.custom_button_about:hover { -webkit-filter: brightness(120%); filter: brightness(120%); color: #fff;}

#character-info tbody tr td div ul li {
	float: left;
    padding: 0px;
    margin: 0px;
}
#character-info tbody tr td {
    margin-left: 1rem !important;
    margin-right: .5rem !important;
    margin: 0 auto;
    margin-bottom: .5rem;
    background: rgb(70 70 70 / 0%) !important;
    border-radius: 5px;
    transition: .2s all ease;
	padding: 12px;
}

.ranking-table thead {
  border: 1px solid #482c22;
  background: #e7e6df;
  color: #ffffff;
  font-size: 14px;
}

.ranking-table th sup{
  font-size: 10px;
}
.ranking-table tbody td {
}
.ranking-table tbody td:nth-child(6n+1){
}

.ranking-table tr td {
    /* color: black; */
}

.ranking-table tr td a {
     color: #572379;
}

.ranking-table tr td a:hover {
    color: #8240bc !important;
}

.ranking-table td {
    background-color: #fff;
    text-align: center;
	border: none !important;
	font-size: 14px;
	padding: 8px;
	border-bottom: 2px solid #d8b7e9 !important;
	font-family: Arial, sans-serif;
}

.ranking-table th {
    background-color: #fff;
    text-align: center;
	font-size: 16px;
}

.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: #ffffff;
    font-size: 18px;
}
.accp:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
body:not(.home) .news-block, body:not(.home) .news-block h3 {
    color: black;
    text-align: center;
}
.accp {
    min-width: 150px;
    padding: 8px 15px;
    transition: 0.5s;
}
.topPanel .hidden-block {
    background: #2b3151;
    right: 100px;
    left: unset;
    top: 100%;
}

.hidden-block.active {
    opacity: 1;
    visibility: visible;
}
.main-item.button {
    margin-right: 10rem;
}
.accp:before {
    font-size: 15px;
    content: "";
    color: white;
    font-weight: bold;
    float: left;
}
.circlestat {
    margin-left: 0 !important;
}
table tr td, table tr td a {
    color: #475183;
}
table tr th {
    font-weight: bold;
    color: #475183;
}
.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: #12abde;
}

#timer_div_title {
    top: 20rem;
    left: 76.5%;
    color: #ffffff;
    /* font-weight: bold; */
    font-size: 24px;
}
#timer_div_title:before {
    content: "";
    display: block;
    position: absolute;
    width: 213px;
    height: 73px;
    background: #3f4d7a;
    box-shadow: 0px 0px 1px 3px #fff;
    z-index: -1;
	opacity: 0.8
}

#timer_div_time {
    position: absolute;
    /* height: 70px; */
    width: 234px;
    /* top: 404px; */
    top: 53%;
    left: 75.97%;
    color: #ffffff;
    /* margin-left: -118px; */
    z-index: -1;
}

.timmer_inner_block{
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	border-radius:.5em;
	margin: 2px;
	float:left;
	width: 52px;
	height: 67px;
	background: url(../images/timer_div.png);
}

#timer_div_time .timmer_inner_block .title{
	text-align:center;
	display: block;
	padding-top: 10px;
	font-size: 11px;
}

#timer_div_time .timmer_inner_block .count{
	text-align:center;
	font-weight: bold;
	font-size: 24px;
	padding-top:10px;
}

.account_panel li a {
    padding-top: 0px;
}

.accp:last-child:before {
    content: "";
}
.accp a:hover {
    color: white !important;
}

.sidebar_rank tr th, .sidebar_rank tr td {
    padding: 7px;
    text-align: center;
}
.sidebar_rank tr {
    border: 0;
    text-align: center;
}
.account_panel *:hover {
    background: transparent !important;
}
.account_panel * {
    padding: 0;
}
.account_panel {
	width: 350px;
}
.sidebar_rank tr td, .sidebar_rank tr td a {
    font-size: 14px;
    transition: 0.3s;
	font-family: Arial, sans-serif;
    background: #ffffff;
}
sup {
    font-size: 10px;
    color: #ff0000;
    position: relative;
    top: -5px !important;
}
.sidebar_rank tr th, .sidebar_rank tr td {
    border: none !important;
    border-color: #333333 !important;
	background: #ffffff;
}
.sidebar_rank tr {
    background-color: transparent !important;
    transition: .2s all ease;
}
.sidebar_rank tr:hover {
    background: #435480 !important;
    box-shadow: 0px 8px 10px -3px rgba(0, 0, 0, 0.45);
    height: 41px;
    margin: 0px -40px 0px -40px;
    padding: 0px 25px 0px 25px;
    color: #fff;
    position: relative;
    z-index: 5;
}

#content .ranking-table tr {
    transition: .2s all ease;
}
#content .ranking-table tr th {
    text-align: center !important;
}
#content .ranking-table tr:hover {
    background: #435480 !important;
    box-shadow: 0px 8px 10px -3px rgba(0, 0, 0, 0.45);
    color: #fff;
}
