/*depmap*/
/*skyros*/
/*dmc*/
/*depmap pillars*/
/*drug*/
/*data aspects*/
footer {
  width: 100%;
  background-color: #2b3b61;
  /*links*/ }
  footer p {
    float: right;
    margin-right: 25px; }
  footer ul {
    list-style: none; }
    footer ul li {
      float: left;
      margin-left: 10px; }
  footer #navbar_broad {
    width: 200px; }
  footer #copyright {
    color: white;
    font-size: 0.7em; }
  footer .footer_padding_bottom {
    padding-bottom: 20px; }
  footer .footer_padding_top {
    padding-top: 20px; }
  footer .footer_text_color {
    color: white; }
  footer .footer_title {
    font-size: 1em;
    font-weight: 700; }
  footer .footer_links {
    font-size: 0.8em; }
  footer .hr_footer {
    margin: 0.2em 2em 0.5em 0; }
  footer a:link {
    color: white;
    text-decoration: none; }
  footer a:visited {
    color: white;
    text-decoration: none; }
  footer a:hover {
    color: #a9529e;
    text-decoration: none; }
  footer a:active {
    color: white;
    text-decoration: none; }
  footer .hotlink {
    border-bottom: 1px solid #a9529e; }
