.ant-input-number{-webkit-box-sizing:border-box;box-sizing:border-box;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;width:100%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;-webkit-transition:all .3s;transition:all .3s;display:inline-block;width:90px;margin:0;padding:0;border:1px solid #d9d9d9;border-radius:4px}.ant-input-number::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number:-ms-input-placeholder{color:#bfbfbf}.ant-input-number::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-number:focus{border-color:#40a9ff;border-right-width:1px!important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-number[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-input-number{max-width:100%;height:auto;min-height:32px;line-height:1.5;vertical-align:bottom;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-input-number-lg{height:40px;padding:6px 11px}.ant-input-number-sm{height:24px;padding:1px 7px}.ant-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:rgba(0,0,0,.45);font-weight:700;line-height:0;text-align:center;-webkit-transition:all .1s linear;transition:all .1s linear}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#40a9ff}.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;width:12px;height:12px;color:rgba(0,0,0,.45);line-height:12px;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-handler-down-inner>*,.ant-input-number-handler-up-inner>*{line-height:1}.ant-input-number-handler-down-inner svg,.ant-input-number-handler-up-inner svg{display:inline-block}.ant-input-number-handler-down-inner:before,.ant-input-number-handler-up-inner:before{display:none}.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon{display:block}.ant-input-number-focused,.ant-input-number:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-input-number-focused{outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ant-input-number-disabled{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap{display:none}.ant-input-number-input{width:100%;height:30px;padding:0 11px;text-align:left;background-color:transparent;border:0;border-radius:4px;outline:0;-webkit-transition:all .3s linear;transition:all .3s linear;-moz-appearance:textfield!important}.ant-input-number-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number-input:-ms-input-placeholder{color:#bfbfbf}.ant-input-number-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.ant-input-number-lg{padding:0;font-size:16px}.ant-input-number-lg input{height:38px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:#fff;border-left:1px solid #d9d9d9;border-radius:0 4px 4px 0;opacity:0;-webkit-transition:opacity .24s linear .1s;transition:opacity .24s linear .1s}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{display:inline-block;font-size:12px;font-size:7px\9;-webkit-transform:scale(.58333333) rotate(0deg);transform:scale(.58333333) rotate(0deg);min-width:auto;margin-right:0}:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{font-size:12px}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number:hover .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:4px;cursor:pointer}.ant-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.ant-input-number-handler-up:hover{height:60%!important}.ant-input-number-handler-down{top:0;border-top:1px solid #d9d9d9;border-bottom-right-radius:4px;cursor:pointer}.ant-input-number-handler-down-inner{top:50%;margin-top:-6px;text-align:center}.ant-input-number-handler-down:hover{height:60%!important}.ant-input-number-handler-down-disabled,.ant-input-number-handler-up-disabled{cursor:not-allowed}.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner{color:rgba(0,0,0,.25)}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:#f2f2f2;width:32px;height:32px;line-height:32px}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:16px;margin-top:16px;background:#f2f2f2}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:16px;list-style:none;background:#f2f2f2}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f2f2f2),color-stop(37%,#e6e6e6),color-stop(63%,#f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:ant-skeleton-loading 1.4s ease infinite;animation:ant-skeleton-loading 1.4s ease infinite}@-webkit-keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.checkTimePage .content{height:400px;overflow-y:auto;overflow-x:hidden}.checkTimePage .content h3{text-align:center;padding-bottom:10px}.checkTimePage .content .timeTable{width:100%;margin:0 auto 10px 0;border-spacing:0;border-color:#d9d9d9;border-radius:20px}.checkTimePage .content .timeTable tr{width:25%;display:inline-block;margin:0}.checkTimePage .content .timeTable tr td{border:1px solid transparent;border-color:#d9d9d9}.checkTimePage .content .timeTable tr button,.checkTimePage .content .timeTable tr td{display:inline-block;width:50%;height:40px;text-align:center;line-height:40px;font-weight:700}.checkTimePage .content .timeTable tr button{border-color:#d9d9d9;background-color:#fff}.checkTimePage .content .timeTable tr .appointment,.checkTimePage .content .timeTable tr .notAppointment{color:#1890ff}.checkTimePage .content .timeTable tr .timeMS{background-color:rgba(0,0,0,.1);color:#000}.checkTimePage .content .timeTable tr .ant-btn:focus,.checkTimePage .content .timeTable tr .ant-btn:hover{background-color:#1890ff;color:#fff}.checkTimePage .footer{margin:0 -16px 0 -24px;text-align:right}.checkTimePage .footer div{margin-top:20px;padding:16px 16px 0 16px;border-top:1px solid #e4e4e4}.checkTimePage .footer button{margin-right:0;margin-left:16px}.checkTimePage .footer .btnWrap{margin-top:0}@media (max-width:767px){.checkTimeModal{top:50px}.checkTimeModal .ant-modal-body{height:530px!important;padding:10px 8px}.checkTimeModal .checkTimePage{position:relative;height:504px}.checkTimeModal .checkTimePage .content{margin-top:10px;min-width:300px;max-width:400px}.checkTimeModal .checkTimePage .content .timeTable tr td{font-size:10px}.checkTimeModal .checkTimePage .content .timeTable tr .ant-btn,.checkTimeModal .checkTimePage .content .timeTable tr .appointment,.checkTimeModal .checkTimePage .content .timeTable tr .notAppointment,.checkTimeModal .checkTimePage .content .timeTable tr .timeMS{padding:0!important;font-size:10px!important}.checkTimeModal .checkTimePage .footer{position:absolute;bottom:0;width:100%;left:10px;margin:0}.checkTimeModal .checkTimePage .footer div{border:none}.checkTimeModal .datePickerFormItem{margin-bottom:8px}}.matchListPage .clickRowStyle{color:#fff}.matchListPage .clickRowStyle:hover td{background-color:#1890ff!important;color:#fff!important}.matchListPage .ant-table-tbody .ant-table-row{cursor:pointer}.matchListPage .ant-modal-body{max-height:600px}.matchListPage .ant-table-header{margin-bottom:0!important}@media screen and (max-width:991px){.matchListPage .ant-form{display:-webkit-box;display:-ms-flexbox;display:flex}.matchListPage .ant-form .ant-row{margin-right:10px!important}.matchListPage .ant-form .ant-row:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.matchListPage .ant-table-body td{min-width:100px}}.matchListPage .orderInfo{margin-bottom:20px;background:#f2f2f2;font-size:18px}.matchListPage .orderInfo span{margin-right:10px}.matchListPage .tableCont{height:240px;overflow-y:auto}.matchListPage .ant-row .ant-form-item{display:-webkit-box;display:-ms-flexbox;display:flex}.matchListPage .ant-row .ant-form-item .ant-form-item-control-wrapper{width:100%}.afterDealPage .tableContent{height:230px;overflow-y:auto}.afterDealPage .choiceItem{border:1px solid #d9d9d9;height:130px;overflow:auto;padding:5px 0;border-radius:5px;overflow-y:auto}.afterDealPage .choiceItemleft{margin-right:5px}.afterDealPage .footer{margin:0 -16px 0 -24px;text-align:right}.afterDealPage .footer div{margin-top:20px;padding:16px 16px 0 16px;border-top:1px solid #e4e4e4}.afterDealPage .footer button{margin-right:0;margin-left:16px}@media (max-width:767px){.afterDealModal{top:10px}.afterDealModal .afterDealPage .footer{margin:0}.afterDealModal .ant-modal-body{padding:8px}.afterDealModal .ant-modal-body .afterDealPage .tableContent{height:180px}.afterDealModal .ant-modal-body .afterDealPage .ant-col-8,.afterDealModal .ant-modal-body .afterDealPage .ant-col-16{width:100%}}.editDivPage[data-v-495c1a60]{display:inline-block;word-break:break-all;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;text-align:center;border-bottom:1px solid #333;min-width:100px;max-width:100%}.onlineMatchPage .patientInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.onlineMatchPage .patientInfo .avatar{width:100px;height:150px}.onlineMatchPage .patientInfo .avatar img{width:100%;height:100%}.onlineMatchPage .formWrapper .patientSign .imgWrapper{display:inline}.onlineMatchPage .formWrapper .patientSign img{width:150px;height:60px}.onlineMatchPage .formWrapper .ant-input{color:red!important}.onlineMatchPage .formWrapper .changeRadio{color:red}.onlineMatchPage .footer{margin:0 -16px 0 -24px;text-align:right}.onlineMatchPage .footer div{margin-top:20px;padding:16px 16px 0 16px;border-top:1px solid #e4e4e4}.onlineMatchPage .footer button{margin-right:0;margin-left:16px}.viewer-open .viewer-backdrop{background-color:#fff}.matchListPage .ant-table-tbody>.clickRowStyle:hover>td,.matchListPage .clickRowStyle{background:#1890ff}.matchListPage .pageWrapper{margin-top:20px}.matchListPage .footer{margin:0 -16px 0 -24px;text-align:right}.matchListPage .footer div{margin-top:20px;padding:16px 16px 0 16px;border-top:1px solid #e4e4e4}.matchListPage .footer button{margin-right:0;margin-left:16px}.hiddenHeader .layoutHeader{display:none}.clearBtnFocus .ant-btn:focus{color:unset!important;border-color:#d9d9d9!important}.clearBtnFocus .ant-btn:active{color:#fff!important;border-color:#1890ff!important}.watchSlideRelevantInfo .callNumPageRelevant .ant-modal-body{max-height:500px;margin-bottom:16px;overflow:auto}.modalFooter{margin:0 -16px 0 -24px;text-align:right}.modalFooter div{margin-top:20px;padding:16px 16px 0 16px;border-top:1px solid #e4e4e4}.modalFooter button{margin-right:0;margin-left:16px}.modalFixdToTop{top:0}.ant-table-tbody .clickRowStyle{background:#1890ff;z-index:10;color:#fff;-webkit-box-shadow:0 4px 10px #1173ce;box-shadow:0 4px 10px #1173ce}.ant-table-tbody .clickRowStyle td{border-bottom:none}.ant-table-tbody .clickRowStyle:hover td{background-color:#1890ff!important;color:#fff!important}.ant-table-tbody>.clickRowStyle:hover>td{background:#1890ff;color:#fff;border-bottom:none}.addCheckPage{overflow-y:auto;height:100%}.addCheckPage .patientOriginSelect .ant-select-selection{border-right:none;border-top-right-radius:unset;border-bottom-right-radius:unset}.addCheckPage .matchButtonWrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;height:32px;margin-bottom:3px;border-left:none;border-bottom-left-radius:unset;border-top-left-radius:unset}.addCheckPage .ant-radio-button-wrapper{min-width:59px;text-align:center}.addCheckPage .ant-card{padding-bottom:0;overflow:hidden}.addCheckPage .ant-card .ant-card-body{height:658px;padding:0 16px 16px 16px!important}.addCheckPage .ant-input-suffix{right:0}.addCheckPage .ant-form-item{margin-bottom:4px}.addCheckPage .afterDealClass{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px}.addCheckPage .checkItemWrap{margin-bottom:16px}.addCheckPage .checkItemWrap .choiceItem{border:1px solid #d9d9d9;height:240px;padding:5px 0;border-radius:5px;overflow:auto}.addCheckPage .checkItemWrap .choiceItem .bodyItemName{border:1px solid #1890ff;border-radius:10px;padding:5px 0;padding-left:5px}.addCheckPage .checkItemWrap .choiceItemleft{margin-right:5px;padding-left:5px}.addCheckPage .checkItemWrap .choiceItemleft .ant-btn{margin-left:0!important;margin-right:16px}.addCheckPage .checkItemWrap .handeleInputStyle{overflow-y:auto}.addCheckPage .checkItemWrap .handeleInputStyle .ant-table-small{border:0}.addCheckPage .checkItemWrap .handeleInputStyle .ant-input-number{width:45px}.addCheckPage .consumablesWrap{margin:16px 0}.addCheckPage .consumablesWrap .consumablesTable{height:242px;overflow-y:auto}.addCheckPage .consumablesWrap .remarksCon{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.addCheckPage .consumablesWrap .remarksCon .doctorNote{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:16px}.addCheckPage .consumablesWrap .remarksCon .doctorNote .remarksMsg{-webkit-box-flex:5;-ms-flex:5;flex:5}.addCheckPage .consumablesWrap .remarksCon .doctorNote .remarksTitle{-webkit-box-flex:1;-ms-flex:1;flex:1}.addCheckPage .consumablesWrap .remarksCon .operationNote{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.addCheckPage .consumablesWrap .remarksCon .operationNote .remarksMsg{-webkit-box-flex:5;-ms-flex:5;flex:5}.addCheckPage .consumablesWrap .remarksCon .operationNote .remarksTitle{-webkit-box-flex:1;-ms-flex:1;flex:1}.addCheckPage .buttonWrap{background:#fff;padding:16px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.addCheckPage .buttonWrap .operationControl{-webkit-box-flex:1;-ms-flex:1;flex:1}.addCheckPage .aiHiddenItem{display:none}.addCheckPage .addHeight{height:750px!important}.uploadWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.uploadWrap .showWrap .showArea{width:400px;height:400px;margin-right:10px}.uploadWrap .showWrap .operatonWrap{margin-top:10px}.uploadWrap .imageList{overflow:hidden}.uploadWrap .imageList .imageItem{position:relative;width:104px;height:104px;float:left;margin:0 8px 8px 0;border:1px solid #d9d9d9;border-radius:4px;padding:8px}.uploadWrap .imageList .imageItem img{width:86px;height:86px;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.uploadWrap .imageList .imageItem .actionWrap{position:absolute;z-index:100;top:8px;left:8px;right:8px;bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#333;color:#fff;opacity:.6}.sendMsgModal p{line-height:35px}.uploadImageWrap{height:300px}.uploadImageWrap .ant-upload{display:table;width:100%;padding:0;text-align:center;padding:0!important}.uploadImageWrap .ant-upload.ant-upload-drag .ant-upload-drag-container{width:100%;height:300px;text-align:center}.uploadImageWrap .fileList{border:1px dashed #d9d9d9;height:100%;overflow:auto}.uploadImageWrap .fileList .fileItem{display:inline-block;border:1px solid #e8e8e8;padding:7px 5px;margin:15px 5px 0 10px;position:relative}.uploadImageWrap .fileList .fileItem .anticon-close-circle{position:absolute;top:-9px;font-size:20px;right:-10px;cursor:pointer;z-index:100}.callNumPageRelevant .ant-modal-body{max-height:500px;margin-bottom:16px;overflow:auto}.editPriceListModal .editPriceTable{width:100%;border-collapse:collapse}.editPriceListModal .editPriceTable td,.editPriceListModal .editPriceTable th{border:1px solid #eee;padding:10px}.editPriceListModal .editPriceTable th{background:#fafafa;color:rgba(0,0,0,.85);font-weight:500}.checkTimeModal .ant-modal-body{min-height:554px}@media screen and (max-width:991px){.addCheckPage .firstCol .ant-card .ant-card-body{height:auto!important;padding:5px 16px!important;border:none}.addCheckPage .firstCol .ant-card .ant-col-xs-4{margin-top:10px}.ant-form-inline .ant-form-item{margin-right:0}.consumablesTable{height:auto}.bodyInfoWrap{background-color:#fff}.bodyInfoWrap .ant-card-body{border:none;height:100%!important}.bodyInfoWrap .checkObject .ant-form-item,.bodyInfoWrap .deviceWrap .ant-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bodyInfoWrap .checkObject .ant-form-item .ant-form-item-label,.bodyInfoWrap .deviceWrap .ant-form-item .ant-form-item-label{width:auto!important}.bodyInfoWrap .checkObject .ant-form-item .ant-form-item-control-wrapper,.bodyInfoWrap .deviceWrap .ant-form-item .ant-form-item-control-wrapper{margin-left:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.bodyInfoWrap .checkObject .ant-form-item .ant-form-item-control-wrapper .ant-input,.bodyInfoWrap .checkObject .ant-form-item .ant-form-item-control-wrapper .ant-select,.bodyInfoWrap .deviceWrap .ant-form-item .ant-form-item-control-wrapper .ant-input,.bodyInfoWrap .deviceWrap .ant-form-item .ant-form-item-control-wrapper .ant-select{width:100%!important}.bodyInfoWrap .checkItemWrap .ant-row .ant-col-8,.bodyInfoWrap .checkItemWrap .ant-row .ant-col-16,.bodyInfoWrap .consumablesWrap .ant-row .ant-col-8,.bodyInfoWrap .consumablesWrap .ant-row .ant-col-16{width:100%}.bodyInfoWrap .consumablesWrap .remarksCon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bodyInfoWrap .consumablesWrap .remarksCon .doctorNote,.bodyInfoWrap .consumablesWrap .remarksCon .operationNote{margin-bottom:10px}.buttonWrap{display:block!important;padding:16px 16px!important}.buttonWrap .cancelBtn,.buttonWrap .saveBtn{display:block;width:100%;margin-bottom:10px}.buttonWrap .operationControl{display:block!important}.buttonWrap .operationControl button{width:100%;margin-bottom:10px;margin-left:0!important}.checkTimeModal{top:20px}}