.status-none {
  margin-bottom: 0px !important;
  margin-top: 130px !important;
}

.updates-dropdown-container {
  display: none;
}

.no-incidents {
  display: none;
}

.small {
  display: none;
}

.beta {
  display: none;
}

.tabs {
  position: relative;
  min-height: 200px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}

.tab {
  float: left;
}

.tab label {
  background: #eee;
  padding: 10px;
  border: 1px solid #ccc;
  margin-left: -1px;
  position: relative;
  left: 1px;
}

.tab [type=radio] {
  display: none;
}

.content {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc;
}

[type=radio]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}

[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}

.three-columns {

}

body {
  margin-top: 100px;
}

.beta {
  display: none;
  position: absolute;
  background-color: #8017E1;
  padding: 5px 60px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: bold;
  top: 9px;
  right: -58px;
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
}

.text-section {
  display: none;
}

header {
  background-image: -webkit-gradient(linear, left top, right top, from(#39006B), to(#39006B));
  background-image: -webkit-linear-gradient(left, #39006B 0%, #39006B 100%);
  background-image: linear-gradient(90deg, #39006B 0%, #39006B 100%);
  position: fixed;
  height: 80px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin-top: 0;
  -webkit-transition: all .03s ease-out;
  transition: all .03s ease-out;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.logo {
  float: left;
  height: 70px;
  padding: 18px 0px;
}

.toggle-children {
  opacity: 1;
}

.pb-header-mark {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 0;
  vertical-align: middle;
  background-image: url('data:image/svg+xml,');
  background-position: center center;
  background-repeat: no-repeat;
}

.navbar-brand {
  display: inline-block;
  padding-left: 5px;
  font-size: 24px;
  line-height: inherit;
  color: #fff;
  vertical-align: middle;
  font-family: "Proxima-Nova", Arial, sans-serif;
}

.navbar-brand:hover {
  color: #fff;
}

.updates-dropdown-container {
  float: right;
  height: 70px;
  margin-top: 25px;
}

.show-updates-dropdown {
  color: #fff;
  text-decoration: underline;
}

.show-updates-dropdown:hover {
  color: #fff;
  text-decoration: underline;
}

.updates-dropdown-container .updates-dropdown {
  top: 50%;
  right: 0%;
}

footer {
  color: #2e2e2e;
  /*position: fixed;*/
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: #eaedf8;
}

.align-items-center {
  align-items: center !important;
}

footer .container .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
}

footer .container .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .container > div {
  padding: 16px 0 16px 0;
}

footer .container .footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

footer .container .logo-copyright {
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}


footer .container .logo-copyright .footer-logo svg {
  vertical-align: top;
}


footer .container .logo-copyright .copyright {
  white-space: nowrap;
  vertical-align: middle;
  padding-left: 10px;
}

footer .container {
  color: #4e4e4e;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 10;
}

white-space: -moz-pre-wrap

;
white-space: -o-pre-wrap

;
word-wrap: break-word

;
/* MEDIA QUERIES */
@media only screen and (max-width: 767px) {
  body {
    x-background-color: lightblue;
    margin-top: 150px;
  }

  header {
    height: 100px;
  }

  .logo {
    float: none;
    height: auto;
    text-align: center
  }

  .updates-dropdown-container {
    float: none;
    display: block !important;
    height: auto;
    margin-top: 20px;
    text-align: center;
  }

  .updates-dropdown-container .updates-dropdown {
    top: 40px;
    left: 50%;
  }

  footer .container .contents, footer .container-fluid .contents {
    justify-content: center;
  }
}

a {
  color: #8017E1;
}

a:hover {
  color: #39006B;
  text-decoration: none;
}

body {
  margin: 0;
}

@font-face {
  font-family: "Precisely Demi";
  src: url(https://www.precisely.com/app/themes/precisely/dist/fonts/Precisely-Demi_b589980e.eot);
  src: url(https://www.precisely.com/app/themes/precisely/dist/fonts/Precisely-Demi_b589980e.eot);
  src: local("Precisely Demi"),
  local("Precisely-Demi"),
  url(https://www.precisely.com/app/themes/precisely/dist/fonts/Precisely-Demi.eot?#iefix) format("embedded-opentype"),
  url(https://www.precisely.com/app/themes/precisely/dist/fonts/Precisely-Demi_67080ef5.woff) format("woff"),
  url(https://www.precisely.com/app/themes/precisely/dist/fonts/Precisely-Demi_2b75d01b.ttf) format("truetype"),
  url(https://www.precisely.com/app/themes/precisely/dist/fonts/Precisely-Demi.svg#Precisely-Demi) format("svg");
  font-weight: normal;
  font-style: normal;
}


li, a, p {
  font-family: 'Precisely Demi';
}

.footer {
  background-color: #8017e1;
  color: #fff;
  padding: 20px;
  text-align: center;
}

.footer a {
  color: #fff;
  text-decoration: none;
  margin: 0 10px;
}

.footer a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 600px) {
  .footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer a {
    margin: 10px;
  }
}

.unresolved-incidents{
  margin-top: 100px;
}