#div_blood_sugar_management > .div-page:last-child {
    margin-bottom: 0;
}

.phoneBack, .wixBack, .doorBack, .mailBack, .docIcon, .WayIcon, .TimeIcon, .outpatientBack, .pushAdviceBack {
    background: url(../../../Images/bloodControl2.png) no-repeat;
}

.roundFour {
    padding: 20px;
    box-sizing: border-box;
}

.arrowD {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(../../../Images/FirstDiagnosis.png) no-repeat -2px -34px;
    /*margin-left: 12px;*/
    vertical-align: middle;
}

.col-panel .div-tab .tab-ul .tab-style {
    background: #F9A100;
    color: #fff;
}

#circle-score {
    position: relative;
}

.notPrint {
    color: #ccc;
}

.patient-health-line {
    /*    height: 415px;*/
    margin-top: 60px;
}

.write, .eye {
    display: inline-block;
    background: url(../../../Images/bloodControl2.png) no-repeat;
    cursor: pointer;
}

.eye {
    width: 22px;
    height: 16px;
    background-position: -38px -56px;
}

    .eye:hover {
        background-position: -62px -56px;
    }

.write {
    width: 16px;
    height: 16px;
    background-position: -2px -56px;
    margin-right: 15px;
}

    .write:hover {
        background-position: -20px -56px;
    }

.report-item {
    width: 100%;
    padding: 41px 5px;
}

.table_reportTitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

    .table_reportTitle td {
        text-align: center;
        vertical-align: bottom;
        width: 20%;
    }

        .table_reportTitle td.last {
            text-align: right;
        }

.div_reportItem {
    float: left;
    width: 418px;
    min-height: 350px;
}

.percent20 {
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
}

.tr_border_bottom {
    border-bottom: 1px solid #DDDDDD;
}

    .tr_border_bottom th {
        font-weight: normal;
        height: 30px;
        line-height: 30px;
    }

.table_reportItem {
    width: 100%;
    background: #fff;
}

    /*.table_reportItem th:first-child {
        padding-left: 15px;
    }*/

    /*.table_reportItem th {
        padding-left: 5px;
    }*/

    /*.table_reportItem td:first-child {
        padding-left: 15px;
    }*/

    .table_reportItem td {
        text-align: left;
        height: 32px;
        padding-left: 5px;
    }

.reportItem_border_right {
    float: left;
    width: 1px;
    min-height: 350px;
    border-right: 1px solid #DDDDDD;
    margin-top: 30px;
}

.product-sale {
    width: 100%;
    box-sizing: border-box;
    /*cursor: pointer;*/
    margin-top: 20px;
}

.product-sale-detail {
    float: left;
    width: 25%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    padding-top: 0px;
}


.productImg {
    width: 100%;
    height: 130px;
}

.productPic, .productIntroduce {
    width: 180px;
    height: 130px;
    margin: auto;
}

.prescription-record-detail {
    height: 28px;
    width: 100%;
    line-height: 25px;
    color: #999;
    font-size: 12px;
}

    .prescription-record-detail > i {
        display: inline-block;
        vertical-align: middle;
        width: 13px;
        height: 13px;
        margin-right: 3px;
    }

.docIcon {
    background-position: -83px -172px;
}

.WayIcon {
    background-position: -96px -173px;
}

.TimeIcon {
    background-position: -111px -173px;
}

.orange {
    color: #FF9C00;
    font-size: 14px;
}

.SNNumber, .purchaseTime {
    color: #333;
    font-size: 14px;
}



.fixRightMore {
    width: 20px;
    height: 70px;
    position: absolute;
    left: -20px;
    top: 120px;
    cursor: pointer;
    background: #2ABD9F;
    color: #fff;
    line-height: 2.5;
    text-align: center;
    border-radius: 10px;
}

.doctor {
    position: relative;
    display: block;
    float: left;
    width: 98px;
}

.pen.patient_pen {
    position: absolute;
    right: -8px;
    top: 6px;
}

.pen.diabetes-type-pen {
    margin-left: 34px;
}

.pen.control-target {
    margin-left: 27px;
}

.confirm_date_pen {
    margin-right: 55px;
    float: right;
    width: 14px;
    height: 14px;
    background: url(../../../Images/calendar1.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

    .confirm_date_pen:hover {
        background: url(../../../Images/calendar.png) no-repeat;
    }

.unwrap {
    padding: 0px 3px;
    border-radius: 3px;
    border: 1px solid #498DFA;
    color: #fff;
    background: #498DFA;
    float: right;
    margin-right: 25px;
    cursor: pointer;
}

.score {
    position: absolute;
    clip: rect(0 0 0 0);
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.span-flex {
    display: inline-block;
    width: 33.3%;
    float: left;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.span-flex-30 {
    display: inline-block;
    float: left;
    width: 33.3%;
}

.doctorList {
    position: absolute;
    top: 19px;
    left: 39%;
    height: 305px;
    z-index: 99999;
    width: 245px;
}

    .doctorList li {
        min-width: 95px;
        display: block;
        padding-left: 8px;
        height: 30px;
        line-height: 30px;
        background: #fff;
        border: 1px solid #e5e5e5;
        border-top: none;
    }

        .doctorList li:hover {
            background: #ececec;
        }

        .doctorList li.active {
            color: #2ABD9F;
        }

    .doctorList .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .doctorList .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
        right: -3px;
    }

#circle-score .dataScore {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 30px;
    color: rgb(255,84,51);
    -webkit-transform: translate(-50%,-50%); /*¹È¸è¼æÈÝ*/
    -o-transform: translate(-50%,-50%); /*opera*/
    -moz-transform: translate(-50%,-50%); /*»ðºü*/
    -ms-transform: translate(-50%,-50%); /*IE*/
    transform: translate(-50%,-50%);
}

    #circle-score .dataScore i {
        font-style: normal;
        font-size: 17px;
    }

#patient_state_advise {
    text-align: center;
    color: red;
    font-size: 18px;
}

.div-blood-sugar-count-left {
    width: 25%;
    float: left;
}

.div-blood-sugar-count {
    /*padding: 20px 0px 20px 20px;*/
}

.div-circle-score {
    height: 116px;
    width: 116px;
    line-height: 105px;
    font-size: 30px;
    color: #333333;
    border-radius: 50%;
    border: 8px solid #BA5DBA;
    text-align: center;
    position: relative;
    margin: auto;
}

    .div-circle-score .second-rate {
        left: 53px;
        top: 33px;
    }

    .div-circle-score .rate {
        position: absolute;
        left: 37px;
        top: 33px;
        font-size: 14px;
        color: #A9A9A9;
    }

.div-blood-sugar-count-text {
    margin-top: 20px;
    text-align: center;
}

.div-row.div-blood-sugar {
    padding-bottom: 30px;
    padding-top: 0px;
}

.table-patient-data.center {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.table-patient-data {
    width: 100%;
    border-radius: 5px;
    border-collapse: collapse;
}

.center {
    text-align: center;
}

.table-patient-data.center > tr > th, .table-patient-data.center > tbody > tr > th {
    text-align: center;
    background-color: #daecf8;
    border: 1px solid #dedede;
}

#tr_bloodsugar_recordtype_time tr {
    background: #fff;
}

#table_bloodsugar > tbody:nth-child(1) > tr:nth-child(1) > th, #table_bloodsugar1 > tbody:nth-child(1) > tr:nth-child(1) > th {
    font-weight: normal;
}

#table_bloodsugar > tbody:nth-child(1) > tr:nth-child(2) > th, #table_bloodsugar1 > tbody:nth-child(1) > tr:nth-child(2) > th, #tb_BloodSugarDetectorInfo > tbody:nth-child(1) > tr:nth-child(2) > th {
    background: #edf5fb;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
}

#table_bloodsugar > tbody:nth-child(1) > tr:nth-child(3) > th, #table_bloodsugar1 > tbody:nth-child(1) > tr:nth-child(3) > th {
    background: #edf5fb;
    font-size: 12px;
    font-weight: normal;
}

.input-add-blooadsugar {
    display: none;
    width: 60px;
    margin-left: -5px;
}

#tbody_bloodsugar {
    font-family: "arial regular";
    font-size: 16px;
}

.i-blood-sugar-management-icon-btn {
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.health-count-charts > div {
    float: left;
    display: inline-block;
    width: 33.3%;
    overflow: hidden;
}

    .health-count-charts > div > div.div-charts {
        height: 160px;
        padding-left: 8px;
        box-sizing: border-box;
    }

.div-charts {
    width: 100%;
    /* height: 100%; */
}

.health-count-charts-text {
    text-align: center;
}

    .health-count-charts-text > span {
        color: #333;
    }

    .health-count-charts-text > span {
        min-width: 50px;
        padding: 3px 0px;
        display: inline-block;
    }

.border-left {
    border-right: 2px solid #ECECEC;
}

.health-count-charts-text > span > span > i {
    color: #999;
    font-size: 13px;
}

.recipList-pic.phone {
    background-color: #e6bd00;
}

.recipList-pic.wix {
    background-color: #00cc4f;
}

.recipList-pic.door {
    background-color: #5c97f9;
}

.recipList-pic.mail {
    background-color: #ff72a1;
}

.recipList-pic.outpatient {
    background-color: #31bccc;
}

.recipList-pic.pushAdvice {
    background-color: #ff895d;
}

.phoneBack {
    background-color: #e6bd00;
    background-position: -57px -74px;
}

.wixBack {
    background-color: #00cc4f;
    background-position: -87px -71px;
}

.doorBack {
    background-color: #5c97f9;
    background-position: 2px -74px;
}

.recipList-pic > .mailBack {
    width: 29px;
    background-color: #ff72a1;
    background-position: -28px -74px;
}

.outpatientBack {
    background-color: #31bccc;
    background-position: -142px -74px;
}

.pushAdviceBack {
    width: 24px;
    background-color: #ff895d;
    background-position: -120px -73px;
}

.recipTitle {
    padding: 46px 8px 10px;
}

.recipContentpic {
    width: 100%;
}

.recipImg {
    width: 100%;
    height: 170px;
}

.chart_title {
    text-align: center;
    height: 50px;
    line-height: 75px;
}

.specific-recip-top {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 24px;
}

.specific-recip-bottom {
    padding: 0 22px 12px;
    font-size: 12px;
}

.specific-recip-top-detail {
    padding: 0px 20px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.7;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 12px 0 8px;
    min-height: 38px;
    color: #666;
}

.doctorMan {
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url(../../../Images/havPen.png) no-repeat -47px -35px;
    vertical-align: bottom;
}

.recip-class-name {
    font-weight: 700;
    font-style: normal;
}

.recordName, .recordTime, .recordState {
    color: #333;
}

.all {
    float: right;
    min-width: 74px;
}

.span_block_150px {
    width: 33.3%;
    height: 50px;
    line-height: 50px;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
}

.div_BMI_top {
    padding-top: 45px;
    padding-bottom: 50px;
    background: #fff;
}

.div_BMI .span_block_150px span {
    color: #999;
}

.div_BMI .span_block_150px input {
    width: 65px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    outline: none;
    border-radius: 2px;
    text-indent: 0;
    padding-left: 10px;
    font-style: normal;
    border: none;
    border: 1px solid #e2e2e2;
    background-color: #f6f9fb;
}

    .div_BMI .span_block_150px input:focus {
        background-color: #fff;
        border: 1px solid #498DFA;
    }

.BMI-save {
    width: 60px;
    height: 30px;
    line-height: 30px;
    margin: 15px auto 0px;
    background: #498DFA;
    text-align: center;
    font-size: 12px;
    border-radius: 6px;
}

.diabetes-type {
    padding: 15px 0;
}

.span_diabetes_type {
    display: inline-block;
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 15px;
    box-sizing: border-box;
}

.magic-radio, .magic-checkbox {
    position: absolute;
    display: none;
}



    .magic-radio + label, .magic-checkbox + label {
        position: relative;
        display: block;
        padding-left: 30px;
        cursor: pointer;
        vertical-align: middle;
    }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.diabetes-type label {
    font-weight: normal;
}

.add_glucosemeter_pop {
    /*position: absolute;*/
    max-width: 290px;
    padding: 20px 19px 0 15px;
    box-sizing: border-box;
    background: #fff;
    z-index: 10000;
}

.confirm_date_pop {
    position: absolute;
    max-width: 290px;
    padding: 20px 15px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    background: #fff;
    z-index: 999;
}

.modification {
    display: inline-block;
    width: 49px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-left: 10px;
    border-radius: 7px;
    background: #498DFA;
}

.add_glucosemeter_input {
    width: 172px;
    padding: 5px 0px 5px 10px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    outline: none;
    height: 30px;
}

.productIntroduce {
    margin-top: 30px;
}

.checkout > div {
    float: left;
}

.checkout {
    padding-left: 29px;
}

.writeSN {
    width: 150px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.sureSN {
    padding: 0px 3px;
    border-radius: 3px;
    border: 1px solid #498DFA;
    background: #498DFA;
    color: #fff;
    cursor: pointer;
    /*margin-left: 17px;*/
}

.unfastenSN {
    padding: 0px 3px;
    border-radius: 2px;
    border: 1px solid #498DFA;
    background: #498DFA;
    color: #fff;
    float: right;
    margin-right: 25px;
    cursor: pointer;
}

.icon_span {
    margin: 0 3px 0 5px;
}

.line-titile {
    margin-bottom: 38px;
    border-bottom: 1px solid #D2D2D2;
    text-align: center;
    position: relative;
}

.line-titile-name {
    position: absolute;
    top: -10px;
    padding: 0 12px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
}

.div_reportInfo td {
    text-align: left;
    height: 26px;
    line-height: 25px;
}

    .div_reportInfo td .span_block_70px {
        margin: 2px;
    }


.writeMagnifying {
    display: none;
    position: absolute;
    top: 142px;
    left: 675px;
    width: 220px;
    height: 36px;
    line-height: 32px;
    font-weight: bold;
    font-size: 20px;
    color: #f38402;
    border: 1px solid #faae54;
    border-radius: 3px;
    padding-left: 10px;
}

    .writeMagnifying:focus {
        border: 1px solid #faae54;
    }

.noContent {
    margin: 20px auto !important;
}

    .noContent div {
        width: 144px !important;
        height: 80px !important;
        background-position: -20px -128px !important;
    }

.writeUl {
    /* display: none; */
}

.writeUl-content {
    border: none;
}

    .writeUl-content h5 {
        font-size: 16px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .writeUl-content .writeWord {
        padding: 10px 0;
        color: #333333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        height: 92px;
    }

.whoWrite {
    border: none;
}

.whoWrite-detail {
    width: 400px;
    padding: 0 3px;
    box-sizing: border-box;
    float: right;
    color: #666666;
}

    .whoWrite-detail li:first-child {
        float: left;
    }

    .whoWrite-detail li:nth-child(2) {
        float: right;
    }

    .whoWrite-detail li i {
        margin-right: 5px;
    }

    .whoWrite-detail li:nth-child(2) i {
        color: #6ecbff;
    }

.personIcon {
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url(../../../Images/Vicon.png) no-repeat -105px -94px;
    vertical-align: middle;
}

.writeUl > li {
    cursor: pointer;
}

    .writeUl > li:hover {
        box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    }

.writeUl.moreThanTwo > li {
    float: left;
    width: 420px;
    cursor: pointer;
}

    .writeUl.moreThanTwo > li:nth-child(2) {
        margin-left: 40px;
    }

.hemoglobin {
    margin: 22px 0;
    box-sizing: border-box;
    border-radius: 3px 3px 0px 0px;
    /*cursor: pointer;*/
}

/*.hemoglobin:hover {
        box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    }*/

/*html, body {
    height: auto !important;
}*/

.title-right {
    min-width: 293px;
}

.backtrack {
    margin-top: 5px;
}

.backTypeList > li {
    padding: 20px 20px 10px 0;
    box-sizing: border-box;
    height: 140px;
    border-bottom: 1px solid #eeeeee;
    cursor: pointer;
}

    .backTypeList > li:hover {
        background: #f3f3f3;
    }

.li-left {
    width: 85px;
    border-right: 1px solid #eee;
    text-align: center;
    float: left;
    height: 110px;
}

.li-left-icon {
    width: 42px;
    height: 40px;
    background: url("../../../Images/Vicon.png");
    margin: 25px 0 0 22px;
}

.li-left-name {
    margin-top: 10px;
    color: #666;
}

.returnVisit {
    background-position: -20px -232px;
}

.noteVisit {
    background-position: -80px -232px;
}

.WiVisit {
    background-position: -139px -232px;
}

.PhoneVisit {
    background-position: -199px -232px;
}

.li-right {
    margin-left: 86px;
}

.backTypeList .writeUl-content {
    border: none;
    padding-top: 0px;
    height: 86px;
    padding-right: 0;
}

.writeUl-content .writeWord {
    -webkit-line-clamp: 3;
    height: 69px;
}

.backTypeList .whoWrite {
    border: none;
    background: inherit;
}
/*.whoWrite-detail{
    padding-right: 0px;
}*/

.reportList li {
    padding: 0px 17px;
    /*padding:0 5px;*/
    margin: 5px 10px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    float: left;
    cursor: pointer;
}

    .reportList li.active {
        border: none;
        color: #fff;
        background: #03CCC2;
    }

.transparent-div {
    width: 0px;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: #03CCC2 transparent transparent transparent;
    margin: 0 0 -1px 9px;
    display: none;
}

.reportList li.active .transparent-div {
    display: block;
}

.tab-bloodSugar {
    width: 82px;
    height: 25px;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    cursor: pointer;
    background: url(../../../Images/bloodControl2.png) no-repeat -207px -195px;
}

    .tab-bloodSugar.active1 {
        background-position: -112px -195px;
    }

    .tab-bloodSugar.active2 {
        background-position: -112px -230px;
    }

.tab-ul > li .deleteServe {
    position: absolute;
    right: 0;
    /*bottom: 0;*/
    top: 0px;
    width: 20px;
    height: 22px;
    background: url(../../../Images/icon_fork.png) no-repeat right top;
}

    .tab-ul > li .deleteServe:hover {
        background: url(../../../Images/icon_fork_selected.png) no-repeat right top;
    }

    .tab-ul > li .deleteServe.active {
        background: url(../../../Images/icon_fork_selected.png) no-repeat right top;
    }

.blood-sugar-tip {
    display: block;
    width: 215px;
    float: right;
    padding-top: 40px;
}

.sugar-tip-img {
    width: 72px;
    height: 53px;
    margin: 0 auto;
    display: block;
    background: url(../../../Images/Diabetes.png) no-repeat;
}

.sugar-tip-text {
    text-align: center;
}

.small_zoomCode {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -2px;
    /*right: 15px;*/
    cursor: pointer;
}

.zoomDiv {
    position: absolute;
    display: none;
    background: #fff;
    z-index: 10000;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    width: 190px;
    height: 190px;
    left: 149px;
    top: 0px;
    border: 1px solid #e5e5e5;
}

.pr {
    position: relative;
}

.zoomCode {
    display: block;
    height: 170px;
    margin: 0 10px;
}

.zoomSpan {
    width: 190px;
    text-align: center;
    display: block;
    padding-bottom: 10px;
    height: 20px;
    line-height: 0px;
}

.del-ReturnVisit {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../../../Images/icon_fork.png) no-repeat right top;
    position: absolute;
    right: 20px;
}

.writeUl > li:hover .del-ReturnVisit {
    background: url(../../../Images/icon_fork_selected.png) no-repeat right top;
}

.del-ReturnVisit1 {
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../../../Images/icon_fork.png) no-repeat right top;
    position: relative;
    right: -20px;
    top: -20px;
}

.backTypeList > li:hover .del-ReturnVisit1 {
    background: url(../../../Images/icon_fork_selected.png) no-repeat right top;
}

.checkEye {
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url(../../../Images/self.png) no-repeat -26px -2px;
    vertical-align: middle;
    margin-top: -3px;
    cursor: pointer;
}

    .checkEye:hover {
        background-position: -2px -2px;
    }

.Goop {
    display: inline-block;
}

.sevenDotTitle {
    margin-top: 7px;
    margin-left: 10px;
    font-size: 12px;
    width: 66px;
    float: left;
}

.sevenDot {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(../../../Images/dot-1.png) no-repeat;
    vertical-align: middle;
}

.sevenDotTitle.active {
    background: #498dfa;
    color: #fff;
    border-color: #498dfa;
}

    .sevenDotTitle.active .sevenDot {
        background: url(../../../Images/dot-12.png) no-repeat;
    }

.seven {
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
    display: none;
}

.maT20 {
    margin-top: 20px;
}

.searBtn {
    margin-left: 12px;
}

.goSomeP {
    float: right;
    line-height: 28px;
}

    .goSomeP > span {
        color: #666;
    }

    .goSomeP .secTime {
        width: 130px;
        height: 28px;
        line-height: 28px;
        border-color: #e2e2e2;
        padding-left: 10px;
        box-sizing: border-box;
    }

.explainSevenDot {
    margin-top: 40px;
}

    .explainSevenDot > li {
        width: 875px;
        margin-bottom: 20px;
    }

.PPGE {
    color: #fdb636;
    font-size: 20px;
}

.PPGEColor {
    color: #fdb636;
}

.rectangleContent {
    height: 102px;
    line-height: 102px;
    position: relative;
}

    .rectangleContent.PPGEcontent {
        border-top: 1px solid #fdb636;
        background: #fffbf5;
    }

.calLabel {
    width: 42px;
    height: 102px;
    margin-top: -1px;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.wrapper {
    color: #fff;
    position: absolute;
    z-index: 1000;
    line-height: 20px;
    padding: 8px 0 0 10px;
}

.calLabel img {
    position: absolute;
    left: 0;
    top: 0;
}

.rectangleContent > .firSpan {
    margin-left: 48px;
    float: left;
}

.algorithm_01 {
    display: inline-block;
    width: 230px;
    height: 46px;
    margin: 0 0 0 50px;
}

.LAGE {
    color: #29cc97;
    font-size: 20px;
}

.LAGEColor {
    color: #29cc97;
}

.rectangleContent > .firSpan {
    margin-left: 48px;
    float: left;
}

.LAGESpan {
    margin-left: 40px;
}

.SDBGColor {
    color: #498dfa;
}

.rectangleContent {
    height: 102px;
    line-height: 102px;
    position: relative;
}

    .rectangleContent.SDBGcontent {
        border-top: 1px solid #498dfa;
        background: #f6f9ff;
    }

.explainSevenDot > li:last-child .rectangleContent {
    height: 120px;
}

.rectangleContent > .firSpan {
    margin-left: 48px;
    float: left;
}

.SDBGPPart {
    margin-left: 10px;
    height: 100%;
}

.dayAverageValue {
    height: 60px;
    line-height: 60px;
}

.algorithm_02 {
    width: 346px;
    height: 40px;
}

.SDBGValue {
    height: 45px;
    line-height: 45px;
}

.algorithm_03 {
    width: 522px;
    height: 50px;
    margin-top: -7px;
}

.bloodReference {
    font-size: 12px;
    color: #666;
    padding-bottom: 20px;
}

.rectangleContent.LAGEcontent {
    border-top: 1px solid #29cc97;
    background: #f3fcf9;
}

.lessSeven {
    height: 335px;
    width: 500px;
    margin: auto;
}
