.selection{width:18px;height:18px;cursor:pointer;border:1px solid #08cb78;border-radius:50%}.selection.selected:after{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;width:14px;height:14px;margin:0 auto;content:"";background:#08cb78;border-radius:50%}.media-modal .selected{opacity:.8}.media-item{background:hsla(0,0%,100%,0);-webkit-transition:background-color .3s;transition:background-color .3s}.media-item .btn{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.media-item:hover{background:#fff}.media-item:hover .btn{opacity:1}.media-item .ow-image{background:#f3f4f9}.media-item .ow-image>img{width:inherit;height:inherit;border:none;-o-object-fit:cover;object-fit:cover}.chapter .collapse-icon{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.chapter.collapsed .collapse-icon{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.chapter .media{background:#eaedf1}.chapter .media-item:first-of-type{border-top-left-radius:0!important;border-top-right-radius:0!important}.chapter .add-media-button{width:128px;height:72px;cursor:pointer;background:#f3f4f9}