/* Общие настройки страницы */
html {
    background : url(/template/design/blue/bodyBg.jpg) 50% 0 no-repeat fixed #000;
}



body {
	 width : 350px;
	 margin : 0 auto;
	 font-size : 16px;
	 padding-bottom : 10px;
	 color : #a4b3bf;
	 font-family: Revie, Arial, sans-serif;
	 font-style : normal;
	 font-weight : 400;
	 overflow-wrap : break-word;
}


img { border: 0; max-width: 100%; vertical-align: middle }

a, a:active, a:link, a:visited, a:hover {
    color: #a4b3bf;
    text-decoration: none
}

table {
    width: 100%;
    border-collapse: collapse;
}



/*---------- HEAD ----------*/
.WRUSH-userPanel-bg {
    width: 350px;
    height: 56px;
    margin: 0 auto;
    position: relative;
    color: #a4b3bf;
    background-image: url(/template/design/blue/head/userPanel-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.WRUSH-userPanel-lvl {
    width: 39px;
    height: 40px;
    top: 8px;
    position: absolute;
    left: 18px;
    background-image: url(/template/design/blue/head/userPanel-lvlBg.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: kundera;
}

.WRUSH-userPanel-lvlValue {
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    color: #a4b3bf;
}

.WRUSH-cell-bgLeft, .WRUSH-cell-bgRight {
    width: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.WRUSH-cell-bgLeft {
    left: 0;
    background-image: url(/template/design/blue/head/cellBgLeft.png?v=2);
}

.WRUSH-cell-bgMiddle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    right: 8px;
    background-image: url(/template/design/blue/head/cellBgMiddle.png);
    background-repeat: repeat-x;
    background-size: contain;
}

.WRUSH-cell-bgRight {
    right: 0;
    background-image: url(/template/design/blue/head/cellBgRight.png);
}

.WRUSH-userPanel-mailBg {
    width: 42px;
    height: 42px;
    position: absolute;
    right: 20px;
    top: 4px;
    background-image: url(/template/design/blue/head/userPanel-mailBg.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.WRUSH-userPanel-mailIcon {
    width: 30px;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.WRUSH-iconPanel {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 268px;
    top: -4px;
    background-image: url(/template/design/blue/head/envelope.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.WRUSH-iconPanelnew {
	 width : 30px;
	 height : 30px;
	 position : absolute;
	 left : 268px;
	 top : -4px;
	 background-image : url(/template/design/blue/head/envelopenew.png);
	 background-size : contain;
	 background-repeat : no-repeat;
}

.WRUSH-exp_bar {
    width: 85.5%;
    height: 4px;
    position: relative;
    left: 27px;
    top: 54px;
    border-radius: 1px;
    background: #10161a;
    box-sizing: border-box;
}

.WRUSH-exp_progress {
	max-width: 100%;
    height: 4px;
    border-radius: 1px;
    background: #49acfc;
    background: linear-gradient(to bottom, #49acfc 0, #3092e3 25%, #004985 100%);
    box-sizing: border-box;
    margin-top: 0;
}

.WRUSH-userPanel-unreadBadge {
    width: 14px;
    height: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    line-height: 14px;
    position: absolute;
    right: -5px;
    top: -2px;
    font-size: 12px;
    text-align: center;
    background-color: #d21100;
    color: #ffe5cf
}

.WRUSH-cntr {
    text-align: center;
}

.WRUSH-money-cell-now {
    display: inline-block;
    margin: 5px;
    text-align: center;
}

.WRUSH-money-cell-now .WRUSH-money-left {
    display: inline-block;
    width: 8px;
    height: 25px;
    background-image: url(/template/design/blue/head/cellBgLeft.png?v=2);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.WRUSH-money-cell-now .WRUSH-money-right {
    display: inline-block;
    width: 8px;
    height: 25px;
    background-image: url(/template/design/blue/head/cellBgRight.png?v=2);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.WRUSH-money-cell-now .WRUSH-money-middle {
    padding: 3.3px;
    display: inline-block;
    min-width: 70px;
    background-image: url(/template/design/blue/head/cellBgMiddle.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    vertical-align: middle;
}
/*--------------------------*/



/*---------- INDEX ----------*/
.WRUSH-campaign {
    background: url(/template/design/blue/index/campaign.jpg) top no-repeat;
    background-size: contain;
    padding-top: 10px;
    width: 100%;
}

.WRUSH-section-menu {
    width: 350px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.WRUSH-sectionIcon-menu {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
    background: url(/template/design/blue/index/sectionIcon-frame.png) no-repeat;
    background-size: 100px 100px;
    background-position: 50% 50%;
    margin: 5px;
}

.WRUSH-sectionIcon {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 50%;
    top: -1px;
    transform: translate(-50%);
}

.WRUSH-sectionIcon-text {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translate(-50%);
    font-size: 16px;
    color: #a4b3bf;
}

.WRUSH-sectionIcon-value {
    min-width: 19px;
    height: 19px;
    line-height: 19px;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
    background-color: #cc2400;
    border-radius: 20px;
    color: #fdfebd;
    box-shadow: 2px -1px 7px 0 rgb(102 0 0 / 69%) inset, -1px 0 2px 0 rgb(0 0 0 / 52%);
    text-shadow: 0 1px 1px rgb(86 0 0 / 57%);
    font-size: 90%;
}

.WRUSH-sectionArena {
    background: url(/template/design/blue/index/arena.png) no-repeat;
    background-size: 100% 100%;
}

.WRUSH-sectionCompany {
	 top: 15px;
	 background-size : 100% 100%;
}

.WRUSH-sectionBosses {
    background: url(/template/design/blue/index/bosses.png) no-repeat;
    background-size: 100% 100%;
}

.WRUSH-sectionColiseum {
    background: url(/template/design/blue/index/coliseum.png) no-repeat;
    background-size: 100% 100%;
}

.WRUSH-sectionLabyrinth {
    background: url(/template/design/blue/index/labyrinth.png) no-repeat;
    background-size: 100% 100%;
}

.WRUSH-sectionInvasion {
    background: url(/template/design/blue/index/invasion.png) no-repeat;
    background-size: 100% 100%;
}

.WRUSH-sectionAssignments {
    background: url(/template/design/blue/index/assignments.png) no-repeat;
    background-size: 100% 100%;
}

.WRUSH-sectionShop {
    background: url(/template/design/blue/index/shop.png) no-repeat;
    background-size: 100% 100%;
}

.WRUSH-sectionClans {
    background: url(/template/design/blue/index/clans.png) no-repeat;
    background-size: 100% 100%;
}
/*---------------------------*/



/*---------- FOOT ----------*/
.hr {
    margin: 10px 5px;
}

.hr .hr_end {
    background-position: 100% -1px;
}

.hr, .hr .hr_end {
    font-size: 0px;
    height: 1px;
    background-image: url(/template/design/blue/foot/bg-hr.png);
    background-repeat: no-repeat;
}

.WRUSH-index {
	width:77px;
	height:79px;
	background:url(/template/design/blue/foot/main_icon.png);
	background-size:cover;
}

.WRUSH-user {
	width:77px;
	height:79px;
	background:url(/template/design/blue/foot/user_icon.png);
	background-size:cover;
}

.WRUSH-clan {
	width:77px;
	height:79px;
	background:url(/template/design/blue/foot/clan_icon.png);
	background-size:cover;
}
/*--------------------------*/



/*---------- USER ----------*/
.WRUSH-head {
 	 width : 350px;
	 height : 0px;
	 margin : auto;
	 position : relative;
	 background : url(https://vhoro.online/template/design/blue/user/location-bg.png) top center no-repeat #000;
	 background-size : contain;
}

.WRUSH-b {
    display: table-cell;
    font-size: 15px;
    line-height: 30px;
}

.WRUSH-user_p {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(https://vhoro.online/template/design/blue/user/0.jpg) no-repeat center;
    background-size: 100% 100%;
    width: 350px;
    height: 400px;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.character, .gear {
position: relative;
}

.character {
z-index: 2; /* Персонаж по умолчанию сверху */
}

.gear {
z-index: 1; /* Снаряжение ниже персонажа */
}

.item-rabka-0 img {
	border: 1px solid #999999;
	border-radius: 3px;
}

.WRUSH-msg {
	background : linear-gradient(to bottom, #000 0, rgb(2 17 28) 70%, #000 100%);
	color:#a4b3bf;
    font-size:14px;
}

.WRUSH-msg .WRUSH-wr1 {
	background-image:url(https://vhoro.online/template/design/blue/user/wr0-blue.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

.WRUSH-msg .WRUSH-wr2 {
	background-image:url(https://vhoro.online/template/design/blue/user/wr1-blue.png);
	background-repeat:no-repeat;
	background-position:100% 0;
}

.WRUSH-msg .WRUSH-wr3 {
	background-image:url(https://vhoro.online/template/design/blue/user/wr2-blue.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
}

.WRUSH-msg .WRUSH-wr4 {
	padding:10px;
	background-image:url(https://vhoro.online/template/design/blue/user/wr3-blue.png);
	background-repeat:no-repeat;
	background-position:0 100%;
}

.WRUSH-knopka-bbtn {
	height:32px;
	margin-bottom:2px;
	background-color:#183543;
	background-image:url(https://vhoro.online/template/design/blue/user/bg-bbtn.png);
	background-repeat:repeat-x;
}

.WRUSH-knopka-bbtn .WRUSH-knopka-lf,.WRUSH-knopka-bbtn .WRUSH-knopka-rt {
	height:32px;
	display:block;
	background-image:url(https://vhoro.online/template/design/blue/user/bg-bbtn-lr.png);
	background-repeat:no-repeat;
	background-position:100% -32px;
}

.WRUSH-knopka-bbtn .WRUSH-knopka-lf {
	text-decoration:none !important;
	background-position:0 0;
}

.WRUSH-knopka-bbtn .WRUSH-knopka-lbl {
	display:block;
	height:24px;
	padding:7px 7px 0 10px;
	line-height:16px !important;
	color:#a4b3bf;
	font-size:medium;
	white-space:nowrap;
	overflow:hidden;
	background-position:5px 0;
	background-repeat:no-repeat;
}

.WRUSH-knopka-bbtn .WRUSH-knopka-lbl img {
	position: relative;
	top: -5%;
}
/*--------------------------*/






























































































































































































































































/* Игровое поле Шахты 4х8 */
.mine-table { 
    width: 100%; 
    border-collapse: separate; 
    border-spacing: 2px; 
    background: #1b1511; 
    padding: 4px; 
    border: 1px solid #33251a; 
    margin-top: 5px; 
}
.mine-td { 
    width: 12.5%; 
    padding: 0; 
    margin: 0; 
}
.mine-cell { 
    display: block; 
    width: 100%; 
    aspect-ratio: 1; 
    text-align: center; 
    text-decoration: none; 
    border-radius: 1px; 
    line-height: 2.2; 
}
.cell-hidden { 
    background: #443325; 
    border: 1px solid #554435; 
    box-shadow: inset 0 0 5px #221105; 
}
.cell-hidden:hover { 
    background: #503d2e; 
}
.cell-empty { 
    background: #1f1610; 
    border: 1px solid #2a1f17; 
}
.cell-ore { 
    background: #35281e; 
    border: 1px solid #44352a; 
}
.cell-gold { 
    background: #443a1e; 
    border: 1px solid #ffcc00; 
}

/* Элементы хедера Шахты */
.energy-pill { 
    background: #3d2d22; 
    border: 1px solid #5a4536; 
    padding: 3px 10px; 
    border-radius: 12px; 
    color: #fff; 
    display: inline-block; 
    font-weight: bold; 
    font-size: 13px; 
    vertical-align: middle; 
}
.timer-pill { 
    color: #e5d5c5; 
    font-size: 13px; 
    display: inline-block; 
    margin-left: 8px; 
    vertical-align: middle; 
    font-weight: normal; 
}

/* Панель инструментов */
.tools-menu-table { 
    width: 100%; 
    border-collapse: collapse; 
    margin-top: 5px; 
    background: #221a15; 
    text-align: center; 
    font-size: 12px; 
    border-top: 1px solid #33251a; 
}
.tool-tab { 
    padding: 8px 2px; 
    border: 1px solid #33251a; 
    width: 100%; 
    color: #aaa; 
    text-decoration: none; 
    display: block; 
    box-sizing: border-box; 
}
.tool-tab.active { 
    background: #1f1610; 
    color: #fff; 
    box-shadow: inset 0 3px 0 #ff9900; 
}
.tool-title { 
    font-weight: bold; 
    display: block; 
    margin-top: 3px; 
}

/* Стили для страницы Рейтинга и Инфо */
.rating-list-table { 
    width: 100%; 
    border-collapse: collapse; 
    margin-top: 5px; 
    background: #1f1610;
}
.rating-row { 
    border-bottom: 1px solid #33251a; 
    padding: 8px 10px; 
    font-size: 13px; 
}
.rating-row.current-user { 
    background: #242c1c; 
    border-left: 2px solid #5cb85c; 
}
.rank-num { 
    font-weight: bold; 
    color: #ffcc00; 
    margin-right: 5px; 
}
.rank-num.current { 
    color: #5cb85c; 
}
.depth-info { 
    display: block; 
    font-size: 12px; 
    color: #b0a090; 
    margin-top: 2px; 
    padding-left: 20px; 
}
.depth-info.current { 
    color: #5cb85c; 
}

.rewards-list-table { 
    width: 100%; 
    max-width: 280px; 
    margin: 0 auto; 
    border-collapse: collapse; 
    text-align: left; 
    font-size: 14px; 
}
.rewards-list-table td { 
    padding: 6px 0; 
    color: #fff; 
    font-weight: bold; 
}
.rewards-list-table td.reward-val { 
    text-align: right; 
    color: #7afe4e; 
}











