@charset "utf-8";
.page-customize {
    display: table;
    margin: 0 auto;
    padding: 0px 0 0px
}

.pages {
    text-align: center;
    padding: 0
}

.ucd-pager-count {
    float: left;
    margin-right: 15px;
    margin-top: 6px;
    color: #6f7479;
    font-size: 14px;
    margin-left: 20px;
}

.ucd-pager-count,
.ucd-pager-goto,
.ucd-pager-goto-page,
.ucd-pager-pages,
.ucd-pager-sizes,
.ucd-pager-trigger {
    display: inline-block;
    vertical-align: middle
}

.ucd-pager-pages {
    padding: 0;
    margin: 3px 0 0;
    list-style: none
}

.ucd-pager-goto,
.ucd-pager-pages {
    float: left
}

.ucd-pager-pages:after,
.ucd-pager-pages:before {
    display: table;
    content: ""
}

.ucd-pager-btn {
    width: 30px;
    cursor: pointer;
    height: 26px;
    line-height: 24px !important
}

.ucd-pager-btn,
.ucd-pager-ellipsis,
.ucd-pager-page {
    float: left;
    margin-right: 15px;
    color: #6f7479;
    text-align: center;
    cursor: pointer
}

.ucd-pager-btn>a,
.ucd-pager-btn>span,
.ucd-pager-ellipsis>a,
.ucd-pager-ellipsis>span,
.ucd-pager-page>a,
.ucd-pager-page>span {
    display: inline-block;
    padding: 0 5px;
    line-height: 24px;
    color: inherit;
    text-decoration: none;
}

.ucd-pager-ellipsis>span:hover {
    cursor: default;
}

.ucd-pager-page.active {
    background-color: #F7F8F8;
    color: #c7000b
}

.ucd-pager-page:hover {
    background-color: #c7000b;
    color: #fff
}

.ucd-pager-pages .ucd-pager-page {
    border-radius: 2px;
}

.ucd-pager-page {
    text-align: center
}

.ucd-pager-page.active>a {
    background-color: #F7F8F8;
}

.ucd-pager-page:hover>a {
    background-color: #c7000b;
    color: #fff
}

.ucd-pager-page:active>a {
    background-color: #c7000b;
    color: #fff
}

.ucd-pager-pages .ucd-pager-page a {
    font-size: 14px;
    border-radius: 2px;
}

.page_disable span {
    position: relative;
    top: -5px
}

.ucd-pager-page.page_disable.disabled:hover {
    cursor: default;
    background-color: #f4f6f8;
    color: #6f7479
}

.ucd-pager-pages .ucd-pager-prev {
    margin-right: 10px;
    border-radius: 2px;
    background-color: #F7F8F8;
}

.ucd-pager-pages .ucd-pager-prev span,
.ucd-pager-pages .ucd-pager-prev a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0;
}

.ucd-pager-pages .ucd-pager-prev:hover {
    background-color: #c7000b;
}

.ucd-pager-pages .ucd-pager-prev:hover span {
    background: url(../../ydcomm/images/global/3.png) no-repeat center;
}

.ucd-pager-pages .ucd-pager-prev:hover a {
    background: url(../../ydcomm/images/global/3.png) no-repeat center;
}

.ucd-pager-pages .ucd-pager-prev:active {}

.ucd-pager-pages .ucd-pager-prev span {
    background: url(../../ydcomm/images/global/1.png) no-repeat center;
}

.ucd-pager-pages .ucd-pager-prev a {
    background: uurl(../../ydcomm/images/global/5.png) no-repeat center;
    background-size: 6px 10px;
}

.ucd-pager-btn.ucd-pager-prev.disabled {
    background-color: #F7F8F8;
}

.ucd-pager-btn.ucd-pager-prev.disabled,
.ucd-pager-btn.ucd-pager-prev.disabled span {
    background: url(../../ydcomm/images/global/7.png) no-repeat center;
}

.ucd-pager-btn.ucd-pager-prev.disabled a {
    background: url(../../ydcomm/images/global/7.png) no-repeat center;
}

.ucd-pager-btn.disabled {
    cursor: default
}

.ucd-pager-pages .ucd-pager-next a,
.ucd-pager-pages .ucd-pager-next span {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0;
}

.ucd-pager-pages .ucd-pager-next {
    background-color: #F7F8F8;
}

.ucd-pager-pages .ucd-pager-next a,
.ucd-pager-pages .ucd-pager-next span {
    background: url(../../ydcomm/images/global/2.png) no-repeat center;
    background-size: 6px 10px;
}

.ucd-pager-pages .ucd-pager-next:hover {
    background-color: #c7000b;
}

.ucd-pager-pages .ucd-pager-next:hover a {
    background: url(../../ydcomm/images/global/6.png) no-repeat center;
}

.ucd-pager-pages .ucd-pager-next:hover span {
    background: url(../../ydcomm/images/global/6.png) no-repeat center;
}

.ucd-pager-pages .ucd-pager-next:active {}

.ucd-pager-btn.ucd-pager-next.disabled {
    background-color: #F7F8F8;
}

.ucd-pager-btn.ucd-pager-next.disabled a {
    background: #F7F8F8 url(../../ydcomm/images/global/8.png) no-repeat center;
}

.ucd-pager-btn.ucd-pager-next.disabled,
.ucd-pager-btn.ucd-pager-next.disabled span {
    background: #F7F8F8 url(../../ydcomm/images/global/8.png) no-repeat center;
}

.ucd-pager-btn.ucd-pager-next.disabled:hover a {
    cursor: default;
}

.ucd-pager-btn.ucd-pager-next.disabled:hover span {
    cursor: default;
}

.ucd-pager-btn.disabled {
    cursor: default
}

.ucd-pager-btn {
    width: 30px;
    cursor: pointer;
    height: 24px;
    line-height: 24px !important;
    border-radius: 2px;
}

.ucd-pager-btn a {
    display: inline-block;
    height: 18px
}

.ucd-pager-pages:after,
.ucd-pager-pages:before {
    display: table;
    content: ""
}

.ucd-pager-pages:after {
    clear: both
}

.aui-pager .ucd-pager-goto {
    font-size: 14px
}

.ucd-pager-count,
.ucd-pager-goto,
.ucd-pager-goto-page,
.ucd-pager-pages,
.ucd-pager-sizes,
.ucd-pager-trigger {
    display: inline-block;
    vertical-align: middle
}

.ucd-pager-goto,
.ucd-pager-pages {
    float: left
}

.ucd-pager-goto-page {
    position: relative;
    top: -2px;
    margin-left: 5px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 2px !important;
    width: 40px;
    padding: 0 5px;
    margin-right: 5px;
    line-height: 24px;
    text-align: left;
    color: #6f7479;
}

.ucd-pager-goto {
    height: 32px;
    line-height: 32px;
    position: relative;
    top: 0;
}

.ucd-pager-trigger {
    position: relative;
    top: -2px;
    margin-left: 17px;
    color: #666A75;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 2px !important;
    background: 0 0;
    width: 58px !important;
    line-height: 32px !important;
    height: 32px !important;
    text-align: center !important;
    padding: 0;
}

.ucd-pager-trigger:hover {
    border: 1px solid #c7000b;
    background-color: #c7000b !important;
    color: #FFFFFF
}

.ucd-pager-trigger:active {
    border: 1px solid #c7000b;
    background-color: #c7000b !important;
    color: #FFFFFF
}

.ucd-pager-goto-page,
.ucd-pager-trigger {
    height: 24px;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
}

.ucd-pager-goto-page:hover {
    border-color: #A0A2A8
}

.ucd-pager-goto-page:focus {
    border-color: #A0A2A8
}

.ucd-pager-btn.ucd-pager-next {
    margin-right: 20px;
}

.ucd-pager-count {
    font-size: 12px;
    color: #575D6C;
    line-height: 18px;
    margin-right: 13px;
    float: none;
    margin-top: 0;
}

.ucd-pager-goto,
.ucd-pager-pages {
    float: none;
    margin-top: 0;
}

.ucd-pager-btn {
    width: 22px;
    height: 22px;
}

.ucd-pager-btn>a,
.ucd-pager-btn>span,
.ucd-pager-ellipsis>a,
.ucd-pager-ellipsis>span,
.ucd-pager-page>a,
.ucd-pager-page>span {
    padding: 0 6px;
}

.ucd-pager-btn,
.ucd-pager-ellipsis,
.ucd-pager-page {
    margin-right: 4px;
}

.ucd-pager-pages .ucd-pager-prev {
    margin-right: 6px;
    margin-top: 1px;
}

.ucd-pager-page.active {
    color: #252B3A;
    background: #DFE1E6;
    border-radius: 2px;
}

.ucd-pager-pages .ucd-pager-page a {
    font-size: 12px;
}

.ucd-pager-page:hover>a {
    color: #c7000b;
    background: #DFE1E6;
}

.ucd-pager-page:active>a {
    color: #fff;
    background: #c7000b;
}

.ucd-pager-btn,
.ucd-pager-ellipsis,
.ucd-pager-page,
.ucd-pager-goto-page {
    color: #575D6C;
}

.ucd-pager-goto-page {
    border: 1px solid #ADB0B8;
    border-radius: 2px;
    text-align: center;
}

.ucd-pager-goto-page:hover,
.ucd-pager-goto-page:active {
    border: 1px solid #575D6C;
}

.ucd-pager-trigger {
    margin-left: 20px;
    color: #575D6C;
}