/* START Common Layout styles */

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

.cCustomLayoutNoImage {
    -webkit-font-smoothing: antialiased;
}

.container {
    margin: 0 auto;
    width: 980px;
}

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

.navbar-line {
    background: linear-gradient(to right, #0F8C3B, #33A645);
    height: 10px;
}

.logo-wrapper {
    margin: 8px 0;
}

.logoContainer {
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    position: relative;
    max-width: 100%;
    display: block;
    outline: 0;
}

.cCustomLayout1 .logoContainer,
.cCustomLayoutNoImage .logoContainer,
.cDashboardlayout .logoContainer {
    height: 72px;
    width: 225.90px;
}

.logoLine {
    color: #515151;
    margin-left: 57px;
    margin-top: 0px;
    font-size: .83rem;
    font-weight: 600;
}

.profileMenuRegion {
    margin: 36px 0;
}

.header-row {
    display: none;
}

@media (max-width: 670px) {
    .header-top {
        display: none !important;
    }
    .headerContent .navbar {
        display: none !important;
    }
}

@media (max-width: 1000px) {
    .cCustomLayout1 .content {
        padding: 0 16px;
    }
}


/* lining up content */

.fullwidth {
    width: 100%;
}

.header-top,
.breadcrumbs,
.comm-navigation.forceCommunityGlobalNavigation,
.slds-col.content,
.template-footer .footer-content {
    width: 980px;
    margin: 0 auto;
}

.header-top-LWC {
    width: 1537px;
    margin: 0 auto;
    background-color: #212121;
}

.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;
}

.template-footer .footer-content {
    color: white;
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 140px;
}


/* end lining up content */


/* fix asterisk position */

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


/* My account layout */

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

.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: .8125rem !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 {
    padding: 20px 25px 0px !important;
    border: solid 1px #d4d4d4;
    border-radius: 0.25rem;
}

.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 {
    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%;
    }
}


/* END */


/* START cDashboardLayout styles */

.cDashboardLayout .slds-col.content {
    margin-top: 35px;
}


/* 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 .slds-dropdown-trigger {
    background-color: #105F4F;
    border-radius: 4px;
    padding: 7px 10px;
}
*/
.profile-container .name {
    margin-right: 10px;
}

.profile-container .icon-dropdown {}

.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;
}

.slds-dropdown-trigger .slds-button.menu-profile {
    color: white;
    line-height: 1;
    padding: 6px;
}

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

.profile-container .slds-dropdown__item>a {
    color: white;
    justify-content: flex-end;
}

.profile-container .slds-dropdown__item>a:active,
.profile-container .slds-dropdown__item>a:hover {
    background-color: #00533D;
}

.cLogin .btn-login {
    background-color: #105f4f;
    width: 5rem;
    border-radius: 3px;
    display: inline-block!important;
    font-size: 17px;
    font-weight: normal;
    padding: .3em 1em;
    margin-top: 0px;
}

.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 */

.cCustomLayoutNoImage .footer {
    margin-top: 60px;
}

.template-footer .footer-content {
    color: white;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 140px;
}

.template-footer .footer h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 24px;
}

.footer-content .signOff__list {
    font-size: 14px;
}
/*
.footer-content .contact-details,
.footer-content .share-details {
    margin-bottom: 50px;
}
*/
.footer-content ul.social-links li {
    margin-bottom: 16px;
}

.footer-content .signOff__list {
    text-align: right;
}


/* END */

@media only screen and (max-width: 980px) {
    .header-top,
    .comm-navigation.forceCommunityGlobalNavigation,
    .slds-col.content,
    .template-footer .footer-content {
        width: 100%;
    }
    .template-footer .footer-content {
        padding: 50px 16px 30px;
    }
}

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


/* END Common Layout styles */


/* START header & p styles */

h1,
p {
    font-weight: normal;
}

h1 {
    font-size: 1.625rem;
    line-height: 50px;
}

h2 {
    font-size: 1.4rem;
}

p {
    font-size: 0.9375rem;
}

b {
    font-weight: 600;
}

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

.cfsuite1Cf_SmartSearch h1 {
    font-size: 1.4rem;
    color: #ffffff;
}

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

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

.cfsuite1ShowMoreTopics h2,
.cfsuite1RecentRequests h2,
.cfsuite1CommunityMap h2,
.cfsuite1LoginRegister h2 {
    font-weight: 700;
}

.cfsuite1MyRecentRequests h2,
.cfsuite1DetailComponent h2 {
    font-weight: 600;
}

.cfsuite1DetailComponent h2 {
    font-size: 1.2rem;
}

.cfsuite1PhoneNumbers h2 {
    color: #B2091C;
    text-transform: uppercase;
    font-size: 1.375rem;
}

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

.cfsuite1MyRecentRequests h2 {
    background-color: #F0F0F0;
    border-top: 1px solid #d7d6d6;
    border-right: 1px solid #d7d6d6;
    border-left: 1px solid #d7d6d6;
    padding: 15px 25px;
    font-size: 1.0625rem;
}

.cfsuite1RecommendedActions h2 {
    background-color: #007053;
    color: #fff;
    padding: 16px 25px 13px 25px;
    font-size: 1.1rem;
    position: relative;
}

.cfsuite1LoginRegister h2 {
    font-size: 16px;
    margin-bottom: 25px;
}

.cfsuite1QAProcess h2 {
    font-size: 1.625rem;
}

.cfsuite1ShowMoreTopics h2.reportit-header {
    font-size: 1.5rem;
}

@media (max-width: 480px) {
    .cfsuite1QAProcess h2 {
        font-size: 1.4rem;
    }
}

@media (max-width: 767px) {
    .cfsuite1LoginRegister h2 {
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .cfsuite1ShowMoreTopics h2.reportit-header,
    .cfsuite1CaseSearchBox h2,
    .cfsuite1RecentRequests h2 {
        font-size: 20px!important;
    }
}


/* END h2 styles */


/* START Button & link styles */

.slds-button {
    border-radius: 0px;
    border: none;
    font-size: 1.065rem;
    width: 100%;
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 600;
    font-size: .9rem;
    margin-top: 1.3em;
    text-decoration: none;
    text-align: center;
    color: white;
    cursor: pointer;
}

.slds-button_brand {
    border: none;
}

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

.slds-button_brand:hover,
.btn-brand_custom:hover {
    filter: brightness(115%);
}

@media (min-width: 481px) {
    .slds-button {
        width: 200px;
    }
}

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

.btn-continue {
    padding: .5rem 2rem;
    margin-top: 1.3em;
}

.btn-continue span,
button#SubmitButton span {
    font-size: 1rem !important;
    font-weight: 600;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}


/* END Button & link styles */


/* START Tiles styles */

.box-container {
    height: 180px;
}

.box,
.report-type-option-alt {
    background-color: #D83C31;
    color: white;
    display: inline-block;
    font-size: 19.2px;
    height: 180px;
    padding: 30px 25px;
    position: relative;
    text-align: center;
    width: 100%;
}

.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-container {
    margin-bottom: 1.5rem;
}

.box-container .box-title {
    font-weight: 700;
    position: relative;
}

.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:hover,
.box-container a:focus {
    text-decoration: none;
}

@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,
    .box,
    .cfsuite1ShowMoreTopics .report-type-option-alt {
        height: 120px;
        text-align: left;
    }
    .box-container {
        margin-bottom: 12px;
    }
    .box-container .box,
    .cfsuite1ShowMoreTopics .report-type-option-alt .container-alt {
        padding: 15px 20px;
    }
    .box-container .box-title {
        display: block;
        font-weight: normal;
        vertical-align: middle;
        margin-top: 0;
        height: 100%;
    }
    .box-container .box-title .title-text {
        padding-left: 85px;
        display: block;
    }
}


/* 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.2em;
    margin-bottom: 1em;
    margin-top: 1em;
    font-weight: 600;
}

.slds-modal__container .slds-button {
    font-weight: 600;
    width: 7.25rem;
    font-size: .9rem;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 2px;
}

.slds-modal__container .slds-button_neutral {
    background-color: #e3e3e3;
    border: 1px solid #d9d9d9;
    color: #292929;
}

.slds-modal__container .slds-button_neutral:hover,
.slds-modal__container .slds-button_brand:hover {
    font-weight: 600;
}

.slds-modal__container .slds-button_neutral:hover {
    background-color: #cfcfcf;
}

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

.slds-modal__container label {
    color: #252525;
    font-size: 1.05em;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 6px;
}


/* 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;
    }
}


/* END */


/* END Pop up Modal styles */


/* START Common back button and title styles */

.page-title h1 {
    margin: 4px auto 20px;
    font-size: 1.4rem;
}

.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.mainBlock {
        padding-bottom: 5px;
    }
    .cfsuite1QAProcess.deflection-container div>hr {
        margin-top: 20px !important;
    }
    .cfsuite1QAProcess .slds-page-header__title .question {
        line-height: 30px;
        margin-left: 24px;
        padding-top: 7px;
        margin-top: -26px;
    }
}

@media (min-width: 30em) {
    .back {
        width: 70px;
        height: 70px;
        font-size: 1.6rem;
    }
    .page-title .back {
        padding: 22px 28px;
    }
    .page-title h1 {
        font-size: 1.7rem;
        margin: 11px auto 20px;
    }
}


/* END Common back button and title styles */


/* START Focus styles */

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

.slds-input:focus,
.slds-button:focus,
button:focus,
.slds-textarea:focus,
.uiInput--input .input:focus {
    outline: #159D9D 2px solid;
    outline-offset: 2px;
    box-shadow: none;
    border: none;
}

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

.slds-button:focus {
    color: #fff !important;
}

.footer a:focus {
    outline: 0;
    box-shadow: none;
    outline: 2px solid #ea932e;
    outline-offset: 3px;
    color: #fff !important;
}

.cfsuite1ShowMoreTopics .report-type-option-alt:hover,
.cfsuite1ShowMoreTopics span:focus,
.cfsuite1ShowMoreTopics .report-type-container:focus,
.cfsuite1ShowMoreTopics a:focus {
    outline: #A30000 2px solid !important;
    outline-offset: 2px;
    box-shadow: none;
    border: none;
}

.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;
}

.cfsuite1RecentRequests .requests-container .slds-button:focus,
.cfsuite1RecentRequests .requests-container button:focus {
    background: none !important;
}

.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 {
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100% !important;
}

.cfsuite1LoginRegister h2 {
    font-weight: bold;
    margin-top: 0px;
}

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

.cfsuite1LoginRegister a.forgot-password:active,
.cfsuite1LoginRegister a.forgot-password:visited {
    color: #6a3325;
}


/* END LoginRegister styles */


/* START ShowMoreTopics styles */

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

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

.cfsuite1ShowMoreTopics .box-title {
    margin-top: 35px;
}

.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: 19.2px;
    font-weight: 700;
    margin-bottom: 20px;
}

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

.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 {
    margin-top: 40px;
    padding-bottom: 0px;
}

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

@media (max-width: 767px) {
    .cfsuite1ShowMoreTopics .box-title {
        margin-top: 0;
    }
    .cfsuite1ShowMoreTopics h2.reportit-header {
        margin-top: 40px;
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .cfsuite1ShowMoreTopics h2.reportit-header {
        margin-top: 90px;
        padding-bottom: 40px;
    }
}

@media (min-width: 980px) {
    .cfsuite1ShowMoreTopics h2.reportit-header {
        margin-top: 140px;
        padding-bottom: 40px;
    }
}


/* END ShowMoreTopics styles */


/* START MyRecentRequests styles */

.cfsuite1MyRecentRequests {
    -webkit-font-smoothing: antialiased;
}

.cfsuite1MyRecentRequests .requests {
    padding: 15px 25px;
    border-right: 1px solid #d7d6d6;
    border-left: 1px solid #d7d6d6;
    border-bottom: 1px solid #d7d6d6;
    border-top: 1px solid #eeeded;
}

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

.cfsuite1MyRecentRequests a {
    text-decoration: none !important;
}

.cfsuite1MyRecentRequests .slds-tabs_default__item:hover::after {
    background-color: #198264;
    height: 3px;
}

.cfsuite1MyRecentRequests .no-records .title {
    font-size: 19px;
    font-weight: 600;
    margin-top: 25px;
}

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

.cfsuite1MyRecentRequests .requests i {
    font-size: 1.5em;
    padding-top: 1.9em;
    color: #6b6b6b;
    padding-right: 5px;
}

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

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

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

.cfsuite1MyRecentRequests .request {
    border-bottom: 1px solid #d7d6d6;
    padding: 18px 0 24px 0px;
}

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

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

.cfsuite1MyRecentRequests .number,
.cfsuite1MyRecentRequests .address,
.cfsuite1MyRecentRequests .category {
    color: #292929;
}

.cfsuite1MyRecentRequests .case {
    font-size: 15px;
    font-weight: 600;
    margin-right: 20px;
    vertical-align: middle;
    display: block;
}

.cfsuite1MyRecentRequests .number {
    margin-right: 10px;
    text-decoration: underline;
}

.cfsuite1MyRecentRequests .number:hover {
    text-decoration: none;
}

.cfsuite1MyRecentRequests .status {
    border-radius: 3px;
    color: white;
    font-size: .76em;
    padding: 1px 7px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    position: relative;
    top: -1px;
    max-width: 148px;
}

.cfsuite1MyRecentRequests .status.pending {
    background-color: #d62f33;
}

.cfsuite1MyRecentRequests .status.inprogress {
    background-color: #C25219;
}

.cfsuite1MyRecentRequests .status.complete {
    background-color: #17664d;
}

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

.cfsuite1MyRecentRequests .category {
    margin-top: 4px;
}

.cfsuite1MyRecentRequests .submitted {
    color: #656565;
    font-size: 13px;
}

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

.cfsuite1MyRecentRequests .actions a {
    display: inline-block;
    padding: 10px;
    text-align: center;
    width: 100%;
    border-radius: 3px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 600;
    font-size: 14px;
    margin-top: 1.3em;
    text-decoration: none;
}

.cfsuite1MyRecentRequests .actions a.view-all {
    color: #414141;
    border: solid 1px #9b9b9b;
    background-color: #f2f2f2;
}

.cfsuite1MyRecentRequests .actions a.submit {
    background-color: #056c56;
    color: white;
}

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

@media (min-width: 500px) {
    .cfsuite1MyRecentRequests .actions a,
    .cfsuite1MyRecentRequests .btn-add {
        width: 200px;
    }
}

@media (max-width: 48em) {
    .cfsuite1MyRecentRequests .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 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: 30px 0 10px;
}

.cfsuite1DetailComponent .contact-form-text {
    margin-bottom: 20px;
}

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

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

.cfsuite1DetailComponent .contact-form .slds-form-element__control input {
    font-size: 14px;
    padding: 2px;
    padding-left: 10px;
}

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

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

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

.cfsuite1DetailComponent .customRadioCls .slds-form-element__control .slds-radio {
    display: inline-block !important;
}

.cfsuite1DetailComponent .customRadioCls .slds-form-element__legend {
    font-weight: normal;
}

.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 #949494;
}

.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;
    padding-left: 0px;
    padding-top: 6px;
    font-weight: 600;
    margin-right: 1rem;
}

.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;
}


/* 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;
}

.cfsuite1LoginRegister input.slds-input {
    border: none;
    background-color: #f0f0f0;
    color: #292929;
    padding: 14px 0 14px 39px;
    width: 100%;
    margin-bottom: 8px;
    border-radius: 0px;
    line-height: normal;
}

.cfsuite1LoginRegister .slds-icon-text-default {
    fill: #696969;
}

.cfsuite1LoginRegister ::placeholder {
    color: #696969 !important;
}

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

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

.cfsuite1LoginRegister .btn-login,
.cfsuite1LoginRegister .btn-fb,
.cfsuite1LoginRegister .btn-google {
    color: white;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.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;
}

.cfsuite1Breadcrumbs {
    position: relative;
    padding-top: 25px;
}

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

.cfsuite1Breadcrumbs .links a>i {
    margin: 0 10px;
    vertical-align: middle;
}


/* END Breadcrumbs styles */


/* START StepsPath styles */

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


/* END StepsPath styles */


/* START RecentRequests styles */

.cfsuite1RecentRequests.recent-cases {
    background-color: #f1f1f1;
}

.cfsuite1RecentRequests .map-content {
    padding-top: 50px;
}

.cfsuite1RecentRequests h2 {
    font-size: 1.5rem;
}

.cfsuite1RecentRequests .slds-input-has-icon_right .slds-input {
    min-height: 36px;
}

.cfsuite1RecentRequests .filter-reset {
    position: absolute;
    display: inline-block;
    margin-top: -25px;
    margin-left: -45px;
}

.cfsuite1RecentRequests .uiInput--select.select:not([multiple]) {
    height: 2.25rem;
}

.cfsuite1RecentRequests .pending-count,
.cfsuite1RecentRequests .progress-count,
.cfsuite1RecentRequests .completed-count {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 12px;
}

.cfsuite1RecentRequests .pending-label,
.cfsuite1RecentRequests .progress-label,
.cfsuite1RecentRequests .completed-label {
    font-size: 1rem;
    color: var(--lwc-colorTextDefault);
}

.cfsuite1RecentRequests .pending-count {
    color: #D62F33;
}

.cfsuite1RecentRequests .progress-count {
    color: #E66300;
}

.cfsuite1RecentRequests .completed-count {
    color: #17664D;
}

.cfsuite1RecentRequests .actions {
    margin: 0 auto 20px;
    padding: 0 16px;
}

.cfsuite1RecentRequests .actions button {
    font-size: 1.0625rem;
    margin-right: 10px;
    width: 106px;
    margin-top: 0px;
}

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

.cfsuite1RecentRequests .slds-button span {
    color: #6b6b6b;
}

.cfsuite1RecentRequests .slds-button.active span {
    border-bottom: thin solid var(--lwc-colorTextDefault);
    color: var(--lwc-colorTextDefault);
    font-weight: 600;
    padding-bottom: 4px;
}

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

.cfsuite1RecentRequests .recent-requests-list {
    background-color: #f1f1f1;
    color: var(--lwc-colorTextDefault);
    overflow-y: auto;
    width: 100%;
}

.cfsuite1RecentRequests .recent-requests-list thead>tr {
    display: block;
}

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

.cfsuite1RecentRequests .recent-requests-list .slds-table {
    border-top: none;
    background-color: #f1f1f1;
    color: var(--lwc-colorTextDefault);
}

.cfsuite1RecentRequests .recent-requests-list .slds-table thead th {
    background-color: unset;
}

.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;
}


/* 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 .recent-requests-list tbody tr:last-of-type {
    border-bottom: 1px solid black;
    padding-bottom: 14px;
}

.cfsuite1RecentRequests select.category_select {
    float: right;
}

.cfsuite1RecentRequests .recent-requests-list td>span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.cfsuite1RecentRequests .recent-requests-list td,
.cfsuite1RecentRequests .recent-requests-list th {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.cfsuite1RecentRequests .recent-requests-list .slds-table {
    width: 100%;
}

.cfsuite1RecentRequests .recent-requests-list .slds-table thead tr {
    width: 98%;
    /* scrollbar messes up width*/
}

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

.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: 12%;
}

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

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

.cfsuite1RecentRequests td>span {
    display: inline-block;
}

@media (max-width: 980px) {
    .cfsuite1RecentRequests .map-content {
        width: 100%;
    }
    .cfsuite1RecentRequests .recent-requests-list .slds-table {
        width: 840px;
    }
}

@media (min-width: 980px) {
    .cfsuite1RecentRequests .actions {
        margin: 0 auto 20px;
        padding: 0 16px;
    }
    .cfsuite1RecentRequests .requests-container {
        padding-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .cfsuite1RecentRequests .map-content {
        padding-top: 40px;
    }
}

@media (max-width: 480px) {
    .cfsuite1RecentRequests .recent-requests-list .slds-table {
        font-size: 0.8125rem;
    }
    .cfsuite1RecentRequests .pending-count,
    .cfsuite1RecentRequests .progress-count,
    .cfsuite1RecentRequests .completed-count {
        font-size: 2.5rem;
    }
    .cfsuite1RecentRequests .pending-label,
    .cfsuite1RecentRequests .progress-label,
    .cfsuite1RecentRequests .completed-label {
        font-size: 0.8125rem;
    }
    .cfsuite1RecentRequests .summary {
        text-align: center;
    }
    .cfsuite1RecentRequests .subtitle .subtitle-line {
        display: block;
    }
}


/* END RecentRequests styles */


/* START QAProcess styles */

.cfsuite1QAProcess {
    align-content: center;
}

.cfsuite1QAProcess.mainBlock {
    padding-bottom: 6%;
    padding-left: 0%;
}

.cfsuite1QAProcess.buttonspan .responseBlock {
    padding: 20px 30px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 3px;
    overflow: auto;
    font-size: 1.25rem;
    cursor: pointer;
    background-color: #f0f0f0;
    width: 100%;
    border: none;
    text-align: left;
}

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

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

.cfsuite1QAProcess .question {
    color: rgb(51, 51, 51);
    line-height: 43.2px;
    margin-left: 70px;
    min-height: 70px;
    padding-left: 30px;
    padding-top: 14px;
}

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

.cfsuite1QAProcess.login-modal .slds-modal__header {
    background-color: #ffffff;
    padding: 10px;
    height: 90px;
}

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

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

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

.cfsuite1QAProcess.login-modal .slds-modal__footer {
    padding: 0;
}

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

.cfsuite1QAProcess .slds-modal__footer .slds-button {
    background-color: #3e3e3e;
    border-radius: 0;
    color: white;
    display: inline-block;
    font-size: 18px;
    padding: 12px 0 14px;
    text-align: center;
    width: 100%;
    border: none;
}

@media (max-width: 768px) {
    .cfsuite1QAProcess.responseBlock {
        font-size: 16px;
        line-height: 32px;
    }
    .cfsuite1QAProcess.login-modal .slds-modal__content {
        padding: 15px;
    }
}

@media (max-width: 480px) {
    .cfsuite1QAProcess.mainBlock {
        padding-bottom: 5px;
    }
    .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/cfsuite1__homebg);
    background-position: top;
    background-size: cover;
    color: white;
    margin-bottom: 30px;
    padding: 65px 0 30px;
}

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

.cfsuite1Welcome h1 {
    font-size: 2.375rem;
    margin-top: 20px;
}

.cfsuite1Welcome .box-container {
    padding-right: .75rem;
    padding-left: .75rem;
}

.cfsuite1Welcome .box-title {
    margin-top: 18px;
}

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

@media (min-width: 768px) and (max-width: 1024px) {
    .cfsuite1Welcome h1 {
        font-size: .98em;
        line-height: 40px;
        padding-left: 16px;
    }
    .cfsuite1Welcome h1 strong {
        font-size: .73em;
    }
}

@media (max-width: 767px) {
    .cfsuite1Welcome .box-icon-container {
        line-height: 92px;
        position: absolute;
        width: 70px;
    }
    .cfsuite1Welcome .container {
        margin: -20px auto 0px;
    }
    .cfsuite1Welcome .message {
        margin-top: 0px;
        margin-bottom: .5em;
        padding-left: .5em;
        font-size: 36px;
        line-height: 44px;
    }
    .cfsuite1Welcome .box-container {
        padding-right: 16px;
        padding-left: 16px;
    }
}


/* END Welcome styles */


/* START ThankYou styles */

.cfsuite1ThankYou {
    text-align: center;
    padding-top: 2%;
    font-size: .95rem;
}

.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.1rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.cfsuite1ThankYou .confirmation-content {
    text-align: left!important;
    border: 1px solid #c1c1c1;
    padding: 20px;
}

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


/* END ThankYou styles */


/* START CaseSearchBox styles */

.cfsuite1CaseSearchBox .container {
    width: 100%;
    padding-bottom: 40px;
}

.cfsuite1CaseSearchBox h2 {
    margin-bottom: 25px;
    color: #056b4f;
    text-align: center;
    font-weight: 700;
}

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

.cfsuite1CaseSearchBox .uiInput--input.input {
    background-color: #eeeced;
}

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


/* END CaseSearchBox styles */


/* START Cf_SmartSearch styles */

.cfsuite1Cf_SmartSearch .uiInput--input.input {
    background-color: white;
}

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

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


/* END Cf_SmartSearch styles */


/* START RecentCasesMap styles */

.cfsuite1RecentCasesMap {
    height: 550px;
    margin-top: 10px;
}

.cfsuite1RecentCasesMap>iframe {
    border: none;
    height: 100%;
    width: 100%;
}

@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,
.cfsuite1NavigationProcess {
    margin-bottom: 30px;
}

.steps-wrapper {
    width: 100%;
}

.steps-container {
    width: 100%;
}

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

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

.steps-container .step-label {
    color: #292929;
    font-weight: 600;
}

.steps-container .step-label.inactive {
    color: #757575;
    font-weight: 600;
}

.steps-container .line-wrapper .line-left.inactive,
.steps-container .line-wrapper .line-right.inactive {
    border-bottom: 3px solid #e1e1e1 !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 {
    background: white;
    font-size: 1.375rem;
    position: relative;
    top: -9px;
    z-index: 1;
}

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

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

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


/* fix blank dots in icon */

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

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

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

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

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

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


/* END Common Progress Bar styles */


/* START NavigationProcess  styles */

.cfsuite1NavigationProcess {
    padding-top: 2rem;
}

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

@media (min-width: 40em) {
    .cfsuite1NavigationProcess {
        padding-top: 2.8rem;
    }
}


/* 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 {
    margin-top: 30px;
    position: relative;
}

.cfsuite1Cf_SmartSearch .transparent-background {
    background-color: #000;
    height: 100%;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: -1;
    margin-top: 1em;
}


/* END Cf_SmartSearch styles */


/* START RecommendedActions styles */

.cfsuite1RecommendedActions {
    margin-bottom: 30px;
}

.cfsuite1RecommendedActions h2>i {
    color: #fff;
    margin-right: 15px;
}

.cfsuite1RecommendedActions .widget-content {
    padding: 20px 26px;
    border: solid 1px #198264;
}

.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;
}

@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 lightgray;
        display: block;
        padding-top: 18px;
        margin-top: 28px;
    }
    .cfsuite1RequestWizard .phone-numbers {
        padding: 0px;
    }
}

@media (max-width: 480px) {
    .cfsuite1RequestWizard .navstep-container {
        padding-bottom: 24px;
    }
    .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 .case-map-container {
    margin-top: 20px;
}

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

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

.cfsuite1CommunityMap .continueButtonIcon svg {
    fill: white;
    height: 20px;
    width: 20px;
    margin-top: 1%;
}

.cfsuite1CommunityMap .duplicate-warning,
.cfsuite1CommunityMap .oustide-warning {
    background-color: #F6F6F6;
    margin-top: 20px;
}

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

.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;
}

.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 {
    border-right: 4px solid #c23934;
    padding: 10px 10px 10px 16px;
    width: 100%;
}

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

.cfsuite1CommunityMap .duplicate-warning .warning-title {
    color: #c23934;
    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;
}

.cfsuite1CommunityMap :focus {
    outline: #A30000 2px solid;
    outline-offset: 2px;
    box-shadow: none;
    background-color: #105F4F !important;
    color: #fff !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: 20px 20% 40px;
}

.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;
}

.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: #6d6d6d;
    position: absolute;
    right: 16px;
    top: 20px;
}

.cfsuite1Cf_SmartSearch .search-results-container {
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 0px;
}

.cfsuite1Cf_SmartSearch .search-results {
    background-color: #fff;
    border: 1px solid #dee1e5;
    box-shadow: 0px 2px 10px #383838;
    margin: 2px auto 0;
    max-height: 400px;
    overflow-y: auto;
    padding: 10px 10px 10px 20px;
    position: relative;
    top: 120px;
    z-index: 2;
    width: 60%;
}

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

.cfsuite1Cf_SmartSearch .search-results .match-link {
    color: black;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 19.2px;
    font-weight: 400;
    text-decoration: none;
}

.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;
}

.cfsuite1Cf_SmartSearch .category-matches {
    z-index: 999999;
}

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

@media (max-width: 767px) {
    .cfsuite1Cf_SmartSearch .community-container {
        margin-top: 0;
    }
    .cfsuite1Cf_SmartSearch .community-container .input-container {
        padding: 10px 10px 20px;
    }
    .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: 6px 0 0;
    }
}

@media (max-width: 480px) {
    .cfsuite1Cf_SmartSearch .community-container .input-container .search {
        width: 100%;
    }
    .cfsuite1Cf_SmartSearch .community-container .input-container .dark-green {
        margin-top: 0;
        display: none;
    }
    .cfsuite1Cf_SmartSearch .search-results .match-link {
        font-size: 15.2px;
    }
    .cfsuite1Cf_SmartSearch h1 {
        font-size: 1.25rem;
        margin-top: 10px;
    }
}


/* END CfSmartsearch styles */


/* START SmartSearch styles */

.cfsuite1SmartSearch {
    margin-bottom: 30px;
}

.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;
}

.tableSection 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;
}


/* 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 .slds-card {
    padding: 4px 9px 5px;
    position: inherit;
}

.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;
}


/* START common myaccount styles */

.MyAccount .slds-card {
    padding: 4px 9px 5px;
}

.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;
}

@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;
}


/* 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;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}

.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-color: #18846D;
    background-image: none;
    margin-bottom: 1rem;
}

.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;
}

.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: 202px;
    }
    .profileIconContainer {
        text-align: left;
        margin-left: 41px;
    }
    .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 5px;
}

.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.8125rem;
}

.cfsuite1MyPreferenceComp .slds-button-group .slds-button_neutral,
.cfsuite1MyPreferenceComp .slds-button-group .slds-button--neutral {
    padding-top: .3rem;
    padding-bottom: .3rem;
    font-size: .8rem;
    color: #252525;
}

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

.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;
    background-color: #156b4f;
    border: solid 1px #156b4f;
}

.cfsuite1MyPreferenceComp {
    position: relative !important;
}

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

.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,
.cfsuite1MyPreferenceComp .comm-tabs .slds-button--neutral {
    border: 1px solid #d4d4d4;
}

.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;
    }
}


/* END MyPreferenceComp 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: 20px;
}

.cfsuite1RequestDetail .details-top {
    background-color: #F1F1F1;
    padding-top: 1.6rem;
}

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

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

.cfsuite1RequestDetail .case-number {
    font-size: 1.24rem;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.cfsuite1RequestDetail .sub-title {
    font-size: 1.3rem;
    display: flex;
}

.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 {
    font-size: .935rem;
}

.cfsuite1RequestDetail .details-bottom .slds-col {
    padding: 6px 6px 6px 4px;
}

.cfsuite1RequestDetail .details-bottom .row .slds-col:nth-child(2) {
    color: #505050;
}

.cfsuite1RequestDetail i.orange {
    color: #f79223;
    font-size: 1.7rem;
}

.cfsuite1RequestDetail .row {
    border-bottom: 1px solid #dadada;
}


/* Status bar styles */

.cfsuite1RequestDetail .cfsuite1ProgressIndicator {
    margin-bottom: 0px;
}

.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 .line-wrapper .step-bullet {
    color: #007053;
}

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

.cfsuite1RequestDetail .cfsuite1ProgressIndicator .line-wrapper .line-left,
.cfsuite1RequestDetail .cfsuite1ProgressIndicator .line-wrapper .line-right {
    border-bottom: 3px solid #007053;
}

.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 .line-wrapper .step-bullet {
    color: #027055;
}

.cfsuite1RequestDetail .status-sm {
    font-size: 1rem;
    font-weight: bold;
}

.cfsuite1RequestDetail .status-sm i {
    color: #f0ae00;
    text-shadow: 0 0 6px #f0ae00;
}

.cfsuite1RequestDetail i.step1 {
    display: none;
}

@media (max-width: 30em) {
    .cfsuite1RequestDetail .status-sm {
        text-align: left;
        padding-top: 8px;
        font-size: .9rem;
    }
    .cfsuite1RequestDetail .sub-title {
        font-size: 1.1rem;
    }
    .cfsuite1RequestDetail .details-bottom {
        margin-bottom: 10px;
    }
}

@media (min-width: 48em) {
    .cfsuite1RequestDetail .case-number {
        padding-top: 27px;
    }
}


/* END RequestDetail Page styles */


/* START HeaderImage styles */

.cHeaderImage .headerContent {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    margin-top: -42px;
}

@media (max-width: 767px) {
    .cHeaderImage .headerContent {
        min-height: 200px;
    }
}


/* END HeaderImage styles */


/* START Headermobile styles */

.cHeaderMobile header,
.cHeaderMobile nav {
    display: block;
}

.cHeaderMobile .btn-login {
    color: #fff;
    width: 4.375rem;
    border-radius: 3px;
    font-size: 15px;
    font-weight: normal;
    margin: 13px 0 auto 16px;
    height: 40px;
    text-decoration: none;
    display: inline-block!important;
}

.cHeaderMobile .logoContainer {
    margin-top: 6px;
    margin-bottom: 6px;
}

.cHeaderMobile button:focus {
    background-color: #353535 !important;
}

@media (max-width: 670px) {
    .cHeaderMobile .header>.container-fluid {
        padding: 0
    }
}

@media (max-width: 670px) {
    .cHeaderMobile .header .row--main {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0
    }
}

@media (max-width: 670px) {
    .cHeaderMobile .nav__sub-list-wrapper {
        background: #353535;
    }
    .cHeaderMobile .nav__sub-list-wrapper>.container-fluid {
        padding: 0;
    }
}

@media (min-width: 670px) {
    .cHeaderMobile .container {
        display: none !important;
    }
    .cHeaderMobile .slds-grid_align-spread {
        display: flex;
    }
}


/* END Headermobile styles */


/* Back buttons styles to be deleted after making all consistent */

.cfsuite1CommunityMap .back-container,
.cfsuite1DetailComponent .back-container {
    position: absolute;
}

.cfsuite1CommunityMap .pg-title,
.cfsuite1DetailComponent .pg-title {
    line-height: 43.2px;
    margin-left: 70px;
    min-height: 70px;
    padding-left: 10px;
    padding-top: 4px;
}

.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;
    }
}

@media (min-width: 48em) {
    .cfsuite1CommunityMap .pg-title,
    .cfsuite1DetailComponent .pg-title {
        padding-left: 30px;
        padding-top: 10px;
    }
}

.cfsuite1RequestWizard .phones-container.mobile {
    display: none;
}


/* 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 a:active,
a:visited {
    filter: brightness(85%);
}

.vfcustom .brandcol_custom {
    color: #156b4f;
}

.vfcustom .brandlinkcol_custom {
    color: #0f8c3b;
}



                                                                    
                                                                    
                                                                    
                                                                    
                                                                    
                                                                    
                                                                    /* END Visual force login/password/create account page styles */
                                                                    
                                                                    
                                                                    
                                                                    
                                                                    
                                                                    
                                                                  