.list-header{width:100%;display:flex;flex-direction:column}.list-header h4{font-size:1.2rem}.absent-photo-list{justify-content:space-evenly;padding-top:1em;width:100%;border-bottom:1px dashed hsla(0,0%,50.2%,.473);padding-bottom:1em}.absent-photo-list .absent-photo-item{width:24%;height:6em;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 0 0 0 transparent;bottom:0;transition:all .3s ease}.absent-photo-list .absent-photo-item h6{position:absolute;background-color:rgba(0,0,0,.434);width:100%;color:#fff;bottom:0;padding-block:4px;padding-inline:10px;font-weight:400;font-size:.9em}.absent-photo-list .absent-photo-item:hover{cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);bottom:5px;transition:all .3s ease}.list-search-wrapper{border:1px solid hsla(0,0%,50.2%,.43);border-radius:30px;height:38px;width:300px;margin-bottom:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-inline:10px}.list-search-wrapper input{padding-left:5px;flex:1;height:100%}.list-search-wrapper input::-moz-placeholder{font-size:.9em;color:hsla(0,0%,50.2%,.7)}.list-search-wrapper input::placeholder{font-size:.9em;color:hsla(0,0%,50.2%,.7)}.list-search-wrapper input:focus{outline:none}.list-search-wrapper .append:hover{cursor:pointer}.center-horizontally{margin-left:6px;margin-top:7px}table tr td{padding-bottom:5px}table tr td:first-of-type{padding-right:10px}table tr td:last-of-type{padding-left:10px}.village-person-list .index-wrapper{display:flex;flex-direction:column;justify-content:center}.village-person-list .index-wrapper .index{display:block;width:40px;height:40px;line-height:40px;background:#caf4ff;border-radius:50%;color:#5ab2ff;font-size:1.2em;font-weight:700;text-align:center}