.saperclosedcell
{
    width: 60px;
    height: 60px;
    background-size:cover; 
background-image: url("http://d1.endata.cx/data/games/63238/bgcelltemplate1.jpg");
}
.saperemptycell
{
    width: 60px;
    height: 60px;
    background-size:cover; 
background-image: url("http://d1.endata.cx/data/games/63238/bgcellempty.jpg");
}
.sapercell1
{
    width: 60px;
    height: 60px;
    background-size:cover; 
background-image: url("http://d1.endata.cx/data/games/63238/bgcell1.jpg");
}
.sapercell2
{
    width: 60px;
    height: 60px;
    background-size:cover; 
background-image: url("http://d1.endata.cx/data/games/63238/bgcell2.jpg");
}
.sapercell3
{
    width: 60px;
    height: 60px;
    background-size:cover; 
background-image: url("http://d1.endata.cx/data/games/63238/bgcell3.jpg");
}
.sapercell4
{
    width: 60px;
    height: 60px;
    background-size:cover; 
background-image: url("http://d1.endata.cx/data/games/63238/bgcell4.jpg");
}
.sapercellbomb
{
    width: 60px;
    height: 60px;
    background-size:cover; 
background-image: url("http://d1.endata.cx/data/games/63238/bgcellbomb.jpg");
}

.saperrow
{

}
.container {
    
    background-image: url(http://d1.endata.cx/data/games/62360/bground.jpeg);
    display: table;
}

.preview_wrapper
{

background: rgba(39, 39, 39, 0.7);
}
.preview
{
background: none;
    border: 0px;
}

.saperlayer
{
opacity:.85;
}
#saperheader
{
background: #272727;
}
.saperlefttitle
{
background: #272727;
}
.header
{
background: #272727;
opacity:.75;
}
.jspContainer
{
background: #272727;
    border: 2px solid #414141;
    border-radius: 4px;
    padding: 0 10px 0 32px;
    margin: 10px 0 5px;
    position: relative;
    display: inline-block;
    overflow: hidden;
-webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
opacity:.7;
}

#ChatFrame
{
background: #272727;
    border: 2px solid #414141;
    border-radius: 4px;
-webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
opacity:.75;
}
.content .color_bonus
{
visibility: hidden;
}
.content .color_correct
{
visibility: hidden;
}