﻿@charset "utf-8";
 input:disabled {
    color: rgb(0, 0, 0);
    cursor: default;
    background-color:rgb(238, 238, 238);
}
 textarea:disabled {
    color: rgb(0, 0, 0);
    cursor: default;
    font-family:initial;
    background-color:rgb(238, 238, 238);
}
.clearStyle {
    clear:both; 
    height:10px;
}
.clearStyle_5 {
    clear:both; 
    height:5px;
}
.clearStyle_1 {
    clear:both; 
    height:1px;
}
.clearStyle_8 {
    clear:both; 
    height:8px;
}
.Toolbar_Btn {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:15px;
}
.Toolbar_SearchCtrl {
    margin-bottom:10px;
    margin-left:15px;
    margin-right:15px;
    /*border:1px solid #e2e0e0;*/
}

.Toolbar_Searchdiv {
    float:left;
    margin-right:10px;
}

.TxtStyle {
    width:120px;
    margin:1px 1px 1px 1px;
}
.btnWidth {
    width:60px;
}
.btn_Search_margin {
    margin-right:10px;
}
.EditDiv_left {
    float:left;
}

/*.EditDiv_Toolbardiv {
    height:30px; 
    line-height:30px; 
    padding-top:5px;
    padding-bottom:3px;
    border-top:1px solid #e2e0e0;
    background-color:#fff
}*/


.EditDiv_Toolbardiv {
    height:25px; 
    line-height:25px; 
    padding-top:5px;
    padding-bottom:3px;
    border-top:1px solid #e2e0e0;
    background-color:#fff
}
.EditDiv_Searchdiv {
    padding-top:5px;
    height:35px; 
    line-height:35px;
    padding-left:5px; 
    padding-bottom:5px;
    border-bottom:1px solid #e2e0e0;
}

.EditDiv_right {
    float:left;
    margin-left:10px;
}

.EditDiv_Lbldiv {
    float: left; 
    width: 120px; 
    height:25px;
    line-height:25px;
    text-align: right;
}

.EditDiv_Lbldiv_S {
    float: left; 
    width: 100px; 
    height:25px;
    line-height:25px;
    text-align: right;
}

.EditDiv_Lbldiv_S_Inner {
    float: left; 
    width: 100px; 
    height:25px;
    line-height:25px;
    text-align: right;
    padding-left:6px;
}

.EditDiv_LblCdiv {
    float: left; 
    height:25px;
    line-height:25px;
    text-align: left;
}

.EditDiv_txtdiv {
    float:left; 
    /*margin-right:5px;*/
}

.EditDiv_input {
    width:200px; 
}

.EditDiv_input_L {
    /*width:535px;*/ 
    width:538px;
}

.EditDiv_input_LM {
    width:830px; 
    height:55px;
}
.EditDiv_input_BL {
    /*width:870px;*/
     width:876px;
}
.checkBox_easyui {
    width:18px;
    height:18px;
    float:left;
}
.span_require {
    color:red;
    line-height:25px;
}

.radio_easyui {
    width:15px;
    height:15px;
    float:left;
}
.radioSpan {
      top:2px;
      position: relative;
      vertical-align: middle;
      display: inline-block;
      overflow: hidden;
      white-space: nowrap;
      margin: 0;
      padding: 0;
      display:block;
    }
.radiodiv {
    height:14px;
    line-height:15px;
    text-align: center;
    }
.radio {
      width:14px;
      height:14px;
      vertical-align: middle;
      margin-bottom: 0;
      padding-left: 0;
    }
.EditDiv_Lbldiv1 {
    float: left; 
    width: 100px; 
    height:25px;
    line-height:25px;
    text-align: right;
}

.EditDiv_txtdiv1 {
    float:left; 
    margin-right:0px;
}
.EditDiv_input1 {
    width:120px; 
}

.MR_10 {
    margin-right:10px;
}

.displayEN {
    display: none;
 }

.EditDiv_input_S {
    width:150px; 
}

.EditDiv_input_L_S {
    width:380px; 
}
.floatR {
   float:right;
}
/*.Body_d {
    height: auto !important; 
    margin: 0 auto;  
    padding:5px 5px 0px 5px;
}20220216屏蔽*/
 .Body_d {
    height: auto !important; 
    margin: 0 auto;  
    background-color:#eee;
    padding:10px 10px 0px 10px;
}

 .Body_d_Sub_P {
    height: auto !important; 
    margin: 0 auto;  
    background-color:#eee;
    padding:10px 10px 10px 10px;
}

  .Body_d_Sub {
    height: auto !important; 
    margin: 0 auto;  
    background-color:#eee;
    padding:10px 10px 10px 10px;
}

/*.SearchBox {
    border: 1px solid #e1e1e1 !important;
    padding:6px 6px 6px 6px;
    background-color:#fff;
    border-radius:0px;
    margin-bottom:10px;
}20220216屏蔽*/
.SearchBox {
    border: 1px solid #fff !important;
    padding:6px 6px 6px 6px;
    background-color:#fff;
    border-radius:5px;
    margin-bottom:10px;
}

.SearchBox_d {
    border: 1px solid #fff !important;
    padding:6px 6px 6px 6px;
    background-color:#fff;
    border-radius:5px;
}
/*.BoxTitle {
    border-bottom: 1px solid #eee;
    border-top:1px solid #eee;
    background-color:#f0f4fb;
    min-height:36px;
}20220216屏蔽*/
.BoxTitle {
    border-bottom: 1px solid #fff;
    border-top:1px solid #fff;
    background-color:#fff;
    min-height:36px;
}
/*.BoxTitle  .caption {
    padding:0px;
    float:left;
    display:inline-block;
    line-height:30px;
    font-weight:bold;
    color:#539ff3
}20220216屏蔽*/
.BoxTitle  .caption {
    padding:0px;
    float:left;
    display:inline-block;
    line-height:30px;
    font-weight:bold;
    font-size:18px;
    color:#232323;
   
}
.BoxBody {
    clear:both;
    padding-top:10px;  
    display:inline-block; 
    width:100%;
}
.BoxBody .Condition {
    float:left; 
    padding:3px;
    margin-bottom:5px;
}

.Toolbar_dg {
    display:inline-block; 
    width:100%; 
    height: auto !important; 
    margin: 0 auto; 
    padding-top:5px;
    padding-bottom:5px;
    background-color:#fff;/*2022.02.18添加*/
}

.EditContent_Title {
    border-bottom:1px solid #eee; 
    width:98%; 
    margin-left:5px; 
    margin-right:5px; 
    height:30px; 
    line-height:30px;
}

.EditContent_Title .caption {
    float:left; 
    font-size:14px; 
    font-weight:bold;
    color:#000000;
}

.EditContent_Title .tip {
    float:left; 
    font-size:12px; 
    color:#539ff3
}
.Datagrid_title{
    color:#0775ef
}
.Tipstl {
    font-size: 10px;
    font-weight: bold;
    color: red;
}
/*复制网格数据CSS*/
 .ywCopy-highlight { 
    background:#3390ff;
    color:#fff;
}
.ywCopy-menu {
    background-color: #fafafa;
    border-color: #ddd;
    color: #444;
    position: absolute;
    margin: 0;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
}
.ywCopy-menu-line {
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    position: absolute;
    left: 26px;
    top: 0;
    height: 26px;
    font-size: 1px;
    background-color:red;
}

.ywCopy-menu-item {
    height: 20px;
    border-color: transparent;
    _border-color: #fafafa;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
}

.ywCopy-menu-text {
    height: 20px;
    line-height: 20px;
    float: left;
    padding-left:5px;
    margin-left:22px;
    width:80px;
}
.Tip-text {
    font-weight:bold;font-size:12px
}
.Tip-div {
   margin-left: 18px;
    margin-top: 10px;
    display:none;
}