﻿.body, html {
    height: auto !important;
}

.padding-20 .div-row-new:last-child {
    margin-bottom: 0;
}

.subContent .basic-message-list li {
    border: none;
    width: 50%;
}

.appendDrag > tbody {
    text-align: left;
}

    .appendDrag > tbody > tr > td:nth-child(1) input {
        width: 250px;
    }

    .appendDrag > tbody > tr > td:nth-child(2) input {
        width: 185px;
    }

    .appendDrag > tbody > tr > td:nth-child(3) input {
        width: 185px;
    }

    .appendDrag > tbody > tr > td:nth-child(4) input {
        width: 185px;
    }

    .appendDrag > tbody > tr > td:nth-child(5) input {
        width: 60px;
    }

    .appendDrag > tbody > tr > td:nth-child(6) input {
        width: 60px;
    }

    .appendDrag > tbody > tr > td:nth-child(7) input {
        width: 60px;
    }

    .appendDrag > tbody > tr > td:nth-child(8) {
        width: 30px;
        font-size: 17px;
        color: #999;
        padding-top: 6px;
        cursor: pointer;
    }

    .appendDrag > tbody > tr > td input {
        height: 35px;
        margin-right: 15px;
        margin-top: 10px;
        background-color: #f6f9fb;
        padding-left: 15px;
    }

        .appendDrag > tbody > tr > td input:focus {
            background-color: #fff;
            border: 1px solid #498DFA;
        }

    .appendDrag > tbody > tr > td:last-child input {
        margin-right: 0;
    }

.dietUl > li {
    width: 270px;
    margin-right: 15px;
    border: 1px solid #eee;
    float: left;
}

    .dietUl > li:last-child {
        margin-right: 0;
    }

.kindOfDiet {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #eee;
    padding: 0 10px 0 20px;
    box-sizing: border-box;
}

.breakfastIcon, .lunchIcon, .supperIcon {
    display: inline-block;
    background: url(../../../Images/Vicon.png);
    margin-right: 5px;
    vertical-align: middle;
}

.breakfastIcon {
    width: 18px;
    height: 20px;
    background-position: -178px -195px;
}

.lunchIcon {
    width: 22px;
    height: 17px;
    background-position: -213px -195px;
}

.supperIcon {
    width: 26px;
    height: 19px;
    background-position: -247px -195px;
}

.addFood {
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #6ecbff;
    float: right;
    border-radius: 20px;
    display: inline-block;
    margin-top: 2px;
}

    .addFood:hover {
        background: #d1f4f6;
    }

.foodList {
    padding: 0 10px;
    box-sizing: border-box;
}

    .foodList > li {
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #eee;
        padding: 0 20px 0 10px;
        box-sizing: border-box;
    }

        .foodList > li:last-child {
            border: none;
        }

.foodPic {
    width: 42px;
    height: 40px;
    float: left;
    margin-right: 17px;
    margin-top: 5px;
}

.foodList li span {
    margin-left: 10px;
}

    .foodList li span i {
        color: #999;
        margin-left: 4px;
    }

    .foodList li span input {
        width: 46px;
        height: 20px;
        outline: none;
        border: 1px solid #e2e2e2;
    }

.deleteServe {
    float: right;
    margin-top: 21px;
}

.foodList li:hover {
    background: #f9f9f9;
}

.subContent .basic-message-list span {
    margin-left: 5px;
    color: #999;
}

.guideTextarea {
    width: 774px;
}

.message-list > li {
    display: inline-flex;
    text-align: left;
    height: 50px;
    line-height: 50px;
    float: left;
}

    .message-list > li > label {
        width: 100px;
        float: left;
        font-weight: normal;
        color: #999;
    }

#basicInfo .basic-message-list > li {
    width: 35%;
}

#physicalExamination .basic-message-list input {
    width: 150px;
}

#supplementaryExamination .basic-message-list > li {
    width: 50%;
}

.table-patient-data.center > tr > td, .table-patient-data.center > tbody > tr > td {
    width: 11%;
}

    .table-patient-data.center > tr > td > div, .table-patient-data.center > tbody > tr > td > div {
        width: 100%;
        height: 100%;
        line-height: 40px;
    }


.delete1 {
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #6ecbff;
    float: right;
    border-radius: 20px;
    display: inline-block;
    margin-top: 2px;
}

    .delete1:hover {
        background: #d1f4f6;
    }

    .delete1 > b {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-top: 8px;
        background: url(../../../Images/self.png) no-repeat -42px -112px;
        cursor: pointer;
    }

.filtrate {
    height: 25px;
    line-height: 22px;
    padding: 0 14px 0 14px;
    border-radius: 13px;
    border: 1px solid #d5d5d5;
    float: left;
    margin-left: 30px;
    margin-top: 7px;
    background: #fff;
    cursor: pointer;
    position: relative;
}

.sub-label {
    float: left;
}

.arrow_p {
    display: inline-block;
    width: 15px;
    height: 10px;
    background: url(../../../Images/health_u.png) no-repeat -114px -57px;
}

.filtrate.active {
    border: 1px solid #498DFA;
}

    .filtrate.active i {
        color: #498DFA;
    }

    .filtrate.active .arrow_p {
        background-position: -145px -57px;
    }

.tips_bg {
    position: absolute;
    top: -4px;
    right: -189px;
    color: #f6911a;
    background: url(../../../Images/tips_bg.png) no-repeat;
    width: 175px;
    height: 34px;
    text-indent: 10px;
    line-height: 31px;
}

.tb-border {
    top: -18px;
}

.tb-background {
    top: -18px;
}

.small-div {
    position: absolute;
    background: #fff;
    left: 20px;
    top: 40px;
    display: none;
    z-index: 99999;
}

.small-div-content {
    width: 568px;
    max-height: 195px;
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    padding: 20px 5px 5px 20px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

    .small-div-content li {
        float: left;
        padding: 0 10px;
        margin-bottom: 20px;
        border: 1px solid #d5d5d5;
        margin-right: 20px;
        box-sizing: border-box;
        border-radius: 2px;
        cursor: pointer;
        height: 25px;
        line-height: 25px;
    }

        .small-div-content li:hover {
            color: #498DFA;
            border: 1px solid #498DFA;
        }

        .small-div-content li.active {
            color: #498DFA;
            border: 1px solid #498DFA;
        }

#div_PrescName2 td, #div_PrescName2 td {
    padding: 5px;
}

.section-u {
    /*min-height: 490px;*/
    overflow-y: auto;
    max-height: 490px;
}

.liftIcon {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(../../../Images/health_u.png) no-repeat -147px -21px;
    margin-left: -4px;
}

.lifeUl {
    padding: 20px 0;
    box-sizing: border-box;
}

    .lifeUl > li {
        margin-bottom: 30px;
    }

        .lifeUl > li:last-child {
            margin-bottom: 0px;
        }

        .lifeUl > li > .label-U {
            color: #999;
            font-weight: normal;
            float: left;
            line-height: 40px;
            width: 95px;
        }

        .lifeUl > li .label-U span {
            display: inline-block;
            width: 6px;
            height: 6px;
            border-radius: 100%;
            margin-right: 10px;
            vertical-align: middle;
        }

            .lifeUl > li .label-U span.dot_1 {
                background: #5ac306;
            }

            .lifeUl > li .label-U span.dot_2 {
                background: #fe6f5c;
            }

            .lifeUl > li .label-U span.dot_3 {
                background: #f6911a;
            }

            .lifeUl > li .label-U span.dot_4 {
                background: #d576f8;
            }

            .lifeUl > li .label-U span.dot_5 {
                background: #5cb7f6;
            }

            .lifeUl > li .label-U span.dot_6 {
                background: #25dbe2;
            }

.lifeUl-detail {
    margin-left: 95px;
    margin-bottom: 10px;
}

    .lifeUl-detail > li {
        height: 38px;
        line-height: 38px;
        text-align: center;
        box-sizing: border-box;
        float: left;
        border: 1px solid #e9eef2;
        border-radius: 2px;
        margin: 5px 0;
        margin-right: 20px;
        cursor: pointer;
        width: 100px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }

        .lifeUl-detail > li.otherOne {
            width: 50px;
            margin-right: 5px;
            color: #333 !important;
        }

        .lifeUl-detail > li.otherOneInput, .lifeUl-detail > li.otherOneInput2, .lifeUl-detail > li.otherOneInput3 {
            border: none;
            display: none;
            color: #333 !important;
        }

        .lifeUl-detail > li.otherOneInput2, .lifeUl-detail > li.otherOneInput3 {
            border: none;
            display: none;
            color: #333 !important;
            width: 205px;
        }

    .lifeUl-detail:last-child li {
        margin-bottom: 0;
    }

    .lifeUl-detail li.active {
        border-color: #498DFA;
        background: url(../../../Images/health_u.png) no-repeat -277px -122px;
        color: #498DFA;
    }

    .lifeUl-detail li.otherOne.active {
        background: url(../../../Images/health_u.png) no-repeat -327px -122px;
    }

    .lifeUl-detail input {
        width: 98px;
        height: 38px;
        outline: none;
        border: none;
        padding-left: 10px;
        border: 1px solid #e9eef2;
        background-color: #f6f9fb;
    }

    .lifeUl-detail > li.otherOneInput2 input, .lifeUl-detail > li.otherOneInput3 input {
        width: 205px;
    }

    .lifeUl-detail input:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }

#DiagnosedDate {
    width: 210px;
    background-color: #f6f9fb;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #e9eef2;
}

    #DiagnosedDate:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }

.axis-line {
    margin-left: 102px;
    width: 700px;
    height: 6px;
    background: #c7d1da;
    border-radius: 5px;
    margin-top: 16px;
    position: relative;
}

.top-line {
    width: 60px;
    height: 6px;
    background: #5de0d2;
    border-radius: 5px;
    position: absolute;
    left: 0;
}

.vertical-part {
    margin-top: 9px;
    margin-left: 102px;
    width: 700px;
}

    .vertical-part li {
        width: 25%;
        height: 11px;
        border-left: 1px solid #808082;
        position: relative;
        float: left;
    }

        .vertical-part li:last-child {
            border-right: 1px solid #808082;
        }

.axis-data {
    position: absolute;
    left: -19px;
    top: 12px;
}

.last-axis-data {
    position: absolute;
    top: 12px;
    right: -25px;
}

.roundness {
    width: 12px;
    height: 12px;
    position: absolute;
    background: url(../../../Images/health_u.png) no-repeat -19px -54px;
    top: -3px;
    cursor: pointer;
    left: 60px;
}

.showNo {
    position: absolute;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    background: #498DFA;
    text-align: center;
    color: #fff;
    top: -30px;
    border-radius: 3px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%); /* IE 9 */
    -moz-transform: translateX(-50%); /* Firefox */
    -webkit-transform: translateX(-50%); /* Safari 和 Chrome */
    -o-transform: translateX(-50%);
}

.trigon {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #498DFA;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%); /* IE 9 */
    -moz-transform: translateX(-50%); /* Firefox */
    -webkit-transform: translateX(-50%); /* Safari 和 Chrome */
    -o-transform: translateX(-50%);
}

.lifeUl > li.condition {
    margin-bottom: 22px;
}

.lifeUl > li.ex-time {
    margin-bottom: 37px;
}

.many {
    min-height: 38px;
    max-height: 96px;
    overflow: scroll;
}

    .many .lifeUl-detail {
        margin-left: 0;
    }

.axis {
    margin-left: 100px;
    margin-top: 15px;
}

.noDataDiv {
    display: none;
    width: 100%;
    height: 200px;
    text-align: center;
}

    .noDataDiv > div.backIcon {
        height: 120px;
        width: 150px;
        margin: 5px auto;
        background: url(../../../Images/health_u.png) no-repeat -0px -70px;
    }

.padding-20 {
    padding: 0px;
    padding-top: 10px;
    box-sizing: border-box;
}

.title-text {
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.static-title {
    font-size: 14px;
}

.subContent2 {
    padding: 10px 20px 20px 0px;
}

