/* Web Part Zones Horizontal */

/* .rowBand .ms-webpart-cell-horizontal {
    display: block;
}

.rowBand .pm-edit-mode .ms-webpart-cell-horizontal {
    display: table-cell;
}

.rowBand .ms-SPZone.ms-webpart-zone {
    padding: 10px;
    margin: 10px;
}

.ms-webpart-cell-horizontal {
    width: auto !important;
}

.rowBand {
    padding: 100px 0px;
} */
/* Navigation */
.main-navigation {
    margin-right: auto !important;
}

@media (min-width: 1280px) {
    .main-navigation {
        width: 970px !important;
    }
}

.ms-webpartzone-cell {
    margin: 0px;
}

/* rowBand */

.rowBand {
    padding: 30px 0px !important;
}

.rowFirst,
.rowFirstEdit {
    background-color: #f5f5f5;
    /* border-radius: 4px; */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    position: relative;
    z-index: inherit;
    padding: 20px 0 !important;
}

.rowEven {
    background-color: #ffffff;
    /* border-radius: 4px; */

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    position: relative;
}

.rowOdd {
    background-color: #f5f5f5;
    /* border-radius: 4px; */

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.rowEvenEdit {
    background-color: #E6E6E6;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

/* home Page */

.section-group {
    padding: 30px;
    font-weight: 900;
    max-width: 388px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.link-button {
    margin: 40px 40px 0 0;
    padding: 10px 20px;
    border: 2px solid;
    width: 150px;
    text-align: center;
    color: #fff !important;
}

.banner-top .section-left {
    background: url("/PublishingImages/Sacramento-Waterfront.png") no-repeat;
    background-size: cover !important;
}

.banner-top .section-right {
    background-color: #1D7EAF;
    padding: 30px 20px;
}

.banner-top .section-right a {
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    /* padding: 10px 0; */
    padding: 20px 0;
}

.banner-top .section-right h2 {
    color: #fff !important;
}

.section-body {
    padding: 36px 0 10px;
}

.services a {
    text-decoration: none !important;
}

.find-services:hover a {
    text-decoration: underline;
}

.find-services .find-service-map {
    background: url("/PublishingImages/find-service-map.png") no-repeat;
}

.find-services:hover .find-service-map {
    background: url("/PublishingImages/find-service-map-gold.png") no-repeat;
    /* height: 400px; */
    height: 274px;
    width: 300px;
    /* background-size: 100%; */
    background-size: 70%;
    background-position: right;
    float: right;
    margin-right: 130px;
}

.services .pmeb {
    background: url("/PublishingImages/Thermostat.png") no-repeat;
}

.services .pmeb-group:hover .pmeb,
.services .pmeb:hover {
    background: url("/PublishingImages/Thermostat-gold.png") no-repeat;
}

.services .pmeb-group:hover a {
    text-decoration: underline !important;
}

.services .cs {
    background: url("/PublishingImages/CSBG.png") no-repeat;
}

.services .cs-group:hover .cs,
.services .cs:hover {
    background: url("/PublishingImages/CSBG-gold.png") no-repeat;
}

.services .cs-group:hover a {
    text-decoration: underline !important;
}

.services .hef {
    background: url("/PublishingImages/Energy-Efficiency.png") no-repeat;
}

.services .hef-group:hover .hef,
.services .hef:hover {
    background: url("/PublishingImages/Energy-Efficiency-gold.png") no-repeat;
}

.services .hef-group:hover a {
    text-decoration: underline !important;
}

.services .pmwb {
    background: url("/PublishingImages/LIHWAP.png") no-repeat;
}

.services .pmwb-group:hover .pmwb,
.services .pmwb:hover {
    background: url("/PublishingImages/LIHWAP-gold.png") no-repeat;
}

.services .pmwb-group:hover a {
    text-decoration: underline !important;
}

.services .fheespv {
    background: url("/PublishingImages/solarpanel.png") no-repeat;
}

.services .fheespv-group:hover .fheespv,
.services .fheespv:hover {
    background: url("/PublishingImages/solarpanel-gold.png") no-repeat;
}

.services .fheespv-group:hover a {
    text-decoration: underline !important;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.homepage .find-services {
    text-align: center;
    padding: 40px 0 0 0;
}

.homepage .find-services img {
    width: 330px;
}

.homepage .homepage-quote {
    border-top: 5px solid #ffca4a;
    border-bottom: 5px solid #ffca4a;
    position: relative;
    padding: 30px 0;
}

.homepage .banner-top {
    border-bottom: 5px solid #ffca4a;
}

.homepage .rowBand {
    padding: 30px 0px !important;
}

.homepage .rowFirst,
.homepage .rowFirstEdit {
    background-color: #ffffff;
    /* border-radius: 4px; */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    position: relative;
    z-index: inherit;
    padding: 0 !important;
}

.homepage .rowFirst .ms-webpart-chrome .ms-WPBody {
    padding: 0 !important;
}

.homepage .rowEven {
    background-color: #f5f5f5;
    /* border-radius: 4px; */

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    position: relative;
}

.homepage .rowOdd {
    background-color: #ffffff;
    /* border-radius: 4px; */

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.homepage .rowEvenEdit {
    background-color: #E6E6E6;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.rowBand.rowFirst .container {
    top: -5px;
    position: relative;
}

.services .csd-icon {
    background-size: 100% !important;
    height: 80px;
    /* margin-left: 0px; */
    width: 80px;
    float: right;
}

.find .csd-map {
    /* height: 400px; */
    height: 274px;
    width: 300px;
    /* background-size: 100%; */
    background-size: 70%;
    background-position: right;
    float: right;
    margin-right: 0px;
}

SPAN.ms-rteStyle-ButtonDefault A,
SPAN.ms-rteStyle-ButtonDefault A:link,
SPAN.ms-rteStyle-ButtonDefault A:visited,
A SPAN.ms-rteStyle-ButtonDefault,
A:link SPAN.ms-rteStyle-ButtonDefault,
A:visited SPAN.ms-rteStyle-ButtonDefault {
    white-space: normal !important;
}

@media (min-width: 380px) {

    .find .csd-map {
        margin-right: 12%;
    }

    .services .csd-icon {
        background-size: 100% !important;
        height: 80px;
        /* margin-left: 30px; */
        width: 80px;
        float: right;
    }

}

@media (min-width: 768px) {

    .find .csd-map {
        margin-right: 12px;
    }

    SPAN.ms-rteStyle-ButtonDefault A,
    SPAN.ms-rteStyle-ButtonDefault A:link,
    SPAN.ms-rteStyle-ButtonDefault A:visited,
    A SPAN.ms-rteStyle-ButtonDefault,
    A:link SPAN.ms-rteStyle-ButtonDefault,
    A:visited SPAN.ms-rteStyle-ButtonDefault {
        white-space: nowrap !important;
    }

    .services .csd-icon {
        background-size: 100% !important;
        height: 120px;
        margin-left: 60px;
        /* margin-left: 30px; */
        width: 120px;
        float: right;
    }

    .banner-top .col-md-9 {
        padding-right: 15px !important;
    }

    .banner-top .col-md-3 {
        padding-left: 15px !important;
    }


    .banner-top .section-left,
    .banner-top .section-right {
        height: 350px;
    }

}

@media (min-width: 992px) {

    .find .csd-map {
        margin-right: 70px;
    }

    .services .csd-icon {
        background-size: 100% !important;
        height: 120px;
        /* margin-left: 30px; */
        width: 120px;
        float: right;
    }

    .banner-top .col-md-9 {
        padding-right: 0px !important;
    }

    .banner-top .col-md-3 {
        padding-left: 0px !important;
    }

    .banner-top .section-left,
    .banner-top .section-right {
        height: 550px;
    }
}

@media (min-width: 1280px) {

    .find .csd-map {
        margin-right: 130px;
    }

    .banner-top .col-md-9 {
        padding-right: 0px !important;
    }

    .banner-top .col-md-3 {
        padding-left: 0px !important;
    }

    .services .csd-icon {
        background-size: 100% !important;
        height: 120px;
        /* margin-left: 70px; */
        width: 120px;
        float: right;
    }

    .banner-top .section-left,
    .banner-top .section-right {
        height: 400px;
    }

}

/* ADA Compliance */

a .sr-only {
    background-color: #fff !important;
}

/* Horizontal Web Part Adjustment */

.ms-webpart-zone {
    display: block;
}

.ms-fullWidth.row {
    /* width: auto; */
    width: 100%;
}

.ms-webpart-cell-horizontal {
    display: block;
}

.pm-edit-mode .ms-webpart-cell-horizontal {
    display: table-cell;
}

#DeltaBreadcrumbDropdown {
    display: none;
}

/* used for boostrap columns odd numbering and with horizontal javascript solution webPartZoneHorizontal */

/* 5 Columns Evenly Spaced */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* 7 Columns Evenly Spaced */
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-21 {
    width: 14.28571428571429%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-21 {
        width: 14.28571428571429%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-21 {
        width: 14.28571428571429%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-21 {
        width: 14.28571428571429%;
        float: left;
    }
}

/* 8 Columns Evenly Spaced */
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-24 {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-24 {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-24 {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-24 {
        width: 12.5%;
        float: left;
    }
}

/* 9 Columns Evenly Spaced */
.col-xs-27,
.col-sm-27,
.col-md-27,
.col-lg-27 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-27 {
    width: 11.11111111111111%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-27 {
        width: 11.11111111111111%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-27 {
        width: 11.11111111111111%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-27 {
        width: 11.11111111111111%;
        float: left;
    }
}

/* 10 Columns Evenly Spaced */
.col-xs-30,
.col-sm-30,
.col-md-30,
.col-lg-30 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-30 {
    width: 10%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-30 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-30 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-30 {
        width: 10%;
        float: left;
    }
}

/* 11 Columns Evenly Spaced */
.col-xs-33,
.col-sm-33,
.col-md-33,
.col-lg-33 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-33 {
    width: 9.090909090909091%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-33 {
        width: 9.090909090909091%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-33 {
        width: 9.090909090909091%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-33 {
        width: 9.090909090909091%;
        float: left;
    }
}

/* Parallax */
.parallax-band.rowBand {
    padding: 0px;
    color: #fff;
}

.parallax-band .container-flex {
    background: rgba(0, 113, 188, 0.9);
}

.parallax-band .ms-rtestate-field {
    padding: 16px 0 0 0;
}

.socialContent {
    height: 100%;
    overflow-y: hidden;

}

/* current layout */
@media only screen and (max-width : 767px) {
    .main-content {
        padding-top: 0px !important;
    }
}

@media only screen and (min-width : 768px) {

    #contentRow {
        padding-top: 133px !important;
    }

    .main-content {
        padding-top: 0px !important;
    }
}

#pageStatusBar[class],
.ms-status-msg {
    margin-bottom: 0px;

}

/* service provider */

.zip-list-item,
.city-list-item {
    text-align: center;
    padding: 4px 0px;
}

#mapHolder {
    height: 470px;
    width: 100%;
}

.providerBlock {
    background-color: #fff;
}

.breadcrumb {
    background-color: transparent !important;
}

/* Assistance */
.csd-page-title-img {
    width: 140px;
    padding: 0 20px;
    display: none;
}

/* pages */
h1.csd-page-title {
    margin: 0px;
    padding: 20px 0 0;
}

/* search */

.ms-srch-item {
    width: 100%;
}

/* home page */

.bannerContainer .ms-webpartzone-cell {
    margin: auto auto 0px !important;
}

.mapIt img {
    max-width: 170px;
}


/* find assistance */

.findLocalAgencyContainer {
    background: transparent !important;
}

.findLocalAgencyContainer {
    background: #f3f3f3;
    padding: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
    text-align: center;
}

.findLocalAgencyContainer h2 {
    color: #0072C6;
    font-size: 1.94rem;
    text-align: center;
    margin: 0;
}

#suggestion td {
    text-align: left;
}

/* Align web parts with and without title */

.ms-webpart-chrome .ms-webpart-chrome-title {
    margin: 16px 0 0 0 !important;
}

/* Search */
.ms-promlink-button-image {
    bottom: 6px;
    right: 6px;
}

.img-responsive {
    width: auto;

}

/* Accesability area */

.panel-body,
.card-body {
    padding: 15px;
}

.collapse-certification {
    display: none;
}

.certificate {
    display: inline-block;
    cursor: pointer;
    color: #045981;
}

.custom-rowBand {
    padding: 0 !important;
}

/* web part title */

.ms-webpart-menuArrowSpan {
    height: 10px;
    width: 20px;
}

.ms-webpart-menuArrowImg {
    top: -164px;
    left: -80px;
}

.ms-webpart-menuLink {
    height: 14px;
    width: 24px;
    right: 14px;
    position: relative;
}

/* test */
a:link span,
a:visited span,
a:link,
a:visited {
    color: #276386;
    font-weight: bold;
}

.pb-2 {
    max-width: 150px;
    padding: 30px 0 0 0;
    position: relative;
    /* left: -16px; */
}

.utility-home-icon.ca-gov-icon-home {
    padding: 10px 0 0 80px;
}

.global-footer .footer-links li {
    margin-right: 10px;
}

/* Color change */
H1,
H2 {
    color: #1D7EAF !important;
    padding-bottom: 12px;
}

.providerinfo h2,
.mapOverlaySearch h1,
.find-services h2 {
    padding-bottom: 0px;
}

.mapOverlaySearch H2{
    font-weight: bold;
}

/* 11/20 home page changes */

.bannerContainer .customImgRes {
    height: 161px !important;
}

.findAssitanceBox.home .customImgRes {
    width: 36% !important;
}

.findAssitanceBox.home .linkTxt {
    font-size: 1.4rem;
}

.findLocalAgencyContainer.home {
    /* background: #f3f3f3 !important; */
    background: #fff !important;
    padding: 18px !important;
}

.bannerImageWelcomeTxtOuter .tag-line {
    color: #fff;
}

.rowBand {
    padding: 0px !important;
}

.findAssitanceBox.home h1 {
    margin: 0px !important;
}

.findAssitanceBox.home {
    margin: 0 auto 0px auto;
}

.cappList {
    display: block;
    position: absolute;
    min-height: 24px;
    overflow-y: show;
    overflow-x: hidden;
    background-color: #fff;
    z-index: 200;
    max-height: 200px;
    padding: 6px;
    text-align: left;
}

.click-capp {
    cursor: pointer;
}

.kci-search-control.ms-inputBox {
    width: 400px;
    margin-bottom: 20px;
}

#filter-count {
    padding-left: 6px;
}

/* .capp-group {
    text-align: center;
} */

/* .cappList-group {
    padding: 0px 200px;
} */

/* .capp-iframe {
    display: block;
    margin: 0 auto;
} */

.ms-webpart-chrome .ms-WPBody {
    padding: 4px !important;
}

@media only screen and (min-width: 992px) and (max-width : 1279px) {
    .branding .header-organization-banner A IMG {
        max-width: 288px;
        width: 288px;
        left: 0px;
        top: 0px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .branding .header-organization-banner A IMG {
        max-width: 208px;
        width: 288px;
        left: 0px;
        top: 6px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1068px) {
    .branding .header-organization-banner A {
        height: 60px !important; 
    }
}

@media only screen and (max-width: 767px) {
    .branding .header-organization-banner img {
    width: 92% !important;
}
.utility-header .topNavLinks li {
    padding: 0 6px !important;
}
}


.ms-srch-resultFooter, .ms-srch-resultFooter a,
.ms-srch-result #PagingLink a {
    color: #555 !important;
}

.current-bills .ms-rteTableHeaderCol-4{
    padding: 7px 5px 6px;
    text-align: center;
}

.info.no-link {
    font-weight: bold;
}

.ms-formfieldvaluecontainer input.ms-long {
    width: 50%;
}

.header-organization-banner img {
    margin-left: 4px;
    margin-top: 6px;
}

.branding .header-organization-banner img {
    max-height: 80px !important;
    margin-top: 0px !important;
}


.topSettingFont {
        width: 130px;
}

.gtransHeight {
    height: 30px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 4px;
    font-size: 14.04px;
}


.ca-gov-icon-globe {
    color: white !important;
    font-size: .8rem !important;
    vertical-align: 0px !important;
    font-weight: normal !important;
}

.goog-te-gadget .goog-te-combo {
    border: 0;
    background: #fff;
    color: #000000;
    border: 1px solid black;
    font-weight: bold;
}

.utility-home-icon.ca-gov-icon-home {
    padding: 10px 0 0 10px;
}

.header-cagov-logo img {
    left: 0px;
    top: 9px;
    height: 22px !important;
}

.utility-links {
    font-size: .95rem;
}

.global-footer .footer-links {
    padding: 10px 0px;
}

.footer-links.language li {
    margin-right: 0px !important;
    padding: 0px !important;
}
.footer-links.language span {
    color: #fff !important;
    padding: 0px 10px;
}

@media only screen and (min-width: 768px) {

  .global-header.fixed.compact .branding .header-organization-banner A IMG {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    max-width: 303px;
    width: 96% !important;
  }
}

.skiptranslate.goog-te-gadget {
    color: #000000 !important;
    font-size: 12px !important;
}

.skiptranslate.goog-te-gadget > div {
    padding: 0 0 9px 0;
    font-size: 20px !important;
}