.foogallery-modal__content{text-align:center}.foogallery-modal__content-container{position:relative;display:inline-block}.foogallery-modal__content-placeholder{background-color:transparent;min-height:150px;border:solid 3px transparent;outline:solid 1px transparent;margin:10px}.foogallery-modal__footer{border-top:1px solid #e2e4e7;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;background:#fff;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:56px;position:-webkit-sticky;position:sticky;bottom:0;z-index:10;margin:16px -16px -16px}.foogallery-modal__footer-search{-ms-flex:1;flex:1}.foogallery-modal__footer-buttons{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end}.foogallery-modal__footer-buttons .components-button,.foogallery-modal__footer-buttons .components-icon-button{display:-ms-inline-flexbox;display:inline-flex}.foogallery-modal__footer-buttons .components-button{margin-right:4px}.foogallery-modal__footer-buttons .components-button:last-of-type{margin-right:0}.foogallery-modal__item{display:inline-block;position:relative;width:150px;height:150px;border:solid 3px #FFF;-webkit-box-shadow:0 0 0 1px #ccc, inset 0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc, inset 0 0 0 1px #ccc;background-color:#f7f7f7;margin:10px;cursor:pointer;border-radius:3px}.foogallery-modal__item:focus{border-style:dashed}.foogallery-modal__item:hover,.foogallery-modal__item.is-selected{border-style:solid}.foogallery-modal__item:hover,.foogallery-modal__item:focus,.foogallery-modal__item.is-selected{border-color:#0085ba;-webkit-box-shadow:0 0 0 1px #00648c, inset 0 0 0 1px #00648c;box-shadow:0 0 0 1px #00648c, inset 0 0 0 1px #00648c}.foogallery-modal__item.is-disabled{border-color:#e4e4e4;-webkit-box-shadow:0 0 0 1px #ccc, inset 0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc, inset 0 0 0 1px #ccc;cursor:not-allowed}img.foogallery-modal__item-thumbnail{display:block;width:100%;height:100%}.foogallery-modal__item.is-disabled img.foogallery-modal__item-thumbnail{-webkit-filter:grayscale(1);filter:grayscale(1)}svg.foogallery-modal__item-thumbnail{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:64px;height:64px;fill:#CCC}.foogallery-modal__item-caption{display:block;position:absolute;bottom:0;left:0;width:100%;height:auto;max-height:100%;overflow:hidden;color:#FFF;padding:10px 5px 5px;background:rgba(0,0,0,0.5);background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 15px, rgba(0,0,0,0.5) 100%);background:-o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 15px, rgba(0,0,0,0.5) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 15px, rgba(0,0,0,0.5) 100%)}svg.dashicon.foogallery-modal__icon-selected,svg.dashicon.foogallery-modal__icon-disabled{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);fill:#FFF;width:60px;height:60px;-webkit-filter:drop-shadow(0px 0px 5px #000);filter:drop-shadow(0px 0px 5px #000)} .foogallery-inspector-controls__button-container{text-align:center;margin:-16px;padding:16px}.foogallery-inspector-controls__button-container button{display:-ms-inline-flexbox;display:inline-flex}