body {
  padding-top: 56px;
}

a {
    color: #0054af;
    text-decoration: none;
}

a:hover {
    color: #30c330;
    text-decoration: none;
}

.logo-nav {
	height: 35px;
}

.footer-note {
	color: #eee;
	font-size: 12px;
}

.list-group-item {
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.list-group .card-header {
    padding: 1.25rem;
    font-weight: 600;
    background: #fdfdfd;
}

.help-content{
    margin-bottom: 3rem !important;
}

.help-content h3{
    padding-bottom: 2rem;
}

.help-steps li{
    padding-bottom: 1rem;
    font-weight: 600;
    color: #969696;
}

.help-steps li span{
    padding-left: 1rem;
    padding-bottom: 0.75rem;
    display: block;
    font-weight: 400;
    color: #000;
}

.help-steps-bold-span {
    font-weight: 600 !important;
    display: inline !important;    
    padding-left: 0 !important;
}

.help-img{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 6px;
    max-width: 100%;
}


.help-sub-links {
    padding-left: 0;
}

.help-sub-links li {
    list-style: none;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}

.logo-img {
    width: 165px;
}



#pp-row a {
	text-decoration: underline;
}

#pp-row h4 {
    text-transform: uppercase;
}