.btn {
  font-weight: 500;
}
.btn.btn-link {
  font-weight: normal;
}
form.form-horizontal .control-label {
  font-weight: bold;
}
.form-messages .alert {
  display: none;
}
.form-messages .alert.now_visible {
  display: block;
}
a {
  color: #7facd0;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #3e7aab;
  text-decoration: underline;
}
ul.prominent li {
  font-size: 18px;
  margin-bottom: 8px;
}
ul.stacked {
  margin: 0;
}
ul.stacked li {
  list-style: none;
  border-top: 1px dotted #ccc;
  margin: 0;
  padding: 1em 0;
}
ul.stacked li:last-child {
  border-bottom: 1px dotted #ccc;
}
ul.stacked li.feature {
  border: none;
  height: 60px;
  padding: 0 20px 2em;
}
ul.stacked li.feature .icon {
  float: left;
  width: 100px;
  text-align: center;
}
ul.stacked li.feature .icon img {
  background: #ccc;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
ul.stacked li.feature .content {
  display: block;
  margin-left: 120px;
}
ul.class_facts_features li {
  padding-bottom: 15px;
}
ul.brand_bullets {
  list-style-image: url('/images/shared/base/lists/list-brand-bullet.png');
}
ul.brand_bullets.prominent {
  list-style-image: url('/images/shared/base/lists/list-brand-bullet-large.png');
}
ul.no_bullets {
  list-style: none;
  margin: 0;
}
ul li.button_item {
  list-style: none;
}
ul li.button_item:after {
  clear: both;
  content: '.';
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  visibility: hidden;
}
ul li.button_item .btn {
  float: left;
  margin-right: 12px;
  margin-bottom: 15px;
}
ul li.button_item span {
  display: block;
}
ul li.button_item span.muted {
  font-style: italic;
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.4;
}
.underline {
  text-decoration: underline;
}
.muted {
  color: #91999e;
}
p,
ol,
ul {
  margin-bottom: 20px;
}
strong {
  font-weight: 500;
}
.line-spacing-150pct {
  line-height: 1.5;
}
.line-spacing-150pct * {
  line-height: 1.5;
}
.line-spacing-175pct {
  line-height: 1.75;
}
.line-spacing-175pct * {
  line-height: 1.75;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
h1.heading-flush,
h2.heading-flush,
h3.heading-flush,
h4.heading-flush,
h5.heading-flush,
h6.heading-flush {
  margin-top: 0;
}
h1 {
  font-size: 40px;
  line-height: 1.2;
  margin: 20px 0px 10px;
}
h2 {
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 20px;
  text-align: center;
}
h2.align-left {
  text-align: left;
  color: #999;
}
h3 {
  margin: 30px 0 10px;
  font-size: 24px;
  color: #333;
}
h4 {
  margin: 20px 0 10px;
}
h5 {
  margin: 0;
}
label,
input,
button,
select,
textarea {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.full_width {
  width: 100%;
}
.overflow-hidden {
  overflow: hidden;
}
.school-logos {
  border: 1px solid #e8e8e8;
  margin: 0;
  padding: 5px;
  text-align: center;
}
.school-logo {
  background: url('/images/splash/pages/product/lti/lms-schools.png') left top no-repeat;
  display: inline-block;
}
.school-logo.michigan {
  background-position: -49px -7px;
  width: 90px;
  height: 60px;
}
.school-logo.georgia-tech {
  background-position: left -72px;
  width: 190px;
  height: 60px;
}
.school-logo.cornell {
  background-position: left -129px;
  width: 190px;
  height: 60px;
}
.school-logo.stanford {
  background-position: left -196px;
  width: 190px;
  height: 60px;
}
.school-logo.sjsu {
  background-position: -10px -272px;
  width: 167px;
  height: 60px;
}
.school-logo.florida {
  background-position: -8px -349px;
  width: 165px;
  height: 60px;
}
.school-logo.berkeley {
  background-position: left -417px;
  width: 190px;
  height: 60px;
}
