
.ant-card-body .table-operator[data-v-1227b9cc] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-1227b9cc] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-1227b9cc] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-1227b9cc] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-1227b9cc] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-1227b9cc] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-1227b9cc] {
  height: 90% !important;
  overflow-y: hidden;
}
.anty-img-wrap[data-v-1227b9cc] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-1227b9cc] {
  max-height: 100%;
}

.meetingHandle .ant-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}
.meetingHandle .ant-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.uploadty-disabled {
  /*update-begin-author:taoyan date:2022-12-5 for: issues/4250 建议JUpload组件，disabled为true的时候上传button能够变灰或者其他样式图案，便于知晓无法再点击上传*/
  /*update-end-author:taoyan date:2022-12-5 for: issues/4250 建议JUpload组件，disabled为true的时候上传button能够变灰或者其他样式图案，便于知晓无法再点击上传*/
}
.uploadty-disabled .ant-upload-list-item .anticon-close {
  display: none;
}
.uploadty-disabled .ant-upload-list-item .anticon-delete {
  display: none;
}
.uploadty-disabled .ant-btn,
.uploadty-disabled .ant-upload-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.uploadty-mover-mask {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.8;
  color: #fff;
  height: 28px;
  line-height: 28px;
}


.ant-card-body .table-operator[data-v-0145eabc] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-0145eabc] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-0145eabc] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-0145eabc] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-0145eabc] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-0145eabc] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-0145eabc] {
  height: 90% !important;
  overflow-y: hidden;
}
.anty-img-wrap[data-v-0145eabc] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-0145eabc] {
  max-height: 100%;
}


[data-v-e06efaa4] .ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


.anchColor[data-v-056c5018] {
    color: rgb(58,113,242);
    position: relative;
}
.anchColor[data-v-056c5018]::after {
    content: "";
    position: absolute;
    bottom: -6px;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    background: rgb(58,113,242);
}


[data-v-056c5018]::-webkit-scrollbar-track-piece {
    background-color: transparent !important;
}
[data-v-056c5018]::-webkit-scrollbar {
    width: 1px;
    height: 9px;
}
[data-v-056c5018]::-webkit-scrollbar-thumb {
    background-color: transparent !important;
    background-clip: padding-box;
    min-height: 28px;
    border-radius: 10px;
}
[data-v-056c5018]::-webkit-scrollbar-thumb:hover {
    background-color: transparent !important;
}
.ant-menu[data-v-056c5018]::-webkit-scrollbar-track-piece,
.ant-menu[data-v-056c5018]::-webkit-scrollbar-thumb,
.ant-menu[data-v-056c5018]::-webkit-scrollbar-thumb:hover {
    background-color: transparent !important;
}


.mrgt {
    margin-top: 10px
}
.details {
    /* position: fixed; */
    /* height: 600px; */
    overflow: auto;
    padding-top: 15px;
    width: 100%;
    /* width: calc(100% - 222px); */
    /* right: 12px; */
}
.details h3 {
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eee;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.details .ant-card {
    /* border-radius: 10px; */
    -webkit-box-shadow: 0 0px 5px 0px #cbbaba;
            box-shadow: 0 0px 5px 0px #cbbaba;
    width: 100%;
    margin: 0 auto 15px !important;
}
.details .p1 {
    margin-bottom: 15px;
}
.details .p1>div {
    border-radius: 8px;
    padding: 10px;
    color: #fff;
    cursor: pointer;
}
.details .p1>div p {
    margin-bottom: 0
}
.ant-anchor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 44px;
    padding-right: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.ant-anchor a {
    color: #222;
}

.topLink[data-v-3c9320b2] {
  height: 44px;
  background: #fff;
  width: 100%;
  z-index: 0;
  border-top: 1px solid #eee;
  -webkit-box-shadow: -1px 2px 6px -3px var(--color);
          box-shadow: -1px 2px 6px -3px var(--color);
}
.anchColor[data-v-3c9320b2] {
  color: var(--color);
  position: relative;
}
.anchColor[data-v-3c9320b2]::after {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  background: var(--filColor);
}
.projectInfo[data-v-3c9320b2] {
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


[data-v-3c9320b2]::-webkit-scrollbar-track-piece {
    background-color: transparent !important;
}
[data-v-3c9320b2]::-webkit-scrollbar {
    width: 1px;
    height: 9px;
}
[data-v-3c9320b2]::-webkit-scrollbar-thumb {
    background-color: transparent !important;
    background-clip: padding-box;
    min-height: 28px;
    border-radius: 10px;
}
[data-v-3c9320b2]::-webkit-scrollbar-thumb:hover {
    background-color: transparent !important;
}
.ant-menu[data-v-3c9320b2]::-webkit-scrollbar-track-piece,
.ant-menu[data-v-3c9320b2]::-webkit-scrollbar-thumb,
.ant-menu[data-v-3c9320b2]::-webkit-scrollbar-thumb:hover {
    background-color: transparent !important;
}


.normalTable .anticon:hover {
    color: #FA541C
}
.normalTable tr:hover a {
    text-decoration: underline;
    color: #FA541C
}
.normalTable th {
    background: #f2f2f2 !important;
}
.normalTable .ant-table-body {
    margin: 0 !important
}
.supplierTabs.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
    border: 1px solid #e8e8e8!important;
    background-color: #f6f6f6!important;
}
.supplierTabs.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:nth-child(1) {
    margin-left: 20px;
}
.supplierTabs.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
    background: #fff!important;
}

