#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -150px;
  padding: 0 0 60px;
}

.brand-mobile {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  margin-top: 15px; !important;
}

.brand-generic {
  margin-top: 15px !important;
  margin-left: 15px;
}

.push {
  height: 150px;
}

.mobile-footer {
  position: relative;
  width: 100%;
  height: 150px !important;
  background-color: #f5f5f5;
}

h6 {
  color: #54B6CC;
}

.mobile-ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 1.4em;
}

.mobile-ul > li > a{
  font-size: 1em;
  color: #eee;
}

.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.default-margins {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

#login_form { padding-top: 20px; padding-left: 20px; padding-right: 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.login-hidden { display:none; }

.help_text {
  color: #777;
  margin-bottom: 15px;
}

#forgot-password {
  padding: 5px;
}

.btn-primary-outline {
  background-color: transparent;
}

.twitter-timeline {
  width: 70% !important;
}

.signin {
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.login_banner {
  background-color: #F8FDFF;
  border: solid #BEE9FC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 10px;
  color: black;
  border-radius: 5px;
  margin-right: fill;
  margin-top: 30px;
}

.space{
  font-size: 14px;
  font-weight: bold;
}
#padding_left{
  padding-left: 20px;
}
#padding_top{
  margin-top: 1000px;
}
.learning-font{
  color: #0c0c0c; !important;
  font-weight: bold;
  font-size: 14px;
}
.image_border{
  left: -30px;
  top: -25px;
  position: relative;
}
.fs_14{
  font-size: 14px;
}

.fs_18_bold{
  font-size: 18px;
  font-weight: bold;
  padding-top: 12px;
}