.awl-pagination{width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;border:0;border-radius:0}.awl-pagination .page-item .page-link{border:0;width:32px;height:32px;font-size:16px;line-height:21px;margin-left:15px}.awl-pagination .page-item .page-link.disabled{cursor:default}.awl-pagination .page-item:not(.active) .page-link{background:transparent}.awl-pagination .page-item:first-child .page-link{border-radius:0;margin-left:0}.awl-pagination .page-item:last-child .page-link{border-radius:0}.awl-pagination .page-item.active .page-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}