.whj_jqueryPaginationCss-1{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.whj_jqueryPaginationCss-1 div {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 3px;
    padding: 4px 12px;
}

.whj_jqueryPaginationCss-1 .whj_checked {
    color: #fff;
    font-weight: bold;
    background: #1551c0;
    border-color: #1551c0;
}

.whj_jqueryPaginationCss-1 input{
	width: 50px;
	text-align: center;
}
