!function(){function i(i){var t;return(i=i.replace(/ /g,"")).match(/rgba\(\d+\,\d+\,\d+\,([^\)]+)\)/)?(t=100*parseFloat(i.match(/rgba\(\d+\,\d+\,\d+\,([^\)]+)\)/)[1]).toFixed(2),t=parseInt(t)):t=100,t}function t(i,t,n,r){var o,e,c;o=t.data("a8cIris"),e=t.data("wpWpColorPicker"),o._color._alpha=i,c=o._color.toString(),t.val(c),e.toggler.css({"background-color":c}),r&&a(i,n),t.wpColorPicker("color",c)}function a(i,t){t.slider("value",i),t.find(".ui-slider-handle").text(i.toString())}Color.prototype.toString=function(i){if("no-alpha"==i)return this.toCSS("rgba","1").replace(/\s+/g,"");if(1>this._alpha)return this.toCSS("rgba",this._alpha).replace(/\s+/g,"");var t=parseInt(this._color,10).toString(16);if(this.error)return"";if(t.length<6)for(var a=6-t.length-1;a>=0;a--)t="0"+t;return"#"+t},jQuery(document).ready((function(n){n(".alpha-color-control").each((function(){var r,o,e,c,l,s,d,p,u;r=n(this),o=r.val().replace(/\s+/g,""),e=r.attr("data-palette"),c=r.attr("data-show-opacity"),l=r.attr("data-default-color"),s={change:function(t,a){var n,o,e;n=r.attr("data-customize-setting-link"),o=r.wpColorPicker("color"),l==o&&(e=i(o),p.find(".ui-slider-handle").text(e)),wp.customize(n,(function(i){i.set(o)})),d.find(".transparency").css("background-color",a.color.toString("no-alpha"))},palettes:-1!==e.indexOf("|")?e.split("|"):"false"!=e},r.wpColorPicker(s),d=r.parents(".wp-picker-container:first"),n('