﻿.GridViewStyle { border-right: 0; border-bottom: 0; border-left: 0; border-top: 0; padding: 4px; }
    .GridViewStyle a { color: #000000; }
.GridViewHeaderStyle th { border-left: 2px solid #F79646; border-right: 2px solid #F79646; border-top: 2px solid #F79646; height: 26px; text-align: center; }
.GridViewHeaderStyle, .GridViewFooterStyle { background-color: #F79646; font-weight: bold; color: White; }
    .GridViewFooterStyle td { height: 1px; line-height: 1px; }

.GVHStyle_1 th, .GVHStyle_1 td { height: 1px; line-height: 1px; background-color: #F79646; }

.GridViewRowStyle { background-color: #ffffff; color: #333333; }
.GridViewAlternatingRowStyle { background-color: #FFFFFF; color: #333333; }
    .GridViewRowStyle td, .GridViewAlternatingRowStyle td, .GridViewSelectedRowStyle td { border: 1px solid #F79646; height: 26px;  }
.GridViewSelectedRowStyle { background-color: #E2DED6; color: #333333; }
.GridViewPagerStyle { color: #000000; }
    .GridViewPagerStyle table { margin: 0 auto 0 auto; }
    .GridViewPagerStyle td { height: 36px; line-height: 36px; text-align: center; }

.gridview_empty { vertical-align: middle; text-align: center; color: #C0C0C0; font-size: 140%; width: 100%; }
.gv_p2 {padding-left:2px; padding-right:2px; }
.br_1 { border: 1px solid #edece9; }

.gdv_h400 { height: 400px; line-height: 400px; }
.gdv_h260 { height: 260px; line-height: 260px; }
.gdv_h120 { height: 120px; line-height: 120px; }

.inPageNum_box { border: #F79646 1px solid; text-align: center; vertical-align: middle; height: 18px; line-height: 18px; width: 40px; }
.inPageNum_box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
    .inPageNum_box:focus { background-color: #FEFF0C; }

.pgv_lkb { height: 24px; line-height: 24px; text-align: center; color: #fff; background-color: #00A0E9; margin-right: 1px; }
.gv_lkb { height: 20px; line-height: 20px; text-align: center; color: #fff; }
.pgv_lkb, .gv_lkb { padding: 0; border: 0; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
    .pgv_lkb:hover, .gv_lkb:hover { background: lightgreen; color: #FF4500; cursor: pointer; transition: background 0.4s; -webkit-transition: background 0.4s; }

.bubufxPagerCss table { text-align: center; margin: auto; }
    .bubufxPagerCss table td { border: 0px; padding: 1px; border-left: #ffffff 1px solid; }
.bubufxPagerCss td { border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; border-bottom: #fff 1px solid; }
.bubufxPagerCss a { color: #231815; text-decoration: none; padding: 3px 6px 3px 6px; margin: 0 0 0 4px; text-align: center; border: 1px solid #4BA6FF; font-size: 18px; font-weight:bold; }
.bubufxPagerCss span { color: #fefefe; background-color: #4BA6FF; padding: 3px 6px 3px 6px; margin: 0 0 0 4px; text-align: center; font-weight: bold; border: 1px solid #4BA6FF; font-size: 18px; }
