﻿span.Staging {
  color: #333;
}
span.Dev {
  color: #222;
}
footer {
  float: none;
  clear: both;
}
.system img {
  display: inline-block;
  height: 36px;
  margin-right: 25px;
}
.system p {
  display: inline-block;
}
.delete-confirmation {
  display: none;
}
.home-page .icon-col {
  margin: 25px 0;
  text-align: center;
}
.home-page .icn {
  padding: 50px;
  border-radius: 50%;
  font-size: 100px;
  background-color: #f5f5f5;
}
.home-page .txt {
  margin: 10px 0;
  font-size: 18px;
}
.home-page a {
  color: #00a9d8;
  text-decoration: none;
}
.home-page a:hover {
  color: #31b784;
}
a.navbar-brand {
  margin-top: 5px;
  height: 40px;
  width: 200px;
  text-indent: -20000px;
  background: url(../App/Images/SA-Logo-White.svg) no-repeat;
  background-size: contain;
}
/*# sourceMappingURL=Application.css.map */