html,
body {
  height: 100%;
}
.jumbotron {
  text-align: center;
}
.jumbotron .dropdown-menu {
  text-align: left;
}
.jumbotron h1 {
  font-size: 48px;
}
blockquote li {
  font-size: 16px;
  font-weight: 300;
}
.wio-small-list-group {
  position: relative;
}
.wio-small-list-group .list-group-item {
  padding: 5px 5px 5px 30px;
  word-wrap: break-word;
}
.wio-small-list-group .glyphicon {
  position: absolute;
  top: 6px;
  left: 7px;
}
.dropdown-toggle:focus {
  outline: none;
}
.wio-source-logo {
  margin-right: 2px;
  font-size: 24px;
  line-height: 20px;
  vertical-align: top;
}
.wio-logo {
  margin-top: -1px;
  margin-bottom: -1px;
}
i.wio-loader {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('/static/3.16/wioweb/img/loader-16x16.gif?a1f422a4371e');
}
i.wio-loader-large {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url('/static/3.16/wioweb/img/loader-32x32.gif?a1f422a4371e');
}
div.wio-loader {
  text-align: center;
  padding: 30px inherit;
}
div.wio-loader h3 {
  margin-bottom: 9px;
}
.well.wio-nav {
  padding: 8px 0;
}
.btn-lg .fa {
  font-size: 23px;
  line-height: 23px;
  vertical-align: top;
  margin-left: -2px;
  margin-right: 12px;
}
#plans {
  text-align: center;
  border-collapse: separate;
  border-spacing: 2px;
}
#plans th,
#plans td {
  border: 0px solid transparent !important;
}
#plans th {
  font-size: 115%;
  text-align: center;
}
#plans td {
  vertical-align: middle !important;
}
#plans .blue {
  color: #26729e;
  background-color: #d8eff5;
}
#plans .light-blue {
  background-color: #ecf7fa;
}
#plans .green {
  color: #1f5714;
  background-color: #d8f1d6;
}
#plans .light-green {
  background-color: #eaf7e9;
}
#plans .orange {
  color: #975208;
  background-color: #ffe6cc;
}
#plans .light-orange {
  background-color: #fff3e6;
}
#plans .red {
  color: #c02f2a;
  background-color: #ffe0d0;
}
#plans .light-red {
  background-color: #fff1ea;
}
#plans .light-gray {
  background-color: #f0f0f0;
}
#plans .highlight {
  color: #26729e;
}
footer {
  height: 75px;
  clear: both;
  font-size: 12px;
  line-height: 75px;
}
footer p {
  margin: 0;
}
footer .wio-logo {
  display: block;
  float: right;
}
#wio-repositories h4 {
  font-weight: normal;
}
#wio-repositories .wio-login {
  text-transform: uppercase;
}
.wio-marketing .wio-section {
  padding: 60px 0;
}
.wio-marketing .wio-jumbotron {
  padding-top: 40px;
}
.wio-marketing .wio-jumbotron img {
  width: 100%;
  box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
}
.wio-marketing .wio-section-dark {
  background-color: #f1f6f9;
}
.wio-marketing .wio-title {
  color: #26729e;
  text-align: center;
}
.wio-marketing .wio-title h1 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 0 40px 0;
  padding: 0;
}
.wio-marketing table .fa {
  font-size: 20px;
}
.wio-marketing h2 {
  line-height: 1.4em;
  font-size: 25px;
  color: #26729e;
}
.wio-marketing h2 .fa {
  margin-right: 5px;
  font-size: 35px;
  vertical-align: top;
}
.wio-marketing h2 img {
  margin-top: 10px;
}
.wio-marketing p,
.wio-marketing li,
.wio-marketing td {
  color: #6a7780;
  font-weight: 300;
  line-height: 1.65em;
  font-size: 16px;
}
.wio-marketing th {
  font-size: 18px;
  font-weight: 500;
}
.wio-marketing code {
  font-weight: normal;
  font-size: 13px;
}
.wio-marketing .wio-latest-projects .fa,
.wio-marketing .wio-latest-projects td,
.wio-marketing .wio-latest-projects a {
  line-height: 24px;
}
.wio-marketing .wio-latest-projects .fa {
  font-size: 22px;
}
.wio-marketing .wio-jumbotron h2 {
  font-size: 35px;
  font-weight: bold;
}
.wio-marketing .wio-jumbotron p {
  font-size: 20px;
}
.wio-marketing .wio-login-section {
  padding: 20px 0;
  text-align: center;
}
.wio-marketing .wio-login-section strong {
  color: black;
}
.wio-marketing .wio-login-section .btn-group {
  margin: 0 10px;
}
.wio-status {
  text-align: center;
  color: white !important;
  text-shadow: 0.1em 0.1em 0.2em black;
}
.wio-uptodate {
  background-color: #5cb85c !important;
}
.wio-outdated {
  background-color: #f0ad4e !important;
}
.wio-insecure {
  background-color: #d9534f !important;
}
.wio-loading {
  background-color: #428bca !important;
}
.wio-badges img {
  cursor: pointer;
  vertical-align: top;
}
.wio-badges a {
  cursor: pointer;
  margin-left: 5px;
  line-height: 20px;
  font-size: smaller;
}
.wio-badges p {
  margin-top: 9px;
  margin-bottom: 0;
}
.wio-repo-link {
  vertical-align: top;
  color: #333333;
}
h3 .wio-repo-link {
  font-size: 28px;
}
h4 .wio-repo-link {
  font-size: 22px;
}
h4 {
  line-height: 22px;
}
.wio-requirements-table th,
.wio-requirements-table td {
  padding: 6px 0 6px 6px !important;
}
.wio-requirements-table th {
  line-height: 19px !important;
}
.wio-requirements-table td {
  line-height: 22px !important;
}
.wio-requirements-table .wio-shortcut-icon {
  display: block;
  height: 34px;
  width: 22px;
  text-align: center;
  margin: -6px 6px -6px 0;
}
.wio-requirements-table i {
  font-size: 22px !important;
  line-height: 34px !important;
  vertical-align: middle;
}
.wio-requirements-table .label {
  margin-top: -6px;
}
.wio-changelog .wio-release {
  border-bottom: 1px solid #e5e5e5;
}
.wio-changelog .wio-release-version {
  padding-top: 0;
  margin-top: 0;
  font-style: italic;
  text-align: right;
  font-size: 18px;
}
.wio-changelog .wio-release-changelog h1 {
  font-size: 24px;
}
.wio-changelog .wio-release-changelog h2 {
  font-size: 22px;
}
.wio-changelog .wio-release-changelog h3 {
  font-size: 20px;
}
.wio-changelog .modal-footer {
  margin-top: 0;
  border-top: 0;
}
.wio-changelog-link {
  cursor: pointer;
}
.wio-new-feature {
  margin-top: 15px;
}
.wio-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: 4px 4px;
  margin: 3px;
}
.wio-icon-on {
  background-color: #c1f6bc;
  border: 1px solid #54b946;
  border-radius: 4px;
}
.wio-icon-off {
  background-color: #d6d6d6;
  border: 1px solid #9d9d9d;
  border-radius: 8px;
}
