body.login {
  background: none repeat scroll 0% 0% #888;
}
body.login div.messages {
  margin: 20px;
}
body.login #login {
  box-shadow: 0px 2px 15px #333;
  background: none repeat scroll 0% 0% #FFF;
  padding: 5px;
}
body.login #login .login-logo {
  background-image: url("https://www.aqmdata.com/templates/chromeless//images/logo-bg-shadow.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 75px;
}
body.login #login .form-actions {
  padding-top: 15px;
}
body {
  background: none repeat scroll 0% 0% #888;
}
body.TopNavigationFixed #main {
  margin-top: 51px;
}
body.TopNavigationFixed #main #content-wrap {
  background: none repeat scroll 0% 0% #888;
}
body.TopNavigationFixed #main .content {
  box-shadow: 0px 2px 15px #333;
  background: none repeat scroll 0% 0% #FFF;
  padding: 5px;
}
@media (max-width: 767px) {
  #content-wrap {
    width: 100% !important;
    float: none;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}
#inner-content-wrap {
  padding: 5px;
}
dl.dl-horizontal dd {
  min-height: 20px;
}
#login {
  width: 75%;
  margin: 50px auto;
}
#login h1 {
  margin-bottom: 25px;
}
#footer {
  clear: both;
  text-align: center;
  color: #CCC;
}
#footer a {
  color: #CCC;
  font-weight: bold;
}
.device-location-map {
  top: 50px;
}
#lmap {
  height: 600px;
  width: 100%;
}
.navbar-header .navbar-brand {
  background-image: url("https://www.aqmdata.com/templates/chromeless//images/logo-bg-shadow.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  margin: 7px 0 -40px;
}
.navbar-left {
  margin-left: 15px;
}
.tab {
  background: #f9f9f9;
  margin: 0 5px;
}
.tab > ul {
  clear: both;
  height: 45px;
  padding-left: 5px;
  padding-top: 2px;
}
.tab > ul li {
  margin-right: 0.5em;
}
.tab > ul li p,
.tab > ul li a {
  line-height: 20px;
}
.tab > ul li a:hover {
  text-decoration: none;
  background-color: #eee;
}
.tab > ul li.active a,
.tab > ul li.active a:hover {
  background-color: #4F901C;
}
nav.navbar-fixed-top {
  margin: 0 5px 0 5px;
}
h1,
h2,
h3 {
  color: #4F901C !important;
}
.dataTables_wrapper {
  padding: 1px;
}
.dataTables_wrapper table.dataTable {
  border-width: 1px;
  border-style: solid;
  border-collapse: collapse;
  border-color: #999;
  background-color: #F1EFE2;
  width: 100% !important;
}
.apigility-device-data-container {
  margin-top: -20px;
}
.apigility-device-right-side-container .apigility-table-container #apigility-table_info {
  float: right;
  height: 30px;
  margin-top: -10px;
}
.badge-label {
  border-radius: 1em;
}
tr.unresolved {
  background: none repeat scroll 0% 0% #FFC0CB !important;
}
label.warn {
  color: #F00;
  font-weight: normal;
}
