﻿@import url("https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700");

h1 { font-size: 33.8px !important; }

h2 { font-size: 28.73px !important; }

h3 { font-size: 24.4205px !important; }

h4 { font-size: 20.757425px !important; }

h5 { font-size: 17.64381125px !important; }

h6 { font-size: 14.9972395625px !important; }

h1, h2, h3, h4, h5, h6 { font-family: "Montserrat"; color: #163866 !important; line-height: 1.2em !important; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div { font-size: 13px; line-height: 17px; }

@media only screen and (min-width: 1156px) {
    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div { font-size: 13px; }
}

body { font-size: 13px !important; font-family: "Montserrat"; background: #EBEBEB; color: #414042; }

@media only screen and (min-width: 1156px) {
    body { font-size: 13px !important; }
}

a { color: #337ab7; }

    a:hover { color: #003768; border-bottom: 1px dotted #003768; }

h3 a:hover { border-bottom: none; }

.button:not(.buttonloading), .button.button-edit:not(.buttonloading) { background: #F7AF29 !important; border: 0 !important; font-family: "Montserrat" !important; text-transform: uppercase; color: white !important; border-radius: 0; text-align: center !important; padding: 5px 20px !important; }

.button:hover, .button.button-edit:hover { background: #163866 !important; }

.bigbutton { line-height: 2em; }

.row { width: 1118px; }

#content_body { padding-top: 62px; }

header.header_wrapper { background: white; height: auto !important; padding-top: 34px; }

@media all and (max-width: 639px) {
    header.header_wrapper { background: #163866; padding-top: 0; }
}

@media all and (max-width: 639px) {
    header.header_wrapper .logo { text-align: left; }
}

header.header_wrapper .logoimage { background: url("../images/hsaa-logo.png") center center no-repeat !important; background-size: contain !important; width: 151px; display: inline-block; text-align: center; height: 49px; margin-top: 14px; margin-bottom: 8px; }

@media all and (max-width: 639px) {
    header.header_wrapper .logoimage { background: url("../images/hsaa-logo-white.png") center center no-repeat !important; background-size: contain !important; }
}

@media all and (max-width: 639px) {
    header.header_wrapper .userinfo { color: #F8F8F8; }
}

@media all and (max-width: 639px) {
    header.header_wrapper .userinfo .logoutlink { color: #F8F8F8; }

        header.header_wrapper .userinfo .logoutlink:hover { color: #F7AF29; }
}

header.header_wrapper .nav-utility { margin-top: 0px !important; }

#content_nav { font-family: "Montserrat"; }

@media all and (max-width: 639px) {
    #content_nav { box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5); position: relative; }
}

#content_nav nav { background: white; }

@media all and (max-width: 639px) {
    #content_nav nav { background: #163866; color: #F8F8F8; font-weight: 700; }
}

.login #content_nav nav { border-top: 0; }

@media all and (min-width: 768px) {
    #content_nav nav > ul { -js-display: flex; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-flex: auto; -moz-box-flex: auto; -webkit-flex: auto; -ms-flex: auto; flex: auto; justify-content: flex-end; margin-top: -43px; }
}

#content_nav nav li { border: none; background: none !important; box-shadow: none !important; }

@media all and (max-width: 639px) {
    #content_nav nav li { text-align: center; line-height: 35px; }
}

#content_nav nav li .downarrow { display: none; }

#content_nav nav li.haschildren { padding-right: 0 !important; }

@media all and (max-width: 639px) {
    #content_nav nav li.haschildren { position: relative; }

        #content_nav nav li.haschildren:after { content: ''; display: block; position: absolute; right: 1em; top: 1.1em; border: 5px solid rgba(0, 0, 0, 0); border-top: 5px solid #f8f8f8; transition: all .2s; }

        #content_nav nav li.haschildren.open:after { transform: rotate(90deg); transition: all .2s; }
}

#content_nav nav li.mobile_menu { text-align: right; padding-right: 20px; }

#content_nav nav li:hover { background: "" !important; }

@media all and (max-width: 639px) {
    #content_nav nav li ul { background: #163866; box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
}

#content_nav nav li a { color: #163866; padding-left: 9px; font-size: 15px; transition: all .3s; padding-left: 6px !important; padding-right: 6px !important; font-size: 14px; text-decoration: none; }

@media all and (max-width: 639px) {
    #content_nav nav li a { color: #F8F8F8; font-size: 16px; font-weight: 600; }
}

#content_nav nav li a:hover { color: #F7AF29; border-bottom: none; }

#content_nav nav li a.current { color: ""; }

#content_wrapper { background-color: #EBEBEB !important; background-image: url("../images/hsaa-header-bg-full-inner.jpg") !important; background-repeat: no-repeat; background-position: top -330px center !important; background-size: auto !important; }

    #content_wrapper .shadedpanel { background: white !important; border-radius: 0px !important; border: 0px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }

    #content_wrapper .panel h4.head-icon-yourinfo,
    #content_wrapper .panel h4.head-icon-quickcontacts { padding-left: 0; background: none; margin-top: 0; }

    #content_wrapper .postcontent { margin-bottom: 21.034px; }

        #content_wrapper .postcontent img[align='left'] { display: block; float: left; margin: 0 .85em .85em 0; }

        #content_wrapper .postcontent img[align='center'] { display: block; margin: 0 auto .85em; }

        #content_wrapper .postcontent img[align='right'] { display: block; margin: 0 0 .85em .85em; }

    #content_wrapper .datafield span,
    #content_wrapper .datafield div { padding-left: .5em; }

    #content_wrapper .relateddocuments { margin-left: 0 !important; }

        #content_wrapper .relateddocuments ul { margin-left: 0 !important; margin-top: .5em; }

table.dataTable { border-bottom: 1px solid #ddd !important; }

    table.dataTable th { border-bottom: 1px solid #ddd !important; }

input { border-radius: 0 !important; }

    input[type="text"], input[type="password"] { height: 33px; }

textarea { max-width: 100%; }

.alwayslabel { background: #163866; padding-left: 5px; border-radius: 0; }

label { margin-bottom: 18px; }

.emaillink { line-height: 33px; }

footer { background: #F8F8F8 !important; }

    footer #footer { border: 0; }

        footer #footer div { font-size: 12px; }

        footer #footer .copyright { color: #414042; }

            footer #footer .copyright a { color: #414042; }

                footer #footer .copyright a:hover { color: #337ab7; }

.eventcalendar .day { padding: 3px 5px; }

    .eventcalendar .day .eventcalendarlink:not([title='']) { color: ""; background: ""; padding: 8px 0; margin: 5px 0; display: block; border-radius: 4px; text-align: center; font-size: 90%; }

        .eventcalendar .day .eventcalendarlink:not([title='']):hover { text-decoration: none; opacity: .8; }

.eventcalendar .eventcalendardetails { background: none; }

    .eventcalendar .eventcalendardetails .availableevent { border-radius: 0; background: none; }

        .eventcalendar .eventcalendardetails .availableevent .headline { color: ""; }

.eventdetails .overflow.bar { background: none; border: 0; }

    .eventdetails .overflow.bar .wizardbutton { margin-left: 14px; }

.eventdetails .topbar { border: 0; }

.eventpage { border: 0; }

.login #content_wrapper { background-size: cover; }

.login .smallfont { margin-top: 1em; }

.login .loginimage { display: none !important; }

.login #ctl00_Body___101__divLoginPanelB__1 { margin-top: 34px; }

.login #ctl00_Body___101__lnkForgotPassword__1 { margin-top: 58px; }

.login #ctl00_Body___101__lblSignupTitle__1 { margin-top: 0; }

.login h3 { font-size: 22px !important; }

@media only screen and (min-width: 768px) {
    header .logoimage { display: block; width: 330px; float: left; margin-top: 5px; margin-bottom: 5px; }
}

@media only screen and (min-width: 1156px) {
    header .logoimage { margin-top: 45px; margin-bottom: 15px; }
}

body.registrationcomplete .hsaa-oerdisclaimer { display: none; }

.eventresendlink { background: url("../images/email.png") no-repeat center left; background-size: 23px 23px; padding: 8px 0 8px 30px; }

#nav-main > ul > li > ul > li > a { white-space: nowrap; }

.HSAAWaitingList > p, .HSAAWaitingList > label { font-size: 20px; }

.HSAAInline { display: inline; }

.availableevent a { Display: inline; }


/*HSAA-19-0162*/

.eventDocsPageHeader > span { font-family: "Montserrat"; color: #163866; line-height: 1.2em; font-size: 17.64381125px; font-weight: bold; margin: 14px 0px 14px 10px; display: inline-block; }

.eventDocsEventName, .eventDocsDocType { font-size: 22px; font-weight: bold; margin: 20px 0px 20px 0px; }

    .eventDocsDocType > span { font-size: 15px; margin-left: 30px; }


.eventDocsOutstanding > label { font-size: 16px; font-weight: bold; margin: 20px 0px 20px 0px; }

.eventDocsEventInfo, .eventDocsEventHeader, .eventDocsDetails, .eventDocsDocInfo, .eventDocsUpload, .eventDocRight { display: flex; }

.eventDocsUpload { justify-content: space-between; }

.eventDocsEventDetails, .eventDocsDocDetails { margin-left: 30px; }

.eventDocsDocDetails { margin-bottom: 30px; }

.eventDocsEventInfo > label, .eventDocsDocInfo > label { font-weight: bold; flex: 0 0 125px; margin-bottom: 8px; }

.eventDocsDetails { border-top: solid; border-top-width: 1px; padding: 8px 0px 8px 0px; }

.eventDocsType, .eventDocsDue, .eventDocsRight { padding: 0px 10px 0px 10px; }

.eventDocsEventHeader > div > label { font-weight: bold; }

.eventDocsType { width: 30%; }

.eventDocsDue { width: 15%; }

.eventDocsDesc, .eventDocRight { width: 55%; }

    .eventDocRight > div { flex-grow: 1; }

    .eventDocRight > a { flex: 0 0 175px; margin-left: auto; height: 2em; }

.eventDocsChooseFile { margin-bottom: 30px; margin-left: 30px; }

.HSAAAdditionalDocumentationRequired { font-weight: bold; color: #F00; }

.HSAAMemberAppAddressLine1 { }

.HSAAMemberAppAddressLine2 { }

.HSAAMemberAppAddress1 { }

.HSAAMemberAppAddress2 { }

.HSAAClaimDetails label { margin-bottom: 5px; }

.HSAAClaimWagesGrid label.error-message { margin-bottom: 0px; line-height: 12px; }


.HSAAClaimDetails [data-controlname]:not([data-controlname^="div"]) { /*for long labels*/ margin-top: 2px; }

    .HSAAClaimDetails [data-controlname]:not([data-controlname^="div"]).HSAAClaimSpacer { margin-top: 20px; }

.HSAAClaimDetails [data-controlname^="div"].HSAAClaimSpacer { margin-top: 20px; }

.HSAAClaimWagesGrid { display: -ms-grid; display: grid; -ms-grid-columns: 2fr 1fr 1fr 1fr 1fr; grid-template-columns: 2fr 1fr 1fr 1fr 1fr; align-items: center; }

.HSAAClaimWagesLUGrid { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr; align-items: center; }

/*BDS - HSAA-21-0059,HSAA-22-0099*/
.HSAAClaimOtherGrid { display: -ms-grid; display: grid; -ms-grid-columns: 1fr 2fr 1fr; grid-template-columns: 1fr 2fr 1fr; align-items: center; }

.HSAAClaimWagesGrid > div:nth-child(1) { -ms-grid-row: 1; -ms-grid-column: 1; }

.HSAAClaimWagesGrid > div:nth-child(2) { -ms-grid-row: 1; -ms-grid-column: 2; }

.HSAAClaimWagesGrid > div:nth-child(3) { -ms-grid-row: 1; -ms-grid-column: 3; }

.HSAAClaimWagesGrid > div:nth-child(4) { -ms-grid-row: 1; -ms-grid-column: 4; }

.HSAAClaimWagesGrid > div:nth-child(5) { -ms-grid-row: 1; -ms-grid-column: 5; }

.HSAAClaimWagesGrid > div:nth-child(6) { -ms-grid-row: 1; -ms-grid-column: 6; }

.HSAAClaimWagesGrid > div:nth-child(7) { -ms-grid-row: 2; -ms-grid-column: 1; }

.HSAAClaimWagesGrid > div:nth-child(8) { -ms-grid-row: 2; -ms-grid-column: 2; }

.HSAAClaimWagesGrid > div:nth-child(9) { -ms-grid-row: 2; -ms-grid-column: 3; }

.HSAAClaimWagesGrid > div:nth-child(10) { -ms-grid-row: 2; -ms-grid-column: 4; }

.HSAAClaimWagesGrid > div:nth-child(11) { -ms-grid-row: 2; -ms-grid-column: 5; }

.HSAAClaimWagesGrid > div:nth-child(12) { -ms-grid-row: 2; -ms-grid-column: 6; }

.HSAAClaimWagesGrid > div:nth-child(13) { -ms-grid-row: 3; -ms-grid-column: 1; }

.HSAAClaimWagesGrid > div:nth-child(14) { -ms-grid-row: 3; -ms-grid-column: 2; }

.HSAAClaimWagesGrid > div:nth-child(15) { -ms-grid-row: 3; -ms-grid-column: 3; }

.HSAAClaimWagesGrid > div:nth-child(16) { -ms-grid-row: 3; -ms-grid-column: 4; }

.HSAAClaimWagesGrid > div:nth-child(17) { -ms-grid-row: 3; -ms-grid-column: 5; }

.HSAAClaimWagesGrid > div:nth-child(18) { -ms-grid-row: 3; -ms-grid-column: 6; }

.HSAAClaimWagesGrid > div:nth-child(19) { -ms-grid-row: 4; -ms-grid-column: 1; }

.HSAAClaimWagesGrid > div:nth-child(20) { -ms-grid-row: 4; -ms-grid-column: 2; }

.HSAAClaimWagesGrid > div:nth-child(21) { -ms-grid-row: 4; -ms-grid-column: 3; }

.HSAAClaimWagesGrid > div:nth-child(22) { -ms-grid-row: 4; -ms-grid-column: 4; }

.HSAAClaimWagesGrid > div:nth-child(23) { -ms-grid-row: 4; -ms-grid-column: 5; }

.HSAAClaimWagesGrid > div:nth-child(24) { -ms-grid-row: 4; -ms-grid-column: 6; }

.HSAAClaimWagesLUGrid > div:nth-child(1) { -ms-grid-row: 1; -ms-grid-column: 1; }

.HSAAClaimWagesLUGrid > div:nth-child(2) { -ms-grid-row: 1; -ms-grid-column: 2; }

.HSAAClaimWagesLUGrid > div:nth-child(3) { -ms-grid-row: 1; -ms-grid-column: 3; }

.HSAAClaimWagesLUGrid > div:nth-child(4) { -ms-grid-row: 1; -ms-grid-column: 4; }

.HSAAClaimWagesLUGrid > div:nth-child(5) { -ms-grid-row: 1; -ms-grid-column: 5; }

.HSAAClaimWagesLUGrid > div:nth-child(6) { -ms-grid-row: 2; -ms-grid-column: 1; }

.HSAAClaimWagesLUGrid > div:nth-child(7) { -ms-grid-row: 2; -ms-grid-column: 2; }

.HSAAClaimWagesLUGrid > div:nth-child(8) { -ms-grid-row: 2; -ms-grid-column: 3; }

.HSAAClaimWagesLUGrid > div:nth-child(9) { -ms-grid-row: 2; -ms-grid-column: 4; }

.HSAAClaimWagesLUGrid > div:nth-child(10) { -ms-grid-row: 2; -ms-grid-column: 5; }


.HSAAClaimWagesGrid > div, .HSAAClaimWagesLUGrid > div, .HSAAClaimOtherGrid > div, .HSAATravelPassengersGrid > div { text-align: center; }

    /*BDS - HSAA-21-0059,HSAA-22-0099*/
    .HSAAClaimOtherGrid > div:nth-child(1) { -ms-grid-row: 1; -ms-grid-column: 1; }

    .HSAAClaimOtherGrid > div:nth-child(2) { -ms-grid-row: 1; -ms-grid-column: 2; }

    .HSAAClaimOtherGrid > div:nth-child(3) { -ms-grid-row: 1; -ms-grid-column: 3; }

    .HSAAClaimOtherGrid > div:nth-child(4) { -ms-grid-row: 2; -ms-grid-column: 1; }

    .HSAAClaimOtherGrid > div:nth-child(5) { -ms-grid-row: 2; -ms-grid-column: 2; }

    .HSAAClaimOtherGrid > div:nth-child(6) { -ms-grid-row: 2; -ms-grid-column: 3; }

    .HSAAClaimOtherGrid > div:nth-child(7) { -ms-grid-row: 3; -ms-grid-column: 1; }

    .HSAAClaimOtherGrid > div:nth-child(8) { -ms-grid-row: 3; -ms-grid-column: 2; }

    .HSAAClaimOtherGrid > div:nth-child(9) { -ms-grid-row: 3; -ms-grid-column: 3; }

    .HSAAClaimOtherGrid > div:nth-child(10) { -ms-grid-row: 4; -ms-grid-column: 1; }

    .HSAAClaimOtherGrid > div:nth-child(11) { -ms-grid-row: 4; -ms-grid-column: 2; }

    .HSAAClaimOtherGrid > div:nth-child(12) { -ms-grid-row: 4; -ms-grid-column: 3; }

    .HSAAClaimOtherGrid > div:nth-child(13) { -ms-grid-row: 5; -ms-grid-column: 1; }

    .HSAAClaimOtherGrid > div:nth-child(14) { -ms-grid-row: 5; -ms-grid-column: 2; }

    .HSAAClaimOtherGrid > div:nth-child(15) { -ms-grid-row: 5; -ms-grid-column: 3; }

/*BDS - HSAA-22-0094*/
.HSAATravelPassengersGrid { display: -ms-grid; display: grid; -ms-grid-columns: 2fr 2fr; grid-template-columns: 2fr 2fr; align-items: center; }

    .HSAATravelPassengersGrid > div:nth-child(1) { -ms-grid-row: 1; -ms-grid-column: 1; }

    .HSAATravelPassengersGrid > div:nth-child(2) { -ms-grid-row: 1; -ms-grid-column: 2; }

    .HSAATravelPassengersGrid > div:nth-child(3) { -ms-grid-row: 2; -ms-grid-column: 1; }

    .HSAATravelPassengersGrid > div:nth-child(4) { -ms-grid-row: 2; -ms-grid-column: 2; }

    .HSAATravelPassengersGrid > div:nth-child(5) { -ms-grid-row: 3; -ms-grid-column: 1; }

    .HSAATravelPassengersGrid > div:nth-child(6) { -ms-grid-row: 3; -ms-grid-column: 2; }

    .HSAATravelPassengersGrid > div:nth-child(7) { -ms-grid-row: 4; -ms-grid-column: 1; }

    .HSAATravelPassengersGrid > div:nth-child(8) { -ms-grid-row: 4; -ms-grid-column: 2; }

    .HSAATravelPassengersGrid > div:nth-child(9) { -ms-grid-row: 5; -ms-grid-column: 1; }

    .HSAATravelPassengersGrid > div:nth-child(10) { -ms-grid-row: 5; -ms-grid-column: 2; }

.travelpassengername { padding-left: 30px; }

@media only screen and (max-width: 750px) {

    .HSAAClaimWagesGrid, .HSAAClaimWagesLUGrid, .HSAATravelPassengersGrid { overflow-x: scroll; width: 80vw; box-shadow: inset -7px 0 15px -7px rgba(0,0,0,0.4); }

    .HSAAClaimWagesGrid { -ms-grid-columns: 160px 65px 75px 90px 90px; grid-template-columns: 160px 65px 75px 90px 90px; }

    .HSAAClaimWagesLUGrid { -ms-grid-columns: 150px 150px 150px 150px 150px; grid-template-columns: 150px 150px 150px 150px 150px; }

    .HSAATravelPassengersGrid { -ms-grid-columns: 170px 150px; grid-template-columns: 170px 150px; }
}

.HSAAClaimMeals > div, .HSAAClaimWageAddl > div { display: flex; }

.HSAAClaimMeals > div > div > span > input, .HSAAClaimMeals > div > div > input, .HSAAClaimMeals > div > div > label, .HSAAClaimWageAddl > div > div, .HSAAClaimWageAddl > div > div { text-align: center; }

.HSAAClaimMealDay, .HSAAClaimTotal, .HSAAClaimWageAddl > div > div { flex-grow: 1; flex-shrink: 0; flex-basis: 0; min-width: 15px; }

.HSAAClaimMealType { flex-grow: 2; flex-shrink: 0; flex-basis: 0; min-width: 70px; }

.HSAAClaimDetails input[type=checkbox] { transform: scale(1.25); }

.HSAAClaimDetails > fieldset { padding-bottom: 10px; }

.HSAAClaimMeals > div > div { display: flex; justify-content: center; }

.HSAAClaimMeals > div > div > span { display: flex; flex-grow: 1;}

.HSAAClaimMeals > div > label, .HSAAClaimMeals > div > div > input, .HSAAClaimMeals > div > div > span > input, .HSAAClaimMeals > div > div > div > label { margin-bottom: 0px; }

.HSAAClaimMultiLine textarea { height: 3em; }

.HSAAClaimTravel .alwaysshowlabel:not(.HSAAClaimYesNo), .HSAAClaimTravel .dropzone { margin-left: 30px; }

.HSAAClaimTravel [data-controlname="lblTravelHow"] { margin-bottom: 10px; }

.HSAAClaimTravel [type="checkbox"] { margin-top: 15px; margin-bottom: 15px; }

.HSAAClaimPreview .sigPadContainer { margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
    .HSAAClaimButtons > a { width: 100%; }
}

/* Start HSAA-19-0169*/

.ui-accordion-header { background-color: #EBEBEB; margin: 0px; border: 0; }

    .ui-accordion-header a { color: #00516F; line-height: 42px; display: block; font-size: 12pt; width: 100%; text-indent: 10px; }

    .ui-accordion-header .ui-icon { background-image: url(../../../stylesheets/third-party/images/ui-icons_222222_256x240.png); }

    .ui-accordion-header span { font-weight: bold; color: #00516F; }

.hsaa-my-claims-grid { width: 100% }

.ui-accordion-icons .ui-accordion-header a { padding-left: 1em; }

.ui-accordion-header a { text-shadow: 1px 1px 0px rgba(0,0,0,0.2); text-shadow: 1px 1px 0px rgba(0,0,0,0.2); border-right: 1px solid rgba(0, 0, 0, .2); border-left: 1px solid rgba(0, 0, 0, .2); border-bottom: 1px solid rgba(0, 0, 0, .2); border-top: 1px solid rgba(250, 250, 250, .2); }

.ui-accordion-content { box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, .4), inset 0px 1px 1px 0px rgba(0, 0, 0, .2); }

    .ui-accordion-content:last-of-type { box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .2), inset 0px 0 0px 0px rgba(0, 0, 0, .5); }
/* End HSAA-19-0169*/

.HSAAExpenseHeaderWrapper { max-width: 80em; padding: 0; margin-left: 40px; margin-right: 10px; overflow-x: hidden; display: block; }

    .HSAAExpenseHeaderWrapper b:first-child::before { float: left; width: 0; white-space: nowrap; font-weight: normal; content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "; }

    .HSAAExpenseHeaderWrapper b:first-child { padding-right: 0.33em; background: #EBEBEB }

    .HSAAExpenseHeaderWrapper b + b { float: right; padding-left: 0.33em; background: #EBEBEB }


.HSAAClaimExpenseInstructions
{
	overflow-wrap: break-word;
}

@media only screen and (min-width: 1134px)
{
	.HSAAClaimExpenseInstructions
	{
		inline-size: 1042px;
	}
}

body.registrationcomplete [data-name="SessionDescription"],
body.eventfinalreview [data-name="SessionDescription"]
{
  display: none;
}
