.mine_phone_head {
background: url(/plugins/games/Golden_mines/css/fon.png); 
padding: 8px;
color: #34393B;
}

.kn {
border: 2px white solid;
border-radius: 4px;
background: none;
padding: 5px 1.1em;
}

.mine_res {
display: inline-block;
width: 44%;
padding: 8px;
}

.mine_adm {
padding: 8px;
background: rgba(0,0,80,0.25);
color: white;
border-radius: 5px;
margin: 2px;
}

.mine_button5 {
border: none;
background: url(/plugins/games/Golden_mines/css/button.png);
background-size: 170px 40px;
width: 170px;
height: 40px;
font-size: 14px;
display: inline-block;
text-align: center;
color: white;
line-height: 40px;
}

.mine_button5:hover{
opacity: 0.7;
}

.mine_button4_text {
width: 140px;
height: 53px;
font-size: 11px;
display: inline-block;
text-align: center;
color: white;
line-height: 47px;
position: absolute;
z-index: 2;
left: 50%;
transform: translateX(-50%);
top: 25px;
}

.mine_button4 {
border: none;
background-image: url(/plugins/games/Golden_mines/css/nameplate.png);
background-size: 140px 53px;
width: 140px;
height: 53px;
font-size: 14px;
display: inline-block;
text-align: center;
color: white;
line-height: 47px;
position: absolute;
z-index: 2;
left: 50%;
transform: translateX(-50%);
top: 10px;
}

.mine_block_plitka {
background-color: #3C96A2;
width: 47%;
height: 250px;
background: rgba(0,0,80,0.25);
border-radius: 5px;
text-align: center;
margin: 4px;
display: inline-block;
vertical-align: top;
position: relative;
}

.mine_block_info {
background-color: #3C96A2;
text-align: center;
font-weight: bold;
padding: 8px;
color: #FFF9C7;
}

.mine_text_head {
color: #fcc105;
letter-spacing: .1em;
text-shadow: 2px 2px #ff981d; 
font-size: 25px;
text-align: center;
font-weight: bold;
}

.mine_button {
font-weight: bold;
border: none;
background-image: url(/plugins/games/Golden_mines/css/button.png);
background-size: 155px 45px;
width: 155px;
height: 45px;
font-size: 14px;
display: inline-block;
text-align: center;
color: white;
line-height: 47px;
margin: 2px;
}

.mine_button:hover{
opacity: 0.7;
}

.mine_button2 {
font-weight: bold;
border: none;
background-image: url(/plugins/games/Golden_mines/css/button2.png);
background-size: 155px 45px;
width: 155px;
height: 45px;
font-size: 14px;
display: inline-block;
text-align: center;
color: white;
line-height: 47px;
margin: 2px;
}

.mine_button2:hover{
opacity: 0.7;
}

.mine_button3 {
font-weight: bold;
border: none;
background-image: url(/plugins/games/Golden_mines/css/button3.png);
background-size: 155px 53px;
width: 155px;
height: 53px;
font-size: 14px;
display: inline-block;
text-align: center;
color: white;
line-height: 47px;
margin: 2px;
}

.mine_button3:hover{
opacity: 0.7;
}