﻿
  .cmsc--nav-level {
    background: black;
    margin: 0;
    position: absolute;
    top: 0;
    -ms-transform: translateX(-250px);
    
    -webkit-transform: translateX(-250px);
    
    transform: translateX(-250px);
    width: 100%; }

  .cmsc--nav-level li:first-of-type {
    margin-top: 6px; }

li.next a,
li.previous a {
  position: relative;
}

li.next a:hover:before {
  content: "\2190";
  position: absolute;
  display: block;
  top: 42%;
  left: 0;
  background-color: #BFBFBF;
  color: #444;
  width: 20px;
  height: 20px;
  padding-left: 5px;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.col{float:left}
.footer-links .footer-item h3{font-size:12px;line-height:26px;font-weight:500;text-transform:uppercase;padding-bottom:4px;letter-spacing:.5px}
.footer-links .footer-item hr{background:#1e1e1e;border:0;color:#1e1e1e;float:left;height:2px;margin:0;text-align:left;width:36px}
.footer-links .footer-item .menu-footer{clear:left;float:none;margin:28px 0 0;padding:0}
.footer-links .footer-item .menu-footer li{float:none;font-size:11px;line-height:18px;margin:10px 0;list-style:none !important}
.footer-links .footer-item .menu-footer li a{color:#1e1e1e;font-size:11px;text-decoration:none}
.footer-links .footer-item .menu-footer li a:hover{color:#acb1b4}
