﻿
.pg-b
{
    text-align: center;
    color: #545452;
}

.pg-total
{
}

.pg-pre, .pg-nxt
{
    color: #545452;
    text-decoration: none;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #DDDDDD;
    background-color: #F9F9F9;
    display: inline-block;
}

.pg-curndx
{
    display: inline-block;
    border: 1px solid #DDDDDD;
    background-color: #2cb149;
    line-height: 30px;
    width: 30px;
    height: 30px;
    color: white;
    text-decoration: none;
}

.pg-pgndx
{
    display: inline-block;
    border: 1px solid #DDDDDD;
    background-color: White;
    line-height: 30px;
    width: 30px;
    height: 30px;
    color: #545452;
    text-decoration: none;
}

.pg-dot
{
    display: inline-block;
    border: 1px solid #DDDDDD;
    background-color: White;
    line-height: 30px;
    width: 30px;
    height: 30px;
    color: #545452;
}
