﻿
.navigate-number{
    background-color:lightgray !important;
    display:inline-flex;
    width:10px;
}

.navigate-current{
background-color:#8fbd27 !important;
color:white !important;
}
.navigateprevclass{
    width:20px;
}
.goUp{
    float:left;
}