.story-chapter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;height:72px;border-bottom:1px solid #9aaabc;margin-bottom:12px}.story-chapter .ui-button{width:auto;min-width:130px;height:40px;font-weight:400}.story-chapter__name{display:flex;margin-left:24px;align-items:center;min-width:250px}.story-chapter__cover{width:40px;height:40px;border-radius:50%;margin-right:16px;background-size:cover;background-position:50%}.story-chapter__status{font-weight:400}.story-chapter__publish-settings{display:flex;justify-content:center;align-items:center;position:relative}.story-chapter__publish-settings input{margin-right:6px}.story-chapter__publish-settings--disabled input{pointer-events:none}.story-chapter__publish-disable-tooltip{width:100%;height:100%;position:absolute;top:0;left:0}