.icd10-cnt {								display: inline-block!important; margin: 0 0 0 4px; }
.icd10-sel {							    font-family: 'Source Sans Pro', sans-serif; font-weight: 300; font-size: 14px; line-height: 15px; 
											position: absolute; background-color: #ffffff; border: 1px solid #666666; border-radius: 5px; 
											margin: -8px 0 0 0; max-width: 370px; max-height: 220px; box-shadow: 2px 10px 10px 0px rgba(0,0,0,0.4);
											padding: 5px; }
.icd10-sel a {								white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; display: inline-block;
											padding: 2px; }
.icd10-sel a:hover {						background-color: #72bb3c; color: #ffffff; text-decoration: none; }

.icd10-selected {							display: inline-block!important; overflow: hidden; margin: -7px 0px 0px -6px; vertical-align: middle; 
											width: 384px; height: 26px; }
.icd10-selected span {						background-color: #dddddd; font-size: 14px; padding: 3px 5px; margin: 5px; height: 15px; display: inline-block;
											line-height: 15px; border-radius: 4px; }
.icd10-selected span .fa{					cursor: pointer; }