body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
  color: #00b7ff;
}
#wrapContentInner {
  font-family: 'Open Sans', sans-serif;
  min-height: 520px;
}
form[name="loginForm"] label,
form[name="testForm"] label {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 14px;
}
form[name="loginForm"] label input,
form[name="testForm"] label input {
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif !important;
  margin-bottom: 20px !important;
}
li.urlTop {
  font-size: 1.25em;
  font-family: 'Montserrat', sans-serif;
  list-style: none;
  padding: 0.5em !important;
  display: block;
}
li.urlTop {
  box-shadow: 0 0 5px #ddd;
  margin: 1em 0;
  background-color: #fff;
  border: solid 1px #999;
}
li.urlTop:nth-child(odd) {
  border: solid 1px #3f3f3f;
  background-color: #fff;
}
li.urlTop ul li,
li.urlTop p {
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
}
li.urlComment {
  padding: 0.5em;
  list-style: none;
  margin-left: 0;
  background-color: #f7f7f7;
  color: #333;
}
li.urlCommentEmpty {
  padding: 0.5em;
  list-style: none;
  margin-left: 0;
  background-color: #f7f7f7;
  color: #777;
}
li.urlComment .fa,
.urlRules .fa {
  font-size: 1.2em;
  margin-right: 5px;
}
.urlRules {
  padding: 0.5em;
}
.urlRules b {
  font-size: 13px !important;
  font-weight: bold !important;
  font-family: 'Open Sans', sans-serif;
}
.rule {
  display: block;
  margin-left: 5px;
  font-size: 1em;
}
.btnRight {
  float: right;
}
.btnFull {
  width: 100%;
  display: block !important;
  clear: both;
  margin: 20px auto !important;
}
input[name="testUrl"] {
  max-width: 75%;
  min-width: 435px;
}
.button-small {
  font-size: 0.9em !important;
  text-align: left !important;
}
#ruleGuide {
  font-size: 1.25em;
}
#ruleGuide pre {
  margin: 1em 0;
  position: relative;
  left: -10px;
  overflow-x: scroll !important;
}
#ruleGuide dd {
  margin-left: 0.75em;
}
#ruleGuide dt {
  margin-top: 10px;
}
#ruleGuide li {
  padding: 10px;
  font-weight: bold;
  line-height: normal;
}
#ruleGuide p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.getQuick .internaltitle {
  font-weight: bold !important;
  font-size: 1.25em;
  font-family: 'Montserrat', sans-serif;
}
.getQuick td {
  padding: 0.75em !important;
}
.getQuick tr:nth-child(even) {
  background-color: #ececec;
}
.getQuick {
  box-shadow: 0 0 15px #d7d7d7;
}
#revision {
  border-top: dashed 1px #888;
  border-bottom: dashed 1px #888;
  padding: 1em;
  margin: 0 0 -20px 0 !important;
  position: relative;
  top: -15px;
  background-color: #fefefe;
  font-size: 0.75em;
  box-shadow: 0 0 5px #ddd;
}
.anchorific ul {
  list-style-type: none;
  list-style-image: none !important;
}
.anchorific ul li {
  padding: 0 10px !important;
  list-style-image: none !important;
}
.anchorific li ul {
  list-style-type: none;
  display: none;
}
.anchorific ul li a {
  color: #005696;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25em;
  text-decoration: none;
  padding: 5px 10px;
  font-weight: normal;
}
.anchorific li ul {
  display: none;
}
.anchorific li ul li {
  padding: 0 !important;
  margin: 0 0 0 2px;
}
.anchorific li ul li a {
  font-size: 1em;
}
.anchorific li.active > a {
  border-left: solid 1px #005696;
  background-color: #fff;
  font-weight: bold;
}
.anchorific li.active > ul {
  display: block;
}
