.input-tips{background:var(--background-color,#fff);z-index:100;border-radius:.5rem;width:calc(100% - 3.5rem);max-height:10rem;margin-top:3.1rem;position:absolute;overflow:auto;box-shadow:1px 1px 2px}.input-tips li{cursor:pointer;text-indent:.5rem}.input-tips li:hover{background-color:var(--active-background-color,rgba(230,230,230,.5))}.select-box{width:40rem;max-width:calc(100vw - 2rem);height:40rem}.select-content{border-radius:1rem;height:30rem;margin-top:1rem;overflow:auto}.mobile .popup-full .select-content{height:calc(100vh - 10rem)}.select-content .photos .photo{width:100px;min-width:100px;height:100px;margin-top:0;margin-bottom:1rem}.select-box img{border-radius:.5rem}.select-box .photo.active .icon-success{color:green;font-size:2rem}.search-bar{height:3rem;margin-right:.5rem;line-height:3rem;display:flex}.search-bar a.icon{text-align:center;border-radius:50%;width:3rem;margin-left:.5rem;font-size:1.5rem}.search-bar a.icon:hover{background-color:var(--active-background-color,rgba(230,230,230,.5))}
