/* START Common Layout styles */

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

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

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

.navbar {
    padding-bottom: 1rem;
}

.navbar-line { 
    height: 8px; 
    background-color: #008858;
    width: 100%;
} 

.logo-wrapper {
    margin: 18px 0 14px;
}

.login-wrapper a {
    text-decoration: none;
}

.login-wrapper i {
    color: #5dac27;
    font-size: 1rem;
    position: relative;
    top: -1px;
}

.login-wrapper span {
    margin-top: 14px;
    text-align: right;
}

.login-wrapper span a {
    color: #000;
    font-size: 1rem;
    font-weight: bold;
    text-align: right;
    line-height: 1.6rem;
}

.login-wrapper span a:hover {
    text-decoration: underline;
}

.login-wrapper i.tag {
    transform: rotate(30deg);
    font-size: .7rem;
}

@media (max-width: 669px) {
    .header-top .logo-wrapper,
    .header-top .login-wrapper {
        margin: 0;
    }
    .uiMenuList--default.uiMenuList {
        right: 0;
    }
}

/* Logocontainer */
.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,
.cFlowTheme .logoContainer {
    height: 58px;
    width: 234px;
}

@media (max-width: 799px) {
.cCustomLayout1 .logoContainer,
.cCustomLayoutNoImage .logoContainer,
.cDashboardLayout .logoContainer,
.cFlowTheme .logoContainer {
    height: 38px;
    width: auto;
}
}

.logoLine {
    color: #565656;
    margin-top: 4px;
    font-size: .9rem;
    text-transform: uppercase;
    letter-spacing: .47em;
}
/* END */

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

.profileMenuRegion {
    margin: 18px 0;
}

.header-row {
    display: none;
}

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

@media (max-width: 1000px) {
    .content, .cfsuite1RecentRequests .map-content, .footer-content, .cSubbanner .bantitle, .cSubbanner .alin  {
        padding: 0 16px;
    }
}

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

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

@media (min-width: 800px) {
.cCustomLayout1, .cCustomLayoutNoImage, .cDashboardLayout, .cFlowTheme {
    background-image: url(/resource/CustomImageHeaderPattern); 
    background-repeat: no-repeat;
    background-size: 241px;
    background-position: right top;
}
}

.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: 1.2rem;
    line-height: 1.25;
    font-family: 'Imprima';
    color: #595959;
    margin: 0px;
    padding: 0px;
    font-weight: 400;
    border: none;
    text-transform: none;
    letter-spacing: normal;
}

.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;
    color: #595959 !important;
}

.forceCommunityUserSettings .settingsOutputbox {
    font-size: 1rem !important;
    color: #595959 !important;
    font-weight: 600;
}

.forceCommunityUserSettings .changepassword {
    font-size: 1rem !important;
    font-weight: 600;
}

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

::placeholder {
    color: #fff !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;
}

.frequency .slds-radio_faux {
    border: none;
}

.payment .slds-radio_button__label .slds-radio_faux {
    border: none;
}

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

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

@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 .slds-dropdown-trigger {
    padding: 5px 10px 8px;
    border: 2px solid #006fbe;
    margin-left: 1.05rem;
}

.profile-container .slds-dropdown-trigger:hover, .slds-dropdown-trigger .slds-button.menu-profile:hover, .profile-container .icon-dropdown:hover {
    background-color: #006fbe;
    color: #fff;
}

.profile-container .slds-dropdown-trigger:hover .name, .profile-container .slds-dropdown-trigger:hover i {
    color: #fff;
}

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

.profile-container .name {
    margin-right: 10px;
    margin-top: 0px;
}

.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: #006fbe;
    line-height: 1.2;
    padding: 7px 8px 6px;
}

.profile-container .slds-dropdown {
    background-color: #157bc6;
    border: none;
    border-radius: 0px;
}

.profile-container .slds-dropdown__item > a {
    color: white;
    justify-content: flex-end;
    font-size: 1rem;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Lato';
}

.profile-container .slds-dropdown__item>a:active, 
.profile-container .slds-dropdown__item>a:hover {
    background-color: #157bc6;
    text-decoration: underline;
}

.cLogin .btn-login {
    width: 5rem;
    display: inline-block!important;
    font-size: 17px;
    font-weight: 600 !important;
    padding: .3em 1em;
    margin-top: 0px;
    text-transform: none;
    letter-spacing: 0px;
    font-family: 'Imprima';
}

.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, .cDashboardLayout .footer, .cFlowTheme .footer {
    margin-top: 110px;
}

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

.template-footer .footer h3 {
    font-size: 1.125rem;
    padding-bottom: .375rem;
    color: #006fbe;
}

.template-footer .footer p {
    font-weight: bold;
    font-size: 1rem;
}

.template-footer .footer a {
    text-decoration: underline;
    color: #565656;
}

.template-footer .footer a:hover {
    text-decoration: none;
    color: #006fbe;
}

.template-footer .footer i {
    color: #006fbe !important;
}

.template-footer .footer .signOff__items a {
    font-size: 1rem;
    font-weight: bold;
}

.template-footer .footer i {
    font-size: 1.4rem;
}

@media (min-width: 48em) {
   .footer-content .signOff__list {
    margin-left: 25%;
} 
}

/* 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: 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 {
    display:block;
    float:right;
}

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

a.nav-link {
    color: #292929;
	margin: 10px 19px 10px 0px;
    text-decoration: none;
}

.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: 830px) {
   .nav-links {
    font-size: 15px;
    } 
    a.nav-link {
	margin: 10px 31px 10px 0px;
    } 
    .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 {
    font-size: 1.75rem;
    line-height: 50px;
    font-weight: 700;
}

h2 {
    font-size: 1.75rem;
}

p {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.6rem;
}

b {
    font-weight: 600;
}

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

.cfsuite1SmartSearch h2 {
    font-size: 1.15rem;
    font-family: 'Lato';
    font-weight: bold;
}

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

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

.cfsuite1DetailComponent h2 { 
    font-weight: 600; 
} 

.cfsuite1DetailComponent h2 { 
    font-size: 1.2rem;
    font-family: 'Lato';
    color: #000;
} 

.cfsuite1PhoneNumbers h2 { 
    font-size: 1.5rem;
    font-family: 'Lato';
    color: #c74206;
    font-weight: bold;
    margin-bottom: 8px;
} 

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

.cfsuite1MyRecentRequests h2, .cMyRecentRequests h2 { 
    padding: 0px 25px 15px 0px; 
    font-size: 1.75rem;
    color: #006fbe;
} 

.cfsuite1RecommendedActions h2 { 
    color: #565656;
    padding: 15px 72px 14px 6px;
    font-size: 1.15rem;
    position: relative;
    font-family: 'Lato';
    font-weight: bold;
    background-color: #fff;
    margin-bottom: 4px;
    border-bottom: 2px solid #565656;
} 

.slds-modal__content .cfsuite1LoginRegister h2 { 
    font-weight: 800;
    margin-top: 0px;
    font-size: 1.2rem;
    font-family: 'Lato';
} 

.cfsuite1QAProcess h2 {
    font-size: 1.8rem;
    color: #565656;
} 

@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: 26px!important;
    }
    
}

/* END h2 styles */

/* START Button & link styles */

.slds-button {
    border-radius: 0px; 
    border: none;
    font-size: 1.2rem;
    padding-top: 8px;
    padding-bottom: 6px;
    font-weight: 700; 
    margin-top: 1.3em; 
    text-decoration: none;
    text-align: center;
    color: white;
    cursor: pointer;
}

.slds-button_brand, .btn-customstd {
    border-width: 2px;
    border-style: solid;
    background-color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: lato,bree,sans-serif;
    letter-spacing: .1em;
}

.slds-button_brand:hover {
    transition: background .3s,color .3s,border .3s;
    color: #fff;
}

.btn-customstd:hover {
    background-color: #fff;
    transition: background .3s,color .3s,border .3s;
}

.btn-manage, .cfsuite1MyRecentRequests .submit {
   	color: #565656 !important;
    border-width: 2px;
    border-style: solid;
    text-transform: uppercase;
    letter-spacing: .09em;
    border-color: #565656 !important;
    font-size: .96rem;
}

.cCustomLayoutNoImage .quarterly .btn-manage {
    padding-left: .5rem;
    padding-right: .5rem;
    letter-spacing: .04em;
}

.btn-manage:hover, .cfsuite1MyRecentRequests .submit:hover {
    color: #565656;
    transition: background .3s,color .3s,border .3s;
    border-color: #565656;
    background-color: #f3f3f3 !important;
}

.btn-continue, .btn-block {
    display: inline-block;
}

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

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

.slds-button_brand[disabled], .slds-button_brand:disabled, .slds-button--brand[disabled], .slds-button--brand:disabled {
    background-color: #fff;
}

/* END Button & link styles */

/* START Tiles styles */

.box-container { 
    height: 180px; 
} 

.box, 
.report-type-option-alt { 
display: inline-block;
    font-size: 19.2px;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: transparent !important;
    height: 180px;
} 

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

.cfsuite1ShowMoreTopics .box-container {
    margin-top: 10px;
}

.box-icon-container {
    background-color: #fff !important;
    color: #006fbe;
    border: 2px solid #006fbe;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 41px 0px;
    transition: color .5s ease;
}

.box-icon-container i {
    transition: none;
}

.box-icon-container:hover {
    color: #fff;
    border: 2px solid #006fbe;
    background-color: #578bc6 !important;
}

.box-container .box-title { 
    font-weight: 700; 
    position: relative;
    color: #565656;
    font-size: 1.125rem;
}

.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 (max-width: 767px) {
    .box-container {
        width: 50%;
    }
    .box-icon-container {
        width: 110px;
        height: 110px;   
    }
    .box-icon-container .report-type-icon {
        font-size: 1.5em;  
    }
    .cfsuite1ShowMoreTopics .box-title {
        margin-top: 0px;
    }
    .box, .report-type-option-alt {
        height: 86px;
    }
    .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%; 
    } 
}

@media (min-width: 48em) {
  .cfsuite1ShowMoreTopics .box-container {
    margin-bottom: 55px;
}  
}

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

/* Changing tiles only on the dashboard */

.cfsuite1Welcome i {
    display: none;
}

.cfsuite1Welcome .box-icon-container {
    width: 180px;
    height: 180px;
    background-color: rgba(0, 136, 87, 0.9) !important;
    color: white;
    border: 2px solid #fff;
}

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

.cfsuite1Welcome .box-container .box-title {
    color: #fff;
    position: relative;
    top: -179px;
    height: 180px;
    width: 180px;
    margin: 0 auto;
    font-family: 'Imprima';
}

.cfsuite1Welcome .box-container .box-title {
    font-size: 1.5rem;
}

.cfsuite1Welcome .box-container .box-title .center {
    width: 86%;
}

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

/* Changing tiles only on the welcome landing page */

.cWelcomeNew .box-icon-container {
    padding: 22px 0px;
    font-size: 4rem;
}

.cWelcomeNew .title-text {
    margin-top: 4rem;
    font-size: 1.2rem;
}

/* END Tiles styles */

/* START Common Pop up Modal styles */

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

.slds-modal .slds-modal__title, .slds-modal__header h1 {
    color: #000;
}

.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: auto;
    font-size: .9rem;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 2px;
    min-width: 7rem;
    text-transform: uppercase;
    margin-top: 0px;
}

.slds-modal__container .slds-button_neutral {
    background-color: #e3e3e3;
    border: 2px solid #d9d9d9;
    color: #000;
    margin-top: 0px;
    vertical-align: baseline;
}

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

.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;
    width: 7.25rem;
    text-transform: uppercase;
}

/* END */

/* Large modal styles */

.modal-lg .slds-modal__header h1 {
    color: #006fbe;
    text-align: left; 
}

.modal-lg .slds-modal__content p {
    font-size: 1rem;
    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: #c74206 2px solid;
    outline-offset: 2px;
    box-shadow: none;
    background-color: inherit;
}

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

.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 { 
    outline: #A30000 2px solid !important; 
    outline-offset: 2px; 
    box-shadow: none; 
    border: none; 
} 

.cfsuite1Welcome a:focus { 
    outline: none !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 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: 60px 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; 
    margin-bottom: 40px;
    color: #006fbe;
}

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

@media (max-width: 767px) {  
    .cfsuite1ShowMoreTopics .box-container:hover .report-type-option-alt { 
        top: -125px; 
    }  
    .box-title {
        margin-top: 0 !important;
    }    
    .cfsuite1ShowMoreTopics h2.reportit-header {
        margin-top: 16px;
        margin-bottom: 20px;
    }
} 

@media (min-width: 768px) {    
    .cfsuite1ShowMoreTopics .slds-medium-size_4-of-12 {
        width: 25%;
        margin-top: 3rem;
}
}

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

/* END ShowMoreTopics styles */

/* START MyRecentRequests styles */

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

.cfsuite1MyRecentRequests .requests, .cMyRecentRequests .requests {
    padding: 15px 25px;
    border: 1px solid #d7d6d6; 
} 

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

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

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

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

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

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

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

.cfsuite1MyRecentRequests .tabset ul[role=tablist] a,
.cMyRecentRequests .tabset ul[role=tablist] a { 
    color: #595959; 
    font-size: 1.1rem; 
    text-decoration: none; 
    font-weight: 600;
} 

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

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

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

.cfsuite1MyRecentRequests .icon i,
.cMyRecentRequests .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,
.cMyRecentRequests .number,
.cMyRecentRequests .address { 
    color: #565656; 
}

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

.cfsuite1MyRecentRequests .number,
.cMyRecentRequests .number { 
    margin-right: 10px;
    text-decoration: underline;
    font-size: 1.1rem;
    color: #565656;
    font-family: 'Imprima';
    font-weight: normal;
} 

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

.cfsuite1MyRecentRequests .status,
.cMyRecentRequests .status { 
    border-radius: 16px; 
    background-color: #fff;  
    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,
.cMyRecentRequests .status.pending { 
    color: #b5231d; 
    border: 1px solid #b5231d;
} 

.cfsuite1MyRecentRequests .status.inprogress,
.cMyRecentRequests .status.inprogress { 
    color: #f5821f; 
    border: 1px solid #f5821f;
} 

.cfsuite1MyRecentRequests .status.complete,
.cMyRecentRequests .status.complete { 
    color: #008857; 
    border: 1px solid #008857;
} 

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

.cfsuite1MyRecentRequests .category,
.cMyRecentRequests .category { 
    color: #000;
    font-weight: 600;
} 

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

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

.cfsuite1MyRecentRequests .actions a,
.cMyRecentRequests .actions a { 
    display: inline-block; 
    padding: 20px; 
    text-align: center; 
    width: 100%; 
    padding-top: 6px; 
    padding-bottom: 6px; 
    font-weight: 600; 
    font-size: 1rem; 
    margin-top: 1.3em; 
    text-decoration: none; 
} 

.cfsuite1MyRecentRequests .slds-dropdown-trigger .slds-button {
    padding-top: 0px;
    margin-top: 0px;
}

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

.cfsuite1MyRecentRequests #followed .category {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

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

.cfsuite1DetailComponent .contact-form-text {
    margin-bottom: 20px;
    font-size: 1rem;
    font-weight: 700;
}
.cfsuite1DetailComponent .contact-form .slds-form-element__label, .cfsuite1DetailComponent .customRadioCls .slds-form-element__legend {
    font-size: 1rem;
    color: #565656;
    font-weight: 600;
}

.cfsuite1DetailComponent .contact-form .slds-radio__label .slds-form-element__label {
    font-weight: normal;
    font-size: .95rem;
}

.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 .back-container .slds-icon_container, 
.cfsuite1DetailComponent .back-container .slds-icon__container {
    vertical-align: text-bottom;
}

.cfsuite1DetailComponent button#SubmitButton svg.slds-icon {
    margin-left: .8rem;
    fill: #008857;
    width: 22px;
}

.cfsuite1DetailComponent button#SubmitButton:hover svg.slds-icon {
    fill: #fff;
}

.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 22px 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: 1rem;
    font-weight: bold;
    line-height: 1.45rem;
}

.cfsuite1LoginRegister input.slds-input {
    margin-bottom: 8px;
    border-radius: 0px;
    line-height: normal;
    background-color: #fff;
    border: 2px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 42px;
    width: 100%;
    color: #252525;
}

.cfsuite1LoginRegister p {
    margin-bottom: .5rem;
    font-size: 1rem;
}

.cfsuite1LoginRegister .slds-icon-text-default {
    fill: #565656;
    position: relative;
    top: 2px;
}


.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, .cfsuite1LoginRegister .btn-register {
    margin-bottom: 20px;
    border: 2px solid #008857;
    background-color: #008857;
    color: #fff !important;
    padding: 8px;
    border-radius: 0px;
    font-size: 1rem;
    width: 100% !important;
}

.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 { 
    position: relative; 
    top: -35px;
    left: 391px;
    -webkit-font-smoothing: antialiased;
} 

.cCustomLayoutNoImage .cfsuite1Breadcrumbs {
    top: 0px;
    left: 0px;
    padding: .6rem 0 1.5rem;
}

.cfsuite1Breadcrumbs .links a { 
    color: var(--lwc-colorTextDefault);
    font-size: 1.1rem; 
    font-weight: 800;
} 

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

.cfsuite1Breadcrumbs .links a > i { 
    margin: 0 14px;
    vertical-align: middle;
    color: #565656;
    font-weight: bold;
    font-size: .8rem;
} 

.cfsuite1Breadcrumbs li:last-child a { 
    color: #008857;
    text-decoration: none;
} 

/* END Breadcrumbs styles */

/* START StepsPath styles */

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

/* END StepsPath styles */


/* START RecentRequests styles */

.cfsuite1RecentRequests.recent-cases { 
    background-color: #f3f8fb; 
    background-image: url(/resource/CustomImageBgPattern);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    padding-bottom: 2rem;
} 

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

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

.cfsuite1RecentRequests .pending-label, 
.cfsuite1RecentRequests .progress-label, 
.cfsuite1RecentRequests .completed-label 
{ 
    font-size: 1.1rem; 
    color: #000;
    font-weight: bold;
    text-transform: none;
} 

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

.cfsuite1RecentRequests .actions button { 
    font-size: .96rem; 
    margin-right: 10px; 
    margin-top: 0px;
    font-weight: normal;
} 

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

.cfsuite1RecentRequests hr {
    display: none;
}

.cfsuite1RecentRequests h2 {
    color: #006fbe;
}

.cfsuite1RecentRequests h2.title, .cfsuite1RecentRequests p.subtitle {
    text-align: left;
}

.cfsuite1RecentRequests .summary, .cfsuite1RecentRequests .requests-container {
    background-color: #fff;
}

.cfsuite1RecentRequests .summary {
    padding: 2rem 0;
    margin-top: 1rem;
}

.cfsuite1RecentRequests .summary .slds-col {
    padding: 1rem;
}

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

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

.cfsuite1RecentRequests .completed-count {
   color: #128157; 
}


/* 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;
        padding: 0 16px;
    } 
    .cfsuite1RecentRequests .requests-container { 
    margin:  -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; 
    font-weight: 600;
    font-weight: 600;
} 

.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;
    max-width: 44rem;
}  

.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: 76%;
    margin-top: 9px;
} 

.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: #008857;
    border-radius: 0;
    color: white;
    display: inline-block;
    font-size: 18px;
    padding: 12px 0 14px;
    text-align: center;
    width: 100%;
    border: none;
}

.cfsuite1QAProcess .slds-modal__footer .slds-button:hover {
    background-color: #000;
    color: #fff;
}

@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/CustomDashboardImage);
    background-position: top;
    background-size: cover;
    color: white;
    padding: 65px 0;
}

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

.cfsuite1Welcome h1 { 
    font-size: 2.375rem; 
    margin-bottom: 32px; 
    font-weight: bold;
}

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

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

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

@media (max-width: 767px) {   
    .cfsuite1Welcome .container { 
        margin: -20px auto 0px; 
        width: 100%;
    } 
    
    .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; 
        width: 100%;
    }
} 

@media (max-width: 30em) {
    .cfsuite1Welcome .message {
        text-align: left;
    }
    
    }

/* styles for changing to one column layout */

.cfsuite1Welcome h1 br {
    display: none;
}

@media (min-width: 720px) {
    .cfsuite1Welcome .slds-medium-size_1-of-3 {
        width: 100%;
    }
    .cfsuite1Welcome .slds-medium-size_2-of-3 {
        width: 100%;
    }
    .cfsuite1Welcome .slds-medium-size_1-of-2 {
        width: 25%;  
    }
}
 
/* END Welcome styles */


/* START ThankYou styles */

.cfsuite1ThankYou {
    padding-top: 2rem;
    font-size: 1.1rem;
}

.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.2rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
    font-family: 'Imprima';
}

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

.cfsuite1ThankYou .confirmation-content .summary-line strong {
    width: 100%;
    display: inline-block;
}

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

.cfsuite1ThankYou br {
    display: none;
}

.cfsuite1ThankYou .information {
    margin-bottom: 20px;
}

@media (min-width: 670px) {
.cfsuite1ThankYou .confirmation-content .summary-line strong {
    width: 54%;
    display: inline-block;
}
    }

/* END ThankYou styles */


/* START CaseSearchBox styles */

.cfsuite1CaseSearchBox {
    background-color: #006fbe;
    padding: 2.7rem;
    color: #fff;
    margin-top: 3rem;
}

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

.cfsuite1CaseSearchBox h2 {
    margin-bottom: 32px;
    text-align: center;
    font-weight: 700;
}

.cfsuite1CaseSearchBox .slds-button {
    height: 54px; 
    width: 100%; 
    margin-top: 0px;
}

.cfsuite1CaseSearchBox .slds-button_brand:hover {
    border: 2px solid #fff;
    background-color: #004373;
    border-left: none;
}

.cfsuite1CaseSearchBox .uiInput--input.input {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff !important;
    height: 54px;
}

.cfsuite1CaseSearchBox button {
    color: #006fbe !important;
    border: none;
}

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

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

/* END CaseSearchBox styles */


/* START Cf_SmartSearch styles */


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

.search-title {
    padding: 46px 0 0;
    text-align: left;
}

.cfsuite1Cf_SmartSearch .transparent-background {
    display: none;
}

@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.95rem; 
    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: #565656; 
    font-weight: 800;
} 

.steps-container .step-label.inactive {
    color: rgba(86,86,86,.6);
    font-weight: 800;
} 

.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;
    padding-bottom: .8rem;
} 

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

.cfsuite1RecommendedActions .action { 
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 18px 10px 0px 0px;
} 

.cfsuite1RecommendedActions .action a { 
    flex-grow: 1000;
    font-size: 1.1rem;
    color: #565656;
    font-weight: 600;
    text-decoration: none;
} 

.cfsuite1RecommendedActions .action a:nth-child(2)::before { 
    content: "_";
    margin-right: 1rem;
    position: relative;
    top: -7px;
} 

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

.cfsuite1RecommendedActions i { 
    display: none; 
}

/* END RecommendedActions styles */

/* START RequestWizard  styles */

.cfsuite1RequestWizard { 
    text-align: left; 
    margin-top: 158px;
} 

.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 { 
        display: block; 
        padding-top: 18px;
        margin-top: 28px;
    } 
}

@media (min-width: 344px) {
    .cfsuite1RequestWizard { 
    margin-top: 106px;
} 
}

@media (min-width: 670px) {
    .cfsuite1RequestWizard { 
    margin-top: 86px;
} 
}

@media (min-width: 900px) {
    .cfsuite1RequestWizard { 
    margin-top: 220px;
} 
}

@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: #fff; 
    height: 20px; 
    width: 20px; 
    margin-top: 1%; 
} 

.cfsuite1CommunityMap .btn-continue:hover .continueButtonIcon svg { 
    fill: #008857; 
} 

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

.cfsuite1CommunityMap .duplicate-warning .warning-icon, 
.cfsuite1CommunityMap .oustide-warning .warning-icon { 
    background-color: #c74206;
    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: #c74206;
    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; 
    } 

@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-bottom: 80px;
    width: 32%;
} 

.cfsuite1Cf_SmartSearch h1 {
    font-size: 1.8rem;
    color: #ffffff;
    width: 100%;
    line-height: 1.3;
}
@media (min-width: 48em) {
.cfsuite1Cf_SmartSearch h1 { 
    width: 50%;
    font-size: 2.22rem;
} 
}
@media (min-width: 960px) {
.cfsuite1Cf_SmartSearch h1 {
    width: 38%;
}
}

.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: #fff;
    position: absolute;
    right: -41px;
    top: 19px;
    font-weight: bold;
    font-size: 1.3rem;
}  

.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 0 0; 
max-height: 400px; 
overflow-y: auto; 
padding: 10px 10px 10px 20px; 
position: relative; 
top: 182px; 
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; 
} 

.cfsuite1Cf_SmartSearch .uiInput--input.input {
    height: 54px;
}

@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: 6px 0 0; 
}     
} 

@media (max-width: 767px) { 
.cfsuite1Cf_SmartSearch .community-container .input-container { 
width: 85%; 
} 
.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: #fff;
    color: #565656;
    padding: 14px 72px 14px 6px;
    cursor: pointer;
    font-size: 1.1rem;
    position: relative;
    margin-bottom: 3px;
    width: 100%;
    text-align: left;
    border-top: none;
    border-bottom: 2px solid #565656;
    border-left: none;
    border-right: none;
}

.cfsuite1SmartSearch button.title i {
    float: right;
    position: absolute;
    top: 0;
    right: 6px;
    width: 50px;
    background-color: #fff;
    border: none;
    font-size: 1rem;
    height: 100%;
    text-align: right;
    font-weight: bold;
}

.cfsuite1SmartSearch button:hover i {
    color: #008857;
}

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

.cfsuite1SmartSearch li {
    background-color: #fff;
    color: #565656;
    cursor: pointer;
    font-size: 1rem;
    position: relative;
    margin: 0 0 3px;
    font-weight: bold;
}

.cfsuite1SmartSearch li a {
    color: #565656;
    font-size: 1em;
    display: block;
    text-decoration: none;
    padding: 10px 10% 10px 15px;
    border-bottom: 2px solid #ddd;
    font-weight: bold;
}

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

@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 PhoneNumbers styles */

.cfsuite1PhoneNumbers {
    padding: 16px 15px 14px 0px;
    border-bottom: none;
    border-top: 2px solid #c74206;
    font-size: 1rem;
    color: #000;
    font-weight: bold;
}

.cfsuite1PhoneNumbers span {
    color: #565656;
}

.cfsuite1PhoneNumbers br {
    display: none;
}

.cfsuite1PhoneNumbers>div {
    margin-bottom: 2px;
}

@media (min-width: 64em) {
.cfsuite1PhoneNumbers {
    padding: 16px 15px 14px;
    border-bottom: 2px solid rgba(86,86,86,.2);
}
    }

/* END PhoneNumbers styles */


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

.request-list-page .slds-page-header,
.cfsuite1AllQuestions .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;
}

.cfsuite1AllQuestions .slds-table th:nth-child(2) {
    width: 20%;
}

.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),
.cfsuite1AllQuestions .slds-table_bordered:not(.slds-no-row-hover) tbody tr:hover > td:not(.slds-is-selected), 
.cfsuite1AllQuestions .slds-table_bordered:not(.slds-no-row-hover) tbody tr:hover > th:not(.slds-is-selected), 
.cfsuite1AllQuestions .slds-table_bordered:not(.slds-no-row-hover) tbody tr:focus > td:not(.slds-is-selected), 
.cfsuite1AllQuestions .slds-table_bordered:not(.slds-no-row-hover) tbody tr:focus > th:not(.slds-is-selected), 
.cfsuite1AllQuestions .slds-table--bordered:not(.slds-no-row-hover) tbody tr:hover > td:not(.slds-is-selected), 
.cfsuite1AllQuestions .slds-table--bordered:not(.slds-no-row-hover) tbody tr:hover > th:not(.slds-is-selected), 
.cfsuite1AllQuestions .slds-table--bordered:not(.slds-no-row-hover) tbody tr:focus > td:not(.slds-is-selected), 
.cfsuite1AllQuestions .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,
.cfsuite1AllQuestions .slds-button_icon-bare {
    display: none;
}

.cfsuite1MyRequestRecordListPage .slds-page-header {
    background-color: #fff;
    padding-left: 0px;
}

.cfsuite1MyRequestRecordListPage .slds-tabs_default__link {
    font-size: 1.1rem;
    font-weight 600;
}

.cfsuite1MyRequestRecordListPage li.slds-is-active a {
    color: #000;
}

.cfsuite1AllQuestions .tableSection th.slds-text-title_caps {
    text-transform: none;
    color: black;
    font-weight: bold;
}

.THIS .cfsuite1AllQuestions th.slds-text-title_caps a {
    color: black;
}


/* 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 h2, .cfsuite1MyPreferenceComp h2 {
    font-size: 1.2rem;
    color: #595959;
}

.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: #595959;
    line-height: 24px;
    font-weight: normal;
    font-size: 1rem;
}

.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: #595959;
    font-weight: 600;
    font-size: 1rem;
    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-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: 184px;
    }
    .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: 1rem; 
}

.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;
    background-color: #008857;
} 

.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-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;
    padding-bottom: 12px;
}

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

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

.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: #008857;
    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: left;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 248px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    margin-top: -42px;
}

@media (min-width: 48em) {
    .cHeaderImage .headerContent {
        min-height: 300px;
    }
}

@media (min-width: 980px) {
    .cHeaderImage .headerContent {
        min-height: 374px;
    }
}

/* 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: 1rem;
    font-weight: normal;
    margin: 15px 0 auto 16px;
    height: 40px;
    text-decoration: none;
    display: inline-block!important;
    padding: 6px 0px;
    text-transform: uppercase;
}

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

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

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

@media (max-width: 799px) {
.cHeaderMobile .header .row--main {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0
	}
}
@media (max-width: 799px) {
.cHeaderMobile .nav__sub-list-wrapper {
		background: #353535;
	}
.cHeaderMobile .nav__sub-list-wrapper>.container-fluid {
		padding: 0;
	}
}
@media (min-width: 800px) {
    .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;
}

.vfcustom .logoContainer {
    border-bottom: 1px solid #d6d6d6;
}

body.vf-bg {
    background: url(/resource/CUSTOMCommunityLoginBackground) 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: #006fbe;
}

.customcommunitylogin h2 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 25px;
}

.customcommunitylogin p, .customcommunitylogin .description span {
    font-size: .95rem;
    font-weight: 600;
}

.vfcustom .btn-brand_custom {
    border: 2px solid #008857 !important;
    background-color: #008857;
    color: #fff;
    border: none;
    font-size: 1rem;
    padding: 14px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: lato,bree,sans-serif;
    letter-spacing: .1em;
}

#verification .vfcustom .btn-brand_custom {
    width: 100%;
    margin-bottom: 1rem;
}

.vfcustom .btn-brand_custom:hover {
    color: #008857;
    background-color: rgba(0,136,87,.1);
}

.vfcustom .btn-full {
    width: 100%;
    margin-bottom: 20px;
}

.createaccount .btn-brand_custom {
    min-width: 40%;
    margin: 0 auto;
    display: block;
}

.createaccount .header {
   border-bottom: 1px solid #d6d6d6; 
}

.createaccount .logoContainer {
    border-bottom: none;
}

.vfcustom a {
    color: #006fbe;
    font-size: 1rem;
    text-decoration: underline;
}

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

.vfcustom a:active, a:visited {
    filter: brightness(85%);
}

.vfcustom .tab-nav  {
    cursor: pointer;
}

.vfcustom .tab-nav i {
    padding-right: 25px;
}

.vfcustom .tab-nav .active i {
    color:#006fbe;
}

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

.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,
.cfsuite1AllQuestions .slds-page-header .slds-page-header__title {
    font-size: 1.625rem;
}

.cfsuite1MyRequestRecordListPage .slds-media__figure i, .forceCommunityHtmlBlock .slds-media__figure i,
.cfsuite1AllQuestions .slds-media__figure i {
    border: 0;
    color: white;
    font-size: 30px;
    height: 70px;
    padding: 25%;
    width: 70px;
}

.cfsuite1MyRequestRecordListPage .slds-media__figure i {
    padding: 25%; 
}

.cfsuite1AllQuestions .slds-media__figure i {
    padding: 30% 34%; 
}

.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,
    .cfsuite1AllQuestions .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,
    .cfsuite1AllQuestions .slds-page-header .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;
}
/* END */

/* Footer styles to be added to builder css  */

.template-footer .footer {
    background-image: url(/resource/CustomImageFooterPattern);
    background-repeat: no-repeat;
    background-position: left bottom;
    z-index: 1;
    background-size: 40%;
}

.cCustomLayoutNoImage .footer-content, .cDashboardLayout .footer-content,
.cFlowTheme .footer-content  {
    border-top: 2px solid #006fbe;
}

@media (max-width: 1023px) {
    .footer-content .signOff__list {
        text-align: left;
    }
} 
@media (max-width: 767px) {
    .cCustomLayoutNoImage .footer-content, 
    .cDashboardLayout .footer-content,
    .cFlowTheme .footer-content  {
        background-color: #f9f9f9;
        border-top: none;
}
}
@media (max-width: 1023px) {
    .cCustomLayoutNoImage .footer,
    .cFlowTheme .footer-content {
        margin-top: 30px;
    }
}
/* END */

/* Button styles to be delted once upgrade happens */

.cLogin .profile-container .slds-dropdown-trigger {
    width: auto;
}

.cLogin .profile-container .name {
    font-size: 1rem !important;
}

.profile-container .slds-button {
    width: auto;
    font-weight: bold;
}

.profile-container .slds-dropdown-trigger .slds-button {
    margin-top: 0px;
}

.profile-container .icon-dropdown {
    font-size: 13px;
    color: #157bc6;
}

.MyAccount .btn-edit {
    width: auto;
    font-size: .9rem;
    padding-top: 2px;
    padding-bottom: 2px;
}
/* END */

.followupButton {
    background-color: #008857 !important;
}

#LocateButton {
    background-color: #fff !important;
    border: 2px solid #008857 !important;
    color: #008857 !important;
}


/* Common RATES styles */

.rates .details {
    background-color: #f3f3f3;
    padding: 25px;
}

@media (min-width: 480px) {
.rates .details {
    padding: 30px 40px 36px;
}
}

.rates h3 {
    font-size: 1.1rem;
    font-weight: bold;
    margin: 0px 0 10px 0;
    color: #000;
    font-family: 'Lato';
}

.rates h4 {
    font-size: 1.05rem;
    font-weight: bold;
    padding: 36px 0 14px 0;
    font-family: 'Lato';   
}

.rates .details h3 {
    margin: 10px 0 20px 0;
}

.rates .details .refund-summary h3:first-child, .rates .review-info .slds-text:first-child  {
    margin-bottom: 10px;
}

.cManageDirectDebit .rates .details h3 {
    margin: 0;
}

.rates .details .pay-title {
    font-size: 1.1rem;
    font-weight: normal;
    margin-bottom: 5px;
    border-bottom: 1px solid #B4B4B4;
    padding-bottom: 20px;
    color: #000;
}

.rates .details .pay-title i {
    color: #006fbe;
    font-size: 1rem;
}

@media (max-width: 30em) {
   .rates .details .pay-title i {
       display: none;
} 
}

.rates .thank-you .details .pay-title i {
    font-size: 1.4rem;
    position: relative;
    top: 2px;
}

.rates .details .option {
    font-weight: 600;
    margin-bottom: 2px;
    font-family: 'Lato';
}

.cSetupDirectDebit .rates .details .option {
    margin-bottom: 8px;
    line-height: 30px;
}

.rates .details .option span {
    font-weight: normal;
}

.cMakePropertyPayment .container, .cManageDirectDebit .container, .cPropertyLink .container {
    max-width: 640px;
    margin: auto;
}

.payment p {
    font-size: 1rem;
    color: #565656;
    line-height: 1.6rem;
}

/* Rates Q & A buttons */

.rates .buttonspan h2 {
    font-size: 1.35rem;
    color: #000;
}

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

.cPaymentPlanOrExtension .buttonspan .responseBlock:nth-child(1) {
    padding: 39px 40px 34px 30px;
}

.rates .buttonspan .responseBlock .slds-grid:nth-child(1) {
    width: 100%;
}

.rates .buttonspan .responseBlock i{
    color: #b4b4b4;
    font-size: 34px;
    position: relative;
    top: 6px;
    left: 3px;
}

.rates .responseBlock p {
    padding-top: 4px;
}


/* Payment tab buttons */

.payment .slds-radio_button-group, 
.payment .slds-radio_button__label {
    border: none;
    border-radius: 0px;
}

.payment .slds-radio_button-group .slds-radio_button__label {
    border-radius: 0;
}

.payment .slds-radio_button-group .slds-radio_button {
    width: 50%;
    border: none;
}

.payment .slds-form-element__control .slds-button {
    display: inherit;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.payment .slds-radio_button-group .slds-radio_button__label {
    line-height: 3.3rem;
}

.payment .slds-radio_faux i {
    display: block;
    color: #b5b5b5;
    font-size: 1.5rem;
}
.payment .slds-radio_faux i.fa-university {
        font-size: 1.65rem;
}

.payment .slds-radio_button-group .slds-radio_button__label {
    line-height: 1.875rem;
    width: 100%;
    text-align: center;
    color: #565656;
    font-size: 1rem;
    padding: .5rem 0px;
}

.payment .slds-radio_button + .slds-radio_button {
    border-left: none;
}

.payment .slds-radio_button [type="radio"]:checked + .slds-radio_button__label i {
	color: #008857;    
}

.payment .slds-radio_button-group .slds-radio_button__label:hover i {
    color: #008857;
}

.slds-radio_button:last-child > .slds-radio_button__label {
    border-radius: 0 4px 4px 0;
}
.slds-radio_button:first-child > .slds-radio_button__label {
   	border-radius: 4px 0px 0px 4px;
}

.slds-radio_button-group .slds-radio_button__label:hover {
    background-color: #eee;
}
.slds-radio_button-group .slds-radio_button__label {
    line-height: 1.875rem;
    width: 100%;
    text-align: center;
    color: #1b1b1b;
    font-size: 1rem;
    padding: .5rem 0px;
}

.payment .slds-radio_button [type="radio"]:checked + .slds-radio_button__label:hover {
    background-color: #008857;
}

.payment .slds-radio_button-group .slds-radio_button__label:hover i {
    color: #008857;
}

.payment .slds-radio_button [type="radio"]:checked + .slds-radio_button__label {
    background-color: #fff;
	color: #565656; 
    outline: 1px solid #008857;
    font-weight: 600;
}

.frequency .slds-radio_button:last-child {
    border-radius: 0 4px 4px 0;
}

.frequency .slds-radio_button:first-child {
   	border-radius: 4px 0px 0px 4px;
}

.frequency .slds-radio_button [type="radio"]:checked + .slds-radio_button__label:hover {
    background-color: #008857;
}

.frequency .slds-radio_button-group .slds-button {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    width: 50%;
}

/* Rates tab option buttons (e.g setup a direct debit frequency)*/

[lightning-radioGroup_radioGroup-host] {
    font-family: 'Lato';
}

.slds-radio_button-group {
    border-color: #858585;
    width: 100%;
    border-radius: 5px;
}

/* Other buttons */

.btn-return {
    text-decoration: underline;
    font-weight: 600;
    font-size: 1rem !important;
    padding-top: 18px;
    color: #006fbe;
    font-family: 'Lato' !important;
}

.btn-return:hover {
    text-decoration: none;
}


/* START cLinkedPropertiesDetails */


.cDashboardLayout .cLinkedPropertiesDetails .property-title {
   width: 100%;
}

@media (max-width: 767px) {
  .cLinkedPropertiesDetails .action .slds-button {
   width: 100%;
}  
}

/* END cLinkedPropertiesDetails */


/* START common rates styles */

@media (max-width: 767px) {
.cPropertyNotices .fyselectlabel,
.cPropertyPaymentHistory .fyselectlabel {
    text-align: left;
}
}

/* START common flows styles */

.cFlowStages {
   margin-bottom: 76px;
}

.forceCommunityFlowCommunity {
    border: none !important;
}

.forceCommunityFlowCommunity .slds-path__nav .slds-is-active {
    background-color: #fff;
    border-bottom: 4px solid #006fbe;
    border-radius: 0px;
    margin: 0px;
}

.forceCommunityFlowCommunity .slds-path__nav .slds-is-incomplete {
    background-color: #fff;
    border-bottom: 4px solid #f3f3f3;
    border-radius: 0px;
    margin: 0px;
}

.forceCommunityFlowCommunity .slds-path__item:before, 
.forceCommunityFlowCommunity .slds-path__item:after,
.forceCommunityFlowCommunity .slds-path__nav .slds-is-active:first-child:before, 
.forceCommunityFlowCommunity .slds-path__nav .slds-is-active:first-child:after {
    background-color: #fff; 
}

.forceCommunityFlowCommunity .slds-path__nav .slds-is-active .slds-path__link {
    color: #2d2d2d;
    font-size: 1rem;
    font-weight: 600;
}

.forceCommunityFlowCommunity .slds-path__nav .slds-is-incomplete .slds-path__link {
    color: #909090; 
}

.forceCommunityFlowCommunity .slds-media__body h2 {
        text-align: center;
margin: 1rem 0 1.5rem;
}


.forceCommunityFlowCommunity .slds-path__link {
    text-align: left;
    justify-content: left;
    font-size: 1rem;
    font-weight: 600;
}

.cQuickLightningLookup input {
    border-radius: 0px;
    min-height: 52px;
}

.cQuickLightningLookup .slds-input {
    border: 1px solid #a7a9b3;
}

.cQuickLookup .slds-form-element__label {
    display: none;
}

.cQuickLightningLookup .slds-combobox__form-element {
    margin-top: 10px;
}

.forceCommunityFlowCommunity {
    margin-bottom: 3rem;
}

.forceCommunityFlowCommunity p em {
    font-size: 1.5rem;
    font-family: lato,bree,sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #222;
    line-height: 63px;
}

.forceCommunityFlowCommunity p span,
.forceCommunityFlowCommunity span p {
    font-weight: normal; 
    line-height: 1.8rem;
}

.forceCommunityFlowCommunity p strong {
    font-size: 1.2rem;  
}


.forceCommunityFlowCommunity .slds-rich-text-editor__output p:nth-child(4) {
    padding-bottom: 0px;
    padding-top: 0px;
}

.forceCommunityFlowCommunity .slds-rich-text-editor__output p:nth-child(3) {
    padding-bottom: 4px;
}

.forceCommunityFlowCommunity .body > div:nth-child(2) {
    margin-bottom: 0px;
}

.forceCommunityFlowCommunity .slds-card__footer {
    padding: 0 45px 45px;
    padding-top: 0px;
    width: 740px !important;
    margin: 0 auto;
    max-width: 100%;
}

.forceCommunityFlowCommunity .slds-card__body {
    width: 680px;
    margin: 0 auto;
}

.forceCommunityFlowCommunity h2 .slds-card__header-link {
    color: #006fbe;
    font-size: 27px;
    font-family: 'Imprima';
    text-align: center;
    font-weight: bold;
}

.forceCommunityFlowCommunity .slds-card__header {
    background-color: #fff;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    width: 740px;
    max-width: 100%;
}

.cFlowTheme .cfsuite1Breadcrumbs {
    top: 0;
    left: 0;  
}

.forceCommunityFlowCommunity .flowruntimeBody {
    background-color: #f8f8f8;
    width: 740px;
    padding-top: 45px;
    padding-left: 45px !important;
    padding-right: 45px !important;
    padding-bottom: 20px;
    max-width: 100%;
    margin: 0;
}

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

.flowruntimeBody .cQuickLookup .slds-media__body {
    font-size: 1.1rem;
    line-height: 2rem;
}

.flowruntimeBody .cQuickLightningLookup .slds-media__figure .slds-button_icon {
    color: #7a7a7a;
    margin-top: 0;
    padding-top: 0;
    margin-right: .7rem;
}

@media (max-width: 780px) {
.forceCommunityFlowCommunity .flowruntimeBody {
        padding: 1.5rem 1rem .8rem;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    
}
    }

.forceCommunityFlowCommunity .slds-card__footer {
    background-color: #f9f9f9;
    border-top: none !important;
}

.forceCommunityFlowCommunity .slds-card__footer .actionsLeft {
        display: none;
    float: left;
}

.forceCommunityFlowCommunity .slds-card__footer .actionsRight {
    width: 100%;
    display: block;
}

.forceCommunityFlowCommunity .slds-required {
    display: none;
}


.forceCommunityFlowCommunity .slds-visual-picker_vertical .slds-visual-picker__figure {
    height: auto;
    min-height: auto !important;
}

.forceCommunityFlowCommunity .slds-visual-picker__figure {
    background: #fff;
    box-shadow: none;
    border: 1px solid #eee !important;
    border-radius: 8px;
    width: 100% !important;
    padding: 1.4rem;
}

.forceCommunityFlowCommunity .slds-visual-picker__figure .slds-text-heading_medium {
    font-weight: 600;
    color: #565656;
}

.forceCommunityFlowCommunity .slds-visual-picker__figure .slds-text-title {
font-size: .94rem;
    font-weight: normal;
}

.forceCommunityFlowCommunity .slds-visual-picker_vertical {
    width: 100%;
    margin-top: .5rem !important;
}

.forceCommunityFlowCommunity .slds-form-element__control .slds-visual-picker_vertical:first-child {
    margin-top: 1.4rem !important;
}

.flow-button__BACK .slds-button_neutral {
    background-color: #fff;
    color: #565656;
    font-weight: normal;
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #7a7a7a;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: lato,bree,sans-serif;
    letter-spacing: .1em;
    float: left;
}

flowruntime-radio-button-input-lwc .slds-rich-text-editor__output span {
    font-size: 1rem;
    margin-top: 10px;
}

flowruntime-radio-button-input-lwc .slds-radio .flow-radio-button-label span {
    font-size: 1rem;
    margin-bottom: .6rem;
    line-height: 40px;
}

.slds-radio__label[flowruntime-radioButtonInputLwc_radioButtonInputLwc] .slds-radio_faux[flowruntime-radioButtonInputLwc_radioButtonInputLwc] {
    position: relative;
    top: .29rem;
}

.forceCommunityFlowCommunity .slds-textarea {
    border-radius: 0px;
    min-height: 96px;
    font-size: 1rem;
}

.forceCommunityFlowCommunity .slds-form-element__control .slds-input,
.cQuickCmpPills {
    border-radius: 0px !important;
    font-size: 1rem;
    min-height: 52px;
}

.forceCommunityFlowCommunity .flowruntime-input-label .slds-form-element__label span,
.forceCommunityFlowCommunity flowruntime-email label {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 34px;
}

.forceCommunityFlowCommunity .errorContent[flowruntime-errorContent_errorContent] {
    display: block;
    margin-top: 1rem;
    font-size: 1rem;
    color: #cb4132;
}

.forceCommunityFlowCommunity .errorContent[flowruntime-errorContent_errorContent] span {
    background-color: #fdf1f2;
    padding: 8px 18px;
}

@media (hover: hover) and (pointer: fine) {
    [kx-scope=button-brand]:hover, [kx-scope=button-neutral]:hover, [kx-scope=button-outline]:hover, [kx-scope=button-filled]:hover {
        transform: none;
    }
}

.forceCommunityFlowCommunity .slds-visual-picker input:not(:disabled)~label:hover .slds-visual-picker__figure {
    border: none;
    box-shadow: none; 
}

.flowruntimeBody .slds-form-element .slds-visual-picker_vertical .slds-visual-picker__text-check {
    position: absolute;
    right: 1.95rem;
    top: .95rem;
}

.flowruntimeBody .slds-visual-picker input:focus~label .slds-visual-picker__figure,
.flowruntimeBody .slds-radio input:focus~label .slds-radio_faux {
    box-shadow: none !important;
    outline: none !important;
}

.flowruntimeBody .slds-form-element .slds-visual-picker_vertical:hover .slds-visual-picker__text-check svg.slds-icon_x-small {
    fill: #fff;
    background-color: #008857;
    border-radius: 1000px;
    padding: 6px;
    width: 1.6rem;
    height: 1.6rem;
}

.flowruntimeBody .slds-visual-picker .slds-visual-picker__figure:hover {
    border: 1px solid #D5D7D6 !important;
}

.flowruntimeBody .slds-radio [type=radio]:checked+.slds-radio__label .slds-radio_faux,
.flowruntimeBody .slds-radio__label .slds-radio_faux {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 10px !important;  
    border-color: #9D9D9D;
}

.flowruntimeBody .slds-radio [type=radio]:checked+.slds-radio__label .slds-radio_faux:after {
    width: .8rem;
    height: .8rem;
}

.forceCommunityFlowCommunity .navigationBar {
    padding-top: 0 !important;
}

.flowruntimeBody .slds-textarea:focus,
.flowruntimeBody .cQuickLightningLookup input:focus {
    outline: none;
}

.flowruntimeBody .slds-textarea:focus-visible,
.flowruntimeBody .cQuickLightningLookup input:focus-visible,
.flowruntimeBody .slds-visual-picker input:focus-visible~label .slds-visual-picker__figure,
.flowruntimeBody .slds-radio input::focus-visible {
     outline:: #c74206 2px solid;
}

@media (max-width: 48em) {
    .cFlowTheme .cfsuite1Breadcrumbs {
        padding-top: 10px;
}
    .forceCommunityFlowCommunity .slds-card__footer {
    padding: 0 1rem 1.2rem;
}
}

@media (max-width: 30em) {
    .forceCommunityFlowCommunity .slds-card__header {
        padding-left: 0;
        padding-right: 0;
        margin: 0;
}
}
   
/* END common flows styles */



