ui,li{
	    list-style: none;
}

.text-c{
	text-align: center;
}

.text-c .list-sty{
	text-align: center;
}

.dg-two-content .zan-repay th{
	color:#7d7d7d
}

.panel {
  height:auto;
  overflow: initial;
  text-align: left;
  margin: 0;
  border: 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.panel-header,
.panel-body {
  border-width: 1px;
  border-style: solid;
}
.panel-header {
  padding:0 0 0 0;
  position: relative;
}
.panel-title {
  background: url('images/blank.gif') no-repeat;
}
.panel-header-noborder {
  border-width: 0 0 1px 0;
}
.panel-body {
  overflow: auto;
  border-top-width: 0;
  padding: 0;
}
.panel-body-noheader {
  border-top-width: 1px;
}
.panel-body-noborder {
  border-width: 0px;
}
.panel-with-icon {
  padding-left: 18px;
}
.panel-icon,
.panel-tool {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  overflow: hidden;
}
.panel-icon {
  left: 5px;
  width: 16px;
}
.panel-tool {
  right: 5px;
  width: auto;
}
.panel-tool a {
  display: inline-block;
  width: 16px;
  height: 16px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin: 0 0 0 2px;
  vertical-align: top;
}
.panel-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.window-body .panel{
	height:auto;
/* 	padding: 0px 20px 0 0; */
}

.panel-loading {
  padding: 11px 0px 10px 30px;
}
.panel-noscroll {
  overflow: hidden;
}
.panel-fit,
.panel-fit body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}
.panel-loading {
  background: url('images/loading.gif') no-repeat 10px 10px;
}
.panel-tool-close {
  background: url('images/panel_tools_black.png') no-repeat ;
  margin-top: 3px !important;
}
.panel-tool-min {
  background: url('images/panel_tools.png') no-repeat 0px 0px;
}
.panel-tool-max {
  background: url('images/panel_tools.png') no-repeat 0px -16px;
}
.panel-tool-restore {
  background: url('images/panel_tools.png') no-repeat -16px -16px;
}
.panel-tool-collapse {
  background: url('images/panel_tools.png') no-repeat -32px 0;
}
.panel-tool-expand {
  background: url('images/panel_tools.png') no-repeat -32px -16px;
}
.panel-header,
.panel-body {
  border-color:unset;
}
/* .panel-header {
  background-color: #f3f3f3;
  background: -webkit-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -moz-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -o-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: linear-gradient(to bottom,#F8F8F8 0,#eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8,endColorstr=#eeeeee,GradientType=0);
} */

.window .panel .panel-body{
    padding-top: 20px; 
    padding-bottom:20px;
    color: #666;
    text-align: right;
    overflow:inherit;
    /* padding-bottom: 15px; */
}

.window .panel .panel-body th{
    font-weight: unset;
    text-align: right;
    line-height: 20px;
    padding-right: 10px;
    padding-bottom: 0px;
    float: left;
}

.dg-two-content .dg-two-table th.dath-width{
	width: 90px;
	color: #333;
}

.dg-two-content .zan-repay .datr-width td input{
	width: 135px;
	opacity: 1;
}

.dg-two-content .dg-two-table tr.datr-width{
    height: 50px;

}

.dg-two-content .dg-two-table .datr-width td{
	width: 135px;
}

.window .panel .panel-body th textarea {
	color:#333;
}
.panel-body {
  background-color: #f3f4f5;
  color: #000000;
  font-size: 12px;
  /* background: #ffffff; */
  /* margin-top: 5px; */
}

.panel-header{
	border: unset;
}
.panel-title {
    padding: 10px 0 10px 0;
    font-size: 14px;
    /* font-weight: bold; */
    color: #2a2a2a;
    background: #f7f9fc;
    line-height: 15px;
}
.accordion {
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.accordion .accordion-header {
  border-width: 0 0 1px;
  cursor: pointer;
}
.accordion .accordion-body {
  border-width: 0 0 1px;
}
.accordion-noborder {
  border-width: 0;
}
.accordion-noborder .accordion-header {
  border-width: 0 0 1px;
}
.accordion-noborder .accordion-body {
  border-width: 0 0 1px;
}
.accordion-collapse {
  background: url('images/accordion_arrows.png') no-repeat 0 0;
}
.accordion-expand {
  background: url('images/accordion_arrows.png') no-repeat -16px 0;
}
.accordion {
  background: #ffffff;
  border-color: #D3D3D3;
}
.accordion .accordion-header {
  background: #f3f3f3;
  filter: none;
}
.accordion .accordion-header-selected {
  background: #0092DC;
}
.accordion .accordion-header-selected .panel-title {
  padding: 10px 0 5px 10px;
}
.window {
  overflow: hidden;
  /* padding: 1px; */
  border-width: 1px;
  border-style: solid;
}
.window .window-header {
  background: #fff;
  border-bottom: 1px solid #D8D8D8;
}
.window .window-body {
  border-width: 1px;
  border-style: solid;
  border-top-width: 0px;
}
.window .window-body-noheader {
  border-top-width: 1px;
}
.window .window-header .panel-icon,
.window .window-header .panel-tool {
  top: 50%;
  margin-top: -11px;
}
.window .window-header .panel-icon {
  left: 1px;
}
.window .window-header .panel-tool {
    right: 0;
    margin-top: -8px;
    margin-right: 15px;
}
.window .window-header .panel-with-icon {
  padding-left: 18px;
}
.window-proxy {
  position: absolute;
  overflow: hidden;
}
.window-proxy-mask {
  position: absolute;
  filter: alpha(opacity=5);
  opacity: 0.05;
}
.window-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=40);
  opacity: 0.40;
  font-size: 1px;
  *zoom: 1;
  overflow: hidden;
}
.window,
.window-shadow {
  position: absolute;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}
.window-shadow {
 /*  background: #ccc;
  -moz-box-shadow: 2px 2px 3px #cccccc;
  -webkit-box-shadow: 2px 2px 3px #cccccc;
  box-shadow: 2px 2px 3px #cccccc;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2); */
}
.window .window-header .panel-title{
	padding:12px 15px;
}
.window
 {
  border:none;
}

.window .window-body{
	border:unset;
}

.window .window-body{
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 4px;
}

.window {
  text-align: left;
  color: #fff;
  background-color:#fff;
  height: auto;
  /* background: -webkit-linear-gradient(top,#EFF5FF 0,#E0ECFF 20%);
  background: -moz-linear-gradient(top,#EFF5FF 0,#E0ECFF 20%);
  background: -o-linear-gradient(top,#EFF5FF 0,#E0ECFF 20%);
  background: linear-gradient(to bottom,#EFF5FF 0,#E0ECFF 20%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF5FF,endColorstr=#E0ECFF,GradientType=0); */
}
.window-proxy {
  border: 1px dashed #D3D3D3;
}
.window-proxy-mask,
.window-mask {
  background: #505050;
}
.dialog-content {
  overflow: auto;
}
.dialog-toolbar {
  padding: 2px 5px;
}
.dialog-tool-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 2px 1px;
}
.dialog-button {
    padding: 10px 20px 20px 10px;
    text-align: right;
}
.dialog-button .l-btn {
     padding: 0 30px;
     margin:0 5px;
}

.dialog-toolbar,
.dialog-button {
   background: #fff; 
}
.dialog-toolbar {
  border-bottom: 1px solid #ddd;
}
.dialog-button {
/*   border-top: 1px solid #ddd; */
}
.combo {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle;
}

.combo:focus,.combo:active,.combo:focus-within {
    border: 1px solid #3393f1;
    caret-color: #3393f1;
}

.combo .combo-text {
  font-size: 12px;
  border: 0px;
  line-height: 20px;
  height: 20px;
  margin: 0;
  padding: 0px 2px;
  *margin-top: -1px;
  *height: 18px;
  *line-height: 18px;
  _height: 18px;
  _line-height: 18px;
  vertical-align: baseline;
}
.combo-arrow {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.combo-arrow-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.combo-panel {
  overflow: auto;
}
.combo-arrow {
  background: url('images/combo_arrow.png') no-repeat center center;
}
.combo,
.combo-panel {
  background-color: #ffffff;
}

.dg-two-content .zan-repay .combo{
	border-color: #e0e0e0;
}

.combo {
  border-color: #cacaca;
  background-color: #ffffff;
}
.combo-arrow {
  background-color: #f3f3f3;
}
.combo-arrow-hover {
  background-color: #e2e2e2;
}
.combobox-item,
.combobox-group {
  font-size: 12px;
  padding: 3px;
  padding-right: 0px;
}
.combobox-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.combobox-gitem {
  padding-left: 10px;
}
.combobox-group {
  font-weight: bold;
}
.combobox-item-hover {
  background-color: #e2e2e2;
  color: #000000;
}
.combobox-item-selected {
  background-color: #0092DC;
  color: #fff;
}
.layout {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 0;
}
.layout-panel {
  position: absolute;
  overflow: hidden;
  z-index: 999;
}
.layout-panel-east,
.layout-panel-west {
  z-index: 2;
}
.layout-panel-north,
.layout-panel-south {
  z-index: 3;
}
.layout-expand {
  position: absolute;
  padding: 0px;
  font-size: 1px;
  cursor: pointer;
  z-index: 1;
}
.layout-expand .panel-header,
.layout-expand  {
  background: transparent;
  filter: none;
  overflow: hidden;
}
.layout-expand .panel-header {
  border-bottom-width: 0px;
}
.layout-split-proxy-h,
.layout-split-proxy-v {
  position: absolute;
  font-size: 1px;
  display: none;
  z-index: 5;
}
.layout-split-proxy-h {
  width: 5px;
  cursor: e-resize;
}
.layout-split-proxy-v {
  height: 5px;
  cursor: n-resize;
}
.layout-mask {
  position: absolute;
  background: #fafafa;
  filter: alpha(opacity=10);
  opacity: 0.10;
  z-index: 4;
}
.layout-button-up {
  background: url('images/layout_arrows.png') no-repeat -16px -16px;
}
.layout-button-down {
  background: url('images/layout_arrows.png') no-repeat -16px 0;
}
.layout-button-left {
  background: url('images/layout_arrows.png') no-repeat 0 0;
}
.layout-button-right {
  background: url('images/layout_arrows.png') no-repeat 0 -16px;
}
.layout-split-proxy-h,
.layout-split-proxy-v {
  background-color: #bfbfbf;
}
.layout-split-north {
  border-bottom: 5px solid #efefef;
}
.layout-split-south {
  border-top: 5px solid #efefef;
}
.layout-split-east {
  border-left: 5px solid #efefef;
}
.layout-split-west {
  border-right: 5px solid #efefef;
}
.layout-expand {
  background-color: #f3f3f3;
}
.layout-expand-over {
  background-color: #f3f3f3;
}
.tabs-container {
  overflow: hidden;
}
.tabs-header {
  border-width: 1px;
  border-style: solid;
  border-bottom-width: 0;
  position: relative;
  padding: 0;
  padding-top: 2px;
  overflow: hidden;
}
.tabs-header-plain {
  border: 0;
  background: transparent;
}
.tabs-scroller-left,
.tabs-scroller-right {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 18px;
  font-size: 1px;
  display: none;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}
.tabs-scroller-left {
  left: 0;
}
.tabs-scroller-right {
  right: 0;
}
.tabs-tool {
  position: absolute;
  bottom: 0;
  padding: 1px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.tabs-header-plain .tabs-tool {
  padding: 0 1px;
}
.tabs-wrap {
  position: relative;
  left: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.tabs-scrolling {
  margin-left: 18px;
  margin-right: 18px;
}
.tabs-disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.tabs {
  list-style-type: none;
  height: 26px;
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  width: 5000px;
  border-style: solid;
  border-width: 0 0 1px 0;
}
.tabs li {
  float: left;
  display: inline-block;
  margin: 0 4px -1px 0;
  padding: 0;
  position: relative;
  border: 0;
}
.tabs li a.tabs-inner {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.tabs li.tabs-selected a.tabs-inner {
  font-weight: bold;
  outline: none;
}
.tabs li.tabs-selected a:hover.tabs-inner {
  cursor: default;
  pointer: default;
}
.tabs li a.tabs-close,
.tabs-p-tool {
  position: absolute;
  font-size: 1px;
  display: block;
  height: 12px;
  padding: 0;
  top: 50%;
  margin-top: -6px;
  overflow: hidden;
}
.tabs li a.tabs-close {
  width: 12px;
  right: 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tabs-p-tool {
  right: 16px;
}
.tabs-p-tool a {
  display: inline-block;
  font-size: 1px;
  width: 12px;
  height: 12px;
  margin: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.tabs li a:hover.tabs-close,
.tabs-p-tool a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: hand;
  cursor: pointer;
}
.tabs-with-icon {
  padding-left: 18px;
}
.tabs-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 10px;
  top: 50%;
  margin-top: -8px;
}
.tabs-title {
  font-size: 12px;
}
.tabs-closable {
  padding-right: 8px;
}
.tabs-panels {
  margin: 0px;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  overflow: hidden;
}
.tabs-header-bottom {
  border-width: 0 1px 1px 1px;
  padding: 0 0 2px 0;
}
.tabs-header-bottom .tabs {
  border-width: 1px 0 0 0;
}
.tabs-header-bottom .tabs li {
  margin: -1px 4px 0 0;
}
.tabs-header-bottom .tabs li a.tabs-inner {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.tabs-header-bottom .tabs-tool {
  top: 0;
}
.tabs-header-bottom .tabs-scroller-left,
.tabs-header-bottom .tabs-scroller-right {
  top: 0;
  bottom: auto;
}
.tabs-panels-top {
  border-width: 1px 1px 0 1px;
}
.tabs-header-left {
  float: left;
  border-width: 1px 0 1px 1px;
  padding: 0;
}
.tabs-header-right {
  float: right;
  border-width: 1px 1px 1px 0;
  padding: 0;
}
.tabs-header-left .tabs-wrap,
.tabs-header-right .tabs-wrap {
  height: 100%;
}
.tabs-header-left .tabs {
  height: 100%;
  padding: 4px 0 0 4px;
  border-width: 0 1px 0 0;
}
.tabs-header-right .tabs {
  height: 100%;
  padding: 4px 4px 0 0;
  border-width: 0 0 0 1px;
}
.tabs-header-left .tabs li,
.tabs-header-right .tabs li {
  display: block;
  width: 100%;
  position: relative;
}
.tabs-header-left .tabs li {
  left: auto;
  right: 0;
  margin: 0 -1px 4px 0;
  float: right;
}
.tabs-header-right .tabs li {
  left: 0;
  right: auto;
  margin: 0 0 4px -1px;
  float: left;
}
.tabs-header-left .tabs li a.tabs-inner {
  display: block;
  text-align: left;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.tabs-header-right .tabs li a.tabs-inner {
  display: block;
  text-align: left;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.tabs-panels-right {
  float: right;
  border-width: 1px 1px 1px 0;
}
.tabs-panels-left {
  float: left;
  border-width: 1px 0 1px 1px;
}
.tabs-header-noborder,
.tabs-panels-noborder {
  border: 0px;
}
.tabs-header-plain {
  border: 0px;
  background: transparent;
}
.tabs-scroller-left {
  background: #f3f3f3 url('images/tabs_icons.png') no-repeat 1px center;
}
.tabs-scroller-right {
  background: #f3f3f3 url('images/tabs_icons.png') no-repeat -15px center;
}
.tabs li a.tabs-close {
  background: url('images/tabs_icons.png') no-repeat -34px center;
}
.tabs li a.tabs-inner:hover {
  background: #e2e2e2;
  color: #000000;
  filter: none;
}
.tabs li.tabs-selected a.tabs-inner {
  background-color: #ffffff;
  color: #575765;
  background: -webkit-linear-gradient(top,#F8F8F8 0,#ffffff 100%);
  background: -moz-linear-gradient(top,#F8F8F8 0,#ffffff 100%);
  background: -o-linear-gradient(top,#F8F8F8 0,#ffffff 100%);
  background: linear-gradient(to bottom,#F8F8F8 0,#ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8,endColorstr=#ffffff,GradientType=0);
}
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {
  background: -webkit-linear-gradient(top,#ffffff 0,#F8F8F8 100%);
  background: -moz-linear-gradient(top,#ffffff 0,#F8F8F8 100%);
  background: -o-linear-gradient(top,#ffffff 0,#F8F8F8 100%);
  background: linear-gradient(to bottom,#ffffff 0,#F8F8F8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#F8F8F8,GradientType=0);
}
.tabs-header-left .tabs li.tabs-selected a.tabs-inner {
  background: -webkit-linear-gradient(left,#F8F8F8 0,#ffffff 100%);
  background: -moz-linear-gradient(left,#F8F8F8 0,#ffffff 100%);
  background: -o-linear-gradient(left,#F8F8F8 0,#ffffff 100%);
  background: linear-gradient(to right,#F8F8F8 0,#ffffff 100%);
  background-repeat: repeat-y;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8,endColorstr=#ffffff,GradientType=1);
}
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  background: -webkit-linear-gradient(left,#ffffff 0,#F8F8F8 100%);
  background: -moz-linear-gradient(left,#ffffff 0,#F8F8F8 100%);
  background: -o-linear-gradient(left,#ffffff 0,#F8F8F8 100%);
  background: linear-gradient(to right,#ffffff 0,#F8F8F8 100%);
  background-repeat: repeat-y;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#F8F8F8,GradientType=1);
}
.tabs li a.tabs-inner {
  color: #575765;
  background-color: #f3f3f3;
  background: -webkit-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -moz-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: -o-linear-gradient(top,#F8F8F8 0,#eeeeee 100%);
  background: linear-gradient(to bottom,#F8F8F8 0,#eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8F8F8,endColorstr=#eeeeee,GradientType=0);
}
.tabs-header,
.tabs-tool {
  background-color: #f3f3f3;
}
.tabs-header-plain {
  background: transparent;
}
.tabs-header,
.tabs-scroller-left,
.tabs-scroller-right,
.tabs-tool,
.tabs,
.tabs-panels,
.tabs li a.tabs-inner,
.tabs li.tabs-selected a.tabs-inner,
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner,
.tabs-header-left .tabs li.tabs-selected a.tabs-inner,
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  border-color: #D3D3D3;
}
.tabs-p-tool a:hover,
.tabs li a:hover.tabs-close,
.tabs-scroller-over {
  background-color: #e2e2e2;
}
.tabs li.tabs-selected a.tabs-inner {
  border-bottom: 1px solid #ffffff;
}
.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner {
  border-top: 1px solid #ffffff;
}
.tabs-header-left .tabs li.tabs-selected a.tabs-inner {
  border-right: 1px solid #ffffff;
}
.tabs-header-right .tabs li.tabs-selected a.tabs-inner {
  border-left: 1px solid #ffffff;
}
a.l-btn {
  background-position: right 0;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  height: 24px;
  padding-right:10px;
  cursor: pointer;
  outline: none;
}
a.l-btn-plain {
  border: 0;
/*   padding: 0 6px 0 1px; */
}
a.l-btn-disabled {
  color: #ccc;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
a.l-btn span.l-btn-left {
  display: inline-block;
  background-position: 0 -48px;
  padding:0;
  line-height: 28px;
  height: 28px;
}

.panel .dialog-button a.l-btn{
	height: 28px;
}

.panel .dialog-button a.l-btn span span.l-btn-text{
	line-height:28px;
}

a.l-btn-plain span.l-btn-left {
  padding-left: 5px;
}
a.l-btn span span.l-btn-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  /* top: 4px; */
  width: auto;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
a.l-btn span span.l-btn-icon-left {
 /*  padding: 5px 10px; 
  background-position: left center; */
}

a.l-btn span span.icon-add-gray{
  position: unset;
  min-width: 55px; 
  padding:0 10px;
  height: 25px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 12px;
  background: #fff;
  color: #333;
  border: 1px solid #bbb;
  border-radius: 2px;
  line-height: 25px;
  margin:0 0 9px 0;	    
}

a.l-btn span span.icon-add-gray:hover{
    color: #4395ff;
    border: 1px solid #4395ff;
    border-radius: 2px;    
}

a.l-btn span span.icon-add-bott{
    position: unset;
    min-width: 48px;
    padding: 0 10px;
    height: 26px;
    text-align: center;
    font-size: 12px;
    background: #006AD4;
    color: #fff;
    border: 1px solid #006AD4;
    border-radius: 2px;
    line-height: 26px;
    margin: 0 0 10px 0;	    
}

a.l-btn span span.icon-add-bott:hover{
    color: #fff;
    border: 1px solid #0055ab;
    background: #0055ab;
}

.panel-body .datagrid .datagrid-wrap .datagrid-toolbar{
  background: unset;
}

.panel-body .datagrid .datagrid-wrap .datagrid-toolbar tbody a.l-btn-plain span.l-btn-left{
  height: auto;
  padding-left:0; 
}

a.l-btn span span.l-btn-icon-right {
  padding: 0 20px 0 0;
  background-position: right center;
}
a.l-btn span span span.l-btn-empty {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
}
a:hover.l-btn {
  background-position: right -24px;
  outline: none;
  text-decoration: none;
}
a:hover.l-btn span.l-btn-left {
  background-position: 0 bottom;
}
a:hover.l-btn-plain {
/*   padding: 0 5px 0 0; */
}
a:hover.l-btn-disabled {
  background-position: right 0;
}
a:hover.l-btn-disabled span.l-btn-left {
  background-position: 0 -48px;
}
/* a.l-btn .l-btn-focus {
  outline: #0000FF dotted thin;
} */

.window .messager-button a.l-btn{
	color:#006ad4;
	padding:0 25px;
}

.window .messager-button a.l-btn:first-child{
	color:#fff;
	background:#006ad4;
}

/* .window .messager-button a.l-btn:first-child{
	background:#f17a36;
} */

.window .messager-button a.l-btn:hover{
	color:#fff;
}

.window .messager-button a.l-btn:first-child:hover{
	border: 1px solid #0055ab;
    background: #0055ab;
}

a.l-btn {
  height: auto;
  color: #006ad4;
  background: #fff;
  border: 1px solid #006ad4;
  /* background-image: url('images/linkbutton_bg.png');
  background-repeat: no-repeat; */
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}

.inputbj #dia .dialog-button a:last-child{
	color: #fff;
    background: #f17a36;
    border: 1px solid #f17a36;
}

.inputbj #dia .dialog-button a:hover{
    border: 1px solid #ff8946;
    background: #ff8946;
}

.dialog-button a:first-child, .dialog-button a:hover {
    color: #fff;
    background: #006ad4;
    border: 1px solid #006ad4;
}

a.l-byn:first-child{
    color: #fff;
    background: #f17a36;
    border: 1px solid #f17a36;
}

a.l-byn:first-child:hover {
    color: #fff;
    border: 1px solid #ff8946;
    background: #ff8946;s
}

/* a.l-btn:hover{
  background: #ba1a1a;
  border: 1px solid #ba1a1a;
} */

a.l-btn:hover{
  background: #006ad4;
  border: 1px solid #006ad4;
}

/* a.l-btn span.l-btn-left {
  background-image: url('images/linkbutton_bg.png');
  background-repeat: no-repeat;
} */

.panel-body-noheader from table{
	width:100%
}

a.l-btn-plain,
a.l-btn-plain span.l-btn-left {
  background: transparent;
  border: 0;
  filter: none;
}
a:hover.l-btn-plain {
  background:unset;
  color:unset;
  border:unset;
  -moz-border-radius:unset;
  -webkit-border-radius:unset;
  border-radius:unset;
}
a.l-btn-disabled,
a:hover.l-btn-disabled {
  color: #444;
  filter: alpha(opacity=50);
}
a.l-btn-plain-disabled,
a:hover.l-btn-plain-disabled {
  background: transparent;
  filter: alpha(opacity=50);
}
a.l-btn-selected,
a:hover.l-btn-selected {
  background-position: right -24px;
}
a.l-btn-selected span.l-btn-left,
a:hover.l-btn-selected span.l-btn-left {
  background-position: 0 bottom;
}
a.l-btn-plain-selected,
a:hover.l-btn-plain-selected {
  background: #ddd;
}
.datagrid .panel-body {
  border:none;
  overflow:inherit;
  position: relative;
  background: #fff;
  padding: 15px 10px;
  /* border: 1px solid #ececec; */
  border-top: unset;
}

.window .datagrid .panel-body{
  padding: 15px 18px
}


.datagrid-view {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
  overflow:inherit;
}

.panel-noscroll .easyui-layout .layout-panel-center{
  width:auto;
}
.datagrid-view1,
.datagrid-view2 {
  position: absolute;
  overflow: hidden;
  top: 0;
}
.datagrid-view1 {
  left: 0;
}
.datagrid-view2 {
  right: 0;
}
.datagrid-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: none;
}
.datagrid-mask-msg {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  padding: 12px 5px 10px 30px;
  width: auto;
  height: 16px;
  border-width: 2px;
  border-style: solid;
  display: none;
}
.datagrid-sort-icon {
  padding: 0;
}
.datagrid-toolbar {
  height: auto;
 /*  padding: 1px 2px;
  border-width: 0 0 1px 0 ;
  border-style: solid;*/
}
.datagrid-btn-separator {
  float: left;
  height: 24px;
/*   border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 2px 1px; */
}
.datagrid .datagrid-pager {
  display: block;
  margin: 0;
  border-width:0;
  border-style: solid;
  z-index: 9999;
}
.datagrid .datagrid-pager-top {
  border-width: 0 0 1px 0;
}
.datagrid-header {
  overflow: hidden;
  cursor: default;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.datagrid-header-inner {
  float: left;
  width: auto;
}
.datagrid-header-row,
.datagrid-row {
  height: 36px;
}
.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
  border-width: 0 0 1px 0;
  border-style:solid;
  margin: 0;
  padding: 0;
}

.datagrid-cell,
.datagrid-cell-group,
.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  margin: 0;
  padding: 8px 4px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
}
.datagrid-header .datagrid-cell {
  height: auto;
}
.datagrid-header .datagrid-cell span {
  font-size: 12px;
}
.datagrid-cell-group {
  text-align: center;
}
.datagrid-header-rownumber,
.datagrid-cell-rownumber {
  width: 25px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.datagrid-body {
  margin: 0;
  padding: 0;
  overflow:initial;
  zoom: 1;
}
.datagrid-view1 .datagrid-body-inner {
  padding-bottom:20px;
}
.datagrid-view1 .datagrid-body {
  overflow:hidden;
}
.datagrid-footer {
  overflow: hidden;
}
.datagrid-footer-inner {
  border-width: 1px 0 0 0;
  border-style: solid;
  width: 10000px;
  float: left;
}
.datagrid-row-editing .datagrid-cell {
  height: auto;
}
.datagrid-header-check,
.datagrid-cell-check {
  padding: 0;
  width: 27px;
  height: 18px;
  font-size: 1px;
  text-align: center;
  overflow: hidden;
}
.datagrid-header-check input,
.datagrid-cell-check input {
  margin: 0;
  padding: 0;
  width: 15px;
  height: 18px;
}
.datagrid-resize-proxy {
  position: absolute;
  width: 1px;
  height: 10000px;
  top: 0;
  cursor: e-resize;
  display: none;
}
.datagrid-body .datagrid-editable {
  margin: 0;
  padding: 0;
}
.datagrid-body .datagrid-editable table {
  width: 100%;
  height: 100%;
}
.datagrid-body .datagrid-editable td {
  border: 0;
  margin: 0;
  padding: 0;
}
.datagrid-body .datagrid-editable .datagrid-editable-input {
  margin: 0;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}

/**这里是需要你添加的**/
.datagrid-sort .datagrid-sort-icon {
    display: inline;
    padding: 0 13px 0 0;
    margin-left:4px;
    background: url('images/sorter.png') no-repeat 0 center;
}
/**这里是需要你添加的**/
.datagrid-sort-asc .datagrid-sort-icon,.datagrid-sort-desc .datagrid-sort-icon {
    display: inline;
    margin-left:0;
}

.datagrid-sort-desc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  margin-left:4px;
  background: url('images/datagrid_icons_down.png') no-repeat 0 center;
}
.datagrid-sort-asc .datagrid-sort-icon {
  padding: 0 13px 0 0;
  margin-left:4px;
  background: url('images/datagrid_icons_up.png') no-repeat 0px center;
}
.datagrid-row-collapse {
  background: url('images/datagrid_icons.png') no-repeat -48px center;
}
.datagrid-row-expand {
  background: url('images/datagrid_icons.png') no-repeat -32px center;
}
.datagrid-mask-msg {
  background: #ffffff url('images/loading.gif') no-repeat scroll 5px center;
}
/* .datagrid-header,
.datagrid-td-rownumber {
  background-color: #fafafa;
  background: -webkit-linear-gradient(top,#fdfdfd 0,#f5f5f5 100%);
  background: -moz-linear-gradient(top,#fdfdfd 0,#f5f5f5 100%);
  background: -o-linear-gradient(top,#fdfdfd 0,#f5f5f5 100%);
  background: linear-gradient(to bottom,#fdfdfd 0,#f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd,endColorstr=#f5f5f5,GradientType=0);
} */

.datagrid-header
{
  background-color: #f6f7f9;
}
.datagrid-td-rownumber{
  background-color: #F6F7F9;	
}
.datagrid-cell-rownumber {
  color: #000000;
}
.datagrid-resize-proxy {
  background: #bfbfbf;
}
.datagrid-mask {
  background: #ccc;
}
.datagrid-mask-msg {
  border-color: #D3D3D3;
}
.datagrid-toolbar,
.datagrid-pager {
  background: #fafafa;
}
.datagrid-header,
.datagrid-toolbar,
.datagrid-pager,
.datagrid-footer-inner {
  border-color: #ddd;
}
.datagrid-header td,
.datagrid-body td,
.datagrid-footer td {
  border-color: #eaeaea;
  border-left: 1px solid #eaeaea;
}
.datagrid-htable{
/*   font-weight: bold; */
  color: #6b6b6b;
  border-collapse: separate;
}

.datagrid-view .datagrid-header td:hover, .datagrid-view .datagrid-header .datagrid-cell:hover{
	color:#888;
}
.datagrid-btable,
.datagrid-ftable {
  color: #151515;
  border-collapse: separate;
}
.datagrid-row-alt {
  background: #fafafa;
}
.datagrid-row-over,
.datagrid-header td.datagrid-header-over {
  background: rgb(207 207 207 / 20%);
  color: #333;
  cursor: default;
}
.datagrid-row-selected {
}
.datagrid-body .datagrid-editable .datagrid-editable-input {
  border-color: #D3D3D3;
}
.propertygrid .datagrid-view1 .datagrid-body td {
  padding-bottom: 1px;
  border-width: 0 1px 0 0;
}
.propertygrid .datagrid-group {
  height: 21px;
  overflow: hidden;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.propertygrid .datagrid-group span {
  font-weight: bold;
}
.propertygrid .datagrid-view1 .datagrid-body td {
  border-color: #ddd;
}
.propertygrid .datagrid-view1 .datagrid-group {
  border-color: #f3f3f3;
}
.propertygrid .datagrid-view2 .datagrid-group {
  border-color: #ddd;
}
.propertygrid .datagrid-group,
.propertygrid .datagrid-view1 .datagrid-body,
.propertygrid .datagrid-view1 .datagrid-row-over,
.propertygrid .datagrid-view1 .datagrid-row-selected {
  background: #f3f3f3;
}

.datagrid .datagrid-wrap  div.pagination{	
  width: 100%;
  border: 1px solid rgb(221, 221, 221);	
  border-top:unset;
}

.pagination {
  zoom: 1;
}
.pagination table {
  float: left;
  height: 30px;
}
.pagination td {
  border: 0;
}
.pagination-btn-separator {
  float: left;
  height: 24px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
  margin: 3px 1px;
}
.pagination .pagination-num {
  border-width: 1px;
  border-style: solid;
  margin: 0 2px;
  padding: 2px;
  width: 2em;
  height: auto;
}
.pagination-page-list {
  margin: 0px 6px;
  padding: 1px 2px;
  width: auto;
  height: auto;
  border-width: 1px;
  border-style: solid;
}
.pagination-info {
  float: right;
  margin: 0 6px 0 0;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.pagination span {
  font-size: 12px;
}
a.pagination-link {
  padding: 1px;
}
a.pagination-link span.l-btn-left {
  padding-left: 0;
}
a.pagination-link span span.l-btn-text {
  width: 24px;
  text-align: center;
}
a:hover.pagination-link {
  padding: 0;
}
.pagination-first {
  background: url('images/pagination_icons.png') no-repeat 0 center;
}
.pagination-prev {
  background: url('images/pagination_icons.png') no-repeat -16px center;
}
.pagination-next {
  background: url('images/pagination_icons.png') no-repeat -32px center;
}
.pagination-last {
  background: url('images/pagination_icons.png') no-repeat -48px center;
}
.pagination-load {
  background: url('images/pagination_icons.png') no-repeat -64px center;
}
.pagination-loading {
  background: url('images/loading.gif') no-repeat center center;
}
.pagination-page-list,
.pagination .pagination-num {
  border-color: #D3D3D3;
}
.calendar {
  border-width: 1px;
  border-style: solid;
  padding: 1px;
  overflow: hidden;
}
.calendar table {
  border-collapse: separate;
  font-size: 12px;
  width: 100%;
  height: 100%;
}
.calendar table td,
.calendar table th {
  font-size: 12px;
}
.calendar-noborder {
  border: 0;
}
.calendar-header {
  position: relative;
  height: 22px;
}
.calendar-title {
  text-align: center;
  height: 22px;
}
.calendar-title span {
  position: relative;
  display: inline-block;
  top: 2px;
  padding: 0 3px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  cursor: pointer;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-prevmonth,
.calendar-nextmonth,
.calendar-prevyear,
.calendar-nextyear {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  font-size: 1px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-prevmonth {
  left: 20px;
  background: url('images/calendar_arrows.png') no-repeat -18px -2px;
}
.calendar-nextmonth {
  right: 20px;
  background: url('images/calendar_arrows.png') no-repeat -34px -2px;
}
.calendar-prevyear {
  left: 3px;
  background: url('images/calendar_arrows.png') no-repeat -1px -2px;
}
.calendar-nextyear {
  right: 3px;
  background: url('images/calendar_arrows.png') no-repeat -49px -2px;
}
.calendar-body {
  position: relative;
}
.calendar-body th,
.calendar-body td {
  text-align: center;
}
.calendar-day {
  border: 0;
  padding: 1px;
  cursor: pointer;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-other-month {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.calendar-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 150px;
  padding: 5px;
  font-size: 12px;
  display: none;
  overflow: hidden;
}
.calendar-menu-year-inner {
  text-align: center;
  padding-bottom: 5px;
}
.calendar-menu-year {
  width: 40px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  margin: 0;
  padding: 2px;
  font-weight: bold;
  font-size: 12px;
}
.calendar-menu-prev,
.calendar-menu-next {
  display: inline-block;
  width: 21px;
  height: 21px;
  vertical-align: top;
  cursor: pointer;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-menu-prev {
  margin-right: 10px;
  background: url('images/calendar_arrows.png') no-repeat 2px 2px;
}
.calendar-menu-next {
  margin-left: 10px;
  background: url('images/calendar_arrows.png') no-repeat -45px 2px;
}
.calendar-menu-month {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.calendar-body th,
.calendar-menu-month {
  color: #4d4d4d;
}
.calendar-day {
  color: #000000;
}
.calendar-sunday {
  color: #CC2222;
}
.calendar-saturday {
  color: #00ee00;
}
.calendar-today {
  color: #0000ff;
}
.calendar-menu-year {
  border-color: #D3D3D3;
}
.calendar {
  border-color: #D3D3D3;
}
.calendar-header {
  background: #f3f3f3;
}
.calendar-body,
.calendar-menu {
  background: #ffffff;
}
.calendar-body th {
  background: #fafafa;
}
.calendar-hover,
.calendar-nav-hover,
.calendar-menu-hover {
  background-color: #e2e2e2;
  color: #000000;
}
.calendar-hover {
  border: 1px solid #ccc;
  padding: 0;
}
.calendar-selected {
  background-color: #0092DC;
  color: #fff;
  border: 1px solid #0070a9;
  padding: 0;
}
.datebox-calendar-inner {
  height: 180px;
}
.datebox-button {
  height: 18px;
  padding: 2px 5px;
  text-align: center;
}
.datebox-button a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.datebox-button a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.datebox-current,
.datebox-close {
  float: left;
}
.datebox-close {
  float: right;
}
.datebox .combo-arrow {
  background-image: url('images/datebox_arrow.png');
  background-position: center center;
}
.datebox-button {
  background-color: #fafafa;
}
.datebox-button a {
  color: #444;
}
.spinner {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  vertical-align: middle;
}
.spinner .spinner-text {
  font-size: 12px;
  border: 0px;
  line-height: 20px;
  height: 20px;
  margin: 0;
  padding: 0 2px;
  *margin-top: -1px;
  *height: 18px;
  *line-height: 18px;
  _height: 18px;
  _line-height: 18px;
  vertical-align: baseline;
}
.spinner-arrow {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.spinner-arrow-up,
.spinner-arrow-down {
  opacity: 0.6;
  filter: alpha(opacity=60);
  display: block;
  font-size: 1px;
  width: 18px;
  height: 10px;
}
.spinner-arrow-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.spinner-arrow-up {
  background: url('images/spinner_arrows.png') no-repeat 1px center;
}
.spinner-arrow-down {
  background: url('images/spinner_arrows.png') no-repeat -15px center;
}
.spinner {
  border-color: #D3D3D3;
}
.spinner-arrow {
  background-color: #f3f3f3;
}
.spinner-arrow-hover {
  background-color: #e2e2e2;
}
.progressbar {
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
  position: relative;
}
.progressbar-text {
  text-align: center;
  position: absolute;
}
.progressbar-value {
  position: relative;
  overflow: hidden;
  width: 0;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.progressbar {
  border-color: #D3D3D3;
}
.progressbar-text {
  color: #000000;
  font-size: 12px;
}
.progressbar-value .progressbar-text {
  background-color: #0092DC;
  color: #fff;
}
.searchbox {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.searchbox .searchbox-text {
  font-size: 12px;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 20px;
  height: 20px;
  *margin-top: -1px;
  *height: 18px;
  *line-height: 18px;
  _height: 18px;
  _line-height: 18px;
  vertical-align: baseline;
}
.searchbox .searchbox-prompt {
  font-size: 12px;
  color: #ccc;
}
.searchbox-button {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.searchbox-button-hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.searchbox a.l-btn-plain {
  height: 20px;
  border: 0;
  padding: 0 6px 0 0;
  vertical-align: top;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox a.l-btn .l-btn-left {
  padding: 0 0 0 4px;
}
.searchbox a.l-btn .l-btn-text {
  position: static;
  vertical-align: top;
}
.searchbox a.l-btn-plain:hover {
  border: 0;
  padding: 0 6px 0 0;
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox a.m-btn-plain-active {
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.searchbox-button {
  background: url('images/searchbox_button.png') no-repeat center center;
}
.searchbox {
  border-color: #D3D3D3;
  background-color: #fff;
}
.searchbox a.l-btn-plain {
  background: #f3f3f3;
}
.slider-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.slider-h {
  height: 22px;
}
.slider-v {
  width: 22px;
}
.slider-inner {
  position: relative;
  height: 6px;
  top: 7px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
}
.slider-handle {
  position: absolute;
  display: block;
  outline: none;
  width: 20px;
  height: 20px;
  top: -7px;
  margin-left: -10px;
}
.slider-tip {
  position: absolute;
  display: inline-block;
  line-height: 12px;
  font-size: 12px;
  white-space: nowrap;
  top: -22px;
}
.slider-rule {
  position: relative;
  top: 15px;
}
.slider-rule span {
  position: absolute;
  display: inline-block;
  font-size: 0;
  height: 5px;
  border-width: 0 0 0 1px;
  border-style: solid;
}
.slider-rulelabel {
  position: relative;
  top: 20px;
}
.slider-rulelabel span {
  position: absolute;
  display: inline-block;
  font-size: 12px;
}
.slider-v .slider-inner {
  width: 6px;
  left: 7px;
  top: 0;
  float: left;
}
.slider-v .slider-handle {
  left: 3px;
  margin-top: -10px;
}
.slider-v .slider-tip {
  left: -10px;
  margin-top: -6px;
}
.slider-v .slider-rule {
  float: left;
  top: 0;
  left: 16px;
}
.slider-v .slider-rule span {
  width: 5px;
  height: 'auto';
  border-left: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.slider-v .slider-rulelabel {
  float: left;
  top: 0;
  left: 23px;
}
.slider-handle {
  background: url('images/slider_handle.png') no-repeat;
}
.slider-inner {
  border-color: #D3D3D3;
  background: #f3f3f3;
}
.slider-rule span {
  border-color: #D3D3D3;
}
.slider-rulelabel span {
  color: #000000;
}
.menu {
  position: absolute;
  margin: 0;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.menu-item {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}
.menu-text {
  height: 20px;
  line-height: 20px;
  float: left;
  padding-left: 28px;
}
.menu-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 2px;
  top: 50%;
  margin-top: -8px;
}
.menu-rightarrow {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.menu-line {
  position: absolute;
  left: 26px;
  top: 0;
  height: 2000px;
  font-size: 1px;
}
.menu-sep {
  margin: 3px 0px 3px 25px;
  font-size: 1px;
}
.menu-active {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.menu-item-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
}
.menu-text,
.menu-text span {
  font-size: 12px;
}
.menu-shadow {
  position: absolute;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #ccc;
  -moz-box-shadow: 2px 2px 3px #cccccc;
  -webkit-box-shadow: 2px 2px 3px #cccccc;
  box-shadow: 2px 2px 3px #cccccc;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
}
.menu-rightarrow {
  background: url('images/menu_arrows.png') no-repeat -32px center;
}
.menu-line {
  border-left: 1px solid #ccc;
  border-right: 1px solid #fff;
}
.menu-sep {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
.menu {
  background-color: #f3f3f3;
  border-color: #D3D3D3;
  color: #444;
}
.menu-content {
  background: #ffffff;
}
.menu-item {
  border-color: transparent;
  _border-color: #f3f3f3;
}
.menu-active {
  border-color: #ccc;
  color: #000000;
  background: #e2e2e2;
}
.menu-active-disabled {
  border-color: transparent;
  background: transparent;
  color: #444;
}
.m-btn-downarrow {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  _vertical-align: middle;
}
a.m-btn-active {
  background-position: bottom right;
}
a.m-btn-active span.l-btn-left {
  background-position: bottom left;
}
a.m-btn-plain-active {
  background: transparent;
  padding: 0 5px 0 0;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.m-btn-downarrow {
  background: url('images/menu_arrows.png') no-repeat 2px center;
}
a.m-btn-plain-active {
  border-color: #ccc;
  background-color: #e2e2e2;
  color: #000000;
}
.s-btn-downarrow {
  display: inline-block;
  margin: 0 0 0 4px;
  padding: 0 0 0 1px;
  width: 14px;
  height: 16px;
  line-height: 16px;
  border-width: 0;
  border-style: solid;
  font-size: 12px;
  _vertical-align: middle;
}
a.s-btn-active {
  background-position: bottom right;
}
a.s-btn-active span.l-btn-left {
  background-position: bottom left;
}
a.s-btn-plain-active {
  background: transparent;
  padding: 0 5px 0 0;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.s-btn-downarrow {
  background: url('images/menu_arrows.png') no-repeat 2px center;
  border-color: #bfbfbf;
}
a:hover.l-btn .s-btn-downarrow,
a.s-btn-active .s-btn-downarrow,
a.s-btn-plain-active .s-btn-downarrow {
  background-position: 1px center;
  padding: 0;
  border-width: 0 0 0 1px;
}
a.s-btn-plain-active {
  border-color: #ccc;
  background-color: #e2e2e2;
  color: #000000;
}
.messager-body {
  padding: 20px;
  overflow: hidden;
}

.messager-window .messager-body{
    background:#fff;	
}

.messager-button {
  text-align: center;
  padding-top: 30px;
  padding-bottom:10px;
}
.messager-icon {
  float: left;
  width: 25px;
  height: 21px;
}

/* .window .panel-body-noborder div{
	padding-top:5px; 
	text-align: center;
	overflow:inherit;
    background:#fff
} */

.window .panel-body-noborder{
	/* padding-top:5px; 
	text-align: center;*/
/* 	overflow:inherit; */
    background:#fff
}

.window .panel-body-noborder div .edui-body-container{
	overflow:auto;
}
.window .panel-body-noborder div .edui-container{
	text-align:left;
}
.window .panel-body-noborder .messager-error {
  background: url('images/messager_icons.png') no-repeat scroll -47px 0;
  margin-right: 8px;
}
.window .panel-body-noborder .messager-info {
  background: url('images/messager_icons.png') no-repeat scroll 0 0;
  margin-right: 8px;
}
.window .panel-body-noborder .messager-question {
  background: url('images/messager_icons.png') no-repeat scroll -25px 0;
}
.window .panel-body-noborder .messager-warning {
  background: url('images/messager_icons.png') no-repeat scroll -72px 0;
  margin-right: 8px;
}
.messager-progress {
  padding: 10px;
}
.messager-p-msg {
  margin-bottom: 5px;
}
.messager-body .messager-input {
  margin-left:70px;
  width: 50%;
  margin-bottom: 20px;
  padding: 1px 0;
  border: 1px solid #D3D3D3;
}
.tree {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.tree li {
  white-space: nowrap;
}
.tree li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tree-node {
  height: 18px;
  white-space: nowrap;
  cursor: pointer;
}
.tree-hit {
  cursor: pointer;
}
.tree-expanded,
.tree-collapsed,
.tree-folder,
.tree-file,
.tree-checkbox,
.tree-indent {
  display: inline-block;
  width: 16px;
  height: 18px;
  vertical-align: top;
  overflow: hidden;
}
.tree-expanded {
  background: url('images/tree_icons.png') no-repeat -18px 0px;
}
.tree-expanded-hover {
  background: url('images/tree_icons.png') no-repeat -50px 0px;
}
.tree-collapsed {
  background: url('images/tree_icons.png') no-repeat 0px 0px;
}
.tree-collapsed-hover {
  background: url('images/tree_icons.png') no-repeat -32px 0px;
}
.tree-lines .tree-expanded,
.tree-lines .tree-root-first .tree-expanded {
  background: url('images/tree_icons.png') no-repeat -144px 0;
}
.tree-lines .tree-collapsed,
.tree-lines .tree-root-first .tree-collapsed {
  background: url('images/tree_icons.png') no-repeat -128px 0;
}
.tree-lines .tree-node-last .tree-expanded,
.tree-lines .tree-root-one .tree-expanded {
  background: url('images/tree_icons.png') no-repeat -80px 0;
}
.tree-lines .tree-node-last .tree-collapsed,
.tree-lines .tree-root-one .tree-collapsed {
  background: url('images/tree_icons.png') no-repeat -64px 0;
}
.tree-line {
  background: url('images/tree_icons.png') no-repeat -176px 0;
}
.tree-join {
  background: url('images/tree_icons.png') no-repeat -192px 0;
}
.tree-joinbottom {
  background: url('images/tree_icons.png') no-repeat -160px 0;
}
.tree-folder {
  background: url('images/tree_icons.png') no-repeat -208px 0;
}
.tree-folder-open {
  background: url('images/tree_icons.png') no-repeat -224px 0;
}
.tree-file {
  background: url('images/tree_icons.png') no-repeat -240px 0;
}
.tree-loading {
  background: url('images/loading.gif') no-repeat center center;
}
.tree-checkbox0 {
  background: url('images/tree_icons.png') no-repeat -208px -18px;
}
.tree-checkbox1 {
  background: url('images/tree_icons.png') no-repeat -224px -18px;
}
.tree-checkbox2 {
  background: url('images/tree_icons.png') no-repeat -240px -18px;
}
.tree-title {
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  padding: 0 2px;
  height: 18px;
  line-height: 18px;
}
.tree-node-proxy {
  font-size: 12px;
  line-height: 20px;
  padding: 0 2px 0 20px;
  border-width: 1px;
  border-style: solid;
  z-index: 9900000;
}
.tree-dnd-icon {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 18px;
  left: 2px;
  top: 50%;
  margin-top: -9px;
}
.tree-dnd-yes {
  background: url('images/tree_icons.png') no-repeat -256px 0;
}
.tree-dnd-no {
  background: url('images/tree_icons.png') no-repeat -256px -18px;
}
.tree-node-top {
  border-top: 1px dotted red;
}
.tree-node-bottom {
  border-bottom: 1px dotted red;
}
.tree-node-append .tree-title {
  border: 1px dotted red;
}
.tree-editor {
  border: 1px solid #ccc;
  font-size: 12px;
  height: 14px !important;
  height: 18px;
  line-height: 14px;
  padding: 1px 2px;
  width: 80px;
  position: absolute;
  top: 0;
}
.tree-node-proxy {
  background-color: #ffffff;
  color: #000000;
  border-color: #D3D3D3;
}
.tree-node-hover {
  background: #e2e2e2;
  color: #000000;
}
.tree-node-selected {
  background: #0092DC;
  color: #fff;
}
.validatebox-invalid {
}
.tooltip {
  position: absolute;
  display: none;
  z-index: 9900000;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.tooltip-content {
  font-size: 12px;
}
.tooltip-arrow-outer,
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
  _border-color: tomato;
  _filter: chroma(color=tomato);
}
.tooltip-right .tooltip-arrow-outer {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -13px;
}
.tooltip-right .tooltip-arrow {
  left: 0;
  top: 50%;
  margin: -6px 0 0 -12px;
}
.tooltip-left .tooltip-arrow-outer {
  right: 0;
  top: 50%;
  margin: -6px -13px 0 0;
}
.tooltip-left .tooltip-arrow {
  right: 0;
  top: 50%;
  margin: -6px -12px 0 0;
}
.tooltip-top .tooltip-arrow-outer {
  bottom: 0;
  left: 50%;
  margin: 0 0 -13px -6px;
}
.tooltip-top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin: 0 0 -12px -6px;
}
.tooltip-bottom .tooltip-arrow-outer {
  top: 0;
  left: 50%;
  margin: -13px 0 0 -6px;
}
.tooltip-bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin: -12px 0 0 -6px;
}
.tooltip {
  background-color: #ffffff;
  border-color: #D3D3D3;
  color: #000000;
}
.tooltip-right .tooltip-arrow-outer {
  border-right-color: #D3D3D3;
}
.tooltip-right .tooltip-arrow {
  border-right-color: #ffffff;
}
.tooltip-left .tooltip-arrow-outer {
  border-left-color: #D3D3D3;
}
.tooltip-left .tooltip-arrow {
  border-left-color: #ffffff;
}
.tooltip-top .tooltip-arrow-outer {
  border-top-color: #D3D3D3;
}
.tooltip-top .tooltip-arrow {
  border-top-color: #ffffff;
}
.tooltip-bottom .tooltip-arrow-outer {
  border-bottom-color: #D3D3D3;
}
.tooltip-bottom .tooltip-arrow {
  border-bottom-color: #ffffff;
}


.panel .panel-body-noheader #notifyShowForm tbody td input,.panel .panel-body-noheader #notifyShowForm tbody td textarea{
	border: none;
}

.panel-body #menu {
/*     border: 1px solid #ececec; */
    overflow: hidden;
}

.panel-body #menu ul{
    height: 29px;
    border: 1px solid #ececec;
    border-bottom: unset;
    background: #f4f4f4;
}

.panel-body #menu #nav li {
	float: left;
}

.panel-body #menu #nav li a {
	display: block;
	line-height: 26px;
	text-decoration: none;
	text-align:left;
    color:#333;
    padding: 1px 20px;
}

 #menu #nav li .selected {
    color: #0d91d7;
    font-weight: bold;
    border: 1px solid #ececec;
    border-top:2px solid #4395ff;
    border-bottom: unset;
    background: #fff;
    padding:1px 20px 2px 20px;
/*     border-top-left-radius:4px;
    border-top-right-radius:4px; */
}

.panel-body #menu #nav li a:hover {
/* 	background: #C5A069; */
	color: #0d91d7;
}

/* menu1 */
.panel-body #menu1 {
    background: #fff; 
    overflow: hidden;
   /*  margin-top: 12px */
}

.panel-body #menu1 ul{
    padding: 0 10px;
    margin: 0;
    height: 30px;
}

.panel-body #menu1 #nav li {
	float: left;
}

.panel-body #menu1 #nav li a {
	display: block;
	line-height: 32px;
	text-decoration: none;
	text-align:center;
    color:#555;
    padding: 1px 20px;
}

.panel-body #menu1 #nav li a:hover{
	color:#006AD4;
}

.layout #menu1 #nav li .selected {
    color: #006AD4;
    font-weight: bold;
    border-bottom: 2px solid #006AD4;
}

.layout #menu1 #nav li.li a {
	color:#555;
	border:none;
	padding:0 20px;
}

.layout #menu1 #nav li.li .selected {
    color: #006ad4;
    font-weight: bold;
    background: #fff;
}

.layout #menu1 #nav li.li a:hover {
 	background:rgba(255,255,255,0.5);
	/* color: #2aa0ea; */
}


.menu-bor-b{
    width: 100%;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
}

.panel-body .dg-content form{
	text-align: left;
}

td .height-select{
	color:#333;
	height: 25px;
	font-size:13px;
	border:1px solid #d3d3d3;
}

td .height-input{
	color:#333;
	height:19px;
	font-size:13px;
	border:1px solid #d3d3d3;
}

.myTable tr .productMF{
	text-align: right;
    padding-right: 10px;
    color: #888;
}

.none-k .myTable td .view{
	color:#333
}

.messager-body div:first-child{
	text-align: center;
}


.dg-content .myTbody .td_center{
/* 	height:35px; */
}

.panel .dg-content .myTable tr{
	text-align:left;
}

.panel .dg-content .dg-two-content th{
	width:120px;
}

.border-all-dd{
	border: 1px solid #DDDDDD;
}

.border-all-dd .border-bot-dd th:first-child{
    border-left:none;
}

.border-all-dd .border-bot-dd th{
    text-align: center;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.border-all-dd tbody td:first-child{
    border-left:none;
}

.border-all-dd tbody td{
    border-left: 1px solid #ddd;
}

body .bg-bor-none{
	background: none;
    border: none;
}

/*-----------小贷------------------*/
#menu1 #nav li {
	float: left;
	/* min-width: 115px; */
	/* margin-top:5px; */
}

.myTable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
}

.myTable tr {
	background-color: #fff;
	height: 30px;
}

.myTable .midInput {
	display: block;
	height: 21px;
	width: 195px;
	line-height: 21px;
	padding: 0;
	border: 1px solid #D3D3D3;
}

.myTable .maxTextarea {
	display: block;
	height: 60px;
	width: 590px;
	font-family: "微软雅黑";
	color: #333333;
	border: 1px solid #D3D3D3;
	padding: 0;
	margin: 3px 0 3px 0;
}

.myTable .maxInput {
	display: block;
	height: 21px;
	width: 590px;
	line-height: 21px;
	padding: 0;
	border: 1px solid #D3D3D3;
}

.myTable td:HOVER {
	background-color: #f9f9f9;
}

.myTable .myinput {
	display: inline;
	width: 60px;
	line-height: 21px;
	height: 21px;
	padding: 0;
	font-family: "微软雅黑";
	color: #333333;
	border: 1px solid #D3D3D3;
	color: #333333;
}

.myTable th {
	text-align: right;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	font-weight: normal;
	width: 20%;
	padding-right: 10px;
}

.myTable td {
	border: 1px solid #ccc;
	text-align: left;
	width: 30%;
	min-width: 90px;
	padding-left: 10px;
}

.dia-table {
	margin: 20px auto;
}

.dia-table th {
	text-align: right;
	font-weight: normal;
}

.dia-table td {
	text-align: left;
	min-width: 120px;
}

.dia-table select {
	width: 100%;
	height: 80%;
}

.dia-table tr {
	height: 30px;
}

.left {
	float: left;
}

.strategy.value {
	float: left;
	text-align: center;
}

.strategy.hover {
	background: rgb(140, 191, 38);
	color: #ffffff;
}

#menu1 {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
}

#menu1 #nav li a {
	display: block;
	line-height: 32px;
	text-decoration: none;
	text-align: center;
	color: #333;
}

#content .easyui-layout .sl-tabInfo{
	margin:20px 0;
}

.sl-navId .sl-navBott a{
    float: left;
    height: 30px;
    line-height: 30px;
    /* border-radius: 4px; */
    color: #4395ff;
    /* border: 1px solid rgba(67, 149, 255, 0.8); */
    background: #fff;
    margin-right: 10px;
    text-decoration: none;
    padding: 0 10px;
}

.sl-navId li a.selected {
	/* border-radius:4px; */
    color: #4395ff;
    border-bottom: 2px solid rgba(67, 149, 255, 1);
    /* background: rgba(67, 149, 255, 1); */
    margin-right: 10px;
    outline: none;
}

/* #attr_info .sl-navList{
	margin: 5px 0;
    font-size: 14px;
} */

#attr_info .nav-divList{
	height:35px;
	margin-top: 30px;
	font-size: 14px;
}

.bg-Fmenu{
	background:#f1f6f9
}

.dialog-button a:first-child,.dialog-button a:hover{  
  color: #fff;
  background:#006ad4;
  border: 1px solid #006ad4;
}

.dialog-button a:first-child:hover{
    color: #fff;
    border: 1px solid #0055ab;
    background: #0055ab;
}

.dialog-button a{  
  color: #006ad4;
  background:#fff;
  border: 1px solid #006ad4;
}

.easyui-layout .borrInfo-button .button{
	min-width: 88px;
    border-radius: 2px;
    color: #006ad4;
    border: 1px solid #006ad4;
    background: #ffffff;
    outline: none;
    font-size: 13px;
    margin-right: 10px;
    outline: none;
    padding: 0 10px;
    z-index: 9999;
}

.easyui-layout .borrInfo-button .button:first-child,.easyui-layout .borrInfo-button .button:hover{
    color: #fff;
    border: 1px solid #006ad4;
    background: #006ad4;
}

.easyui-layout .borrInfo-button .button:first-child:hover{
	 color: #fff;
    border: 1px solid #0055ab;
    background: #0055ab;
}

.easyui-layout .borrInfo-button{
    text-align: center;
    position: fixed;
    width: 100%;
    bottom: 0;
    /* border-bottom: 11px solid #eeeeee;  */
    background: #ffffff;
    box-shadow: 0 1px 6px rgba(0,0,0,0.3);
    z-index: 888;
}
    
.easyui-layout .borrInfo-button div{
	padding: 20px 0;
}

.font-s14{
	font-size: 14px
}

.bg-Fmenu .borr-info{
	float: left;
    background: rgb(0 49 99 / 12%);
    padding:5px 0 0 20px;
}

.easyui-layout .contant-sroll{
	height: 600px;
    overflow: auto;
}

.list-sty{
	text-align: left;
    margin-left: 15px;
    float: left;
}

 #case_info_list .col-333:first-child{
	color:rgba(51, 51, 51, 1);
} 

.col-333{
	color:rgba(51, 51, 51, 0.6);
}

 #case_info_list .col-333:hover{
     background:rgba(248, 248, 248, 0.8);
 }


body .col-333 .list-sty{
	background:none;
	word-wrap: break-word;
    word-break: break-all;
}

body .case-list{
	height: 35px;
    line-height: 34px;
	border: 1px solid #dfdfdf;
	float: left;
    margin-left: 57px;
    color: #888;
    background: #f4f4f4 !important;
}

body .case-list div{
	background: #f4f4f4 !important;
}

.case-next{
    float: left;
    margin-left: 57px;
    border: 1px solid #dfdfdf;
    border-top: none;
    min-height: 30px;
    line-height: 30px;
}

.window .panel-body-noborder div.ratepara-box{
	background: #f1f1f1;
    padding: 20px;
    border: 1px solid #dcdcdc;
    margin: 15px 40px 10px;
	
}

.window .panel .rate-table th.pad-b10{
	width:80px;
}

.window .panel .rate-table .rate-input-edit{
	font-size: 12px;
    border-radius: 4px;
    height: 30px;
    color: #888;
    padding: 0;
}

.window .dg-two-content .rate-table tr{
	height: 45px;
}

.window .panel .rate-rowtab th.fl-no{
	width: 66px;
    float: none;
}

.rate-rowtab input{
	width: 160px;
    height: 25px
}

.rate-rowtab td{
	width: 190px;
}


.rate-rowtab input.rate-add{
    width: 80px;
    border: 1px solid #fff;
    background: none;
    border-radius: 4px;
    font-size: 12px;
    color: rgb(10, 116, 218);
    cursor:pointer
}

.rate-rowtab input.rate-delet{
	width: 80px;
    border: 1px solid #fff;
    background: none;
    border-radius: 4px;
    font-size: 12px;
    color: rgba(18, 118, 214,0.8);
    cursor:pointer
}

.mg-l80{
	margin-left:80px
}

.dg-two-content .zan-repay input,.dg-two-content .zan-repay select {
	background: #dddddd;
    border: 1px solid #ccc;
    width: 150px;
    opacity: 0.8;
}

.dg-two-content .dg-two-table td.proname-css {
    width: 200px!important;
    margin-left: 5px;
    font-weight: bold;
    color: #333;
    padding-right: 0;
}

body .dg-two-content .zan-repay input.light-inp,body .dg-two-content .zan-repay select.light-inp {
	background: #fff;
	color:#333;
	opacity: 1
}


#borrowInfoDetail .dg-two-content .zan-repay input,#borrowInfoDetail .dg-two-content .dg-two-table td{
	 width: 190px;
}

.dengji{
	width: 465px;
    margin-right: 10px;
	border: 1px solid #D3D3D3;
    float: left;
}

.new-tittle{
    color: #333;
    line-height: 28px;
    margin-right: 13px;
    float: left;
}

.dengji p{
    width: 231px;
    float: left;
    color: #333;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #D3D3D3;
}
.dengji p.bor-r{
	border-right: 1px solid #D3D3D3;
}

.mg-l120 {
    margin-left: 120px;
}


.dengji p span{
	display: inline-block;
    width: 68px;
    padding: 0px 10px;
    border-right: 1px solid #D3D3D3;
    margin-right: 5px;
    color: #555;
    background: #f5f5f5;
}

.repay-a{
	color:#0069f7;
	line-height:28px;
	smargin-left: 10px;
	cursor: pointer;
}
.repay-a:hover{
	color: #005cd8;
}

.pro_list .pro_ul li{
    float:left;
    width:33%;
    color:#333;
}

.pro_list .pro_ul{
	height: 27px;
	margin-bottom: 8px;
	cursor:default;
}

.pro_list .pro_ul li .pro_span{
	width:75px;
    display: inline-block;
    text-align: right;
    margin-right: 8px;
    color: #888;
}

.pro_list .pro_ul li .pro_input{
	display: inline-block;
    height: 25px;
    width: 165px;
    line-height: 25px;
    padding: 0 0 0 4px;
    text-align: left;
    color: #333333;
    border: 1px solid #D3D3D3;
    background: #fbfbfb;
}

.input-new{
	width: 86px;
    color: rgb(255, 255, 255);
    height: 30px;
    font-size: 12px;
    margin-left: 5px;
    padding: 0px;
    background: #f17a36;
    border-width: 1px;
    border-style: solid;
    border-color: #f17a36;
    border-image: initial;
    border-radius: 2px;
}

.input-new:hover,.input-new:active,.input-new:focus{
	padding:0;
	color: #fff;
    border: 1px solid #ff8946;
    background: #ff8946;
}


.zan-gray input:active,.zan-gray input:focus,.zan-gray select:active,.zan-gray select:focus,.zan-gray textarea:active,.zan-gray textarea:focus {
    border: 1px solid #D3D3D3!important
}

.zan-gray input,.zan-gray select,.zan-gray textarea {
    background: #f5f5f5;
    border: 1px solid #D3D3D3;
    opacity: 1;
}

.dw-adress{
	position: absolute;
    top: 0;
    right: -10px;
}

.pos-relative{
	position: relative;
}

.tb-table .list-body{
	font-size:14px;
	color:#333
}

.tb-table .list-body td{
	border-top:none;
	height:35px;
}

.div-hei{
	max-height: 80%;
    overflow-y: scroll;
    border-bottom: 1px solid #dfdfdf;
}

.remark-yj{
	line-height: 16px;
    width: 100%;
    padding: 5px;
    border-color: #d3d3d3;
    font-size: 14px;
}
.remark-yj:focus{
	padding: 5px;
}

.div-hei .tb-table .list-body td{
	font-size:12px;
}

.mg-t20{
	margin-top:20px;
}

.cannot-be-edited{
    background: #f5f5f5;
    border: 1px solid #D3D3D3;
    opacity: 1;
}

.table-scroll-sty{
	overflow-y: scroll;
    min-height: 36px;
    margin-top: 36px;
    border: 1px solid rgb(223, 223, 223);
    border-top: none;
    max-height: 72px;
}

.table-scroll-sty td{
	text-align: center;
    border-bottom: 1px solid rgb(223, 223, 223);
    line-height: 36px
}

.table-scroll-sty tr:last-child td{
	border-bottom:none
}

.table-scroll-sty td .add-input{
	background: #fff;
    font-size: 14px;
    padding: 3px 5px;
    margin: 7px 0;
    border: 1px solid #bbb;
    width: 153px;
}

.table-scroll-sty td input.add-input:active,.table-scroll-sty td input.add-input:focus {
    padding: 0 0 0 5px;
    border: 1px solid #3393f1!important;
    caret-color: #3393f1;
    padding: 3px 5px
}

.add-input::-webkit-input-placeholder { /* WebKit browsers */
  color: #ababab;
  font-size: 12px;
}

.add-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ababab;
  font-size: 12px;
}

.add-input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ababab;
  font-size: 12px;
}

.btm-addnew, input.btm-addnew:focus{
	font-size: 12px;
    visibility: visible;
    color: #006ad4;
    background: #fff;
    border: 1px solid #006ad4;
    padding: 0 15px;
    height: 28px;
    border-radius: 2px;
    margin-right: 20px;
    cursor: pointer;
}

input.btm-addnew:active{
	color: #fff;
    background: #f17a36;
    border: 1px solid #f17a36;
    padding: 0 15px;
    height: 28px;
}

.chakan-span .pro_list .pro_ul li .pro_span{
	float: left;
    margin-top: 3px;
}

.window .messager-body  .panel-body-noborder{
	padding-bottom: 5px;
}

.datagrid-view2 .datagrid-cell{
	text-align:left!important;
}

p.choose-persom-pos input{
	position: relative;
    top: 2px;
    margin-right: 5px;
}

.add-long .add-long-div{
	width: 194px;
    border: 1px solid #ccc;
    margin-left: 5px;
    background: #f5f5f5;
}

.add-long  .dg-two-content .zan-repay .add-long-div .add-long-inp{
	font-size: 12px;
    transform: scale(0.9);
    margin-left: -11px;
    width: 210px;
    border: none;
    background: none;
} 

.add-long .borrInfo-button button {
	padding: 0 30px;
    margin: 0 5px;
	font-size: 14px;
	height: 30px;
	line-height: 28px;
    color: #fff;
    background: #006ad4;
    border: 1px solid #006ad4;
    border-radius: 2px;
}

.add-long .borrInfo-button button:first-child {
    color: #006ad4;
    background: #fff;
    border: 1px solid #006ad4;
}

.add-long .borrInfo-button button:hover {
    color: #fff;
    border: 1px solid #0055ab;
    background: #0055ab;
}

.add-long .borrInfo-button{
	padding: 40px 20px 0 0;
	position: relative;
    bottom: -40px;
}

.add-long .dg-two-content .zan-repay input,
.add-long .dg-two-content .zan-repay select,.add-long .dg-two-content .input {
    width: 190px;
}


.registerTime-dis .combo-arrow{
     display:none
}

.dg-two-content .zan-repay td.be-input.registerTime-dis .combo,.dg-two-content .zan-repay td.be-input.registerTime-dis input{
    background: #f7f7f7;
}
