/****************************************    健康档案             **************************************/
.div-page-title-new {
    /*padding: 18px 10px 0 18px;*/
}

.div-page-title-text-new {
    font-size: 13px;
    width: 100%;
    float: left;
    position: relative;
    /*padding: 10px 0;*/
    height: 30px;
    line-height: 30px;
}


.div_line_new {
    margin: 1px 0;
    border-bottom: 2px solid #EFF0F4;
    margin-left: 23px;
}

.idCode {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.centum33 {
    display: block;
    float: left;
    width: 33.3%;
    min-width: 179px;
}

.centum50 {
    display: block;
    width: 50%;
    float: left;
    min-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.illness-description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 300px;
    line-height: 13px;
    height: 100%;
}

.deleteIcon, .addIcon {
    display: inline-block;
    margin-left: 12px;
    width: 16px;
    height: 16px;
    background: url(../../../Images/health.png) no-repeat;
    vertical-align: middle;
    cursor: pointer;
}
    /*.deleteIcon.active{*/
    /*background-position: -80px -114px ;*/
    /*}*/
    .deleteIcon:hover {
        background-position: -80px -120px;
    }


.deleteIcon {
    background-position: -20px -120px;
}

.addIcon:hover {
    background-position: -107px -113px;
}

.addIcon {
    background-position: -47px -113px;
}

.doctor {
    position: relative;
}

.div-page-content-new {
    padding: 10px 30px 10px 23px;
    font-size: 12px;
}

.div-row-new {
    width: 100%;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
}

.centum25 {
    display: block;
    float: left;
    width: 25%;
    min-width: 166px;
}

.genetic-disease-type {
    width: 84px;
    height: 25px;
    display: block;
    float: right;
    background: #2ABD9F;
    border-radius: 26px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    /*margin-top: -2px;*/
}

.writeDown {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../../../Images/icon1109.png) no-repeat -851px -68px;
    cursor: pointer;
    margin-right: 5px;
}

.monad {
    display: none;
}
