/* FOOTER EDITS */

.seContentBlockFooter address {
 margin-bottom: 11px;
}

.seContentBlockFooter li {
 padding-bottom: 7px;
}

.seContentBlockFooter ul {
 margin-bottom: 4px;
}

.se-footer-social .seContentBlockFooter {
 margin-top: 15px;
 margin-bottom: 15px;
padding-top:40px;
}
.diag-bkgd {
 background-image: linear-gradient(135deg, rgba(255,255,255,0) 37.5%, rgba(202,202,202,0.2) 37.5%, rgba(202,202,202,0.2) 50%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 87.5%, rgba(202,202,202,0.4) 87.5%, rgba(202,202,202,0.2) 100%);
 background-position: top left;
 background-repeat: repeat !important;
 background-size: 5px 5px !important;
}
.seContentBlockFooter ul li a:hover {
text-decoration:underline!important;
}
.padding-bottom {
padding-bottom:25px;
}