
.ant-table-tbody .ant-table-row td[data-v-d992a23c] {
  padding-top: 10px;
  padding-bottom: 10px;
}
#components-layout-demo-custom-trigger .trigger[data-v-d992a23c] {
  font-size: 18px;
  line-height: 64px;
  padding: 0 24px;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
}


.mrgt{
        margin-top:10px
}
.detail{
        /* position: fixed; */
        /* height: 600px; */
        overflow: auto;
        padding-top: 15px;
        width: 100%;
        /* width: calc(100% - 222px); */
        /* right: 12px; */
}
.detail 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;
}
.detail .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;
}
.detail .p1 {
        margin-bottom: 15px;
}
.detail .p1 > div{
        border-radius: 8px;
        padding: 10px;
        color:#fff;
        cursor: pointer;
}
.detail .p1 > div p{
        margin-bottom:0
}
.topDetail-flex{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.topDetail-info{
        width: 38%;
}
.topDetail-tab{
        width: 60%;
}
    /* .ant-tabs-nav .ant-tabs-tab{
        padding-top: 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;
}
.normalTable .anticon {
        translate: all .2s ease;
}
.normalTable .anticon:hover{
        color: #FA541C
}
.actionTip .ant-tooltip-inner{
        color: #222;
        background-color: #fff;
}
.actionTip.ant-tooltip-placement-bottom .ant-tooltip-arrow{
        display: none;
}
.normalTable .bbb{
        color: #bbb;
        cursor: not-allowed;
}
.normalTable .bbb:hover{
        color: #bbb;
}
.noactionTip{
        display: none;
}
.normalTable .ant-table-body{
		-webkit-box-shadow: 0 0 7px 4px #e9e6e6;
		        box-shadow: 0 0 7px 4px #e9e6e6;
}

.topLink[data-v-69ae3fa9] {
  height: 44px;
  background: #fff;
  width: 100%;
  z-index: 0;
  border-top: 1px solid #eee;
  -webkit-box-shadow: -1px 2px 6px -3px #3a71f2;
          box-shadow: -1px 2px 6px -3px #3a71f2;
}
.anchColor[data-v-69ae3fa9] {
  color: #3a71f2;
  position: relative;
}
.anchColor[data-v-69ae3fa9]::after {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  background: #3a71f2;
}
.projectInfo[data-v-69ae3fa9] {
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.topDetail p span[data-v-69ae3fa9] {
  /*color: rgb(58,113,242);*/
  /*text-decoration: underline;*/
  font-weight: bolder;
}


[data-v-69ae3fa9]::-webkit-scrollbar-track-piece {
    background-color:transparent!important;
}
[data-v-69ae3fa9]::-webkit-scrollbar {
    width:1px;
    height:9px;
}
[data-v-69ae3fa9]::-webkit-scrollbar-thumb {
    background-color:transparent!important;
    background-clip:padding-box;
    min-height:28px;
    border-radius: 10px;
}
[data-v-69ae3fa9]::-webkit-scrollbar-thumb:hover {
    background-color:transparent!important;
}
.ant-menu[data-v-69ae3fa9]::-webkit-scrollbar-track-piece,.ant-menu[data-v-69ae3fa9]::-webkit-scrollbar-thumb,.ant-menu[data-v-69ae3fa9]::-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
}

