.innumber {text-align:right;}
.table .btnred {height: 20px; width: 60px;color:red;text-align: center;line-height: 18px; border: 1px solid red; border-radius: 2em; font-size: 12px; background: #fff;padding:1px 5px;margin-left:10px;}
.table .btngreen {height: 20px; width: 60px;color:green;text-align: center;line-height: 18px; border: 1px solid green; border-radius: 2em; font-size: 12px; background: #fff;}
.table .btnblue {height: 20px; width: 60px;color:#0e98c0;text-align: center;line-height: 18px; border: 1px solid #0e98c0; border-radius: 2em; font-size: 12px; background: #fff;}

.order .table.type2 th.text-left, .order .table.type2 td.text-left{text-align:left;}
.order .table.type2 th.text-right, .order .table.type2 td.text-right{text-align:right;}
.order .table th.text-center, .order .table td.text-center{text-align:center;}

.list-group-item {text-align: left;  font-size: 15px;  padding-left: 5px;  padding: 4px 5px;  cursor: pointer;}
.list-group-item span {color:#1d5a6c;font-weight:bold;}
.selected {	background: #AED6F1;}
.hover {background: #A9D0F5;}
.autofill {	width: 270px;position: absolute; background: #fff; border: 1px solid #aaa;max-height:250px;overflow-y:scroll;}
.autotxt_line { width:190px; padding:0 5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#clmedicine {width:100px;min-width:auto;padding:0 1.5em;font-size:14px;border-radius:1.5em;line-height:30px;height:30px;}
#sortmedicine {width:100px;min-width:auto;padding:0 1.5em;font-size:14px;border-radius:1.5em;line-height:30px;height:30px;}
.advicedl{}
.advicedl dd .unit{display:inline-block;width:50%;text-align:right;padding-right:10px;}
.advicedl dd .select{display:inline-block;width:45%;}
#meditbl tbody tr td .input2 input{width:75%;}
#meditbl tbody tr td .input2 span{line-height:150%;}
#totChubcapa .input, #totCapa .input{line-height:200%;}

/*chartorder*/
.order .table .packtbl td{vertical-align:top;padding:10px 10px 10px 10px;overflow:hidden;}
.order .table .packtbl td img{width:100%;margin:auto;}
.order .table .packtbl td span{}

#delidatelist{position:absolute;width:750px;background:#fff;margin-top:28px;z-index:999;}
#delidatelist dd{width:90px;display:inline-block;border:1px solid #aaa;padding:7px 10px;margin:3px;text-align:center;}
#delidatelist dd:hover, #delidatelist dd.on{background:#66b39e;color:#fff;cursor:pointer;}
#delidatelist dd.deny{background:#eee;color:#999;}
