﻿.pgFont {
    font-size: 10px;
    color: #909090;
}

    .pgFont a:link, .pgFont a:visited, .pgFont a:active {
        font-size: 10px;
        color: #909090;
    }

    .pgFont a:hover {
        font-size: 10px;
        color: #707070;
    }

a[id*="NewsPagingNumbers_goToBtn"] {
    font: 12px BYekan;
    color: #666 !important;
}

input[id*="NewsPagingNumbers_goToBtn"]:hover {
    color: #009dd8 !important;
}

input[id*="NewsPagingNumbers_goToTxt"] {
    margin-right: 5px;
    vertical-align: sub;
    border: solid 1px #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 26px;
    width: 30px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pgNext, .pgPrevious, .pgNumbers, .pgNumbersCurrent {
    font-family: BYekan,regular,sans-serif !important;
    display: inline-block;
    text-align: center;
    border: 1px solid;
    width: 26px;
    height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0;
    line-height: 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 3px !important;
    float: right;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.pgNext, .pgPrevious, .pgNumbers {
    color: #666 !important;
    background: #f7f7f7; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #eee); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #eee); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #eee); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #eee); /* Standard syntax */
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3);
}

.pgNumbersCurrent {
    color: #fff !important;
    background: #009dd8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#00b4f5, #008dc5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00b4f5, #008dc5); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00b4f5, #008dc5); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00b4f5, #008dc5); /* Standard syntax */
    border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4);
}

.pgNext:hover, .pgPrevious:hover, .pgNumbers:hover {
    background-color: #fff !important;
    border-color: #ccc;
}

.pgCurrentPage {
    font: 12px BYekan,rezvan,regular !important;
    color: #505050;
}

a[id$="_pagingNumbers_goToBtn"] {
    display: inline-block;
    font: 12px BYekan,regular,sans-serif;
    color: #666;
    border: solid 1px #ccc;
    height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    padding: 0 10px;
    background-color: #fff;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    margin-right: 15px;
    float: right;
}
a[id*=_PagingNumber][id*=_goToBtn] {
    display: inline-block;
    font: 12px BYekan,regular,sans-serif;
    color: #666;
    border: solid 1px #ccc;
    height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    padding: 0 10px;
    background-color: #fff;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    margin-right: 15px;
    float: right;
}
a[id*=_PagingNumber][id*=_goToBtn]:hover {
    color: #fff;
    background-color: #008dc5;
    border-color: #008dc5;
}
input[name*='$PagingNumber'][name*='$goToTxt'] {
    text-align: center;
    color: #666;
    border: solid 1px #ccc;
    height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-right: none;
    background-color: #fff;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    float: left;
}


a[id$="_pagingNumbers_goToBtn"]:hover {
    color: #fff;
    background-color: #008dc5;
    border-color: #008dc5;
}

input[id$="pagingNumbers_goToTxt"] {
    text-align: center;
    color: #666;
    border: solid 1px #ccc;
    height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-right: none;
    background-color: #fff;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    float: left;
}

    input[id$="pagingNumbers_goToTxt"]:focus {
        border-color: #008dc5;
    }
