.inputMember { min-height:50px;background:white; float:left; width:100% }
.inputMember ul { list-style-type: none; width: 100%;  margin: 0; padding: 5px; font-size: 0; min-height:50px;padding-top:4px;border:1px solid; float:left;}
.inputMember ul li { display: inline-block; *display: inline; zoom: 1; width:auto; float:left; }
.inputMember ul li span { display: inline-block; padding: 2px; background: #fff; border: 1px solid #CCC; font-size: 24px !important; margin:4px;  }
.inputMember ul li span:hover { background: white; cursor:pointer;}
.inputMember .inputText { border: 0px; height: 35px; font-size:23px !important; margin-top: 5px !important; padding-left:10px !important; }
.bordernone{ border:0px !important; margin-top: 0px !important; margin-bottom: 0px !important; margin-left: 0px !important; margin-right: 0px !important; padding-bottom: 0px !important; padding-top: 0px !important; padding-left: 0px !important; padding-right: 0px !important; height: 40px !important; }
.style-4{ padding-bottom: 0px !important; padding-top: 0px !important; padding-left: 0px !important; padding-right: 0px !important; border-top-width: 0px !important; border-left-width: 0px !important; border-right-width: 0px !important; border-bottom-width: 0px !important; }
.style-4 input[type="text"] { width:150px; }
.style-4 input[type="text"]:focus,
.style-4 input[type="text"].focus { outline: none; }
.inputMember .icon { width:50px; height:50px; float: left; }
.inputMember .picMember { float:left; margin-right:10px; }
.inputMember .text { float:left; margin-top:13px; font-size:24px; font-weight:bold; color:black; border:none; }
.img-wrap { position: relative; display: block; font-size: 0; }
.img-wrap .close { /* position: absolute; */ top: 2px; right: 2px; z-index: 100; background-color: #FFF; padding: 5px 2px 2px; color: red; font-weight: bold; cursor: pointer; text-align: center; font-size: 22px; line-height: 5px; border-radius: 50%; }
.img-wrap:hover .close {opacity: 1;}
.ui-autocomplete {/*position: fixed;*/ max-height: 400px; overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; top: 100%; left: 0; z-index: 1000; float: left; display: none; min-width: 160px; padding: 4px 0; /* margin: 0 0 10px 25px; */ list-style: none; background-color: #ffffff; border-color: #ccc; border-color: rgba(0, 0, 0, 0.2); border-style: solid; border-width: 1px; }
.ui-menu-item > a.ui-corner-all { /* display: block; *//* padding: 3px 15px; *//* clear: both; font-weight: normal; line-height: 18px; */color: #555555; white-space: nowrap;/* text-decoration: none; */margin-bottom:5px; }
.ui-menu-item > a.ui-corner-all :hover { background-color:#ccc; }
.ui-state-hover, .ui-state-active { color: #ffffff; text-decoration: none; background-color: #0088cc;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;background-image: none;}
.ui-menu .ui-menu-item .ui-menu-item-icon {background-repeat: no-repeat;background-position: 2px, 0;background-size: 16px;padding-left: 0px;}
.ui-menu .ui-menu-item {height: 65px !important;}