/* module-key = 'net.customware.confluence.plugin.composition:showcase-resources', location = 'net/customware/confluence/plugin/composition/css/showcase.css' */
.sr-showcase{display:inline-block;vertical-align:top;margin-bottom:20px;background:#fff;border:1px solid #ccc;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.2);overflow:hidden;width:250px}.sr-showcase>h2{padding:10px 20px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sr-showcase>.showcase-caption{padding:20px}.sr-showcase>img{vertical-align:top;width:100%;margin-top:10px}.sr-showcase .showcase-action{margin-top:20px;text-align:right}.sr-showcase .showcase-description{display:block;display:-webkit-box;font-size:14px;line-height:1.3;max-height:110px;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}