.ak-picto-less-white{
    display:inline-block;
    width:26px;
    height:26px;
    background-position:-287px 0;
    background-repeat:no-repeat
}
.ak-picto-more-white{
    display:inline-block;
    width:26px;
    height:26px;
    background-position:-260px 0;
    background-repeat:no-repeat
}
.ak-picto-help{
    display:inline-block;
    width:26px;
    height:26px;
    background-position:-116px 2px;
    background-repeat:no-repeat;
    cursor:help
}
.ak-picto-help.ak-orange{
    background-position:-116px -25px
}
.ak-icon-big.ak-filter,.ak-icon-med.ak-filter{
    background-image:url("../../assets/images/dofus/ng/modules/icons/sprite.png");
    background-repeat:no-repeat
}
.ak-icon-big{
    background-size:65px auto
}
.ak-icon-big.ak-filter{
    background-position:0 -10px
}
.ak-icon-med{
    background-size:46px auto
}
.ak-icon-med.ak-filter{
    background-position:0 -7px
}
.ak-title-container{
    position:relative
}
.ak-title-container h1{
    text-align:center;
    background:none;
    position:absolute;
    width:100%;
    border:0;
    margin-top:6%;
    text-shadow:0 0 10px #000;
    padding:0;
    font-size:40px
}
@media all and (min-width:768px){
    .ak-title-container h1{
        margin-top:8%
    }
}
.ak-content-page-node .ak-item{
    padding:6px;
    background:#000;
    margin-top:12px;
    display:block;
    transition:all .2s
}
.ak-content-page-node .ak-item .ak-block-illu{
    text-align:center
}
.ak-content-page-node .ak-item .ak-block-illu .ak-illu{
    background-image:url("../../assets/images/dofus/ng/modules/mmorpg/encyclopedia/icons/sprite.png");
    background-repeat:no-repeat;
    background-size:126px auto;
    width:65px;
    height:65px;
    position:relative;
    margin:0 auto;
    filter:sepia(1)
}
.ak-content-page-node .ak-item .ak-title{
    font-size:20px;
    color:#d4d3c6;
    line-height:18px;
    padding:6px 0;
    position:relative;
    text-transform:uppercase;
    vertical-align:middle;
    text-align:center;
    font-family:"bebas_neueregular",sans-serif
}
.ak-content-page-node .ak-item .ak-intro{
    text-align:center;
    color:#28170e;
    font-weight:normal
}
.ak-content-page-node .ak-item:hover,.ak-content-page-node .ak-item:focus{
    text-decoration:none !important;
    background:#96a702
}
.ak-content-page-node .ak-item:hover .ak-block-illu .ak-illu,.ak-content-page-node .ak-item:focus .ak-block-illu .ak-illu{
    filter:sepia(0)
}
.ak-content-page-node .ak-item:hover .ak-title,.ak-content-page-node .ak-item:focus .ak-title{
    color:#fff
}
 