(function(){function m(a,b,c){function e(l,h,k){0>k&&(k+=1);1k?h:k<2/3?l+(h-l)*(2/3-k)*6:l}a/=360;b/=100;c/=100;if(b){var f=.5>c?c*(1+b):c+b-c*b,g=2*c-f;c=e(g,f,a+1/3);b=e(g,f,a);a=e(g,f,a-1/3)}else c=b=a=c;return{r:Math.round(255*c),g:Math.round(255*b),b:Math.round(255*a)}}function n(a,b,c){a/=255;b/=255;c/=255;var e=Math.max(a,b,c),f=Math.min(a,b,c),g,l=(e+f)/2;if(e==f)f=g=0;else{var h=e-f;f=.5=b?b/12.92:Math.pow((b+.055)/1.055,2.4))+.7152*(.03928>=c?c/12.92:Math.pow((c+.055)/1.055,2.4))+.0722*(.03928>= a?a/12.92:Math.pow((a+.055)/1.055,2.4)))};d.prototype.hueShift=function(a){this.h=(this.h+a)%360};d.prototype.clone=function(){var a=new d;a.h=this.h;a.s=this.s;a.l=this.l;a.a=this.a;a.strReadFormat=this.strReadFormat;return a};d.prototype.createComplement=function(){if("null"===this.strReadFormat)return null;var a=this.clone();a.hueShift(180);return a};d.prototype.getComplimentaryTextColor=function(){return 50<=this.getRelativeLuminance()?new d("rgba(0,0,0,1)"):new d("rgba(255,255,255,1)")};d.prototype.createGradient= function(){var a=(this.h-25+360)%360,b=Math.min(Math.max(this.s-20,50),100),c=Math.min(Math.max(this.l+10,0),100),e=new d;e.setHSLA(a,b,c,1);return{strStartColor:this.getRGBAString(),strEndColor:e.getRGBAString(),bLightFont:128>this.getRelativeLuminance()}};d.prototype.createAnalogousPallate=function(){let a={},b=this.clone();b.hueShift(-30);let c=this.clone();c.hueShift(30);a.pPrimary=this;a.pSecondary=b;a.pTertiary=c;return a};d.prototype.createTriadicPallate=function(){let a={},b=this.clone(); b.hueShift(-120);let c=this.clone();c.hueShift(120);a.pPrimary=this;a.pSecondary=b;a.pTertiary=c;return a};d.prototype.createSplitComplementaryPallate=function(){let a={},b=this.clone();b.hueShift(-72);let c=this.clone();c.hueShift(72);a.pPrimary=this;a.pSecondary=b;a.pTertiary=c;return a};window.Color=d})(); (function(){let m={aliceblue:"#F0F8FF",antiquewhite:"#FAEBD7",aqua:"#00FFFF",aquamarine:"#7FFFD4",azure:"#F0FFFF",beige:"#F5F5DC",bisque:"#FFE4C4",black:"#000000",blanchedalmond:"#FFEBCD",blue:"#0000FF",blueviolet:"#8A2BE2",brown:"#A52A2A",burlywood:"#DEB887",cadetblue:"#5F9EA0",chartreuse:"#7FFF00",chocolate:"#D2691E",coral:"#FF7F50",cornflowerblue:"#6495ED",cornsilk:"#FFF8DC",crimson:"#DC143C",cyan:"#00FFFF",darkblue:"#00008B",darkcyan:"#008B8B",darkgoldenrod:"#B8860B",darkgray:"#A9A9A9",darkgrey:"#A9A9A9", darkgreen:"#006400",darkkhaki:"#BDB76B",darkmagenta:"#8B008B",darkolivegreen:"#556B2F",darkorange:"#FF8C00",darkorchid:"#9932CC",darkred:"#8B0000",darksalmon:"#E9967A",darkseagreen:"#8FBC8F",darkslateblue:"#483D8B",darkslategray:"#2F4F4F",darkslategrey:"#2F4F4F",darkturquoise:"#00CED1",darkviolet:"#9400D3",deeppink:"#FF1493",deepskyblue:"#00BFFF",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1E90FF",firebrick:"#B22222",floralwhite:"#FFFAF0",forestgreen:"#228B22",fuchsia:"#FF00FF",gainsboro:"#DCDCDC", ghostwhite:"#F8F8FF",gold:"#FFD700",goldenrod:"#DAA520",gray:"#808080",grey:"#808080",green:"#008000",greenyellow:"#ADFF2F",honeydew:"#F0FFF0",hotpink:"#FF69B4",indianred:"#CD5C5C",indigo:"#4B0082",ivory:"#FFFFF0",khaki:"#F0E68C",lavender:"#E6E6FA",lavenderblush:"#FFF0F5",lawngreen:"#7CFC00",lemonchiffon:"#FFFACD",lightblue:"#ADD8E6",lightcoral:"#F08080",lightcyan:"#E0FFFF",lightgoldenrodyellow:"#FAFAD2",lightgray:"#D3D3D3",lightgrey:"#D3D3D3",lightgreen:"#90EE90",lightpink:"#FFB6C1",lightsalmon:"#FFA07A", lightseagreen:"#20B2AA",lightskyblue:"#87CEFA",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#B0C4DE",lightyellow:"#FFFFE0",lime:"#00FF00",limegreen:"#32CD32",linen:"#FAF0E6",magenta:"#FF00FF",maroon:"#800000",mediumaquamarine:"#66CDAA",mediumblue:"#0000CD",mediumorchid:"#BA55D3",mediumpurple:"#9370DB",mediumseagreen:"#3CB371",mediumslateblue:"#7B68EE",mediumspringgreen:"#00FA9A",mediumturquoise:"#48D1CC",mediumvioletred:"#C71585",midnightblue:"#191970",mintcream:"#F5FFFA",mistyrose:"#FFE4E1", moccasin:"#FFE4B5",navajowhite:"#FFDEAD",navy:"#000080",oldlace:"#FDF5E6",olive:"#808000",olivedrab:"#6B8E23",orange:"#FFA500",orangered:"#FF4500",orchid:"#DA70D6",palegoldenrod:"#EEE8AA",palegreen:"#98FB98",paleturquoise:"#AFEEEE",palevioletred:"#DB7093",papayawhip:"#FFEFD5",peachpuff:"#FFDAB9",peru:"#CD853F",pink:"#FFC0CB",plum:"#DDA0DD",powderblue:"#B0E0E6",purple:"#800080",rebeccapurple:"#663399",red:"#FF0000",rosybrown:"#BC8F8F",royalblue:"#4169E1",saddlebrown:"#8B4513",salmon:"#FA8072",sandybrown:"#F4A460", seagreen:"#2E8B57",seashell:"#FFF5EE",sienna:"#A0522D",silver:"#C0C0C0",skyblue:"#87CEEB",slateblue:"#6A5ACD",slategray:"#708090",slategrey:"#708090",snow:"#FFFAFA",springgreen:"#00FF7F",steelblue:"#4682B4",tan:"#D2B48C",teal:"#008080",thistle:"#D8BFD8",tomato:"#FF6347",turquoise:"#40E0D0",violet:"#EE82EE",wheat:"#F5DEB3",white:"#FFFFFF",whitesmoke:"#F5F5F5",yellow:"#FFFF00",yellowgreen:"#9ACD32"};window.CSSColorNames={getHexForName:function(n){return n?m[n.toLowerCase()]||null:null}}})(); (function(){function k(a,b){this.config={bOpenOnHover:b.bOpenOnHover,strOrientation:b.strOrientation,bPreventWrap:b.bPreventWrap,pMobileMediaQuery:window.matchMedia(`(max-width: ${parseInt(b.iMobileBreakPoint)}px)`)};this.pNavList=new h(a);this.nMobileMenuUL=this.pNavList.getListNode().previousElementSibling;this.mobileMenuCloseTimer=this.mouseoutCloseTimer=null;this.init()}function h(a){this.nList=a;this.arrListItems=[];this.init()}function l(a){this.nListItem=a;a._pListItem=this;this.nLink=a.querySelector("a"); this.pSubNavList=null;this.init()}const c={LIST:"s8-navigationPrimary",LIST_ITEM_OPEN:"s8-navigationPrimaryLI-open",LIST_ITEM_HAS_CHILD_LIST:"s8-navigationPrimary-hasChildren",MOBILE_CLOSE_SHOW:"s8-navigationPrimary__mobileCloseButton--show",DISPLAY_STATE_MOBILE:"s8-navigationPrimary--displayStateMobile",DISPLAY_STATE_MOBILE_IS_OPEN:"s8-navigationPrimary--displayStateMobile-open"};window.PrimaryNavigation=k;k.prototype={init:function(){let a=this.pNavList.getListNode();this.nMobileCloseButton=document.createElement("div"); this.nMobileCloseButton.classList.add("s8-navigationPrimary__mobileCloseButton");this.nMobileCloseButton.setAttribute("tabindex","0");a.parentElement.appendChild(this.nMobileCloseButton);this._fixColors();this._bindInteractions();let b;"function"===typeof Event?b=new Event("initialised"):(b=document.createEvent("Event"),b.initEvent("initialised",!0,!0));a.dispatchEvent(b)},_bindInteractions:function(){for(let a=0,b=Object.keys(this.interactions);aa.clientWidth}};h.prototype={init:function(){for(let a=0;ac.bottom&&(c.bottom=e.bottom,c.height=e.bottom-c.top);b=this.position;if(this.positionDynamic){e=this.container.parentNode;for(g=a=0;e;){if((e.currentStyle||e.ownerDocument)&&"hidden"===(e.currentStyle||e.ownerDocument.defaultView.getComputedStyle(e, "")).overflow){var h=e.getBoundingClientRect();if(h&&h.width){a=h.left;g=h.top;break}}e=e.parentNode}e||(e=this.container.ownerDocument.documentElement);var k=e.clientWidth;let q=e.clientHeight;e={side:"top",opposed:"bottom",x:k,y:c.top-g};e.size=e.x*e.y;h={side:"right",opposed:"left",x:k-c.right-a,y:q};h.size=h.x*h.y;k={side:"bottom",opposed:"top",x:k,y:q-c.bottom-g};k.size=k.x*k.y;g={side:"left",opposed:"right",x:c.left-a,y:c.top-g};g.size=g.x*g.y;a={topleft:e,top:e,topright:e,bottomleft:k,bottom:k, bottomright:k,left:g,right:h}[b];b=[e,h,k,g];for(i=0;ic&&this.container.offsetParent&&"hidden"==this.container.offsetParent.ownerDocument.defaultView.getComputedStyle(this.container.offsetParent,null).overflowY&&(c=0);this.nWrapper._iTransLeft=Math.floor((this.nWrapper._iTransLeft||0)+ d);this.nWrapper._iTransTop=Math.floor((this.nWrapper._iTransTop||0)+c);this.nWrapper.style.transform="translate("+this.nWrapper._iTransLeft+"px, "+this.nWrapper._iTransTop+"px)";if(!this.ignoreCollision)for(c=document.getElementsByTagName("tooltip"),d=0;d=a.left-5&&b.left<=a.right+5&&b.top>=a.top-5&&b.top<=a.bottom-5&&(this.nWrapper._iTransLeft+= Math.floor(a.width)+10,this.nWrapper.style.transform="translate("+this.nWrapper._iTransLeft+"px, "+this.nWrapper._iTransTop+"px)"));this.animation&&this.nWrapper.classList.add("tooltipAnimated-"+this.animation)}}else this.hide()}};f.prototype._setContent=function(){this.nWrapper.className=this.nWrapper.className.replace(/\sTitle/ig,"");"string"===typeof this.title&&this.title.length?(this.nTitle.innerHTML=this.title,this.nTitle.style.display="block"):"function"===typeof this.title?(this.nTitle.innerHTML= "",this.nTitle.appendChild(this.title(this)),this.nTitle.style.display="block"):this.title?this.title!==this.title.firstChild&&(this.nTitle.appendChild(this.title),this.nTitle.style.display="block"):this.nTitle.innerHTML="";"string"===typeof this.content?this.nContent.innerHTML=this.content:"function"===typeof this.content?(this.nContent.innerHTML="",this.nContent.appendChild(this.content(this))):this.content?this.content!==this.nContent.firstChild&&this.nContent.appendChild(this.content):this.nContent.innerHTML= ""};f.prototype._addChevron=function(a){a="tooltip--arrow-"+a;let d=this.container.ownerDocument.createElement("tooltipchevronwrapper"),b=this.container.ownerDocument.createElement("tooltipchevron");d.appendChild(b);this.nWrapper.classList.add(a);this._arrChevrons.unshift({class:a,wrapper:d,chevron:b});this.nWrapperContent.appendChild(d);return d};f.prototype._clearChevrons=function(){for(;this._arrChevrons.length;){let a=this._arrChevrons.pop();a.wrapper.parentNode.removeChild(a.wrapper);this.nWrapper.classList.remove(a.class)}}; f.prototype.disableAnimation=function(){this.nWrapper.classList.add("animationDisable")};f.prototype._hookEvents=function(){function a(c){b.nWrapper.contains(c.target)||b.target.contains(c.target)||(document.body.contains(b.nWrapper)?b.hide():window.removeEventListener("click",a))}function d(c,e){if(e){c instanceof Array||(c=[c]);for(let g=0;gMath.abs(f.right-h.right)||60>f.left+f.width/2-h.left)f.top>h.top+50?(b.arrowPosition="bottom",b.position="top"):e=c.parentNode}("hidden"===g.overflowY||"scroll"===g.overflowY||"auto"===g.overflowY)&&c.parentNode&&1===c.nodeType&&((g=c.getBoundingClientRect())&&50>f.top-g.top||5k;k++)setTimeout(function(){window.g_arrAjaxRequests&&!g_arrAjaxRequests.length&&e.submitButton.classList.remove("submitButtonSubmitted")},500*k)}var d=this,e=this.getDOMElement();triggerEventCrossBrowser(e,"updatevalues");if(!d.validate())return a.preventDefault(),!1;"ajax"=== d.m_strMethod&&(d.m_strOnSubmitAttrValue&&Function("event",this.m_strOnSubmitAttrValue).bind(e)(a),a.preventDefault(),this.clearModifiedState());var c=d.m_bShowLeavePageWarning=!1;if(window.g_arrAjaxRequests&&g_arrAjaxRequests.length&&"ajax"!==d.m_strMethod)for(var f=0;fDate.now()- 7E3)return a.preventDefault(),!1;this.iSubmittedTime=Date.now();b();return!0};Form.prototype.submitWithEvents=function(a){a&&!1===triggerEventCrossBrowser(a,"click")||(a=this.getDOMElement(),!1!==triggerEventCrossBrowser(a,"submit")&&a.submit())};Form.HandleLeavePageWarning=function(){for(var a in g_arrForms)if(!document.getElementById(a))delete g_arrForms[a];else if(g_arrForms[a].m_bShowLeavePageWarning&&g_arrForms[a].isModified())return"If you leave this page, changes made to the form will be lost."}; window.onbeforeunload=Form.HandleLeavePageWarning;window.addEventListener("beforeAjaxNavigateValidate",function(a){var b=Form.HandleLeavePageWarning();if(void 0===b||confirm(b+" Are you sure you want to navigate away?"))for(var d in g_arrForms)g_arrForms[d].clearModifiedState();else a.preventDefault(),a.stopImmediatePropagation()},!0);window.addEventListener("click",function(a){a.target&&a.target.id&&(g_strLastButtonClicked=a.target.id)}); window.addEventListener("keydown",function(a){if((a.ctrlKey||-1!==navigator.platform.toLowerCase().indexOf("mac")&&a.metaKey)&&83==(document.all?a.keyCode:a.which)){var b=getClosest(document.activeElement,"form");if(b&&b.id&&g_arrForms[b.id])var d=g_arrForms[b.id];else 1===document.forms.length&&(b=document.forms[0],b.id&&g_arrForms[b.id]&&(d=g_arrForms[b.id]));d&&d.m_bControlSSubmit&&(d.submitWithEvents(),a.preventDefault())}}); (function(){function a(b,c,e){this.utc_offset=b;this.olson_tz=c;this.uses_dst=e}var d={};a.prototype.display=function(){this.ambiguity_check();var b="UTC-offset: "+this.utc_offset+"
";b+="Olson database name: "+this.olson_tz+"
";return b+="Daylight Savings: "+(this.uses_dst?"yes":"no")+"
"};a.prototype.ambiguity_check=function(){var b,c=d.ambiguity_list[this.olson_tz];if("undefined"!==typeof c){var e=c.length;for(b=0;be?{utc_offset:b, dst:1,hemisphere:"NORTH"}:0b.width&&(b.width=400);let z=parseInt(b.width)*d;b=parseInt(b.height)*d;for(d=0;d=b||d>=h)break;var f=parseInt(e)===e;let l=parseInt(d)===d;f=f&&l?"_"+e+"x"+d:f?"_"+e+"x":l?"_x"+d:1<=c?"_"+Math.ceil(e)+"x":"_x"+Math.ceil(d);f+="a";window._s8Sqips[a].sizes.push({width:e, height:d,suffix:f})}}}}const x=/_\d*x\d*[ac]?\.[a-z]{3,5}$/,u=new MutationObserver(p),k="IntersectionObserver"in window?new IntersectionObserver(v,{root:null,rootMargin:"0px 0px 0px 0px",threshold:0}):null,t=[7056,32400,129600,518400,921600,2073600,3686400,8294400];"interactive"==document.readyState||"complete"==document.readyState?m(document):window.addEventListener("DOMContentLoaded",()=>m(document),!0)})(); Form.arrValidationMethods["\\Controls\\Forms\\Validations\\Mandatory"]=function(a){if("select"===a.nodeName.toLowerCase()){if(a=a.options[a.selectedIndex].value,!a||"null"===a)return"Please select a value"}else if(a.getAttribute("type")&&("checkbox"===a.getAttribute("type").toLowerCase()||"radio"===a.getAttribute("type").toLowerCase())){if(a.form){for(var b=a.form.querySelectorAll('input[name="'+a.getAttribute("name")+'"]'),d=!1,c=0;c