.search-input[data-v-92e3ae36]{width:350px;height:auto}form[data-v-92e3ae36]{display:flex;justify-content:space-between;background:#fefefe;width:350px;height:50px;border-radius:8px;box-shadow:inset 0 2px 4px rgba(0,0,0,.06),inset 0 -2px 4px rgba(0,0,0,.06)}.input[data-v-92e3ae36]{padding:0 5px 0 10px;height:50px;width:350px;border-radius:8px;border:none;outline:none;font-size:1rem;background:transparent}button[data-v-92e3ae36]{display:flex;justify-content:center;align-items:center;height:100%;width:50px;background:transparent;border:none}button i[data-v-92e3ae36]{font-size:1.2rem;color:#5c5c5c}@media screen and (max-width:800px){.search-input[data-v-92e3ae36]{width:100%;height:auto}}p.rappel{font-size:1.2rem;margin-top:40px;font-weight:700;color:#191c22}.headder-user-page{display:flex;justify-content:space-between;align-items:center;width:100%;height:auto}.user-item{margin-bottom:20px;display:flex;flex-direction:column;width:18rem;height:20rem;background:#fff;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.03)}.user-item .user-img{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:48%;border-radius:8px 8px 0 0}.user-img .isAdmin{padding:8px 15px;position:absolute;top:0;right:0;background:rgba(0,0,0,.5);width:auto;border-radius:8px 0 0 8px;color:#fff;font-size:.8rem;font-weight:700}.user-item .user-img img{width:7rem;height:7rem;border-radius:50%;-o-object-fit:fill;object-fit:fill;background:coral}.user-item .user-info{padding:10px;height:52%}.user-info .txt,.user-item .user-info{display:flex;flex-direction:column;justify-content:space-between;width:100%}.user-info .txt{height:auto}.txt .username{margin-bottom:.5rem;font-size:1.2rem;font-weight:700;color:#191c22}.txt .user-mail,.txt .user-post{font-size:.9rem;color:#5c5c5c}.user-info .user-action{display:flex;flex-direction:column;width:100%;height:auto}.user-action span{font-size:.9rem;color:#5c5c5c}.user-action .btns{display:flex;justify-content:flex-end;align-items:center;width:100%;height:40px}.user-action .barre{margin:0 5px;height:80%;width:2px;background:#efefef}.user-action button{background:transparent;border:none}.user-action button i{font-size:1rem}