.dotgrid{font-family:"Microsoft YaHei",SimSun,Georgia,Serif;font-size:12px;background-color:#f8f8f8;position:relative;height:100%;width:100%;overflow:hidden;border:1px solid silver;z-index:99;border-radius:5px;text-align:initial}.dotgrid,.dotgrid *{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dotgrid input[type=checkbox]{vertical-align:middle;width:16px;height:16px}.dotgrid button{margin:2px 2px;padding:0 10px;height:24px;line-height:normal;border:1px solid silver}.dotgrid .dg-search{width:100px;height:24px;margin:2px 2px;padding:0 2px}.dotgrid .dg-clear{position:relative;clear:both;height:1px;border-top:1px solid silver}.dotgrid .dg-foot,.dotgrid .dg-head{position:relative;width:100%;overflow:hidden;height:30px;background-color:#e5e5e5;cursor:default}.dotgrid .dg-body{width:100%;overflow:auto;background-color:#fff}.dotgrid .dg-menu{position:relative;width:100%;height:30px;line-height:30px;background-color:#e5e5e5}.dotgrid .dg-menu>div{display:inline-block;margin:0 2px}.dotgrid .dg-status{position:relative;width:100%;height:30px;line-height:30px;background-color:#e5e5e5}.dotgrid .dg-status>div{display:inline-block;margin:0 2px}.dotgrid .dg-status span{margin:0 2px;padding:2px 4px}.dotgrid .dg-pager-info,.dotgrid .dg-pager-nav,.dotgrid .dg-pager-set{float:right}.dotgrid .dg-pager-nav span,.dotgrid .dg-pager-set span{border:1px solid silver;cursor:pointer}.dotgrid .dg-pager-set .active{font-weight:700;font-style:italic}.dotgrid .dgr{white-space:nowrap;font-size:0;display:flex}.dotgrid .dgc{border-right:1px solid rgba(192,192,192,.6)!important;display:inline-block;margin:0;list-style-type:none;font-size:12px;line-height:30px;left:0;padding:0 4px;background-color:#e5e5e5;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:none}.dotgrid .dgcWrap{word-break:break-all;white-space:normal}.dotgrid .dg-head .dgr{position:absolute}.dotgrid .dg-foot .dgr{position:absolute}.dotgrid .dg-head,.dotgrid .dg-menu{border-bottom:1px solid silver}.dotgrid .dg-foot,.dotgrid .dg-status{border-top:1px solid silver}.dotgrid .fix{position:relative;z-index:99}.dotgrid .odd .dgc{background-color:#e9e9e9}.dotgrid .even .dgc{background-color:#f8f8f8}.dotgrid .dg-body .dgr:hover .dgc{background-color:#ddd}.dotgrid .rno{font-weight:700;font-style:italic}.dotgrid .dg-shade{position:absolute;display:none;padding:100px 0;top:0;bottom:0;left:0;right:0;z-index:999;background-color:#000;opacity:.3;text-align:center}.dotgrid .dg-message{display:none;z-index:998;right:4px;padding:4px 20px;height:29px;top:0;position:absolute;text-align:center;background-color:#9fa09c;color:#fff;font-weight:700;font-size:14px;opacity:.9;border-radius:4px}.dotgrid .dg-head,.dotgrid .dg-menu,.dotgrid .dg-status{-moz-user-select:none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.dotgrid .v-line{background-color:transparent;position:absolute;top:0;z-index:120;border:dashed 1px grey}.dotgrid::selection{background:#539c65;color:#fff}.dotgrid::-moz-selection{background:#539c65;color:#fff}.dotgrid .dg-sort{width:10px;float:left;cursor:pointer}.dotgrid .dg-resize{width:10px;float:right;cursor:e-resize}