/* BOTON JQUERY HIDE-SHOW */
.hide-button {
    /*background-image: url(/sites/default/files/boton-abajo-yqyp.png);*/
    /*background-color:green;*/
    width:24px;
    height:24px;
    float:right;
    cursor:pointer;
    display:block;
    margin-top: -47px;
    background-size: 24px;
    background-repeat: no-repeat;
}