/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-04-14, 10:58:17
    Author     : Mateusz Dworak
*/

.paginationgoto {
    width: 155px;
    float: right;
    margin-left: -155px;
    margin-top: 30px;
}

.paginationgoto .gotopagenumber {
    width: 30px;
}

.paginationgoto .button {
    vertical-align: bottom;
}

.fast {
    position: relative;
}

.fast .first {
    position: absolute;
    left: -40px
}