.action-item+.action-item{margin-top:1rem}.action-item{border-radius:4px;display:flex;align-items:center;background-color:#f9f9f9;border:1px solid #dfdfdf;width:100%;cursor:pointer}.action-item.active{background-color:#fff}.action-item.active .action-item__select i{color:#f56368}.action-item i.icon{font-size:2rem;color:#d9d9d9}.action-item .action-item__select{position:relative;flex:1;display:flex;justify-content:flex-start;align-items:center;padding:10px 0 10px 16px}.action-item .action-item__info{margin-left:1rem}.action-item .action-item__info h4{font-size:1rem;margin:0;margin-bottom:4px}.action-item .action-item__info p{font-size:15px;color:#999;margin:0}.action-item .pages-name{padding-left:20px;flex:1}.action-item .action-item__entry{padding:10px;display:flex;flex:1;align-items:center;justify-content:flex-end;height:100%;gap:8px}.action-item .action-item__entry.empty{overflow:hidden}.action-item .action-item__entry .image{height:72px;width:72px;border-radius:4px;background-color:#eee;border:1px solid #eee;background-size:cover;background-repeat:no-repeat;background-position:50%}.action-item .action-item__entry .image[lazy=loading]{background-size:48px}.action-item .action-item__entry i.icon{margin-left:10px}.selection{margin-top:2rem}.selection .selection__content{margin:1rem auto}.selection .selection__content .action-item+.action-item{margin-top:1rem}.selection .loading i{font-size:2rem}.selection .loading p{margin:1rem auto}.selection .selection__actions .btn{min-width:120px}.selection .selection__actions .btn+.btn{margin-top:1rem}.selection .sidebar__timeline{overflow:auto;display:flex;flex-direction:column;width:100%;align-items:flex-end}.selection .time_year{height:54px;line-height:54px;width:100%;max-width:100px;text-align:center;color:#999;font-weight:600;background-color:#f9f9f9;cursor:pointer}.selection .time_year.active{border-left:4px solid #f56368;background-color:#fff}.selection .sub-nav{display:flex}.selection .sub-nav .sub-nav__item{width:100%;text-align:center;border-bottom:2px solid #dfdfdf;cursor:pointer;padding:4px}.selection .sub-nav .sub-nav__item.active{color:#f56368;border-color:#f56368}.selection .patch-modal .modal-content{width:600px;max-width:600px}.selection .importer{background-color:#3b5998;color:#fff;min-height:2.5rem;line-height:2.5rem;font-size:14px;display:flex;justify-content:center;align-items:center;border-radius:4px;margin-bottom:1em;border:1px solid #c5d9e1}.selection .importer i.fa{font-size:1.5em;margin-right:.5em}.selection .fresher{background-color:#e1f5fe;color:#006390;text-align:center;min-height:3rem;line-height:3rem;border:1px solid #c5d9e1;border-radius:4px;font-size:14px;margin-bottom:1rem;cursor:pointer}