html.js {
    overflow-x: auto;
    overflow-y: scroll;
}

.dot-com-footer {
    clear: both;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    margin-top: 16px;
    padding: 0 0 34px 0;
    white-space: normal;
    width: 100%;
    max-width: 940px;
}

.dot-com-footer .SiteFooter,
.dot-com-footer .SiteFooter * {
    background-color: white;
    color: rgb(75%, 75%, 75%);
}

.dot-com-footer,
.dot-com-footer .Text {
    font-family: adobe-clean, "HelveticaNeue-light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.SiteFooter .LayoutGridBreak {
    position: relative;
}

.dot-com-footer .SiteFooterRow {
    margin-bottom: 0;
}

.dot-com-footer a {
    color:rgb(75%, 75%, 75%) !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: -1px;
    outline-style: none;
    text-decoration: none !important;
}
.dot-com-footer a:hover,
.dot-com-footer a:visited:hover {
    color: black !important;
    outline-style: none;
    text-decoration: underline !important;
}
.dot-com-footer hr {
    visibility:hidden;
}

.SiteFooterRegionPanel {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.SiteFooterRegionPanelHeader p {
    letter-spacing: -1px;
    font-weight: 600;
}
.SiteFooterRegionPanel ul {
    font-size: 18px;
    font-weight: 100;
    line-height: 24px;
}