* {
    font-family: 'Montserrat', Arial, sans-serif;
}

.rf-admin-content *, .rfComp-canvas *, .rf-default-modal *, [id*="rf-"].rf-widget * {
  font-family: 'Montserrat', Arial, sans-serif;
}

.footer-menu li.footer-item {
    list-style: none;
}

.vjs-control-bar, .vjs-icon-placeholder {
 font-family: videoJS !important;  
}



.custom-form-content  {
  padding: 40px;
  
}

#wf-btn-submit .rfSI {
  display: none;
}





.md-frame .md-frame-header h2 {
	color: #fff;
	font-size: 24px;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	display: inline-block;
	font-weight: 600;
	vertical-align: middle;
	width: 100%;
	display: flex;
	align-items: center;
}

#special-div .rfwf-full-panel .rfwf-panel-interior {
	padding: 0px 40px;
}


.rf-admin-content p, .rfComp-canvas p, [id*="rf-"].rf-widget p {
	font-size: 16px;
	line-height: 1.8em;
	color: #fff;
	font-weight: 400;
	margin: 0 0 16px;
}

#wf-passwordtext li {
  margin-left: 30px;
}

#wf-passwordtext {
margin-bottom: 20px;
}

.note, .rfComp-canvas .rf-text-container h2 {
  color: #fff !important;
}

.progressbar {
  display: none;
}

[class*="rfG-xs"], [class*="rfG-sm"], [class*="rfG-md"], [class*="rfG-lg"], [class*="rfG-xl"] {
	font-size: 16px;
}


#login-form, #login-form p, #login-form label,
#login-form .rf-input > label span:first-of-type, 
#login-form .rf-input > label .label-text, 
#login-form .rf-input .rf-label span:first-of-type, 
#login-form .rf-input .rf-label .label-text,
#login-form .md-frame .md-frame-header h2,
#login-form .md-frame-footer a 
{
  color: #00283E !important;
}


button[data-test="button-login"] {
 background:  #00283E;
  border-color: #00283E;
  border-radius: 0px;
}

button[data-test="button-login"] .mdBtnR-text {
color: #ffffff !important;
}

button[data-test="button-login"]:hover, button[data-test="button-login"]:focus {
  background:  #FFF; 
  border-color: #00283E;
}

button[data-test="button-login"]:hover .mdBtnR-text, button[data-test="button-login"]:focus .mdBtnR-text {
color: #00283E  !important;
}

.rf-input input:not([type="checkbox"]):not([type="radio"]):not(.mdBtnR), 
.rf-input textarea, .rf-select select, .rf-select select:not([multiple]) { 
border: 1px solid #ccc;
  border-radius: 0;
}

#workflow-login-page .md-frame .md-frame-header h2,
.rfComp-canvas #workflow-login-page p, .popover-content {
 color: #00283E;
}  
  
  
.rf-body.alteryx-inspire21-reg-login #special-div .rfwf-full-panel .rfwf-panel-interior,
.rf-body.alteryx-inspire21-reg-confirm #special-div .rfwf-full-panel .rfwf-panel-interior{
  background: transparent;
  backdrop-filter: none;
}
  
  
#workflow-login-page .md-frame .md-frame-body {
	min-height: 230px;
}

a, a:link, a:visited {
  color: #0082CA;
}

a:hover, a:focus, a:link:hover, a:link:focus, a:visited:hover, a:visited:focus {
  color: #00C08B;
  text-decoration: underline;
}

.rf-admin-content ul li, .rf-admin-content ol li, .rfComp-canvas ul li, .rfComp-canvas ol li, .rf-default-modal ul li, .rf-default-modal ol li, [id*="rf-"].rf-widget ul li, [id*="rf-"].rf-widget ol li,
.rf-admin-content h1, .rf-admin-content h2, .rf-admin-content h3, .rf-admin-content h4, .rf-admin-content h5, .rf-admin-content h6, .rf-admin-content .h1, .rf-admin-content .h2, .rf-admin-content .h3, .rf-admin-content .h4, .rf-admin-content .h5, .rf-admin-content .h6, .rfComp-canvas h1, .rfComp-canvas h2, .rfComp-canvas h3, .rfComp-canvas h4, .rfComp-canvas h5, .rfComp-canvas h6, .rfComp-canvas .h1, .rfComp-canvas .h2, .rfComp-canvas .h3, .rfComp-canvas .h4, .rfComp-canvas .h5, .rfComp-canvas .h6, .rf-default-modal h1, .rf-default-modal h2, .rf-default-modal h3, .rf-default-modal h4, .rf-default-modal h5, .rf-default-modal h6, .rf-default-modal .h1, .rf-default-modal .h2, .rf-default-modal .h3, .rf-default-modal .h4, .rf-default-modal .h5, .rf-default-modal .h6, [id*="rf-"].rf-widget h1, [id*="rf-"].rf-widget h2, [id*="rf-"].rf-widget h3, [id*="rf-"].rf-widget h4, [id*="rf-"].rf-widget h5, [id*="rf-"].rf-widget h6, [id*="rf-"].rf-widget .h1, [id*="rf-"].rf-widget .h2, [id*="rf-"].rf-widget .h3, [id*="rf-"].rf-widget .h4, [id*="rf-"].rf-widget .h5, [id*="rf-"].rf-widget .h6{
  color: #fff;
}

.rfwf-full-panel.rfwf-confirmation-summary,
.rfwf-full-panel.rfwf-confirmation-header,
.rfwf-full-panel.rfwf-confirmation-buttons,
.rfwf-full-panel.rfwf-confirmation-contact-info {
	display: none;
}

.rfwf-panel, .rfwf-full-panel {
  border: none;
}



.rf-feedback-alert.danger {
	background-color: #00C08B ;
	border-color: #00C08B ;
	font-weight: bold;
}

.login-privacy {
	padding: 20px;
	margin: 0 6px 20px 6px;
	background: rgba(0,40,62,.6);
	backdrop-filter: blur(10px);
}

.md-frame {
  border-radius: 0;
}

.rf-org-header-container .rfwf-full-panel {
  padding: 0;
}


h1.opus {
	padding: 10px 40px;
	margin: 30px -40px 20px -40px !important;
	background: #00283E;
	border-bottom: solid 1px #1783C6;
}

h1.opus.first {
	margin: -40px -40px 20px -40px !important;
}

.rf-feedback-alert.success {
	background-color: #00C08B; 
	border-color: #00C08B;
}  

.rf-feedback-alert.success a{
	color: #fff !important;
}

.rf-feedback-alert {
	background-color: #00C08B;
	border-color: #00C08B;
	border-radius: 0;
	color: #fff;
}


.rf-default-modal .rf-input.has-error > label .label-text, .rf-default-modal .rf-input.has-error .rf-label span:first-of-type, .rf-default-modal .rf-input.has-error .rf-label .label-text,
.rf-default-modal .rf-single-select.has-error > label span:first-of-type, .rf-default-modal .rf-single-select.has-error > label .label-text, .rf-default-modal .rf-single-select.has-error .rf-label span:first-of-type,
.rf-default-modal .rf-upload-file.rf-error > label span:first-of-type, .rf-default-modal .rf-upload-file.rf-error > label .label-text, .rf-default-modal .rf-upload-file.rf-error .rf-label span:first-of-type, .rf-default-modal .rf-upload-file.rf-error .rf-label .label-text,
.rf-default-modal .rf-textarea.has-error > label span:first-of-type, .rf-default-modal .rf-textarea.has-error > label .label-text, .rf-default-modal .rf-textarea.has-error .rf-label span:first-of-type, .rf-default-modal .rf-textarea.has-error .rf-label .label-text,

.rf-input.has-error > label .label-text, .rf-input.has-error .rf-label span:first-of-type, .rf-input.has-error .rf-label .label-text,
.rf-single-select.has-error > label span:first-of-type, .rf-single-select.has-error > label .label-text, .rf-single-select.has-error .rf-label span:first-of-type,
.rf-upload-file.rf-error > label span:first-of-type, .rf-upload-file.rf-error > label .label-text, .rf-upload-file.rf-error .rf-label span:first-of-type, .rf-upload-file.rf-error .rf-label .label-text,
.rf-textarea.has-error > label span:first-of-type, .rf-textarea.has-error > label .label-text, .rf-textarea.has-error .rf-label span:first-of-type, .rf-textarea.has-error .rf-label .label-text
{
color: #ff0000 !important;
}

.rf-input > label .icon-popover-trigger, .rf-input .rf-label .icon-popover-trigger {
  color: #fff;
}

.rf-default-modal .modal-footer, .modal .modal-footer {
	padding: 12px 20px;
	text-align: right;
	border-top: 1px solid #ccc;
	background: #00283E;
}

.rf-default-modal ul li, .rf-default-modal ol li, .rf-default-modal h1, .rf-default-modal h2, .rf-default-modal h3, .rf-default-modal h4, .rf-default-modal h5, .rf-default-modal h6, .rf-default-modal .h1, .rf-default-modal .h2, .rf-default-modal .h3, .rf-default-modal .h4, .rf-default-modal .h5, .rf-default-modal .h6,
.rf-default-modal .rf-single-select > label span:first-of-type, .rf-default-modal .rf-single-select > label .label-text, .rf-default-modal .rf-single-select .rf-label span:first-of-type, .rf-single-select .rf-label .label-text
.rf-default-modal .rf-input > label span:first-of-type, .rf-default-modal .rf-input > label .label-text, .rf-default-modal .rf-input .rf-label span:first-of-type, .rf-default-modal .rf-input .rf-label .label-text
, .rf-default-modal .rf-textarea > label span:first-of-type, .rf-default-modal .rf-textarea > label .label-text, .rf-default-modal .rf-textarea .rf-label span:first-of-type, .rf-default-modal .rf-textarea .rf-label .label-text
, .rf-default-modal .rf-upload-file > label span:first-of-type, .rf-default-modal .rf-upload-file > label .label-text, .rf-default-modal .rf-upload-file .rf-label span:first-of-type, .rf-default-modal .rf-upload-file .rf-label .label-text {
color: #00283E !important;
}

.rf-org-header-container header img {
	width: 100%;
	max-width: 228px;
}

 .rf-input > label .icon-popover-trigger svg, .rf-input .rf-label .icon-popover-trigger svg {
   fill: #fff !important;
}

.blurb {
  width: 22%;
}

.blurb span {
	font-weight: bold;
	display: block;
	width: 75%;
	text-align: center;
	margin: 0 auto;
	color: #00283E;
}

.blurb p {
	color: #00283E;
	font-weight: bold;
	font-size: 75px;
	line-height: 75px;
  text-align: center;
}

.rfwf-next {
  background-color: #fff;
}

.rfwf-next .rfwf-panel-interior > div {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}


@media only screen and (max-width: 900px) {
.blurb p {
font-size: 48px;
  line-height: 48px;
  }
  
.blurb span {
	font-size: 14px;
	line-height: 16px;
}
}



@media only screen and (max-width: 550px) {
.blurb {
  width: 100%;
  margin-bottom: 40px;
  }
  
.rfwf-next .rfwf-panel-interior > div {
  flex-wrap: wrap;
  }
}

#reg-confirmation-page .rfwf-confirmation-custom {
	background: #00283E;
}


#reg-confirmation-page .rfwf-confirmation-custom h1 {
  font-size: 48px;
}


.rf-body.alteryx-inspire21-reg-confirm footer {
  margin-top: 0;
}



.rfwf-callout .rfwf-panel-interior > div {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-between;
}

.rf-body.alteryx-inspire21-reg-confirm #special-div .rfwf-full-panel .rfwf-panel-interior .call-blurb {
	width: 32%;
	background: rgba(0,40,62,.4);
	backdrop-filter: blur(100px);
	margin-bottom: 20px;
}

.call-blurb > div {
  	padding: 20px 20px 30px 20px;
}

.call-blurb img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.call-blurb p {
	font-size: 18px;
	font-weight: bold;
}

@media only screen and (max-width: 750px) {
.rf-body.alteryx-inspire21-reg-confirm #special-div .rfwf-full-panel .rfwf-panel-interior .call-blurb {
	width: 100%;
  margin-bottom: 10px;
}

.rfwf-callout .rfwf-panel-interior > div {
  flex-wrap: wrap;
  }
  
}

.rf-headline .rf-headline-content>div:first-of-type {
    margin-bottom: 24px;
    padding-top: 20px;
  padding-left: 40px;
}



.page-builder-display-reset .flex-box-section-full {
  background-color: transparent !important;
}


.page-builder-display-reset {
	background-color: #fff;
	background-image: url(https://static.rainfocus.com/alteryx/inspire21/static/staticfile/staticfile/Art_lines_v2_1618945738723001Xsfi.png);
	background-size: 150%;
	background-attachment: fixed;
	background-position: 20% 0%;
}


[id*="rf-"].rf-widget .catalog-result .catalog-result-title button .title-text {
	font-weight: 900;
	font-size: 24px;
	line-height: 36px;
}



div.md-frame-footer button.mdBtnR.mdBtnR-primary span.mdBtnR-text {
 color: #FFFFFF !important; 
}
