﻿body {
    height: auto !important;
}

.context {
    margin: 10px;
}

.div-center {
    text-align: center;
}

.doctorsAdviceModifyTab {
    width: 99%;
}

.advice {
    display: block;
}

.btn-patient {
    margin-left: 10px;
    width: 180px;
    border-radius: 4px;
    cursor: pointer;
    padding: 3px 10px;
    border: 1px solid #000;
    background-color: #fff;
    display: inline-block;
}


/*建议药物表格*/
.div-page-content-new {
    padding: 10px 14px 20px 23px;
}

.addDragTable {
    width: 100%;
}

    .addDragTable > tr > th, .addDragTable > tbody > tr > th {
        font-weight: 500;
        height: 30px;
        line-height: 15px;
        padding-top: 5px;
    }

    .addDragTable > tr > td, .addDragTable > tbody > tr > td {
        font-size: 14px;
        height: 30px;
        text-align: left;
    }

.delete {
    display: block;
    width: 16px;
    height: 20px;
    float: right;
    background: url(../../../Images/icon1026.png) no-repeat -734px -13px;
    cursor: pointer;
}


.vertical-bar-father {
    display: inline-block;
    width: 6px;
    height: 20px;
}

.prescription-list li {
    float: left;
    margin: 10px 0;
    min-width: 240px;
    width: 33.3%;
}

.accretion {
    width: 100%;
    height: 38px;
    margin-top: 28px;
}

.addDrag {
    height: 38px;
    line-height: 38px;
    width: 94px;
    background: #2ABD9F;
    border-radius: 23px;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: -12px;
    cursor: pointer;
}

.dfinput {
    padding: 5px 0 5px 10px;
    border: none;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    outline: none;
}

.div-select {
    display: inline-block;
    vertical-align: middle;
}


.everyDayAdvice {
    height: 40px;
    width: 100%;
    background: #EEEEEE;
    margin-top: 20px;
    margin-bottom: 16px;
}

.bottle {
    float: left;
    margin-right: 20px;
    display: inline-block;
    height: 40px;
    width: 22px;
    background: url(../../../Images/icon1026.png) no-repeat -543px -7px;
    margin-left: 23px;
}

.AdviceTitle {
    font-size: 16px;
    float: left;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.foodClass li {
    margin: 10px 0;
    float: left;
    width: 50%;
    min-width: 400px;
}

    .foodClass li input {
        width: 130px;
    }


.intake {
    display: inline-block;
    float: left;
    width: 364px;
}

    .intake input {
        width: 100%;
    }

.bottle.trophy {
    background-position: -576px -7px;
}

.cookbook {
    height: 43px;
}

.cookbook1, .cookbook2, .cookbook3 {
    display: inline-block;
    min-width: 220px;
}

.cookbook-title {
    width: 150px;
    height: 41px;
    line-height: 41px;
    font-size: 17px;
    border: 1px solid #D2D2D2;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

    .cookbook-title.active {
        background: #2ABD9F;
        color: #fff;
    }

.addcook-btn {
    min-width: 120px;
    padding: 5px 10px 5px 5px;
    float: right;
    text-align: right;
    background: #2ABD9F;
    border-radius: 19px;
    margin-right: 12px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.foodClass li:nth-child(2), .foodClass li:nth-child(4) {
    text-align: right;
}

.time-of-breakfast, .time-of-lunch, .time-of-supper {
    min-width: 210px;
    height: 85px;
    float: left;
    width: 25%;
}

.cook-title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin: 15px 0;
    font-size: 16px;
}

    .cook-title > i {
        display: inline-block;
        margin-right: 12px;
        width: 20px;
        height: 20px;
        background: url(../../../Images/iconCorrent.png) no-repeat;
        vertical-align: middle;
    }

    .cook-title .cook-antemeridiem {
        background-position: -25px -14px;
    }

    .cook-title .cook-nooning {
        background-position: -63px -16px;
    }

    .cook-title .cook-afternoon {
        background-position: -100px -17px;
    }

.cook-content {
    margin-bottom: 14px;
}

.food-detail {
    float: left;
    width: 126px;
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

.food-detail-top {
    height: 30px;
}

.food-detail-bottom {
    margin-top: 14px;
    height: 26px;
}

.foodChange {
    text-align: center;
    float: left;
    width: 52px;
    line-height: 26px;
    border: 1px solid #D2D2D2;
    border-radius: 20px;
    cursor: pointer;
}

.foodDelete {
    text-align: center;
    width: 52px;
    line-height: 26px;
    border: 1px solid #D2D2D2;
    border-radius: 20px;
    cursor: pointer;
}

.addition {
    display: inline-block;
    width: 24px;
    height: 100%;
    float: right;
    background: url(../../../Images/icon1026.png) no-repeat -689px -66px;
}

.bottle.movement {
    background-position: -612px -7px;
}

.padding-left-right {
    padding-left: 23px;
    padding-right: 30px;
}

.breakfast-addcook-btn {
    display: block;
    width: 76px;
    float: right;
    background: #2ABD9F;
    border-radius: 22px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    margin-top: 28px;
    cursor: pointer;
}

.bottle.reduce {
    background-position: -645px -5px;
}

.exercise-precept > li {
    margin: 8px 0;
    float: left;
    width: 50%;
}

.treat-project {
    height: 28px;
    margin-bottom: 20px;
}

.redColor {
    color: red;
}

.treat-project-way, .treat-project-result {
    height: 28px;
    width: 50%;
    float: left;
}

.caution {
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(../../../Images/icon1026.png) no-repeat -651px -64px;
    vertical-align: middle;
    margin: 0 5px 0 15px;
}

.notStandard {
    display: inline-block;
}

.treat-project-resultName {
    display: block;
    float: left;
}

.bottle.supervise {
    background: url(../../../Images/icon1026.png) no-repeat -614px -6px;
}

.explain {
    line-height: 2;
}

.bottle.monitor {
    background: url(../../../Images/icon1026.png) no-repeat -584px -56px;
}

.table-patient > tr > th, .table-patient > tbody > tr > th {
    font-weight: 500;
}

.bottle.sanitation {
    background: url(../../../Images/icon1026.png) no-repeat -616px -54px;
}

.delete {
    display: block;
    width: 16px;
    height: 20px;
    float: right;
    background: url(../../../Images/icon1026.png) no-repeat -734px -13px;
    cursor: pointer;
}

.flutter {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff;
    width: 130px;
}

    .flutter span {
        display: inline-block;
        height: 28px;
        margin: 5px 10px;
        font-size: 15px;
    }

    .flutter input {
        margin: 0 12px;
        vertical-align: middle;
    }

.ui-checkbox.ui-checkbox-sm {
    height: 18px;
    width: 18px;
}

.ui-checkbox {
    height: 30px;
    width: 30px;
    background-image: none;
    display: inline-block;
    background-color: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: solid 1px #ccc;
    border-radius: 20%;
    outline: none !important;
    position: relative;
    box-sizing: border-box;
    margin: 3px;
    margin: 0;
}

    .ui-checkbox::before {
        content: "";
        height: 15%;
        left: 10%;
        width: 0;
        position: absolute;
        background-color: #34b93d;
        display: block;
        border-radius: 20%;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        top: 35%;
        z-index: 2;
    }

    .ui-checkbox:checked::before {
        width: 54%;
        transition: width 0.1s ease 0;
        -webkit-transition: width 0.1s ease 0;
    }

    .ui-checkbox::after {
        content: "";
        height: 15%;
        width: 0;
        background-color: #34b93d;
        display: block;
        border-radius: 20%;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        left: 29%;
        position: absolute;
        top: 67%;
        box-shadow: 0 0 0 2px #FFFFFF;
    }

    .ui-checkbox:checked::after {
        width: 108%;
        transition: width 0.1s ease-in 0.1s;
        -webkit-transition: width 0.1s ease-in 0.1s;
    }

label {
    font-weight: 500;
}


.textareaLabel {
    min-width: 68px;
    display: inline-block;
    float: left;
}

.textareaContent {
    display: inline-block;
    height: 100px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    overflow: auto;
    word-break: break-all;
}

.matters-need-attention, .exercise-suggestion, .exercise-purpose {
    margin-bottom: 24px;
}

.text-Align-Right {
    text-align: right;
}

.demo-class .layui-layer-iframe {
    background: #fff;
}

.demo-class .layui-layer-content {
    background: #fff;
}

.table-patient.center > tr > th, .table-patient.center > tbody > tr > th {
    text-align: center;
    background-color: #EFF0F4;
    border: 1px solid #fff;
}

.table-patient > tr > th, .table-patient > tbody > tr > th {
    font-weight: 500;
}

.table-patient > tr > th, .table-patient > tbody > tr > th {
    text-align: left;
    vertical-align: middle;
    color: #000;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    height: 40px;
    font-weight: 900;
    border-top: 1px solid #eee;
}

.table-patient.center > tr > td, .table-patient.center > tbody > tr > td {
    text-align: center;
    border: 1px solid #eee;
}

.table-patient > tr > td, .table-patient > tbody > tr > td {
    text-align: center;
    padding-left: 5px;
    vertical-align: middle;
    height: 39px;
    font-size: 14px;
    color: #666666;
}

.div-msg {
    margin: 15px 100px 5px;
}

.table-patient > tr > th, .table-patient > tbody > tr > th {
    font-weight: 500;
}

.submit-save {
    height: 38px;
    line-height: 38px;
    width: 94px;
    background: #2ABD9F;
    border-radius: 23px;
    margin: auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

/*医嘱细化步骤*/
#div_DoctorsAdviceModifyStepRate {
    text-align: center;
}

.div-step-num {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 24px;
    background-color: #797979;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}

    .div-step-num.action {
        background-color: #FF9999;
    }

.div-step-arrow {
    height: 30px;
    line-height: 30px;
    margin: 3px 15px;
    font-size: 20px;
    display: inline-block;
}

    .div-step-arrow.action {
        color: #3399FF;
    }
/*利用div边框制造下划线*/
.divHr {
    padding-bottom: 2px;
    border-bottom: 1px solid #cccccc;
}

.divBlueHr {
    margin: 5px 0;
    height: 1px;
    border-bottom: 1px solid #3399FF;
}

.doctorsAdviceModifyStepTitle {
    font-size: 26px;
}

.doctorsAdviceModifyTabTitle {
    font-size: 20px;
    color: #ACACD6;
}
/*医嘱第一步的内容*/
#div_DoctorsAdviceModifyStepOneContext {
    margin-left: 15px;
    margin-top: 5px;
}

.blockSpan {
    min-width: 150px;
    margin: 3px 20px;
    display: inline-block;
}

.therapyTitle {
    font-size: 18px;
    color: #BFBFBF;
}

.therapyMsg {
    font-size: 14px;
    color: #BFBFBF;
}

/*食谱*/
#div_Cookbook {
    margin-left: 15px;
}

.cookbookTitle {
    margin-top: 10px;
    font-size: 16px;
    color: #FF9999;
}

.input_select {
    width: 100px;
}
/*人体所需营养*/
#tb_NeedNutrients td {
    padding: 10px;
}

#txt_NeedNutrientsMsg {
    text-align: left;
}
/*推荐菜谱*/
#div_Cookbooks {
    margin-top: 10px;
}

.cookbookName {
    border: 1px solid #808080;
    padding: 2px 5px;
    margin-right: 10px;
    display: inline-block;
}

    .cookbookName.action {
        background: #3399FF;
    }


/*菜谱的营养表格*/
#tb_CookBookNutrients td {
    padding: 10px;
}
/*菜谱的食物表格*/
.cookBookFoot td {
    padding: 10px;
}

.mealImg {
    width: 100px;
    height: 100px;
}

/*运动疗法信息*/
#tb_KinesiTherapyInfo td {
    padding: 10px;
}


/*血糖表格*/
.table-patient {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

    .table-patient th {
        height: 35px;
        background-color: #217AE8;
        color: white;
        font-size: 14px;
        font-weight: 900;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #797979;
    }

    .table-patient td {
        height: 35px;
        font-size: 12px;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #797979;
    }

        .table-patient td > div {
            line-height: 33px;
        }

.table-tool {
    width: 100%;
}

    .table-tool .tool-sum {
        display: inline-block;
        width: 79%;
        text-align: left;
    }

    .table-tool .tool-btn {
        display: inline-block;
        width: 20%;
        text-align: right;
    }

.longSel {
    width: 175px;
    height: 25px;
}

.input_select {
    width: 75px;
}

#tb_BloodSugarDetectorInfo th {
    min-width: 60px;
}

#tb_BloodSugarDetectorInfo td {
    font-size: 24px;
}

    #tb_BloodSugarDetectorInfo td:nth-child(1) {
        font-size: 12px;
    }

#tb_BloodSugarDetector td {
    padding: 5px;
    margin: 5px;
}

.treeContext {
    overflow-y: auto;
}

.div_HealthEducationTree {
    max-height: 300px;
    height: 300px;
    overflow: auto;
}

.FoodWeight {
    width: 50px;
    text-align: center;
    border: 0px;
    border-bottom: 1px solid #e4e4e4;
}

.guideTextarea {
    width: 400px;
    height: 100px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    line-height: 20px;
}

.table-patient-data > tr > th, .table-patient-data > tbody > tr > th {
    font-weight: normal;
}

.table-patient-data.center > tr > td, .table-patient-data.center > tbody > tr > td {
    height: 45px;
}
