html, body {
  height: 100%;
  width: 100%;
}

.text-info {
  color: rgb(238,127,75)!important;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

dl, ol, ul {
  margin: 0 auto;
  display: table;
}

li {
  text-align: left;
}

.footer-links {
  cursor: pointer;
}

#privacy-list {
  display: inherit;
}

.ripetext {
  float: none;
}

.ripe-widget {
  margin-left: 200px;
}

#ntp_font {
  font-family: 'Space Mono';
  color: black;
}

table {
  border: none;
  /*border-collapse: collapse;*/
}

#index-table table.table td, table.table th, table.table tr {
  border: none;
}

