.llms-actions-sticky{position:sticky;top:32px;z-index:10;padding:8px 0;background:#f6f7f7;border-bottom:1px solid #dcdcde;margin:8px 0;}
.llms-tab{display:none;}
.llms-tab.is-active{display:block;}
.metabox-holder .postbox .inside p:last-child{margin-bottom:0;}
/* Reduce vertical stretch on postboxes titles */
.postbox .hndle{cursor:pointer;}
.llms-actions-sticky .button{margin-right:8px;}
/* Ensure postboxes work correctly */
.postbox.closed .inside{display:none;}
.postbox .hndle:before{content:'\f140';font-family:dashicons;margin-right:6px;transition:transform 0.2s;}
.postbox.closed .hndle:before{transform:rotate(-90deg);}
