/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 20px;
}
p {
  margin: 0 0 0px 0;
  padding: 0 0 10px 0;
}
.no-p p {
  padding-bottom: 0;
}
b {
  font-weight: 600;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a {
  background-image: none;
  background: #f8b576 !important;
  color: black;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #fde9d7;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #f69b45;
  background-image: none;
  filter: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: none;
  background: #fde9d7;
}
.container.sub a {
  color: #3e3f39;
  border-bottom: 2px solid #f69b45;
  font-weight: 500;
}
.container.sub a:hover,
.container.sub a:active,
.container.sub a:focus {
  color: #f69b45;
  text-decoration: none;
}
body > .container {
  padding: 34px 15px 0;
  margin-top: 45px;
}
.container.sub {
  padding: 0 15px 0;
  margin-top: 0;
}
.alert-info {
  margin-top: 20px;
  margin-bottom: 0;
}
.well {
  margin-top: 45px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
  padding: 0;
}
.login-button {
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 12px;
}
.login-button a {
  padding: 0;
  margin: 0;
  padding: 3px 5px;
  background-color: white;
  border-radius: 3px;
}
a.browse span {
  border-radius: 30px;
}
.nav {
  margin-top: 15px;
  margin-left: 0px;
}
.navbar-default .navbar-toggle {
  background-color: white;
}
.navbar-toggle .icon-bar {
  height: 3px;
  width: 25px;
}
.navbar-default .navbar-nav > li > a {
  margin-right: .15em;
  padding: 7px;
  font-size: 13px;
  font-weight: 600;
}
@media (max-width: 768px) {
  img#logo {
    margin-left: 2rem;
  }
  div#navbar-help {
    display: block;
    position: inherit;
    right: 1rem;
    top: 0rem;
  }
  .navbar-header {
    display: block;
  }
}
.container h1 {
  font-size: 34px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 30px;
  font-weight: 600;
}
.btn-primary {
  background-image: none;
  background-color: white;
  text-shadow: none;
  color: #333;
  box-shadow: none;
  border-bottom: 2px solid #f69b45;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
}
.btn-primary:hover {
  border-bottom: 2px solid #f69b45;
}
.btn:active,
.btn-primary:active,
.btn-primary.active,
.btn-primary:focus {
  background-color: white;
  color: #333;
  background-image: none;
  box-shadow: none;
  color: #f69b45;
  border-bottom: 2px solid #f69b45;
}
a.readMore {
  color: #3e3f39;
  text-decoration: none;
  font-weight: 500;
  border-bottom: 2px solid #f69b45;
}
a.readMore:hover {
  color: #f69b45;
}
.teamBlock:after {
  content: " ";
  display: block;
  clear: both;
  height: 0em;
  margin-bottom: 25px;
}
#team img {
  width: 100px;
  height: auto;
  margin-right: 13px;
  padding-right: 5px;
  margin-top: 8px;
  padding-bottom: 10px;
}
#team p {
  padding-bottom: 15px;
  padding-right: 115px;
}
#team p.teamTitle {
  font-size: 18px;
  padding-bottom: 5px;
}
.helpfulLinksTitle {
  padding-bottom: 5px;
}
.control-group {
  margin-bottom: 20px;
}
input {
  box-shadow: none;
  border-radius: 3px;
  border: 1px solid #ccc;
}
label {
  font-weight: 600;
}
.form-actions {
  background-color: transparent;
  padding: 20px 0 0 0;
  margin-bottom: 15px;
  border-radius: 5px;
}
input[type="submit"] {
  border: none;
  background-color: white;
  border-radius: 0;
  border-bottom: 2px solid #f69b45;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
}
input[type="submit"]:hover,
input[type="submit"]:active {
  background-color: white;
  color: #f69b45;
  font-weight: 500;
}
input:focus,
textarea:focus {
  outline: none;
}
.btn-primary {
  background-color: transparent;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 440px;
}
button.confirm.btn.btn-primary {
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  border: 2px solid #f69b45;
  font-size: 14px;
  font-weight: 600;
}
button.confirm.btn.btn-primary:hover,
button.confirm.btn.btn-primary:active,
button.confirm.btn.btn-primary:focus {
  background-color: #fde9d7;
  color: black;
}
button.cancel.btn.btn-default {
  background-image: none;
  border: 2px solid #ccc;
  text-shadow: none;
  font-weight: 600;
}
/*HOMEPAGE*/
.home h2 {
  margin-top: 0;
  border-bottom: 0;
  font-size: 34px;
}
.home h2.current-title {
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
}
.home .btn-outline.btn {
  background-color: #3e3f39;
  border: 1px solid #3e3f39;
  border-radius: 2px;
  width: 100%;
  height: auto;
  white-space: pre-wrap;
  color: white;
  font-weight: 600;
}
.home .btn {
  font-weight: 500;
  color: #3e3f39;
  margin-bottom: 10px;
}
.home .btn-outline.btn:hover,
.home .btn-outline.btn:active,
.home .btn-outline.btn:focus {
  font-weight: 600;
  color: white;
  background-color: #f69b45;
  border: 1px solid #f69b45;
}
.home .pull-right {
  margin-left: 28px;
}
.jumbotron {
  margin-bottom: 0;
  background-color: white;
}
.jumbotron p {
  font-size: 20px;
}
/* What is Safer TEENS*/
.protocolImage {
  /* text-align: center; */
  padding-bottom: 30px;
  padding-top: 20px;
}
.container.sub table.mceLayout a {
  border-bottom: none;
}
.container.sub a.editable-link {
  border-bottom: 1px solid #ccc;
}
.container.sub a.editable-link:hover {
  text-decoration: underline;
}
input.btn.btn-primary.btn-lg {
  border: 2px solid #f69b45;
  font-weight: 700;
}
input.btn.btn-primary.btn-lg:active,
input.btn.btn-primary.btn-lg:focus,
input.btn.btn-primary.btn-lg:hover {
  background-color: #fde9d7;
}
input.btn.btn-default.btn-lg {
  background-color: white;
  background-image: none;
  border: 2px solid #ccc;
}
/* Account */
.jumbotron p.jumboHomeHeader {
  font-weight: 500;
  line-height: 2;
}
a.continue.btn.testing-site.simpleConfirm {
  font-size: 18px;
  font-weight: 500;
}
.publications .pub-title {
  padding-bottom: 0;
}
.management {
  display: inline-block;
  font-size: 12px;
  background-color: white;
  color: black;
  font-weight: 600;
}
.home .management .btn-outline.btn {
  font-weight: 600;
}
.home .management .btn-outline.btn:active,
.home .management .btn-outline.btn:hover,
.home .management .btn-outline.btn:focus {
  background-color: #f69b45;
  color: white;
  border: 1px solid #f69b45;
}
.management-holder {
  padding-left: 0;
}
.vidTextRight p.videoP {
  display: inline-block;
}
.textBox {
  vertical-align: top;
  margin-left: 20px;
  display: inline-block;
}
.vidTextRight h4 {
  padding-top: 0;
  margin-top: 0;
}
@media (max-width: 1000px) {
  .home .pull-right {
    margin-bottom: 20px;
  }
}
@media (max-width: 857px) {
  .nav {
    padding: 0 15px 0 0;
    margin-left: -10;
    margin-top: 10px;
  }
  .nav .navbar-default {
    background-color: black;
  }
  .navbar-default {
    background-color: black;
  }
  .nav .dropdown .dropdown-menu li a {
    color: #FFFFFF !important;
    border-bottom: 1px solid #6d6e70;
  }
  .nav .dropdown .dropdown-menu li a:hover {
    color: #f69b45 !important;
  }
}
@media (min-width: 857px) {
  .nav,
  .navbar-nav {
    float: right;
  }
  .container .jumbotron {
    padding-left: 15px;
    padding-right: 15px;
  }
  .jumbotron {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .container .jumbotron {
    padding-bottom: 80px;
  }
}
/* ----------------------------- =^o.o^= -------------------------------- */
@media (max-width: 1210px) {
  .container .jumbotron img {
    display: block;
    width: 100%;
    margin: 20px auto;
  }
}
@media (min-width: 990px) {
  .navbar-nav {
    float: right;
  }
}
@media (min-width: 857px) and (max-width: 999px) {
  .navbar-nav {
    margin-right: -85px;
  }
}
a.continue.btn.testing-site {
  color: #3e3f39;
  border-bottom: 2px solid #f69b45;
  padding: 0;
  font-weight: 600;
  border-radius: 0;
  height: auto;
  margin-bottom: 15px;
}
a.continue.btn.testing-site:hover {
  color: #f69b45;
}
.btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#content label {
  margin-bottom: 0;
  display: block;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: gray;
}
.navbar-collapse {
  border-top: none;
}
/*National Resources*/
.container.sub td {
  padding: 10px;
}
