
.singleGriff{
    padding-top: 50px;
}
.singleGriff.active .grifPhoto, .singleGriff.active .topGriff{
    display: block;
}
.game_drag_cary .grifPhoto{
    height: 270px;
    line-height: 270px;
    display: none;
    transition: 1s all ease;
}
.game_drag_cary .grifPhoto img{
    display: inline-block;
}
.game_drag_cary .topGriff{
    width: 163px;
    height: 84px;
    background: url(../images/icons/griff/top-griff.png) top left no-repeat;
    padding: 12px 0px;
    margin: 0 auto;
    position: absolute;
    display: none;
    transition: 1s all ease;
}
.game_drag_cary .grifText{
    background: url(../images/icons/griff-person-text-block.png) top left no-repeat;
    width: 228px;
    height: 92px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -50px;
    display: table;
}
.game_drag_cary .grifText p{
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}
.game_drag_cary .grifChosens{
    position: relative;
    min-height: 350px;
    top: -25px;
}
.game_drag_cary .grifNestable {
    position: absolute;
}
.game_drag_cary .grifNestable.active{
    -webkit-filter: grayscale(100%);
    filter: gray;
}
.game_drag_cary .grifNestable ul{
    min-width: initial !important;
    height: 100%;
    width: 100%;
}

.game_drag_cary .grifNestable.nr1{
    width: 106px;
    height: 55px;
    background: url(../images/icons/griff/nr1.png) top left no-repeat;
}
.game_drag_cary .grifNestable.nr2{
    width: 110px;
    height: 60px;
    background: url(../images/icons/griff/nr2.png) top left no-repeat;
    left: 135px;
}
.game_drag_cary .grifNestable.nr3{
    width: 66px;
    height: 70px;
    background: url(../images/icons/griff/nr3.png) top left no-repeat;
    top: 55px;
    left: 55px;
}
.game_drag_cary .grifNestable.nr4{
    width: 102px;
    height: 73px;
    background: url(../images/icons/griff/nr4.png) top left no-repeat;
    left: 140px;
    top: 55px;
}
.game_drag_cary .grifNestable.nr5{
    width: 76px;
    height: 84px;
    background: url(../images/icons/griff/nr5.png) top left no-repeat;
    top: 120px;
    left: 20px;
}
.game_drag_cary .grifNestable.nr6{
    width: 109px;
    height: 115px;
    background: url(../images/icons/griff/nr6.png) top left no-repeat;
    top: 120px;
    left: 100px;
}
.game_drag_cary .grifNestable.nr7{
    width: 92px;
    height: 60px;
    background: url(../images/icons/griff/nr7.png) top left no-repeat;
}
.game_drag_cary .grifNestable.nr8{
    width: 130px;
    height: 77px;
    background: url(../images/icons/griff/nr8.png) top left no-repeat;
    left: 140px;
}
.game_drag_cary .grifNestable.nr9{
    width: 130px;
    height: 112px;
    background: url(../images/icons/griff/nr9.png) top left no-repeat;
    top: 60px;
    left: 5px;
}
.game_drag_cary .grifNestable.nr10{
    width: 159px;
    height: 138px;
    background: url(../images/icons/griff/nr10.png) top left no-repeat;
    top: 105px;
    left: 130px;
}
.game_drag_cary .grifNestable.nr11{
    width: 156px;
    height: 64px;
    background: url(../images/icons/griff/nr11.png) top left no-repeat;
}
.game_drag_cary .grifNestable.nr12{
    width: 122px;
    height: 59px;
    background: url(../images/icons/griff/nr12.png) top left no-repeat;
    left: 160px;
}
.game_drag_cary .grifNestable.nr13{
    width: 146px;
    height: 72px;
    background: url(../images/icons/griff/nr13.png) top left no-repeat;
    top: 70px;
}
.game_drag_cary .grifNestable.nr14{
    width: 95px;
    height: 79px;
    background: url(../images/icons/griff/nr14.png) top left no-repeat;
    left: 160px;
    top: 55px;
}
.game_drag_cary .grifNestable.nr15{
    width: 163px;
    height: 96px;
    background: url(../images/icons/griff/nr15.png) top left no-repeat;
    top: 150px;
    left: 120px;
}
.game_drag_cary .grifNestable.nr16{
    width: 163px;
    height: 84px;
    background: url(../images/icons/griff/nr16.png) top left no-repeat;
    left: 50px;
}

.game_drag_cary .grifNestable{
    background: url("../images/icons/griff/diag.png") 0 0 no-repeat!important;
    background-size: 100% 100%!important;
    width: 228px!important;
    height: 45px!important;
    float: none;
    left: 0!important;
    top: 0!important;
    margin-top: 10px;
    position: relative;
}