/*选中行样式*/
.el-table__body tr.current-row>td.el-table__cell {
  background-color: #e4efc9 !important;
}
/*侧边栏*/
.side-nav .logo-sn a.ms-logo-img-link{
  border: 0px;
}
.side-nav{
  width: 18rem;
}
/* Main */
.ms-aside-left-open .body-content{
  padding-left: 18rem;
}
.ms-content-wrapper{
  padding: 15px;
}
/* 阅片 */
.review{
  border:0;
  width:100%;
  height: 87vh;
}
#left{
  display: inline-block;
  border: #ada9a9 1px solid;
  height: 87vh;
  float: left;
  width: 100%;
  overflow-x:auto;
}
#tabs_button{
  position: absolute;
  right: 9.5rem;
  top: 5px;
  z-index: 999;
}
#tabs_button span{
  color: white;
}
.float_right{
  background-color: #FFFFFF;
  margin-right: 5px;
  padding: 0.25rem 0.625rem;
  border: 1px solid #c5d0dc;
  margin-top: 40px;
  height: 87vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.float_right .el-form-item{
  margin: 0px;
}
.float_right .el-textarea__inner{
  padding: 0px;
}
.float_right .el-collapse-item__header.is-active span{
  font-weight: bold;
  color: #77a5cb;
}
.float_right .el-collapse-item__header{
  background-color: #eaf5ff;
}
@media screen and (max-width: 1600px) {
  .review{
    height: 85vh;
  }
  #left{
    height: 85vh;
  }
  .float_right{
    height: 85vh;
  }
}
@media screen and (max-width: 1400px) {
  .review{
    height: 83vh;
  }
  #left{
    height: 83vh;
  }
  .float_right{
    height: 83vh;
  }
}
.el-textarea .el-input__count{
  line-height: 16px;
  opacity: 0.7;
}
#table_button span{
  color: #FFFFFF;
}
/*顶部按钮*/
#top_button{
  margin: 5px 0px;
}
#top_button span{
  color: #FFFFFF;
}
#top_button .el-input{
  width: 65%;
}
#top_button .el-form-item{
  margin-bottom: 0px;
}
#top_button .el-form-item__content{
  line-height: 26px;
}
/*表头*/
.ms-panel-header{
  padding: 15px 10px 0px 10px;
}
.ms-panel-header .el-form-item--small.el-form-item{
  margin-bottom: 10px;
}
#table .el-table th.el-table__cell{
  background-color: #009efb;
}
#table .el-table thead{
  height: 50px;
  color: #FFFFFF;
}
/*表内容*/
#table .el-table .cell{
  text-align: center;
}
#table .el-table .el-table__cell{
  padding: 2px 0px;
}
.el-table .el-table__cell{
  padding: 6px 0px!important;
}
#table .el-button--small{
  padding: 7px;
}
.ms-panel-body{
  padding: 0px 0px 7px 0px;
}
.breadcrumb{
  padding: 0px 0px 0px 7px;
  font-size: 18px;
}
.breadcrumb a{
  font-size: 16px;
}
#number{
  width: 283px;
}
/*字间距*/
#name{
  letter-spacing: 10px;
}
#name1{
  letter-spacing: 5px;
}
/*模态框*/
#myModal .el-dialog__body{
  padding: 5px 20px;
}
  /*信息*/
#myModal .el-input__inner{
  width: 177px;
}
#long .el-input__inner{
  width: 30.750rem;
}
#myModal .el-button{
  margin: 0px 0px 0px 10px;
}
#myModal .el-form-item--mini.el-form-item{
  margin: 0px 17px 5px 10px;
}
#myModal .el-form--label-top .el-form-item__label{
  padding-bottom: 0px;
}
  /*上传表*/
#myModal #list .el-input__inner{
  width: 100%;
  padding: 0 2px;
}
#myModal #list .el-select .el-input__inner{
  width: 75px;
  padding: 0px 5px;
}
  /*专家表*/
#expert .cell{
  padding: 10px 2px;
}
/*诊断界面*/
#left{
  width: 218px;
}
#background1{
  background-color: #FFFFFF;
  width: 182px;
  margin: 6px 3px;
  padding: 6px 3px 6px 3px;
  border-radius: 13px;
  box-shadow: 0px 0px 7px #556575;
  float: left;
}
#background1:hover{
  cursor: pointer;
}
#img1{
  width: 60px;
  height: 60px;
  margin-left: 7px;
}
#img2{
  width: 100px;
  height: 60px;
  margin-left: 2px;
}
#right{
  width: 276px;
}
#center{
  display: inline;
}
#right p{
  margin-bottom: 0rem;
}
#right p span{
  color: #000000;
  font-weight: 600;
}
#right .el-button--small{
  padding: 11px 5px;
}
#container img{
  width: 72px;
  height: 72px;
}
#imgList img{
  margin-right: 5px;
  width: 200px;
  height: 100px;
}
#position{
  position: relative;
  margin-top: 5px;
  /*right: 2.875rem;*/
  float: right;
}
#right .el-button span{
  color: #FFFFFF;
}
  /*上传切片附件样式*/
#border1{
  border: #cce2c1 solid 1px;
  height: 644px;
  overflow-y: auto;
}
#border1 img{
  width: 60px;
  height: 60px;
  margin: 0;
  border-radius: 0;
}
#border2{
  border: #cce2c1 solid 1px;
  height: 644px;
  overflow-y: auto;
}
#border2 .el-button{
  margin: 0;
  font-size: 14px;
  width: 100%;
  padding: 5px 0px;
  border-radius: 0px;
}
#border2 .el-button span{
  color: #FFF;
}
/*列表点击事件*/
#nav a.active::before{
  background-color: #FFFFFF;
}
/*图标*/
table i {
  margin: 0;
}
/*加载遮罩层*/
.el-loading-mask{
  position: fixed!important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; /* 可选，避免某些浏览器默认样式带来的额外边距 */
}
