*{outline: none;}
.requestloading .el-loading-spinner{
  background: #08080891;
  padding: 12px 23px;
  left: 50%;
  border-radius: 7px;
  margin-left: -50px;
  box-sizing: border-box;
  width: 100px;
}
.requestloading i{
  color: white;
  background: #252525ba;
  border-radius: 13px;
}
.el-table{font-size: 13px !important;}
.requestloading .el-loading-spinner .el-loading-text{color:white;}
.el-input__inner{height:30px;line-height: 30px;}
.el-button{padding:6.5px 15px;}
.el-button--medium{padding:10px 20px}
.el-input__icon{line-height: 30px;height: 30px;}
.el-card__header{padding: 11px 20px;}
.el-form-item__error{padding-top:0;margin-top:0px;}
.el-input.is-disabled .el-input__inner{color:#737373}
.el-form-item{margin-bottom: 12px;}
.el-dialog{border-radius: 7px;}
.el-drawer__container{outline: none;}
.el-table__empty-text{line-height: 24px;}
.el-dialog__headerbtn{top:14px;}
.el-dialog__header {
  padding: 13px 20px 13px 10px;
  border-bottom: 1px solid #fff;
  box-shadow: 0 -1px 0 0 rgba(0,0,0,0),
  1px 0 0 0 rgba(0,0,0,0),
  -1px 0 0 0 rgba(0,0,0,0),
  0 1px 31px 0 rgb(183 183 183 / 50%);
  margin-bottom: 10px;
}
.el-dialog__headerbtn .el-dialog__close{
    color: white;
    background: #6f6f6f;
    border-radius: 15px;
    font-size: 15px;
    padding: 3px;
    font-weight: bold;
}
.el-select__caret.el-icon-circle-close {
    color: #000 !important; /* 修改清空按钮的颜色 */
  }
.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:white;}
.el-table__body-wrapper{overflow-y:auto}

div.el-dialog{max-width: 98%;}

.gz-list-dialog .el-dialog__body{padding-top:7px !important; }
.gz-list-dialog .el-form-item{  margin-bottom: 14px !important;}
.el-table th.el-table__cell{padding:6px 0;}
.el-table .el-table__cell{padding:8px 0}
.el-table td.el-table__cell>div.cell{
  position: relative;
}
table.el-table__header tr th {    background-color: #f1f7ff !important;
    border-bottom: 1px solid gainsboro !important;}
.el-form-item__content .el-radio{line-height: 28px;}


/*
list css 、\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/
.list-top-tool{    background: #f9f9f9;
  padding:5px 9px 0 9px;
  margin-bottom: 1px;}
.list-table-action-cell .el-button{padding:0;font-size: 12px;}

.full-height-dialog{overflow-y: auto;}
.gz-list-dialog{margin:0 auto;}
.gz-list-dialog .el-dialog__body{padding:20px}
.gz-list-dialog .el-form-item{margin-bottom: 23px;}
.gz-list-dialog .el-form-item__label,.gz-list-dialog .el-form-item__content{line-height: 28px;}



.gz-list-table.el-table tr.el-table__row:hover td,div.el-table__fixed-right tr.el-table__row.hover-row td,.gz-list-table.el-table tr.el-table__row.hover-row td{
background-color: #cbf3ff;
}
.gz-list-table.el-table .el-table__body tr.current-row>td.el-table__cell{
background-color: #c7e1ff;
}
.gz-list-table.el-table__body tr.current-row>td.el-table__cell{
background-color: #c7e1ff;
}
.gz-list div.list-top-tool .el-button{
margin-bottom: 5px;
}
.gz-list .el-button+.el-button{margin-left: 0;}

.gz-list-column-config{
cursor: pointer;
  background: #ffffff;
  color: #5f5e5e;
  padding: 2px 9px;
  border-radius: 3px;
}
.gz-top-tools .el-button{margin-right:5px;}

.list-top-tool .el-button i.iconfont{margin-right: 2px;}
/*
list css 、\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
*/





/* search ////////////////////////////// */
.gz-search{background-color: #f8faff;border-bottom: 1px solid #e2e2e2;}
.gz-search .el-form-item{margin-bottom:-5px;margin-right: 0;    line-height: 38px;}
.gz-search .el-input__inner{
    height: 28px !important;line-height: 28px !important;
}
.gz-search .gz-select-tree .el-input__suffix{
    top: 3px;
}
.gz-search .el-select__tags{top: 53%;}

.gz-search .el-select,.list-search .el-input .el-input__inner{width:120px;}
.gz-search .el-icon-search{cursor: pointer;}
.gz-search-top .el-form-item{margin-bottom: 4px;}
.gz-search .el-button--scene{
    background-color: #223865;
    border-color: #223865;
    color: white;
}
.gz-search .el-button--scene span.gz-search-scenes-num{color:#35fff6  !important}
.gz-search-scenes .el-button--text{
    background: #e2e2e2;
    color: #525252;
}
#gz-search-scenes-setting>div,#gz-search-items-settin>div{line-height: 26px;}
.gz-search-unall{
    background: #cccccc !important;
    border-color: #ccc !important;
    color: #2f2f2f !important;
}
.gz-search-more-box .el-form-item__label{width:73px;font-size: 12px;line-height: 17px;}
.gz-search-more-box .el-form-item div.el-input>input{
    font-size: 12px;
}
.gz-search .gz-search-top .el-form-item{margin-right: 8px;}
/*  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.el-message-box{max-width: 80%;min-width: auto;}
.el-message{max-width: 80%;min-width: auto;}