﻿
* { scrollbar-arrow-color: #e5e0e0; scrollbar-face-color: #9ccffe; scrollbar-shadow-color: #9ccffe; scrollbar-highlight-color: #f5f2f2; }
/**:hover { scrollbar-face-color: #69a6f9; scrollbar-shadow-color: #69a6f9; }*/
/*———————————————谷歌兼容 start菜单栏滚动条——————————————— */
*::-webkit-scrollbar { width: 16px; height: 16px; background-color: #EFEEEE; }
*::-webkit-scrollbar-track { border-radius: 10px; }
*::-webkit-scrollbar-thumb { border-radius: 10px;  background: #CFCFD1;  }
*::-webkit-scrollbar-thumb:hover { background: #71B7F7; }
*::-webkit-scrollbar-corner { background-color: #f5f2f2; }
/*———————————————end———————————————————————————*/

html, body { height: 100%; width: 100%; }
html, body, div, input, textarea, table, th, tr, td, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, p, img, iframe, span { margin: 0; padding: 0; border: 0; }
body { /*background: #fff;*/ font-size: 14px; font-family: 微软雅黑 }
a { text-decoration: none; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
ul, li { list-style: none; }
[v-cloak] { display: none; }
.textright { text-align: right; }
.textleft { text-align: left; }
.textcenter { text-align: center; }

.floatleft { float: left; }
.floatright { float: right; }
.clearboth { height: 0; border: 0; clear: both; }

input, textarea { background-color: transparent; background: url(../images/input_bg.png); font-size: 14px; font-family: 微软雅黑; }
textarea { overflow: auto; resize: none; }
input::-ms-clear { display: none; }

/*复选框 改变原有样式*/
input[type=checkbox] { cursor: pointer; width: 15px; height: 15px; font-size: 12px; position: relative; vertical-align: middle;  margin-right: 3px;  border: 0px; -webkit-appearance: none; }
input[type=checkbox]::after { top: 0px;left:0; color: #fff; background-color: #fff; border: 1px solid #DCDFE6; position: absolute; display: inline-block; width: 15px; height: 15px; padding-left: 0px; text-align: center; content: ''; border-radius: 3px; }
input[type=checkbox]:checked::after { background-image: url(../images/checkboxIcon.png); background-color: #419eff; background-position-x: 1px; }
.bidCheckbox[type=checkbox]:checked::after { background: url(../images/bidCheckboxIcon.png); }
input[type=checkbox][disabled]:checked::after { background-image: url(../images/bidCheckboxIcon.png); background-color: #9f9f9f; background-position-x: 1px; }
input[type=checkbox][disabled]::after { background-color: #f0f1f3; }
/*暂无数据，点击添加按钮样式*/
.NoData { color: #808080; }
.Span_Addbtn, .Span_AddbtnSpan { color: #2585FD; cursor: pointer; text-decoration: underline; }
.Btn_disCss { color: #808080; cursor: auto; }

table[data-ids="DrkwlId"] td.Wlqd-th5 input, table[data-ids="DrkwlId"] td.Wlqd-th6 input, table[data-ids="DrkwlId"] td.Wlqd-th7 input { text-align: right;}
table[data-ids="thetable"] td.Hwxq-th5, table[data-ids="thetable"] td.Hwxq-th6, table[data-ids="thetable"] td.Hwxq-th7 { text-align: right;}