.navbar .brand {
  padding: 12px 20px 10px;
  opacity: 75;
  filter: alpha(opacity=7500);
  min-height: 28px;
}
ul.messages {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 20px 0;
}
.navbar .navbar-inner {
  background: none;
  border-color: #333;
}
header {
  background-color: rgba(0, 0, 0, 0.65);
}
header .nav.pull-right .dropdown-toggle {
  line-height: 18px;
  padding: 6px 8px 6px;
}
.dark-bg {
  background: url(../img/dark-bg.jpg) left top repeat;
}
#above-form-logo {
  display: none;
}
.globals-subnav {
  background-color: #ddd;
}
.main-panel {
  padding: 50px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(200, 200, 200, 0.25);
  box-shadow: 0 3px 3px rgba(200, 200, 200, 0.25);
}
#hero {
  background: url(../img/home-bg.jpg) left top repeat #222222;
  color: #FFF;
  padding: 30px 0;
}
#hero h1 {
  font-family: 'PT Serif', serif;
  font-size: 48px;
  font-weight: normal;
}
#hero h3 {
  font-family: 'PT Sans', 'Helvetica Neue', sans-serif;
  color: #86888A;
  font-weight: 700;
}
#hero .beta-wrap {
  position: relative;
  width: 128px;
  margin: 0 auto;
  display: none;
}
#hero .beta-wrap .badge {
  position: absolute;
  right: -4px;
  top: -24px;
}
body.for-user #hero {
  margin-top: -22px;
}
#home-content {
  font-family: 'PT Sans', 'Helvetica Neue', sans-serif;
  margin-bottom: -30px;
  background-color: #eee;
}
#home-content .main-panel {
  border-right: 14px solid #006699;
  border-left-color: #006699;
}
#home-content .white-panel {
  margin: 0 -15px 50px;
  padding: 50px 20px;
  background-color: #fff;
}
#home-content ul.messages {
  margin: -20px -20px 0;
}
#home-content ul.messages li {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  font-size: 22px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
#home-content .firefox-info {
  color: #eee;
  font-size: 90%;
  text-shadow: 0 1px 2px #222;
}
a.btn-blue {
  font-size: 18px;
  line-height: 21px;
  border-radius: 5px;
  background: #2492ff;
  background: -moz-linear-gradient(top, #2492ff 0%, #0066cc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2492ff), color-stop(100%, #0066cc));
  background: -webkit-linear-gradient(top, #2492ff 0%, #0066cc 100%);
  background: -o-linear-gradient(top, #2492ff 0%, #0066cc 100%);
  background: -ms-linear-gradient(top, #2492ff 0%, #0066cc 100%);
  background: linear-gradient(to bottom, #2492ff 0%, #0066cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2492ff', endColorstr='#0066cc', GradientType=0);
  border: #039 solid 1px;
  text-shadow: none;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: #039 0 1px 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: 50px;
  margin-bottom: 10px;
  padding: 16px 40px;
  display: inline-block;
  background-repeat: repeat-x;
}
a.btn-blue:hover {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.2s linear;
  -moz-transition: background-position 0.2s linear;
  -o-transition: background-position 0.2s linear;
  transition: background-position 0.2s linear;
  background-color: #06c;
}
.title-wrap {
  background-color: #fff;
  margin: 60px -30px 0;
}
#quick-start-title {
  position: relative;
  color: #00679b;
  font-family: 'PT Serif', serif;
  padding: 20px 0;
  line-height: 100%;
  margin-bottom: 30px;
}
#quick-start-title #quick-start-tagline {
  font-family: 'PT Sans', 'Helvetica Neue', sans-serif;
  position: absolute;
  top: 22px;
  right: 0;
  font-size: 12px;
  color: #333;
  font-weight: normal;
}
.quick-start-wrap {
  width: 639px;
  margin: 0 auto;
  position: relative;
}
.quick-start-wrap .quick-start-text {
  margin-bottom: 20px;
  text-align: left;
}
.quick-start-wrap #click-here {
  position: absolute;
  right: -85px;
  top: -5px;
  text-indent: -9999px;
  width: 117px;
  height: 21px;
  background: url(https://sellhack-static.s3.amazonaws.com/main/img/click-here.png) left top no-repeat transparent;
}
.quick-start-img {
  background: url(https://sellhack-static.s3.amazonaws.com/main/img/quick-start.jpg) left top no-repeat;
  width: 609px;
  height: 183px;
  margin-bottom: 40px;
  margin-left: 30px;
  display: block;
}
#quick-start-2 {
  position: relative;
}
#quick-start-2 #quick-start-in {
  position: absolute;
  top: 50px;
  left: -10px;
}
#quick-start-2 .quick-start-img {
  background-position: 0 -183px;
  height: 305px;
}
.faq-q {
  border-bottom: 1px solid #ccc;
  font-weight: 700;
}
.faq-a {
  font-weight: 400;
  margin-bottom: 30px;
}
#bottom-install-btn {
  margin: 20px 0;
}
body.widget,
body.for-user.widget {
  padding: 0;
  background: url(https://sellhack-static.s3.amazonaws.com/main/img/striped-bg.jpg) left top repeat #eeeeee;
  color: #444;
  overflow: hidden;
}
body.widget .progress {
  height: 5px;
  border-radius: 0;
  background: none;
  background-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
body.widget .progress .bar {
  background: none;
  background-color: #0e90d2;
}
body.widget #linkedin-wrap,
body.widget #widget-wrap {
  padding: 10px 20px;
}
body.widget #status-text {
  position: absolute;
  padding: 4px 8px;
  border-radius: 0 0 0 6px;
  background-color: rgba(0, 0, 0, 0.1);
  top: 3px;
  line-height: 100%;
  right: 0;
  font-size: 10px;
}
body.widget #hacking-wrap {
  margin: -10px -20px 10px;
}
#search-btn-wrap {
  position: absolute;
  top: 38px;
  right: 20px;
}
#search-btn-wrap a {
  float: left;
  margin-right: 5px;
  background: url(https://sellhack-static.s3.amazonaws.com/main/img/more-icons.jpg) -1px -1px no-repeat;
  width: 28px;
  height: 27px;
  display: block;
  opacity: 85;
  filter: alpha(opacity=8500);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 3px;
}
#search-btn-wrap a:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
#search-btn-wrap a:last-child {
  margin-right: 0;
}
a#twitter-search-btn {
  background-position: -30px -1px;
}
a#facebook-search-btn {
  background-position: -59px -1px;
}
a#crunchbase-search-btn {
  background-position: -88px -1px;
}
body.widget-page #hacking-wrap,
body.widget-page #widget-wrap {
  position: relative;
}
body.widget-page #status-text {
  position: absolute;
  padding: 4px 8px;
  border-radius: 0 0 6px 6px;
  background-color: rgba(0, 0, 0, 0.1);
  top: 21px;
  line-height: 100%;
  right: 8px;
}
body.widget-page #search-btn-wrap {
  top: 81px;
}
body.widget-page #big-spinner {
  margin: 80px 0;
  padding: 40px;
  background: #eee;
  border-radius: 20px;
}
body.widget-page #big-spinner img {
  display: block;
  margin: 20px auto 0;
  opacity: 50;
  filter: alpha(opacity=5000);
}
.normal-text {
  font-weight: normal;
}
@media all and (max-width: 1024px) {
  .container {
    width: auto;
  }
}
@media all and (max-width: 979px) {
  .container {
    width: auto;
  }
}
@media all and (max-width: 568px) {
  body {
    padding-top: 51px;
  }
  body.for-user {
    padding-top: 0;
  }
  body.for-admin {
    padding-top: 0;
  }
  #default-container {
    padding-top: 10px;
  }
  .container,
  .quick-start-wrap,
  .quick-start-img {
    width: 100%;
  }
  a.btn-blue {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 16px 22px;
  }
  .firefox-info {
    display: none;
  }
  #hero {
    padding: 20px;
  }
  #hero h1 {
    font-size: 26px;
    line-height: 140%;
  }
  #hero h3 {
    font-size: 18px;
    margin-top: 10px;
  }
  #search-wrap {
    margin: 0 auto;
    padding: 10px 20px 0;
    background-color: #FFF;
    border-radius: 10px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #search-wrap legend {
    margin-bottom: 12px;
    font-size: 22px;
  }
  #search-wrap label {
    font-size: 15px;
  }
  #search-wrap input.form-control,
  #search-wrap #domain {
    padding: 10px 12px;
  }
  #search-wrap .help-text {
    font-size: 70%;
    color: #999999;
  }
  #search-wrap hr {
    display: none;
  }
  #search-wrap .form-group {
    margin-bottom: 15px;
    position: relative;
  }
  #widget-wrap #hacking-wrap {
    margin: 0 -15px;
  }
  #widget-wrap .progress {
    border-radius: 0;
    height: 12px;
    margin-bottom: 20px;
  }
  #widget-wrap #big-spinner {
    margin: 20px 0 0;
    padding: 0px;
    border-radius: 0;
    background-color: #fff;
  }
  #widget-wrap #big-spinner h4 {
    font-size: 15px;
    margin: 0 0 10px;
  }
  #widget-wrap #running-for-wrap {
    background-color: #eee;
    border-radius: 10px;
    padding: 10px;
  }
  #widget-wrap #status-text {
    font-size: 11px;
    border-radius: 0 0 0 4px;
    background-color: #f2f2f2;
    right: 0;
    top: 12px;
  }
  #widget-wrap #search-btn-wrap {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin-top: 10px;
  }
  #widget-wrap #results {
    max-width: 256px;
  }
  #widget-wrap #advice {
    font-size: 11px;
  }
  #widget-wrap #big-complete h3 {
    margin-top: 10px;
  }
}
