.transferTaskHandleDetail_label_left {
    width: 12.5%;
    padding: 0 18px;
}

.transferTaskHandleDetail_label_right {
    width: 38.5%;
    padding: 0 16px;
}

.transferTaskHandleDetail_textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    margin-left: -2px
}

.transferTaskHandleDetail_body {
    margin-bottom: 68px;
}

.transferTaskHandleDetail_footer {
    height: 58px;
    line-height: 58px;
    position: fixed;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
    bottom: 0;
    width: 100%;
    right: 0;
    padding-right: 30px;
    z-index: 99;
}

.transferTaskHandleDetail_footer span {
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 35px;
    height: 35px;
    padding: 0 14px;
    border-radius: 4px;
    border: 1px solid rgba(221, 221, 221, 1);
    cursor: pointer;
}

.transferTaskHandleDetail_footer_span {
    border: 1px solid rgba(218, 56, 62, 1) !important;
    background: rgba(218, 56, 62, 1);
    color: #ffffff !important;
}

.down_transferTable {
    width: 103px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #ED1D35;
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
}

.transfer_ul {
    background: #EFF3F6;
    border-bottom: 1px solid #ED1D35;
    margin-bottom: 0 !important;
}

.transfer_ul li {
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    background: #ffffff;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 15px;
    font-size: 14px;
    box-shadow: 0px 0px 6px 0px rgba(28, 73, 115, 0.11);
    display: inline-block;
    margin-right: 11px;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
}

.new_transfer_ul .transfer_ul li {
    flex: 1;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    background: #F8F8F8;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 15px;
    font-size: 16px;
    box-shadow: none;
    margin-right: 0px;
    border-radius: 0px;
    display: inline-block;
    cursor: pointer;
}

.new_transfer_ul .transfer_ul_bot {
    position: absolute;
    width: 100%;
    top: 48px;
}

.new_transfer_ul .transfer_ul_bot ul {
    flex: 1;
    height: 3px;
    margin: 0;
}

.new_transfer_ul .transfer_ul_bot li {
    width: 16px;
    height: 4px;
    /*background: #ED2335;*/
    border-radius: 2px;
    margin-left: 50%;
    transform: translateX(-50%);
}

.transfer_ul_p_active {
    background: #ED2335;
}
/* 历史记录 */
.get-history .tab{
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 25px;
}
.get-history .tab .t-items{
  display: inline-block;
  height: 32px;
  background: #FFFFFF;
  border-radius: 4px 4px 0px 0px;
  border: 1px solid #DDDDDD;
  margin-right: 10px;
  line-height: 32px;
  padding: 0 22px;
  color: #333333;
  border-bottom: 0 none;
  cursor: pointer;

}
.get-history .tab  .active{
  background: #ED1D35;
  border-radius: 4px 4px 0px 0px;
  color: #FFFFFF;
}
.get-history .block{
  display: inline-block;
}
.get-history .c666{
  color: #666;
}
.get-history .hi-adapt1{
  border-right:1px solid #ED1D35;
    margin-bottom: -600px;
    padding-bottom: 600px;
    vertical-align: middle;
}
.get-history .circle{
  width: 8px;
  height: 8px;
  top: 24px;
  right: -4px;
  background-color: #ED1D35;
}
/**********************************处理历史******************************/
.handlingHistory {
    padding: 0 20px;
}

.handlingHistory_div {
    padding: 16px 18px;
}

.handlingHistory_div_p {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}

.handlingHistory_div_span {
    display: inline-block;
    width: 58px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: rgba(237, 29, 53, 0.1);
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(237, 29, 53, 1);
    margin-left: 8px;
}

.associatedDelegation {
    padding: 1px 20px;
}

/*************************************线下委托登记案件********************************/
.offLineCases {
    padding: 0 20px;
}

/*******************************************查看证据***************************************/
.viewAttachments_body {
    padding: 0 16px;
}

.viewAttachments_body_top_down {
    display: inline-block;
    /*width: 71px;*/
    /*height: 26px;*/
    border: 1px solid rgba(237, 29, 53, 1);
    border-radius: 3px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(237, 29, 53, 1);
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    padding: 0px 10px;
}

.viewAttachments_body_top_tip {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.viewAttachments_body_zip {
    border-bottom: 1px dashed #dddddd;
}

.viewAttachments_body_zip_div {
    width: 159px;
    text-align: center;
    float: left;
    margin: 15px 22px 10px 0;
    position: relative;
}

.viewAttachments_body_zip_div .label-wrap {
    position: absolute;
    top: 0;
    right: 0;
}

.transferTaskInformation_tip {
    height: 13px;
    padding-top: 16px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding-bottom: 14px;
    color: rgba(102, 102, 102, 1);
}

.transferTaskInformation_btn {
    margin-top: -6px !important;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    padding: 0 10px
}

.entrustedTasksDetail_body {
    max-height: calc(100vh - 170px);
    overflow-y: auto;
    margin-top: 2px;
}

.entrustedTasksDetail_body::-webkit-scrollbar {
    width: 4px;
}

.entrustedTasksDetail_body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}

.entrustedTasksDetail_body::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.entrustedTasksDetail_body > div {
    min-height: 34px;
}

/***************************************************当事人详情*********************************************/
.litigant_top {
    height: 77px;
}

.litigant_top span {
    height: 36px;
    line-height: 36px;
    border-radius: 4px 4px 0px 0px;
    padding: 0 11px;
    background: rgba(237, 29, 53, 0.1);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(237, 29, 53, 1);
    display: inline-block;
    margin-top: 41px;
    cursor: pointer;
}

.litigant_top span:first-child {
    margin-left: 60px;
}

.litigant_top i {
    margin-top: 32px;
    margin-right: 17px;
}

/*****************************************************************************现在登记*******************************************************/
.commission_apply_span {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    height: 26px;
    background: rgba(237, 29, 53, 1);
    border-radius: 0px 0px 6px 0px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.reg_c_span {
    width: 84px;
    height: 33px;
    background: rgba(237, 29, 53, 0.05);
    border-radius: 4px;
    line-height: 33px;
    text-align: center;
    color: #EE2F45;
}
.reg_c_search_span span{
    display: inline-block;
    width:71px;
    height:34px;
    background:rgba(245,245,245,1);
    border-radius:17px;
    text-align: center;
    line-height: 34px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    margin-right: 10px;
    cursor: pointer;
    color: #000000;
}
.entrust_input{
    top: 1px;
    left: -4px;
}

.entrustedTasksDetail_right_tip {
    background: rgba(237,35,53,0.06);
    border-radius: 4px;
    padding: 10px 15px;
}
.entrustedTasksDetail_right_tip span{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 13px;
    color: #ED2335;
    line-height: 18px;
    text-align: justify;
    font-style: normal;
}