.footer-v8 {
     background: #0074D9 !important;
    border-bottom: 1px solid #1081e4;
    color: #fff;
    margin-top: 50px;
}




.footer-v8 .footer .container {
padding: 10px 0 10px;
}


.footer-v8 .footer .headline {
    background: none;
}


.footer-v8 .footer .headline {
    background: none;
    border-bottom: 1px dotted gray;
    padding-right: 0px;
    padding-bottom: 20px;
}

.footer-v8 .footer ul.list-unstyled.link-list li {
    padding: 8px 0px;
}


.footer-v8 .footer a:hover {
    color: rgb(0, 255, 210);
    font-size: 14px;
}



.footer-v8 .footer .headline p {
    color: white;
    font-size: 13px;
    font-weight: normal;
}

.footer-v8 a {
    color: rgb(0,255,255);
}


.footer-v8 ul.list-unstyled.link-list {
    margin-top: 20px;
}

footer.copyright {
background-color: #0865b6 !important;
    border-top: 1px solid #135e9f;
}
footer.copyright .container{
	    padding: 8px 0 !important;
}


footer.copyright a:hover {
    color: #009fff;
}


footer.copyright a {
    color: #fff;
    margin: 0 8px;
}

