﻿/* Copyright 2018-2022 Epic Systems Corporation  */
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/sourcesanspro-semibold-webfont.eot");
  src: url("../../fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("../../fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("../../fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("../../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/sourcesanspro-semiboldit-webfont.eot");
  src: url("../../fonts/sourcesanspro-semiboldit-webfont.woff2") format("woff2"), url("../../fonts/sourcesanspro-semiboldit-webfont.woff") format("woff"), url("../../fonts/sourcesanspro-semiboldit-webfont.ttf") format("truetype"), url("../../fonts/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/sourcesanspro-it-webfont.eot");
  src: url("../../fonts/sourcesanspro-it-webfont.woff2") format("woff2"), url("../../fonts/sourcesanspro-it-webfont.woff") format("woff"), url("../../fonts/sourcesanspro-it-webfont.ttf") format("truetype"), url("../../fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
  margin: 0;
  max-width: 100%;
  padding: 0;
}

/* #region mark tag*/
mark {
  background-color: #ffff00;
}

/* #endregion */
html {
  font-family: Source Sans Pro, Calibri, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 13pt;
  height: 100%;
}

.SECssSwitcher {
  position: absolute;
}

body {
  height: 100%;
  line-height: 1.25rem;
  min-width: 1280px;
  width: 100%;
  overflow-y: scroll;
}
body.tvmode, .mobile body {
  overflow-y: auto;
}
body.PUpage {
  min-width: 0;
}
body.graphicHeader:not(.isPrelogin):before, body.md_selftriage_load:before, body.md_landingpage_loadlandingpagedecisiontrees:before, body.graphicHeader.md_crossdeploymentscheduling_schedulefromtoken:before, body.graphicHeader.md_openscheduling_index:before, body.graphicHeader.md_openscheduling_standalone:before, body.graphicHeader.md_anonymoustelehealth_index:before, body.md_telemedicinehome_guestvisit:before, body.graphicHeader.md_onmyway_index:before, body.graphicHeader.md_standalone_signup:before, body.graphicHeader.md_anonymousscheduling_generateerrorviewfromtoken:before, body.tvmode.graphicHeader:before {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  content: " ";
  z-index: -2;
  background-color: #86479b;
  background-image: none;
}
.darkmode body.graphicHeader:not(.isPrelogin):before, .darkmode body.md_selftriage_load:before, .darkmode body.md_landingpage_loadlandingpagedecisiontrees:before, .darkmode body.graphicHeader.md_crossdeploymentscheduling_schedulefromtoken:before, .darkmode body.graphicHeader.md_openscheduling_index:before, .darkmode body.graphicHeader.md_openscheduling_standalone:before, .darkmode body.graphicHeader.md_anonymoustelehealth_index:before, .darkmode body.md_telemedicinehome_guestvisit:before, .darkmode body.graphicHeader.md_onmyway_index:before, .darkmode body.graphicHeader.md_standalone_signup:before, .darkmode body.graphicHeader.md_anonymousscheduling_generateerrorviewfromtoken:before, .darkmode body.tvmode.graphicHeader:before {
  background-color: #623471;
}

body.graphicHeader:not(.isPrelogin):after, body.md_selftriage_load:after, body.md_landingpage_loadlandingpagedecisiontrees:after, body.graphicHeader.md_crossdeploymentscheduling_schedulefromtoken:after, body.graphicHeader.md_openscheduling_index:after, body.graphicHeader.md_openscheduling_standalone:after, body.graphicHeader.md_anonymoustelehealth_index:after, body.md_telemedicinehome_guestvisit:after, body.graphicHeader.md_onmyway_index:after, body.graphicHeader.md_standalone_signup:after, body.graphicHeader.md_anonymousscheduling_generateerrorviewfromtoken:after, body.tvmode.graphicHeader:after {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  content: " ";
  z-index: -1;
  background: transparent url("../images/background.svg") no-repeat scroll bottom center/cover;
  will-change: transform;
}
body.graphicHeader:not(.isPrelogin) #content:after, body.md_selftriage_load #content:after, body.md_landingpage_loadlandingpagedecisiontrees #content:after, body.graphicHeader.md_crossdeploymentscheduling_schedulefromtoken #content:after, body.graphicHeader.md_openscheduling_index #content:after, body.graphicHeader.md_openscheduling_standalone #content:after, body.graphicHeader.md_anonymoustelehealth_index #content:after, body.md_telemedicinehome_guestvisit #content:after, body.graphicHeader.md_onmyway_index #content:after, body.graphicHeader.md_standalone_signup #content:after, body.graphicHeader.md_anonymousscheduling_generateerrorviewfromtoken #content:after, body.tvmode.graphicHeader #content:after {
  background-color: rgba(255, 255, 255, 0.5);
}
.darkmode body.graphicHeader:not(.isPrelogin) #content:after, .darkmode body.md_selftriage_load #content:after, .darkmode body.md_landingpage_loadlandingpagedecisiontrees #content:after, .darkmode body.graphicHeader.md_crossdeploymentscheduling_schedulefromtoken #content:after, .darkmode body.graphicHeader.md_openscheduling_index #content:after, .darkmode body.graphicHeader.md_openscheduling_standalone #content:after, .darkmode body.graphicHeader.md_anonymoustelehealth_index #content:after, .darkmode body.md_telemedicinehome_guestvisit #content:after, .darkmode body.graphicHeader.md_onmyway_index #content:after, .darkmode body.graphicHeader.md_standalone_signup #content:after, .darkmode body.graphicHeader.md_anonymousscheduling_generateerrorviewfromtoken #content:after, .darkmode body.tvmode.graphicHeader #content:after {
  background-color: rgba(0, 0, 0, 0.5);
}

body.tvmode.graphicHeader #content:after {
  background-color: rgba(255, 255, 255, 0.775);
}
.darkmode body.tvmode.graphicHeader #content:after {
  background-color: rgba(0, 0, 0, 0.775);
}

body.scrollDisabled, #wrap.scrollDisabled, .mobile #wrap.scrollDisabled {
  position: fixed;
  overflow: hidden;
}

/*#region CSS Grid Layout*/
#content {
  z-index: 1;
  min-height: 100vh !important;
  max-width: 1440px;
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1fr;
  grid-template-areas: "main" "footer";
  display: -ms-grid;
  -ms-grid-columns: 100%;
  -ms-grid-rows: 1fr;
}
.tvmode #content {
  max-width: none;
}
#content.iFrameFullWidth {
  max-width: 100%;
}
.mobile.removeMobileMaxWidth #content {
  max-width: none;
}
#content #main {
  grid-area: main;
  display: block;
  position: relative;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
}
#content #footer {
  grid-area: footer;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
#content #sidebarFooter {
  grid-area: sidebarFooter;
}
#content #mainFooter {
  grid-area: mainFooter;
}
body.isPrelogin #content {
  grid-template-columns: 100%;
}
body.isPrelogin #content #footer {
  display: grid;
  grid-template-areas: "mainFooter" "sidebarFooter";
  grid-template-columns: 100%;
}
body.isPrelogin #content #mainFooter, body.isPrelogin #content #sidebarFooter {
  padding: 0.5rem 1rem;
}
body.isPrelogin #content.midlogin {
  grid-template-areas: "main" "footer";
}
body.isPrelogin:not(.fullHeightPrelogin) #content {
  min-height: 400px !important;
}
#content.hasSidebar {
  grid-template-columns: 75% 25%;
  -ms-grid-columns: 75% 25%;
  grid-template-areas: "main sidebar" "footer sidebar";
}
#content.hasSidebar #sidebar {
  grid-area: sidebar;
  box-shadow: 0.6rem 0 0.6rem -0.6rem rgba(0, 0, 0, 0.1) inset;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}
body.isPrelogin #content.hasSidebar {
  grid-template-columns: 75% 25%;
  grid-template-areas: "main sidebar" "footer footer";
}
body.isPrelogin #content.hasSidebar #sidebar {
  -ms-grid-row-span: 1;
}
body.isPrelogin #content.hasSidebar #footer {
  display: grid;
  grid-template-columns: 75% 25%;
  grid-template-areas: "mainFooter sidebarFooter";
  display: -ms-grid;
  -ms-grid-columns: 75% 25%;
  -ms-grid-column-span: 2;
}
body.isPrelogin #content.hasSidebar #mainFooter, body.isPrelogin #content.hasSidebar #sidebarFooter {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-item-align: flex-end;
}
body.isPrelogin #content.hasSidebar #mainFooter {
  grid-area: mainFooter;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
body.isPrelogin #content.hasSidebar #sidebarFooter {
  grid-area: sidebarFooter;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
body.isPrelogin #content.hasSidebar #sidebar, body.isPrelogin #content.hasSidebar #sidebarFooter {
  box-shadow: 0.6rem 0 0.6rem -0.6rem rgba(0, 0, 0, 0.1) inset;
}
body.loginPage.liteMode #content.hasSidebar {
  grid-template-columns: 100%;
  -ms-grid-columns: 100%;
  grid-template-areas: "sidebar" "footer";
}
body.loginPage.liteMode #content.hasSidebar #sidebar {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  box-shadow: unset;
}
body.loginPage.liteMode #content.hasSidebar #footer {
  grid-template-columns: 100%;
  grid-template-areas: "sidebarFooter";
}
body.loginPage.liteMode #content.hasSidebar #sidebarFooter {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
#content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: opacity 0.4s ease-in-out;
  z-index: -1;
}

/*#endregion CSS Grid Layout*/
body.contentOnly,
body.contentOnly:after {
  background: none;
}

body.passthru {
  background: #ffffff;
}
body.passthru #content:after, body.passthru.graphicHeader:before, body.passthru.graphicHeader:after {
  background: none;
}
body.passthru #main {
  background: #fdfdfd;
}
body.passthru #sidebar {
  background: #f8f8f8;
  border-left: 1px solid #cccccc;
}
body.passthru #sidebar:before {
  box-shadow: 0 0 0;
}
body.passthru #main .back {
  display: none;
}
body.passthru.md_benefitdetail #main .back {
  display: block;
}
body.passthru.md_displayscans #main .back {
  display: block;
}

.fitme {
  display: block;
  position: relative;
}
.fitme.width {
  margin: 0 auto;
  min-width: 1280px;
  width: 75%;
}
.fitme.height {
  height: 100%;
}
.passthru .fitme.width, .datatile .fitme.width, .contentOnly .fitme.width {
  width: 100%;
}
.PUpage .fitme.width {
  min-width: 1022px;
}

.extraWide {
  max-width: none !important;
}

.forceAutoWidth {
  width: auto;
  min-width: 150px !important;
  max-width: max-content !important;
}

ul {
  list-style: outside none none;
}
ul.bulleted {
  list-style-type: disc;
  padding-left: 1rem;
}
ul.bulleted ul {
  list-style-type: circle;
}
ul.bulleted ul ul {
  list-style-type: square;
}
ul.twocolumn li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

div {
  width: 100%;
}
.fmtConv div {
  width: auto;
}

strong {
  font-weight: bold;
}

a img {
  border: 0;
}

.printheader {
  display: none;
}

.printfooter {
  display: none;
}

#main {
  padding: 0.5rem 1.25rem;
  width: 100%;
}

#sidebar {
  font-size: 0.9rem;
}

#footer,
#footer a {
  transition: color 0.3s ease-in-out;
}
#footer .mainStyle {
  padding: 0.5rem 1.25rem;
}
#footer .sidebarStyle {
  padding: 0.5rem 1rem;
}

.isPrelogin .copyright {
  display: block;
  font-size: 0.55rem;
  text-align: center;
  width: 100%;
}
.isPrelogin .copyyear {
  white-space: nowrap;
}

#locale_container {
  height: 1.25rem;
  position: relative;
  text-align: right;
}
#locale_container .dropdown {
  display: inline-block;
  position: relative;
  width: auto;
  z-index: 1;
}
#locale_container .dropdown #morelocales {
  background: #ffffff none repeat scroll 0 0;
  border: none;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  padding: 0.25rem;
  position: relative;
  text-align: left;
  width: 225%;
  transition: opacity 0.2s ease-in-out;
}
#locale_container .dropdownSelector {
  margin: 0 0 0 0.2rem;
}
#locale_container .dropdown #morelocales.localeHide {
  display: none;
}
#locale_container .dropdown #morelocales.localeShow {
  display: block;
}
#locale_container .dropdown #morelocales li {
  padding: 0.25rem 0.5rem;
}
#locale_container .localeImg {
  margin: 0 0.2rem;
}
#locale_container .localeImg,
#locale_container .localename,
#locale_container .abbreviatedname,
#locale_container .dropdownSelector {
  display: inline-block;
  vertical-align: middle;
}
#locale_container .abbreviatedname {
  display: none;
}

.section {
  margin: 0;
  padding: 0;
}
.section .content {
  margin: 0.5rem 0;
  padding: 0;
}
.section.indented {
  margin: 1rem 0;
}
.section.indented > .header {
  width: 15%;
  display: inline-block;
  vertical-align: top;
  margin-right: 5%;
}
.section.indented > .content {
  width: 80%;
  display: inline-block;
  vertical-align: top;
}

.flexParent {
  display: flex;
}

h1,
h2,
h3,
h4,
.header,
.sectionheader,
.formsection > legend {
  display: block;
  font-weight: normal;
  padding: 0.75rem 0 0.5rem;
  width: 100%;
}

h1.header,
.header.large {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

h2.header,
.header.medium {
  font-size: 1.25rem;
}
h2.header.smallBannerFont,
.header.medium.smallBannerFont {
  font-size: 1.1rem;
}

h3.header,
.header.small {
  font-size: 1.1rem;
}

h4.header,
.header.tiny {
  font-size: 1rem;
}

h1.compact,
h2.compact,
h3.compact,
h4.compact,
.header.compact,
.sectionheader.compact,
.formsection > legend.compact {
  padding: 0;
}

p {
  margin: 0.5rem 0;
}
p:first-of-type {
  margin-top: 0;
}
p:last-of-type {
  margin-bottom: 0;
}
p:empty {
  margin: 0;
}

a {
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: underline;
}
.membertab a:focus, .card.hover a:focus, .list.hoverable a:focus, .membertab a:hover, .card.hover a:hover, .list.hoverable a:hover {
  text-decoration: none;
}

dl {
  margin: 0 0 1rem;
}
dl dt {
  font-weight: bold;
}

.subtle {
  color: #767676;
  font-size: 0.8rem;
  line-height: 1rem;
}

.slightlySubtle {
  font-size: 0.9rem;
  line-height: 1rem;
}

.header + .helptext.subtle {
  margin: -0.5rem 0 0.75rem;
}

.newline:before {
  content: "";
  display: block;
  width: 100%;
}

:not(.ghostInput) > .required:before, :not(.ghostInput) > .required.clearlabel:before,
:not(.ghostInput) > .buttoncheck.required .requiredStar:after {
  background: url("../images/required_asterisk.png") scroll no-repeat transparent 0 0/0.5rem 0.5rem;
  color: transparent;
  content: "";
  display: inline-block;
  height: 0.5rem;
  margin: 0 0.125rem 0 0;
  overflow: hidden;
  vertical-align: top;
  width: 0.5rem;
}
:not(.ghostInput) > .required.clearlabel:before {
  margin: 0.1rem 0rem 0 0.1rem;
}

.required.clearlabel.noasterisk:before {
  background: none;
}

.required.alignRequiredLabel {
  position: relative;
  left: 0rem;
}

p.required:before,
span.required:before,
label.required:before,
legend.required:before,
div.required:before {
  margin-left: 0rem;
}

input[type=date]:focus,
input[type=time]:focus,
.qnr-container .answers input[type=date]:not(.upload-control):focus,
.qnr-container .answers input[type=time]:not(.upload-control):focus {
  color: #86479b;
  animation: blinkingBorder 1s infinite;
}

@keyframes blinkingBorder {
  50% {
    border-color: black;
  }
}
#main .title {
  height: 3.5rem;
  position: relative;
  vertical-align: bottom;
  width: 100%;
}

#main .maintitle > .title > *,
#main > .title > * {
  display: inline-block;
  vertical-align: bottom;
}

#main .title h1 {
  overflow: hidden;
  padding: 0.7rem 0 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 5rem);
}
#main .title h1.center {
  padding: 0.7rem 0 0.5rem 0;
}
#main .title #assistiveicons {
  text-align: right;
  padding: 0.7rem 0.5rem 0;
  width: 5rem;
}
#main .title #assistiveicons:only-child {
  width: 100%;
}

#main .title .assistiveicon,
#sidebar img.assistiveicon {
  display: inline-block;
  width: 2rem;
}

#main .title img.assistiveicon,
#sidebar .assistiveicon {
  padding: 0 0 0 0.125rem;
}

#main .title .headerlink {
  position: absolute;
  right: 0.5rem;
  top: 0.7rem;
  width: auto;
}
#main .title .headerlink .button {
  margin: 0;
}

#main .title .right {
  height: 100%;
  margin: 0 0 0 -10rem;
  padding: 2.75rem 0 0;
  width: 10rem;
}

.annotatedText {
  margin-right: 0.125rem;
}
.annotatedText.cozy {
  margin-right: 0;
}
.annotatedText,
.annotatedText + a,
.annotatedText + div,
.annotatedText + img,
.annotatedText + span {
  display: inline;
  vertical-align: top;
}
.annotatedText.middle, .annotatedText.middle + a, .annotatedText.middle + div, .annotatedText.middle + img, .annotatedText.middle + span {
  vertical-align: middle;
}

.formsection {
  margin: 0.75rem 0;
}

#captchaForm .formsection {
  margin: 2.5rem 0 0 0;
}

#captchaForm .formcontents {
  margin-top: -2.5rem;
}

.formsection:first-child {
  margin: 0 0 0.75rem;
}
.formsection:last-child {
  margin: 0.75rem 0 0;
}
.formsection.halfwidth:first-child + .formsection.halfwidth {
  margin: 0 0 0.75rem;
}
.formsection.halfwidth + .formsection:not(.halfwidth) {
  margin: 0 0 0.75rem;
}
.formsection.halfwidth {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.formsection.halfwidth input,
.formsection.halfwidth select,
.formsection.halfwidth textarea {
  width: 60%;
}
.formsection.withSeparator {
  border-style: none none solid;
  border-width: 0 0 1px;
  padding: 0 0 0.5rem;
}
.formsection.withSeparator:last-child {
  border-style: none;
  border-width: 0;
}
.formsection.formbuttons {
  padding: 0.5rem 0;
}
.formsection .formrow {
  margin: 0 0 1.125rem;
}
.formsection .formrow:last-child {
  margin: 0;
}
.formsection .formcolumn {
  display: inline-block;
  margin: 0 0.5%;
  vertical-align: top;
}
.formsection .formcolumn:first-of-type {
  margin-left: 0;
}
.formsection .formcolumn:last-of-type {
  margin-right: 0;
}
.formsection.column_2 .formcolumn {
  width: 49.5%;
}
.formsection.column_2 .formcolumn.double {
  width: 100%;
}
.formsection.column_3 .formcolumn {
  width: 32.66%;
}
.formsection.column_3 .formcolumn.double {
  width: 66.33%;
}
.formsection.column_3 .formcolumn.triple {
  width: 100%;
}
.formsection.column_4 .formcolumn {
  width: 24.25%;
}
.formsection.column_4 .formcolumn.double {
  width: 49.5%;
}
.formsection.column_4 .formcolumn.triple {
  width: 74.75%;
}
.formsection fieldset {
  margin: 0;
  padding: 0;
}
.formsection fieldset.multifield input,
.formsection fieldset.multifield select,
.formsection fieldset.multifield textarea {
  display: inline-block;
  margin: 0 0.25rem 0.5rem 0;
  vertical-align: top;
}
.formsection fieldset.multifield label {
  margin: 0.25rem 0 0.75rem 0.5rem;
}
.formsection fieldset.multifield .inlinelabel + select {
  width: auto;
}
.formsection:not(.noArrow) .alert:not(:empty):before {
  border-color: transparent transparent transparent #d80000;
  border-style: solid;
  border-width: 0.5em 0 0.5em 0.5em;
  content: "";
  display: inline-block;
  height: 0;
  margin: 0 0.125em 0 0;
  vertical-align: top;
  width: 0;
}

input,
select,
textarea {
  border: 1px solid #dbdbdb;
  display: block;
  font-family: Source Sans Pro, Calibri, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0 0 0.5rem;
  padding: 0.25rem;
  border-radius: 0;
}

span.readOnlyInput {
  display: block;
  font-family: Source Sans Pro, Calibri, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0 0 0.5rem;
  padding: 0.25rem;
  color: #000000;
}

input[type=button],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none;
}

.fmtConv input[type=checkbox] {
  max-width: none;
}

optgroup {
  font-family: Source Sans Pro, Calibri, Arial, sans-serif;
}

select,
input[type=text],
input[type=password],
input[type=email],
textarea.halfwidth {
  min-width: 50%;
}

select[id=termreason],
select[id=qualifyevent],
input[id=eventdate],
input[id=termdate] {
  max-width: 50%;
}

textarea {
  min-width: 100%;
  overflow-x: hidden;
  resize: none;
}
textarea.readonly {
  cursor: default;
  font-size: 0.9em;
}

.inlinelabel + input,
.inlinelabel + select {
  display: inline-block;
  margin: 0 0.25rem 0 0;
  min-width: 0;
}

ul.inlineradiolist li {
  margin: 0.5rem 0;
}

input.inlineradiobutton,
input.inlineradiobutton + label {
  display: inline-block;
  margin: 0 0.25rem 0 0;
  min-width: 0;
}

input.date, .formcontents input.date {
  min-width: initial;
  width: 6.75rem;
}
.mobile input.date, .mobile .formcontents input.date {
  width: 7.5rem;
}

select.date, .formcontents select.date {
  min-width: 8rem;
  width: 8rem;
}

input.time, .formcontents input.time {
  min-width: 6rem;
  width: 6rem;
}
input.time.withUnitButtons {
  display: inline-block;
  margin: 0 0.25rem 0 0;
}
input.time.min, .formcontents input.time.min, input.time.hour, .formcontents input.time.hour {
  display: inline-block;
  min-width: 2rem;
  vertical-align: middle;
  width: 2rem;
}
input.time.min {
  margin-left: 0.25em;
}

input.tiny, .formcontents input.tiny {
  min-width: 3rem;
  width: 3rem;
}

#refine-search-header {
  padding-bottom: 0px;
}

.refinesearchsection {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

input.filter-option {
  display: inline-block;
}

label.filter-option-label {
  display: inline-block;
  padding-left: 3px;
}

li.filterOption {
  position: relative;
}
li.filterOption + li.filterOption {
  margin-top: 0.5rem;
}

.filtercontainer {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 1rem;
}

button.filter-group-action {
  color: #86479b;
}
button.filter-group-action:hover {
  color: #763e88;
}

.filter-group-expand-collapse {
  display: flex;
  justify-content: center;
  padding-top: 0.25em;
}

.filter-group-container {
  outline: none;
}

input.withPopup,
select.withPopup {
  display: inline-block;
  margin-right: 0.25rem;
}

fieldset {
  border: none;
  margin: 0.25rem 0;
  padding: 0.25rem 0;
  min-width: 0;
  box-shadow: 0 0 transparent;
}
fieldset.clearfieldset {
  margin: 0;
  padding: 0;
}
fieldset.halfwidth {
  width: 50%;
}
fieldset.inlinefieldset {
  display: inline-block;
  vertical-align: top;
}
fieldset [class^=segment] {
  display: inline-block;
}

.segment2 {
  width: 2.5rem;
}

.segment3 {
  width: 3.25rem;
}

.segment4 {
  width: 4rem;
}

.segment5 {
  width: 4.75rem;
}

[class^=segment] input {
  text-align: center;
  width: 100%;
}
[class^=segment] .accessibleLabel {
  text-align: center;
}

.slider {
  max-width: none;
  position: relative;
  width: 1000%;
}
.slider.cardlist {
  width: 1000%;
}
.slider .stepContainer {
  display: inline-block;
  vertical-align: top;
  width: 10%;
}

button {
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}
@media (min--moz-device-pixel-ratio: 0) {
  button::-moz-focus-inner {
    border: none;
  }
  button:focus {
    outline: 1px dotted black;
    outline-offset: 3px;
  }
}
button[disabled], button.disabled {
  cursor: default;
}

.button {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #86479b;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  fill: currentColor;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  margin: 0.5rem 0;
  padding: 0.375rem 0.75rem;
  position: relative;
  text-align: center;
  user-select: none;
  white-space: normal;
  overflow-wrap: break-word;
}
.darkmode .button {
  color: #ffffff;
}

.button:focus, .button:hover, .button:active {
  color: #ffffff;
}
.darkmode .button:focus, .darkmode .button:hover, .darkmode .button:active {
  color: #ffffff;
}

.button:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .button {
  background-color: #86479b;
}

.button:hover, .button:active {
  background-color: #723c84;
}
.darkmode .button:hover, .darkmode .button:active {
  background-color: #723c84;
}

.button.subtle {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #86479b;
}
.mobile .button.subtle {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.button.subtle:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.subtle {
  color: #d0b8d8;
  background-color: #140b17;
}

.button.subtle:hover, .button.subtle:active {
  background-color: #f3edf5;
  color: #723c84;
}
.darkmode .button.subtle:hover, .darkmode .button.subtle:active {
  background-color: #28152f;
}

.darkmode .button.subtle:hover, .darkmode .button.subtle:active {
  color: #d7c3de;
}

.button.nextstep, .button.completeworkflow, .button.inlinesave {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #a2d363;
}
.darkmode .button.nextstep, .darkmode .button.completeworkflow, .darkmode .button.inlinesave {
  color: #ffffff;
}

.button.nextstep:focus, .button.nextstep:hover, .button.nextstep:active, .button.completeworkflow:focus, .button.completeworkflow:hover, .button.completeworkflow:active, .button.inlinesave:focus, .button.inlinesave:hover, .button.inlinesave:active {
  color: #ffffff;
}
.darkmode .button.nextstep:focus, .darkmode .button.nextstep:hover, .darkmode .button.nextstep:active, .darkmode .button.completeworkflow:focus, .darkmode .button.completeworkflow:hover, .darkmode .button.completeworkflow:active, .darkmode .button.inlinesave:focus, .darkmode .button.inlinesave:hover, .darkmode .button.inlinesave:active {
  color: #ffffff;
}

.button.nextstep:active, .button.completeworkflow:active, .button.inlinesave:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .button.nextstep, .darkmode .button.completeworkflow, .darkmode .button.inlinesave {
  background-color: #a2d363;
}

.button.nextstep:hover, .button.nextstep:active, .button.completeworkflow:hover, .button.completeworkflow:active, .button.inlinesave:hover, .button.inlinesave:active {
  background-color: #8ab354;
}
.darkmode .button.nextstep:hover, .darkmode .button.nextstep:active, .darkmode .button.completeworkflow:hover, .darkmode .button.completeworkflow:active, .darkmode .button.inlinesave:hover, .darkmode .button.inlinesave:active {
  background-color: #8ab354;
}

.button.nextstep.subtle, .button.completeworkflow.subtle, .button.inlinesave.subtle {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #588a18;
}
.mobile .button.nextstep.subtle, .mobile .button.completeworkflow.subtle, .mobile .button.inlinesave.subtle {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.button.nextstep.subtle:active, .button.completeworkflow.subtle:active, .button.inlinesave.subtle:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.nextstep.subtle, .darkmode .button.completeworkflow.subtle, .darkmode .button.inlinesave.subtle {
  color: #a2d363;
  background-color: #18200f;
}

.button.nextstep.subtle:hover, .button.nextstep.subtle:active, .button.completeworkflow.subtle:hover, .button.completeworkflow.subtle:active, .button.inlinesave.subtle:hover, .button.inlinesave.subtle:active {
  background-color: #eef3e8;
  color: #4b7514;
}
.darkmode .button.nextstep.subtle:hover, .darkmode .button.nextstep.subtle:active, .darkmode .button.completeworkflow.subtle:hover, .darkmode .button.completeworkflow.subtle:active, .darkmode .button.inlinesave.subtle:hover, .darkmode .button.inlinesave.subtle:active {
  background-color: #313f1e;
}

.darkmode .button.nextstep.subtle:hover, .darkmode .button.nextstep.subtle:active, .darkmode .button.completeworkflow.subtle:hover, .darkmode .button.completeworkflow.subtle:active, .darkmode .button.inlinesave.subtle:hover, .darkmode .button.inlinesave.subtle:active {
  color: #b0da7a;
}

.button.cancelworkflow, .button.inlinedelete {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #86479b;
}
.darkmode .button.cancelworkflow, .darkmode .button.inlinedelete {
  color: #ffffff;
}

.button.cancelworkflow:focus, .button.cancelworkflow:hover, .button.cancelworkflow:active, .button.inlinedelete:focus, .button.inlinedelete:hover, .button.inlinedelete:active {
  color: #ffffff;
}
.darkmode .button.cancelworkflow:focus, .darkmode .button.cancelworkflow:hover, .darkmode .button.cancelworkflow:active, .darkmode .button.inlinedelete:focus, .darkmode .button.inlinedelete:hover, .darkmode .button.inlinedelete:active {
  color: #ffffff;
}

.button.cancelworkflow:active, .button.inlinedelete:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .button.cancelworkflow, .darkmode .button.inlinedelete {
  background-color: #86479b;
}

.button.cancelworkflow:hover, .button.cancelworkflow:active, .button.inlinedelete:hover, .button.inlinedelete:active {
  background-color: #723c84;
}
.darkmode .button.cancelworkflow:hover, .darkmode .button.cancelworkflow:active, .darkmode .button.inlinedelete:hover, .darkmode .button.inlinedelete:active {
  background-color: #723c84;
}

.button.cancelworkflow.subtle, .button.inlinedelete.subtle {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #86479b;
}
.mobile .button.cancelworkflow.subtle, .mobile .button.inlinedelete.subtle {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.button.cancelworkflow.subtle:active, .button.inlinedelete.subtle:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.cancelworkflow.subtle, .darkmode .button.inlinedelete.subtle {
  color: #a371b4;
  background-color: #18111b;
}

.button.cancelworkflow.subtle:hover, .button.cancelworkflow.subtle:active, .button.inlinedelete.subtle:hover, .button.inlinedelete.subtle:active {
  background-color: #f3edf5;
  color: #723c84;
}
.darkmode .button.cancelworkflow.subtle:hover, .darkmode .button.cancelworkflow.subtle:active, .darkmode .button.inlinedelete.subtle:hover, .darkmode .button.inlinedelete.subtle:active {
  background-color: #312236;
}

.darkmode .button.cancelworkflow.subtle:hover, .darkmode .button.cancelworkflow.subtle:active, .darkmode .button.inlinedelete.subtle:hover, .darkmode .button.inlinedelete.subtle:active {
  color: #b186bf;
}

.button:focus, .button:hover {
  text-decoration: none;
}
.button[disabled]:not(.omitdisablestyling)[class], .button[aria-disabled=true][class], .button.disabled[class] {
  cursor: default;
}
.button[disabled]:not(.omitdisablestyling)[class], .button[disabled]:not(.omitdisablestyling)[class]:focus, .button[disabled]:not(.omitdisablestyling)[class]:hover, .button[disabled]:not(.omitdisablestyling)[class]:active, .button[aria-disabled=true][class], .button[aria-disabled=true][class]:focus, .button[aria-disabled=true][class]:hover, .button[aria-disabled=true][class]:active, .button.disabled[class], .button.disabled[class]:focus, .button.disabled[class]:hover, .button.disabled[class]:active {
  background-color: #dbdbdb;
  border: none;
  box-shadow: none;
  color: #565656;
  text-decoration: none;
  transform: none;
}
.button:active:hover {
  outline: 0;
}
.mobile .button[class] {
  -webkit-appearance: none;
  font-size: 1.2rem;
  line-height: normal;
  padding: 0.75rem;
  vertical-align: top;
  word-wrap: break-word;
}
.mobile:not([data-ua=nonmobile]) .button[class] {
  outline: 0;
}
.mobile:not([data-ua=nonmobile]) .button[class]:focus {
  outline: 0;
}
.tvmode:not(.hideFocus) .button[class]:focus {
  outline: #86479b solid 4px;
  transform: scale(1.05);
  outline-color: #363636;
}
.darkmode .tvmode:not(.hideFocus) .button[class]:focus {
  outline-color: #ffffff;
}

@media (min--moz-device-pixel-ratio: 0) {
  .button::-moz-focus-inner {
    border: none;
  }
  .button:focus {
    outline: 1px dotted black;
    outline-offset: 3px;
  }
}
.button.primary.negative {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #86479b;
}
.darkmode .button.primary.negative {
  color: #ffffff;
}

.button.primary.negative:focus, .button.primary.negative:hover, .button.primary.negative:active {
  color: #ffffff;
}
.darkmode .button.primary.negative:focus, .darkmode .button.primary.negative:hover, .darkmode .button.primary.negative:active {
  color: #ffffff;
}

.button.primary.negative:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .button.primary.negative {
  background-color: #86479b;
}

.button.primary.negative:hover, .button.primary.negative:active {
  background-color: #723c84;
}
.darkmode .button.primary.negative:hover, .darkmode .button.primary.negative:active {
  background-color: #723c84;
}

.button.primary.neutral {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #86479b;
}
.darkmode .button.primary.neutral {
  color: #ffffff;
}

.button.primary.neutral:focus, .button.primary.neutral:hover, .button.primary.neutral:active {
  color: #ffffff;
}
.darkmode .button.primary.neutral:focus, .darkmode .button.primary.neutral:hover, .darkmode .button.primary.neutral:active {
  color: #ffffff;
}

.button.primary.neutral:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .button.primary.neutral {
  background-color: #86479b;
}

.button.primary.neutral:hover, .button.primary.neutral:active {
  background-color: #723c84;
}
.darkmode .button.primary.neutral:hover, .darkmode .button.primary.neutral:active {
  background-color: #723c84;
}

.button.primary.positive {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #a2d363;
}
.darkmode .button.primary.positive {
  color: #ffffff;
}

.button.primary.positive:focus, .button.primary.positive:hover, .button.primary.positive:active {
  color: #ffffff;
}
.darkmode .button.primary.positive:focus, .darkmode .button.primary.positive:hover, .darkmode .button.primary.positive:active {
  color: #ffffff;
}

.button.primary.positive:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .button.primary.positive {
  background-color: #a2d363;
}

.button.primary.positive:hover, .button.primary.positive:active {
  background-color: #8ab354;
}
.darkmode .button.primary.positive:hover, .darkmode .button.primary.positive:active {
  background-color: #8ab354;
}

.button.secondary.negative {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #86479b;
}
.mobile .button.secondary.negative {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.button.secondary.negative:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.secondary.negative {
  color: #a371b4;
  background-color: #18111b;
}

.button.secondary.negative:hover, .button.secondary.negative:active {
  background-color: #f3edf5;
  color: #723c84;
}
.darkmode .button.secondary.negative:hover, .darkmode .button.secondary.negative:active {
  background-color: #312236;
}

.darkmode .button.secondary.negative:hover, .darkmode .button.secondary.negative:active {
  color: #b186bf;
}

.button.secondary.neutral {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #86479b;
}
.mobile .button.secondary.neutral {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.button.secondary.neutral:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.secondary.neutral {
  color: #d0b8d8;
  background-color: #140b17;
}

.button.secondary.neutral:hover, .button.secondary.neutral:active {
  background-color: #f3edf5;
  color: #723c84;
}
.darkmode .button.secondary.neutral:hover, .darkmode .button.secondary.neutral:active {
  background-color: #28152f;
}

.darkmode .button.secondary.neutral:hover, .darkmode .button.secondary.neutral:active {
  color: #d7c3de;
}

.button.secondary.positive {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #588a18;
}
.mobile .button.secondary.positive {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.button.secondary.positive:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.secondary.positive {
  color: #a2d363;
  background-color: #18200f;
}

.button.secondary.positive:hover, .button.secondary.positive:active {
  background-color: #eef3e8;
  color: #4b7514;
}
.darkmode .button.secondary.positive:hover, .darkmode .button.secondary.positive:active {
  background-color: #313f1e;
}

.darkmode .button.secondary.positive:hover, .darkmode .button.secondary.positive:active {
  color: #b0da7a;
}

.button.tertiary.negative {
  background-color: transparent;
  box-shadow: none;
  color: #86479b;
}
.button.tertiary.negative:hover {
  text-decoration: underline;
}
.button.tertiary.negative:active {
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.tertiary.negative {
  color: #a371b4;
}

.button.tertiary.negative:active {
  background-color: rgba(134, 71, 155, 0.1);
}
.button.tertiary.neutral {
  background-color: transparent;
  box-shadow: none;
  color: #86479b;
}
.button.tertiary.neutral:hover {
  text-decoration: underline;
}
.button.tertiary.neutral:active {
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.tertiary.neutral {
  color: #d0b8d8;
}

.button.tertiary.neutral:active {
  background-color: rgba(134, 71, 155, 0.1);
}
.button.tertiary.positive {
  background-color: transparent;
  box-shadow: none;
  color: #588a18;
}
.button.tertiary.positive:hover {
  text-decoration: underline;
}
.button.tertiary.positive:active {
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .button.tertiary.positive {
  color: #a2d363;
}

.button.tertiary.positive:active {
  background-color: rgba(88, 138, 24, 0.1);
}
.button .btnImg {
  height: 1.5rem;
  width: 1.5rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.25rem;
}
.mobile .button .btnImg {
  vertical-align: inherit;
  margin-top: -0.15rem;
  margin-bottom: -0.15rem;
}
.button.smallBannerFont {
  font-size: 0.85rem;
}

.button.autowidth {
  display: inline-block;
  width: auto;
}

.button.tall {
  padding: 0.615rem 0.75rem;
}

.button.clearfilters {
  color: #86479b;
  background-color: #ffffff;
  border: 1px solid;
  box-shadow: none;
}

.button.withInstructions,
.button.withInstructions + p,
.button.withInstructions + span {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .button.sm-fullWidth {
    width: 100%;
  }
  .button.sm-fullWidth.multi {
    width: 100%;
    margin: 0.5rem 0 0 0;
  }
  .button.sm-fullWidth.multi:first-child {
    width: 100%;
    margin: 0.5rem 0 0 0;
  }
}
@media not all and (pointer: fine) {
  label.webSpecificText,
.label.webSpecificText {
    display: none !important;
  }
}
input.multi,
.button.multi,
.formbuttons .button,
input[type=submit],
input[type=cancel],
.section .button:only-child {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  vertical-align: top;
  width: auto;
}

input.multi:first-child,
.button.multi:first-child {
  margin: 0 0.5rem 0 0;
}
input.multi.hidden:first-child ~ input.multi,
input.multi.hidden:first-child ~ .button.multi,
.button.multi.hidden:first-child ~ input.multi,
.button.multi.hidden:first-child ~ .button.multi {
  margin-left: 0;
}

input[type=submit] {
  margin: 0 0.5rem 0 0;
}
input[type=submit]#NOTIFY {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

input[type=cancel] {
  margin: 0 0 0 0.5rem;
}

.section .button:only-child {
  margin: 0;
}

.formbuttons {
  margin: 0.5rem 0 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.formbuttons .button {
  margin-right: 0.5rem;
}
.formbuttons .button:last-child {
  margin-right: 0;
}
.formbuttons.multiStep {
  flex-direction: row;
  justify-content: flex-start;
}
.formbuttons.multiStep .button {
  margin-right: 0.5rem;
}
.formbuttons.multiStep .button:last-child {
  margin-right: 0;
}
.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #86479b;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child {
  color: #ffffff;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:active {
  color: #ffffff;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:active {
  color: #ffffff;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child {
  background-color: #86479b;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:active {
  background-color: #723c84;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child:active {
  background-color: #723c84;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #a2d363;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive {
  color: #ffffff;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:active {
  color: #ffffff;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:active {
  color: #ffffff;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive {
  background-color: #a2d363;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:active {
  background-color: #8ab354;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.nextstep:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.completeworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinesave:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.positive:active {
  background-color: #8ab354;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
  background-color: #86479b;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative {
  color: #ffffff;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:focus, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:active {
  color: #ffffff;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:focus, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:active {
  color: #ffffff;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:active {
  box-shadow: none;
  transform: translateY(1px);
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative {
  background-color: #86479b;
}

.formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:active, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:hover, .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:active {
  background-color: #723c84;
}
.darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.cancelworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.inlinedelete:active, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:hover, .darkmode .formbuttons.multiStep .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):first-child.negative:active {
  background-color: #723c84;
}

.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled) {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #86479b;
}
.mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled) {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled) {
  color: #d0b8d8;
  background-color: #140b17;
}

.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):active {
  background-color: #f3edf5;
  color: #723c84;
}
.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):active {
  background-color: #28152f;
}

.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled):active {
  color: #d7c3de;
}

.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #588a18;
}
.mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep, .mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow, .mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave, .mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive {
  color: #a2d363;
  background-color: #18200f;
}

.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep:hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow:hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave:hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive:hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive:active {
  background-color: #eef3e8;
  color: #4b7514;
}
.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive:active {
  background-color: #313f1e;
}

.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).nextstep:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).completeworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinesave:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).positive:active {
  color: #b0da7a;
}

.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #86479b;
}
.mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow, .mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete, .mobile .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative {
  color: #a371b4;
  background-color: #18111b;
}

.formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow:hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete:hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete:active, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative:hover, .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative:active {
  background-color: #f3edf5;
  color: #723c84;
}
.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative:active {
  background-color: #312236;
}

.darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).cancelworkflow:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).inlinedelete:active, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative:hover, .darkmode .formbuttons.multiStep .button:not(.hidden):not([style*="display: none"]) ~ .button:not(.hidden, [disabled], [aria-disabled=true], .disabled).negative:active {
  color: #b186bf;
}

.formbuttons.topside {
  margin: 0.5rem 0;
}

#captchaForm .formbuttons input:first-of-type {
  margin-left: 0;
}
#captchaForm .formbuttons {
  margin-top: 0;
}

.withButtonColumn.withSubtleActions, .withButtonColumn.withButtonColumn, .withButtonColumn.card.withSubtleActions, .withButtonColumn.card.withButtonColumn, .withButtonColumn.row.withSubtleActions, .withButtonColumn.row.withButtonColumn {
  display: flex;
  flex-direction: row;
}
.withButtonColumn.withSubtleActions, .withButtonColumn.card.withSubtleActions, .withButtonColumn.row.withSubtleActions {
  flex-direction: column;
}
.withButtonColumn .contentColumn + .buttonColumn,
.withButtonColumn .contentColumn + * .buttonColumn, .withButtonColumn.card .contentColumn + .buttonColumn,
.withButtonColumn.card .contentColumn + * .buttonColumn, .withButtonColumn.row .contentColumn + .buttonColumn,
.withButtonColumn.row .contentColumn + * .buttonColumn {
  display: flex;
  flex-direction: row;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  align-self: flex-end;
}
.withButtonColumn .contentColumn + .buttonColumn .button,
.withButtonColumn .contentColumn + * .buttonColumn .button, .withButtonColumn.card .contentColumn + .buttonColumn .button,
.withButtonColumn.card .contentColumn + * .buttonColumn .button, .withButtonColumn.row .contentColumn + .buttonColumn .button,
.withButtonColumn.row .contentColumn + * .buttonColumn .button {
  margin: 0.5rem 0 0;
  width: 100%;
}
.withButtonColumn .contentColumn:not([class*=col-]), .withButtonColumn.card .contentColumn:not([class*=col-]), .withButtonColumn.row .contentColumn:not([class*=col-]) {
  width: 75%;
}
.withButtonColumn .contentColumn:not([class*=col-]) + .buttonColumn,
.withButtonColumn .contentColumn:not([class*=col-]) + * .buttonColumn, .withButtonColumn.card .contentColumn:not([class*=col-]) + .buttonColumn,
.withButtonColumn.card .contentColumn:not([class*=col-]) + * .buttonColumn, .withButtonColumn.row .contentColumn:not([class*=col-]) + .buttonColumn,
.withButtonColumn.row .contentColumn:not([class*=col-]) + * .buttonColumn {
  width: 25%;
}
.grid > .row > .withButtonColumn.card {
  display: inline-flex;
}
.withButtonColumn.withSubtleActions {
  flex-wrap: wrap;
}

.ghostInput {
  margin: 0 0 0.25rem;
}
.ghostInput.compact {
  margin: 0;
}
.ghostInput.withPopup {
  display: inline-block;
  vertical-align: middle;
}
.ghostInput label:first-child:not(:empty) {
  pointer-events: none;
}
.ghostInput label, .section .content .ghostInput label {
  display: block;
  font-size: 0.9rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin: 0 0.5rem -2.5rem;
  width: calc(100% - 1rem);
  transition: all 0.3s ease-in-out;
}
.ghostInput label.required:before {
  margin: 0 0.5rem 0 -1.1rem;
  transition: margin 0.3s ease-in-out;
}
.ghostInput label.required + input, .ghostInput label.required + select, .ghostInput label.required + textarea {
  background: url("../images/required_asterisk.png") scroll no-repeat #ffffff 0.1rem 0.1rem/0.5rem 0.5rem;
  /*rtl:raw: background-position: top right;*/
}
.ghostInput label + input,
.ghostInput label + select {
  display: block;
  height: 2.5rem;
  margin: 0;
}
.ghostInput label + span.readOnlyInput {
  display: block;
  height: auto;
  min-height: 2.5rem;
  margin: 0;
}
.ghostInput.withPopup label + input, .ghostInput.withPopup label + select {
  padding-right: 2.2rem;
}
.ghostInput label + textarea {
  padding: 0.25rem 0.25rem 0.75rem;
}

.ghostInput.ghosted label, .section .content .ghostInput.ghosted label {
  font-size: 0.6rem;
  height: 1.25rem;
  line-height: 1.25rem;
  margin: 0 0.325rem -1.25rem;
  padding: 0;
  width: calc(100% - 0.65rem);
}
.ghostInput.ghosted label.required, .section .content .ghostInput.ghosted label.required {
  margin: 0 0.75rem -1.25rem;
}
.ghostInput.ghosted label.required:before {
  margin: 0 0.4rem 0 -0.95rem;
}
.ghostInput.ghosted input,
.ghostInput.ghosted span.readOnlyInput {
  padding: 0.875rem 0.25rem 0;
}
.ghostInput.ghosted select {
  padding: 0.75rem 0rem 0rem;
}
.ghostInput.ghosted textarea {
  padding: 0.875rem 0.25rem 0.125rem;
}

.ghostInput.compact + .ghostInput input {
  border-style: none solid solid;
  border-width: 0 1px 1px;
}

.formsection .formrow .ghostInput {
  margin: 0;
}

.multiSelectDropdown {
  width: 80%;
  margin-bottom: 0.25rem;
}

.multiSelectHelpText {
  display: block;
  margin-bottom: 0.5rem;
  margin-top: -0.5rem;
}

.helptext {
  font-size: 0.8em;
  line-height: 1em;
}

.formsection input + .helptext:not(:empty),
.formsection select + .helptext:not(:empty),
.formsection textarea + .helptext:not(:empty),
.formsection fieldset + .helptext:not(:empty),
.formsection .helptext + .helptext:not(:empty),
.formsection .popupiconcontainer + script + .helptext:not(:empty) {
  margin: -0.5rem 0 0.75rem;
  padding: 0 0.25rem;
}
.formsection .helptext.accessibleLabel:not(:empty) {
  margin-bottom: 0.25rem;
}

.helptext li {
  line-height: 1rem;
}

.uploaderbutton {
  display: inline-block;
  line-height: 1rem;
  position: relative;
  width: auto;
}
.uploaderbutton .button {
  display: inline-block;
  margin: 0 0.25rem 0 0;
  width: auto;
  z-index: 1;
}
.uploaderbutton .fileselector {
  border: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.uploaderbutton .alert {
  display: inline-block;
  margin: 0 0 0 0.25rem;
  width: auto;
}
.uploaderbutton .photoedit,
.uploaderbutton .photodelete {
  display: block;
  position: relative;
}
.uploaderbutton .photodelete {
  z-index: 10;
}
.uploaderbutton .photodelete img {
  background: none;
}

.alert .yield {
  display: inline-block;
  height: 1rem;
  margin: 0 0.25rem 0 0;
  vertical-align: middle;
  width: 1rem;
}
.alert .yield + .errHolder {
  vertical-align: middle;
}

.alert.card {
  margin: 0 0 0.5rem;
  padding: 0.5rem;
  min-height: 4rem;
  text-align: center;
  width: 100%;
}
.alert.card img {
  display: block;
  height: 2.5rem;
  margin: 0 auto;
  width: 2.5rem;
}

.messageOverlay {
  padding: 0.5rem 1.7rem 0.5rem 0.5rem;
  width: auto;
  transition: all 0.3s ease-in-out;
}
.messageOverlay.invisible {
  opacity: 0;
}
.messageOverlay .closeIcon {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
}
@media only screen and (max-width: 768px) {
  .messageOverlay {
    width: 100%;
  }
  .messageOverlay,
.messageOverlay .alert {
    font-size: 0.8rem;
    line-height: 1rem;
  }
}

.section .content label,
.section .content .label {
  display: block;
  line-height: 1rem;
  padding: 0;
  margin: 0.25rem 0 0;
  text-align: left;
  width: auto;
}
.section .content .inlinelabel {
  display: inline-block;
  line-height: 2rem;
  margin: 0 0.25rem 0 0;
}
.section .content .label + p,
.section .content .label + ul {
  display: block;
  margin: 0 0 0.5rem;
  width: auto;
}

#main .back {
  padding: 1.5rem 0 1rem;
  text-align: center;
}
#main .back .button {
  background-color: #ffffff;
  border: 1px solid currentColor;
  box-shadow: none;
  padding-top: calc(0.375rem - 1px);
  padding-bottom: calc(0.375rem - 1px);
  color: #86479b;
  display: inline-block;
  margin: 0;
}
.mobile #main .back .button {
  padding-top: calc(0.75rem - 1px);
  padding-bottom: calc(0.75rem - 1px);
}
#main .back .button:active {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px currentColor;
  transform: none;
}
.darkmode #main .back .button {
  color: #d0b8d8;
  background-color: #140b17;
}

#main .back .button:hover, #main .back .button:active {
  background-color: #f3edf5;
  color: #723c84;
}
.darkmode #main .back .button:hover, .darkmode #main .back .button:active {
  background-color: #28152f;
}

.darkmode #main .back .button:hover, .darkmode #main .back .button:active {
  color: #d7c3de;
}

.jumpArrow {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  fill: #363636;
}

.jumpArrow.link {
  fill: #86479b;
}

/* #region Form Validation */
.messagedisplay .alert.validationmessage,
.messagedisplay {
  line-height: 1em;
  vertical-align: middle;
  min-height: 1.5rem;
  margin-top: 0.25rem;
  margin-bottom: 0.3rem;
}

.messagedisplay.zerominheight .alert.validationmessage,
.messagedisplay.zerominheight {
  min-height: 0;
}

.md_evisit #sendto {
  margin-bottom: 0;
}

.md_apptmake p.buttoncheck,
.md_evisit p.buttoncheck,
.md_echeckin p.buttoncheck,
.md_medadvice textarea,
.md_medadvice select,
.md_refrequest #referto,
.md_refrequest #reason,
.md_refrequest #message,
.md_custsvc input,
.md_custsvc textarea {
  margin-bottom: 0;
}

.md_demog #zip {
  margin-bottom: 0.25rem;
}

.messagedisplay .alert.validationmessage .yield {
  margin-bottom: 0.25rem;
}

/* #endregion */
.clearlabel {
  color: transparent !important;
  display: block !important;
  height: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: relative !important;
  width: 0 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.focusanchor {
  position: absolute;
  opacity: 0;
  left: 0;
  height: 1px;
  width: 1px;
  font-size: 1px;
  overflow: hidden;
}

.wrapLongWords {
  word-break: break-all;
}

#wrap .cssSwitcher[data-csstitle=Default] {
  display: none;
}

.alert .clearlabel, .clearlabel.srPause, .clearlabel.inlinelabel, .clearlabel.updatedlabel, [id*=error] .clearlabel, [class*=error] .clearlabel, .messageheader .clearlabel {
  display: inline-block !important;
}
.clearlabel.required {
  opacity: 1 !important;
  overflow: inherit !important;
}
.mobile .section .clearlabel.srPause {
  display: none !important;
}

.assistiveTextWrapper {
  position: relative;
}
.assistiveTextWrapper .assistivetext {
  position: absolute;
  opacity: 0;
  line-height: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.clearradio {
  left: auto;
  opacity: 0;
  position: absolute;
  top: auto;
  width: auto;
  z-index: -1;
}

.hidden {
  display: none !important;
}

.jqHidden {
  display: none;
}

.invisible {
  visibility: hidden;
}

.messagedisplay.invisible {
  color: transparent;
  display: none;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
}

.left {
  text-align: left;
  justify-content: flex-start;
}

.center {
  text-align: center;
  justify-content: center;
}

.right {
  text-align: right;
  justify-content: flex-end;
}

.top {
  display: inline-block;
  vertical-align: top;
}

.middle {
  display: inline-block;
  vertical-align: middle;
}

.bottom {
  display: inline-block;
  vertical-align: bottom;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.clickable {
  cursor: pointer;
}

.alert {
  font-size: 0.9rem;
  line-height: 1rem;
}

:not(tr):not(td).nodata:not(:empty) {
  display: block;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 1.5rem 0.5rem;
  text-align: center;
  width: 100%;
}

#sidebar .nodata:not(:empty) {
  font-size: 1rem;
}
#sidebar .externalicon {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25rem 0 0;
}

.flatradiogrouper {
  background-color: #ffffff;
  border-radius: 0.5rem;
  padding: 0.5rem;
  border: 1px solid #dbdbdb;
}
.flatradiogrouper .flatradio.container {
  padding: 0.25rem 0.5rem;
  margin: 0.5rem 0;
}
.flatradiogrouper .flatradio.container:first-child {
  margin-top: -0.25rem;
}
.flatradiogrouper .flatradio.container:last-child {
  margin-bottom: -0.25rem;
}
.flatradiogrouper .flatradio.container:not(:last-child):after {
  border-bottom: 1px solid #cccccc;
  content: "";
  display: block;
  left: 1.75rem;
  position: relative;
  width: calc(100% - 1.75rem);
  top: 0.5rem;
}

.flatlistgrouper {
  background-color: #ffffff;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid #dbdbdb;
}
.flatlistgrouper .flatradio.container, .flatlistgrouper .flatlist.container {
  padding: 0.5rem 0;
}
.flatlistgrouper .flatradio.container:first-child, .flatlistgrouper .flatlist.container:first-child {
  padding-top: 0;
}
.flatlistgrouper .flatradio.container:last-child, .flatlistgrouper .flatlist.container:last-child {
  padding-bottom: 0;
}
.flatlistgrouper .flatradio.container:not(:last-child):after, .flatlistgrouper .flatlist.container:not(:last-child):after {
  border-bottom: 1px solid #cccccc;
  content: "";
  display: block;
  left: 0.25rem;
  position: relative;
  width: calc(100% - 0.25rem);
  top: 0.5rem;
}

.prettycheck.container,
.prettyradio.container {
  position: relative;
}

.flatradio.container {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.flatradio.container.jqHidden {
  display: none;
}
.flatradio.container input.flatradio {
  display: inline-block;
  font-size: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
}
.flatradio.container input.flatradio + label {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-size: 1rem;
  position: static;
  text-align: left;
  width: auto;
}
.flatradio.container input.flatradio + label.wrap {
  flex-wrap: wrap;
}
.flatradio.container input.flatradio:not(:checked) + label {
  color: #363636;
}
.flatradio.container input.flatradio:disabled + label {
  color: #999999;
  cursor: default;
}
.flatradio.container input.flatradio:disabled:checked + label {
  color: #565656;
}

.flatlist.container {
  margin: 0;
  position: relative;
}
.flatlist.container label.flatlist {
  align-items: center;
  display: inline-flex;
  font-size: 1rem;
  position: static;
  text-align: left;
  width: auto;
}
.flatlist.container label.flatlist.wrap {
  flex-wrap: wrap;
}

input.prettycheck,
input.prettyradio {
  display: inline-block;
  font-size: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 0.95rem;
  height: 0.95rem;
}
input.prettycheck + label,
input.prettyradio + label {
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  position: static;
  text-align: left;
  vertical-align: top;
  width: auto;
  margin: 0 0 0 calc(1.2rem + 2px);
  padding: 0.25rem 0;
  text-indent: calc(-1.2rem - 2px);
}

.section .content input.prettycheck + label {
  display: inline-block;
}
.section .content input.prettycheck + label,
.section .content input.prettycheck + label + .subtle {
  margin: 0 0 0 calc(1.2rem + 2px);
}

input.prettycheck + label:before,
input.prettyradio + label:before {
  border: 1px solid #cccccc;
  border-radius: 2px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.4);
  content: "";
  display: inline-block;
  height: 0.9rem;
  line-height: 0.85rem;
  margin: 0 0.3rem -0.1rem 0;
  position: relative;
  text-indent: 0;
  vertical-align: top;
  width: 0.9rem;
}

input.flatradio + label:before {
  border: 2px solid #cccccc;
  border-radius: 2px;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: 1rem;
  margin-right: 0.5rem;
  position: relative;
  text-indent: 0;
  vertical-align: top;
  width: 1rem;
}

input.prettyradio + label:before,
input.flatradio + label:before {
  border-radius: 50%;
}

.prettyradio:checked + label:before {
  box-shadow: inset 0 0 0 2px #ffffff;
}

.flatradio:checked + label:before {
  box-shadow: inset 0 0 0 3px #ffffff;
}

.prettycheck:checked + label:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIYEjQPAcoESgAAAKVJREFUSMft1rENgzAQQFGKbAAsEUoaZxyycYCKDWhQFoCfIk4Tgm2k8yEF//70Gp91WZZKCQRcjkBL4AHctdGOd7MK/oWigm+gnyag0EafwC2hx6J7l10KbYAWKLXR2Q71PjwGig+XQnO71L9a4aKvFzB2yIlbtBddmQD8Ko4G4osDNRKfgQuPg+7EZdFAPA7qweOiG/gI1Jq3kwEGoDrHifpXvQANql+AlGeZnQAAAABJRU5ErkJggg==") no-repeat scroll center center/contain;
}

.prettycheck:disabled + label,
.prettyradio:disabled + label {
  cursor: default;
}

.prettycheck:disabled:checked + label:before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIYEwk7S1TSdgAAAEhQTFRFAAAAWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhY////Fo82tgAAABZ0Uk5TAAQTFBUqKzM4OWFi0dLT1Nrp7vD9/tCeZTMAAAABYktHRBcL1piPAAAAcUlEQVQoz83S0Q5AMAwF0I1iDGOb/v+nSmoTia4PJKKPPS+9zVXqj6NFhdFKOmO0kmLZSRF9LWnoP1At6jCBpBEdSIrZ71p52pBzN5uQHRyXKHvj+LzJt0PN7RPJC3pxVk8vaPKikq+d0C6ztC+a+2R2erQPOW3XocEAAAAASUVORK5CYII=") no-repeat scroll center center/contain;
}

input.prettycheck:not(:disabled):focus + label, input.prettycheck:not(:disabled):hover + label,
input.prettycheck:not(:disabled) + label:hover,
input.prettyradio:not(:disabled):focus + label,
input.prettyradio:not(:disabled):hover + label,
input.prettyradio:not(:disabled) + label:hover {
  text-decoration: underline;
}

input.flatradio:not(:disabled):focus + label .label_main, input.flatradio:not(:disabled):hover + label .label_main,
input.flatradio:not(:disabled) + label:hover .label_main {
  text-decoration: underline;
}

.prettycheck.container + .helptext,
.prettyradio.container + .helptext,
.flatradio.container + .helptext {
  padding-left: calc(1.2rem + 2px);
  margin-top: -0.25rem;
}

input.prettycheck:focus + label:before,
input.prettyradio:focus + label:before {
  outline: 1px dotted #000000;
  outline: 5px auto -webkit-focus-ring-color;
}

input.flatradio:focus + label:before {
  outline: 1px dotted;
}

input.flatradio + label:before {
  background-color: #ffffff;
}

p.flatradio.container:not(.selected) input.flatradio:checked + label,
p.flatradio.container:not(.selected) input.flatradio:checked + label .subtle {
  color: #86479b;
}

p.flatradio.container.selected {
  background-color: #e7daeb;
  border-radius: 4px;
}

p.flatradio.container.selected.disabled {
  background-color: #f2f2f2;
}

input.flatradio:checked + label:before {
  background-color: #86479b;
  border-color: #86479b;
}

input.flatradio:disabled + label:before {
  background-color: #eaeaea;
  border-color: #dbdbdb;
}

input.flatradio:disabled:checked + label:before {
  background-color: #565656;
  border-color: #565656;
}

.togglelist li {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.tbContainer {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: auto;
}

label.togglebutton[for],
input.buttoncheck + label.buttoncheck {
  background-color: #ffffff;
  border-radius: 0.125rem;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  position: relative;
  padding: 0.25rem 0.75rem;
  vertical-align: top;
  transition-duration: 0.1s;
  transition-property: top, box-shadow;
}
.card label.togglebutton[for],
.card input.buttoncheck + label.buttoncheck {
  border: 1px solid #dbdbdb;
}

label.togglebutton[for] {
  margin: 0 0.25rem 0.5rem 0;
  min-width: 2.75rem;
  text-align: center;
  width: auto;
}

input:checked + label.togglebutton[for],
input.buttoncheck:checked + label.buttoncheck {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 1px rgba(0, 0, 0, 0.1);
  top: 1px;
}

label.togglebutton[for]:hover,
input:focus + label.togglebutton[for] {
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2);
}

input:focus + label.togglebutton[for],
input + label.togglebutton[for]:hover {
  text-decoration: underline;
}

input:checked + label.togglebutton[for]:hover,
input:checked:focus + label.togglebutton[for] {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 3px rgba(0, 0, 0, 0.1);
}

input.togglebutton.clearradio {
  display: inline-block;
  margin: 0;
}

.bcList .bcItem {
  display: inline-block;
  margin: 0 0.25rem 0 0;
  vertical-align: top;
  width: auto;
}

p.buttoncheck {
  box-shadow: none;
  color: inherit;
  display: inline-block;
  margin: 0 0.25rem 0.5rem 0;
  padding: 0;
  position: relative;
  white-space: normal;
  width: auto;
}

.section .content p.buttoncheck {
  display: inline-block;
  width: auto;
}
.section .content .forlist p.buttoncheck {
  margin: 0 0 0.2rem;
}

p.buttoncheck.alertborder {
  border: none;
}

input.buttoncheck {
  display: inline-block;
  font-size: 0;
  height: 100%;
  margin: 0 0 0 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

input.buttoncheck + label.buttoncheck {
  font-size: 1rem;
  margin: 0;
  text-align: left;
  width: 100%;
}

input.buttoncheck + label.buttoncheck:before {
  background-attachment: scroll;
  background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #cccccc;
  border-radius: 2px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.4);
  content: "";
  display: inline-block;
  height: 0.9rem;
  line-height: 0.85rem;
  margin: 0.25rem 0.3rem -0.1rem 0;
  position: relative;
  text-indent: 0;
  vertical-align: top;
  width: 0.9rem;
}
input.buttoncheck:focus + label.buttoncheck:before {
  outline: 1px dotted #000000;
  outline: 5px auto -webkit-focus-ring-color;
}
input.buttoncheck:checked + label.buttoncheck:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIYEjQPAcoESgAAAKVJREFUSMft1rENgzAQQFGKbAAsEUoaZxyycYCKDWhQFoCfIk4Tgm2k8yEF//70Gp91WZZKCQRcjkBL4AHctdGOd7MK/oWigm+gnyag0EafwC2hx6J7l10KbYAWKLXR2Q71PjwGig+XQnO71L9a4aKvFzB2yIlbtBddmQD8Ko4G4osDNRKfgQuPg+7EZdFAPA7qweOiG/gI1Jq3kwEGoDrHifpXvQANql+AlGeZnQAAAABJRU5ErkJggg==");
}

input.buttoncheck:disabled + label.buttoncheck {
  cursor: default;
  font-weight: normal;
}

input.buttoncheck:disabled:checked + label.buttoncheck:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AIYEwk7S1TSdgAAAEhQTFRFAAAAWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhY////Fo82tgAAABZ0Uk5TAAQTFBUqKzM4OWFi0dLT1Nrp7vD9/tCeZTMAAAABYktHRBcL1piPAAAAcUlEQVQoz83S0Q5AMAwF0I1iDGOb/v+nSmoTia4PJKKPPS+9zVXqj6NFhdFKOmO0kmLZSRF9LWnoP1At6jCBpBEdSIrZ71p52pBzN5uQHRyXKHvj+LzJt0PN7RPJC3pxVk8vaPKikq+d0C6ztC+a+2R2erQPOW3XocEAAAAASUVORK5CYII=");
}

.buttoncheck:hover input.buttoncheck:not(:disabled) + label.buttoncheck, .buttoncheck:hover input.buttoncheck:not(:disabled) + label.buttoncheck > *, .buttoncheck:hover input.buttoncheck:not(:disabled) + label.buttoncheck > * > *,
.buttoncheck input.buttoncheck:not(:disabled):focus + label.buttoncheck,
.buttoncheck input.buttoncheck:not(:disabled):focus + label.buttoncheck > *,
.buttoncheck input.buttoncheck:not(:disabled):focus + label.buttoncheck > * > * {
  text-decoration: underline;
}

.popupiconcontainer {
  cursor: auto;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: auto;
}
table .popupiconcontainer, div .popupiconcontainer {
  margin: 0 0 0 0.25rem;
}
.ghostInput.withPopup + .popupiconcontainer {
  margin-left: -1.7rem;
}

.popupinstructionsicon {
  cursor: default;
  display: block;
}
.popupinstructionsicon:hover {
  text-decoration: none;
}
.popupinstructionsicon:after {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 1rem 0 0 1rem;
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.4);
  content: "";
  display: none;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 1000;
}
.popupinstructionsicon.onRight.showPopup:after {
  display: block;
  left: calc(100% + 2px);
  top: calc((100% - 1rem) / 2);
  transform: rotate(45deg);
}
.popupinstructionsicon.onBottom.showPopup:after {
  display: block;
  left: calc(50% - 0.5rem);
  top: calc(100% + 2px);
  transform: rotate(135deg);
}
.popupinstructionsicon.onLeft.showPopup:after {
  display: block;
  left: calc(-0.5rem - 3px);
  top: calc((100% - 1rem) / 2);
  transform: rotate(225deg);
}
.popupinstructionsicon.onTop.showPopup:after {
  display: block;
  left: calc(50% - 0.5rem);
  top: calc(-0.25rem - 10px);
  transform: rotate(315deg);
}
.popupiconcontainer .popupinstructionsicon {
  line-height: 0;
}
.popupiconcontainer .popupinstructionsicon > * {
  line-height: normal;
}
.popupiconcontainer .popupinstructionsicon > img {
  height: 1.2rem;
  margin: 0;
  width: 1.2rem;
}

.popupiconcontainer .popupInstructions {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6);
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  min-height: 2.25rem;
  padding: 0.4rem;
  position: absolute;
  text-align: left;
  word-wrap: break-word;
  width: 400px;
  z-index: 1020;
  border-radius: 2px;
}
#sidebar .popupiconcontainer .popupInstructions {
  width: 250px;
}
.popupinstructionsicon.onRight + .popupInstructions {
  margin-left: 9px;
}
.popupinstructionsicon.onLeft + .popupInstructions {
  margin-left: -1px;
}
.popupinstructionsicon.onBottom + .popupInstructions {
  margin-top: 9px;
}
.popupinstructionsicon.onTop + .popupInstructions {
  margin-top: -4px;
}

.popupiconcontainer .popupInstructions .header {
  padding-top: 0;
}
.popupiconcontainer .popupInstructions .header:empty {
  padding: 0;
}

.infoBubbleWrapper {
  cursor: auto;
  display: inline-block;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  margin: 0.125rem 0 -0.25rem 0.25rem;
  position: relative;
  width: auto;
}
.infoBubbleWrapper .infoBubbleTarget {
  cursor: pointer;
  display: inline-flex;
  position: relative;
  text-decoration: none;
  border: none;
  font: inherit;
  background: transparent;
  color: inherit;
  overflow: visible;
}
.infoBubbleWrapper .infoBubbleTarget.asIcon {
  background: transparent none no-repeat center center/1.2rem 1.2rem;
  height: 1.2rem;
  width: 1.2rem;
  vertical-align: text-top;
}
.infoBubbleWrapper .infoBubbleTarget.withIcon {
  height: 2rem;
  width: 2rem;
}
.infoBubbleWrapper .infoBubbleTarget.withIcon .infoBubbleSvg {
  fill: #86479b;
  height: 2rem;
}
.infoBubbleWrapper .infoBubbleTarget:after {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 1rem 0 0 1rem;
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.4);
  content: "";
  display: none;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 1000;
}
.infoBubbleWrapper .infoBubbleTarget.onLeft:after, .infoBubbleWrapper .infoBubbleTarget.onRight:after {
  top: calc((100% - 0.8485rem) / 2);
}
.infoBubbleWrapper .infoBubbleTarget.onTop:after, .infoBubbleWrapper .infoBubbleTarget.onBottom:after {
  /*rtl:ignore*/
  left: calc((100% - 0.8485rem) / 2);
}
.infoBubbleWrapper .infoBubbleTarget.onRight:after {
  /*rtl:ignore*/
  left: 100%;
  transform: rotate(45deg) /*rtl:rotate(135deg)*/;
}
.infoBubbleWrapper .infoBubbleTarget.onBottom:after {
  top: 100%;
  transform: rotate(135deg);
}
.infoBubbleWrapper .infoBubbleTarget.onLeft:after {
  /*rtl:ignore*/
  left: -1rem;
  transform: rotate(225deg) /*rtl:rotate(315deg)*/;
}
.infoBubbleWrapper .infoBubbleTarget.onTop:after {
  top: -1rem;
  transform: rotate(315deg);
}
.infoBubbleWrapper .infoBubbleTarget.asIcon.onLeft:after, .infoBubbleWrapper .infoBubbleTarget.asIcon.onRight:after {
  top: 0.1rem;
}
.infoBubbleWrapper .infoBubbleTarget.asIcon.onTop:after, .infoBubbleWrapper .infoBubbleTarget.asIcon.onBottom:after {
  left: 0.1rem;
}
.infoBubbleWrapper .infoBubbleTarget.onLeft + .infoBubblePopup, .infoBubbleWrapper .infoBubbleTarget.onRight + .infoBubblePopup {
  margin-top: calc(0.8485rem / 2);
}
.infoBubbleWrapper .infoBubbleTarget.onLeft + .infoBubblePopup.infoPopupAlignTop, .infoBubbleWrapper .infoBubbleTarget.onRight + .infoBubblePopup.infoPopupAlignTop {
  margin-top: calc(-0.8485rem / 2);
}
.infoBubbleWrapper .infoBubbleTarget.onRight + .infoBubblePopup {
  /*rtl:ignore*/
  margin-left: calc(0.8485rem / 2);
}
.infoBubbleWrapper .infoBubbleTarget.onBottom + .infoBubblePopup {
  margin-top: calc(0.8485rem / 2);
}
.infoBubbleWrapper .infoBubbleTarget.onLeft + .infoBubblePopup {
  /*rtl:ignore*/
  margin-left: calc(-0.8485rem / 2);
}
.infoBubbleWrapper .infoBubbleTarget.onTop + .infoBubblePopup {
  margin-top: calc(-0.8485rem / 2);
}
.infoBubbleWrapper .infoBubblePopup {
  border-radius: 2px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6);
  display: none;
  margin: 0;
  min-height: 2.25rem;
  padding: 0.33rem;
  position: absolute;
  text-align: left;
  white-space: normal;
  width: 400px;
  z-index: 999;
}
.infoBubbleWrapper.hover .infoBubblePopup, .infoBubbleWrapper.hover .infoBubbleTarget:after {
  display: block;
}
.infoBubbleWrapper .infoBubblePopup .header {
  padding-top: 0;
}
.infoBubbleWrapper .infoBubbleBody a {
  color: #86479b !important;
}
.infoBubbleWrapper .infoBubbleBody p {
  margin-top: 0;
}

.lb_content {
  background: #f8f8f8;
  box-shadow: 0 0.5rem 5rem 0 rgba(0, 0, 0, 0.75);
  display: none;
  left: 50%;
  margin: 0 -50% 0 0;
  transform: translate(-50%);
  padding: 0.75rem 1.25rem;
  outline: none;
  position: absolute;
  top: 0;
  width: 60%;
  z-index: 3001;
}
.lb_content .back {
  padding: 0.5rem 0;
  text-align: center;
}

.externalorgnotice,
.externalorgnotice:before {
  display: inline-block;
  vertical-align: middle;
}

.externalorgnotice {
  padding: 0 0 0 1.25rem;
  margin: 0 auto;
  display: block;
}
.externalorgnotice:before {
  background: transparent url("../images/my1chartlogo.png") no-repeat 0 0/1rem 1rem;
  content: "";
  height: 1.2rem;
  margin: 0 0 0 -1.25rem;
  padding: 0 0.25rem 0 0;
  width: 1rem;
}

.incompleteh2gnotice {
  margin-top: 0.5rem;
}
.incompleteh2gnotice.externalorgnotice:before {
  background: transparent url("../images/CareEverywhere-With-Arrow.png") no-repeat 0 0/1rem 1rem;
}

.terms {
  background: #ffffff none no-repeat scroll 0 0;
  margin: 1rem 0;
  max-height: 75vh;
  padding: 0.5rem;
  overflow-y: scroll;
}
.md_termsconditions_index .terms {
  max-height: 55vh;
}

.termsscroll {
  overflow-y: scroll;
}

.hilite {
  background-color: #ffff00;
}

.ajaxspinnergif, .jsdisabled {
  background-color: #767676;
  border-radius: 15px;
  box-sizing: border-box;
  color: #cccccc;
  left: 50%;
  margin: -37px 0 0 -75px;
  padding: 30px 10px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 150px;
  z-index: 1010;
}

.ajaxspinnergif a {
  color: #cccccc;
}

/* #region Loading overlay styles */
.defaultajaxoverlay, .defaultajaxinline {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
}
.defaultajaxoverlay .loadingspinner, .defaultajaxinline .loadingspinner {
  width: 8rem;
  display: block;
  margin: 0 auto;
}
.defaultajaxoverlay .loadingmessage, .defaultajaxinline .loadingmessage {
  border-radius: 0.5rem;
  padding: 0.5rem;
  left: 50%;
  margin: -1.2rem 0 0 -4.5rem;
  text-align: center;
  top: 50%;
  width: 9rem;
  z-index: 1010;
}

.defaultajaxoverlay {
  position: fixed;
}
.defaultajaxoverlay .loadingmessage {
  position: fixed;
  padding: 1.8rem 0.6rem;
}

.defaultajaxinline {
  position: relative;
}
.defaultajaxinline .loadingmessage {
  background-color: transparent;
  position: relative;
}

input::placeholder {
  color: #565656;
}

.ghostInput input::-webkit-input-placeholder {
  color: transparent;
}
.ghostInput input::-moz-placeholder {
  color: transparent;
}
.ghostInput input:-ms-input-placeholder {
  color: transparent;
}
.ghostInput input:focus::-webkit-input-placeholder {
  color: #565656;
}
.ghostInput input:focus::-moz-placeholder {
  color: #565656;
}
.ghostInput input:focus:-ms-input-placeholder {
  color: #565656;
}

.nojs #wrap {
  opacity: 1;
}
.nojs #content {
  opacity: 1;
  top: 200px;
  z-index: 0;
}
.nojs #main {
  min-height: 400px;
}

body.nojshelp {
  display: block !important;
}

.nojshelp #wrap {
  opacity: 1;
}

.userPhoto {
  background: transparent url("../images/ProxySilhouette.png") no-repeat scroll center center/cover;
  border-radius: 100%;
  border-style: solid;
  border-width: 1px;
  display: block;
  height: 2.5em;
  overflow: hidden;
  width: 2.5em;
}

.accountBadges {
  margin: 0.5rem 0 0;
}
.accountBadges .accountBadge {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  background: #ffffff none;
  border-radius: 1.75em 0 0 1.75em;
  display: inline-block;
  height: 3rem;
  margin: 0 1rem 1rem 0;
  max-width: 14rem;
  min-width: 12rem;
  padding: 0.25rem 0.5rem 0.25rem 3.25em;
  vertical-align: top;
  width: auto;
}
.accountBadges .accountBadge.flat {
  border: 1px solid #eaeaea;
  box-shadow: none;
}
.accountBadges.selectable .accountBadge {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition-duration: 0.1s;
  transition-property: top, box-shadow;
}
.accountBadges.selectable .accountBadge.selected {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 1px rgba(0, 0, 0, 0.1);
  top: 1px;
}
.accountBadges.selectable .accountBadge:focus, .accountBadges.selectable .accountBadge:hover {
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2);
}
.accountBadges.selectable .accountBadge:focus .accountName, .accountBadges.selectable .accountBadge:hover .accountName {
  text-decoration: underline;
}
.accountBadges.selectable .accountBadge.selected:hover, .accountBadges.selectable .accountBadge.selected:focus {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 2px 3px rgba(0, 0, 0, 0.1);
}
.accountBadges.selectable .accountBadge.selected {
  background-color: #bfe1ff;
}
.accountBadges .accountBadge .userPhoto {
  display: inline-block;
  margin: 0 0.5em -2.5em -3em;
  vertical-align: top;
}
.accountBadges .accountBadge .accountName {
  display: inline-block;
  margin: 0 0 0.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.showIfSelected {
  visibility: hidden;
}
.selected .showIfSelected {
  visibility: visible;
}

.preCheckmark:before {
  background: transparent url("../images/checkmark_large.svg") no-repeat scroll center center/cover;
  content: "";
  display: inline-block;
  height: 1em;
  margin: 0 0.25rem 0 0;
  vertical-align: top;
  width: 1.25em;
}

.list.collapsible {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.list.collapsible > * {
  box-shadow: 0 4px 4px -5px rgba(0, 0, 0, 0.4);
  padding: 0.5rem 0.75rem;
}
.list.collapsible > *:first-child {
  padding-top: 0.75rem;
}
.list.collapsible > *:last-child {
  box-shadow: none;
  padding-bottom: 0.75rem;
}
.list.collapsible .collapsed {
  cursor: pointer;
}
.list.collapsible .addRow {
  background-color: #f2f2f2;
}

html[lang=ar],
html[lang=ar] body {
  line-height: 1.75rem;
}
html[lang=ar] .helptext,
html[lang=ar] .subtle,
html[lang=ar] .alert {
  line-height: 1.25rem;
}

html[lang=ar] {
  font-size: 15pt;
}
html[lang=ar],
html[lang=ar] input,
html[lang=ar] select,
html[lang=ar] textarea,
html[lang=ar] optgroup {
  font-family: "Geeza Pro", Arial, sans-serif;
}

.button.omitdisablestyling[class], .button.omitdisablestyling[class]:focus, .button.omitdisablestyling[class]:hover {
  color: transparent;
  pointer-events: none;
}

.spinningLoadWheel {
  display: inline-block;
  border-color: rgba(255, 255, 255, 0.3);
  border-top-color: #ffffff;
  width: 36px;
  height: 36px;
  border-width: 6px;
  border-style: solid;
  border-radius: 50%;
  animation: _LoadingWheel-Rotate 0.8s cubic-bezier(0.5, 0.25, 0.3, 0.73) infinite;
}
@keyframes _LoadingWheel-Rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#NOTIFY + .spinningLoadWheel {
  margin: 0.25rem -3.7rem;
}

#access + .spinningLoadWheel,
#SIGNUP + .spinningLoadWheel,
#noActionButton + .spinningLoadWheel {
  margin: 0.25rem -3.2rem;
}

@keyframes rotateClockwise180 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-180deg);
  }
}
@keyframes rotateCounterClockwise180 {
  0% {
    transform: rotate(-180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  /* This animation goes to fully transparent *and hidden* halfway through as a workaround to an IE bug where we can't control the opacity of pseudoelements  */
  50% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.visitdetails .visitinstructionscontent .readmore {
  background-color: rgba(245, 240, 247, 0.8);
}

.visitinstructionscontent {
  overflow: hidden;
  position: relative;
  transition: height, 0.5s;
}
.visitinstructionscontent .readmore {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.8rem 0 0.8rem 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background-color: rgba(255, 255, 255, 0.8);
}
.visitinstructionscontent .readless {
  padding-top: 0.5rem;
}
.visitinstructionscontent .readless .collapse {
  padding-left: 1.2rem;
  background: none no-repeat scroll left center transparent;
  background-image: url("../images/up_chevron.png");
}
@media only screen and (max-width: 768px) {
  .visitinstructionscontent .readmore,
.visitinstructionscontent .readless {
    text-align: center;
  }
}
.visitinstructionscontent .instructionContent:focus {
  outline: none;
}

.uploadButtonFocus {
  outline: #000000 dashed 1px;
  outline: -webkit-focus-ring-color solid 1px;
  outline-offset: 1px;
}

@keyframes skeletonShiftGradient {
  0% {
    background-position: -400px 0;
  }
  100% {
    background-position: 400px 0;
  }
}
[class*=skeleton-bone] {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: skeletonShiftGradient;
  animation-timing-function: linear;
  background: linear-gradient(to right, #eeeeee 8%, #dbdbdb 18%, #eeeeee 33%);
  background-size: 800px 100px;
  position: relative;
}

.skeleton-boneRound {
  border-radius: 50%;
}

.clicktoexpand, .clicktocollapse {
  display: none;
  font-size: 11pt;
  margin-left: 0.3rem;
  color: #763e88;
  vertical-align: bottom;
  cursor: pointer;
}

.collapsibleSectionHeader.expanded .clicktocollapse {
  display: inline;
}
.collapsibleSectionHeader.collapsed .clicktoexpand {
  display: inline;
}
.collapsibleSectionHeader.expanded .clicktoexpand {
  display: none;
}
.collapsibleSectionHeader.collapsed .clicktocollapse {
  display: none;
}
@media (pointer: fine) {
  .collapsibleSectionHeader.expanded .clicktocollapse {
    display: none;
  }
  .collapsibleSectionHeader.collapsed .clicktoexpand {
    display: none;
  }
  .collapsibleSectionHeader.expanded:hover .clicktoexpand {
    display: none;
  }
  .collapsibleSectionHeader.expanded:hover .clicktocollapse {
    display: inline;
  }
  .collapsibleSectionHeader.collapsed:hover .clicktoexpand {
    display: inline;
  }
  .collapsibleSectionHeader.collapsed:hover .clicktocollapse {
    display: none;
  }
}
.collapsibleSectionHeader.expanded .header, .collapsibleSectionHeader.collapsed .header {
  display: inline;
  padding: 0 1em 0.1em 0.1em;
  margin-left: -0.1em;
  background-repeat: no-repeat;
  background-position: 99% 60%;
  vertical-align: text-bottom;
  background-size: 0.8rem;
  cursor: pointer;
}
.collapsibleSectionHeader.expanded .header {
  background-image: url("../images/up_chevron_blue.svg");
}
.collapsibleSectionHeader.collapsed .header {
  background-image: url("../images/down_chevron_blue.svg");
}

.collapsibleSectionContent {
  margin-top: 0.75rem;
}

.no-outline-on-focus:focus {
  outline: none;
}

/* status badges */
.statusBadge {
  border-radius: 0.25rem;
  border-style: solid;
  border-width: 2px;
}
.statusBadge .badgeContents {
  font-size: 0.8rem;
  padding: 0.1rem 0.5rem;
}

.verticalSubway {
  list-style-type: none;
}
.verticalSubway .verticalSubwayStop {
  position: relative;
  padding-bottom: 10px;
  padding-left: 1em;
}
.verticalSubway .verticalSubwayStop:before {
  height: 100%;
  width: 1px;
  left: 0.28em;
  content: "";
  position: absolute;
}
.verticalSubway .verticalSubwayStop:last-child:before {
  height: 6px;
}
.verticalSubway .verticalSubwayStop:first-child:before {
  top: 6px;
}
.verticalSubway .verticalSubwayStop .verticalSubwayStopContents:before {
  display: inline-block;
  left: 0;
  top: 5px;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  content: "";
  position: absolute;
}
.verticalSubway .verticalSubwayStop .verticalSubwayStopContents .readmore {
  margin-left: 2rem;
}

/* #region Content Linking related */
.md_crr .section .storyhead,
.md_showfile .section .storyhead {
  font-size: 1.2rem;
  line-height: 1.25rem;
  margin: 0.25rem 0 0.5rem 0;
}

/* #endregion */
/*Skiplinks: links which are hidden from view until they are focused, can be used by screen reader users to jump around the page without interfering with 
	Sighted users. These links need to be visible when focused, they can't always be hidden. 
	Reading: 
	- https://webaim.org/techniques/skipnav/
	- https://webaim.org/techniques/css/invisiblecontent/
*/
.skiplink {
  text-indent: -10000px;
}

.skiplink:focus {
  text-indent: 0px;
  background-color: #f5f0f7;
}

/* #region Video related */
.videoCard {
  min-height: 0 !important;
  display: block;
}
.videoCard .videoHeader {
  display: inline-flex;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.videoCard .videoHeader .icon {
  position: relative;
  width: auto;
}
.videoCard .videoHeader .icon .videoIcon {
  width: 2rem;
}
.videoCard h2 {
  padding-top: 0.33rem;
  margin-left: 0.5rem;
  font-size: medium;
  color: #363636;
}
.videoCard .individualVideo {
  position: relative;
  padding-bottom: 0.5rem;
  padding-right: 0.8rem;
}
.videoCard .individualVideo .videoDescription {
  color: #363636;
  padding-right: 20px;
}
.videoCard .individualVideo:hover {
  background-color: #f5f0f7;
}
.videoCard .individualVideo a:focus {
  background: inherit;
}
.videoCard .individualVideo img {
  outline: 1px solid #cccccc;
}
.videoCard .individualVideo:not(:first-child), .videoCard .collapse_expand, .videoCard .moreVideosLabel {
  padding-top: 0.5em;
  border-top: solid thin;
  border-color: #cccccc;
}
.videoCard .moreVideosLabel {
  display: block;
  width: 100%;
  text-align: center;
}
.videoCard .collapse_expand div {
  display: inline;
}
.videoCard .collapse_expand button {
  color: #86479b;
  width: 100%;
}
.videoCard .collapse_expand button .expand_label, .videoCard .collapse_expand button .collapse_label {
  margin-left: auto;
  margin-right: auto;
}
.videoCard .collapse_expand button .expand_label::after, .videoCard .collapse_expand button .collapse_label::after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  position: relative;
  height: 0.4em;
  vertical-align: baseline;
  width: 0.4em;
  margin-left: 0.4em;
  transform: rotate(135deg);
}
.videoCard .collapse_expand button .expand_label:hover, .videoCard .collapse_expand button .collapse_label:hover {
  text-decoration: underline;
  color: #763e88;
}
.videoCard .collapse_expand button .expand_label::after {
  top: -0.15em;
  transform: rotate(135deg);
}
.videoCard .collapse_expand button .collapse_label::after {
  top: 0.15em;
  transform: rotate(-45deg);
}

@media only screen and (max-width: 1300px) {
  #sidebar .videoCard.hideSidebarForMobile {
    display: none;
  }
}
#sidebar .individualVideo .videoThumbnail img {
  max-height: 80px;
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 5%;
  width: 50%;
}
#sidebar .individualVideo .textWrapper {
  margin-left: 2%;
}

.header.videoCard .individualVideo img {
  margin-left: 5%;
  margin-top: 15px;
  max-height: 5.5rem;
}
@media only screen and (max-width: 426px) {
  .header.videoCard .individualVideo .col-3, .header.videoCard .individualVideo .col-9 {
    width: 100%;
  }
  .header.videoCard .individualVideo .col-3 img {
    margin-left: 25%;
    margin-right: 25%;
  }
}
@media only screen and (max-width: 376px) {
  .header.videoCard .individualVideo .col-3 img {
    width: 50%;
  }
}
@media only screen and (max-width: 1300px) {
  .header.videoCard {
    display: block;
  }
}
@media only screen and (min-width: 1301px) {
  .header.videoCard {
    display: none;
  }
}

.mobile #sidebar .videoCard.hideSidebarForMobile {
  display: none;
}
.mobile .header.videoCard {
  display: block;
  width: 100%;
}
.mobile .header.videoCard .videoHeaderText {
  background: inherit !important;
}
.mobile .header.videoCard .individualVideo img {
  max-width: 100%;
}
.mobile .header.videoCard h2 {
  padding: 0.33rem 0rem 0rem 0rem !important;
  margin: 0rem 0rem 0rem 0.5rem !important;
  font-size: medium;
  color: #363636;
}

/* #endregion */
#toastWrapper {
  padding: 0 10px;
  z-index: 10;
  right: 0;
  margin: 0 auto;
  max-width: 1440px;
}
#toastWrapper.animToast {
  position: fixed;
  left: 0;
  bottom: 1.25rem;
  animation-duration: 0.25s;
  animation-timing-function: ease-out;
  z-index: 1000;
}
#toastWrapper.animToast.showing {
  animation-name: showToast;
}
#toastWrapper.animToast.hiding {
  animation-name: showToast;
  animation-direction: reverse;
}
.datatile #toastWrapper.animToast:not(.persistent) {
  bottom: initial;
  top: 1.25rem;
}
.datatile #toastWrapper.animToast:not(.persistent).showing {
  animation-name: showDataTileToast;
}
.datatile #toastWrapper.animToast:not(.persistent).hiding {
  animation-name: showDataTileToast;
}
@keyframes showToast {
  from {
    transform: translateY(calc(100% + 1.25rem));
  }
  to {
    transform: translateY(0);
  }
}
@keyframes showDataTileToast {
  from {
    transform: translateY(calc(0% - 1.25rem));
  }
  to {
    transform: translateY(0);
  }
}
#toastWrapper .toast {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.72);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  padding-right: 0;
  z-index: 100000000000000000;
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  #toastWrapper .toast {
    background: rgba(0, 0, 0, 0.944);
  }
}
#toastWrapper .toast .icon {
  height: 22px;
  min-width: 22px;
  width: 22px;
  margin-right: 0.75rem;
}
#toastWrapper .toast .icon.success {
  fill: green;
}
#toastWrapper .toast .body {
  color: #ffffff;
  flex-grow: 1;
}
#toastWrapper .toast .body._Text._readOnlyText {
  margin-bottom: 0;
}
#toastWrapper .toast .dismiss {
  line-height: normal;
}
#toastWrapper .toast .dismiss svg {
  vertical-align: middle;
  fill: #ffffff;
}
#toastWrapper .toast .dismiss svg.dismissIcon {
  height: 24px;
  min-width: 24px;
  margin-right: 0.75rem;
}
#toastWrapper .toast .dismiss {
  display: flex;
  align-items: center;
}

.standardBanner {
  padding: 0.5rem 0.5rem 0.5rem 3rem;
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  background-position: left 0.7rem top 0.5rem;
  border: 1px solid #dbdbdb;
  border-radius: 0.3rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .standardBanner {
    flex-direction: column;
  }
}
.standardBanner .banner-header-text {
  order: 0;
  flex: 1 1 auto;
  align-self: auto;
  width: auto;
}
.standardBanner .header {
  padding: 0.1rem 0 0.3rem 0;
  outline: none;
}
.standardBanner .banner-text.smallBannerFont {
  font-size: 0.85rem;
}
.standardBanner .banner-actions {
  order: 1;
  flex: 0 0 auto;
  align-self: center;
  width: auto;
  text-align: right;
  padding: 0 0.5rem 0 0.75rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
}
@media only screen and (max-width: 768px) {
  .standardBanner .banner-actions {
    flex: 1 1 auto;
    align-self: auto;
    text-align: left;
    width: 100%;
    padding: 0.75rem 0 0.5rem 0;
    flex-direction: row;
    min-width: calc(100% + 2.5rem);
    margin-left: -2.5rem;
  }
}
.standardBanner .banner-actions a.button {
  margin: 0.5rem 0;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .standardBanner .banner-actions a.button {
    margin: 0 1rem 0 0;
    width: auto;
  }
}
.standardBanner.successType {
  background-color: #ccffd8;
}
.standardBanner.successType:not(.showIcon) {
  background-image: url("../images/success_banner_icon.svg");
}
.standardBanner.successType .banner-icon {
  width: 1.5rem;
  float: left;
  position: relative;
  right: 2.3rem;
  margin-right: -1.5rem;
}
.standardBanner.successType .header {
  color: #0f784a;
}
.standardBanner.informationalType {
  background-color: #e0f1ff;
}
.standardBanner.informationalType:not(.showIcon) {
  background-image: url("../images/informational_banner_icon.svg");
}
.standardBanner.informationalType .banner-icon {
  width: 1.5rem;
  float: left;
  position: relative;
  right: 2.3rem;
  margin-right: -1.5rem;
}
.standardBanner.informationalType .header {
  color: #86479b;
}
.standardBanner.warningType {
  background-color: #ffffd0;
}
.standardBanner.warningType:not(.showIcon) {
  background-image: url("../images/warning_banner_icon.svg");
}
.standardBanner.warningType .banner-icon {
  width: 1.5rem;
  float: left;
  position: relative;
  right: 2.3rem;
  margin-right: -1.5rem;
}
.standardBanner.warningType .header {
  color: #363636;
}
.standardBanner.criticalType {
  background-color: #ffe8e8;
}
.standardBanner.criticalType:not(.showIcon) {
  background-image: url("../images/critical_banner_icon.svg");
}
.standardBanner.criticalType .banner-icon {
  width: 1.5rem;
  float: left;
  position: relative;
  right: 2.3rem;
  margin-right: -1.5rem;
}
.standardBanner.criticalType .header {
  color: #d80000;
}

.zeroState {
  text-align: center;
  min-height: 3.125rem;
}
.zeroState .zeroStateIcon {
  max-width: 40rem;
  margin: auto;
}
.zeroState .zeroStateDisplayText {
  width: auto;
  font-size: 1.2rem;
}
.zeroState .zeroStateDisplayText:focus {
  outline: none;
}
.zeroState.zeroStateInline {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.zeroState.zeroStateInline .zeroStateIcon {
  flex-shrink: 0;
  width: auto;
  margin: 0;
}
.zeroState.zeroStateInline .zeroStateIcon svg {
  height: 3.125rem;
  width: 3.125rem;
}
.zeroState.zeroStateInline .zeroStateDisplayText {
  display: inline-block;
  margin: 0 1rem 0 0.5rem;
}

.adminElevationBanner, .unsupportedBrowserBanner {
  background-color: #ffffa1;
  width: 100%;
  text-align: center;
  margin: auto;
  padding: 5px;
  font-size: 15pt;
  color: #000000;
  border: 3px solid #000000;
  box-shadow: 5px 10px 18px #888888;
}
.adminElevationBanner .closeBanner, .unsupportedBrowserBanner .closeBanner {
  color: #000000;
  margin: 0 1rem;
  text-decoration: none;
}
.adminElevationBanner svg, .unsupportedBrowserBanner svg {
  top: 50%;
  height: 1rem;
  width: 1rem;
  display: inline;
  font-size: inherit;
  vertical-align: middle;
}

.sitebanners {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
}

.progressiveDisclosureText {
  word-break: break-word;
}
.progressiveDisclosureText .mainText {
  display: flex;
  padding: 0.1rem 0;
  width: max-content;
}
.progressiveDisclosureText .mainText svg.mainTextIcon {
  width: 1.5rem;
  height: 1.5rem;
}
.progressiveDisclosureText .mainText .mainTextContent {
  margin-top: 0.2rem;
}
.progressiveDisclosureText .mainText.expandableMainText {
  border-radius: 6px;
  transition: background-color 0.3s;
  color: #363636;
  text-decoration: none;
}
.progressiveDisclosureText .mainText.expandableMainText:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.progressiveDisclosureText .mainText.expandableMainText svg.expandChevron {
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
  padding-top: 0.2rem;
  vertical-align: middle;
  transition: transform 0.3s;
  margin-bottom: 0.2rem;
}
.progressiveDisclosureText.expanded .expandedText {
  border-left: 2px solid #cdcdcd;
  padding-left: 0.5rem;
  margin-top: 0.3rem;
  margin-left: 0.5rem;
  width: auto;
}
.progressiveDisclosureText.expanded svg.expandChevron {
  transform: rotate(-180deg);
}
@media screen and (max-width: 768px) {
  .progressiveDisclosureText {
    text-align: center;
  }
  .progressiveDisclosureText .mainText {
    margin: auto;
  }
  .progressiveDisclosureText.expanded .expandedText {
    border: none;
    margin: 0.3rem;
    padding: 0.5rem;
  }
}
.progressiveDisclosureText.centered {
  text-align: center;
}
.progressiveDisclosureText.centered .mainText {
  margin: auto;
}
.progressiveDisclosureText.centered.expanded .expandedText {
  border: none;
  margin: 0.3rem;
  padding: 0.5rem;
}

.emergencyDisclaimer .progressiveDisclosureText {
  color: #d80000;
}
.emergencyDisclaimer .progressiveDisclosureText .mainText {
  background-color: #fceded;
  padding: 0.1rem 1rem;
}
.emergencyDisclaimer .progressiveDisclosureText .mainText.expandableMainText {
  color: #d80000;
}
.emergencyDisclaimer .progressiveDisclosureText .mainText.expandableMainText:hover {
  background-color: #f9d9d9;
}
.emergencyDisclaimer .progressiveDisclosureText .mainText svg {
  fill: #d80000;
}
@media screen and (max-width: 768px) {
  .emergencyDisclaimer .progressiveDisclosureText .mainText {
    width: 100%;
  }
}
.emergencyDisclaimer .progressiveDisclosureText .expandedText {
  border-left: 2px solid #f5bfbf;
}

.Alerts .content {
  border-radius: 6px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.Alerts .content a {
  border-radius: 6px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes floatIn {
  0% {
    transform: translateY(8px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.animated {
  transition-property: all;
  animation-duration: 0.5s;
  animation-fill-mode: both;
}

.fadeIn {
  animation-name: fadeIn;
}

.floatIn {
  animation-name: floatIn;
}

.delay {
  animation-delay: 0.25s;
}

.longdelay {
  animation-delay: 0.5s;
}

.promotedCard .allContent {
  width: calc(100% - 2rem);
  margin: 0 1rem;
  min-height: 4rem;
}
.promotedCard .allContent .iconContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
  background-color: white;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin: auto;
}
.promotedCard .allContent .iconContainer img, .promotedCard .allContent .iconContainer svg {
  width: 2.5rem;
  height: 2.5rem;
  object-fit: cover;
  position: relative;
  border-radius: 50%;
}
.promotedCard .allContent .iconContainer svg {
  fill: white;
}
.promotedCard .allContent .textContainer {
  padding-top: 0.5rem;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .promotedCard .allContent {
    display: flex;
    margin: 0;
  }
  .promotedCard .allContent .textContainer {
    text-align: left;
    margin-left: 1rem;
  }
}
.promotedCard:nth-child(5n+1) .iconContainer svg {
  background-color: #0098E3;
}
.promotedCard:nth-child(5n+2) .iconContainer svg {
  background-color: #FB7373;
}
.promotedCard:nth-child(5n+3) .iconContainer svg {
  background-color: #0DB3A6;
}
.promotedCard:nth-child(5n+4) .iconContainer svg {
  background-color: #976CEA;
}
.promotedCard:nth-child(5n+5) .iconContainer svg {
  background-color: #E85BC7;
}

.synchronizationLightboxContentContainer {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.progbarsquares {
  display: inline-block;
  width: 185px;
  height: 20px;
  background: url("../images/progbar.svg");
  position: relative;
}
.progbarsquares:before {
  content: "";
  background: #86479b;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  animation: framesProgbarsquares 2s infinite linear;
}

@keyframes framesProgbarsquares {
  0%, 9.99%, to {
    right: 0px;
  }
  10%, 19.99%, 90%, 99.99% {
    right: 33px;
  }
  20%, 29.99%, 80%, 89.99% {
    right: 66px;
  }
  30%, 39.99%, 70%, 79.99% {
    right: 99px;
  }
  40%, 49.99%, 60%, 69.99% {
    right: 132px;
  }
  50%, 59.99% {
    right: 165px;
  }
}
#mychart_by_epic_logo_wrapper {
  display: none;
}

/* #region textarea bucketing */
/* This area is a little delicate, but the basic logic should be as follows:
	If the wdth of the screen is 900px+, show the textbox as 100%
	If the width of the screen is 701-899px, show the textbox as 600px
	Once we get closer to 600px, just make it 100% to better align with other elements
	Repeat again for 401-599px

	Note that in most non-mobile pages, the main component of MyChart does not resize, so only resize based on screen size for responsive views.

	Also note that the sizing is different for welcome, and that logic lives in app.scss
*/
textarea.textbucket25chars, textarea.textbucket50chars, textarea.textbucket75chars, textarea.textbucket100chars, textarea.textbucket125chars, textarea.textbucket150chars, textarea.textbucket175chars, textarea.textbucket200chars, textarea.textbucket225chars, textarea.textbucket250chars, textarea.textbucket275chars, textarea.textbucket300chars {
  min-width: 0px;
  resize: none;
}

textarea.nonresponsive.textbucket25chars {
  height: 2.5rem;
  width: 18rem;
}
textarea.nonresponsive.textbucket25chars:not(.singleLineFreeText) {
  height: 4rem;
}
textarea.nonresponsive.textbucket50chars {
  height: 2.5rem;
  width: 36rem;
}
textarea.nonresponsive.textbucket50chars:not(.singleLineFreeText) {
  height: 4rem;
}
textarea.nonresponsive.textbucket75chars {
  height: 2.5rem;
  width: 100%;
}
textarea.nonresponsive.textbucket75chars:not(.singleLineFreeText) {
  height: 4rem;
}
textarea.nonresponsive.textbucket100chars, textarea.nonresponsive.textbucket125chars, textarea.nonresponsive.textbucket150chars {
  height: 4rem;
  width: 100%;
}
textarea.nonresponsive.textbucket175chars, textarea.nonresponsive.textbucket200chars, textarea.nonresponsive.textbucket225chars {
  height: 5.5rem;
  width: 100%;
}
textarea.nonresponsive.textbucket250chars, textarea.nonresponsive.textbucket275chars, textarea.nonresponsive.textbucket300chars {
  height: 7rem;
  width: 100%;
}
textarea.nonresponsive.textbucketunlimitedchars {
  height: 8.5rem;
  width: 100%;
}

@media screen and (min-width: 0px) {
  textarea:not(.nonresponsive).textbucket25chars, .mobile .section [class*=question] textarea.textbucket25chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket25chars {
    height: 2.5rem;
    width: 18rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket25chars, .mobile .section [class*=question] textarea.textbucket25chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket25chars {
    width: 100%;
  }
}
textarea:not(.nonresponsive).textbucket25chars:not(.singleLineFreeText), .mobile .section [class*=question] textarea.textbucket25chars:not(.singleLineFreeText), .echeckinqnrmobile .section [class*=question] textarea.textbucket25chars:not(.singleLineFreeText) {
  height: 4rem;
}
textarea:not(.nonresponsive).textbucket50chars, .mobile .section [class*=question] textarea.textbucket50chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket50chars {
  height: 2.5rem;
  width: 36rem;
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucket50chars, .mobile .section [class*=question] textarea.textbucket50chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket50chars {
    width: 100%;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucket50chars, .mobile .section [class*=question] textarea.textbucket50chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket50chars {
    width: 18rem;
    height: 4rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket50chars, .mobile .section [class*=question] textarea.textbucket50chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket50chars {
    width: 100%;
    height: 4rem;
  }
}
textarea:not(.nonresponsive).textbucket50chars:not(.singleLineFreeText), .mobile .section [class*=question] textarea.textbucket50chars:not(.singleLineFreeText), .echeckinqnrmobile .section [class*=question] textarea.textbucket50chars:not(.singleLineFreeText) {
  height: 4rem;
}
textarea:not(.nonresponsive).textbucket75chars, .mobile .section [class*=question] textarea.textbucket75chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket75chars {
  height: 2.5rem;
  width: 100%;
}
textarea:not(.nonresponsive).textbucket75chars:not(.singleLineFreeText), .mobile .section [class*=question] textarea.textbucket75chars:not(.singleLineFreeText), .echeckinqnrmobile .section [class*=question] textarea.textbucket75chars:not(.singleLineFreeText) {
  height: 4rem;
}
@media screen and (max-width: 53.9rem) {
  textarea:not(.nonresponsive).textbucket75chars, .mobile .section [class*=question] textarea.textbucket75chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket75chars {
    width: 36rem;
    height: 4rem;
  }
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucket75chars, .mobile .section [class*=question] textarea.textbucket75chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket75chars {
    width: 100%;
    height: 4rem;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucket75chars, .mobile .section [class*=question] textarea.textbucket75chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket75chars {
    width: 18rem;
    height: 5.5rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket75chars, .mobile .section [class*=question] textarea.textbucket75chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket75chars {
    width: 100%;
    height: 5.5rem;
  }
  textarea:not(.nonresponsive).textbucket75chars:not(.singleLineFreeText), .mobile .section [class*=question] textarea.textbucket75chars:not(.singleLineFreeText), .echeckinqnrmobile .section [class*=question] textarea.textbucket75chars:not(.singleLineFreeText) {
    height: 5.5rem;
  }
}
textarea:not(.nonresponsive).textbucket100chars, .mobile .section [class*=question] textarea.textbucket100chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket100chars {
  height: 4rem;
  width: 100%;
}
@media screen and (max-width: 53.9rem) {
  textarea:not(.nonresponsive).textbucket100chars, .mobile .section [class*=question] textarea.textbucket100chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket100chars {
    width: 36rem;
    height: 4rem;
  }
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucket100chars, .mobile .section [class*=question] textarea.textbucket100chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket100chars {
    width: 100%;
    height: 4rem;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucket100chars, .mobile .section [class*=question] textarea.textbucket100chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket100chars {
    width: 18rem;
    height: 7rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket100chars, .mobile .section [class*=question] textarea.textbucket100chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket100chars {
    width: 100%;
    height: 7rem;
  }
}
textarea:not(.nonresponsive).textbucket125chars, textarea:not(.nonresponsive).textbucket150chars, .mobile .section [class*=question] textarea.textbucket125chars, .mobile .section [class*=question] textarea.textbucket150chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket125chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket150chars {
  height: 4rem;
  width: 100%;
}
@media screen and (max-width: 53.9rem) {
  textarea:not(.nonresponsive).textbucket125chars, textarea:not(.nonresponsive).textbucket150chars, .mobile .section [class*=question] textarea.textbucket125chars, .mobile .section [class*=question] textarea.textbucket150chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket125chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket150chars {
    width: 36rem;
    height: 5.5rem;
  }
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucket125chars, textarea:not(.nonresponsive).textbucket150chars, .mobile .section [class*=question] textarea.textbucket125chars, .mobile .section [class*=question] textarea.textbucket150chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket125chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket150chars {
    width: 100%;
    height: 5.5rem;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucket125chars, textarea:not(.nonresponsive).textbucket150chars, .mobile .section [class*=question] textarea.textbucket125chars, .mobile .section [class*=question] textarea.textbucket150chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket125chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket150chars {
    width: 18rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket125chars, textarea:not(.nonresponsive).textbucket150chars, .mobile .section [class*=question] textarea.textbucket125chars, .mobile .section [class*=question] textarea.textbucket150chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket125chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket150chars {
    width: 100%;
    height: 8.5rem;
  }
}
textarea:not(.nonresponsive).textbucket175chars, textarea:not(.nonresponsive).textbucket200chars, .mobile .section [class*=question] textarea.textbucket175chars, .mobile .section [class*=question] textarea.textbucket200chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket175chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket200chars {
  height: 5.5rem;
  width: 100%;
}
@media screen and (max-width: 53.9rem) {
  textarea:not(.nonresponsive).textbucket175chars, textarea:not(.nonresponsive).textbucket200chars, .mobile .section [class*=question] textarea.textbucket175chars, .mobile .section [class*=question] textarea.textbucket200chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket175chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket200chars {
    width: 36rem;
    height: 7rem;
  }
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucket175chars, textarea:not(.nonresponsive).textbucket200chars, .mobile .section [class*=question] textarea.textbucket175chars, .mobile .section [class*=question] textarea.textbucket200chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket175chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket200chars {
    width: 100%;
    height: 7rem;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucket175chars, textarea:not(.nonresponsive).textbucket200chars, .mobile .section [class*=question] textarea.textbucket175chars, .mobile .section [class*=question] textarea.textbucket200chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket175chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket200chars {
    width: 18rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket175chars, textarea:not(.nonresponsive).textbucket200chars, .mobile .section [class*=question] textarea.textbucket175chars, .mobile .section [class*=question] textarea.textbucket200chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket175chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket200chars {
    width: 100%;
    height: 8.5rem;
  }
}
textarea:not(.nonresponsive).textbucket225chars, .mobile .section [class*=question] textarea.textbucket225chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket225chars {
  height: 5.5rem;
  width: 100%;
}
@media screen and (max-width: 53.9rem) {
  textarea:not(.nonresponsive).textbucket225chars, .mobile .section [class*=question] textarea.textbucket225chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket225chars {
    width: 36rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucket225chars, .mobile .section [class*=question] textarea.textbucket225chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket225chars {
    width: 100%;
    height: 8.5rem;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucket225chars, .mobile .section [class*=question] textarea.textbucket225chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket225chars {
    width: 18rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket225chars, .mobile .section [class*=question] textarea.textbucket225chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket225chars {
    width: 100%;
    height: 8.5rem;
  }
}
@media screen and (min-width: 0px) {
  textarea:not(.nonresponsive).textbucket250chars, textarea:not(.nonresponsive).textbucket275chars, textarea:not(.nonresponsive).textbucket300chars, .mobile .section [class*=question] textarea.textbucket250chars, .mobile .section [class*=question] textarea.textbucket275chars, .mobile .section [class*=question] textarea.textbucket300chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket250chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket275chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket300chars {
    height: 7rem;
    width: 100%;
  }
}
@media screen and (max-width: 53.9rem) {
  textarea:not(.nonresponsive).textbucket250chars, textarea:not(.nonresponsive).textbucket275chars, textarea:not(.nonresponsive).textbucket300chars, .mobile .section [class*=question] textarea.textbucket250chars, .mobile .section [class*=question] textarea.textbucket275chars, .mobile .section [class*=question] textarea.textbucket300chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket250chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket275chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket300chars {
    width: 36rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucket250chars, textarea:not(.nonresponsive).textbucket275chars, textarea:not(.nonresponsive).textbucket300chars, .mobile .section [class*=question] textarea.textbucket250chars, .mobile .section [class*=question] textarea.textbucket275chars, .mobile .section [class*=question] textarea.textbucket300chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket250chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket275chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket300chars {
    width: 100%;
    height: 8.5rem;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucket250chars, textarea:not(.nonresponsive).textbucket275chars, textarea:not(.nonresponsive).textbucket300chars, .mobile .section [class*=question] textarea.textbucket250chars, .mobile .section [class*=question] textarea.textbucket275chars, .mobile .section [class*=question] textarea.textbucket300chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket250chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket275chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket300chars {
    width: 18rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucket250chars, textarea:not(.nonresponsive).textbucket275chars, textarea:not(.nonresponsive).textbucket300chars, .mobile .section [class*=question] textarea.textbucket250chars, .mobile .section [class*=question] textarea.textbucket275chars, .mobile .section [class*=question] textarea.textbucket300chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket250chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket275chars, .echeckinqnrmobile .section [class*=question] textarea.textbucket300chars {
    width: 100%;
    height: 8.5rem;
  }
}
textarea:not(.nonresponsive).textbucketunlimitedchars, .mobile .section [class*=question] textarea.textbucketunlimitedchars, .echeckinqnrmobile .section [class*=question] textarea.textbucketunlimitedchars {
  height: 8.5rem;
  width: 100%;
}
@media screen and (max-width: 53.9rem) {
  textarea:not(.nonresponsive).textbucketunlimitedchars, .mobile .section [class*=question] textarea.textbucketunlimitedchars, .echeckinqnrmobile .section [class*=question] textarea.textbucketunlimitedchars {
    width: 36rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 42rem) {
  textarea:not(.nonresponsive).textbucketunlimitedchars, .mobile .section [class*=question] textarea.textbucketunlimitedchars, .echeckinqnrmobile .section [class*=question] textarea.textbucketunlimitedchars {
    width: 100%;
    height: 8.5rem;
  }
}
@media screen and (max-width: 35.9rem) {
  textarea:not(.nonresponsive).textbucketunlimitedchars, .mobile .section [class*=question] textarea.textbucketunlimitedchars, .echeckinqnrmobile .section [class*=question] textarea.textbucketunlimitedchars {
    width: 18rem;
    height: 8.5rem;
  }
}
@media screen and (max-width: 24rem) {
  textarea:not(.nonresponsive).textbucketunlimitedchars, .mobile .section [class*=question] textarea.textbucketunlimitedchars, .echeckinqnrmobile .section [class*=question] textarea.textbucketunlimitedchars {
    width: 100%;
    height: 8.5rem;
  }
}

/* #endregion */
.ptEduDescription .fmtConv {
  overflow-x: auto !important;
}
.ptEduDescription .fmtConv input {
  pointer-events: none;
  -webkit-appearance: checkbox;
}
