Didn't find what you were looking for?
We have advanced search options to make it easier to locate postsquestions and answers on this community.
More information can be found at
Advanced Search Options
If you are looking for something specificplease check if someone else has already asked or answered the same question.
You are currently viewing the Spectrum Community Archives
This content may be outdated or inaccurate
All posts are closed and commenting has been disabled If you have a question or commentplease
start a new post (registration is required)
Leave the Archive
<>
.LocaleOptions {
display: none;
}
.Hamburger-menuLines.Hamburger-menuLines:after.Hamburger-menuLines:before {
background-color: #ffffff !important;
}
.Frame-content .HomepageTitle.Frame-content .PageDescription {
color: #02233D !important;
}
.MeButton {
color: #ffffff !important;
}
.MeButton:hover {
color: #02233D !important;
border-color: #ffffff !important;
border-: solid !important;
border-radius: 0px !important;
border-width: 0px 0px 2px 0px !important;
background-color: #ffffff !important;
}
.Content .DataList .Item .Title {
color: #02233D !important;
}
.Content .DataList .Item.Read .Title a {
color: #02233D !important;
}
/*.Header-logo img {*/
/* height: auto;*/
/* max-height: 40px;*/
/* width: auto;*/
/*}*/
/*commenting lines which are not applicable*/
/*.Herobanner {*/
/* height: 400px;*/
/*}*/
/*.Herobanner-bgImage {*/
/* background-position: 50%;*/
/* background-size: center;*/
/* background-repeat: no-repeat;*/
/* filter: brightness(100%);*/
/* height: 100%;*/
/* position: absolute;*/
/* width: 100%;*/
/*}*/
/*.Header .SignInLinks a {*/
/* background: #ffffff !important;*/
/* border-color: #02233D !important;*/
/* color: #02233D !important;*/
/*}*/
/*.Header .SignInLinks a:hover {*/
/* background: #02233D !important;*/
/* border-color: #ffffff !important;*/
/* color: #ffffff !important;*/
/*}*/
.AdvancedSearch .InputAndButton {
position: relative;
}
/*.Herobanner .SearchBox #Form_Search.Herobanner .SearchBox .AdvancedSearch .BigInput {*/
/* border-color: #02233D !important;*/
/* border-: solid !important;*/
/* border-width: 0px 0px 0px 0px !important;*/
/*}*/
/*.Header-desktopNav .Navigation-linkContainer a {*/
/* background-color: #02233D;*/
/* color: #ffffff;*/
/*}*/
/*.Header-desktopNav .Navigation-linkContainer a:hover {*/
/* background-color: #02233D;*/
/* border-color: #ffffff !important;*/
/* border-: solid !important;*/
/* border-radius: 0px !important;*/
/* border-width: 0px 0px 2px 0px !important;*/
/* color: #ffffff;*/
/*}*/
.Footer {
background: #001019;
color: white;
}
.Footer a {
color: white;
text-decoration: none;
}
.Footer a:hover {
color: white;
text-decoration: underline;
cursor: pointer;
}
#charter-footer {
display: flex;
max-width: 840px;
margin: 2rem auto 0;
background: #001019;
margin-top: 0;
padding-top: 2rem;
}
#charter-legal-links {
display: flex;
flex-flow: row wrap;
align-content: flex-start;
text-align: center;
}
#charter-logo {
margin-right: 4px;
/*negative margin due to built in padding on svg*/
margin-top: -22px;
}
.charter-footer-link {
margin: 0 0.925rem 0.75rem 0;
padding: 0 0.925rem 0 0;
font-size: 0.875rem;
line-height: 0.75rem;
font-weight: lighter;
}
@media (min-width: 841px) {
.charter-footer-link:not(:last-child) {
border-right: solid 1px;
}
}
@media (max-width: 840px) {
#charter-footer {
flex-direction: column;
align-items: center;
margin-bottom: 1rem;
}
#charter-logo {
/*negative margin due to built in padding on svg*/
margin-bottom: -8px;
}
#charter-legal-links {
flex-direction: column;
align-items: center;
}
.ccpa {
line-height: normal;
}
.charter-footer-link {
border-right: none;
}
}
>