:root {
    --brand-color: #4E6496;
    --text-color: #333333;
    --blue-color: #288AF3;
    --darkblue-color: #185392;
}

/* START Common Layout styles */

p,
span h1,
h2,
h3,
h4,
h5 {
    color: var(--text-color);
}

a:hover,
a:hover u {
    color: #000;
    text-decoration-color: var(--blue-color);
    text-decoration-thickness: 2px;
}

.cCustomLayout1,
.cDashboardLayout,
.cCustomLayoutNoImage {
    position: relative;
}


.cCouncillorDashboardLayout,
.cDashboardLayout,
.cCustomLayout1,
.cCustomLayoutNoImage {
    background-color: #fff;
}

.uiInput--select.select:focus,
.slds-select:focus {
    outline: 1px solid var(--blue-color);
}

.slds-button_brand:after,
.slds-button_brand:before,
.slds-button_neutral:after,
.slds-button_neutral:before {
    display: none;
}

.container,
.breadcrumbs,
.breadcrumWrapper,
.headerContent .content,
.cCustomLayoutNoImage .content,
.comm-navigation.forceCommunityGlobalNavigation,
.cCustomLayout1 .content,
.cTBanner .banner-background .content,
.footer .footer-wrapper,
.cfsuite1Cf_SmartSearch {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
}

.breadcrumbs,
.breadcrumWrapper,
.headerContent .content,
.comm-navigation.forceCommunityGlobalNavigation,
.cCustomLayout1 .content,
.cTBanner .banner-background .content,
.content-wrapper,
.footer .footer-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
}

@media (max-width: 500px) {
    .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (min-width: 48em) {

    .container,
    .breadcrumbs,
    .breadcrumWrapper,
    .headerContent .content,
    .cCustomLayoutNoImage .content,
    .comm-navigation.forceCommunityGlobalNavigation,
    .cCustomLayout1 .content,
    .cTBanner .banner-background .content,
    .footer .footer-wrapper,
    .cfsuite1Cf_SmartSearch {

        width: 735px;
    }
}

@media (min-width: 64em) {

    .container,
    .breadcrumbs,
    .breadcrumWrapper,
    .headerContent .content,
    .cCustomLayoutNoImage .content,
    .comm-navigation.forceCommunityGlobalNavigation,
    .cCustomLayout1 .content,
    .cTBanner .banner-background .content,
    .footer .footer-wrapper,
    .cfsuite1Cf_SmartSearch {
        width: 100%;
        padding: 0 1rem;
    }
}

@media (min-width: 1216px) {

    .container,
    .breadcrumbs,
    .breadcrumWrapper,
    .headerContent .content,
    .cCustomLayoutNoImage .content,
    .comm-navigation.forceCommunityGlobalNavigation,
    .cCustomLayout1 .content,
    .cTBanner .banner-background .content,
    .footer .footer-wrapper,
    .cfsuite1Cf_SmartSearch {
        padding-left: 0;
        padding-right: 0;
        max-width: 1184px;
    }
}

/* .logo-wrapper {
    margin: 26px 0 0;
} */

@media (max-width: 767px) {

    .header-top .logo-wrapper,
    .header-top .login-wrapper {
        margin: 0;
    }

    .uiMenuList--default.uiMenuList {
        right: 0;
    }
}

/* Logocontainer */
.cCustomLayout1 .logoContainer,
.cDashboardLayout .logoContainer,
.cCustomLayoutNoImage .logoContainer,
.cCouncillorDashboardLayout .logoContainer {
    background-image: url('/resource/1756901612000/CustomFooterImg');
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    position: relative;
    max-width: 100%;
    display: block;
    outline: 0;
    height: 48px;
    width: 161px;
}

@media(max-width:767px) {

    .cCustomLayout1 .logoContainer,
    .cDashboardLayout .logoContainer,
    .cCustomLayoutNoImage .logoContainer,
    .cCouncillorDashboardLayout .logoContainer {
        height: 40px;
    }

}

.logoLine {
    color: #fff;
    padding-top: 4px;
    margin-top: 0px;
    font-size: .83rem;
    font-weight: 300;
    float: right;
}

/* END */

.login_mobile {
    width: 26%;
    text-align: right;
    padding-right: 16px;
}

/* .profileMenuRegion {
    margin: 38px 0;
} */

.header-row {
    display: none;
}

@media (max-width: 1023px) {

    /* .header-top, */


    .headerContent .navbar {
        display: none !important;
    }
}

@media (max-width: 1000px) {

    .cCustomLayout1 .content,
    {
    padding: 0 16px;
}

.cCouncillorDashboardLayout .content {
    padding: 0;
}
}


.content-wrapper,
.cCouncillorDashboardLayout .content,
.cDashboardLayout .content {
    min-height: calc(100vh - 147.27px - 111.97px);
    min-height: calc(100dvh - 147.27px - 111.97px);
}

@media(max-width:767px) {

    .content-wrapper,
    .cCouncillorDashboardLayout .content,
    .cDashboardLayout .content {
        min-height: calc(100vh - 147.27px - 50.3px);
        min-height: calc(100dvh - 147.27px - 50.3px);

    }
}

/* lining up content */
.fullwidth {
    width: 100%;
}

.comm-navigation.forceCommunityGlobalNavigation div:first-of-type {
    padding-left: 0;
}

.forceCommunityGlobalNavigation .slds-list__item a:first-of-type,
.forceCommunityGlobalNavigation .slds-list__item button:first-of-type {
    padding-left: 0;
}

.siteforceSldsOneColLayout.siteforceContentArea>.slds-col--padded {
    padding-left: 0px;
    padding-right: 0;
}

.siteforceContentArea>.slds-grid>.slds-col--padded:last-of-type {
    padding-right: 0;
}

.siteforceContentArea>.slds-grid>.slds-col--padded:first-of-type {
    padding-left: 0;
}

.siteforceContentArea .comm-content-header {
    padding: 0px;
}

.siteforceContentArea .contentRegion {
    padding-top: 2rem;
}

.siteforceSldsOneColLayout.siteforceContentArea>.contentRegion {
    margin-top: 0px !important;
    padding: 0px;
}

.forceCommunitySearchBox .search-wrapper {
    width: 400px;
    z-index: 1;
}


/* end lining up content */

/* fix asterisk position */
~.siteforcePanelsContainer .forceCommunityChangePassword .required {
    position: relative;
    float: none;
    left: 3px;
}

/* My account layout */
.forceCommunityUserProfileHeader {
    position: absolute;
    margin: 40px 0 0 20px;
    padding: 0;
}

.forceCommunityUserSettings .userSettingTabs a.tabHeader {
    font-size: 1rem;
    line-height: 1.25;
    font-family: "Open Sans", Arial, sans-serif;
    color: #000;
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    border: none;
    text-transform: none;
    letter-spacing: 0px;
}

.forceCommunityUserSettings .userSettingTabs .tabs__nav,
.forceCommunityUserSettings section>.row.accountSection {
    border: none !important;
}

.forceCommunityUserSettings section>.row.accountSection {
    margin-bottom: 0px !important;
    padding-left: 0px;
}

.forceCommunityUserSettings section>.accountSection>div.slds-grid>div.sectionbox:nth-child(2) {
    display: none;
}

.forceCommunityUserSettings .settingsLabel {
    font-size: 1rem !important;
}

.forceCommunityUserSettings .settingsOutputbox {
    font-size: .9rem;
    color: #252525;
}

.forceCommunityUserSettings .changepassword {
    font-size: .9rem;
}

/* hide useless Cancel button on My Profile page */
.userSettingTabs .savecancelbuttoncontainer .cancelButton {
    display: none;
}

/* Hide User title on My Profile page */
.mobile .forceCommunityUserProfileDetail .profileDetailView .detailsData .forceRecordView .forcePageBlockSectionView:nth-child(1) .forcePageBlockSectionRow:nth-child(2),

/* Hide User email on My Profile page */
.mobile .forceCommunityUserProfileDetail .profileDetailView .detailsData .forceRecordView .forcePageBlockSectionView:nth-child(2) .forcePageBlockSectionRow:nth-child(1),

/* Hide User phone on My Profile page */
.mobile .forceCommunityUserProfileDetail .profileDetailView .detailsData .forceRecordView .forcePageBlockSectionView:nth-child(2) .forcePageBlockSectionRow:nth-child(2) {
    display: none;
}

/* hide Manager view section */
.forceCommunityUserProfileDetail .profileDetailView .detailsData .forcePageBlockSectionView:nth-of-type(1) .slds-section__content {
    display: none;
}

/* Hide Email input on My Profile */
~.siteforcePanelsContainer .forcePageBlockSectionEdit .forcePageBlockSectionRow:nth-of-type(1) {
    display: none;
}

/* Hide Phone input on My Profile */
~.siteforcePanelsContainer .forceDetailPanelMobile .forcePageBlock .forcePageBlockSectionEdit .forcePageBlockSectionRow:nth-of-type(2) {
    display: none;
}

/* hide Profile address edit on mobile */
~.PHONE .forceDetailPanelMobile .test-id__section-content .forcePageBlockSectionRow:nth-child(4) {
    display: none;
}

/* hide Address section */
~.forceCommunityUserProfileDetail .profileDetailView .detailsData .forcePageBlockSectionView .forcePageBlockSectionRow:nth-of-type(2) .forcePageBlockItemView:nth-of-type(2) {
    display: none;
}

/* hide Manager edit section */
~.siteforcePanelsContainer .forceCommunityRecordDetail .forcePageBlockSectionEdit:nth-of-type(1) {
    display: none;
}

/* hide Address edit section */
~.siteforcePanelsContainer .forceCommunityRecordDetail .forcePageBlockSectionRow:nth-of-type(2) .forcePageBlockItemEdit:nth-of-type(2) {
    display: none;
}

/* hide Background edit section */
~.siteforcePanelsContainer .forceCommunityRecordDetail .forcePageBlockSectionEdit:nth-of-type(3) {
    display: none;
}

/* hide Address, Company section */
.forceCommunityUserProfileDetail .profileDetailView .detailsData .forcePageBlockSectionView .forcePageBlockSectionRow:nth-of-type(2) .forcePageBlockItemView:nth-of-type(2),
.siteforcePanelsContainer .forcePageBlockSectionEdit:nth-of-type(1),
.siteforcePanelsContainer .forcePageBlockSectionRow:nth-of-type(2) .forcePageBlockItemEdit:nth-of-type(2),
.forceCommunityRecordDetail .forcePageBlockSectionEdit:nth-of-type(3) {
    display: none;
}

/* hide Profile address view on mobile */
.mobile .profileDetailView .detailsData .forceRecordView .forcePageBlockSectionRow:nth-child(4),
/* hide Profile About view on mobile */
.mobile .profileDetailView .detailsData .forceRecordView .forcePageBlockSectionView:nth-child(3) {
    display: none;
}

.forceCommunityGlobalNavigation * {
    color: black;
}

/* Hiding new "User Profile Detail" sections */
/* Hide new section titles*/
.profileDetailView .detailsData h3.slds-section__title {
    display: none;
}

/* Hide Name, Title Manager, About rows */
.profileDetailView .detailsData force-record-layout-section:nth-of-type(1),
.profileDetailView .detailsData force-record-layout-section:nth-of-type(3) {
    display: none;
}

/* Hide email, address */
.profileDetailView .detailsData force-record-layout-section:nth-of-type(2) force-record-layout-row:nth-of-type(1) {
    display: none;
}

/* hide phone */
.profileDetailView .detailsData force-record-layout-section:nth-of-type(2) force-record-layout-row:nth-of-type(2) force-record-layout-item:nth-of-type(2) {
    display: none;
}

/* UserSettings component changes for My Profile page */
.forceCommunityUserSettings .userSettingTabs section>.lastRow,
.forceCommunityUserSettings .userSettingTabs section>.locationSection,
.forceCommunityUserSettings .userSettingTabs section>.profileVisibilitySection {
    display: none;
}

.uiInput--input.input {
    border: none;
    border-radius: 0;
    color: #6b6b6b;
    font-size: 1rem;
    height: 50px;
    padding-left: 20px;
}

.uiInput--input.input::placeholder,
.flowruntimeBody .slds-textarea {
    color: #6B6B6B;
    font-size: 1rem;
}

input {
    border: 1px solid #949494;
}

input,
select {
    box-shadow: none !important;
}

.location-matches {
    display: inline-block;
    background-color: #fff;
    padding: 10px 16px 16px;
    border: 1px solid #ccc;
}

.location-matches li {
    margin-top: 10px;
}

.location-matches a {
    color: var(--lwc-brandText);
}

/* Checkbox styles */
.slds-checkbox_faux {
    height: 22px;
    width: 22px;
    border: 1px solid #949494;
}

.slds-checkbox_faux::after {
    color: #156b4f;
    height: .8rem;
    width: .8rem;
}

.slds-radio_faux {
    border: 1px solid #949494;
}

.cCustomLayoutNoImage~.siteforcePanelsContainer .forceCommunityChangePassword .required {
    position: relative;
    float: none;
    left: 3px;
}

@media (max-width: 420px) {
    .slds-radio {
        margin-right: 0;
        padding: 5px;
        width: 100%;
    }
}

/* force showing username on small screen */
@media only screen and (max-width: 64.0625em) {

    .selfServiceUserProfileMenu .profileName,
    .selfServiceUserProfileMenu .down-arrow {
        display: inline-block;
    }

    .selfServiceUserProfileMenu .down-arrow {
        border-top: 5px solid;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        display: inline-block;
        margin-left: 4px;
        margin-bottom: 3px;
        vertical-align: middle;
    }
}

@media (max-width: 479px) {
    .forceCommunityUserProfileHeader {
        left: 0;
        width: 100%;
        margin: 20px auto;
    }
}

/* END */

/* START cDashboardLayout styles */

@media (max-width: 767px) {
    ~.siteforcePanelsContainer .forceCommunityChangePassword .required {
        position: static;
        float: left;
    }
}

/* END cDashboardLayout styles */

/* Red error message */
.slds-theme_error {
    width: 100%;
    margin: 10px 0px;
    font-size: 14px;
    min-width: 10em;
    padding-right: 1em;
}

.slds-theme_error .slds-notify__content {
    font-weight: 500;
    width: 100%;
}

.slds-theme_error .slds-notify i {
    font-size: 1.3em;
    position: relative;
    top: 2px;
}

.slds-theme_error .error-message {
    display: inline-block;
    width: 90%;
}

.slds-theme_error .error {
    display: inline-block;
    width: 20px;
    vertical-align: 50%;
    margin-right: 1em;
    padding-right: 10px;
}

.slds-theme_error .slds-card__body .slds-notify span {
    display: inline;
    font-weight: normal;
}

/* END */

/* profile widget dropdown */
.uiMenuList--default.uiMenuList {
    border: thin solid grey;
    left: unset;
    right: -100px;
    top: 33px;
    z-index: 9999;
}

.profileMenuRegion .selfServiceUserProfileMenu .selfServiceProfileMenuTrigger {
    text-align: right;
}

/* END */

/* Start cLogin styles */
.cLogin {
    font-size: 12px;
}

.profile-container {
    text-align: right;
}

.profile-container .user-photo {
    color: white;
    margin-left: 8px;
    margin-right: 2px;
}

.profile-container i.fa-square-user {
    font-size: 1.5rem;
    position: relative;
    top: 2px;
}

.profile-container .name {
    margin-right: 12px;
}

.profile-container .notification-count {
    background-color: #f6771f;
    border: 1px solid white;
    border-radius: 50%;
    display: inline-block;
    font-size: 10px;
    height: 12px;
    position: relative;
    left: -5px;
    top: -5px;
    width: 12px;
}

.profileMenuRegion .slds-dropdown-trigger .slds-dropdown {
    margin-top: 1rem;
}

.slds-dropdown-trigger .slds-button.menu-profile {
    color: white;
    margin-top: 0;
}

.profile-container .slds-dropdown {
    background-color: #fff;
    border: none;
}

.profileMenuRegion .slds-dropdown__item>a {
    color: #000;
    justify-content: left;
    font-size: 1rem;
    text-decoration: none;
    font-weight: 600;
}

.profileMenuRegion .slds-dropdown__item>a:active,
.profileMenuRegion .slds-dropdown__item>a:hover {
    text-decoration: underline #00a1e6;
    text-underline-position: under;
    text-underline-offset: 2px;
}



.cLogin a.slds-button_brand:hover {
    box-shadow: none;
    color: #fff;
}

.selfServiceUserProfileMenu .login {
    text-align: right;
}

.profileMenuRegion .selfServiceUserProfileMenu .login .linkLabel {
    background-color: #105F4F;
    border-radius: 3px;
    display: inline-block !important;
    font-size: 17px;
    font-weight: normal;
    padding: 0.5em 1em;
    margin-bottom: 4px;
    text-transform: none;
}

.profileMenuRegion .selfServiceUserProfileMenu .login .linkLabel:hover {
    text-decoration: underline;
}

.comm-navigation.forceCommunityGlobalNavigation {
    padding-left: 0;
}

.selfServiceProfileMenuTrigger a {
    color: #363636;
    background-color: white;
    border-radius: 6px;
}

.selfServiceProfileMenuTrigger a:hover,
.selfServiceProfileMenuTrigger a:focus,
.selfServiceProfileMenuTrigger a:active {
    color: #363636;
    background-color: white;
}

/* END */

/* Search */
.searchRegion .slds-button_brand {
    background-color: grey;
}

.searchRegion {
    float: right;
}

.forceCommunitySearchBox .search-field {
    background-color: #EEECED;
    border: none;
}

.searchRegion .slds-button_brand {
    background-color: #ADADAD;
}

/* END */

/* Footer */

.footer {
    background-color: var(--text-color) !important;
    padding: 1.4rem 0;
    margin-top: 4rem;
    bottom: 0;
    width: 100%;
    position: relative;
}

.footer img {
    width: 117px;
    height: auto;
}

@media (max-width: 48em) {
    .footer .footer-wrapper {
        text-align: center;
    }
}

@media (min-height: 1500px) {
    .footer {
        position: fixed;
        bottom: 0;
    }
}

/* END */

@media (min-width: 670px) and (max-width: 767px) {
    .header-top {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .profileMenuRegion {
        margin: 18px 0;
    }
}

@media (min-width: 670px) and (max-width: 1000px) {
    .header-top {
        margin: 0 auto;
        padding-left: 16px;
        padding-right: 16px;
        width: 100%;
    }
}

/* headerlinks */


.cHeaderLinks i {
    font-size: 13px;
}

.nav-links {
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: flex-end;
    margin-top: 0;
}

a.nav-link {
    color: #fff;
    text-decoration: none;
    margin-right: 2rem;
}

a.nav-link:hover,
a.nav-link:active {
    color: #fff;
    text-decoration: underline;
}

.nav-link i {
    margin-right: 6px;
}

.notification-container {
    border-left: 1px solid #DCDCDC;
    padding: 10px 25px 10px 18px;
}

.notification-container i {
    color: #1C614F;
    font-size: 15px;
    position: relative;
}

.notification-count {
    background-color: #f6771f;
    border: 1px solid white;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font-size: 9px;
    height: 12px;
    padding: 1px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -5px;
    width: 12px;
}

@media (min-width: 670px) {

    .nav-links,
    .slds-dropdown-trigger .slds-button.menu-profile {
        font-size: 1.15rem;
        font-weight: normal;
        padding-top: 0;
        padding-bottom: 0;
        line-height: normal;
        text-align: left;
    }

    .nav-link i {
        margin-right: 10px;
    }
}

@media(max-width: 669px) {
    .nav-links .nav-link {
        display: none;
    }

    .notification-container {
        border: none;
    }

    .nav-links>.notification-container {
        display: none;
    }

    .cHeaderLinks {
        float: none;
        width: 100%;
    }

    .nav-links {
        width: 100%;
    }

    .login-container {
        width: 100%;
    }
}

/* END Common Layout styles */


/* START header & p styles */

h1,
h2,
h3,
p {
    color: var(--text-color);
}

h1,
p {
    font-weight: normal;
}

h1 {
    line-height: 50px;
    padding-bottom: 1.5rem;
}


.cCustomLayoutNoImage .slds-modal__header h1 {
    background-color: transparent;
}

.pg-title h1 {
    /* font-size: 1.75rem; */
    padding-bottom: 0;
}

.forceCommunityRichText h1 {
    font-size: clamp(1.875rem, 4vw, 3rem) !important;
}

h2,
.forceCommunityRichText h2 {
    font-size: clamp(1.5rem, 2vw, 2.375rem);
    font-weight: 500;
    line-height: 2.8rem;
    padding-bottom: 1.8rem;
}

.forceCommunityRichText h2 {
    font-size: clamp(1.5rem, 2vw, 2.375rem) !important;
    font-weight: 500 !important;
    padding-bottom: 1rem;
    padding-top: 0;
}

.forceCommunityHtmlBlock .uiOutputRichText p b {
    font-weight: 400 !important;
    font-size: 1.1rem;
}

.forceCommunityRichText p span {
    font-size: 1.125rem;
    color: #000;
    font-weight: 600;
}

.cCustomLayoutNoImage .forceCommunityRichText p span {
    color: var(--text-color);
}


.slds-modal__header h2 {
    padding-bottom: 0;
}

p {
    font-size: 1rem;
}

/* 
p span {
    font-weight: 600;
} */

b {
    font-weight: 600;
}

.cfsuite1CustomLayoutNoImage h1,
.cfsuite1CustomLayoutNoImage h2,
.cfsuite1Welcome h1 {
    -webkit-font-smoothing: antialiased;
}

.cfsuite1Cf_SmartSearch h1 {
    display: none;
}

.cfsuite1SmartSearch h2 {
    font-size: 1em;
}

.cfsuite1ThankYou h1 {
    display: inline-block;
    /* font-size: 28px; */
    font-weight: bold;
}

.cfsuite1RecentRequests h2,
.cfsuite1CommunityMap h2,
.cfsuite1LoginRegister h2,
.cShowTrendingCategories h2,
.cfsuite1MyRecentRequests h2,
.cMyRecentQuestions h2 {
    font-weight: 500;
    text-align: left;
}

.cfsuite1DetailComponent h2 {
    font-size: 1.125rem;
    font-family: var(--lwc-fontFamily, Open Sans);
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
}

.cfsuite1PhoneNumbers h2 {
    color: #000;
    text-transform: none;
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
    font-family: var(--lwc-fontFamily, Open Sans);
    font-weight: 700;
}

.cfsuite1QAProcess h3 {
    font-size: 1.375rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.cfsuite1CommunityMap h2 {
    font-size: 1.125rem;
    margin-bottom: 10px;
}

.cfsuite1RecommendedActions h2 {
    color: #000;
    padding: 16px 0px 13px;
    font-size: 1.3rem;
    position: relative;
    font-family: var(--lwc-fontFamily, Open Sans);
    font-weight: 600;
}

.cfsuite1LoginRegister h2 {
    -webkit-font-smoothing: antialiased;
    font-size: 1.2rem;
}

.cfsuite1QAProcess h2 {
    font-size: 1.5rem;
    -webkit-font-smoothing: antialiased;
}

.cfsuite1QAProcess .slds-page-header__title h2 {
    margin-top: 2rem;
    font-weight: 500;
    font-size: clamp(1.3rem, 2vw, 1.75rem);
}


.cShowTrendingCategories h2 {
    font-size: 2rem;
    text-align: center;
}

@media (max-width: 480px) {
    .cfsuite1QAProcess h2 {
        font-size: 1.3rem;
        line-height: 1.8rem;
    }
}

@media (max-width: 767px) {
    .cfsuite1LoginRegister h2 {
        margin-top: 5px;
        margin-bottom: 20px;
    }

    h1 {
        padding-top: 0;

    }

    .cfsuite1ThankYouVar2 h2 {
        font-size: 1.1rem;
        padding-bottom: 1rem;
    }

    .forceCommunityRichText h2.slds-p-top_xx-large {
        padding-top: 0px;
    }

    .forceCommunityRichText p span {
        font-size: 1rem;
    }
}

@media (min-width: 48em) {

    h1,
    .forceCommunityRichText h1 {
        margin-top: 1rem;
        padding-bottom: 3rem;
        font-weight: 500;
    }
}

/* END h2 styles */

/* START Button & link styles */

.slds-button,
.btn-customstd {
    font-family: 'Lexend';
    border-radius: 4px;
    border: none;
    font-size: 1rem;
    width: 100%;
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 500;
    margin-top: 1.3em;
    text-decoration: none;
    text-align: center;
    color: white;
    cursor: pointer;

}

.uiPanel--medium .uiButton {
    padding: 10px 32px !important;
    min-width: 50% !important;
    text-align: center !important;
    margin-top: 0;
}

.slds-button_brand,
.view-all,
.uiButton--brand,
.uploadImageButton,
.slds-modal .cancelButton,
cfsuite1-c-fsuite-flow-button-bar .slds-m-top_medium:has(> lightning-button:nth-of-type(2):last-child)>lightning-button:last-child button {
    color: #515151;
    border: 2px solid #4E6496;
    background-color: #fff;
    padding: 10px 32px;
    width: auto;
    box-shadow: none;
}

.slds-button_brand:focus,
.btn-brand_custom:focus,
.view-all:focus,
.cfsuite1RecentRequests .slds-button:focus,
.uiButton--brand:focus,
.uploadImageButton:focus,
a.slds-button_brand:focus,
cfsuite1-c-fsuite-flow-button-bar .slds-m-top_medium:has(> lightning-button:nth-of-type(2):last-child)>lightning-button:last-child button:focus {
    color: #515151;
    outline: 2px solid var(--blue-color);
    border: 2px solid var(--blue-color);
    background-color: #fff;
    box-shadow: none;
}



.uiPanel--medium .uiButton--brand {
    background: linear-gradient(#163E50 0%, #132B36 40%, #130C13 100%) !important;
    color: #fff !important;
    outline: none;
}

.slds-button_neutral,
.btn-add,
.submit,
.cfsuite1QAProcess .btn-login,
.cfsuite1LoginRegister .slds-button_brand[disabled],
.cfsuite1LoginRegister .slds-button_brand:disabled,
.cfsuite1RequestWizard .btn-customstd,
.flowruntimeBody .actionsLeft .slds-button_brand,
.return-button .slds-button_brand,
.uiButton--neutral,
.cfsuite1FlowQuestionsCaseContactInfo .slds-button_brand,
.cfsuite1LaunchRequestSubmissionFlow .container .slds-button_brand,
.slds-modal__footer .footerCmps button,
.forceContentPanelFooter .desktop.uiButton--brand {
    color: #fff;
    padding: 10px 32px;
    background-color: var(--brand-color);
    width: auto;
    border: 2px solid var(--brand-color);
    box-shadow: none;
}

@media (hover: hover) and (pointer: fine) {
    .slds-button_neutral:hover,
    .cAllQuestions .slds-button_neutral:hover,
    .btn-add:hover,
    .submit:hover,
    .cfsuite1RequestWizard .btn-customstd:hover,
    .flowruntimeBody .actionsLeft .slds-button_brand:hover,
    .return-button .slds-button_brand:hover,
    .uiButton--neutral:hover,
    .cfsuite1FlowQuestionsCaseContactInfo .slds-button_brand:hover,
    .cfsuite1LaunchRequestSubmissionFlow .container .slds-button_brand:hover,
    .slds-button_brand:hover,
    .btn-brand_custom:hover,
    .view-all:hover,
    .cfsuite1RecentRequests .slds-button:hover,
    .uiButton--brand:hover,
    .uploadImageButton:hover,
    a.slds-button_brand:hover,
    .slds-modal__footer .footerCmps button:hover,
    .forceContentPanelFooter .desktop.uiButton--brand:hover,

    cfsuite1-c-fsuite-flow-button-bar .slds-m-top_medium:has(> lightning-button:nth-of-type(2):last-child)>lightning-button:last-child button:hover {
        color: #1C61AA;
        border-color: var(--blue-color);
        background-color: #fff;
        text-decoration: underline;
        text-underline-offset: 4px;
        text-decoration-thickness: 2px;
        box-shadow: none;
        text-decoration-color: #288AF3;
    }

    .cAllQuestions .slds-button_neutral {
        border: 2px solid var(--brand-color) !important;
    }

    .cAllQuestions .slds-button_neutral:hover {
        border: 2px solid var(--blue-color) !important;
    }

    .cfsuite1RequestWizard .btn-customstd:hover {
        text-decoration: none;
    }

    .cfsuite1RequestWizard .btn-customstd:hover span {

        text-decoration-color: #288AF3 !important;
        text-decoration: underline;
        text-underline-offset: 4px;
        text-decoration-thickness: 2px;
    }
}

.slds-button_neutral:focus,
.cAllQuestions .slds-button_neutral:focus,
.btn-add:focus,
.submit:focus,
.cfsuite1RequestWizard .btn-customstd:focus,
.flowruntimeBody .actionsLeft .slds-button_brand:focus,
.return-button .slds-button_brand:focus,
.uiButton--neutral:focus,
.cfsuite1FlowQuestionsCaseContactInfo .slds-button_brand:focus,
.cfsuite1LaunchRequestSubmissionFlow .container .slds-button_brand:focus,
.slds-modal__footer .footerCmps button:focus,
.forceContentPanelFooter .desktop.uiButton--brand:focus {
    outline: 2px solid var(--blue-color);
    color: #fff;
    background-color: var(--brand-color);
    border: 2px solid var(--brand-color);
    box-shadow: none;
}

.slds-button_neutral:active,
.cAllQuestions .slds-button_neutral:active,
.btn-add:active,
.submit:active,
.cfsuite1RequestWizard .btn-customstd:active,
.flowruntimeBody .actionsLeft .slds-button_brand:active,
.return-button .slds-button_brand:active,
.uiButton--neutral:active,
.cfsuite1FlowQuestionsCaseContactInfo .slds-button_brand:active,
.cfsuite1LaunchRequestSubmissionFlow .container .slds-button_brand:active,
.slds-button_brand:active,
.btn-brand_custom:active,
.view-all:active,
.cfsuite1RecentRequests .slds-button:active,
.uiButton--brand:active,
.uploadImageButton:active,
.slds-modal__footer .footerCmps button:active,
a.slds-button_brand:active,
.forceContentPanelFooter .desktop.uiButton--brand:active,
cfsuite1-c-fsuite-flow-button-bar .slds-m-top_medium:has(> lightning-button:nth-of-type(2):last-child)>lightning-button:last-child button:active {
    outline: none;
    color: #1C61AA;
    background-color: #D4E8FD;
    border: 2px solid #D4E8FD;
    box-shadow: none;
    text-decoration: none;
}

@media(min-width:767px) {
    cfsuite1-c-fsuite-flow-button-bar .slds-m-top_medium:has(> lightning-button:nth-of-type(2):last-child)>lightning-button:last-child button {
        margin-left: 0.8rem
    }
}

.slds-button_brand i,
.slds-button_neutral i {
    padding-left: 0.6rem;
}

.uiPanel--medium .uiButton--neutral {
    outline: 1px solid #00A1E6;
    color: #163e50;
    outline-offset: -1px;
    box-shadow: none;
}

.uiPanel--medium .uiButton--neutral:hover {
    box-shadow: inset 0px 0px 0px 1px #00a1e6;
}

.slds-button.mobile-back {
    text-align: left;
    display: flex;
    margin-top: 1.5rem !important;
    padding-bottom: 0;
}

.slds-button.mobile-back i {
    color: var(--text-color);
}

.uiPanel--medium .panel-header {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.cfsuite1QAProcess a,
.cfsuite1QAProcess .btn-register {
    color: #163E50;
    text-decoration: underline;
    text-decoration-color: #00A1E6;
    text-underline-offset: 0px;
    background: transparent;
    box-shadow: none;
    border: none;
    font-weight: 600;
    text-decoration-thickness: 1px;
}

.cfsuite1QAProcess a:hover,
.cfsuite1QAProcess .btn-register:hover {
    color: #163E50;
    text-decoration: none;
    background: transparent;
    border: none;
}

.back:hover {
    filter: brightness(85%);
}

.slds-button_brand:hover svg,
.btn-brand_custom:hover svg,
.slds-button_brand:active svg,
.btn-brand_custom:active svg {
    fill: #1C61AA !important;
}

.cfsuite1CommunityMap .slds-icon_container {
    margin-left: -5px;
}

.slds-button.cThankYouButtonsRequests {
    margin-top: 2rem;
}



@media (max-width: 48em) {
    .cMyRecentQuestions .actions .slds-col {
        width: 100%;
        padding-right: 0px;
    }

    .cMyRecentQuestions .actions .slds-button,
    .button-wrapper .slds-button,
    .cfsuite1RequestWizard .btn-customstd,
    button.cThankYouButtonsRequests,
    .return-button {
        width: 100%;
    }
}

.btn-edit {
    margin-right: 0px;
    margin-top: 10px;
}


a,
.forceCommunityRichText a {
    text-decoration: underline;
    text-underline-position: under;
    text-underline-offset: 0px;
    color: #333333;
}

.forceCommunityRichText a {
    color: #333333 !important;
}

@media (min-width: 48em) {
    .button-wrapper .slds-button_neutral {
        margin-right: 1rem;
    }
}

/* END Button & link styles */

/* START Tiles styles */

.box,
.report-type-option-alt {
    background-color: #f6fbf1;
    color: #80C341;
    display: inline-block;
    font-size: 19.2px;
    padding: 23px 25px;
    position: relative;
    text-align: left;
    width: 100%;
    border-radius: 4px;
    box-shadow: 1px 1px 2px 0px #33333340;
    border: 0.5px solid #D6D6D6;
}

.box .slds-media__body {
    font-family: 'Lexend';
}

.box a,
.box a:hover,
.box a:visited,
.box a:focus,
.report-type-option-alt a,
.report-type-option-alt a:hover,
.report-type-option-alt a:visited,
.report-type-option-alt a:focus {
    color: white;
    overflow: hidden;
}

.box:hover,
.container-alt:hover {
    outline: 2px solid var(--blue-color);
}

.box:hover .slds-media__figure:last-child i,
.container-alt:hover .slds-media__figure:last-child i,
.cfsuite1ShowMoreTopics .container-alt:hover .actionIcon i {
    color: var(--blue-color);
}

.box-container {
    margin-bottom: 1.5rem;
}

.box .slds-media,
.box .box-title {
    font-weight: 500;
    position: relative;
    color: var(--text-color);
    font-size: 1.1rem;
}

.box .slds-media__figure i {
    color: var(--blue-color);
    font-size: 2.3rem;
}

.box .slds-media__figure:last-child i {
    font-size: 1rem;
    color: var(--text-color);
    padding-top: 4px;
}

.box-icon-container i {
    font-size: 2.6rem;
    padding-top: 8px;
}

.box-container .box-title .center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.box-container img.box-image {
    height: 40px;
    margin: 30px;
}

.box-container a:focus {
    text-decoration: none;
}

.box-container a:hover .slds-media__body {
    text-decoration: underline;
    text-decoration-color: #00A1E6;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}

.box-container:hover .box-title .title-text span {
    color: #00698f;
    text-decoration: underline;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .box-container .box-title .title-text {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .box-container {
        margin-bottom: 12px;
    }

    .box-container .box-title {
        display: block;
        vertical-align: middle;
        margin-top: 0;
        height: 100%;
    }
}

/* END Tiles styles */

/* START Common Pop up Modal styles */

.slds-modal__header {
    justify-content: center;
}

.slds-modal__header h1 {
    font-weight: 600;
    font-size: 1.5em;

}

.slds-modal__content h2 {
    font-size: 1.2rem;
    margin-bottom: 1em;
    margin-top: 1em;
    font-weight: 700;
    font-family: var(--lwc-fontFamily, Open Sans);
}

.slds-modal__container .slds-button {
    font-weight: 600;
    min-width: 6rem;
    border-radius: 4px;
}

.slds-modal__header .slds-button {
    width: auto;
}

.slds-modal__header .slds-button__icon {
    height: 1.5em;
    width: 1.5em;
}

.slds-modal__container label {
    color: #163E50;
    font-size: 1.05em;
    font-weight: 600;
    margin-bottom: 6px;
}

.slds-modal__footer .footerCmps button,
.forceContentPanelFooter .desktop.uiButton--brand {
    margin-top: 0px;
    color: #fff !important;
    border-color: var(--brand-color) !important;
    background-color: var(--brand-color) !important;
    padding: 8px 24px !important;
}

.slds-modal__footer .footerCmps button:hover,
.forceContentPanelFooter .desktop.uiButton--brand:hover {
    color: #1C61AA !important;
    border-color: var(--blue-color) !important;
    background-color: #fff !important;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    box-shadow: none;
    text-decoration-color: #288AF3;
}

.slds-modal__footer .footerCmps button:focus,
.forceContentPanelFooter .desktop.uiButton--brand:focus {
    outline: 2px solid var(--blue-color) !important;
    color: #fff !important;
    background-color: var(--brand-color) !important;
    border: 2px solid var(--brand-color) !important;
    box-shadow: none;
}

.slds-modal__footer .footerCmps button:active,
.forceContentPanelFooter .desktop.uiButton--brand:active {
    outline: none;
    color: #1C61AA !important;
    background-color: #D4E8FD !important;
    border: 2px solid #D4E8FD !important;
    box-shadow: none;
}

.siteforcePanelsContainer .panel.slds-modal .slds-text-body--small.header,
.siteforcePanelsContainer .panel.slds-modal .slds-media__body {
    color: var(--text-color);
    font-size: 1rem;
}

.siteforcePanelsContainer .modal-container .modal-header .title {
    padding-bottom: 0;
    font-size: 1.5rem !important;
    margin: 0;
    color: var(--text-color);
}

.slds-modal__container .slds-modal__header .slds-modal__close {
    min-width: auto !important;
}

.modal-container .slds-modal__header .slds-button.slds-modal__close {
    color: #163e50;

}

.slds-modal__close {
    width: auto;
}

.slds-notify__content p {
    color: #fff;
}

.slds-modal__close {
    width: auto;
    margin: 0;
    padding: 0;
}

/* Small modal styles (Y/N modals) */
.modal-sm .slds-modal__container {
    text-align: center;
}

.modal-sm .slds-modal__content p {
    font-weight: normal;
    font-size: 1.2em;
}

.modal-sm .slds-modal__content {
    padding: 0 10px 10px;
}

.modal-sm .slds-modal__footer {
    padding-bottom: 2.5em;
    border: none;
    text-align: center;
}

.modal-sm .slds-modal__footer .slds-button {
    margin-top: 0px;
}

/* END */

/* Large modal styles */
.modal-lg .slds-modal__content p {
    font-size: 1.1em;
    text-align: left;
}

/* Modal with large content responsive styles */
@media (max-width: 480px) {
    .slds-modal__content {
        padding: 15px;
    }

    .slds-modal__content .panel {
        padding: 8px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .slds-modal__container {
        width: 73%;
    }

    .slds-modal__content .panel {
        padding: 1rem;
    }
}

@media(max-width:380px) {

    .slds-modal__container .slds-modal__footer .slds-button {
        width: 100%;
        margin-left: 0;
    }

    .slds-modal__container .slds-modal__footer .slds-float_right {
        float: none;
    }
}

/* END */

/* END Pop up Modal styles */

/* START Common back button and title styles */

.page-title {
    padding-top: 40px;
    padding-bottom: 29px;
}

.back {
    color: #fff;
    font-weight: normal;
    margin-right: 20px;
    cursor: pointer;
    font-size: 1.2rem;
    display: inline;
    float: left;
    margin-bottom: 40px;
    border: none;
    width: 56px;
    height: 56px;
}

.page-title .back {
    padding: 16px 23px;
}

.cfsuite1CommunityMap .slds-icon-text-default,
.cfsuite1DetailComponent svg.slds-icon {
    fill: #fff;
}

@media (max-width: 30em) {
    .page-title {
        padding-bottom: 12px;
    }

    .page-title .back {
        margin-bottom: 30px;
    }

    .slds-page-header__title .back.button {
        height: 40px !important;
        width: 40px !important;
    }

    .cfsuite1QAProcess .slds-page-header__title h2 .question {
        line-height: 30px;
    }

    .cfsuite1QAProcess.deflection-container div>hr {
        margin-top: 20px !important;
    }

    .cfsuite1QAProcess .slds-page-header__title .question {
        padding-top: 5px;
        margin-top: -26px;
    }
}

@media (min-width: 30em) {
    .back {
        width: 70px;
        height: 70px;
        font-size: 1.6rem;
    }

    .page-title .back {
        padding: 22px 28px;
    }
}

/* END Common back button and title styles */

/* START Focus styles */

a:focus {
    box-shadow: none;
    outline: 2px solid #288AF3;
    outline-offset: 3px;
    text-decoration: none;
    border-radius: 2px;
}



.slds-input:focus,
.slds-textarea:focus,
.uiInput--input .input:focus {
    outline: var(--blue-color) 1px solid !important;
    outline-offset: 0px;
    border-radius: 0;
}


.cLogin a.slds-button_brand:focus {
    color: #fff;
}



.forceCommunityChangePassword .uiInput--input .input:focus {
    outline: none;
    border: 1px solid blue;
}

.cfsuite1Welcome a:focus {
    outline: white 4px solid !important;
    outline-offset: 2px;
    box-shadow: none;
    border: none;
}

.cfsuite1CaseContactInfo .lightning-input:focus {
    outline: #A30000 2px solid;
    outline-offset: 2px;
    box-shadow: none;
    border: none;
}

.slds-radio_faux:focus {
    outline: #a30000 2px solid;
    outline-offset: 2px;
    box-shadow: none;
    border: none;
}

.vfcustom input:focus {
    box-shadow: none;
    outline: 2px solid #159D9D;
    outline-offset: 3px;
}

/* END Focus styles */

/* START Common Accessibility styles */

/* sr styles */

.cfsuite1RecentRequests .sr-only {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden;
    white-space: nowrap;
}

/* END Common Accessibility styles */

/* START LoginRegister styles */

.cfsuite1LoginRegister .btn-login {
    margin-bottom: 20px;
}

.cfsuite1LoginRegister .btn-login,
.cfsuite1LoginRegister .btn-register {
    width: 100% !important;
}

.cfsuite1LoginRegister a.forgot-password {
    font-size: 1rem;
}

.cfsuite1LoginRegister .slds-modal__footer {
    text-align: center;
}

/* END LoginRegister styles */

/* START common form styles */

.slds-form-element__label {
    color: #000;
    font-weight: 400;
    font-size: 1rem;
}

.slds-radio .slds-radio_faux,
.slds-radio [type=radio]:checked+.slds-radio__label .slds-radio_faux {
    border: 2px solid var(--text-color);
    width: 1.5rem;
    height: 1.5rem;
}


.slds-radio__label .slds-form-element__label {
    font-size: 1rem;
}

.slds-radio [type=radio]:checked+.slds-radio__label .slds-radio_faux {
    border: 2px solid var(--blue-color);
}


.slds-radio [type=radio]:checked+.slds-radio__label .slds-radio_faux:after {
    width: 0.80rem;
    height: 0.80rem;
    background-color: var(--blue-color);
}


/* END common form styles */



/* START ShowMoreTopics styles */

.cfsuite1ShowMoreTopics .slds-button {
    margin: 44px auto 20px;
    padding: 11px 50px;
}

.cfsuite1ShowMoreTopics .slds-button:hover {
    background: linear-gradient(#364245, #000);
    border: 2px solid #163E50;
}

.cfsuite1ShowMoreTopics .slds-button i {
    font-size: 1rem;
}

.cfsuite1ShowMoreTopics h2 {
    display: none;
}

.cfsuite1ShowMoreTopics .box-container:hover .report-type-option-alt {
    display: flex;
    top: -180px;
}

.cfsuite1ShowMoreTopics .content-alt {
    font-size: 15.36px;
    font-weight: normal;
}

.cfsuite1ShowMoreTopics .content-alt .alt-title {
    font-size: 1.1rem;
    font-weight: 500;
    color: var(--text-color);
}

.cfsuite1ShowMoreTopics .container-alt:hover .alt-title {
    text-decoration-color: #00A1E6 !important;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}

.cfsuite1ShowMoreTopics .container-alt:hover i {
    color: var(--blue-color);
}


.cfsuite1ShowMoreTopics .report-type-option-alt .content-alt {
    font-size: 15.36px;
    font-weight: 700;
    text-align: left;
    width: 100%;
    color: #000;
}

.cfsuite1ShowMoreTopics .report-type-option-alt {
    display: none;
    padding: 0;
}

.cfsuite1ShowMoreTopics .report-type-option-alt .container-alt {
    display: flex;
    height: 100%;
    padding: 30px 25px;
    width: 100%;
}

.cfsuite1ShowMoreTopics .box-icon {
    position: relative;
    vertical-align: text-bottom;
}

.cfsuite1ShowMoreTopics h2.reportit-header {
    padding-bottom: 0px;
}

.cfsuite1ShowMoreTopics .button-container {
    text-align: center;
}


@media (max-width: 767px) {
    .cfsuite1ShowMoreTopics .box-container:hover .report-type-option-alt {
        top: -125px;
    }

    .box-title {
        margin-top: 0 !important;
    }

    .cfsuite1ShowMoreTopics h2.reportit-header {
        padding-bottom: 2rem;
    }

    .cfsuite1ShowMoreTopics .box-container .box-title .title-text {
        padding-left: 85px;
        display: block;
    }

    .cfsuite1ShowMoreTopics .box-container .box,
    .cfsuite1ShowMoreTopics .report-type-option-alt .container-alt {
        padding: 15px 20px;
    }
}

@media (min-width: 48em) {

    .cfsuite1ShowMoreTopics h2.reportit-header,
    .cShowTrendingCategories h2 {
        padding-bottom: 2.5rem;
    }
}

.cfsuite1ShowMoreTopics .option-alt2 {
    border-radius: 4px;
}

.cfsuite1ShowMoreTopics .option-alt2 .container-alt2 {
    border-radius: 4px;
    box-shadow: 1px 1px 2px 0px #33333340;
    border: 0.5px solid #D6D6D6;
}

.cfsuite1ShowMoreTopics .actionIcon {
    color: var(--text-color);
    margin-bottom: 18px !important;
}

.cfsuite1ShowMoreTopics .actionIcon i {
    font-size: 1rem;
}

.cfsuite1ShowMoreTopics .box-icon-container i {
    color: var(--blue-color);
}

.cfsuite1ShowMoreTopics .box-container-2 .option-alt2:hover {
    outline: none !important;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15);
}

.cfsuite1ShowMoreTopics .box-icon-container2 {
    width: 30px;
    margin-right: 1rem;
    padding-bottom: 7px !important;
}

.cfsuite1ShowMoreTopics .content-alt2 p {
    font-size: 14px;
    color: var(--text-color);
    font-family: 'Lexend';
}


@media (max-width: 767px) {
    .cfsuite1ShowMoreTopics .actionIcon {
        display: none;
    }

    .cfsuite1ShowMoreTopics .content-alt2 {
        width: calc(100% - 72px) !important;
    }

    .cfsuite1ShowMoreTopics .option-alt2 {
        height: auto !important;
    }

    .cfsuite1ShowMoreTopics .box-icon-container i {
        padding-top: 4px;
    }
}

@media (max-width: 400px) {
    .cfsuite1ShowMoreTopics .box-icon-container i {
        font-size: 2rem;
    }

    .cfsuite1ShowMoreTopics .content-alt2 {
        width: calc(100% - 58px) !important;
    }
}


@media (min-width: 48em) {
    .cfsuite1ShowMoreTopics .slds-medium-size_3-of-12 {
        width: 33.3333333333%;
    }

    .cfsuite1ShowMoreTopics .option-alt2 {
        height: 260px !important;
    }

    .cfsuite1ShowMoreTopics .content-alt .alt-title {
        margin-bottom: 12px;
    }

    .cfsuite1ShowMoreTopics .box-icon-container2 {
        margin-bottom: 8px;
    }
}

@media (min-width: 48em) and (max-width: 1170px) {
    .cfsuite1ShowMoreTopics .content-alt .alt-title {
        margin-bottom: 5px;
    }
}

@media (min-width: 64em) {
    .cfsuite1ShowMoreTopics .option-alt2 {
        height: 260px;
    }

    .cfsuite1ShowMoreTopics .slds-medium-size_3-of-12 {
        width: 25%;
    }
}

/* END ShowMoreTopics styles */

/* START MyRecentRequests styles */

.cMyRecentQuestions h2 {
    padding-bottom: 0.5rem;
}

.cfsuite1MyRecentRequests .btn-add i,
.cMyRecentQuestions .btn-add i {
    margin-right: 10px;
}

.cfsuite1MyRecentRequests .details a,
.cMyRecentQuestions .details a {
    text-decoration: none !important;
    font-size: .9rem;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

.cfsuite1MyRecentRequests .slds-tabs_default__item:hover::after,
.cMyRecentQuestions .slds-tabs_default__item:hover::after {
    background-color: #00a1e6;
    height: 2px;
}

.cfsuite1MyRecentRequests .no-records,
.cMyRecentQuestions .no-records {
    padding: 25px;
    background-color: #fff;
    box-shadow: 0px 2px 4px rgb(22 62 80 / 8%), 0px 4px 6px rgb(22 62 80 / 8%);
    border-radius: 4px;
}

.cfsuite1MyRecentRequests .no-records .title,
.cMyRecentQuestions .no-records .title {
    font-size: 19px;
    font-weight: 600;
}

.cfsuite1MyRecentRequests .no-records p,
.cMyRecentQuestions .no-records p {
    margin-bottom: 1em;
    line-height: 1.7;
}

.cfsuite1MyRecentRequests .slds-tabs_default__item.slds-is-active:after,
.cMyRecentQuestions .slds-tabs_default__item.slds-is-active:after {
    background-color: #00A1E6;
    height: 2px;
}

.cfsuite1MyRecentRequests .requests .slds-tabs_default__content,
.cMyRecentQuestions .requests .slds-tabs_default__content {
    padding-bottom: 20px;
}

.cfsuite1MyRecentRequests .tabset ul[role=tablist] a,
.cMyRecentQuestions .tabset ul[role=tablist] a {
    color: #595959;
    font-size: 16px;
    text-decoration: none;
}

.cfsuite1MyRecentRequests .tabset li.slds-is-active a,
.cMyRecentQuestions .tabset li.slds-is-active a {
    color: black;
}

.cfsuite1MyRecentRequests .request,
.cMyRecentQuestions .request {
    padding: 15px 25px;
    box-shadow: 0px 4px 4px rgba(41, 55, 61, .06), 0px -1px 8px rgba(41, 55, 61, .06), 0px 1px 3px rgba(41, 55, 61, .06);
    background-color: #fff;
    border-radius: .25rem;
    margin-bottom: 14px;
}

.cfsuite1MyRecentRequests .address,
.cfsuite1MyRecentRequests .category {
    color: #000;
}

.cfsuite1MyRecentRequests .icon,
.cMyRecentQuestions .icon {
    background-color: #efefef;
    display: inline-block;
    height: 75px;
    margin-right: 20px;
    text-align: center;
    width: 80px;
    display: none;
}

.cfsuite1MyRecentRequests .icon i,
.cMyRecentQuestions .icon i {
    font-size: 32px;
    color: #767676;
    position: relative;
    top: calc(50% - 16px);
    vertical-align: middle;
    padding-top: 0px;
    padding-right: 0px;
}

.cfsuite1MyRecentRequests .case,
.cMyRecentQuestions .case {
    font-size: 15px;
    margin-right: 20px;
    display: block;
    line-height: 1.4rem;
}

.cfsuite1MyRecentRequests .number,
.cMyRecentQuestions .number {
    margin-right: 10px;
    color: #163e50;
    font-weight: 700;
    font-size: 1rem;
}

.cfsuite1MyRecentRequests .number:hover,
.cMyRecentQuestions .number:hover {
    text-decoration: underline;
}

.cfsuite1MyRecentRequests .status,
.cMyRecentQuestions .status {
    border-radius: .25rem;
    color: white;
    font-size: .76em;
    padding: 3px 7px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    position: relative;
    top: -1px;
    margin-top: .6rem;

}

.cfsuite1MyRecentRequests .status.pending,
.cMyRecentQuestions .status.pending {
    background-color: #feefdd;
    color: #822700;
    border: 1px solid #f7941d;
}

.cfsuite1MyRecentRequests .status.inprogress,
.cMyRecentQuestions .status.inprogress {
    background-color: #edf9e1;
    color: #005e3c;
    border: 1px solid #80c341;
}

.cfsuite1MyRecentRequests .status.complete,
.cMyRecentQuestions .status.complete {
    background-color: #f2fbfc;
    color: #008bc7;
    border: 1px solid #008bc7;
}

.cfsuite1MyRecentRequests .address,
.cMyRecentQuestions .address {
    font-size: 15px;
    padding-right: 20px;
}

.cfsuite1MyRecentRequests .submitted,
.cMyRecentQuestions .submitted {
    color: #5d7b89;
    font-size: 13px;
}

.cfsuite1MyRecentRequests .submitted span,
.cMyRecentQuestions .submitted span {
    text-transform: uppercase;
}

.cfsuite1MyRecentRequests .actions.slds-grid,
.cMyRecentQuestions .actions.slds-grid {
    margin-top: 15px;
}

.cfsuite1MyRecentRequests .details-cont,
.cMyRecentQuestions .details-cont {
    display: flex;
}

.cfsuite1MyRecentRequests .slds-tabs_default__nav,
.cMyRecentQuestions .slds-tabs_default__nav {
    border: none;
}

@media (max-width: 48em) {

    .cfsuite1MyRecentRequests .status,
    .cMyRecentQuestions .status {
        margin-top: 6px;
    }
}

/* END MyRecentRequests styles */


/* START DetailComponent styles */

.cfsuite1DetailComponent {
    position: relative;
    text-align: left;
}

.cfsuite1DetailComponent .details-title {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.cfsuite1DetailComponent .details-sub-text {
    font-size: 14px;
}

.cfsuite1DetailComponent .details .slds-m-bottom_x-large {
    margin-bottom: 0;
}

.cfsuite1DetailComponent textarea {
    height: 100px;
}

.cfsuite1DetailComponent .attachments {
    margin-top: 8px;
    width: 100%;
}

.cfsuite1DetailComponent .attachments-title {
    margin-bottom: 30px;
}

.cfsuite1DetailComponent .attachments-text {
    clear: both;
    padding-top: 10px;
    width: 100%;
}

.cfsuite1DetailComponent .contact-form-title {
    font-size: 20px;
    margin: 20px 0 4px;
}

.cfsuite1DetailComponent .contact-form-text {
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
}

.cfsuite1DetailComponent .contact-form .slds-form-element__label {
    font-size: 15px;
}

.cfsuite1DetailComponent .contact-form .slds-form-element__control {
    margin: 10px 0;
}

.cfsuite1DetailComponent .contact-form .slds-form-element__control input {
    font-size: 14px;
    padding: 7px 10px;
    padding-left: 10px;
    border: 1px solid #A6B8C0;
    border-radius: 8px;
}

.cfsuite1DetailComponent .slds-input[disabled],
.slds-input.slds-is-disabled {
    background-color: #E9F8FB;
}

.cfsuite1DetailComponent .contact-form .slds-radio {
    margin-right: 30px;
    margin-bottom: 1rem;
}

.cfsuite1DetailComponent .customRadioCls {
    padding: 18px 0 18px;
}

.cfsuite1DetailComponent .customRadioCls .slds-form-element__control {
    margin-top: 2px;
}

.cfsuite1DetailComponent .slds-icon_container,
.cfsuite1DetailComponent .slds-icon__container {
    vertical-align: text-bottom;
}

.cfsuite1DetailComponent button#SubmitButton svg.slds-icon {
    margin-left: .8rem;
}

.cfsuite1DetailComponent#overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.cfsuite1DetailComponent .loader-container {
    margin-left: -50px;
    left: 50%;
    position: fixed;
    text-align: center;
    top: 30%;
    width: 100px;
}

.cfsuite1DetailComponent .loader-image {
    width: 80px;
}

.cfsuite1DetailComponent .slds-textarea {
    border: 1px solid #A6B8C0;
    border-radius: 8px;
}

.cfsuite1DetailComponent .btn-deletefile {
    background-color: #979696;
    border-color: #979696;
}

.cfsuite1DetailComponent .btn-submit .slds-icon_container {
    margin-left: 10px;
}

.cfsuite1DetailComponent .attachments .slds-file-selector__button {
    margin: 0px;
    padding: 0px;
    position: relative;
    bottom: 24px;
    left: -5px;
}

.cfsuite1DetailComponent .slds-pill {
    border: none;
    font-weight: 600;
    margin-right: 1rem;
    border-radius: 50px;
    padding: 6px 16px;
    font-size: 15px;
}

lightning-pill .slds-pill {
    margin-right: 0.5rem;
    padding: 0.4rem 0.5rem;
    color: var(--text-color);
}

.cfsuite1DetailComponent .attachments span.slds-pill button {
    margin-left: 6px;
}

.cfsuite1DetailComponent .slds-listbox_selection-group {
    overflow: auto !important;
    height: auto !important;
    margin-top: 6px;
}

.cfsuite1DetailComponent .details label.slds-form-element__label {
    display: none;
}

.cfsuite1DetailComponent .attachments button {
    margin-top: 0px !important;
    background-color: transparent !important;
    color: #003EC8 !important;
    font-weight: 600 !important;
    font-size: 1rem;
    text-transform: none !important;
    text-decoration: underline #003EC8 !important;
    margin-bottom: 0;
}

/* END DetailComponent styles */

/* START LoginRegister styles */

.cfsuite1LoginRegister .column1 {
    padding: 40px 20px 40px 45px;
}

.cfsuite1LoginRegister .column2 {
    padding: 40px 30px 40px 20px;
}

.cfsuite1LoginRegister ul {
    list-style: disc inside;
    margin-bottom: 25px;
}

.cfsuite1LoginRegister .description ul li {
    line-height: 24px;
    list-style-position: outside;
    margin-left: 20px;
    font-size: 15px;
}

.cfsuite1LoginRegister input.slds-input {
    border-color: #CBD6DB;
    color: #292929;
    padding: 13px 0 13px 39px;
    width: 100%;
    margin-bottom: 8px;
    border-radius: 4px;
    line-height: normal;
    font-size: 15px;
}

.cfsuite1LoginRegister .slds-icon-text-default {
    fill: #5D7B89;
    width: 1rem;
    height: 1rem;
}

.cfsuite1LoginRegister ::placeholder {
    color: #5D7B89 !important;
}

.cfsuite1LoginRegister .login-input .slds-icon_container {
    color: #B0B0B0;
    left: 15px;
    position: absolute;
    top: 16px;
    z-index: 2;
}

.cfsuite1LoginRegister .login-input label.slds-form-element__label {
    display: none;
}

.cfsuite1LoginRegister .btn-fb>img {
    height: 50px;
}

.cfsuite1LoginRegister .btn-fb {
    background-color: #3B5997;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
}

.cfsuite1LoginRegister .btn-google>img {
    height: 40px;
    padding: 5px 10px;
}

.cfsuite1LoginRegister .btn-google {
    background-color: #DB3C36;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 5px 0;
    text-align: left;
}

.cfsuite1LoginRegister .btn-login {
    margin-bottom: 20px;
}

.cfsuite1LoginRegister .forgot-container {
    text-align: center;
}

.cfsuite1LoginRegister .login-input .input {
    color: #4c4c4c;
}

@media (max-width: 1200px) {
    .cfsuite1LoginRegister .column1 {
        padding: 20px 10px 20px 30px;
    }

    .cfsuite1LoginRegister .column2 {
        padding: 20px 20px 20px 10px;
    }
}

@media (max-width: 768px) {

    .cfsuite1LoginRegister .column1,
    .cfsuite1LoginRegister .column2 {
        padding: 10px;
    }
}

/* END LoginRegister styles */


/* START Breadcrumbs styles */

.cfsuite1Breadcrumbs .links a {
    color: var(--lwc-colorTextDefault);
    font-size: 14px;
    text-decoration: none;
    font-family: 'Lexend';
}

.cfsuite1Breadcrumbs {
    position: relative;
}

.cfsuite1Breadcrumbs .links li {
    display: inline-block;
}

.cfsuite1Breadcrumbs .links a>i {
    margin: 0 15px;
    position: relative;
    font-size: 10px;
    font-weight: bold;
    bottom: 2px;
}

@media (min-width: 48em) {

    .cfsuite1Breadcrumbs {
        margin-top: 1rem;
    }
}

/* END Breadcrumbs styles */

/* START StepsPath styles */

.cfsuite1StepsPath a {
    color: var(--lwc-colorTextDefault);
}

/* END StepsPath styles */


/* START RecentRequests styles */



.cfsuite1RecentRequests .subtitle {
    text-align: left;
    margin-top: 1rem;
    color: #515151;
}

.cfsuite1RecentRequests .container {
    padding-left: 0;
    padding-right: 0;
}

.cDashboardLayout .cfsuite1RecentRequests {
    padding-top: 3rem;
}

.cfsuite1RecentRequests .slds-input-has-icon_right .slds-input {
    min-height: 40px;
    border-radius: 4px;
    border: .5px solid #163E50;
    background-color: transparent;
}

.cfsuite1RecentRequests .filter-reset {
    position: absolute;
    display: inline-block;
    margin-top: -27px;
    margin-left: -27px;
    background-color: #f6fbf1;
    z-index: 2;
}

.cfsuite1RecentRequests .uiInput--select.select:not([multiple]),
.cfsuite1RecentRequests .slds-form-element .slds-input {
    height: 40px;
    border: 1px solid #5d7b89;
    background-color: transparent;
}

.cfsuite1RecentRequests .pending-count,
.cfsuite1RecentRequests .progress-count,
.cfsuite1RecentRequests .completed-count {
    font-size: 48px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    color: var(--text-color);
}

.cfsuite1RecentRequests .pending-label,
.cfsuite1RecentRequests .progress-label,
.cfsuite1RecentRequests .completed-label {
    font-size: 1rem;
    color: #515151;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Lexend';
}

.cfsuite1RecentRequests .actions button {
    margin-bottom: 12px;
}

.cfsuite1RecentRequests .summary .slds-col {
    width: 33%;
}

.cfsuite1RecentRequests .summary .slds-col:first-child {
    border-left: none;
    padding-left: 0px;
}

.cfsuite1RecentRequests .actions button {
    font-size: 1rem;
    color: #515C62;
    width: auto;
    margin-top: 0px;
    margin-right: 1rem;
    border-radius: 0px;
    font-weight: 500;
    padding: 4px 0 0;
}

.cfsuite1RecentRequests .slds-button:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 2px solid var(--blue-color);
}

.cfsuite1RecentRequests .slds-button.active {
    outline: none;
    border-bottom: 2px solid #185392;
    color: #185392;

}

.cfsuite1RecentRequests .slds-button.active:hover {
    box-shadow: none;
    text-decoration: none;
    border-bottom-color: var(--blue-color);

}



.cfsuite1RecentRequests .actions button.slds-button_icon {
    font-size: 10px;
    margin-right: 10px;
    margin-top: 0px;
    width: 10px;
    color: grey;
    padding: 0px;
    border: none;
}

.cfsuite1RecentRequests hr {
    display: none;
}

.cfsuite1RecentRequests .summary {
    width: 100%;
    margin: 1.5rem auto;
    max-width: 100%;
    text-align: center;
}

.cfsuite1RecentRequests .requests-container {
    display: block;
    padding: 0;
}

.cfsuite1RecentRequests .recent-requests-list {
    color: var(--lwc-colorTextDefault);
    overflow-y: auto;
    width: 100%;
    font-size: .935rem;
}

.cfsuite1RecentRequests .recent-requests-list tbody {
    width: 100%;
    display: block;
    height: 600px;
    overflow: auto;
}

.cfsuite1RecentRequests .recent-requests-list .slds-table tbody tr {
    width: 100%;
    display: inline-flex;
}

.cfsuite1RecentRequests .recent-requests-list .slds-table thead th {
    display: flex;
}

.cfsuite1RecentRequests .recent-requests-list .slds-table tbody tr:hover {
    background-color: rgba(21, 107, 79, 0.05);
}

.cfsuite1RecentRequests .recent-requests-list .slds-table tr:hover td {
    box-shadow: none !important;
    background-color: transparent !important;
}

.cCustomLayoutNoImage .cfsuite1RecentRequests h2,
.cCouncillorDashboardLayout .cfsuite1RecentRequests h2,
.cCustomLayout1 .cfsuite1RecentRequests h2 {
    display: none;
}

.cfsuite1RecentRequests .map-content {
    position: relative;
    top: -12px;
}

/* changes to be removed once package is changed */

@media(max-width: 670px) {
    .cfsuite1RecentRequests .actions {
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .cfsuite1RecentRequests #category_select-container1 {
        display: none !important;
    }

    .cfsuite1RecentRequests #category_select-container {
        width: 50%;
    }
}

@media(max-width: 480px) {
    .cfsuite1RecentRequests #category_select-container {
        width: 100%
    }

    .cfsuite1RecentRequests .actions .slds-size_1-of-3 {
        width: 100%;
    }

    .cfsuite1RecentRequests .actions button {
        margin-right: 0px;
    }

    .cfsuite1RecentRequests .actions .slds-small-size_6-of-12 {
        order: 2;
        margin-top: 1rem;
    }
}

@media (min-width: 48em) {
    .cfsuite1RecentRequests .summary .slds-col {
        border-left: 1px solid #515151;
    }

    .cfsuite1RecentRequests .summary {
        margin: 2rem auto 2.5rem;
    }
}

/* changes for dashboard layout */

.cDashboardLayout .cfsuite1RecentRequests .container {
    width: 100%;
}

.cDashboardLayout .cfsuite1RecentRequests .slds-text-align_center {
    text-align: left;
}

.cDashboardLayout .cfsuite1RecentRequests .summary,
.cDashboardLayout .cfsuite1RecentRequests .actions,
.cDashboardLayout .cfsuite1RecentRequests h2,
.cDashboardLayout .cfsuite1RecentRequests p {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}


/* hide header action icon that causes JS errors */

.cfsuite1RecentRequests .recent-requests-list .slds-th__action-button {
    display: none;
}

.cfsuite1RecentRequests .recent-requests-list thead tr th>span {
    border-bottom: thin solid black;
    font-weight: bold;
    text-transform: none;
}

.cfsuite1RecentRequests .recent-requests-list tbody tr td {
    padding-top: 14px;
}



.cfsuite1RecentRequests select.category_select {
    float: right;
}

.cfsuite1RecentRequests .recent-requests-list .slds-table thead tr {
    display: flex;
}

.cfsuite1RecentRequests .recent-requests-list th:nth-of-type(1),
.cfsuite1RecentRequests .recent-requests-list td:nth-of-type(1) {
    width: 12%;
}

.cfsuite1RecentRequests .recent-requests-list th:nth-of-type(2),
.cfsuite1RecentRequests .recent-requests-list td:nth-of-type(2) {
    width: 14%;
}

.cfsuite1RecentRequests .recent-requests-list th:nth-of-type(3),
.cfsuite1RecentRequests .recent-requests-list td:nth-of-type(3) {
    width: 18%;
}

.cfsuite1RecentRequests .recent-requests-list th:nth-of-type(4),
.cfsuite1RecentRequests .recent-requests-list td:nth-of-type(4) {
    width: 25%;
}

.cfsuite1RecentRequests .recent-requests-list th:nth-of-type(5),
.cfsuite1RecentRequests .recent-requests-list td:nth-of-type(5) {
    width: 31%;
}

@media (max-width: 980px) {
    .cfsuite1RecentRequests .map-content {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .cfsuite1RecentRequests .summary .slds-col {
        padding-left: 0px;
        text-align: center;
    }

    .cfsuite1RecentRequests .recent-requests-list .slds-table {
        font-size: 0.8125rem;
    }

    .cfsuite1RecentRequests .pending-count,
    .cfsuite1RecentRequests .progress-count,
    .cfsuite1RecentRequests .completed-count {
        font-size: 1.9rem;
    }

    .cfsuite1RecentRequests .pending-label,
    .cfsuite1RecentRequests .progress-label,
    .cfsuite1RecentRequests .completed-label {
        font-size: 0.8125rem;
    }

    .cfsuite1RecentRequests .summary {
        text-align: center;
    }
}

/* END RecentRequests styles */

/* START QAProcess styles */

.cfsuite1QAProcess {
    align-content: center;
}

.cfsuite1QAProcess.buttonspan .responseBlock {
    padding: .75rem 1.2rem;
    margin-top: 0px;
    margin-bottom: 0.6rem;
    overflow: auto;
    font-size: 1rem;
    cursor: pointer;
    background-color: #fff;
    width: auto;
    border: 2px solid #ADADAD;
    /* border: 1px solid #A6B8C0; */
    text-align: left;
    border-radius: 8px;
    margin-right: 0.6rem;
    color: #515151;
    font-family: 'Lexend';
}

.cfsuite1QAProcess.buttonspan .responseBlock:hover {
    color: white;
}

.cCustomLayoutNoImage .cfsuite1QAProcess.buttonspan .responseBlock:hover {
    color: #185392;
    border: 2px solid #185392;
    background: #D4E8FD;
}

.cfsuite1QAProcess .back-container {
    position: absolute;
}

.cfsuite1QAProcess.login-modal .slds-modal__container {
    width: 97%;
    margin: 0 auto;
    max-width: 44rem;
}

.cfsuite1QAProcess.login-modal .slds-modal__header {
    padding: 10px;
    height: 78px;
    border-bottom: none;
}

.cfsuite1QAProcess.login-modal .slds-modal__header .logo-container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 80%;
    margin-top: 20px;
}

.cfsuite1QAProcess.login-modal .slds-modal__header .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
}

.cfsuite1QAProcess.login-modal .slds-modal__content {
    z-index: -1;
}

.cfsuite1QAProcess.login-modal .slds-modal__footer {
    padding: 20px;
    border: none;
    text-align: center;
    border-top: 1px solid #eee;
}

.cfsuite1QAProcess .slds-button {
    margin-top: 0px;
}

.cfsuite1QAProcess .slds-modal__footer .slds-button {
    border: 2px solid #00A1E6;
    border-radius: 2px;
    color: #163E50;
    font-weight: 600;
    display: inline-block;
    font-size: 18px;
    padding: 12px 0 14px;
    text-align: center;
    width: 50%;
    background: none;
    box-shadow: none;
}

.cfsuite1QAProcess .slds-modal__footer .slds-button:hover {
    box-shadow: inset 0px 0px 0px 1px #00a1e6;
}

.cfsuite1QAProcess.login-modal .slds-modal__header .logo-container {
    background-image: url(/resource/CustomLogo);
}

.cfsuite1QAProcess .slds-page-header__title br {
    display: none;
}

@media (max-width: 768px) {
    .cfsuite1QAProcess.responseBlock {
        font-size: 16px;
        line-height: 32px;
    }

    .cfsuite1QAProcess.login-modal .slds-modal__content {
        padding: 15px;
    }

    .cfsuite1QAProcess .slds-modal__footer .slds-button {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .cfsuite1QAProcess.deflection-container div>hr {
        margin-top: 20px !important;
    }

    .cfsuite1QAProcess.login-modal .slds-modal__header {
        height: 84px;
    }
}

/* END QAProcess styles */

/* START Welcome styles */

.cfsuite1Welcome {
    background-image: url(/resource/CustomWelcome);
    background-position: top;
    background-size: cover;
    color: white;
    margin-bottom: 30px;
    padding: 65px 0 30px;
    border-radius: 16px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, .18);
}

.cWelcomeNew {
    padding-top: 1.7rem;
    padding-bottom: 2.4rem;
}

.cWelcomeNew h1 span {
    font-size: 1.8rem;
    font-family: "Open Sans", sans-serif;
    color: #163e50;
    font-weight: 600;
}

.cWelcomeNew .img-container {
    background-position: top;
    background-size: cover;
    color: white;
}

.cWelcomeNew .img-container img {
    border-radius: 16px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, .18);
}

.cWelcomeNew .box-container .slds-media__figure:first-child {
    margin-left: 0;
}

.cfsuite1Welcome .navbar-line {
    display: none;
}

.cfsuite1Welcome h1,
.cWelcomeNew h1 {
    margin-top: 3rem;
}

.cfsuite1Welcome .box-container,
.cWelcomeNew .box-container {
    padding-right: 0px;
    padding-left: 0px;
}

.cfsuite1Welcome .box-icon-container {
    font-size: 3em;
}

@media (min-width: 48em) {

    .cfsuite1Welcome .box-container,
    .cWelcomeNew .box-container {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .cfsuite1Welcome .box-container:first-child,
    .cWelcomeNew .box-container:first-child {
        padding-left: 0;
    }

    .cfsuite1Welcome .box-container:last-child,
    .cWelcomeNew .box-container:last-child {
        padding-right: 0;
    }
}

@media(min-width:767px) and (max-width:1024px) {
    .cWelcomeNew .box-container:last-child {
        padding-left: 0;
        padding-right: 1rem;
    }
}



@media (max-width: 767px) {

    .cfsuite1Welcome .box-icon-container,
    .cWelcomeNew .box-icon-container {
        line-height: 92px;
        position: absolute;
        width: 70px;
    }

    .cfsuite1Welcome .container,
    .cWelcomeNew .container {
        margin: -20px auto 0px;
    }

    .cfsuite1Welcome .message,
    .cWelcomeNew .message {
        text-align: center;
    }

    .cfsuite1Welcome h1,
    .cWelcomeNew h1 {
        margin-top: 1.5rem;
    }

    .cWelcomeNew .sec1,
    .cWelcomeNew .sec2 {
        padding: 0px;
    }
}

@media (min-width: 48em) {
    .cWelcomeNew {
        padding-bottom: 1.2rem;
    }
}


/* END Welcome styles */


/* START ThankYou styles */

.cfsuite1ThankYouVar2 h3 {
    font-family: var(--lwc-fontFamily, Open Sans);
    padding-bottom: 0.6rem;
    font-weight: bold;
    font-size: 15px;
}

.cfsuite1ThankYouVar2 .info-section p {
    margin-top: 2rem;
}

.cfsuite1ThankYouVar2 .summary-line {
    padding-bottom: 1rem;
}

.cfsuite1ThankYouVar2 .summary-line p:nth-child(3) {
    padding-top: 0.7rem;
}

.cfsuite1ThankYou {
    text-align: left;
    font-size: 1.05rem;
}

.cfsuite1ThankYou .successIcon {
    position: relative;
    top: -6px;
    margin-right: 4px;
}

.cfsuite1ThankYou .confirmation .successIcon svg {
    color: white;
}

.cfsuite1ThankYou .thankyou-title {
    margin-bottom: 20px;
}

.cfsuite1ThankYou .confirmation .slds-header {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 20px;
    color: #000 !important;
    font-family: var(--lwc-fontFamilyHeader, SohoGothicBold) !important;
}

.cfsuite1ThankYou .confirmation-content {
    text-align: left !important;
    padding: 20px;
    box-shadow: 0px 4px 4px rgba(41, 55, 61, .06), 0px -1px 8px rgba(41, 55, 61, .06), 0px 1px 3px rgba(41, 55, 61, .06);
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 0.25rem;
    width: 620px;
    max-width: 100%;
}

.cfsuite1ThankYou .confirmation-content .summary-line:not(:last-of-type) {
    margin-bottom: 10px;
}

.cfsuite1ThankYou .confirmation-content .summary-line:nth-child(2) {
    display: none;
}

.cfsuite1ThankYou br:first-child {
    display: none;
}

/* END ThankYou styles */


/* START CaseSearchBox styles */

.cfsuite1CaseSearchBox .container {
    width: 100%;
}

.cfsuite1CaseSearchBox h2 {
    padding: 10px 0 25px;
    text-align: center;
    font-weight: 700;
}

.cfsuite1CaseSearchBox .slds-button {
    font-size: 1rem;
    height: 50px;
    width: 100%;
    margin-top: 0px;
    margin-left: 6px;
}

.cfsuite1CaseSearchBox .uiInput--input.input {
    border-radius: 4px;
    border: 1px solid #5d7b89;
}

.cfsuite1CaseSearchBox .slds-grid {
    padding: 24px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 19px #eee;
    border: 10px solid #eef1ea;
}

.cfsuite1CaseSearchBox {
    margin: 3rem 0 2rem 0;
}

@media (min-width: 768px) {
    .cfsuite1CaseSearchBox .container {
        width: 58%;
    }
}

/* END CaseSearchBox styles */


/* START Cf_SmartSearch styles */
.cDashboardLayout .cfsuite1Cf_SmartSearch,
.cDashboardLayout .cTBanner,
.cCouncillorDashboardLayout .cfsuite1Cf_SmartSearch,
.cCouncillorDashboardLayout .cTBanner {
    position: relative;
    z-index: 1;
}

.cDashboardLayout .cTBanner,
.cCouncillorDashboardLayout .cTBanner {
    padding-top: 4rem;
}

.cfsuite1Cf_SmartSearch .uiInput--input.input {
    background-color: white;
    border: 1px solid #EBEBEB;
    padding: 14px 60px 14px 32px;
    height: 60px;
    border-radius: 4px;
}

.cfsuite1Cf_SmartSearch .uiInput--input.input:focus {

    outline: none !important;
}

.search-title {
    padding: 80px 0 0;
}



.cfsuite1Cf_SmartSearch .standard-container {
    width: 500px;
    max-width: 100%;
}

.cDashboardLayout .row.container,
.cCouncillorDashboardLayout .row.container {
    margin-top: 5rem;
}

@media (max-width: 768px) {
    .cfsuite1Cf_SmartSearch .container {
        width: 100%;
    }

    .cDashboardLayout .cTBanner,
    .cCouncillorDashboardLayout .cTBanner {
        padding-top: 3rem;
    }

    .cDashboardLayout .row.container,
    .cCouncillorDashboardLayout .row.container {
        margin-top: 7.5rem;
    }
}

@media(max-width:500px) {
    .cfsuite1Cf_SmartSearch {
        padding: 0 1rem;
    }
}


/* END Cf_SmartSearch styles */

/* START RecentCasesMap styles */

.cfsuite1RecentCasesMap {
    height: 550px;
    border: 1px solid #163E50;
    border-radius: 4px;
}

.cfsuite1RecentCasesMap>iframe {
    border: none;
    height: 100%;
    width: 100%;
    border-radius: 4px;
}

@media (max-width: 768px) {
    .cfsuite1RecentCasesMap {
        height: 400px;
        width: 100%;
    }
}

/* END RecentCasesMap styles */

/* START Dashboard styles */


.cfsuite1Dashboard .recent-requests {
    width: 100%;
}

/* END Dashboard styles */

/* START Common Progress Bar styles */

.cfsuite1ProgressIndicator {
    margin-bottom: 30px;
}

.cfsuite1NavigationProcess {
    margin-bottom: 0;
}

.steps-wrapper {
    width: 100%;
}

.steps-container {
    width: 100%;
}

.steps-container .step {
    display: inline-block;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    vertical-align: top;
    width: 25%;
}

.steps-container .step-number {
    color: #A5A5A5;
}

.steps-container .step-label {
    font-weight: 400;
    font-family: 'Lexend';
}

.steps-container .step-label.inactive {
    color: var(--text-color);
}

.steps-container .line-wrapper .line-left.inactive,
.steps-container .line-wrapper .line-right.inactive {
    border-bottom: 3px solid #c7d1d5 !important;
}

.steps-container .line-wrapper {
    min-height: 1.75rem;
    position: relative;
}

.steps-container .line-wrapper .line-left,
.steps-container .line-wrapper .line-right {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    position: absolute;
    right: 0;
    width: 50%;
}

.steps-container .line-wrapper .line-left {
    left: 0;
}

.steps-container .line-wrapper .line-right {
    right: 0;
}

.steps-container .line-wrapper .step-bullet {
    font-size: 1.275rem;
    position: relative;
    top: -9px;
    z-index: 1;
}

.cQuestionDetail .steps-container .line-wrapper .step-bullet {
    top: -11px;
}

.steps-container .line-wrapper .step-bullet.inactive {
    color: #c7d1d5 !important;
}

.steps-container span.circled {
    background: #fff;
    border: 3px solid;
    border-radius: 50%;
    display: inline-block;
    height: 38px;
    margin-top: -10px;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    width: 38px;
}

.steps-container .circled .step1,
.steps-container .circled .step3 {
    font-size: 1.0625rem;
}

.steps-container .line-wrapper .step-bullet {
    color: var(--blue-color);
}

.steps-container .line-wrapper .line-left,
.steps-container .line-wrapper .line-right {
    border-color: var(--blue-color);
}

/* fix blank dots in icon */

.steps-container .step-bullet i {
    background-color: #fff;
    margin-left: -1px;
    margin-right: -1px;
}

.steps-container .step:last-of-type .line-left,
.steps-container .step:first-of-type .line-right {
    width: 100%;
}

.cfsuite1RequestDetail .steps-container .step:last-of-type .line-left,
.cfsuite1RequestDetail .steps-container .step:first-of-type .line-right {
    width: 60%;
}

.steps-container .step {
    width: 33%;
}

.steps-container .step:first-of-type {
    text-align: left;
    width: 25%;
}

.steps-container .step:last-of-type {
    text-align: right;
    width: 25%;
}

.cfsuite1NavigationProcess .steps-container .step:first-of-type,
.cfsuite1NavigationProcess .steps-container .step:last-of-type {
    width: 16%;
}

.steps-container a[aria-label="Current Step Details"] .step-bullet[data-id="Details"] i:before {
    content: "\f095";
}

.steps-container .step-bullet[data-id="Complete"] .circled[data-id="Complete"] i:before {
    content: "\f058";
}

.steps-container .step-bullet[data-id="Complete"] .circled[data-id="Complete"] i {
    font-size: 36px;
    margin-top: 10px;
    margin-left: -6px;
}

@media (max-width: 480px) {
    .cfsuite1ProgressIndicator {
        padding-top: 20px;
        margin-bottom: 25px;
    }
}

/* END Common Progress Bar styles */

/* START NavigationProcess  styles */

.cfsuite1NavigationProcess {
    padding-top: 0;
}

.cfsuite1NavigationProcess i.icon-larger {
    font-size: 36px;
    margin-top: -10px;
}

/* END NavigationProcess  styles */

/* START ProgressIndicator styles */

.cfsuite1ProgressIndicator {
    padding-top: .8rem;
}

.cfsuite1ProgressIndicator .steps-wrapper {
    width: 100%;
}

.cfsuite1ProgressIndicator .steps-container {
    text-align: center;
}

.cfsuite1ProgressIndicator .fa-check-circle {
    font-size: 1.4rem;
}

/* END ProgressIndicator styles */

/* START Cf_SmartSearch styles */

.cfsuite1Cf_SmartSearch .community-container {
    position: relative;
    top: -8px;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 767px) {
    .cfsuite1Cf_SmartSearch .community-container {
        top: -81px;
    }
}


.cfsuite1Cf_SmartSearch .transparent-background {
    /*background-color: #fff;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    margin-top: 1em;
    border-radius: 12px;
    font-size: 2.6rem;
    box-shadow: 0px 8px 32px rgb(0 0 0 / 12%);*/
    display: none;
}


/* END Cf_SmartSearch styles */

/* START RecommendedActions styles */

.cfsuite1RecommendedActions {
    margin-bottom: 30px;
}

.cfsuite1RecommendedActions h2>i {
    display: none;
}

.cfsuite1RecommendedActions .widget-content {
    padding: 20px 0px;
}

.cfsuite1RecommendedActions .action {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.cfsuite1RecommendedActions .action a {
    flex-grow: 1000;
    font-size: 0.96rem;
    padding-left: 6px;
}

.cfsuite1RecommendedActions .action .delete {
    color: #333;
    margin-right: 12px;
    flex-grow: 1;
    margin-top: 3px;
    padding-left: 0px;
}

.cfsuite1RecommendedActions .action i {
    font-size: 7px;
    position: relative;
    top: -3px;
    color: #424242;
}

/* END RecommendedActions styles */

/* START RequestWizard  styles */

.cfsuite1RequestWizard {
    text-align: left;
}

.cfsuite1RequestWizard .commMapBlock {
    height: 100px;
}

.cfsuite1RequestWizard .wizard-sidebar {
    padding-left: 2%;
    padding-top: 2.1em;
}

.cfsuite1RequestWizard .phones-container {
    margin-bottom: 30px;
}

.cfsuite1ThankYouVar2 .confirmation-content h2 {
    display: none;
}

@media (max-width: 1023px) {
    .cfsuite1RequestWizard .wizard-sidebar {
        padding-left: 0px;
        padding-top: 0px;
    }

    .cfsuite1RequestWizard .phones-container {
        margin-bottom: 15px;
    }

    .cfsuite1RequestWizard .phones-container {
        border-top: 1px solid rgba(22, 62, 80, 0.12);
        display: block;
        padding-top: 27px;
        margin-top: 40px;
    }

    .cfsuite1RequestWizard .phone-numbers {
        padding: 0px;
    }
}

@media (max-width: 480px) {
    .cfsuite1RequestWizard .knowledge-articles {
        margin-top: 15px;
    }
}

/* END RequestWizard  styles */

/* START StepsPath  styles */

.cfsuite1StepsPath {
    font-size: .88rem;
    padding-bottom: 1rem;
}

.cfsuite1StepsPath .cont {
    width: 100%;
}

.cfsuite1StepsPath .cont .slds-col:first-child {
    font-weight: 600;
}

.cfsuite1StepsPath .slds-breadcrumb__item {
    display: inline-block;
}

@media (min-width: 30em) {
    .cfsuite1StepsPath {
        padding-bottom: 2rem;
    }
}

/* END StepsPath  styles */

/* START CommunityMap styles */

.cfsuite1CommunityMap {
    height: 100%;
    position: relative;
}

.cfsuite1CommunityMap .slds-m-bottom_large br {
    display: none;
}

.cfsuite1CommunityMap h1,
.cfsuite1DetailComponent h1 {
    font-size: clamp(1.3rem, 2vw, 1.75rem) !important;
    font-weight: 500;
}

.cfsuite1DetailComponent h1 {
    padding-bottom: 1.2rem;
}

.cfsuite1CommunityMap .case-map-container {
    margin-top: 20px;
    border: 1px solid #163E50;
    border-radius: 4px;
    background-color: #fff;
}

.cfsuite1CommunityMap .case-map-container iframe {
    border: none;
    min-height: 415px;
    width: 100%;
    border-radius: 4px;
}

.cfsuite1CommunityMap .slds-icon_container,
.cfsuite1CommunityMap .slds-icon__container {
    vertical-align: text-bottom;
}

.cfsuite1CommunityMap .continueButtonIcon svg,
.cfsuite1DetailComponent button#SubmitButton svg.slds-icon {
    fill: #fff;
    height: 18px;
    width: 18px;
    margin-top: 1%;
}

.cfsuite1CommunityMap .btn-continue:focus:hover svg,
.cfsuite1CommunityMap .btn-continue:focus:hover span {
    fill: #fff !important;
    text-decoration: none !important;
}

.cfsuite1RequestWizard .btn-customstd span {
    margin-left: -5px
}

.cfsuite1CommunityMap .duplicate-warning,
.cfsuite1CommunityMap .oustide-warning {
    background-color: #FBE9EA;
    margin-top: 20px;
    border: 2px solid #D78D90;
    border-radius: 4px;
}

.cfsuite1CommunityMap .duplicate-warning .warning-icon,
.cfsuite1CommunityMap .oustide-warning .warning-icon {
    color: white;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    display: none;
}

.cfsuite1CommunityMap .oustide-warning .warning-icon {
    background-color: #d93c35;
}

.cfsuite1CommunityMap .warning-message img {
    position: absolute;
}

.cfsuite1CommunityMap .duplicate-message,
.cfsuite1CommunityMap .outside-message {
    font-size: 14px;
}

.cfsuite1CommunityMap .duplicate-message {
    padding-left: 26px;
    color: #000;
}

.cfsuite1CommunityMap .duplicate-warning .warning-icon i,
.cfsuite1CommunityMap .oustide-warning .warning-icon i {
    display: block;
    position: relative;
    top: calc(50% - 10px);
}

.cfsuite1CommunityMap .duplicate-warning .warning-message,
.cfsuite1CommunityMap .oustide-warning .warning-message {
    padding: .8rem 1rem;
    width: 100%;
}

.cfsuite1CommunityMap .oustide-warning .warning-message {
    border-right: 4px solid #d93c35;
}

.cfsuite1CommunityMap .duplicate-warning .warning-title {
    color: #650004;
    font-weight: 700;
}

.cfsuite1CommunityMap .duplicate-warning img.pin {
    margin-right: 10px;
    width: 16px;
}

.cfsuite1CommunityMap .location-missing {
    color: #B2091C;
    margin-top: 10px;
    font-size: 14px;
}

.cfsuite1CommunityMap iframe {
    overflow: hidden;
}


@media (max-width: 48em) {
    .cfsuite1CommunityMap .slds-m-bottom_large {
        margin-bottom: 0;
    }

    .cfsuite1CommunityMap h1 {
        padding-bottom: 0;
    }

    .cfsuite1CommunityMap h1,
    .cfsuite1DetailComponent h1 {
        font-size: 1.3rem !important;
    }
}

@media (max-width: 30em) {
    .cfsuite1CommunityMap .slds-m-bottom_large {
        margin-bottom: .8rem;
    }
}

/* END CommunityMap styles */

/* START CfSmartsearch styles */



.cfsuite1Cf_SmartSearch .input-container {
    padding: 20px 0;
}

.cfsuite1Cf_SmartSearch .community-container .input-container {
    padding: 0;
    width: 520px;
    max-width: 100%;
}

.cfsuite1Cf_SmartSearch .community-container .search-step::-ms-clear {
    display: none;
}

.cfsuite1Cf_SmartSearch .community-container button.slds-button.slds-input__icon {
    color: #6d6d6d;
}

.cfsuite1Cf_SmartSearch .community-container .search {
    display: inline-block;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.cfsuite1Cf_SmartSearch .community-container .dark-green {
    color: white;
    background-color: #048565;
    border-color: #048565;
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    margin-top: -6px;
    padding: 2px 20px;
    right: 0;
}

.cfsuite1Cf_SmartSearch .community-container .search i {
    color: #3691F4;
    position: absolute;
    right: 32px;
    top: 30px;
    font-size: 1.4rem;
}

.cfsuite1Cf_SmartSearch .search-results-container {
    position: relative;
}

.cfsuite1Cf_SmartSearch .search-results {
    background-color: #fff;
    border: 1px solid #5D7B89;
    margin-top: 4px;
    max-height: 400px;
    overflow-y: auto;
    padding: 10px 10px 10px 20px;
    position: absolute;
    z-index: 2;
    border-radius: 6px;
    width: 520px;
    max-width: 100%;
}

.cfsuite1Cf_SmartSearch .search-results h4:not(:last-of-type) {
    margin-bottom: 10px;
}

.cfsuite1Cf_SmartSearch .search-results .match-link {
    color: #515151;
    display: block;
    font-family: 'Lexend';
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    padding-top: .6rem;
}

.cfsuite1Cf_SmartSearch .search-results li:last-child .match-link {
    padding-bottom: .6rem;
}

.cfsuite1Cf_SmartSearch .search-results .match-link:hover {
    text-decoration: underline;
    text-decoration-color: #00a1e6;
    text-decoration-thickness: 2px;
}

.cfsuite1Cf_SmartSearch>.search {
    margin: 6px 20px 10px 0;
}

.cfsuite1Cf_SmartSearch .standard-container {
    position: relative;
}

.cfsuite1Cf_SmartSearch .standard-container>.search {
    margin: 6px 0 10px 0;
}

.cfsuite1Cf_SmartSearch .standard-container .search .uiInput--input.input {
    padding: 5px 0 3px 32px !important;
    font-family: 'Lexend';
    font-weight: 400;
    border-radius: 4px;
}

.cCouncillorDashboardLayout .cfsuite1Cf_SmartSearch .standard-container .search .uiInput--input.input,
.cDashboardLayout .cfsuite1Cf_SmartSearch .standard-container .search .uiInput--input.input {
    padding: 5px 20px !important;

}

.cfsuite1Cf_SmartSearch .category-matches {
    position: absolute;
    width: 100%;
    border-radius: 4px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.20);
    max-height: 250px;
    overflow: auto;
    z-index: 2;
    padding: 0.5rem;
}


.cfsuite1Cf_SmartSearch .category-matches li {
    color: var(--text-color);
    padding: 0.5rem 0.7rem;
    cursor: pointer;
    font-size: 15px;
}

.cfsuite1Cf_SmartSearch .category-matches li:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}


.cfsuite1Cf_SmartSearch .standard-container .category-matches .slds-form-element__icon {
    padding-top: 0;
    padding-right: 5px;
}

.cfsuite1Cf_SmartSearch button.slds-button.slds-button_icon.slds-input__icon {
    left: auto;
    right: 1rem;
    padding: 0;
    top: 45%;
}

.cfsuite1Cf_SmartSearch button.slds-button.slds-button_icon.slds-input__icon:focus {
    outline: none !important;
    border: none;
    box-shadow: none;
}

.cfsuite1Cf_SmartSearch svg.slds-button__icon,
.cfsuite1Cf_SmartSearch button.slds-button.slds-button_icon.slds-input__icon {
    width: 1.5rem;
    height: 1.5rem;
    fill: #3691F4;
}


@media (max-width: 767px) {
    .cfsuite1Cf_SmartSearch .community-container {
        margin-top: 0;
    }



    .cfsuite1Cf_SmartSearch .search-results-container {
        padding: 0px 10px;
    }

    .cfsuite1Cf_SmartSearch .search-results {
        width: 100%;
    }

    .cfsuite1Cf_SmartSearch .transparent-background {
        margin-top: 0px;
    }

    .cfsuite1Cf_SmartSearch .search-title {
        padding: 16px 0 0;
    }
}

@media (max-width: 670px) {
    .cfsuite1Cf_SmartSearch .transparent-background {
        background-color: transparent;
        box-shadow: none;
    }

    .cfsuite1Cf_SmartSearch .community-container .input-container {
        padding-bottom: 0px;
    }
}

@media (max-width: 480px) {

    .cfsuite1Cf_SmartSearch .community-container .input-container .dark-green {
        margin-top: 0;
        display: none;
    }

    .cfsuite1Cf_SmartSearch .search-results .match-link {
        font-size: 15.2px;
    }
}

/* END CfSmartsearch styles */

/* START SmartSearch styles */

.cfsuite1SmartSearch {
    margin-bottom: 17px;
}

.cfsuite1SmartSearch button.title {
    background-color: #007053;
    color: #fff;
    padding: 22px 72px 22px 22px;
    cursor: pointer;
    font-size: 1.1rem;
    position: relative;
    margin-bottom: 3px;
    width: 100%;
    text-align: left;
    border: none;
}

.cfsuite1SmartSearch button.title i {
    float: right;
    position: absolute;
    top: 0;
    right: 0px;
    width: 50px;
    background-color: #00A780;
    border: none;
    font-size: 1.1em;
    height: 100%;
    text-align: center;
}

.cfsuite1SmartSearch a i {
    float: right;
    position: absolute;
    top: 0;
    right: 0px;
    padding: 13px 15px;
    border: none;
    font-size: 1.75rem;
}

.cfsuite1SmartSearch li {
    background-color: #d8d8d8;
    color: #252525;
    cursor: pointer;
    font-size: 1rem;
    position: relative;
    margin: 0 0 3px;
}

.cfsuite1SmartSearch li a {
    color: #252525;
    font-size: 1em;
    display: block;
    text-decoration: none;
    padding: 10px 10% 10px 15px;
}

.cfsuite1SmartSearch li:hover .fa-chevron-right {
    display: inline-block !important;
    color: #fff;
    font-size: 1.3em;
}

.cfsuite1SmartSearch li .fa-chevron-right {
    display: none;
}

.cfsuite1SmartSearch li a:hover {
    color: #fff;
    display: block;
}

.cfsuite1SmartSearch .fa-minus:before,
.cfsuite1SmartSearch .fa-plus:before {
    position: relative;
    top: 35%;
}

/*red*/
.cfsuite1SmartSearch li.inactive,
.cfsuite1SmartSearch li.hover {
    color: #fff;
    background-color: #d8d8d8;

}

/*yellow*/
.cfsuite1SmartSearch li.active {
    color: #fff;
    background-color: #007053;
}


@media (min-width: 48em) {
    .cfsuite1SmartSearch button.title i {
        width: 70px;
    }
}

@media (max-width: 360px) {
    .cfsuite1SmartSearch button.title {
        line-height: 1.1;
    }
}

/* END SmartSearch styles */


/* START Common Table Styles (My Requests and My Followed Requests) */

.request-list-page .slds-page-header {
    padding: 1rem 0;
    background: none;
}

.request-list-page .tableSection {
    background-color: red;
}

.tableSection td:nth-of-type(2),
.tableSection td:nth-of-type(3) {
    min-width: 200px;
}

.slds-table td {
    white-space: normal;
}

.request-list-page .slds-table_bordered:not(.slds-no-row-hover) tbody tr:hover>td:not(.slds-is-selected),
.request-list-page .slds-table_bordered:not(.slds-no-row-hover) tbody tr:hover>th:not(.slds-is-selected),
.request-list-page .slds-table_bordered:not(.slds-no-row-hover) tbody tr:focus>td:not(.slds-is-selected),
.request-list-page .slds-table_bordered:not(.slds-no-row-hover) tbody tr:focus>th:not(.slds-is-selected),
.request-list-page .slds-table--bordered:not(.slds-no-row-hover) tbody tr:hover>td:not(.slds-is-selected),
.request-list-page .slds-table--bordered:not(.slds-no-row-hover) tbody tr:hover>th:not(.slds-is-selected),
.request-list-page .slds-table--bordered:not(.slds-no-row-hover) tbody tr:focus>td:not(.slds-is-selected),
.request-list-page .slds-table--bordered:not(.slds-no-row-hover) tbody tr:focus>th:not(.slds-is-selected) {
    background-color: rgba(3, 111, 84, 0.05);
}

.slds-has-focus .slds-th__action,
.slds-has-focus .slds-th__action:focus,
.slds-has-focus .slds-th__action:hover,
.slds-has-focus .slds-th__action:focus:hover,
.slds-th__action:focus,
.slds-th__action:focus:hover {
    box-shadow: none;
}

.slds-is-sortable .slds-th__action:hover .slds-is-sortable__icon,
.slds-is-sortable .slds-th__action:focus .slds-is-sortable__icon,
.slds-is-sortable.slds-has-focus .slds-th__action .slds-is-sortable__icon,
.slds-is-sortable.slds-has-focus .slds-th__action:hover .slds-is-sortable__icon,
.slds-is-sortable.slds-has-focus .slds-th__action:focus .slds-is-sortable__icon {
    fill: #036f54;
}

/* custom table */
.request-list-page .slds-table thead th {
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
}

.request-list-page .slds-table thead th:hover {
    background-color: #fafaf9;
    box-shadow: #d4d4d4 -0.25rem 0 0 inset;
}

/* END Common My Requests and My Followed Requests Page styles */



/* START MyRequestRecordListPage styles */

.cfsuite1MyRequestRecordListPage .slds-button_icon-bare {
    display: none;
}

.cfsuite1MyRequestRecordListPage .slds-page-header {
    display: none;
}

.cMyRequestRecordListPage .slds-input__icon_right {
    margin-top: 0;
    top: 0px;
    padding-top: 0;
}

.cMyRequestRecordListPage .slds-input__icon_right svg {
    fill: #163e50;
}

.cMyRequestRecordListPage .page-number-link {

    margin-bottom: 0.5rem !important;
}

/* END MyRequestRecordListPage styles */



/* START MyFollowedRequests Page styles */

.cfsuite1MyFollowedRequests .followed-table button {
    white-space: nowrap;
    padding: 1px 10px;
}

.cfsuite1MyFollowedRequests .slds-table tbody .unfollow-col {
    text-align: right;
}

.cfsuite1MyFollowedRequests .btn-close {
    background-color: #C8C8C8;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    float: right;
    right: 6px;
    padding: 2px;
    top: 10px;
}

.cfsuite1MyFollowedRequests .slds-modal__content .success-title {
    color: #158866;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 30px;
}

.cfsuite1MyFollowedRequests .success-title .successIcon {
    margin-top: -3px;
    vertical-align: middle;
}

.cfsuite1MyFollowedRequests .success-title .successIcon svg {
    color: white;
    fill: #158866;
}

.cfsuite1MyFollowedRequests .unfollow-modal .message {
    font-size: 1.1rem;
    margin-bottom: 30px;
}


/* END MyFollowedRequests Page styles */


/* START Common My Account Page styles (profile, contact, address, preference) */

.MyAccount .input-box {
    color: #949494;
    margin-top: auto;
}

.MyAccount .output-box {
    display: block;
    margin-left: 10px;
    padding: 0 5px 10px;
    color: #252525;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 24px;
}

.MyAccount .label {
    margin-left: 10px;
    margin-top: 10px;
    padding: 0 5px 5px;
    color: #696969;
    line-height: 24px;
}

.MyAccount label {
    color: #252525;
    font-size: 1em;
    padding-bottom: .3em;
    font-weight: 600;
}

.MyAccount .hruler {
    border-top: solid 1px #d4d4d4;
    margin: 20px 0;
}

.MyAccount .separator15 {
    margin-top: 15px;
    display: flex;
    width: 100%;
}

.MyAccount .separator20 {
    margin-top: 20px;
    display: flex;
    width: 100%;
}

.MyAccount .separator35 {
    margin-top: 35px;
    display: flex;
    width: 100%;
}

@media (min-width: 480px) {
    .MyAccount .comm-tabs .slds-button-group {
        width: 335px;
    }
}

/* edit modals */
.MyAccount .slds-modal__content {
    padding: 20px 35px 35px;
}

.modal-lg .slds-modal__footer .slds-button_neutral,
.modal-sm .slds-modal__footer .slds-button_neutral {
    margin-top: 0px;
    color: #004C64;
    border: 0.1rem solid #00A1E6;
    background: transparent;
    padding: 8px 10px;
    box-shadow: none;
    height: 3rem;
}

.modal-lg .slds-modal__footer .slds-button_neutral:hover,
.modal-sm .slds-modal__footer .slds-button_neutral:hover {
    box-shadow: inset 0px 0px 0px 1px #00a1e6;
}

.modal-lg .slds-modal__footer .slds-button_brand,
.modal-sm .slds-modal__footer .slds-button_brand {
    margin-top: 0px;
    padding: 9px 10px;
    background: linear-gradient(#163E50 0%, black 40%, black 100%);
    background-size: 100% 150%;
    background-position: center top;
    background-origin: border-box;
    box-shadow: 0px 3px 4px #cbd6db;
    color: #fff;
    border: none;
    width: 7.25rem !important;
    outline: none;
}

.modal-lg .slds-modal__footer .slds-button_brand:hover,
.modal-sm .slds-modal__footer .slds-button_brand:hover {
    background-position: center bottom;
    box-shadow: none;
}

.modal-lg .slds-modal__header .slds-modal__close,
.modal-sm .slds-modal__header .slds-modal__close {
    color: #505050;
    width: auto;
    top: -12px;
    right: 10px;
    font-size: .8rem;
}

.MyAccount .slds-card,
.cfsuite1MyPreferenceComp .slds-card {
    padding: 4px 9px 5px;
    background-color: #fff;
    border: none;
    box-shadow: 0px 4px 16px rgb(41 55 61 / 6%), 0px 0px 12px rgb(41 55 61 / 6%), 0px 4px 8px rgb(41 55 61 / 6%);
    border-radius: 6px;
}

.MyAccount .slds-card h2,
.cfsuite1MyPreferenceComp h2 {
    font-family: var(--lwc-fontFamily, Open Sans);
    font-weight: 700;
    font-size: 1.1rem;
}

.MyAccount .label {
    margin-left: 10px;
    margin-top: 10px;
    padding: 0 5px 5px;
    color: #696969;
    line-height: 24px;
}

.MyAccount .output-box {
    display: block;
    margin-left: 10px;
    padding: 0 5px 10px;
    color: #252525;
    font-weight: 500;
    font-size: .9rem;
    line-height: 24px;
}

.forceCommunityUserSettings {
    padding: 20px 25px 0px !important;
    border-radius: 0.25rem;
    background-color: #fff;
    box-shadow: 0px 4px 16px rgb(41 55 61 / 6%), 0px 0px 12px rgb(41 55 61 / 6%), 0px 4px 8px rgb(41 55 61 / 6%);
}

@media (min-width: 768px) and (max-width: 1024px) {
    .MyAccount .slds-modal__container {
        width: 73%;
    }

    .MyAccount .slds-modal__content .panel {
        padding: 1rem;
    }
}

/* END */


/* verification code modal */
.MyAccount .vcode-modal .code-input {
    position: relative;
    margin-top: 20px;
}

.MyAccount .vcode-modal .code-input .placeholder {
    position: absolute;
    z-index: 1000;
    top: 10px;
    line-height: 15px;
    left: 10px;
    padding: 0 4px;
    color: #706E6B;
    font-family: "Open Sans", Arial, sans-serif;
    -webkit-transition: top 300ms, font-size 300ms, background 500ms;
    -moz-transition: top 300ms, font-size 300ms, background 500ms;
    -ms-transition: top 300ms, font-size 300ms, background 500ms;
    -o-transition: top 300ms, font-size 300ms, background 500ms;
    transition: top 300ms, font-size 300ms, background 500ms;
}

.MyAccount .vcode-modal .code-input .placeholder:after {
    content: " *";
    color: #ad314b;
    font-weight: 300;
    font-size: 15px;
}

.MyAccount .vcode-modal .code-input .placeholder.active {
    background-color: #fff;
    border-radius: .25rem;
    color: #156B4E;
    font-size: 11px;
    top: -7px;
}

.MyAccount .vcode-modal .slds-modal__container {
    min-width: 250px;
}

.MyAccount .vcode-modal p {
    margin: 20px 0 0 0;
}

.MyAccount .vcode-modal button.btn-submit {
    background-color: #156B4E;
    border-color: #156B4E;
    border-radius: 4px;
    border-style: solid;
    color: white;
    font-size: 20px;
    padding: 5px;
    width: 40%;
    margin: 20px auto 10px;
    display: block;
}

/* END */

.MyAccount .slds-modal__content input {
    color: #252525;
    min-height: 3em;
    padding: 0 1rem 0 .75rem;
    border-color: #949494;
}

.MyAccount .slds-modal__content .panel {
    background-color: #F7F7F7;
    overflow: auto;
    padding: 2em;
}

.MyAccount .error input,
.MyAccount .error select {
    border-color: red !important;
}

.MyAccount .slds-theme_error,
.MyAccount .slds-theme--error {
    min-width: auto !important;
    width: 100%;
    margin: 0 0 30px 0;
    font-weight: 600;
}

.MyAccount .work-phone-modal {
    margin-top: auto;
    margin-left: 0px;
}

.MyAccount div#overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.MyAccount #overlay .loader-container {
    position: absolute;
    left: calc(33% - 25px);
    top: calc(50% - 25px);
    text-align: center;
}

.MyAccount #overlay img.loader-image {
    height: 50px;
    width: 50px;
}

.MyAccount .slds-modal__content input,
.MyAccount .slds-modal__content select {
    color: #252525;
    height: 3em;
    padding: 0 1rem 0 .75rem;
    border-color: #949494;
}

.MyAccount .uiInput--datetime .datePicker-openIcon {
    bottom: 11px;
}

.MyAccount .slds-button__icon svg {
    fill: #163e50;
}

.MyAccount .slds-modal__header .slds-modal__close {
    z-index: 1;
    top: 13px;
    right: -1.5rem;
}

.MyAccount .modal-lg .slds-modal__header .slds-modal__close {
    top: 3px;
}

@media (max-width: 30em) {
    .MyAccount .slds-modal__container {
        margin: 6px;
    }

    .MyAccount .slds-modal__content {
        padding: 20px 16px 35px;
    }

    .MyAccount .slds-modal__footer {
        text-align: center;
    }

    .MyAccount .slds-modal__footer .slds-float_right {
        float: none;
    }
}

/* END Common My Account Page styles (profile, contact, address, preference) */


/* START ContactInformationComp Page styles */



/* END ContactInformationComp Page styles */


/* START UserProfileComp Page styles */

.cfsuite1UserProfileComp .slds-card {
    padding: 8px 25px 0;
}

.cfsuite1UserProfileComp .saved-address {
    margin-top: 10px;
    padding: 0 0px 5px;
    color: #696969;
    line-height: 20px;
}

.cfsuite1UserProfileComp .saved-address p {
    display: inline-block;
}

.cfsuite1UserProfileComp .slds-grid b .saved-address {
    font-weight: 600;
    color: #333333;
}

.cfsuite1UserProfileComp .profile-image {
    min-height: 233px;
}

.cfsuite1UserProfileComp .profile-data {
    padding: 40px 0 40px 215px;
    box-sizing: content-box;
}

.cfsuite1UserProfileComp .upload .slds-file-selector__dropzone {
    border: none;
    padding: 0;
}

.cfsuite1UserProfileComp .upload label span {
    color: white;
    background-color: #156B50;
    border-color: #156B50;
    padding: 0 20px;
}

.cfsuite1UserProfileComp .upload .slds-file-selector__text {
    display: none;
}

.cfsuite1UserProfileComp .upload lightning-primitive-icon {
    display: none;
}

.cfsuite1UserProfileComp .slds-modal__content .message-content h2,
.cfsuite1UserProfileComp .slds-modal__content h2.bus {
    margin-bottom: .5em;
}

.cfsuite1UserProfileComp .slds-modal__content .message-container h2 {
    margin-top: 0px;
}

.cfsuite1UserProfileComp i.text-green {
    color: var(--lwc-brandTextLink);
}

.cfsuite1UserProfileComp .btn-edit {
    margin-top: 22px;
}

.cfsuite1UserProfileComp .slds-notify {
    border-radius: 3px;
    background-image: none;
    margin-bottom: 1rem;
    color: #fff;
}

.cfsuite1UserProfileComp .slds-notify p {
    font-weight: 600;
}

.cfsuite1UserProfileComp li.icon-info {
    font-size: 1rem;
    padding-left: .1em;
    padding-right: .5em;
    position: relative;
    top: -8px;
}

.cfsuite1UserProfileComp .slds-text-heading_medium {
    color: #252525;
    font-weight: 600;
    margin-bottom: .5em;
    line-height: normal;
    position: relative;
    left: -5px;
}

.cfsuite1UserProfileComp .single {
    box-sizing: border-box;
}

.cfsuite1UserProfileComp .panel .slds-col {
    margin: 0px;
}

.cfsuite1UserProfileComp .message-modal .slds-modal__content {
    border-radius: 0.25rem;
    padding: 0px;
}

.cfsuite1UserProfileComp .message-modal i {
    color: #167358;
}

.cfsuite1UserProfileComp .message-header {
    border-bottom: 1px solid #eee;
    padding: 25px 15px 15px;
}

.cfsuite1UserProfileComp .message-content {
    padding: 25px 35px 40px;
    font-size: 15px;
}

.cfsuite1UserProfileComp .slds-modal__content .message-content p {
    font-size: 15px;
}

@media (max-width: 690px) {
    .profile-image {
        min-height: 100px;
    }

    .profile-data {
        padding: 40px 0 0px 70px;
    }
}

@media (max-width: 479px) {
    .cfsuite1UserProfileComp .btn-edit {
        position: relative;
        bottom: 194px;
        z-index: 1;
    }

    .profileIconContainer {
        text-align: left;
        margin-left: 41px;
        width: 50%;
    }

    .cfsuite1UserProfileComp .profile-data {
        padding: 95px 0 0;
    }

    .cfsuite1UserProfileComp .slds-text-heading_medium {
        font-size: .9rem;
    }
}

@media (max-width: 500px) {
    .cfsuite1UserProfileComp .slds-notify p {
        font-size: 13px;
        padding-left: 1em;
    }

    .cfsuite1UserProfileComp li.icon-info {
        font-size: 2em;
    }
}

@media (min-width: 767px) {
    .cfsuite1UserProfileComp .profile-data {
        min-height: 153px;
    }
}

/* END cUserProfileComp Page styles */


/* START cMyAddressComp Page styles */

.cfsuite1MyAddressComp .location-matches {
    margin-left: 13px;
    width: 100%;
    margin-right: 14px;
}

.cfsuite1MyAddressComp .relative {
    position: relative;
    top: -10px;
}

/* END cMyAddressComp Page styles */


/* START MyPreferenceComp Page styles */

.cfsuite1MyPreferenceComp .slds-card {
    padding: 16px 9px 18px;
}

.cfsuite1MyPreferenceComp .slds-card__body {
    padding: 4px 15px 0;
}

.cfsuite1MyPreferenceComp .slds-card__body p {
    padding-right: 1em;
}

.cfsuite1MyPreferenceComp .saved-address b {
    font-weight: 600;
    color: #252525;
    font-size: 1.23em;
}

.cfsuite1MyPreferenceComp p.saved-address {
    font-size: 0.9rem;
}

.cfsuite1MyPreferenceComp .slds-button-group .slds-button_neutral,
.cfsuite1MyPreferenceComp .slds-button-group .slds-button--neutral {
    padding-top: .3rem;
    padding-bottom: .3rem;
    font-size: .8rem;
    color: #004C64;
    background: transparent;
    box-shadow: none;
}

.cfsuite1MyPreferenceComp .slds-button-group .selected {
    color: #ffffff;
    background: linear-gradient(#163E50 0%, black 40%, black 100%);
}

.cfsuite1MyPreferenceComp.slds-button-group .slds-button:first-child {
    border-radius: .5rem 0 0 .5rem;
}

.cfsuite1MyPreferenceComp .slds-button-group .slds-button:last-child {
    border-radius: 0 .5rem .5rem 0;
}

.cfsuite1MyPreferenceComp .selected {
    color: #fff;
    border: none;
}

.cfsuite1MyPreferenceComp {
    position: relative !important;
}

.cfsuite1MyPreferenceComp .slds-modal__header {
    border: none;
    padding-top: 2.5em;
}

.cfsuite1MyPreferenceComp .slds-modal__content {
    padding: 0 10px 10px;
}

.cfsuite1MyPreferenceComp .comm-tabs .slds-button {
    width: 100%;
}

.cfsuite1MyPreferenceComp .comm-tabs .slds-button-group {
    width: 100%;
}

.cfsuite1MyPreferenceComp .note p {
    font-size: 1em;
    margin-top: 5px;
    color: #D73632;
}

/* preferences buttons */
.cfsuite1MyPreferenceComp .comm-tabs .slds-button-group {
    width: 100%;
}

.cfsuite1MyPreferenceComp .slds-button-group .slds-button:first-child {
    border-radius: .5rem 0 0 .5rem;
}

.cfsuite1MyPreferenceComp .slds-button-group .slds-button:last-child {
    border-radius: 0 .5rem .5rem 0;
}

.cfsuite1MyPreferenceComp .comm-tabs .slds-button {
    width: 100%;
}

.cfsuite1MyPreferenceComp .comm-tabs .slds-button_neutral {
    border: 1px solid #d4d4d4;
}

.cfsuite1MyPreferenceComp .comm-tabs .slds-button_neutral:hover {
    font-weight: bold;
}

.cfsuite1MyPreferenceComp .slds-button-group .selected {
    color: #ffffff;
}

.cfsuite1MyPreferenceComp .selected {
    font-weight: bold;
    border: none;
    border-radius: 0;
}


@media (min-width: 480px) {
    .cfsuite1MyPreferenceComp .comm-tabs .slds-button-group {
        width: 335px;
    }
}

@media (max-width: 767px) {
    .cfsuite1MyPreferenceComp .comm-tabs {
        text-align: left;
        margin-top: 1em;
    }
}

@media (min-width: 48em) {
    .cfsuite1MyPreferenceComp .slds-modal__container {
        width: 600px;
    }
}

@media (min-width: 967px) {
    .cfsuite1MyPreferenceComp .error {
        vertical-align: top;
    }
}

.cfsuite1MyPreferenceComp {
    display: none;
}

/* END MyPreferenceComp Page styles */

/* START Common My account Page styles */


.cUserProfileComp .slds-card {
    border: 1px solid #A6B8C0;
}

.cUserProfileComp {
    margin-top: -2rem;
}

/* END Common My account Page styles */


/* START CaseContactInfo Page styles */

.cfsuite1CaseContactInfo h2 {
    margin-bottom: .75rem;
}

.cfsuite1CaseContactInfo .slds-form-element_horizontal:not(.slds-is-editing),
.cfsuite1CaseContactInfo .slds-form_horizontal .slds-form-element:not(.slds-is-editing),
.cfsuite1CaseContactInfo .slds-form_stacked .slds-form-element_horizontal:not(.slds-is-editing) {
    padding: 0;
}

.cfsuite1CaseContactInfo .contact-form .slds-form-element__control {
    margin: 0;
}

.cfsuite1CaseContactInfo .address-container {
    position: relative;
}

.cfsuite1CaseContactInfo ul.location-matches {
    position: absolute;
    right: 0;
    top: 61px;
    z-index: 2;
    width: 67%;
}

.cfsuite1CaseContactInfo .text-green {
    margin-bottom: 10px;
}

.cfsuite1CaseContactInfo .text-green .slds-form-element__label {
    color: #156b4f;
}

@media (max-width: 767px) {
    .cfsuite1CaseContactInfo ul.location-matches {
        width: 100%
    }
}

@media (min-width: 48em) {
    .cfsuite1CaseContactInfo ul.location-matches {
        top: 34px;
    }
}

/* END CaseContactInfo Page styles */

/* START FollowedRecords Page styles */

.cfsuite1FollowedRecords {
    background-color: white;
    border-radius: 4px;
    position: relative;
}

.cfsuite1FollowedRecords .record-list {
    max-height: 140px;
}

.cfsuite1FollowedRecords .followed-record {
    align-items: center;
}

.cfsuite1FollowedRecords .followed-record:not(:last-of-type) {
    margin-bottom: 4px;
}

/* END FollowedRecords Page styles */

/* START RequestDetail Page styles */

.cfsuite1RequestDetail .page-title {
    padding-top: 4px;
    padding-bottom: 0;
}

.cfsuite1RequestDetail .status {
    color: #036f54;
    font-weight: 600;
}

.cfsuite1RequestDetail .request {
    font-size: 18px;
}

.cfsuite1RequestDetail .case-number {
    font-size: 1rem;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .01rem;
}

.cfsuite1RequestDetail .details-top {
    padding: 0;
}

.cfsuite1RequestDetail .sub-title b {
    color: #000;
    font-size: 1.6rem;
    display: flex;
    font-weight: 600;
}

.cfsuite1RequestDetail .cont {
    display: inline-block;
}

.cfsuite1RequestDetail .detail {
    border-bottom: thin solid silver;
}

.cfsuite1RequestDetail hr {
    margin-bottom: 0px;
    margin-top: 1.2rem;
}

.cfsuite1RequestDetail .date {
    font-size: .8rem;
}

.cfsuite1RequestDetail .date i {
    color: #027d5f;
    font-size: 1.3rem;
    padding-right: .4em;
    position: relative;
    top: 2px;
}

.cfsuite1RequestDetail .details-bottom {
    background-color: #fff;
    border: 1px solid #A6B8C0;
    border-radius: 3px;
    border-bottom: none;
    font-size: .935rem;
}

.cfsuite1RequestDetail i.orange {
    font-size: 1.85rem;
    color: #008ECE;
    font-weight: 500;
}

.cfsuite1RequestDetail .row {
    border-bottom: solid 1px #a6b8c0;
    padding: 0.812rem;
    width: 100%;
}

.cfsuite1RequestDetail .row:nth-child(even) {
    background: #E9F8FB;
}

/* Status bar styles */

.cfsuite1RequestDetail .cfsuite1ProgressIndicator {
    margin-bottom: 0px;
}

.cfsuite1RequestDetail .cfsuite1ProgressIndicator,
.cQuestionDetail .cProgressIndicator {
    pointer-events: none;
}

.cfsuite1RequestDetail .cfsuite1ProgressIndicator a:focus,
.cQuestionDetail .cProgressIndicator a:focus {
    outline: none !important;
    pointer-events: none;
}

.cfsuite1RequestDetail .cfsuite1ProgressIndicator .steps-container {
    text-align: right !important;
}

.cfsuite1RequestDetail .cfsuite1ProgressIndicator span.circled {
    height: 34px;
    width: 34px;
}

.cfsuite1RequestDetail .cfsuite1ProgressIndicator .line-wrapper {
    min-height: 24px;
}

.cfsuite1RequestDetail .cfsuite1ProgressIndicator .step:first-of-type {
    text-align: center;
}

.cfsuite1RequestDetail .cfsuite1ProgressIndicator .step:last-of-type {
    text-align: center;
}

.cfsuite1RequestDetail .steps-wrapper i.request {
    display: none !important;
}


.cfsuite1RequestDetail .status-sm {
    font-size: 1rem;
    font-weight: bold;
}

.cfsuite1RequestDetail .status-sm i {
    color: #00a1e6;
    text-shadow: 0 0 6px #00a1e6;
}

.cfsuite1RequestDetail i.step1 {
    display: none;
}

.cfsuite1RequestDetail .slds-grid {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media (max-width: 64em) {
    .cfsuite1RequestDetail .status-sm {
        text-align: left;
        padding-top: 8px;
        font-size: .9rem;
    }

    .cfsuite1RequestDetail .slds-small-size_1-of-2 {
        width: 100%;
    }

    .cfsuite1RequestDetail .slds-hide_medium {
        display: block !important;
    }

    .cfsuite1RequestDetail .slds-show_medium {
        display: none !important;
    }

    .cfsuite1RequestDetail .sub-title {
        font-size: 1.1rem;
    }

    .cfsuite1RequestDetail .sub-title i {
        display: none;
    }

    .cfsuite1RequestDetail .details-bottom {
        margin-bottom: 10px;
    }
}

@media (max-width: 48em) {
    .cfsuite1RequestDetail .slds-size_1-of-3 {
        width: 100%;
        padding-bottom: .5rem;
    }

    .cfsuite1RequestDetail .sub-title b {
        font-size: 1.3rem;
        line-height: 28px;
    }
}

@media (min-width: 48em) {
    .cfsuite1RequestDetail .case-number {
        padding-top: 27px;
    }
}

@media (min-width: 64em) {
    .cfsuite1RequestDetail .slds-small-size_1-of-2:nth-child(2) {
        width: 33.3333333333%;
    }
}


/* END RequestDetail Page styles */

/* START HeaderImage styles */

.header-wrapper {
    background-color: var(--brand-color);
    position: relative;
    z-index: 2;
}

.cHeaderImage .headerContent {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-top: -90px;
    background-color: #4E649680;
}

@media (max-width: 767px) {
    .cHeaderImage .headerContent {
        min-height: 350px;
    }
}

/* END HeaderImage styles */


/* Cf Smart search  */


/* START Headermobile styles */

.cHeaderMobile {
    background-color: #000;
}

.cHeaderMobile header,
.cHeaderMobile nav {
    display: block;
}

.cHeaderMobile .btn-login {
    color: #fff;
    width: 4.375rem;
    font-size: 1rem;
    font-weight: 600;
    margin: 12px 0 auto 0;
    text-decoration: none;
    display: inline-block !important;
    text-align: right;
    float: right;
    width: auto;
}

.cHeaderMobile .btn-wrapper {
    width: 26%;
}

.cHeaderMobile .logoContainer {
    margin-top: 12px;
    margin-bottom: 2px;
}

.cHeaderMobile button:focus {
    background-color: #353535 !important;
}

@media (max-width: 670px) {
    .cHeaderMobile .header>.container-fluid {
        padding: 0
    }
}

@media (max-width: 64em) {
    .cHeaderMobile .header .row--main {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }
}

@media (max-width: 64em) {
    .cHeaderMobile .nav__sub-list-wrapper {
        background: #353535;
    }

    .cHeaderMobile .nav__sub-list-wrapper>.container-fluid {
        padding: 0;
    }
}

@media (min-width: 64em) {
    .cHeaderMobile .container {
        display: none !important;
    }

    .cHeaderMobile .slds-grid_align-spread {
        display: flex;
    }
}

/* END Headermobile styles */

/* START Visual force login/password/create account page styles */

.vfcustom * {
    box-sizing: border-box;
}

body.vf-bg {
    background: url(/resource/CommunityLoginBackgroundCustom) no-repeat center center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.vfcustom #container {
    background: #fff;
    max-width: 100%;
    position: relative;
    margin: 3em auto 0em;
}

.forpassconfirm #container,
.forpass #container {
    width: 370px;
}

.customcommunitylogin #container,
.createaccount #container {
    width: 680px;
    margin: 2em auto 0em;
}



.vfcustom h1 {
    color: green;
}

.customcommunitylogin h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #333;
}

.vfcustom p {
    color: #333;
}

.vfcustom .btn-brand_custom {
    background-color: #156b4f;
    color: white;
    border: none;
    font-size: 1rem;
    padding: 14px;
    font-weight: normal;
}

.vfcustom .btn-full {
    width: 100%;
    margin-bottom: 20px;
}

.createaccount .btn-brand_custom {
    min-width: 40%;
    margin: 0 auto;
    display: block;
}

.vfcustom a {
    color: #0f8c3b;
    font-size: 16px;
    text-decoration: underline;
}

.vfcustom a:hover {
    text-decoration: none;
    color: #0f8c3b;
}

.vfcustom .brandcol_custom {
    color: #156b4f;
}

.vfcustom .brandlinkcol_custom {
    color: #0f8c3b;
}

/* END Visual force login/password/create account page styles */

/* Back buttons styles to be deleted after making all consistent */

.cfsuite1CommunityMap .back-container,
.cfsuite1DetailComponent .back-container {
    position: absolute;
}

.cfsuite1MyRequestRecordListPage .slds-page-header .slds-page-header__title,
.forceCommunityHtmlBlock .slds-page-header__title {
    font-size: 1.625rem;
}

.cfsuite1MyRequestRecordListPage .slds-media__figure i,
.forceCommunityHtmlBlock .slds-media__figure i {
    border: 0;
    color: white;
    font-size: 30px;
    height: 70px;
    padding: 25%;
    width: 70px;
}

.cfsuite1MyRequestRecordListPage .slds-media__figure i {
    padding: 25%;
}

.forceCommunityHtmlBlock .slds-media__figure i {
    padding: 27% 33%;
}

.slds-page-header .slds-page-header__title {
    line-height: 70px;
    padding-left: 10px;
}


@media (max-width: 480px) {

    .cfsuite1MyRequestRecordListPage .slds-page-header .slds-page-header__row .slds-media__figure i,
    .forceCommunityHtmlBlock .slds-page-header .slds-page-header__row .slds-media__figure i {
        height: 46px !important;
        width: 46px !important;
        font-size: 19px !important;
    }

    .cfsuite1MyRequestRecordListPage .slds-page-header .slds-page-header__title,
    .forceCommunityHtmlBlock .slds-page-header__title {
        line-height: 43px;
    }
}

.cfsuite1RequestWizard .phones-container.mobile {
    display: none;
}

/* END */

/* Footer styles to be added to builder css  */

@media (max-width: 1023px) {
    .cCustomLayoutNoImage .footer {
        margin-top: 30px;
    }
}

/* END */

/* Button styles to be delted once upgrade happens */

.cLogin .profile-container .slds-dropdown-trigger {
    width: auto;
    border-radius: 0px;
}

.cLogin .profile-container .name {
    font-size: 1.15rem !important;
    font-weight: normal;
}

.profile-container .slds-button {
    width: auto;
    font-weight: bold;
    border: none;
    color: #fff;
    outline: none;
}

.profile-container .icon-dropdown {
    font-size: 13px;
}

.MyAccount .btn-edit {
    width: auto;
    font-size: .9rem;
    color: #004C64;
}

/* END */

.followupButton {
    color: white;
    background: linear-gradient(#163E50 0%, black 40%, black 100%) !important;
    box-shadow: 0px 3px 4px #cbd6db;
    border-radius: 4px;
}

.followupButton:hover {
    background: #000;
}

.followupButton i {
    padding-right: 7px;
    font-size: 13px;
}

.esri-feature__main-container .case-category {
    color: #004C64 !important;
    font-size: 15px !important;
}

.esri-feature__main-container a.btn-close {
    right: 8px !important;
    top: 8px !important;
}


/* START Tredninglinks */

.cShowTrendingCategories {
    position: relative;
    padding: 40px 0px;
    border-radius: 0 0 12px 12px;
}

.cShowTrendingCategories a {
    text-decoration: none;
}

.cShowTrendingCategories .item {
    padding: 15px 14px;
    color: #163E50;
    text-align: center;
    margin: 4px 4px 13px 4px;
    font-size: 1rem;
    border-radius: 30px;
    background-color: #fff;
    box-shadow: 0 0.2rem 0.5rem rgb(0 0 0 / 11%);
    font-weight: 600;
}

/* END */

/* START cQuestionDetail */

.cQuestionDetail {
    margin-top: 1rem;
}

.cQuestionDetail .cont {
    display: inline-block;
    font-weight: 600;
}

.cQuestionDetail .sub-title {
    color: #000;
    font-size: 1.6rem;
    display: flex;
    font-weight: bold;
}

.cQuestionDetail .sub-title span {
    font-size: 1rem;
    line-height: 26px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .01rem;
}

.cQuestionDetail p {
    word-break: break-word;
}

.cQuestionDetail .details-wrapper {
    background-color: #fff;
    border: 1px solid #A6B8C0;
    border-radius: 3px;
    border-bottom: none;
}

.cQuestionDetail .details-wrapper .row {
    border-bottom: solid 1px #a6b8c0;
    padding: 0.812rem;
}

.cQuestionDetail .details-wrapper .row:nth-child(even) {
    background: #e9f8fb;
}

.cQuestionDetail .cont i {
    font-size: 1.85rem;
    color: #008ECE;
}

@media (max-width: 48em) {
    .cQuestionDetail .details-wrapper .row .slds-col:first-child {
        padding-bottom: 6px;
    }
}

@media (min-width: 48em) {
    .cQuestionDetail {
        margin-top: 0rem;
    }
}

@media (max-width: 30em) {
    .cQuestionDetail .cont {
        line-height: 28px;
    }
}

/* END */

/* START */

.cTBanner {
    padding-top: 3rem;
}

.cfsuite1Banner .banner-background,
.cTBanner .banner-background {
    min-height: 0px !important;
    border-radius: 0px;
}

/* .cfsuite1Banner .transparent-background,
.cTBanner .transparent-background {
    margin-top: -64px;
    position: relative;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
    width: fit-content;
} */

.cTBanner span {
    color: #000;
    font-family: var(--lwc-fontFamilyHeader, SohoGothicBold);
    font-size: 1.65rem;
    text-align: left;
    line-height: 1.6;
    letter-spacing: -1px;
}

.cTBanner .transparent-background {
    margin-bottom: 2rem;
}

.cTBanner h1 {
    padding-bottom: 0;
    line-height: normal;
    margin-top: 0;
    font-size: clamp(1.875rem, 4vw, 3rem) !important;
    font-weight: 500;
}

h1 {
    font-size: clamp(1.875rem, 4vw, 3rem);
    font-weight: 500;
}

.cDashboardLayout .cTBanner h1,
.cCouncillorDashboardLayout .cTBanner h1 {
    color: #fff;
}

.cDashboardLayout .cTBanner .transparent-background,
.cCouncillorDashboardLayout .cTBanner .transparent-background {
    margin-bottom: 1rem;
}

.cfsuite1PhoneNumbers div {
    font-size: 1rem;
    font-weight: bold;
    background-color: white;
    padding: 20px 15px;
}

.cfsuite1PhoneNumbers .phonerow-2 {
    padding-top: 0px;
}

.cfsuite1PhoneNumbers div span {
    font-weight: normal;
    display: block;
}

.cfsuite1PhoneNumbers hr {
    display: none;
}

.cfsuite1Banner .banner-background,
.cTBanner .banner-background {
    border-radius: 0 0 999px 0;
}

.cfsuite1Banner span,
.cTBanner span {
    font-size: 1.875rem;
}

@media (min-width: 48em) {

    .cfsuite1Banner span,
    .cTBanner span {
        font-size: 3rem;
    }

    /* .cfsuite1Banner .transparent-background,
    .cTBanner .transparent-background {
        padding: 1.7rem 3rem 2.1rem;
    } */

    /* .cfsuite1Banner .transparent-background,
    .cTBanner .transparent-background {
        margin-top: -120px;
    } */
}


/* START vf common styles */

.slds-scope #container {
    border-radius: 6px;
}

.slds-scope .logoContainer {
    border-radius: 6px 6px 0px 0px;
}

/* END */


/* START flows styles */

.flowruntimeBody .container {
    width: 620px;
    max-width: 100%;
    margin-left: 0px;
    padding: 0px;
}

/* [lwc-3uma98d0eu4-host] {
    background-color: #f2fbfc !important;
} */

.cfsuite1LaunchRequestSubmissionFlow [lwc-3uma98d0eu4-host] {
    background-color: transparent;
}

.cfsuite1LaunchRequestSubmissionFlow .slds-rich-text-editor__output p span {
    color: #515151 !important;
    font-weight: 400;
}


.cfsuite1LaunchRequestSubmissionFlow span.slds-file-selector__button.slds-button_neutral {
    margin-top: 0;
}

.cfsuite1LaunchRequestSubmissionFlow .slds-file-selector__dropzone {
    border: 0;
}

.flowruntimeBody {
    padding-left: 0 !IMPORTANT;
    padding-right: 0 !important;
}

.flowruntimeBody slds-required {
    display: none;
}

.flowruntimeBody .slds-form-element,
.flowruntimeBody .slds-select_container {
    margin-top: .8rem;
}

.helptext__container button {
    margin-top: 0;
}

.flowruntimeBody button.slds-button.slds-button_brand:before,
.flowruntimeBody button.slds-button.slds-button_neutral:before {
    display: none;
}

.helptext__container .slds-icon {
    fill: #163E50;
}

.helptext__popup button {
    width: auto;
    margin: 0;
}

.slds-checkbox .slds-checkbox_faux {
    border: 2px solid var(--text-color);
    width: 1.2rem;
    height: 1.2rem;
}



.slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux {
    background-color: var(--darkblue-color);
    border-color: var(--darkblue-color);
}

.slds-checkbox [type=checkbox]:checked+.slds-checkbox__label .slds-checkbox_faux:after {
    border-left-color: #fff;
    border-bottom-color: #fff;
}

.flowruntimeBody .slds-checkbox {
    margin-bottom: 0.5rem;
}

.flowruntimeBody .slds-checkbox span {
    font-size: 1rem;
}

.flowruntimeBody .slds-form-element {
    margin-bottom: 1.5rem;
}

.flowruntimeBody .slds-form-element.slds-has-error {
    margin-bottom: 0;
}

.flowruntimeBody lightning-textarea .slds-form-element {
    margin-bottom: 1.5rem;
}

.cfsuite1RequestWizard .flowruntimeBody p {
    margin-top: 0.5rem;
}

.cfsuite1RequestWizard .flowruntimeBody p {
    margin-top: 0.5rem;
}

.cfsuite1RequestWizard .flowruntimeBody em {
    font-style: normal;
}

@media (max-width: 767px) {
    .flowruntimeBody .slds-form-element__legend {
        margin-bottom: 1rem;
    }
}

h2.cfsuite1LaunchRequestSubmissionFlow,
.flowruntimeBody .field-element .container h1,
.cfsuite1FlowQuestionsCaseContactInfo h2 {
    font-size: 1.5rem !important;
    color: var(--text-color) !important;
    font-weight: 500;
    padding-bottom: 0;
    margin-top: 0;
}

h2.cfsuite1LaunchRequestSubmissionFlow {
    display: none;
}

.cfsuite1FlowQuestionsCaseContactInfo h2 {
    margin-top: 1.2rem;
}

.cfsuite1CouncillorRequest .flowruntimeBody .slds-form-element__label,
.flowruntimeBody .field-element h1 {
    font-size: 1.1rem;
    color: var(--text-color);
    letter-spacing: 0;
    font-weight: 500;
}

.cfsuite1CouncillorRequest .flowruntimeBody .slds-form-element__control .slds-radio:first-child {
    margin-bottom: 0.5rem;
    padding-top: 1rem;
}

.cfsuite1CouncillorRequest .flowruntimeBody .slds-form-element__control .slds-radio__label .slds-form-element__label {
    font-size: 1rem;
}

.flowruntimeBody .slds-input {
    font-size: 14px;
    padding: 7px 10px;
    padding-left: 10px;
    border: 1px solid #A6B8C0;
    border-radius: 8px;
}

.flowruntimeBody .slds-input[disabled] {
    background-color: #D4E8FD;
}

.cfsuite1CouncillorRequest .breadcrumWrapper {
    margin-top: 1.6rem;
    padding-left: 0px !important;
    margin-bottom: 1rem;
    display: none;
}

.flowruntimeBody__lwc[flowruntime-lwcBody_lwcBody] {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 0;
    margin-top: 1.5rem;
}

.flowruntimeBody .slds-select_container .slds-select,
.flowruntimeBody .slds-textarea {
    border: 1px solid;
    border-radius: 8px;
    box-sizing: border-box;
    border-color: #ADADAD;
    min-height: 46px;
    font-size: 0.9rem;

}

.flowruntimeBody .slds-textarea {
    min-height: 100px;
    position: relative;
    top: -30px;
}

.flowruntimeBody .slds-select_container .slds-select {
    height: 2.5rem;
}

.flowruntimeBody p {
    margin-top: 1rem;
    font-size: 14px;
}

.cfsuite1CouncillorRequest .flowruntimeBody .slds-form-element__control {
    width: 100%;
}

.flowruntimeBody .slds-form_horizontal .slds-form-element:not(.slds-is-editing) {
    padding: 0;
}

/* 
.flowruntimeBody abbr.slds-required {
    color: transparent;
    position: relative;
    background-color: transparent;
    width: 0;
    height: 0;
    margin-left: -4px;
}

.flowruntimeBody .slds-form-element__legend abbr.slds-required::before,
.flowruntimeBody .slds-form-element__label abbr.slds-required::before,
.flowruntimeBody abbr.slds-required~.slds-form-element__label:after {
    content: "(Required)";
    font-size: 14px;
    margin-left: 8px;
    color: #515151
}

.flowruntimeBody .slds-form-element__icon.helptext__container {
    display: none;
}


.flowruntimeBody legend.slds-form-element__legend.slds-form-element__label,
.flowruntimeBody .slds-form-element__label {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.flowruntimeBody .slds-radio .slds-form-element__label {
    display: inline;

} */

/* START fix attachments link */

.flowruntimeBody .container .slds-file-selector_files label {
    position: relative;
    top: -20px;
}

.flowruntimeBody .container .slds-file-selector_files .slds-file-selector__button {
    margin-top: 0px;
    padding: 0;
}

.flowruntimeBody .container span button {
    background-color: transparent !important;
    color: #003EC8 !important;
    font-weight: 600 !important;
    font-size: 1rem !important;
    text-transform: none !important;
}

.flowruntimeBody .slds-button_icon-bare {
    margin-top: 0px;
}

.flowruntimeBody .contact-form-text {
    color: #000000;
    font-size: 14px;
}

.cfsuite1FlowQuestionsCaseContactInfo .slds-form-element {
    padding: 0;
}

.cfsuite1FlowQuestionsCaseContactInfo .slds-radio {
    margin-right: 30px;
    margin-top: 0.4rem;
    margin-bottom: 0.6rem;
}

/* END */

@media (max-width: 48em) {
    .flowruntimeBody .actionsLeft {
        width: 100%;
    }

    .flowruntimeBody .slds-button {
        width: 100% !important;
    }

    .flowruntimeBody .actionButtonBar {
        padding: 0px;
    }

    .flowruntimeBody .actionsLeft[cfsuite1-flowFooter_flowFooter] {
        left: 0;
    }
}

/* END */

/* START to be deleted with next release 5 June 23 */

.cfsuite1CouncillorRequest .slds-large-size_4-of-6 {
    width: 100%;
}

.wizard-sidebar {
    display: none;
}

/* START cAllQuestions styles */

.cAllQuestions {
    position: relative;
    top: -2.2rem;
}

.slds-table--bordered {
    background-color: #fff;
    padding-top: 0.3rem;
    border: 1px solid #A6B8C0;
    border-radius: 3px;
}

.slds-table .slds-tabs_default__item.slds-is-active {
    padding-left: 0;
    padding-right: 0;
    margin-right: 1rem;
}

.slds-table a {
    color: #163E50;
    text-decoration: none;
    font-size: .875rem;
}

.slds-table thead {
    font-size: .9375rem;
}

.recent-requests-list thead {
    display: block;
}

.slds-table thead th {
    padding: 8px 12px 12px;
}

.slds-table td {
    border-bottom: solid 1px #A6B8C0;
    border-top: 0px;
}

.slds-table td,
.slds-table th {
    padding: 12px;
}

.slds-table a:nth-child(odd) tr,
.recent-requests-list tbody tr:nth-child(odd) {
    background: #EAF3FE;
}

.slds-table .table-adjustment {
    display: contents;
}

.cAllQuestions .slds-tabs_default__content {
    padding-top: 0px;
}

.cAllQuestions .slds-tabs_default__nav {
    border: none;
    font-size: 1rem;
}

.cAllQuestions .slds-tabs_default__item.slds-is-active .slds-tabs_default__link {
    font-weight: 600;
    color: #000;
}

.cAllQuestions .slds-tabs_default__item.slds-is-active:after {
    background-color: #000;
}

.cAllQuestions a.slds-tabs_default__link {
    line-height: 30px;
}

.cAllQuestions .select-Filter {
    border-radius: 3px;
    height: 37px;
    width: auto;
    border-color: #9e9e9e;
    display: flex !important;
    justify-content: space-between;
}

.slds-page-header {
    background: transparent;
    padding: 0 0 1rem 0;
    border-top: 1px solid #163e50;
}

.slds-page-header p {
    color: #1c292e;
    font-weight: 700;
}

.slds-tabs_default__content .slds-form-element__label {
    color: #395d6d;
    font-weight: 700;
    font-size: 14px;
}

.slds-tabs_default__item .slds-dropdown-trigger .slds-button {
    margin-top: 1px !important;
    position: relative;
    top: -6px;
    border-radius: 0px;
    line-height: 1rem;
}

.slds-page-header__col-4 .slds-button_brand {
    margin-top: 0px;
    position: relative;
    top: 24px;
}

.cAllQuestions .slds-dropdown slds-dropdown_right {
    padding: 1rem;
    font-size: 1rem;
    margin-left: 1rem;
}


@media (min-width: 48em) {
    .cAllQuestions .slds-page-header__col-4 {
        text-align: right;
    }
}

@media (max-width: 48em) {
    .cAllQuestions {
        margin-top: 0;
    }

    .cAllQuestions h1 {
        padding-bottom: 0;
        padding-top: 2rem;
    }

    .cAllQuestions .slds-page-header__col-4 .slds-button_brand {
        padding: 0.5rem 1.2rem;
    }
}

/* START back button */

.nav-back .buttonClass {
    background: transparent;
    color: var(--text-color);
    text-align: left;
    padding: 0;
    box-shadow: none;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    z-index: 1;
    width: auto;
    border: none;
}

.nav-back .buttonClass:hover {
    text-decoration: underline;
}

.nav-back i {
    font-size: 1rem;
    text-decoration: none !important;
    z-index: 1;
    padding-left: 0;
}

@media (min-width: 30em) {
    .nav-back .buttonClass {
        margin: 1rem 0 0;
    }
}

/* END */

/* Related list START */

.forceCommunityUserSettings {
    display: none;
}

.forceListViewManager {
    background: transparent;
    border: none;
}

.forceListViewManager .listDisplays {
    background-color: #fff;
    padding-top: 0.3rem;
    border: 1px solid #A6B8C0;
    border-radius: 3px;
}

.forceListViewManager .listDisplays .listViewContent tbody tr td:nth-child(3),
.forceListViewManager .listDisplays .listViewContent tbody tr td:nth-child(6),
.forceListViewManager .listDisplays .listViewContent tbody tr td:nth-child(7),
.forceRecordLayout thead tr th:nth-child(2),
.forceRelatedListPreviewGrid.forceBaseListView tbody td:first-of-type,
.forceRelatedListPreviewGrid.forceBaseListView tbody td:last-of-type a {
    display: none;
}

.forceListViewManager .listDisplays .listViewContent tbody tr td:first-child {
    width: 56px;
}

.forceListViewManager .listViewContent {
    border-radius: 4px;
}

.forceListViewManager .forceActionsContainer,
.forceListViewSettingsMenu,
.forceListViewManager .slds-button-group {
    display: none;
}

.forceCommunityRelatedList .forceListViewManager .forceListViewManagerHeader {
    padding-left: 0;
    border-bottom: none;
}

.forceCommunityRelatedList .slds-table--header-fixed_container:before,
.forceCommunityRelatedList .listViewContent .slds-table--bordered {
    border: none;
}

.forceCommunityRelatedList .slds-resizable__divider,
.forceCommunityRelatedList .slds-table thead {
    display: none;
}

.forceCommunityRelatedList .slds-text-body--small span {
    font-weight: normal;
}

.forceCommunityRelatedList .forceListViewManagerHeader .slds-page-header__title {
    padding: 0;
    color: #000 !important;
    font-size: 2.375rem;
    line-height: 50px;
    padding-top: 3rem;
}

.forceRelatedListSingleContainer.container {
    padding-left: 0;
    padding-right: 0;
}

.forceRelatedListSingleContainer .slds-card_boundary {
    border: 1px solid #A6B8C0;
}

.forceRelatedListSingleContainer .forceRelatedListCardHeader {
    padding: 12px 1rem;
}

.forceRelatedListSingleContainer .forceRelatedListCardHeader a {
    text-decoration: none;
}

.forceRelatedListSingleContainer h2 {
    padding-bottom: 0px;
}

.forceRelatedListSingleContainer .forceActionsContainer {
    display: none;
}

.forceRecordLayout a.rowActionsPlaceHolder {
    color: #00A1E6;
    margin-top: 0;
    padding: 0;
}

.slds-modal__container .forceContentPreviewPlayerTopToolbar .forceContentPreviewerActionsBar:nth-child(2) button,
.forceListViewManagerHeader .slds-breadcrumb,
.slds-modal__container .forceContentPreviewPlayerTopToolbar .forceContentPreviewerActionsBar:nth-child(3) button,
.slds-modal__container .forceContentPreviewPlayerTopToolbar .forceContentPreviewerActionsBar:nth-child(4) .slds-dropdown-trigger,
.forceRecordLayout .slds-icon-utility-info {
    display: none;
}

.forceMobileOverlay .container {
    width: 100% !important;
    max-width: 100% !important;
}

.mobileSingleContainer {
    padding-left: 0;
    padding-right: 0;
    border: 1px solid #A6B8C0;
    border-radius: 4px;
}

.mobileSingleContainer .slds-tabs-mobile__item {
    padding-left: 0;
    padding-right: 0;
}

.slds-tabs-mobile__container .slds-tabs-mobile button {
    font-size: .935rem;
    display: flex;
    margin-top: 0;
    color: #163e50;
}

.forceContentMobilePreviewPlayerTopToolbar .uiMenuList--default.uiMenuList {
    right: 0;
}

.forceContentMobilePreviewPlayerTopToolbar .actionbutton {
    background: transparent;
    padding: 10px;
}

.forceContentMobilePreviewPlayerTopToolbar .actionbutton .slds-button__icon {
    position: relative;
    top: 7px;
}

.forceContentMobilePreviewPlayerTopToolbar .inverseactionbutton.inverseactionbutton {
    width: auto;
    margin-top: 0;
}

.forceCommunityActionsContainerMobile,
.forceContentMobilePreviewPlayerTopToolbar .slds-dropdown-trigger .popupTargetContainer button:last-of-type {
    display: none;
}

.forceCommunityRelatedList .forceRelatedList .listTitleContainer {
    border-bottom: none;
    padding: 0;
}

.forceCommunityRelatedList .forceRelatedList .listTitleContainer .sortLabel {
    font-weight: normal;
    font-size: .875rem;
    font-family: var(--lwc-fontFamily, Open Sans);
}

.forceCommunityRelatedList .forceRelatedList .listContent {
    border: 1px solid #A6B8C0;
    border-radius: 3px;
    margin-bottom: 0px;
}

.forceCommunityRelatedList .forceRelatedList ul {
    margin-bottom: 0;
    border-radius: 3px;
}

.forceCommunityRelatedList .forceRelatedList ul li {
    border-radius: 3px;
}

.forceListViewManagerGrid .listViewContent.slds-table--header-fixed_container {
    padding-top: 0;
}

.forceCommunityRelatedList .uiAbstractList {
    margin-top: 1rem;
}

@media (max-width: 30em) {

    .slds-textarea::placeholder,
    .slds-select {
        font-size: 1rem !important;
    }
}


/* Common CSS for My Request and My Question Page start added by Navaeed */

.tableSection {
    font-size: .935rem;
    padding-top: 1rem;
}

.tableSection .slds-table--bordered {
    border-bottom: none;
}

.slds-table span {
    font-family: 'Lexend';
}

.slds-table a,
.slds-table th span {
    color: var(--text-color);
}

.slds-table th span {
    font-size: 14px;
    font-weight: 400;
}

.filter-actions {
    display: inline-block;
}

.filter-actions .slds-form-element__label {
    display: none;
}

.filter-actions .select-Filter select,
.filter-actions input {
    height: 38px;
    border-radius: 3px;
    max-width: 280px;
    border: 0.5px solid #ADADAD;
    background-color: transparent;
    font-weight: 600;
    font-family: 'Open Sans';
}

.filter-actions input::placeholder {
    font-weight: 600;
    font-family: 'Open Sans';
    font-size: 13px;
}

.filter-actions.filter-toggler strong {
    font-weight: 600;
    color: var(--text-color);
    font-family: 'Open Sans';
    font-size: 13px;

}

.mobile-display-only .filter-actions .select-Filter {
    padding-left: 7px;
    padding-right: 8px;
}

.res-btn .res-buttonClass {
    background: transparent;
    color: var(--text-color) !important;
    text-align: left;
    padding: 0;
    box-shadow: none;
    font-size: 15px;
    z-index: 1;
    width: auto;
    margin: 4px 0 0;
    border: none !important;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}

.no-record-msg {
    text-align: center;
    padding: 2rem;
    font-weight: 600;
    font-size: 1rem;
    border: 1px solid #5D7B89;
    border-radius: 8px;
    color: #5D7B89;
}

@media (max-width: 580px) {
    .filter-actions .select-Filter .slds-select {
        height: 42px;
    }

    .filter-actions .select-Filter .slds-select_container {
        margin-top: 5px;
    }
}

.resource-modal .slds-form-element__label {
    font-size: 15px;
    display: none;
}

.resource-modal .slds-select {
    padding: 7px 10px;
    padding-left: 10px;
    border: 1px solid #A6B8C0;
    border-radius: 4px;
    height: 44px;
}

.phone-toolBar {
    display: none;
}

.phone-toolBar .toolBar .toolBar-header .toolBar-toggler {
    cursor: pointer;
    outline: none;
    font-size: 1.5rem;
    padding: 6px;
    border-radius: 3px;
    color: #000;
    width: 42px;
    margin-top: 0;
    border: 1px solid #163E50;
    height: 42px;
}

.slds-input-has-icon .slds-input__icon {
    fill: #163E50;
}

@media (max-width: 768px) {

    .cMyRecentQuestions table,
    .cMyRequestRecordListPage table,
    .cAllQuestions table {
        table-layout: fixed;
    }

    .slds-table--bordered {
        border-top: none;
        border-right: none;
        border-left: none;
        border-radius: 0;
    }

    .tableSection table th:nth-child(2),
    .tableSection table th:nth-child(3) {
        width: 43%
    }

    .cMyRecentQuestions .tableSection table th:nth-child(2),
    .cAllQuestions .tableSection table th:nth-child(2) {
        width: 58%
    }

    .tableSection table th:last-child {
        width: 40px;
        padding: 8px 12px 12px 0;
    }

    .tableSection table td:last-child {
        text-align: right;
    }

    .slds-table--bordered tbody td {
        border-top: 1px solid #163E50;
        border-bottom: none;
    }

    .slds-table--bordered tbody a:last-child td {
        border-bottom: 1px solid #163E50;
    }

    .phone-toolBar .slds-input {
        height: 42px;
        border-radius: 3px;
        border: 1px solid #163E50;
        background-color: transparent;
    }

    .phone-toolBar .slds-form-element__label {
        display: none;
    }

    h1.slds-p-top_xx-large {
        padding-bottom: 0;
        padding-top: 2rem;
    }

    .phone-toolBar {
        display: block;
        margin-top: 1rem;
    }

    .filter-toggler.filter-actions {
        display: none;
    }

    .phone-toolBar .toolBar .toolBar-header {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .cAllQuestions .phone-toolBar .toolBar .toolBar-header {
        display: block;
    }

    .phone-toolBar .toolBar,
    .myquestion-myrequest .toolBar>.container {
        display: block;
        padding-right: 0;
    }

    /* Model CSS */
    .resource-modal .slds-modal__container {
        position: relative;
        top: 16%;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
    }

    .resource-modal .slds-modal__header {
        border-bottom-style: hidden;
        border-radius: 0;
        padding-left: 12px;
    }

    .resource-modal .slds-modal__content {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0;

    }

    .resource-modal .dropdown {
        list-style: none;
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .resource-modal .dropdown .dropdown-item {
        padding: 8px 12px;
    }

    .resource-modal .dropdown-item {
        border-bottom: 1px solid #eee;
    }

    .resource-modal .dropdown .dropdown-item .slds-button,
    .resource-modal .dropdown .dropdown-item .btn-customstd,
    .resource-modal .dropdown .dropdown-mobile-footer-item .slds-section__title-action {
        text-align: left;
        color: #000;
        margin-top: 0;
        font-family: "Open Sans";
        font-weight: 600;
        font-size: 1rem;
    }

    .resource-modal .slds-section__title-action {
        padding: 0;
    }

    .resource-modal .slds-section__title-action:hover {
        background: none;
    }

    .resource-modal .slds-modal__container .slds-button {
        width: 100%;
        margin-top: 0;
    }

    .resource-modal .select-Filter {
        border-radius: 3px;
        height: 37px;
        width: auto;
        border-color: #9e9e9e;
        display: flex !important;
        justify-content: space-between;
    }

    .resource-modal .select-Filter .slds-form-element__control {
        width: 100%;
    }

    .resource-modal {
        height: 100%;
        position: fixed;
        z-index: -1;
        top: -16%;
        left: 0;
        display: none;
    }

    .resource-modal .btn-close i {
        font-size: 1rem;
        color: #000;
    }

    .resource-modal .slds-modal__header h1 {
        font-size: 1.3rem;
        padding: 0;
        font-weight: normal;
    }

    .resource-modal .slds-section__title .slds-section__title-action-icon svg {
        width: 16px;
        height: 16px;
    }

    .resource-modal .dropdown-mobile-footer-item {
        margin-top: auto;
        text-align: center;
        border-top: 2px solid #163E50;
    }

    .resource-modal .dropdown-mobile-footer-item .slds-grid {
        padding: 20px 12px;
    }

    .resource-modal .dropdown-mobile-footer-item .slds-button_neutral,
    .myquestion-myrequest .dropdown-mobile-footer-item .slds-button_brand {
        margin-top: 0;
    }

    .resource-modal .slds-modal__container .slds-button_neutral {
        color: #fff;
    }

    .resource-modal .slds-modal__content .slds-icon-utility-switch {
        float: right;
        margin-top: 6px;
    }

}

@media (min-width: 48em) {
    .tableSection table th:first-child {
        width: 140px;
    }

    .cAllQuestions .tableSection table th:first-child {
        width: 26%;
    }

    .tableSection table th:nth-child(2) {
        width: 160px;
    }

    .cAllQuestions .tableSection table th:nth-child(2) {
        width: 26%;
    }

    .cAllQuestions .tableSection table th:nth-child(3),
    .cAllQuestions .tableSection table th:nth-child(4),
    .cAllQuestions .tableSection table th:nth-child(5) {
        width: 16%;
    }

    .no-record-msg {
        padding: 4rem;
    }
}


/* New Styling For My Account Pop Ups  */

.cMyAddressComp .slds-input:focus {
    outline-color: #000;
}

.cMyAddressComp .flowruntimeBody,
.cMyAddressComp .slds-modal__content .panel {
    text-align: left;
    background-color: #f7f7f7;
    border-radius: 2px;
    padding: 2em;
}

.cMyAddressComp .slds-modal__content .panel {
    padding-top: 0;
    padding-bottom: 1.6rem;
}

.cMyAddressComp .flowruntimeBody {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.cMyAddressComp .flowruntimeBody .input-box {
    padding-left: 0;
}

.cMyAddressComp .flowruntimeBody .slds-form-element {
    margin-bottom: 0;
}

.cMyAddressComp .flowruntimeBody .slds-form-element {
    margin-bottom: 0;
}

.cMyAddressComp .flowruntimeBody .slds-form-element__label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.cMyAddressComp .flowruntimeBody .slds-notify {
    background-color: #FBE9EA;
    border: 1px solid #D78D90;
    border-radius: 4px;
}

.cMyAddressComp .flowruntimeBody .slds-notify_container h2 {
    font-size: .94rem;
    background-color: transparent;
    color: #650004;
    font-weight: 600;
}

.cMyAddressComp .flowruntimeBody .slds-radio {
    padding-top: 0.5rem;
}

.cMyAddressComp .flowruntimeBody .container .slds-m-bottom_x-small {
    padding: 1.2rem;
}

.cMyAddressComp .flowruntimeBody p {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 1rem;
    background-color: transparent;
}

.cMyAddressComp .flowruntimeBody__lwc[lwc-4p1kl1q7p5n] {
    padding-top: 0;
}

.cMyAddressComp .flowruntimeBody .slds-form-element__label span {
    margin-bottom: 6px;
    display: inline-block;
}

.cMyAddressComp .slds-card__footer.navigationBar .slds-button_brand {
    margin-top: 0;
    background: linear-gradient(#163E50 0%, #132B36 40%, #130C13 100%);
    color: #fff;
}

.cMyAddressComp .slds-card__footer.navigationBar {
    border-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.cMyAddressComp .slds-card__footer.navigationBar:before {
    content: "";
    position: absolute;
    width: 60vw;
    height: 2px;
    background: #d4d4d4;
    left: -40px;
}

.cContactInformationComp h2.slds-card__header-title {
    padding-bottom: 0;
    color: #163E50;
    font-family: var(--lwc-fontFamily, Open Sans);
    font-weight: 700;
    font-size: 1.1rem;
}

/* Change address flow */

.cMyAddressComp .flowruntimeBody .slds-card,
.cMyAddressComp .flowruntimeBody .slds-card .slds-card__header,
.cMyAddressComp .flowruntimeBody .slds-card .slds-modal__content {
    padding: 0;
    width: 100%;
}

.cMyAddressComp .flowruntimeBody h2 {
    background-color: #f7f7f7;
    text-align: left;
    padding-left: 1rem;
}

/* START cMapLegend Styles */

.cMapLegend .box-cont {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 0.4rem;
    font-size: 13px;
    margin-left: 1.2rem;
    position: relative;
    top: 5px;
}

.cMapLegend p {
    padding-top: 3px;
}

.cMapLegend span {
    font-weight: 400;
    font-family: 'Lexend';
}

.cMapLegend .slds-col:nth-child(2) .box-cont {
    background-color: #DB4440;
}

.cMapLegend .slds-col:nth-child(3) .box-cont {
    background-color: #FEAA1C;
}

.cMapLegend .slds-col:nth-child(4) .box-cont {
    background-color: #95BE65;
}

@media (max-width: 30em) {
    .cMapLegend {
        justify-content: space-between;
    }

    .cMapLegend .box-cont {
        margin-left: 12px;
        width: 15px;
        height: 15px;
        position: relative;
        top: 3px;
    }

    .cMapLegend .slds-col:nth-child(2) .box-cont {
        margin-left: 0;
    }

    .cMapLegend span {
        font-size: 12px;
    }
}

/* END cMapLegend */

.helptext__popup .slds-popover button {
    padding: 0;
}

.helptext__popup .slds-popover button svg {
    width: 15px;
    height: 15px;
}

.slds-has-error .slds-input__icon {
    display: none;
}



.slds-card__footer.navigationBar {
    padding-left: 0;
}

.navigationBar .footerContainer .navigation-bar__right-align {
    display: flex;
    justify-content: start;
    width: 100%;
}

.navigationBar .footerContainer .navigation-bar__right-align .slds-button {
    width: auto;
}





/* header top New CSS code */



.header-top .top-header_dropdown {
    width: 100%;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height 0.5s ease, opacity 0.5s ease;
}

.header-top .top-header_dropdown.open {
    max-height: 400px;
    opacity: 1;
}

.z-index-position {
    position: relative;
    z-index: 99;
}

.menu-backdrop {
    position: fixed;
    inset: 0;
    background: transparent;
    z-index: 9;
}

.header-top .top-header_dropdown.close {
    max-height: 0 !important;
    opacity: 0;
    /* padding-top: 0;
    padding-bottom: 0; */
}

.header-top.header-active

/* ,.header-top .top-header_dropdown  */
    {
    background: #263048;
}


.header-top .hamburger-header .slds-button {
    width: initial;
    color: #fff;
    margin: 0;
    padding: 0;
}

.header-top .hamburger-header .slds-button.btn-login {
    padding: 10px 32px;
    outline: none;
    background: transparent;
}

.header-top .hamburger-header .slds-button.btn-login:focus {
    border: 2px solid #fff;
    outline: 2px solid var(--blue-color);
}

.header-top .hamburger-header .slds-button.btn-login:hover {
    background-color: #fff;
    color: #1c61aa;
    box-shadow: none;
}

.header-top .hamburger-header .username {
    border: 2px solid #FAFAFA;
    margin-right: 3.5rem;
    padding: 0.5rem 1.125rem;
    color: #fff;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: transparent;
}

.header-top .hamburger-header .username i {
    font-size: 1.125rem;
    padding: 0;
}

.header-top .hamburger-header .slds-button.slds-button_brand span {
    line-height: 0;
}

.header-top .hamburger-header .menu-open-button {
    font-size: 1.8rem;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.header-active .hamburger-header .menu-open-button {
    background-color: #fff;
    color: #263048;
    transition: all 0.5s ease;
}

/* .header-top .hamburger-header .menu-open-button:focus, */
.header-top .hamburger-header .menu-open-button:hover,
.header-top .hamburger-header .menu-open-button:active {
    outline: 2px solid #fff;
}

.header-top .hamburger-header .menu-open-button:focus {
    box-shadow: none;
}

/* .header-top .hamburger-header .menu-open-button:focus {
    background-color: #fff;
    color: #263048;
} */

.header-top .menu-label h3,
.header-top .menu-label a {
    color: #fff;
}

.header-top .menu-label h3 {
    font-weight: 500;
    font-size: clamp(1.4rem, 2vw, 1.5rem);
}


.header-top .menu-label a {
    color: #fff;
    font-size: 16px;
    font-family: "Lexend";
    text-decoration: none;
    font-weight: 300;
}

.header-top .menu-label a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
    text-decoration-color: var(--blue-color);
}

.header-top .btn-login {
    color: #fff;
    border: 2px solid #fff;
    margin: 0;
}

.header-top .btn-login:hover {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}

@media(max-width:768px) {
    .header-top .slds-p-vertical_x-large {
        padding: 1rem 0
    }



    .header-top .top-header_dropdown.open {
        overflow-y: auto;
    }

}

@media(max-width:500px) {
    .header-top .menu-label.slds-p-vertical_medium {
        padding: 0;
    }
}