:root{--ewf-column-width: 60em;
	--ewf-list-item-spacing: .5em;
	--ewf-normal-button-padding: .6em;
	--ewf-form-control-border-radius: .4em;
	--ewf-text-control-vertical-padding: .5em;
	--ewf-text-control-horizontal-padding: .75em;

	
	--duet-color-primary: #005fcc;
	--duet-color-text: #333;
	--duet-color-text-active: #fff;
	--duet-color-placeholder: #666;
	--duet-color-button: #f5f5f5;
	--duet-color-surface: #fff;
	--duet-color-overlay: rgba(0,0,0, 0.8);
	--duet-color-border: #333;
	--duet-font: inherit;
	--duet-font-normal: 400;
	--duet-font-bold: 600;
	--duet-radius: var(--ewf-form-control-border-radius);
	--duet-z-index: 600;
}html{
	overflow-y: scroll;
}section.ewfSecNorClosed,section.ewfSecNorExpanded{
	margin-top: 2em;
	margin-bottom: 2em;
}section.ewfSecNorClosed > * > div.ewfSecHeading > h1.ewfSecHeading,section.ewfSecNorExpanded > * > div.ewfSecHeading > h1.ewfSecHeading{
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 1em;
	font-weight: 600;
}section.ewfSec section.ewfSecNorClosed,section.ewfSec section.ewfSecNorExpanded{
	margin-top: 1.75em;
	margin-bottom: 1.75em;
}section.ewfSec section.ewfSecNorClosed > * > div.ewfSecHeading > h1.ewfSecHeading,section.ewfSec section.ewfSecNorExpanded > * > div.ewfSecHeading > h1.ewfSecHeading{
	font-size: 1.1em;
	margin-bottom: 1em;
}section.ewfSec section.ewfSec section.ewfSecNorClosed,section.ewfSec section.ewfSec section.ewfSecNorExpanded{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}section.ewfSec section.ewfSec section.ewfSecNorClosed > * > div.ewfSecHeading > h1.ewfSecHeading,section.ewfSec section.ewfSec section.ewfSecNorExpanded > * > div.ewfSecHeading > h1.ewfSecHeading{
	font-size: 1em;
	margin-bottom: 1em;
}section.ewfSecNorClosed:first-child,section.ewfSecNorExpanded:first-child,section.ewfSec section.ewfSecNorClosed:first-child,section.ewfSec section.ewfSecNorExpanded:first-child,section.ewfSec section.ewfSec section.ewfSecNorClosed:first-child,section.ewfSec section.ewfSec section.ewfSecNorExpanded:first-child{
	margin-top: 0;
}section.ewfSecNorClosed:last-child,section.ewfSecNorExpanded:last-child,section.ewfSec section.ewfSecNorClosed:last-child,section.ewfSec section.ewfSecNorExpanded:last-child,section.ewfSec section.ewfSec section.ewfSecNorClosed:last-child,section.ewfSec section.ewfSec section.ewfSecNorExpanded:last-child{
	margin-bottom: 0;
}section.ewfSecBoxClosed,section.ewfSecBoxExpanded{
	margin-top: 1em;
}section.ewfSecBoxClosed:first-child,section.ewfSecBoxExpanded:first-child{
	margin-top: 0;
}section.ewfSecBoxClosed + section.ewfSecBoxClosed,section.ewfSecBoxClosed + section.ewfSecBoxExpanded,section.ewfSecBoxExpanded + section.ewfSecBoxClosed,section.ewfSecBoxExpanded + section.ewfSecBoxExpanded{
	margin-top: 1.5em;
}p,pre,ul.ewfLl,ul.ewfSl,ul.ewfWl,div.ewfHtmlBlock ul,div.ewfFil,div.ewfFi,table.ewfStandard,table.ewfStandardLayoutOnly,.dt-container,div.ewfFcu > div.ewfFcc,div.ewfFch > div.ewfFcc,div.ewfCheckboxList,div.ewfHtmlBlockEditor,div.ewfCdbl,div.ewfMft,div.ewfMrt,div.ewfMrtc,div.ewfChart,div.ewfHtmlBlock{
	margin-top: 1em;
}p:first-child,pre:first-child,ul.ewfLl:first-child,ul.ewfSl:first-child,ul.ewfWl:first-child,div.ewfHtmlBlock ul:first-child,div.ewfFil:first-child,div.ewfFi:first-child,table.ewfStandard:first-child,table.ewfStandardLayoutOnly:first-child,.dt-container:first-child,div.ewfCheckboxList:first-child,div.ewfHtmlBlockEditor:first-child,div.ewfMft:first-child,div.ewfMrt:first-child,div.ewfMrtc:first-child,div.ewfChart:first-child,div.ewfHtmlBlock:first-child{
	margin-top: 0;
}div.ewfWfil{
	margin-top: calc(1em - .5em);
}div.ewfWfil:first-child{
	margin-top: calc(0em - .5em);
}p,ul.ewfLl,ul.ewfSl,ul.ewfWl,div.ewfHtmlBlock ul{
	margin-bottom: 0;
}div.ewfFcu > div.ewfFcc,div.ewfFch > div.ewfFcc{
	margin-bottom: 1em;
}ul.ewfLl,ul.ewfSl,ul.ewfWl{
	gap: var(--ewf-list-item-spacing);
}ol.ewfSl > li.ewfLi,div.ewfHtmlBlock li{
	margin-top: .5em;
}ol.ewfSl > li.ewfLi:first-child,div.ewfHtmlBlock li:first-child{
	margin-top: 0;
}div.ewfSfil > div.ewfFilI,div.ewfSfil > div.ewfFilB,div.ewfMrt ul.ewfSl > li.ewfLi{
	margin-top: 0;
	margin-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: .75em;
	padding-bottom: .75em;
}div.ewfSfil > div.ewfFilI:first-child,div.ewfSfil > div.ewfFilB:first-child,div.ewfMrt ul.ewfSl > li.ewfLi:first-child{
	border-top: 0;
	padding-top: 0;
}div.ewfSfil > div.ewfFilI:last-child,div.ewfSfil > div.ewfFilB:last-child,div.ewfMrt ul.ewfSl > li.ewfLi:last-child{
	padding-bottom: 0;
}div.ewfSfil > div.ewfFilI,div.ewfSfil > div.ewfFilB{
	margin-left: -.5em;
	margin-right: -.5em;
}div.ewfSfil > div.ewfFilI > div.ewfFilL,div.ewfSfil > div.ewfFilI > div.ewfFilC,div.ewfSfil > div.ewfFilB > div.ewfFilL,div.ewfSfil > div.ewfFilB > div.ewfFilC{
	margin-left: .5em;
	margin-right: .5em;
}div.ewfWfil{
	margin-right: -.5em;
	margin-bottom: -.5em;
	margin-left: -.5em;
}div.ewfWfil > div.ewfFilI,div.ewfWfil > div.ewfFilB{
	margin: .5em;
}div.ewfGfil{
	grid-gap: 1em;
}div.ewfWfil > div.ewfFilI > div.ewfFilL,div.ewfGfil > div.ewfFilI > div.ewfFilL,div.ewfFi > span.ewfFiL{
	margin-bottom: .1em;
}div.ewfFil > div.ewfFilI > div.ewfEml > ul.ewfSl > li.ewfLi,div.ewfSfil > div.ewfFilI > div.ewfFilC > div.ewfEml > ul.ewfSl > li.ewfLi,div.ewfFi > div.ewfEml > ul.ewfSl > li.ewfLi{
	margin-top: .1em;
}table.ewfStandard > thead > tr:not(.ewfAc) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > thead > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > thead > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > thead > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > thead > tr.ewfAc:hover > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > thead > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tfoot > tr:not(.ewfAc) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tfoot > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tfoot > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tfoot > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tfoot > tr.ewfAc:hover > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tfoot > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tbody > tr:not(.ewfAc) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tbody > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tbody > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tbody > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tbody > tr.ewfAc:hover > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandard > tbody > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfTblIsa > div.ewfTblIs > span.ewfTblIsl{
	margin-right: .5em;
}div.ewfFcu > div.ewfFcc,div.ewfFch > div.ewfFcc{
	margin-left: 3em;
}div.ewfMdl > div.ewfMdlB{
	padding: .5em;
}section.ewfSecBoxClosed > * > div.ewfSecHeading,section.ewfSecBoxExpanded > * > div.ewfSecHeading,div.ewfSfil > div.ewfFilI,div.ewfSfil > div.ewfFilB,div.ewfMrt ul.ewfSl > li.ewfLi{border-color: rgba(0,0,0, 0.1);
}input.ewfTextC:enabled:not(:focus),input.ewfTextC:enabled:focus,input.ewfTextC:disabled,textarea.ewfTextC:enabled:not(:focus),textarea.ewfTextC:enabled:focus,textarea.ewfTextC:disabled,div.ewfMdl > div.ewfMdlB{border-color: hsla(0,0%,58%, 1);
}a.ewfActionText[href]:not(.ewfNc):focus:not(:active),a.ewfActionText[href]:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionText[href]:not(.ewfNc):active,a.ewfActionText[href].ewfNc:focus:not(:active),a.ewfActionText[href].ewfNc:focus:not(:hover):not(:active),a.ewfActionText[href].ewfNc:active,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):active,div.ewfHtmlBlock a[href].ewfNc:focus:not(:active),div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active),div.ewfHtmlBlock a[href].ewfNc:active,a.ewfAction[href]:not(.ewfNc):focus:not(:active).icon,button.ewfAction:not(.ewfNc):focus:not(:active).icon,a.ewfAction[href]:not(.ewfNc):focus:not(:hover):not(:active).icon,button.ewfAction:not(.ewfNc):focus:not(:hover):not(:active).icon,a.ewfAction[href]:not(.ewfNc):active.icon,button.ewfAction:not(.ewfNc):active.icon,a.ewfAction[href].ewfNc:focus:not(:active).icon,button.ewfAction.ewfNc:focus:not(:active).icon,a.ewfAction[href].ewfNc:focus:not(:hover):not(:active).icon,button.ewfAction.ewfNc:focus:not(:hover):not(:active).icon,a.ewfAction[href].ewfNc:active.icon,button.ewfAction.ewfNc:active.icon,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active).icon,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:active).icon,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active).icon,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:hover):not(:active).icon,div.ewfHtmlBlock a[href]:not(.ewfNc):active.icon,div.ewfHtmlBlock button:not(.ewfNc):active.icon,div.ewfHtmlBlock a[href].ewfNc:focus:not(:active).icon,div.ewfHtmlBlock button.ewfNc:focus:not(:active).icon,div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active).icon,div.ewfHtmlBlock button.ewfNc:focus:not(:hover):not(:active).icon,div.ewfHtmlBlock a[href].ewfNc:active.icon,div.ewfHtmlBlock button.ewfNc:active.icon{outline: 2px solid hsl(209,91%, 47%);
}a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,button.ewfActionShrinkWrapButton:not(.ewfNc):active,a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:active,button.ewfActionShrinkWrapButton.ewfNc:active,a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):active,button.ewfActionNormalButton:not(.ewfNc):active,a.ewfActionNormalButton[href].ewfNc:focus:not(:active),button.ewfActionNormalButton.ewfNc:focus:not(:active),a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionNormalButton[href].ewfNc:active,button.ewfActionNormalButton.ewfNc:active,a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):active,button.ewfActionLargeButton:not(.ewfNc):active,a.ewfActionLargeButton[href].ewfNc:focus:not(:active),button.ewfActionLargeButton.ewfNc:focus:not(:active),a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionLargeButton[href].ewfNc:active,button.ewfActionLargeButton.ewfNc:active{outline: 2px solid hsl(209,91%, 47%);
	outline-offset: 1px;
}input.ewfTextC:enabled:focus,textarea.ewfTextC:enabled:focus{box-shadow: 0 0 8px hsla(209,91%,47%,0.3);
	border-color: hsla(209,91%,47%, 1);
	outline: none;
}section.ewfSec{
	clear: both;
}section.ewfSec > * > div.ewfSecHeading > span.ewfSecClose,section.ewfSec > * > div.ewfSecHeading > span.ewfSecExpand{
	float: right;
}section.ewfSecNorClosed > * > div.ewfSecHeading > span.ewfSecExpand,section.ewfSecBoxClosed > * > div.ewfSecHeading > span.ewfSecExpand,section.ewfSecNorExpanded > * > div.ewfSecHeading > span.ewfSecClose,section.ewfSecBoxExpanded > * > div.ewfSecHeading > span.ewfSecClose{
	display: none;
}section.ewfSecNorClosed > div.ewfSecContent,section.ewfSecBoxClosed > div.ewfSecContent{
	display: none;
}ul.ewfLl,ul.ewfSl,ul.ewfWl,ul.ewfIl{
	padding: 0;
	list-style-type: none;
}ul.ewfLl,ul.ewfSl,ul.ewfWl,div.ewfWfil,div.ewfSfil > div.ewfFilI,div.ewfSfil > div.ewfFilB{
	display: flex;
}ul.ewfLl:not(.ewfFvaT):not(.ewfFvaB):not(.ewfFvaC):not(.ewfFvaBl),ul.ewfWl:not(.ewfFvaT):not(.ewfFvaB):not(.ewfFvaC):not(.ewfFvaBl),div.ewfSfil > div.ewfFilI,div.ewfSfil > div.ewfFilB{
	align-items: center;
}ul.ewfLl{
	flex-flow: row nowrap;
}ul.ewfSl{
	flex-flow: column nowrap;
}ul.ewfWl,div.ewfWfil,div.ewfSfil > div.ewfFilI,div.ewfSfil > div.ewfFilB{
	flex-flow: row wrap;
}div.ewfSfil,div.ewfGfil{
	clear: both;
}div.ewfGfil{
	display: grid;
}ul.ewfWl > li.ewfLi,div.ewfWfil > div.ewfFilI > div.ewfFilL,div.ewfWfil > div.ewfFilI > div.ewfFilC,div.ewfWfil > div.ewfFilB > div.ewfFilL,div.ewfWfil > div.ewfFilB > div.ewfFilC{
	max-width: 100%;
}ul.ewfIl,ul.ewfIl > li.ewfLi,div.ewfLi{
	display: inline;
}ul.ewfIl > li.ewfLi + li.ewfLi::before{
	content: " | ";
}div.ewfWfil > div.ewfFilI,div.ewfWfil > div.ewfFilB,div.ewfGfil > div.ewfFilI,div.ewfGfil > div.ewfFilB{
	
	min-width: 0;
}div.ewfWfil > div.ewfFilI,div.ewfWfil > div.ewfFilB{
	width: min-content;
}div.ewfWfil > div.ewfFilB,div.ewfGfil:not(.ewfGvaT):not(.ewfGvaB):not(.ewfGvaC):not(.ewfGvaS) > div.ewfFilB{
	align-self: end;
}div.ewfGfil > div.ewfFilB{
	grid-column-end: -1;
}div.ewfGfil > div.ewfFilB:not(.ewfTaL):not(.ewfTaR):not(.ewfTaC):not(.ewfTaJ){
	justify-self: end;
}div.ewfSfil > div.ewfFilI > div.ewfFilL,div.ewfSfil > div.ewfFilI > div.ewfFilC,div.ewfSfil > div.ewfFilB > div.ewfFilL,div.ewfSfil > div.ewfFilB > div.ewfFilC{
	min-width: 0;
	flex-grow: 1;
}div.ewfSfil > div.ewfFilI > div.ewfFilC,div.ewfSfil > div.ewfFilB > div.ewfFilC{
	align-self: stretch;
}div.ewfWfil > div.ewfFilI > div.ewfFilL,div.ewfWfil > div.ewfFilI > div.ewfFilC,div.ewfWfil > div.ewfFilB > div.ewfFilL,div.ewfWfil > div.ewfFilB > div.ewfFilC{
	width: max-content;
}.ewfFaL{
	justify-content: flex-start;
}.ewfFaR{
	justify-content: flex-end;
}.ewfFaC{
	justify-content: center;
}.ewfFaJ{
	justify-content: space-between;
}.ewfFvaT{
	align-items: flex-start;
	align-self: flex-start;
}.ewfFvaB{
	align-items: flex-end;
	align-self: flex-end;
}.ewfFvaC{
	align-items: center;
	align-self: center;
}.ewfFvaBl{
	align-items: baseline;
	align-self: baseline;
}.ewfGaL{
	justify-items: start;
	justify-self: start;
}.ewfGaR{
	justify-items: end;
	justify-self: end;
}.ewfGaC{
	justify-items: center;
	justify-self: center;
}.ewfGaS{
	justify-items: stretch;
	justify-self: stretch;
}.ewfGvaT{
	align-items: start;
	align-self: start;
}.ewfGvaB{
	align-items: end;
	align-self: end;
}.ewfGvaC{
	align-items: center;
	align-self: center;
}.ewfGvaS{
	align-items: stretch;
	align-self: stretch;
}span.ewfFiL{
	display: block;
}a.ewfAction:not([href]),a.ewfAction[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfAction[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfAction:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfAction[href]:not(.ewfNc):focus:not(:active),button.ewfAction:not(.ewfNc):focus:not(:active),a.ewfAction[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfAction:not(.ewfNc):focus:not(:hover):not(:active),a.ewfAction[href]:not(.ewfNc):hover:not(:active),button.ewfAction:not(.ewfNc):hover:not(:active),a.ewfAction[href]:not(.ewfNc):active,button.ewfAction:not(.ewfNc):active,a.ewfAction[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active),a.ewfAction[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active),a.ewfAction.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfAction[href].ewfNc:focus:not(:active),button.ewfAction.ewfNc:focus:not(:active),a.ewfAction[href].ewfNc:focus:not(:hover):not(:active),button.ewfAction.ewfNc:focus:not(:hover):not(:active),a.ewfAction[href].ewfNc:hover:not(:active),button.ewfAction.ewfNc:hover:not(:active),a.ewfAction[href].ewfNc:active,button.ewfAction.ewfNc:active,div.ewfHtmlBlock a:not([href]),div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active),div.ewfHtmlBlock button:not(.ewfNc):focus:not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfHtmlBlock button:not(.ewfNc):focus:not(:hover):not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active),div.ewfHtmlBlock button:not(.ewfNc):hover:not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):active,div.ewfHtmlBlock button:not(.ewfNc):active,div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href].ewfNc:focus:not(:active),div.ewfHtmlBlock button.ewfNc:focus:not(:active),div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active),div.ewfHtmlBlock button.ewfNc:focus:not(:hover):not(:active),div.ewfHtmlBlock a[href].ewfNc:hover:not(:active),div.ewfHtmlBlock button.ewfNc:hover:not(:active),div.ewfHtmlBlock a[href].ewfNc:active,div.ewfHtmlBlock button.ewfNc:active{
	margin: 0;
	border-style: none;
	background-color: Transparent;
	padding: 0;
}a.ewfAction:not([href])::-moz-focus-inner,a.ewfAction[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active)::-moz-focus-inner,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active)::-moz-focus-inner,a.ewfAction[href]:not(.ewfNc):not(:focus):not(:hover):not(:active)::-moz-focus-inner,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active)::-moz-focus-inner,a.ewfAction:not(.ewfNc):visited:not(:focus):not(:hover):not(:active)::-moz-focus-inner,a.ewfAction[href]:not(.ewfNc):focus:not(:active)::-moz-focus-inner,button.ewfAction:not(.ewfNc):focus:not(:active)::-moz-focus-inner,a.ewfAction[href]:not(.ewfNc):focus:not(:hover):not(:active)::-moz-focus-inner,button.ewfAction:not(.ewfNc):focus:not(:hover):not(:active)::-moz-focus-inner,a.ewfAction[href]:not(.ewfNc):hover:not(:active)::-moz-focus-inner,button.ewfAction:not(.ewfNc):hover:not(:active)::-moz-focus-inner,a.ewfAction[href]:not(.ewfNc):active::-moz-focus-inner,button.ewfAction:not(.ewfNc):active::-moz-focus-inner,a.ewfAction[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active)::-moz-focus-inner,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active)::-moz-focus-inner,a.ewfAction[href].ewfNc:not(:focus):not(:hover):not(:active)::-moz-focus-inner,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active)::-moz-focus-inner,a.ewfAction.ewfNc:visited:not(:focus):not(:hover):not(:active)::-moz-focus-inner,a.ewfAction[href].ewfNc:focus:not(:active)::-moz-focus-inner,button.ewfAction.ewfNc:focus:not(:active)::-moz-focus-inner,a.ewfAction[href].ewfNc:focus:not(:hover):not(:active)::-moz-focus-inner,button.ewfAction.ewfNc:focus:not(:hover):not(:active)::-moz-focus-inner,a.ewfAction[href].ewfNc:hover:not(:active)::-moz-focus-inner,button.ewfAction.ewfNc:hover:not(:active)::-moz-focus-inner,a.ewfAction[href].ewfNc:active::-moz-focus-inner,button.ewfAction.ewfNc:active::-moz-focus-inner,div.ewfHtmlBlock a:not([href])::-moz-focus-inner,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active)::-moz-focus-inner,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active)::-moz-focus-inner,div.ewfHtmlBlock button:not(.ewfNc):hover:not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href]:not(.ewfNc):active::-moz-focus-inner,div.ewfHtmlBlock button:not(.ewfNc):active::-moz-focus-inner,div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href].ewfNc:focus:not(:active)::-moz-focus-inner,div.ewfHtmlBlock button.ewfNc:focus:not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock button.ewfNc:focus:not(:hover):not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href].ewfNc:hover:not(:active)::-moz-focus-inner,div.ewfHtmlBlock button.ewfNc:hover:not(:active)::-moz-focus-inner,div.ewfHtmlBlock a[href].ewfNc:active::-moz-focus-inner,div.ewfHtmlBlock button.ewfNc:active::-moz-focus-inner{
	border-style: none;
	padding: 0;
}a.ewfAction:not([href]) > span.fa,a.ewfAction[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active) > span.fa,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa,a.ewfAction[href]:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa,a.ewfAction:not(.ewfNc):visited:not(:focus):not(:hover):not(:active) > span.fa,a.ewfAction[href]:not(.ewfNc):focus:not(:active) > span.fa,button.ewfAction:not(.ewfNc):focus:not(:active) > span.fa,a.ewfAction[href]:not(.ewfNc):focus:not(:hover):not(:active) > span.fa,button.ewfAction:not(.ewfNc):focus:not(:hover):not(:active) > span.fa,a.ewfAction[href]:not(.ewfNc):hover:not(:active) > span.fa,button.ewfAction:not(.ewfNc):hover:not(:active) > span.fa,a.ewfAction[href]:not(.ewfNc):active > span.fa,button.ewfAction:not(.ewfNc):active > span.fa,a.ewfAction[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active) > span.fa,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active) > span.fa,a.ewfAction[href].ewfNc:not(:focus):not(:hover):not(:active) > span.fa,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active) > span.fa,a.ewfAction.ewfNc:visited:not(:focus):not(:hover):not(:active) > span.fa,a.ewfAction[href].ewfNc:focus:not(:active) > span.fa,button.ewfAction.ewfNc:focus:not(:active) > span.fa,a.ewfAction[href].ewfNc:focus:not(:hover):not(:active) > span.fa,button.ewfAction.ewfNc:focus:not(:hover):not(:active) > span.fa,a.ewfAction[href].ewfNc:hover:not(:active) > span.fa,button.ewfAction.ewfNc:hover:not(:active) > span.fa,a.ewfAction[href].ewfNc:active > span.fa,button.ewfAction.ewfNc:active > span.fa,div.ewfHtmlBlock a:not([href]) > span.fa,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active) > span.fa,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:active) > span.fa,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active) > span.fa,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active) > span.fa,div.ewfHtmlBlock button:not(.ewfNc):hover:not(:active) > span.fa,div.ewfHtmlBlock a[href]:not(.ewfNc):active > span.fa,div.ewfHtmlBlock button:not(.ewfNc):active > span.fa,div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a[href].ewfNc:focus:not(:active) > span.fa,div.ewfHtmlBlock button.ewfNc:focus:not(:active) > span.fa,div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active) > span.fa,div.ewfHtmlBlock button.ewfNc:focus:not(:hover):not(:active) > span.fa,div.ewfHtmlBlock a[href].ewfNc:hover:not(:active) > span.fa,div.ewfHtmlBlock button.ewfNc:hover:not(:active) > span.fa,div.ewfHtmlBlock a[href].ewfNc:active > span.fa,div.ewfHtmlBlock button.ewfNc:active > span.fa{
	padding-left: .4em;
	padding-right: .4em;
}a.ewfAction:not([href]) > span.fa:first-child,a.ewfAction[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active) > span.fa:first-child,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:first-child,a.ewfAction[href]:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:first-child,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:first-child,a.ewfAction:not(.ewfNc):visited:not(:focus):not(:hover):not(:active) > span.fa:first-child,a.ewfAction[href]:not(.ewfNc):focus:not(:active) > span.fa:first-child,button.ewfAction:not(.ewfNc):focus:not(:active) > span.fa:first-child,a.ewfAction[href]:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:first-child,button.ewfAction:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:first-child,a.ewfAction[href]:not(.ewfNc):hover:not(:active) > span.fa:first-child,button.ewfAction:not(.ewfNc):hover:not(:active) > span.fa:first-child,a.ewfAction[href]:not(.ewfNc):active > span.fa:first-child,button.ewfAction:not(.ewfNc):active > span.fa:first-child,a.ewfAction[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active) > span.fa:first-child,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:first-child,a.ewfAction[href].ewfNc:not(:focus):not(:hover):not(:active) > span.fa:first-child,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:first-child,a.ewfAction.ewfNc:visited:not(:focus):not(:hover):not(:active) > span.fa:first-child,a.ewfAction[href].ewfNc:focus:not(:active) > span.fa:first-child,button.ewfAction.ewfNc:focus:not(:active) > span.fa:first-child,a.ewfAction[href].ewfNc:focus:not(:hover):not(:active) > span.fa:first-child,button.ewfAction.ewfNc:focus:not(:hover):not(:active) > span.fa:first-child,a.ewfAction[href].ewfNc:hover:not(:active) > span.fa:first-child,button.ewfAction.ewfNc:hover:not(:active) > span.fa:first-child,a.ewfAction[href].ewfNc:active > span.fa:first-child,button.ewfAction.ewfNc:active > span.fa:first-child,div.ewfHtmlBlock a:not([href]) > span.fa:first-child,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active) > span.fa:first-child,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active) > span.fa:first-child,div.ewfHtmlBlock button:not(.ewfNc):hover:not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href]:not(.ewfNc):active > span.fa:first-child,div.ewfHtmlBlock button:not(.ewfNc):active > span.fa:first-child,div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href].ewfNc:focus:not(:active) > span.fa:first-child,div.ewfHtmlBlock button.ewfNc:focus:not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock button.ewfNc:focus:not(:hover):not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href].ewfNc:hover:not(:active) > span.fa:first-child,div.ewfHtmlBlock button.ewfNc:hover:not(:active) > span.fa:first-child,div.ewfHtmlBlock a[href].ewfNc:active > span.fa:first-child,div.ewfHtmlBlock button.ewfNc:active > span.fa:first-child{
	padding-left: 0;
}a.ewfAction:not([href]) > span.fa:last-child,a.ewfAction[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active) > span.fa:last-child,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:last-child,a.ewfAction[href]:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:last-child,button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:last-child,a.ewfAction:not(.ewfNc):visited:not(:focus):not(:hover):not(:active) > span.fa:last-child,a.ewfAction[href]:not(.ewfNc):focus:not(:active) > span.fa:last-child,button.ewfAction:not(.ewfNc):focus:not(:active) > span.fa:last-child,a.ewfAction[href]:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:last-child,button.ewfAction:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:last-child,a.ewfAction[href]:not(.ewfNc):hover:not(:active) > span.fa:last-child,button.ewfAction:not(.ewfNc):hover:not(:active) > span.fa:last-child,a.ewfAction[href]:not(.ewfNc):active > span.fa:last-child,button.ewfAction:not(.ewfNc):active > span.fa:last-child,a.ewfAction[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active) > span.fa:last-child,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:last-child,a.ewfAction[href].ewfNc:not(:focus):not(:hover):not(:active) > span.fa:last-child,button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:last-child,a.ewfAction.ewfNc:visited:not(:focus):not(:hover):not(:active) > span.fa:last-child,a.ewfAction[href].ewfNc:focus:not(:active) > span.fa:last-child,button.ewfAction.ewfNc:focus:not(:active) > span.fa:last-child,a.ewfAction[href].ewfNc:focus:not(:hover):not(:active) > span.fa:last-child,button.ewfAction.ewfNc:focus:not(:hover):not(:active) > span.fa:last-child,a.ewfAction[href].ewfNc:hover:not(:active) > span.fa:last-child,button.ewfAction.ewfNc:hover:not(:active) > span.fa:last-child,a.ewfAction[href].ewfNc:active > span.fa:last-child,button.ewfAction.ewfNc:active > span.fa:last-child,div.ewfHtmlBlock a:not([href]) > span.fa:last-child,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active) > span.fa:last-child,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock button:not(.ewfNc):focus:not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active) > span.fa:last-child,div.ewfHtmlBlock button:not(.ewfNc):hover:not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href]:not(.ewfNc):active > span.fa:last-child,div.ewfHtmlBlock button:not(.ewfNc):active > span.fa:last-child,div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href].ewfNc:focus:not(:active) > span.fa:last-child,div.ewfHtmlBlock button.ewfNc:focus:not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock button.ewfNc:focus:not(:hover):not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href].ewfNc:hover:not(:active) > span.fa:last-child,div.ewfHtmlBlock button.ewfNc:hover:not(:active) > span.fa:last-child,div.ewfHtmlBlock a[href].ewfNc:active > span.fa:last-child,div.ewfHtmlBlock button.ewfNc:active > span.fa:last-child{
	padding-right: 0;
}a.ewfActionShrinkWrapButton:not([href]),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,button.ewfActionShrinkWrapButton:not(.ewfNc):active,a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:active,button.ewfActionShrinkWrapButton.ewfNc:active,a.ewfActionNormalButton:not([href]),a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):active,button.ewfActionNormalButton:not(.ewfNc):active,a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href].ewfNc:focus:not(:active),button.ewfActionNormalButton.ewfNc:focus:not(:active),a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionNormalButton[href].ewfNc:hover:not(:active),button.ewfActionNormalButton.ewfNc:hover:not(:active),a.ewfActionNormalButton[href].ewfNc:active,button.ewfActionNormalButton.ewfNc:active,a.ewfActionLargeButton:not([href]),a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):active,button.ewfActionLargeButton:not(.ewfNc):active,a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href].ewfNc:focus:not(:active),button.ewfActionLargeButton.ewfNc:focus:not(:active),a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionLargeButton[href].ewfNc:hover:not(:active),button.ewfActionLargeButton.ewfNc:hover:not(:active),a.ewfActionLargeButton[href].ewfNc:active,button.ewfActionLargeButton.ewfNc:active,div.ewfTopWarning a.ewfActionShrinkWrapButton:not([href]),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:active,div.ewfTopWarning a.ewfActionNormalButton:not([href]),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionNormalButton.ewfNc:active,div.ewfTopWarning a.ewfActionLargeButton:not([href]),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionLargeButton.ewfNc:active{
	display: inline-block;
	font-weight: initial;
	white-space: nowrap;
}a.ewfActionShrinkWrapButton:not([href]),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,button.ewfActionShrinkWrapButton:not(.ewfNc):active,a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),a.ewfActionShrinkWrapButton[href].ewfNc:active,button.ewfActionShrinkWrapButton.ewfNc:active,div.ewfTopWarning a.ewfActionShrinkWrapButton:not([href]),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:active{
	border-radius: .25em;
	padding: .1em .3em;
}a.ewfActionNormalButton:not([href]),a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),a.ewfActionNormalButton[href]:not(.ewfNc):active,button.ewfActionNormalButton:not(.ewfNc):active,a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfActionNormalButton[href].ewfNc:focus:not(:active),button.ewfActionNormalButton.ewfNc:focus:not(:active),a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionNormalButton[href].ewfNc:hover:not(:active),button.ewfActionNormalButton.ewfNc:hover:not(:active),a.ewfActionNormalButton[href].ewfNc:active,button.ewfActionNormalButton.ewfNc:active{
	border-radius: .4em;
	padding: var(--ewf-normal-button-padding);
}a.ewfActionLargeButton:not([href]),a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),a.ewfActionLargeButton[href]:not(.ewfNc):active,button.ewfActionLargeButton:not(.ewfNc):active,a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfActionLargeButton[href].ewfNc:focus:not(:active),button.ewfActionLargeButton.ewfNc:focus:not(:active),a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),a.ewfActionLargeButton[href].ewfNc:hover:not(:active),button.ewfActionLargeButton.ewfNc:hover:not(:active),a.ewfActionLargeButton[href].ewfNc:active,button.ewfActionLargeButton.ewfNc:active{
	font-size: 1.4em;
	border-radius: .5em;
	padding: 1em;
	font-weight: 600;
}button{
	font: inherit;
}img{
	
	border-width: 0;
}img.ewfAutoSizer{
	display: block;
	width: 100%;
}table{
	border-width: 0;
	padding: 0;
	border-spacing: 0;
}table.ewfStandard,table.ewfStandardLayoutOnly{
	width: 100%;
	table-layout: fixed;
	clear: both;
}table.ewfStandard.ewfResponsive,table.ewfStandardLayoutOnly.ewfResponsive{
	table-layout: revert;
	white-space: nowrap;
}table.ewfStandard.ewfResponsive > tbody > tr.child,table.ewfStandardLayoutOnly.ewfResponsive > tbody > tr.child{
	white-space: initial;
}th{
	padding: 0;
	text-align: left;
}td{
	padding: 0;
}th.ewfTcTop,td.ewfTcTop{
	vertical-align: top;
}th.ewfTcMiddle,td.ewfTcMiddle{
	vertical-align: middle;
}th.ewfTcBottom,td.ewfTcBottom{
	vertical-align: bottom;
}th.ewfTcBaseLine,td.ewfTcBaseLine{
	vertical-align: baseline;
}.ewfOverflowedCell{
	overflow: hidden;
}div.ewfTblAl{
	flex-grow: 1;
}div.ewfTblAl > ul.ewfWl{
	justify-content: flex-end;
}div.ewfTblIlga,div.ewfTblIsa,div.ewfTblIs,div.ewfTblIgnga{
	display: flex;
	flex-flow: row wrap;
}div.ewfTblIs{
	align-items: baseline;
}div.ewfTblIgnga > div.ewfTblAl{
	font-weight: initial;
}div.dt-container div.dt-layout-row{
	margin: 0;
}input.ewfTextC:enabled:not(:focus),input.ewfTextC:enabled:focus,input.ewfTextC:disabled,textarea.ewfTextC:enabled:not(:focus),textarea.ewfTextC:enabled:focus,textarea.ewfTextC:disabled{font-size: inherit;
	font-family: inherit;
	box-sizing: border-box;
	max-width: 100%;
	border-width: 1px;
	border-style: solid;
	border-radius: var(--ewf-form-control-border-radius);
	padding: var(--ewf-text-control-vertical-padding) var(--ewf-text-control-horizontal-padding);
	color: hsla(215,11%,22%, 1);
}textarea.ewfTextC:enabled:not(:focus),textarea.ewfTextC:enabled:focus,textarea.ewfTextC:disabled{
	width: 35em;
	resize: vertical;
}input.ewfTextC:enabled:not(:focus)[type="password"],input.ewfTextC:enabled:focus[type="password"],input.ewfTextC:disabled[type="password"],input.ewfTextC:enabled:not(:focus)[type="email"],input.ewfTextC:enabled:focus[type="email"],input.ewfTextC:disabled[type="email"],input.ewfTextC:enabled:not(:focus)[type="tel"],input.ewfTextC:enabled:focus[type="tel"],input.ewfTextC:disabled[type="tel"]{
	width: 20em;
}li.ewfLi > div.ewfFi > textarea.ewfTextC:enabled:not(:focus),li.ewfLi > div.ewfFi > textarea.ewfTextC:enabled:focus,li.ewfLi > div.ewfFi > textarea.ewfTextC:disabled,div.ewfFilC > textarea.ewfTextC:enabled:not(:focus),div.ewfFilC > textarea.ewfTextC:enabled:focus,div.ewfFilC > textarea.ewfTextC:disabled,div.ewfFiC > textarea.ewfTextC:enabled:not(:focus),div.ewfFiC > textarea.ewfTextC:enabled:focus,div.ewfFiC > textarea.ewfTextC:disabled{
	display: block;
}div.ewfFcu > label.ewfCb,div.ewfFch > label.ewfCb{
	display: block;
}.select-css{
	display: inline-block;
	width: auto;
	padding-top: .5em;
	padding-bottom: .5em;
	line-height: unset;
	font-family: unset;
	font-weight: unset;
}div.ewfDropDown > select.select-css,div.ewfDropDown > .chosen-container{
	text-align: start;
}div.ewfSfil > div.ewfFilI > div.ewfFilC > div.ewfDropDown > select.select-css,div.ewfSfil > div.ewfFilI > div.ewfFilC > div.ewfDropDown > .chosen-container,div.ewfSfil > div.ewfFilI > div.ewfFilC > ul.ewfSl > li.ewfLi > div.ewfFi > div.ewfDropDown > select.select-css,div.ewfSfil > div.ewfFilI > div.ewfFilC > ul.ewfSl > li.ewfLi > div.ewfFi > div.ewfDropDown > .chosen-container,div.ewfGfil > div.ewfFilI > div.ewfFilC > div.ewfDropDown > select.select-css,div.ewfGfil > div.ewfFilI > div.ewfFilC > div.ewfDropDown > .chosen-container,div.ewfGfil > div.ewfFilI > div.ewfFilC > ul.ewfSl > li.ewfLi > div.ewfFi > div.ewfDropDown > select.select-css,div.ewfGfil > div.ewfFilI > div.ewfFilC > ul.ewfSl > li.ewfLi > div.ewfFi > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > thead > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > thead > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tfoot > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tfoot > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandard > tbody > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandard > tbody > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > thead > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tfoot > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr:not(.ewfAc).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover) > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover) > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover).ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:not(:hover).ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover.ewfContrast > th.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > select.select-css,table.ewfStandardLayoutOnly > tbody > tr.ewfAc:hover.ewfContrast > td.ewfTc > div.ewfFi > div.ewfFiC > div.ewfDropDown > .chosen-container{
	width: 100%;
}div.ewfCheckboxList > div.ewfClC > ul.ewfCl{
	margin: 0;
	padding: 0;
	list-style-type: none;
}duet-date-picker.ewfDc,div.ewfTc{
	display: flex;
}duet-date-picker.ewfDc{
	width: 100%;
	max-width: 10.5em;
}duet-date-picker.ewfDc input.duet-date__input{
	padding: var(--ewf-text-control-vertical-padding) var(--ewf-text-control-horizontal-padding);
	padding-right: calc(var(--ewf-text-control-horizontal-padding) + 48px);
}duet-date-picker.ewfDc table.duet-date__table th{
	text-align: center;
}div.ewfTc > input.ewfTextC:enabled:not(:focus),div.ewfTc > input.ewfTextC:enabled:focus,div.ewfTc > input.ewfTextC:disabled{
	margin-right: .5em;
	width: 100%;
	max-width: 5em;
}div.ewfTc span.fa{
	font-size: 1.4em;
}div.ewfTc > div.ewfDropDown{
	width: 100%;
	max-width: 6em;
}div.ewfTc > div.ewfDropDown > select.select-css,div.ewfTc > div.ewfDropDown > .chosen-container{
	width: 100%;
}div.ewfDtc ul.ewfCl{
	gap: 1em;
}div.ewfDtc span.ewfFiL{
	font-size: .8em;
}span.ewfDcc > input.ewfTextC:enabled:not(:focus),span.ewfDcc > input.ewfTextC:enabled:focus,span.ewfDcc > input.ewfTextC:disabled{
	width: 100%;
	max-width: 6em;
}.ewfTaL{
	text-align: left;
}.ewfTaR,.ewfCurrencyCell,.ewfCurrencyCell input[type="text"],.ewfRightAlignCell,.ewfRightAlignCell input[type="text"]{
	text-align: right;
}.ewfTaC,.ewfCenterCell{
	text-align: center;
}.ewfTaJ{
	text-align: justify;
}a.ewfAction[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfAction[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),button.ewfAction:not(.ewfNc):not(:focus):not(:hover):not(:active),a.ewfAction:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),a.ewfAction[href]:not(.ewfNc):focus:not(:active),button.ewfAction:not(.ewfNc):focus:not(:active),a.ewfAction[href]:not(.ewfNc):focus:not(:hover):not(:active),button.ewfAction:not(.ewfNc):focus:not(:hover):not(:active),a.ewfAction[href]:not(.ewfNc):hover:not(:active),button.ewfAction:not(.ewfNc):hover:not(:active),a.ewfAction[href]:not(.ewfNc):active,button.ewfAction:not(.ewfNc):active,a.ewfAction[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active),a.ewfAction[href].ewfNc:not(:focus):not(:hover):not(:active),button.ewfAction.ewfNc:not(:focus):not(:hover):not(:active),a.ewfAction.ewfNc:visited:not(:focus):not(:hover):not(:active),a.ewfAction[href].ewfNc:focus:not(:active),button.ewfAction.ewfNc:focus:not(:active),a.ewfAction[href].ewfNc:focus:not(:hover):not(:active),button.ewfAction.ewfNc:focus:not(:hover):not(:active),a.ewfAction[href].ewfNc:hover:not(:active),button.ewfAction.ewfNc:hover:not(:active),a.ewfAction[href].ewfNc:active,button.ewfAction.ewfNc:active,div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active),div.ewfHtmlBlock button:not(.ewfNc):focus:not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfHtmlBlock button:not(.ewfNc):focus:not(:hover):not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active),div.ewfHtmlBlock button:not(.ewfNc):hover:not(:active),div.ewfHtmlBlock a[href]:not(.ewfNc):active,div.ewfHtmlBlock button:not(.ewfNc):active,div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock button.ewfNc:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfHtmlBlock a[href].ewfNc:focus:not(:active),div.ewfHtmlBlock button.ewfNc:focus:not(:active),div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active),div.ewfHtmlBlock button.ewfNc:focus:not(:hover):not(:active),div.ewfHtmlBlock a[href].ewfNc:hover:not(:active),div.ewfHtmlBlock button.ewfNc:hover:not(:active),div.ewfHtmlBlock a[href].ewfNc:active,div.ewfHtmlBlock button.ewfNc:active,.ewfAc{
	cursor: pointer;
}a.ewfAction:not([href]),div.ewfHtmlBlock a:not([href]),.ewfAec{
	cursor: default;
}.qtip-content{
	max-height: 80vh;
	overflow-y: auto;
}dialog.ewfMdl{
	border-style: none;
	padding: 0;
}div.ewfMdl{
	display: flex;
	max-width: 80vw;
	max-height: 80vh;
	flex-direction: column;
}div.ewfMdl > div.ewfMdlB{
	flex: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: .5em;
	text-align: right;
}div.ewfMdl > div.ewfMdlC{
	padding: 1em;
	max-width: 35em;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}div.ewfMdl > iframe{
	flex: auto;
	border-style: none;
	width: 35em;
	max-width: 100%;
	height: 35em;
	min-height: 0;
}dialog.ewfMdl::backdrop,dialog.ewfMdl + .backdrop{background-color: hsla(0,0%,0%, .65);
}span.ewfUa > img.ewfImage{
	display: inline;
	vertical-align: middle;
	border-radius: 50%;
}span.ewfUa > span{
	margin-left: var(--ewf-list-item-spacing);
}div.ewfFil.newPassword input.ewfTextC:enabled:not(:focus),div.ewfFil.newPassword input.ewfTextC:enabled:focus,div.ewfFil.newPassword input.ewfTextC:disabled{
	width: 200px;
}div.ewfMftc,div.ewfMrtc{
	margin-left: 2em;
}div.ewfChart > div:first-child{
	position: relative;
}*[tabindex="-1"]:focus{
	outline: none;
}div.ewfTopWarning{
	z-index: 9998;
}form#ewfForm div.ewfNotification{
	z-index: 9999;
}div.ewfTopWarning{position: relative;
	font-size: 1rem;
	margin-bottom: .5em;
	border: 1px solid #464646;
	border-radius: .5em;
	background-color: hsla(43,100%,54%, 0.75);
	padding: .5em;
	text-align: center;
	font-weight: bold;
	color: black;
}@media print{div.ewfTopWarning{
		display: none;
	}
}div.ewfTopWarning a.ewfActionShrinkWrapButton:not([href]),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:active,div.ewfTopWarning a.ewfActionNormalButton:not([href]),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionNormalButton.ewfNc:active,div.ewfTopWarning a.ewfActionLargeButton:not([href]),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionLargeButton.ewfNc:active{
	color: white;
}div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active){background-color: hsla(4,100%,32%, 1);
}div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:active,div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionNormalButton.ewfNc:active,div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:hover:not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:hover:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionLargeButton.ewfNc:active,div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionShrinkWrapButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionShrinkWrapButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionShrinkWrapButton.ewfNc:active,div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionNormalButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionNormalButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionNormalButton.ewfNc:active,div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href]:not(.ewfNc):active,div.ewfTopWarning button.ewfActionLargeButton:not(.ewfNc):active,div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:focus:not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:focus:not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),div.ewfTopWarning a.ewfActionLargeButton[href].ewfNc:active,div.ewfTopWarning button.ewfActionLargeButton.ewfNc:active{background-color: hsla(4,100%,45%, 1);
}span.ewfIntermediateUrl{
	word-break: break-all;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog{
	animation: 400ms both processingDialogFade_EWF;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog::backdrop,form#ewfForm dialog.ewfMdl + .backdrop{
	animation: 400ms both processingDialogBackdropFade_EWF;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog{
	font-size: .8rem;
	top: 50%;
	margin-top: -4.5rem;
	box-shadow: 0 0 15px black;
	border-radius: 15px;
	background-color: white;
	padding: .5rem;
	width: 17rem;
	overflow: hidden;
	text-align: center;
	color: black;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialogN{
	height: 4rem;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialogTo{
	height: 8rem;
	transition: height 200ms;
}@keyframes processingDialogFade_EWF{from{
		opacity: 0;
	}to{
		opacity: 1;
	}
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog > div.ewfMdl > div.ewfMdlC{
	padding: 0;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfProcessingP{
	font-size: 2em;
	display: flex;
	margin: 0;
	height: 4rem;
	justify-content: center;
	align-items: center;
	cursor: default;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfProcessingP > .ewfProcessingEllipsis1,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfProcessingP > .ewfProcessingEllipsis2,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfProcessingP > .ewfProcessingEllipsis3{
	animation: 2s infinite pulse;
}@keyframes pulse{0%{
		opacity: 1;
	}50%{
		opacity: 0;
	}100%{
		opacity: 1;
	}
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfProcessingP > .ewfProcessingEllipsis1{
	animation-delay: 0;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfProcessingP > .ewfProcessingEllipsis2{
	animation-delay: 200ms;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfProcessingP > .ewfProcessingEllipsis3{
	animation-delay: 300ms;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP{
	display: flex;
	margin: 0;
	height: 4rem;
	justify-content: center;
	align-items: center;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialogN p.ewfTimeOutP{
	display: none;
}form#ewfForm dialog.ewfMdl.ewfProcessingDialogTo p.ewfTimeOutP{
	transition: visibility 0 200ms;
	animation: 200ms 200ms both processingDialogTimeOutParagraphFade_EWF;
}@keyframes processingDialogTimeOutParagraphFade_EWF{from{
		opacity: 0;
	}to{
		opacity: 1;
	}
}form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton:not([href]),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton:not(.ewfNc):active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionShrinkWrapButton[href].ewfNc:active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionShrinkWrapButton.ewfNc:active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton:not([href]),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href]:not(.ewfNc):active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton:not(.ewfNc):active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href].ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href].ewfNc:focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton.ewfNc:focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href].ewfNc:hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton.ewfNc:hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionNormalButton[href].ewfNc:active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionNormalButton.ewfNc:active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton:not([href]),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href]:not(.ewfNc):active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton:not(.ewfNc):active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href].ewfNc:focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton.ewfNc:focus:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href].ewfNc:hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton.ewfNc:hover:not(:active),form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > a.ewfActionLargeButton[href].ewfNc:active,form#ewfForm dialog.ewfMdl.ewfProcessingDialog p.ewfTimeOutP > button.ewfActionLargeButton.ewfNc:active{
	white-space: unset;
}@keyframes processingDialogBackdropFade_EWF{from{background-color: hsla(0,0%,50%, 0);
	}to{background-color: hsla(0,0%,50%, .3);
	}
}form#ewfForm div.ewfNotification{
	position: sticky;
	font-size: 1rem;
	bottom: 0;
}form#ewfForm div.ewfNotification > section.ewfSecBoxClosed,form#ewfForm div.ewfNotification > section.ewfSecBoxExpanded{box-shadow: 0 2px 6px rgba(0,0,0, .5);
	border-radius: revert;
	background-color: white;
	padding: .2rem 1em;
	max-width: revert;
	color: black;
}form#ewfForm div.ewfNotification > section.ewfSecBoxClosed > * > div.ewfSecHeading,form#ewfForm div.ewfNotification > section.ewfSecBoxExpanded > * > div.ewfSecHeading{margin-top: -.2rem;
	margin-left: -1em;
	margin-right: -1em;
	border-style: none;
	background-color: rgba(0,0,0, .05);
	padding: .2rem 1em;
	overflow: hidden;

	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}form#ewfForm div.ewfNotification > section.ewfSecBoxClosed > * > div.ewfSecHeading{
	margin-bottom: -.2rem;
}form#ewfForm div.ewfNotification > section.ewfSecBoxExpanded > * > div.ewfSecHeading{
	margin-bottom: .2rem;
}form#ewfForm div.ewfNotification > section.ewfSecBoxClosed > * > div.ewfSecHeading > h1.ewfSecHeading,form#ewfForm div.ewfNotification > section.ewfSecBoxExpanded > * > div.ewfSecHeading > h1.ewfSecHeading{
	font-size: 1em;
	margin: 0;
	border-radius: revert;
}form#ewfForm div.ewfNotification > section.ewfSecBoxClosed > div.ewfSecContent,form#ewfForm div.ewfNotification > section.ewfSecBoxExpanded > div.ewfSecContent{
	display: block;
	overflow: hidden;
	transition-property: height;
}form#ewfForm div.ewfNotification > section.ewfSecBoxClosed > div.ewfSecContent{
	height: 0;
}form#ewfForm div.ewfInfoMsg > span.fa{color: rgb(120,160, 195);
}form#ewfForm div.ewfWarnMsg > span.fa{
	color: #E69017;
}form#ewfForm div.ewfWarnMsg > form#ewfForm span.ewfStatusText{
	font-weight: bold;
}.mp-results{
	opacity: .4;
}.mp-results:hover{
	opacity: 1;
}@media print{.mp-results{
		display: none;
	}
}div.ewfPlpb > img.ewfImage{
	--ewf-size: 15vw;
	position: fixed;
	top: calc(50vh - var(--ewf-size) / 2);
	left: calc(50vw - var(--ewf-size) / 2);
	width: var(--ewf-size);
}div.ewfPlpb > div.ewfEml{
	font-size: 1.5em;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
	min-height: 100vh;
	max-width: var(--ewf-column-width);
	justify-content: center;
	align-items: center;
}body.ewfSelectUser,body.ewfError{
	font-size: 1rem;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	max-width: var(--ewf-column-width);
	color: black;
}body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active){color: hsla(4,100%,32%, 1);
}body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active){background-color: hsla(4,100%,32%, 1);
}body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):active,body.ewfSelectUser a.ewfActionText[href].ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:active,body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):active,body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:hover:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:active,body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):active,body.ewfSelectUser a.ewfActionText[href].ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:active,body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):active,body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:focus:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:active,body.ewfError a.ewfActionText[href]:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):active,body.ewfError a.ewfActionText[href].ewfNc:hover:not(:active),body.ewfError a.ewfActionText[href].ewfNc:active,body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):active,body.ewfError div.ewfHtmlBlock a[href].ewfNc:hover:not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:active,body.ewfError a.ewfActionText[href]:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):active,body.ewfError a.ewfActionText[href].ewfNc:focus:not(:active),body.ewfError a.ewfActionText[href].ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionText[href].ewfNc:active,body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):active,body.ewfError div.ewfHtmlBlock a[href].ewfNc:focus:not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:active{color: hsla(4,100%,45%, 1);
}body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:active,body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:hover:not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionNormalButton.ewfNc:active,body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:hover:not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionLargeButton.ewfNc:active,body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:active,body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:focus:not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionNormalButton.ewfNc:active,body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:focus:not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionLargeButton.ewfNc:active,body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):active,body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:active,body.ewfError button.ewfActionShrinkWrapButton.ewfNc:active,body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionNormalButton:not(.ewfNc):active,body.ewfError a.ewfActionNormalButton[href].ewfNc:hover:not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:hover:not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:active,body.ewfError button.ewfActionNormalButton.ewfNc:active,body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionLargeButton:not(.ewfNc):active,body.ewfError a.ewfActionLargeButton[href].ewfNc:hover:not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:hover:not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:active,body.ewfError button.ewfActionLargeButton.ewfNc:active,body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):active,body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:active,body.ewfError button.ewfActionShrinkWrapButton.ewfNc:active,body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionNormalButton:not(.ewfNc):active,body.ewfError a.ewfActionNormalButton[href].ewfNc:focus:not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:focus:not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:active,body.ewfError button.ewfActionNormalButton.ewfNc:active,body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionLargeButton:not(.ewfNc):active,body.ewfError a.ewfActionLargeButton[href].ewfNc:focus:not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:focus:not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:active,body.ewfError button.ewfActionLargeButton.ewfNc:active{background-color: hsla(4,100%,45%, 1);
}body.ewfSelectUser a.ewfActionText:not([href]),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionText[href]:not(.ewfNc):active,body.ewfSelectUser a.ewfActionText[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionText[href].ewfNc:active,body.ewfSelectUser div.ewfHtmlBlock a:not([href]),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href]:not(.ewfNc):active,body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:focus:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:hover:not(:active),body.ewfSelectUser div.ewfHtmlBlock a[href].ewfNc:active,body.ewfError a.ewfActionText:not([href]),body.ewfError a.ewfActionText[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionText[href]:not(.ewfNc):active,body.ewfError a.ewfActionText[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionText[href].ewfNc:focus:not(:active),body.ewfError a.ewfActionText[href].ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionText[href].ewfNc:hover:not(:active),body.ewfError a.ewfActionText[href].ewfNc:active,body.ewfError div.ewfHtmlBlock a:not([href]),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):hover:not(:active),body.ewfError div.ewfHtmlBlock a[href]:not(.ewfNc):active,body.ewfError div.ewfHtmlBlock a[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:focus:not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:focus:not(:hover):not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:hover:not(:active),body.ewfError div.ewfHtmlBlock a[href].ewfNc:active{
	text-decoration: underline;
}body.ewfSelectUser a.ewfActionShrinkWrapButton:not([href]),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionShrinkWrapButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionShrinkWrapButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionShrinkWrapButton.ewfNc:active,body.ewfSelectUser a.ewfActionNormalButton:not([href]),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionNormalButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:focus:not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:hover:not(:active),body.ewfSelectUser button.ewfActionNormalButton.ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionNormalButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionNormalButton.ewfNc:active,body.ewfSelectUser a.ewfActionLargeButton:not([href]),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:focus:not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:hover:not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionLargeButton.ewfNc:active,body.ewfError a.ewfActionShrinkWrapButton:not([href]),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):hover:not(:active),body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionShrinkWrapButton:not(.ewfNc):active,body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:focus:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:hover:not(:active),body.ewfError button.ewfActionShrinkWrapButton.ewfNc:hover:not(:active),body.ewfError a.ewfActionShrinkWrapButton[href].ewfNc:active,body.ewfError button.ewfActionShrinkWrapButton.ewfNc:active,body.ewfError a.ewfActionNormalButton:not([href]),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):hover:not(:active),body.ewfError button.ewfActionNormalButton:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionNormalButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionNormalButton:not(.ewfNc):active,body.ewfError a.ewfActionNormalButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:focus:not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:focus:not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:hover:not(:active),body.ewfError button.ewfActionNormalButton.ewfNc:hover:not(:active),body.ewfError a.ewfActionNormalButton[href].ewfNc:active,body.ewfError button.ewfActionNormalButton.ewfNc:active,body.ewfError a.ewfActionLargeButton:not([href]),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionLargeButton:not(.ewfNc):active,body.ewfError a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:focus:not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:focus:not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:hover:not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:hover:not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:active,body.ewfError button.ewfActionLargeButton.ewfNc:active{
	display: inline-block;
	color: white;
}body.ewfSelectUser a.ewfActionLargeButton:not([href]),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfSelectUser button.ewfActionLargeButton:not(.ewfNc):active,body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:focus:not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:focus:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:hover:not(:active),body.ewfSelectUser button.ewfActionLargeButton.ewfNc:hover:not(:active),body.ewfSelectUser a.ewfActionLargeButton[href].ewfNc:active,body.ewfSelectUser button.ewfActionLargeButton.ewfNc:active,body.ewfError a.ewfActionLargeButton:not([href]),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton:not(.ewfNc):visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):focus:not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):focus:not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):hover:not(:active),body.ewfError button.ewfActionLargeButton:not(.ewfNc):hover:not(:active),body.ewfError a.ewfActionLargeButton[href]:not(.ewfNc):active,body.ewfError button.ewfActionLargeButton:not(.ewfNc):active,body.ewfError a.ewfActionLargeButton[href].ewfNc:not(:visited):not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:not(:focus):not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton.ewfNc:visited:not(:focus):not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:focus:not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:focus:not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:focus:not(:hover):not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:focus:not(:hover):not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:hover:not(:active),body.ewfError button.ewfActionLargeButton.ewfNc:hover:not(:active),body.ewfError a.ewfActionLargeButton[href].ewfNc:active,body.ewfError button.ewfActionLargeButton.ewfNc:active{
	font-size: 1.4em;
	border-radius: .5em;
	padding: 1em;
	font-weight: 600;
}body.ewfSelectUser div.ewfEml,body.ewfError div.ewfEml{font-weight: bold;
	color: hsla(0,100%,47%, 1);
}body.ewfError.ewfUnhandledExceptionDisplay{
	margin-left: 1rem;
	margin-right: 1rem;
	max-width: revert;
}body.ewfError.ewfUnhandledExceptionDisplay pre{font-size: min(2.5vw, 1rem);
	white-space: pre-wrap;
	tab-size: 4;
}div.ewfTopWarning,form#ewfForm dialog.ewfMdl.ewfProcessingDialog,form#ewfForm div.ewfNotification,body.ewfSelectUser,body.ewfError{font-family: 'Open Sans', sans-serif;
}body.ewfSelectUser h1,body.ewfError h1{font-family: 'Libre Franklin', sans-serif;
}body.ewfError.ewfUnhandledExceptionDisplay samp{font-family: 'Roboto Mono', monospace;
}