@font-face {
  font-family: "rubrikregular";
  src: url("../fonts/rubrik_regular-webfont.eot");
  src: url("../fonts/rubrik_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/rubrik_regular-webfont.woff") format("woff"), url("../fonts/rubrik_regular-webfont.ttf") format("truetype"), url("../fonts/rubrik_regular-webfont.svg#rubrik_regularregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "rubrikmedium";
  src: url("../fonts/rubrik_medium-webfont.eot");
  src: url("../fonts/rubrik_medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/rubrik_medium-webfont.woff") format("woff"), url("../fonts/rubrik_medium-webfont.ttf") format("truetype"), url("../fonts/rubrik_medium-webfont.svg#rubrikmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

html, body {
  height: 100%;
}
form label {
  font-weight: normal;
}
form input.ng-invalid.redline {
  box-shadow: 0 0 15px #c00000;
}

.container {
  max-width: 890px;
  font-size: 15px;
  line-height: 23px;
  color: #301948;
}
.container h2 {
  margin: 15px 0 10px;
  font-family: rubrikmedium;
  font-size: 42px;
}
.container h3 {
  margin: 28px 0 18px;
  font-family: rubrikregular;
  font-size: 36px;
  color: #009bd1;
}
.container h4 {
  margin: 28px 0 18px;
  font-family: rubrikregular;
  font-size: 24px;
  color: #009bd1;
}
.container a,
.container a:link,
.container a:visited,
.container a:hover,
.container a:active {
  color: #009bd1;
}
.container a.btn-default {
  position: fixed;
  right: 10px;
  top: 0;
  margin-top: 33px;
  color: #301948;
}
.container .box a.btn-default {
  position: absolute;
  bottom: 0;
  margin-top: 0;
}
.container .figure {
  margin: 15px;
  text-align: center;
}
.container .figure img {
  width: 90%;
  padding: 10px;
}
.container .figure div {
  margin-top: 5px;
  font-family: rubrikregular;
  color: #009bd1;
}
.container ul {
  margin-bottom: 10px;
}
.container ul li h5 {
  display: inline;
  margin-right: 5px;
  font-family: rubrikregular;
  color: #009bd1;
}

.main, .fullMap {
  height: 100%;
}
.box-sm {
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 5px;
  padding: 5px;
  background: rgba(229, 221, 238, 0.9);
}
.box-sm .btn-sm {
  display: block;
  margin: 0;
}

.box {
  position: absolute;
  border-radius: 10px;
  background: rgba(229, 221, 238, 0.9);
}
.btn {
  margin-top: 10px;
}

.nav-pills li a,
.nav-pills li a:hover {
  color: #333;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #767171;
}
.nav-pills-sm {
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.container338 {
  width: 338px;
  max-height: 250px;
  overflow: auto;
}
.list-group {
  margin-bottom: 0;
}
.list-group li {
  position: relative;
}
.list-group li .list-group-item.active,
.list-group li .list-group-item.active:hover,
.list-group li .list-group-item.active:focus {
  border-color: #767171;
  background-color: #767171;
}
.list-group li button {
  position: absolute;
  right: 5px;
  bottom: 6px;
  z-index: 3;
}

.table-hover {
  background: #ffffff;
  cursor: pointer;
}
.table-hover tbody tr.active td,
.table-hover tbody tr.active:hover td {
  color: #ffffff;
  background-color: #767171;
}
.table672 {
  width: 672px;
  margin-bottom: 0;
  table-layout: fixed;
}
.table672 .head48 {
  width: 48px;
  text-align: center;
  font-variant: small-caps;
}
.table672 .head48:hover {
  background-color: #eee;
}
.container686 {
  width: 686px;
  max-height: 230px;
  overflow: auto;
}
.table672 .cell48 {
  width: 48px;
  text-align: center;
}
.table672 .red {
  padding: 1px 3px;
  color: #ffffff;
  background-color: #c00000;
}
.table672 .orange {
  padding: 1px 3px;
  color: #ffffff;
  background-color: #fba905;
}
.table672 .hiddencell {
  position: relative;
  height: 0;
  border: 0;
  padding: 0;
}
.table672 .hiddencell button {
  position: absolute;
  left: 24px;
  bottom: 2px;
}

.centerimage {
  position: relative;
  left: -13px;
  top: -30px;
}
