.point_sep:hover{
    cursor:pointer;
    background-color: #e2e2e2!important;
}
.module-pagination .dark_link:hover {
    background-color: #e2e2e2;
}
.page-select-hidden{
    display: none!important;
}
.js-page-select-form{
    text-align: center;
}
.js-page-select-form input{
    margin-right: 5px;
    width: 60px!important;
}
.js-page-select-submit {
    vertical-align: bottom;
    line-height: 19px!important;
    width: 60px!important;
}
.page-select-label{
    margin-right: 10px;
}
.js-page-select-cancel{
    margin-left: 7px;
}