﻿.PaginationButton {
    border-radius: 3px;
    border: solid 1px #3e8518;
    font-family: Montserrat;
    font-size: 16px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center !important;
    color: #3e8518 !important;
    text-decoration: none !important;
    padding: 3px 6px;
}

div.ListNavigation_Wrapper.Custom {
    float: none;
}

div.ListNavigation_Wrapper.Custom a,
div.ListNavigation_Wrapper.Custom span {
    vertical-align: top;
    margin-left: 6px;
    font-size: 11px;
}



.ListNavigation_Wrapper.Custom span.ListNavigation_CurrentPageNumber {
    font-weight: bold;
    color: black;
}

