/* div{
    font-size:12px;
    color: black;
}  */





#div_headerContanier{
    /*padding:0 5%;*/
    height: 100%;
}
#div_headerContanierInner{
    /*max-width: 1600px;*/
    height: 100%;
    /*margin: 0 auto;*/
}
#div_headerContanierInnerLeft1{
    padding: 2px 2px 2px 2px;
    float: left;
    height: 100%;
    margin-top: 1px;
    /* width: 310px; */
    /*background-color: #f5f6f5;*/
}

#div_logo{
    padding: 4px 2px 2px 2px;
    float: left;
    height: 100%;
    /* margin-top: 3px; */
}

#div_headerContanierInnerCenter{
    overflow: hidden;
    height: 100%;
    padding-left: 1px;
    padding-right: 1px;
    /*background-color: #022202;*/
}
#div_headerContanierInnerRight{
    position: relative;
    padding: 8px 4px 4px 4px;
    float: right;
    height: 100%;
    /* width: 140px; */
    /*background-color: #429742;*/
}

/* .ant-btn-group ant-dropdown-button{
    padding: 4px 4px 4px 4px;
    float: right;
    height: 100%;
} */

.normalSelector
{
    /* width: 150px; */
    float: left;
    margin-top: 6px; 
}
.runModeSelector
{
    /* width: 150px; */
    float: left;
    padding-top: 6px
}








#div_module{
    position:absolute;
    width: 54px;
    top:0px;
    left:0px;
    height: 100%;
    background:rgb(145, 149, 151);
}
#div_naviagtionMin{
    /* position:absolute; */
    /* background:rgb(246, 248, 248); */
    /*margin-left:54px;*/
    height: 100%;
    width: 80px; 
    float: left;
    overflow: auto
}
#div_naviagtionHorizontal{
    width: 100%;
}


#div_treecontainer{
    position:absolute;
    height: 100%;
    width: 100%;
    overflow: auto
}

.navigatinofirstlevel
{
    font-weight: bold;
    color: blue;
}

table.clientlisttable {
    font-family: verdana,arial,sans-serif;
    font-size:14px;
    color:#333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}
table.clientlisttable th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #dedede;
}
table.clientlisttable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #ffffff;
}



.emptyBackground
{
    height: 165px;
    width: 410px;
    /* top:50%;
    width: 50%;
    margin-left: -205px;
    margin-top: -80px; */
    /* background-image: url("fotoshow.png") */
}


/*table 行的 样式*/
.table_item_bg_red {
    background-color: red
}
.table_item_bg_blue {
    background-color: blue
}
.table_item_bg_grey {
    background-color: grey
}

.ant-menu-inline-collapsed {
    width: 20px;
  }
  .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
    left: 0;
    /* padding: 0 2px !important; */
    text-overflow: clip;
  }

  .ant-breadcrumb > span:last-child
  {
      color: white
  }

  .ant-breadcrumb-separator {
    margin: 0 8px;
    color: white
}

.barcode-box {
    width: 100%;
    position: relative;
}

.barcode-box > .svg
{
    position: absolute;
    right: 0px;
}

.ant-result-title {
    color: rgba(0,0,0,0.85);
    font-size: 24px;
    line-height: 1.8;
    text-align: center;
}

.ant-result-subtitle {
    color: rgba(0,0,0,0.45);
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
}

.tableRowClass_Virtual
{
    background-color: rgba(250,173,20,.2);
}

.tableRowClass_Folder
{
    background-color: #f5f5f5;
}
.tableRowClass_red
{
    background-color:red;
}
.tableRowClass_green
{
    background-color:green;
}
.tableRowClass_blue
{
    background-color:blue;
}
.tableRowClass_yellow
{
    background-color:yellow;
}
.tableRowClass_orange
{
    background-color:orange;
}

.tableRowClass_cornsilk
{
    background-color:cornsilk;
}

.tableRowClass_gainsboro
{
    background-color:gainsboro;
}

#components-form-demo-normal-login .login-form {
    max-width: 300px;
  }
  #components-form-demo-normal-login .login-form-forgot {
    float: right;
  }
  #components-form-demo-normal-login .login-form-button {
    width: 100%;
  }

  #loginDIV {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    /* background: #092756;
    background: -moz-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -moz-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -moz-linear-gradient(-45deg, #670d10 0%, #092756 100%);
    background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -webkit-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -webkit-linear-gradient(-45deg, #670d10 0%, #092756 100%);
    background: -o-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -o-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -o-linear-gradient(-45deg, #670d10 0%, #092756 100%);
    background: -ms-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), -ms-linear-gradient(top, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), -ms-linear-gradient(-45deg, #670d10 0%, #092756 100%);
    background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104, 128, 138, .4) 10%, rgba(138, 114, 76, 0) 40%), linear-gradient(to bottom, rgba(57, 173, 219, .25) 0%, rgba(42, 60, 87, .4) 100%), linear-gradient(135deg, #670d10 0%, #092756 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3E1D6D', endColorstr='#092756', GradientType=1); */
    background: lightcyan;
  }

  .login {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -150px;
    width: 300px;
    height: 300px;
    /* border-radius: 4px; 
    border: 1px solid #CCC;  */
  }





  .listcontainer
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.listcontainercaptionpanel {
    /* position: absolute; */
    /* top: 0; */
    width: 100%;
    /* height: 30px; */
    text-align:center;
    background-color: #2fa8ec;
    font-size: 12px;
    /*text-align:center;*/ /*水平居中*/
    /* line-height: 30px; */ /*行距设为与div高度一致*/
    font-weight: bold;
    color:white;
}
.listcontaineractionpanel {
    /* position: absolute; */
    /* top:30px; */
    width: 100%;
    /* height: 25px; */
    /* line-height: 25px; */
    /* background-color: silver; */
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 6px;
    margin-bottom: 6px;
    overflow: auto;
   max-height: 72px;
}
.listcontainerfiltersettingpanel {
    /* position: absolute; */
    /* top:55px; */
    width: 100%;
    /* height: 70px; */ 
   /* height: auto; */
   padding: 8px;
   bottom:0; 
    background-color: #dcdc4c/* yellow */;
    overflow: auto;
     max-height: 100px; 
   /* max-height: 128; */
}

.listcontainer > div:last-child {
    /* background-color: white; */
    flex-grow: 1;
    overflow: auto;
    height: 250px;/*因为是flex的自动grow，所以如果不指定高度，则会侵占其他的空间，指定这个高度之后，会自动占用多余高度*/
  }

/* .listcontainercontent  div
{
    color: black;
} */

/* .veritalcenterbutton
{
    vertical-align: middle;
} */

.ant-table-tbody > tr > td {
    padding: 1px 1px;
    word-break: break-word; 
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th
{
    padding: 1px 1px;
    background-color: #fafafa; 
    transition: background .3s ease;
}

.tableRowClass_Folder >.ant-table-cell-fix-left, .tableRowClass_Folder >.ant-table-cell-fix-right {
    background: #f5f5f5;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 1px 1px;
}

/* .ant-table-pagination.ant-pagination {
    float: right;
    margin: 1px 0; 
} */

.ant-menu-horizontal {
    line-height: 30px;
    white-space: nowrap;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ant-table-column-title
{
    font-weight: bold;
    color: navy;
}

/* .ant-menu-inline>.ant-menu-item, .ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title, .ant-menu-vertical-left>.ant-menu-item, .ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title, .ant-menu-vertical-right>.ant-menu-item, .ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title, .ant-menu-vertical>.ant-menu-item, .ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title {
    height: 24px;
    line-height: 24px;
} */

/* .listcontainercontent  .ant-table-wrapper,
.listcontainercontent  .ant-spin-nested-loading,
.listcontainercontent  .ant-spin-container,
.listcontainercontent  .ant-table-content ,
.listcontainercontent  .ant-table-scroll,
.listcontainercontent  .ant-table-body-outer,
.listcontainercontent  .ant-table-fixed-left,
.listcontainercontent  .ant-table-fixed-right
{
    height: 100%;
}


.listcontainercontent  .ant-table-small.ant-table-bordered,
.listcontainercontent  .ant-table-fixed
{
    height: calc(100% - 57px);
} */

/* .ant-table-tbody > tr.ant-table-row-selected td {
    color: inherit;
    background: rgb(230,247,255);
}
 */
/* .clickRowStyl
{
  background-color :#00b4ed
}
.ant-table-tbody>.clickRowStyl:hover>td
{
  background-color: #00b4ed
} */


.compondMain
{
    width: 100%;
    height: 100%;
}
.compondMainSingle
{
    width: 100%;
    height: 100%;
}
.compondMainTop
{
    width: 100%;
    height: 50%;
}
.compondMainBotton
{
    width: 100%;
    height: 50%;
}

.transposition_Main
{
    width: 100%;
    height: 100%;
}

.transposition_Column
{
    max-width: 180px;
    min-width: 100px;
    float: left;
    border: 2px solid green;
}

.transposition_ColumnHead
{
    background-color: gray;
    width: 100%;
    color: white;
    font-size: medium;
    text-align: center;
    height: 30px;
}

.transposition_ColumnHead div
{
    background-color: gray;
    width: 100%;
    color: white;
    font-size: medium;
    text-align: center;
    height: 30px;
}

.transposition_Element
{
   /*  border: 1px solid lightgray;
    background-color: #d3d3d32b; */
    /* width: 100%; */
    box-shadow: 2px 2px 10px #909090;
    background-color: #cde6f5;
    position:absolute;
    overflow:auto;
    border:1px solid lightgray;
}

.transposition_Element_Virtual
{
   /*  border: 1px solid lightgray;
    background-color: #d3d3d32b; */
    /* width: 100%; */
    box-shadow: 2px 2px 10px #909090;
    background-color: #cde6f5;
    position:absolute;
    overflow:auto;
    border:3px dotted  blue;
}

.transposition_Element_Selected
{
   /*  border: 1px solid lightgray;
    background-color: #d3d3d32b; */
    /* width: 100%; */
    box-shadow: 2px 2px 10px #909090 inset;
    background-color: #eddbe2;
    position:absolute;
    overflow:auto;
    border:1px solid lightgray;
}

.transposition_Element_Selected_Virtual
{
   /*  border: 1px solid lightgray;
    background-color: #d3d3d32b; */
    /* width: 100%; */
    box-shadow: 2px 2px 10px #909090 inset;
    background-color: #eddbe2;
    position:absolute;
    overflow:auto;
    border:3px dotted blue;
}

.transposition_HorLine
{
    background-color:lightgrey;
    height:1px;
    width:100%;
    position:absolute;
}

.transposition_Container
{
   /*  border: 1px solid lightgray;
    background-color: #d3d3d32b; */
    /* width: 100%; */
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
}

.transposition_Element_title
{
    font-size: medium;
}

.transposition_Element_content
{
    font-size: small;
}

.transposition_VerAxisTitle
{
    width:100%;
    border-top: 1px solid lightgray;
    position:absolute;
}

.transposition_VerAxisTitle_FirstLine
{
    width:100%;
    position:absolute;
}

.switchidentitywrap
{
    width: 100%;
    height: 100%;
    background: lightcyan;
}
.switchidentity
{
    width: 360px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -180px;
    overflow: auto;
    border: 1px solid lightgrey;
    border-radius: 6px;
    padding: 8px;
    background:white
}

.owner_item_container
{
    width: 1000px;
    left: 50%;
    position: absolute;
    margin-left: -500px;
}
.owner_item_div
{
    width: 100%;
    border: 1px solid grey;
    background-color: yellowgreen;
}

.rowCSS_tobeupdate
{
    background:lightblue
}
.rowCSS_success
{
    background:lightseagreen
}
.rowCSS_failed
{
    background:red
}

.rowCSS_lightgey
{
    background:#f5f5f5
}

.dialog_Icon_base
{
    position: absolute;
/*     top: 16px;
    left: 24px; */
    font-size: 24px;
}
.dialog_SuccIcon
{
    color: #52c41a;
}

.didalog_InfoIcon
{
    color: #1890ff;
}

.didalog_WarnIcon
{
    color: #faad14;
}

.didalog_ErrorIcon
{
    color:  #f5222d;
}

.dialog_Title
{
    display: block;
    margin-bottom: 4px;
    margin-left: 30px;
    color: rgba(0,0,0,.85);
    font-size: 16px;
}

.dialog_Content
{
    font-size: 14px;
    line-height: 22px;
    display: block;
}

.dialog_Div_Base
{
    position: relative;
    /* padding: 15px 15px 15px 64px; */
    color: rgba(0,0,0,.65);
    line-height: 1.5;
    border-radius: 4px;
}

.globalActionButton
{
    color: rgba(0,0,0,.85);
    background: #e8e8e8;
    text-shadow: 0 -1px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.045);
    box-shadow: 0 2px 0 rgba(0,0,0,.045);
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 1px;
    margin-bottom: 1px;
}

/* .dialog_Div_Success
{
    background-color: #f6ffed;
    border: 1px solid #b7eb8f;
} */

/* .dialog_Div_Info
{
    background-color: #e6f7ff;
    border: 1px solid #91d5ff;
} */

/* .dialog_Div_Warn
{
    background-color: #fffbe6;
    border: 1px solid #ffe58f;
} */

/* .dialog_Div_Error
{
    background-color: #fff1f0;
    border: 1px solid #ffa39e;
} */

.DetailRoundDiv {
    border-radius: 4px;
    border: 1px silver solid;
    width: 100%;
    margin: 4px;
    padding: 30px;
    box-shadow: 2px 2px 10px #909090;
    background-color: #cde6f5;
}
.DetailLoadingDiv
{
    text-align: center;
    border-radius: 4px;
    border: 1px silver solid;
    /* height: 100px; */
    width: 500px; 
    margin-top: 200px;
    margin-left: calc((100% - 500px) / 2);
    background-color: #cde6f5;
    padding: 10px 50px;
}

.DetailActionBar {
    /* height: 32px; */
    border-bottom: 1px solid grey;
    margin-bottom: 10px;
    padding-bottom: 6px;
}
