  .a-footer-link #de, .a-footer-link #de:hover, .a-footer-link #de:focus {
	color:#ffffff;
	text-decoration: none;
}

/* CSS that did not match up with new VP updates */

/*body .buorg {
  background-position: 8px 17px;
  background-color: #4B75BE;
  color: #FFFFFF;
  font-weight: bold;
  position: fixed;
  z-index: 111111;
  width: 100%;
  bottom: 0px;
  left: 0px;
  border-bottom: 1px solid #333;
  text-align: center;
  cursor: pointer;
  font: 18px Calibri,Helvetica,Arial,sans-serif;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}*/




@media (min-width: 992px) {
	#main-nav li:nth-last-child(3) {
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
	 }
 }


/*@media (max-width: 767px) {
  .alert-modal .alert-panel {
    top: 75px;
  }
}*/


/*.alert-modal .alert-panel .modal-heading {
  font-size: 0.75rem;
  font-weight: 900;
  text-align: left;
}*/

/*.alert-modal .alert-panel .alert-buttons {
  margin-left: auto;
  float: right;
}*/
