
.wFormContainer {
	font-family: "Roboto", sans-serif;
	font-size: 16px
}

.wFormContainer a {
	text-decoration: none;
	color: #6594b0
}

.wFormContainer a:hover {
	text-decoration: underline;
	color: #6594b0
}

.wForm :link {
	text-decoration: none;
	color: #6594b0
}

.wFormContainer .htmlSection {
	margin: 1em auto
}

.wFormContainer .wForm {
	background-color: #fff;
	color: #272525;
	border: 1px solid #fff;
border-radius:.2rem;
	padding: 0!important;
	margin-top: 1em
}

.wFormContainer .wForm form {
	padding: 0 3rem 2rem 3rem
}

.wFormThankYou {
	padding: 20px 30px!important;
	min-height: 110px!important
}

.wFormContainer .wFormHelp {
	padding: 20px 30px!important;
	min-height: 110px!important
}

.reviewHeader, .reviewResponse, .reviewFooter {
	padding: 20px!important;
	background-color: #ffffff!important;
	border: 1px solid #ffffff!important;
	border-radius: 0.25rem!important;
	margin-bottom: 20px!important;
	color: #272525!important
}

.saveAndResume {
	font-size: .9em
}

.saveAndResume input[type="text"], .saveAndResume input[type="password"], .required:not(.choices):not(select):not(.wfAutosuggest) {
	font-family: "Roboto"!important;
	color: #222222!important;
	border: 1px solid #d0d1d3!important;
	border-radius: 0.25rem!important;
	box-sizing: border-box;
	font-size: 1em!important;
	width: 20em;
	background-color: #FFF!important;
	padding: 0!important
}

.required:not(.choices):not(select):not(.wfAutosuggest) {
	padding: 0 0.5rem!important
}

.saveAndResume input[type="text"], .saveAndResume input[type="password"], input[type="text"].validate-email, input[type="password"]#password {
	height: 45px!important;
	padding: 0 0.5rem!important
}

.saveAndResume input[type="text"]:focus, .saveAndResume input[type="password"]:focus, input[type="text"].validate-email:focus, input[type="password"]#password:focus {
	outline-style: none;
	border: 2px solid #d0d1d3!important;
	color: #222
}

input.primaryAction.slds-button.slds-button--brand.full-width {
	margin-top: 0!important
}

.reviewActions {
	margin-top: 1.6em!important
}

#wFormResumePage legend, #responsePasswordResetform legend {
	margin-bottom: 20px;
	font-weight: 900;
	font-size: 20px!important;
	color: #757678!important;
	font-family: "Times New Roman"!important
}

.wForm .fa-search.tt-search, .wForm .fa-spinner.tt-spinner, .wForm .fa-times-circle.tt-clear {
	color: #222
}

.wFormWebPage {
	background-color: #fff
}
@media only screen and (max-width:600px) {

.wFormWebPage {
	margin: 0!important
}

.wFormWebPage .wForm {
	border-radius: 0;
	padding: 0!important
}

.wFormWebPage .wForm form {
	padding: 0 1rem 2rem 1rem
}
}

#preview .mobile form {
	padding: 0 1rem 2rem 1rem
}

.wFormContainer .wFormHeader {
	height: 50px;
	margin: 1em 0;
background:url(../../../../../"") no-repeat left;
	background-position: left;
	height: 50px;
	background-size: contain
}
@media only screen and (max-width:600px) {

.wFormContainer .wFormHeader {
	margin-left: .5em
}
}

.wFormContainer .wForm {
	display: flex;
	flex-direction: column
}

.wFormContainer .wForm .wFormTitle {
	font-family: "Roboto Slab";
	padding: 1.75rem 3rem!important;
	margin: 0;
	font-size: 28px;
	background-color: #d0d1d3;
	color: #6594b0
}

.wFormContainer .wForm .section.pageSection>h4 {
	font-size: 20px;
	color: #757678;
	font-family: "Times New Roman"
}

.wFormContainer .wForm .htmlSection h4 {
	font-size: 20px;
	color: #757678;
	font-family: "Times New Roman"
}

.wForm div.section>.preField {
	font-size: 20px!important;
	color: #757678!important;
	font-family: "Times New Roman"!important
}
@media only screen and (max-width:600px) {

.wFormContainer .wForm .wFormTitle {
	margin: 0
}

.wFormContainer .wForm .wFormTitle {
	padding: 1rem!important
}
}

#preview .mobile .wFormTitle {
	padding: 1rem!important
}

.wFormContainer .wForm #wfTabNav {
	padding: 1rem 3rem 0 3rem;
	font-size: 16px
}

.wFormContainer .wfTab {
	margin: 0 .1em;
	padding: 5px 10px;
	background-color: #000;
border-radius:.25rem;
	color: #fff;
	text-align: center
}

.wFormContainer .wfTab:hover {
	margin: 0 .1em;
	padding: 5px 10px;
	background-color: #6594b0;
border-radius:.25rem;
	color: #fff;
	text-align: center
}

.wFormContainer .wfTabSep {
	display: none
}

.wFormContainer .wfTab.wfTabCurrentPage {
	font-weight: 700;
	background-color: #fff;
	color: #000
}

.wFormContainer .wfTab.wfHiddenTab, .wFormContainer .wfTab.wfHiddenTab:hover {
	opacity: .5;
	cursor: not-allowed
}
@media only screen and (max-width:600px) {

.wFormContainer .wForm #wfTabNav {
	padding: 1rem 1rem 0 1rem;
	font-size: 12px
}

.wFormContainer .wfTab {
	margin: 0 .1em .2em .1em;
	padding: 5px 5px
}

.wFormContainer .wfTab:hover {
	margin: 0 .1em .2em .1em;
	padding: 5px 5px
}
}

#preview .mobile .wfTabNav {
	padding: 1rem 1rem 0 1rem;
	font-size: 12px
}

#preview .mobile .wTab, #preview .mobile .wTab:hover {
	margin: 0 .1em .2em .1em;
	padding: 5px 5px
}

.wFormContainer fieldset {
	margin: 1em 0 .5em 0;
	color: #272525!important;
	border: 1px solid #d0d1d3!important;
border-radius:.25rem
}

.wFormContainer fieldset.highlighted {
	border: double!important;
	border-color: #d0d1d3!important
}

.wFormContainer fieldset legend {
	font-size: 20px!important;
	color: #757678!important;
	font-family: "Times New Roman"!important
}

.wFormContainer .group>.label {
	margin-top: 1em;
	color: #272525
}

.htmlSection .htmlContent span {
	color: #272525!important;
	font-family: "Roboto"!important;
	font-size: 100%!important;
	line-height: auto
}

.htmlSection .htmlContent {
	color: #272525!important;
	font-family: "Roboto"!important;
	font-size: 100%!important;
	line-height: auto
}

.wFormContainer fieldset>fieldset:last-child {
	margin-bottom: 0;
	color: #272525
}

.wFormContainer .pageSection>*:not([type="hidden"]):last-child {
	margin-bottom: 0;
	color: #757678
}

.wFormContainer table.matrixLayout thead tr.headerRow, .wFormContainer table.gridLayout thead tr.headerRow {
	background-color: rgba(0,0,0,.025)
}

.wFormContainer table.matrixLayout thead tr.headerRow th, .wFormContainer table.gridLayout thead tr.headerRow th {
	height: 2em;
	padding: .25em;
	vertical-align: middle;
	color: #272525!important
}

.wFormContainer table.matrixLayout tbody tr th.headerCol, .wFormContainer table.gridLayout tbody tr th.headerCol {
	height: 2em;
	color: #272525!important
}

.wFormContainer table.matrixLayout tbody tr:nth-child(odd), .wFormContainer table.gridLayout tbody tr:nth-child(odd) {
	background-color: transparent
}

.wFormContainer table.matrixLayout tbody tr:nth-child(even), .wFormContainer table.gridLayout tbody tr:nth-child(even) {
	background-color: rgba(0,0,0,.025)
}

.wFormContainer table.matrixLayout tbody td, .wFormContainer table.gridLayout tbody td {
	height: 2em;
	padding: .25em
}

#preview .wFormContainer table.matrixLayout tbody tr:nth-child(n), #preview .wFormContainer table.gridLayout tbody tr:nth-child(n) {
	background-color: transparent
}

#preview .wFormContainer table.matrixLayout tbody tr:nth-child(4n), #preview .wFormContainer table.gridLayout tbody tr:nth-child(4n) {
	background-color: rgba(0,0,0,.025)
}

table {
	font-size: 16px
}

.wForm .gridLayout.stacked {
	margin: 20px 0
}

.wForm .gridLayout.stacked tr {
	margin: 10px 1rem 10px 0;
	padding: 10px auto;
	width: 92.5%
}

.wForm .gridLayout.stacked tr td {
	height: auto!important
}

.wForm .gridLayout.stacked tr td input[type="text"] {
	max-width: 90%
}

#preview .mobile .matrixLayout, #preview .mobile .gridLayout {
	margin: 20px 0!important
}

.wFormContainer .label {
	font-weight: 400;
	font-family: "Roboto";
	color: #272525
}

.wFormContainer .label.preField {
	line-height: auto;
	color: #272525
}

.wFormContainer .oneChoice .label.postField {
	vertical-align: middle!important;
	color: #272525
}

.wFormContainer .reqMark:after {
	color: #ff0126
}

.oneField .label span {
	color: #272525!important;
	font-family: "Roboto"!important;
	font-size: 100%!important
}

.wFormContainer .wForm .inputWrapper input[type="text"], .wFormContainer .wForm .inputWrapper input[type="password"], .wFormContainer .wForm .inputWrapper select, .wFormContainer .wForm .inputWrapper textarea {
	font-family: "Roboto";
	color: #222;
	border: 1px solid #d0d1d3;
border-radius:.25rem;
	box-sizing: border-box;
	font-size: 1em;
	width: 20em;
	background-color: #FFF
}

.wFormContainer .wForm .inputWrapper input[type="text"], .wFormContainer .wForm .inputWrapper input[type="password"], .wFormContainer .wForm .inputWrapper input[type="file"], .wFormContainer .wForm .inputWrapper select:not([multiple]) {
	height: 45px;
padding:0 .5rem
}

.wFormContainer .wForm .inputWrapper select[multiple] {
	width: auto
}

.wFormContainer .wForm .inputWrapper input[type="file"] {
	border: none!important;
	background: transparent!important;
	color: #272525!important;
	max-width: 100%
}
.wFormContainer .wForm .inputWrapper input[type="file"]::-webkit-file-upload-button {
color:#ffffff!important;
color:#ffffff!important;
background-color:#000000!important;
border-radius:0.25rem!important;
-webkit-appearance:none!important;
border:none!important
}
.wFormContainer .wForm .inputWrapper input[type="file"]::-webkit-file-upload-button:hover {
color:#ffffff!important;
background-color:#6594b0!important
}

.wFormContainer .wForm .inputWrapper textarea {
	height: 5em;
	padding: 0.5rem!important
}

.wFormContainer .wForm .inputWrapper select option {
padding:.25em .5rem;
	font-family: "Roboto"
}
.wFormContainer .wForm .inputWrapper input:not([type="file"]):not(.tt-hint):read-only, .wFormContainer .wForm .inputWrapper textarea:read-only {
font-family:"Roboto";
background-color:#ffffff!important;
border:1px solid #ffffff!important;
color:#444444!important
}
.wFormContainer .wForm .inputWrapper input:not([type="file"]):not(.tt-hint):-moz-read-only, .wFormContainer .wForm .inputWrapper textarea:-moz-read-only {
font-family:"Roboto";
background-color:#ffffff!important;
border:1px solid #ffffff!important;
color:#444444!important
}

.wFormContainer .wForm .inputWrapper textarea:focus, .wFormContainer .wForm .inputWrapper textarea.required:focus, .wFormContainer .wForm .inputWrapper input[type="text"]:focus, .wFormContainer .wForm .inputWrapper input[type="text"].required:focus, .wFormContainer .wForm .inputWrapper input[type="password"]:focus, .wFormContainer .wForm .inputWrapper input[type="password"].required:focus, .wFormContainer .wForm .inputWrapper select:focus, .wFormContainer .wForm .inputWrapper select.required:focus {
	outline-style: none;
	border: 2px solid #d0d1d3!important;
	color: #222
}

.wFormContainer .wForm .inputWrapper textarea.required:not(readonly):focus {
	border: 1px solid #ffffff!important
}

.wFormContainer .wForm .inputWrapper input[type="radio"] {
	position: absolute;
	opacity: 0
}

.wFormContainer .wForm .inputWrapper input[type="radio"]~.label {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin-top: .3em;
	margin-bottom: .4em;
	z-index:1;
}

.wFormContainer .wForm .inputWrapper input[type="radio"]~.label:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #d0d1d3;
	background: #FFF;
	position: relative;
	top:4px
}

.wFormContainer .wForm .inputWrapper input[type="radio"]:not(:checked):hover~.label:before {
	border: 1px solid #222
}

.wFormContainer .wForm .inputWrapper input[type="radio"]:checked~.label:after {
	content: "";
	position: absolute;
	top: 8px;
	left: 4px;
	border: 5px solid #222;
	background: #FFF;
	width: 10px;
	height: 10px;
	border-radius: 50%
}
.wFormContainer .wForm form .vertical > .oneChoice,.wFormContainer .wForm form .oneChoice{ position:relative;}
.wFormContainer .wForm .inputWrapper input[type="radio"],.wFormContainer .wForm .inputWrapper input[type="checkbox"]{ width:100%; height:100%; z-index:3;}

/*.wFormContainer .wForm .inputWrapper input[type="radio"]:checked~.label:before {
	border: 1px solid rgba(0,0,0,0)
}*/

.wFormContainer .wForm .inputWrapper input[type="radio"]:disabled+.label {
	color: #b8b8b8;
	cursor: auto
}

.wFormContainer .wForm[dir="rtl"] input[type="radio"]:checked~.label:after {
	right: 5px;
	top: 5px
}

.wFormContainer .wForm .inputWrapper input[type="checkbox"] {
	position: absolute;
	opacity: 0
}

.wFormContainer .wForm .inputWrapper input[type="checkbox"]~.label {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin-top: 1em
}

.wFormContainer .wForm .inputWrapper input[type="checkbox"]~.label:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 18px;
	height: 18px;
	border: 1px solid #d0d1d3;
	background: #FFF;
	position: relative;
	top: 3px
}

.wFormContainer .wForm .inputWrapper input[type="checkbox"]:hover~.label:before {
	border-color: #222
}

.wFormContainer .wForm .inputWrapper input[type="checkbox"]:checked~.label:before {
	background: #222
}

.wFormContainer .wForm .inputWrapper input[type="checkbox"]:disabled+.label {
	color: #b8b8b8;
	cursor: auto
}

.wFormContainer .wForm .inputWrapper input[type="checkbox"]:checked~.label:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 11px;
	background: #FFF;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 #FFF, 4px 0 0 #FFF, 4px -2px 0 #FFF, 4px -4px 0 #FFF, 4px -6px 0 #FFF, 4px -8px 0 #FFF;
	transform: rotate(45deg)
}

.wForm input[type="file"] {
	font-size: 16px!important
}
@media only screen and (max-width:600px) {

.wFormContainer .wForm .inputWrapper select[multiple] {
	width: auto;
	-webkit-appearance: none;
	height: 45px
}
}

.wFormContainer .field-hint-inactive, .wFormContainer .field-hint {
	line-height: 100%;
	font-size: 1em
}

.wFormContainer .field-hint-inactive .hint {
	font-size: .85em;
	line-height: 1.75em;
	transition: all 0.25s linear
}

.wFormContainer .field-hint .hint {
	font-size: .85em;
	line-height: 1.75em;
	transition: all 0.25s linear
}

.wFormContainer .lengthIndicator, .wFormContainer .count-words {
	font-size: .85em;
	margin-top: 2px;
	color: #757678
}

#preview #render .wForm .oneField.hintsTooltip .field-hint {
	background-color: #eeeeee!important;
	padding: .3em
}

.wForm .hintsTooltip .hint {
	color: #222222!important;
	background-color: #eeeeee!important
}

.wForm .field-hint-inactive .hint {
	background-color: #ffffff!important;
	color: #757678!important;
	opacity: 1!important
}

.wForm .hintsBelow .field-hint, .wform .hintsSide .field-hint {
	background-color: #ffffff!important;
	color: #757678!important;
	opacity: 1!important
}

.wFormContainer .wfAutosuggest.tt-hint {
	margin-top: 0
}

.wFormContainer .wfAutosuggest.tt-input {
	background-color: #FFF!important
}

.wFormContainer .tt-spinner {
top:.6rem;
right:.25rem
}

.tt-menu {
	background-color: #FFF;
	color: #222;
border-radius:.25rem
}

.tt-suggestion {
	font-family: "Roboto"!important;
	font-size: 16px!important;
	color: #222222!important
}

html .kalendae {
	background: #fff;
	border: 2px solid #d0d1d3!important;
	font-size: 100%;
	font-family: "Roboto";
border-radius:.25rem;
	padding: 1rem
}

html .kalendae .k-calendar {
	width: 14em
}

html .kalendae .k-calendar .k-header span, html .kalendae .k-calendar .k-days span {
	width: calc(2em - 2px)!important;
	margin-left: 1px!important;
	margin-right: 1px!important;
	box-sizing: border-box!important
}

html .kalendae .k-calendar .k-title, html .kalendae .k-calendar .k-header, html .kalendae .k-calendar .k-days {
	width: 100%;
	height: auto;
	margin: 0;
	color: #272525
}

html .kalendae .k-calendar .k-header span, html .kalendae .k-calendar .k-days span {
	height: inherit;
	line-height: inherit;
	text-align: center;
	padding: 2px .25em 2px 2px
}

html .kalendae .k-calendar .k-btn-close:hover {
	color: #444;
	border-color: #fff
}

html .kalendae .k-calendar .k-caption {
	font-size: 100%;
	color: #757678
}

html .kalendae .k-calendar .k-btn-previous-month, html .kalendae .k-calendar .k-btn-next-month, html .kalendae .k-calendar .k-btn-previous-year, html .kalendae .k-calendar .k-btn-next-year {
	color: #757678;
	line-height: normal;
	height: auto;
	font-size: 1.4em;
	font-weight: 400
}

html .kalendae .k-calendar .k-btn-previous-month:hover, html .kalendae .k-calendar .k-btn-next-month:hover, html .kalendae .k-calendar .k-btn-previous-year:hover, html .kalendae .k-calendar .k-btn-next-year:hover {
	color: #757678;
	font-weight: 700
}

html .kalendae .k-calendar .k-header span {
	color: #272525;
	margin: 5px auto
}

html .kalendae .k-calendar .k-days span.k-in-month {
	color: #272525;
	border-color: rgba(0,0,0,.1);
	background-color: #fff;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 5px;
	opacity: .7
}

html .kalendae .k-calendar .k-days span.k-in-month.k-active {
	color: #fff;
	border-color: rgba(0,0,0,.1);
	background-color: #000;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 5px;
	opacity: .7
}

html .kalendae .k-calendar .k-days span.k-out-of-month {
	color: #272525;
	background-color: rgba(0,0,0,0);
	height: 30px;
	padding-top: 5px;
	margin-bottom: 5px;
	opacity: .5
}

html .kalendae .k-calendar .k-days span.k-selected.k-active {
	background: #000;
	color: #fff;
	opacity: 1
}

html .kalendae .k-calendar .k-days span.k-active:hover {
	border-color: #d0d1d3;
	opacity: 1
}

.wFormContainer .oneField.errFld .inputWrapper input[type="text"], .wFormContainer .oneField.errFld .inputWrapper input[type="password"], .wFormContainer .oneField.errFld .inputWrapper textarea, .wFormContainer .oneField.errFld .inputWrapper select {
	border-color: #ff0126!important
}

.wFormContainer .oneField.errFld div.errMsg {
	margin-top: .5em;
	color: #ff0126
}

.wfTab.errMsg {
	border: 1px solid #ff0126!important;
	background-color: #fff
}

.wfTab.wfTabCurrentPage.errMsg, .wfTab.errMsg:hover {
	border: 1px solid #ff0126!important;
	background-color: #ff0126!important;
	color: #ffffff!important
}

.errorMessage {
	color: #ff0126!important
}

a.errMsg {
	color: #ff0126;
	text-decoration: underline
}

.wFormContainer .errMsg {
	color: #ff0126!important
}

.wFormContainer .actions {
	margin-top: 0
}

.wFormContainer .actions .primaryAction {
	background-color: #000;
	color: #fff;
	margin-top: 1.6em;
	padding: 15px 45px;
	border: none;
	font-size: 22px;
	font-weight: 700;
	font-family: "Roboto";
	-webkit-appearance: none;
border-radius:.25rem
}

.wFormContainer .actions .primaryAction:hover {
	background-color: #6594b0;
	color: #fff
}

.wFormContainer .actions .primaryAction:disabled {
	background-color: rgba(0,0,0,.2);
	color: rgba(255,255,255,.7);
	-webkit-appearance: none;
border-radius:.25rem;
	cursor: not-allowed
}

.wFormContainer .wfPagingButtons {
	margin-top: 0
}

.wFormContainer .wfPagingButtons .wfPageNextButton, .wFormContainer .wfPagingButtons .wfPagePreviousButton {
	background-color: #000;
	color: #fff;
	margin-top: 1.6em;
	padding: 15px 45px;
	border: none;
	font-size: 22px;
	font-family: "Roboto";
	-webkit-appearance: none;
border-radius:.25rem
}

.wFormContainer .wfPagingButtons .wfPageNextButton:hover, .wFormContainer .wfPagingButtons .wfPagePreviousButton:hover {
	background-color: #6594b0;
	color: #fff
}
@media only screen and (max-width:600px) {

.wFormContainer .actions .primaryAction, .wFormContainer .wfPagingButtons .wfPageNextButton, .wFormContainer .wfPagingButtons .wfPagePreviousButton {
	min-width: 150px;
	font-size: 16px;
	padding: 15px 20px
}
}

#preview .mobile .primaryAction, #preview .mobile .wfPageNextButton, #preview .mobile .wfPagePreviousButton {
	min-width: 150px;
	font-size: 16px;
	padding: 15px 20px
}

.wFormContainer .wFormFooter .supportInfo {
	text-align: center
}

.wFormContainer .wFormFooter .supportInfo a {
	color: #d0d1d3
}

.wFormContainer .wFormFooter .supportInfo a:hover {
	color: #d0d1d3
}

.wFormContainer .oneField, .wFormContainer .section {
	-webkit-animation: fadeIn 0.5s;
	animation: fadeIn 0.5s
}
@-webkit-keyframes 
fadeIn {
from {
opacity:0
}

to {
	opacity: 1
}
}
@keyframes 
fadeIn {
from {
opacity:0
}

to {
	opacity: 1
}
}

.wFormContainer .wForm .removeSpan {
	display: block;
	float: none;
	text-align: right
}

.wFormContainer .wForm td .removeSpan {
	display: inline;
	float: right;
	text-align: inherit
}

.wfProgressBar {
	color: #fff;
	background-color: #444
}
