#key_menu.active {
    opacity: 1;
    pointer-events: auto;
}


#key_menu .key_body {
    width: 94%;
    height: 18.9%;
}

#key_menu #key_list  {
    margin-left: 38px;
    width: 230px;
    height: 100px;
    float: left;
}

#key_page_title{
	float: left;
	font-size: 10px;
  margin-left: 190px;
  margin-top: 4px;
}

#key_menu .page {
    width:100%;
    overflow:hidden;
    text-align:left;
    margin: 2% 0;
	  height: 96%;
}

#key_menu .key_body .key {
    margin-left: -2%;
    float: left;
    border-left: none;
    margin-top: 5px;
    line-height: 12px;
    text-indent: 4%;
    font-family: "AdvoCut";
    font-size: 8px;
    font-weight: normal;
    color: #55271c;
    text-align: left;
    margin-left: -1%;
    line-height: 18px;
    background: url(../img/1/newBigSpriteSheet.png) no-repeat -248px -1120px;
    width: 191px;
    height: 16px
}


#key_menu .chapter_table {
    float: left;
    font-size: 9px;
    font-weight: 900;
    right: 0px;
    width: 250px;
    margin-right: 2.25rem;
}

#key_menu .chapter {
  color: black;
  margin-left: 1px;
  float: left;
  border: 1px solid black;
  height: 13px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
  text-decoration: underline;
  padding-top: 2px;
  height: 13px;
  border-bottom-width: 1px;
  line-height: 14px;
}


.key_body #status img {
    width: 75%;
    margin: 10%;
}

.key_body #status.locked img {
    display: none;
}

.key_body #status.open img {
    display: block;
}

/* #key_menu  .key_body #status.open {
    background: #a3d8a5;
} */

#key_menu .header {
    float: left;
    width: 100%;
    margin-left: 25px;
    margin-top: 5px;
}


#key_menu .key_icn{
  background: url(../img/1/newBigSpriteSheet.png) no-repeat -248px -1152px;
  width: 16px;
  height: 16px;
  margin-left: 3px;
    margin-top: 3px;
  /* float: left; */
}


	#key_menu .key_body #status {
        float: left;
        position: relative;
        margin-top: 1%;
        background: url(../img/1/newBigSpriteSheet.png) no-repeat -254px -918px;
        width: 22px;
        height: 22px;
    }



    #key_menu .key_body {
        height: 14%;
    }


    #key_big_left
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -254px -901px;
      width: 16px;
      height: 16px;
      margin-left: 18px;
      margin-top: 47px;
      position: absolute;
      cursor: pointer;
    }

    #key_big_right
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -270px -901px;
      width: 16px;
      height: 16px;
      margin-left: 253px;
      margin-top: 47px;
      position: absolute;
      cursor: pointer;
    }

    #key_small_left
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -461px -194px;
      width: 14px;
      height: 14px;
      margin-top: 105px;
      margin-left: 38px;
      position: absolute;
      cursor: pointer;
    }

    #key_small_right
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -461px -222px;
      width: 14px;
      height: 14px;
      position: absolute;
      margin-top: 105px;
      margin-left: 158px;
      cursor: pointer;
    }

    #key_big_left.gray
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -286px -901px;
      width: 16px;
      height: 16px;
      cursor: auto;
    }

    #key_big_right.gray
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -302px -901px;
      width: 16px;
      height: 16px;
      cursor: auto;
    }

    #key_small_left.gray
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -461px -180px;
      width: 14px;
      height: 14px;
      cursor: auto;
    }

    #key_small_right.gray
    {
      background: url(../img/1/newBigSpriteSheet.png) no-repeat -461px -208px;
      width: 14px;
      height: 14px;
      cursor: auto;
    }

    #key_menu #key_counter {
        color: #55271c;
        background-color: #b78966;
        font-family: "AdvoCut";
        font-size: 9px;
        height: 12px;
        width: 106px;
        margin-top: 106px;
        margin-left: 52px;
        position: absolute;
        text-align: center;
        line-height: 12px;
    }

    #key_menu .key_body .key_decor {
        position: absolute;
        float: left;
        background: url(../img/1/newBigSpriteSheet.png) no-repeat -249px -1170px;
        width: 153px;
        height: 3px;
        margin-left: 29px;
        margin-top: 23px;
    }

    #key_menu .back_decor_keys {
        background: url(../img/1/tiledKey.png) space;
        position: absolute;
        z-index: -1;
        width: 72px;
        height: 96px;
        top: 35px;
        margin-left: 196px;
    }
