@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.progress{position:relative;margin-left:20px}.progress.loading:before{border:3px solid #f5f5f5;border-top:3px solid #007cba;border-left:3px solid #007cba;border-radius:50%;width:20px;height:20px;animation:spin .3s linear infinite;content:"";position:absolute;z-index:10}.woostify-notice{position:relative}.woostify-notice .notice-content{padding:0 0 25px}.woostify-notice .notice-indexer{display:block;margin-bottom:23px}.woostify-notice .notice-logo{padding-top:10px}.woostify-notice .notice-logo img{max-width:30px}.woostify-notice a{background:#135e96;color:#fff;padding:8px 15px;border-radius:3px;clear:both;margin-bottom:25px}.woostify-notice a:hover{background:#005177}.woostify-notice .notice-content-wrapper{display:flex}.woostify-notice .notice-content-wrapper .notice-logo{margin-right:20px}.list-custom-field .custom-fields{border:1px solid #ddd;margin:0;display:none;position:absolute;z-index:999;background:#fff;max-height:250px;overflow-y:scroll}.list-custom-field .custom-fields .field-item{padding:8px 10px;margin:0;cursor:pointer}.list-custom-field .custom-fields .field-item:hover{background:#eee}.woostify-custom-field-control{border:1px solid #ddd;display:flex;flex-wrap:wrap}.woostify-custom-field-control input{border:none}.woostify-custom-field-control input:focus{box-shadow:none}.woostify-auto-complete-key{margin:3px 0 3px 10px;padding:5px 10px;background:#f5f5f5;display:flex;align-items:center}.btn-woostify-auto-complete-delete{margin-left:8px;position:relative;height:15px;width:15px;cursor:pointer}.btn-woostify-auto-complete-delete:before,.btn-woostify-auto-complete-delete:after{content:"";height:1px;width:15px;display:inline-block;background:#000;position:absolute;top:7px}.btn-woostify-auto-complete-delete:before{transform:rotate(45deg)}.btn-woostify-auto-complete-delete:after{transform:rotate(-45deg)}.woostify-progress-bar{position:relative}.woostify-progress-bar .woostify-progress-bar-background{display:block;height:100%;border-radius:4px;border:1px solid #ddd;margin-top:10px}.woostify-progress-bar .woostify-progress-bar-value{display:block;width:10%;border-radius:4px;background:#2271b1;height:20px;line-height:20px;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;transition:1s ease}