/*NeedMoreSupport Css start*/ 
.w_wayfinder {
  background-color: #000 !important;
  color: #fff;
  float:left;
  width:100%;
  padding-top: 1.125rem;
  padding-bottom: 0.75rem;
}
.text-white {
    color: #fff !important;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 124, ../../scss/app/_article-styles.scss */
  .w_wayfinder {
    padding-bottom: 0px;
  }
}

/* line 131, ../../scss/app/_article-styles.scss */
.w_wayfinder .row {
  padding: 0px 9px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 131, ../../scss/app/_article-styles.scss */
  .w_wayfinder .row {
    padding: 0px;
  }
}

/* line 137, ../../scss/app/_article-styles.scss */
.w_wayfinder .column {
  padding: 0px 9px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 137, ../../scss/app/_article-styles.scss */
  .w_wayfinder .column {
    padding: 0px;
  }
}

/* line 143, ../../scss/app/_article-styles.scss */
.wayfinder-header {
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 3.125rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 143, ../../scss/app/_article-styles.scss */
  .wayfinder-header {
    font-size: 1.5rem;
    padding-left: 20px;
  }
}

/* line 151, ../../scss/app/_article-styles.scss */
.wayfinder-ul {
  list-style: none;
  float: left;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
/* line 157, ../../scss/app/_article-styles.scss */
.wayfinder-ul li {
  float: left;
  width: 20%;
  padding: 0px;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 157, ../../scss/app/_article-styles.scss */
  .wayfinder-ul li {
    width: 20%;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 157, ../../scss/app/_article-styles.scss */
  .wayfinder-ul li {
    width: 100%;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    padding-left: 20px;
	}
}

.wayfinder-list-item {
  /*border-top:1px solid #fff;*/
}

/* line 175, ../../scss/app/_article-styles.scss */
.wayfinder-icon {
  display: table-cell;
  width: 31px;
  height: 30px;
}

/* line 181, ../../scss/app/_article-styles.scss */
.wayfinder-link {
  display: table-cell;
  width: 85%;
  position: relative;
}
/* line 187, ../../scss/app/_article-styles.scss */
.wayfinder-link a {
  color: #fff;
  font-weight: bold;
}
.wayfinder-link a button, .wayfinder-link a .button {
    color: #fff;
    background: #000;
    width: auto;
    padding: .65rem 2.5rem .65rem 2.5rem;
    font-size: 0.875rem;
    text-decoration: none !important;
    min-height: 0;
    border-radius: 25px;
}
.wayfinder-link .button.cta-text.outage-cta-text {
    font-size: 18px;
    color: #fff !important;
    padding: 10px 25px 0px 0px;
    min-height: 20px;
    border-radius: 0px;
    border-top: 1px solid #333;
    background:#000;
    margin-bottom:0px !important;
}
.wayfinder-link .button.cta-text.outage-cta-text::before {
    content: '';
    background-image: url(../../../clientlibs/clientlib-base/resources/images/Arrow-white.svg);
    background-repeat: no-repeat;
    width: 9px;
    height: 14px;
    right: 1px;
    top: calc(60% + 3px);
	-moz-transition: right 0.3s, left 0.3s, color 0.3s;
    -o-transition: right 0.3s, left 0.3s, color 0.3s;
    -webkit-transition: right 0.3s, left 0.3s, color 0.3s;
    transition: right 0.3s, left 0.3s, color 0.3s;
}
.wayfinder-link  .button:hover.cta-text:not(.no-animate)::before, .wayfinder-link  .button:hover.animate::before,
.wayfinder-link  a.button:hover.cta-text:not(.no-animate)::before,
.wayfinder-link  a.button:hover.animate::before {
  right: -0.25rem;
}
html, body {
    margin: 0;
    padding: 0;
    border: 0;
}
@media only screen and (min-width: 60.625rem){
.large-mw-none {
    max-width: none !important;
        }}

@media only screen and (max-width: 47.9375rem){
.wayfinder-link .button.cta-text.outage-cta-text {
    border-top: none;
                    }}
		
@media only screen and (max-width: 47.9375rem){
section.main.large-mw-none.container.w_wayfinder {
padding-bottom: 0 !important;
}}
section.main.large-mw-none.container.w_wayfinder {
padding-bottom: 12px;
padding-top:18px;
}

/*NeedMoreSupport Css End*/ 