@charset "utf-8";
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format("woff");
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxoUt79146ZFaIJxILcpzmhI.woff) format("woff");
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBtIh4imgI8P11RFo6YPCPC0.woff) format("woff");
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(//themes.googleusercontent.com/static/fonts/opensans/v6/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
.carousel-caption {
  display: none;
}
@media (min-width: 768px) {
  .carousel-caption {
    background: rgba(73, 110, 156, 0.8);
    bottom: 0;
    display: block;
    left: 0;
    padding: 0;
    right: 0;
  }
  .carousel-caption h3 {
    margin-top: 10px;
  }
  .carousel-indicators {
    bottom: auto;
    left: auto;
    right: 10px;
    text-align: right;
    top: 10px;
  }
}
.header-wrap {
  background: #0e244e;
  display: block;
}
.header-wrap header {
  display: block;
  min-height: 110px;
  padding: 15px 0 0;
  position: relative;
}
.to-top a,
.to-top a:hover {
  background-size: 77px 35px;
}
.skip {
  left: -999em;
  position: absolute;
}
.to-top {
  bottom: 25px;
  position: fixed;
  right: 10px;
  z-index: 3000;
}
.to-top a {
  background: url("https://cdn.auburn.edu/2016/_assets/images/to-top.png");
  border-bottom: 0;
  display: inline-block;
  height: 35px;
  width: 77px;
}
.to-top a:hover {
  background: url("https://cdn.auburn.edu/2016/_assets/images/to-top2.png");
}
.menu-icon > i,
.search-icon {
  padding: 10px;
}
.logo img,
.menu-icon {
  display: none;
}
.logo {
  background-image: url(/shared/assets/images/AU-watermark-2016.svg);
  background-position: center center;
  background-repeat: no-repeat;
  height: 55px;
  margin: 0 auto 15px;
  width: 220px;
}
#wordmark {
  margin: 36px 0px 10px 10px;
}
.menu-icon {
  color: #fff;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 20px;
}
.search-icon {
  color: #fff;
  display: block;
  font-size: 20px;
  position: absolute;
  right: 4px;
  top: 13px;
}
.header-title {
  font-size: 12px;
}
.top-links {
  color: #fff;
  display: none;
  padding: 3px 0;
  margin-right: -20px;
}
.top-links a {
  color: #fff;
  padding: 0 3px;
}
.top-links a:hover img {
  opacity: .8;
}
.main-heading {
  color: #fff;
  display: block;
  font-size: 24px;
}
.sub-heading {
  color: #fff;
  display: block;
  font-size: 16px;
  padding: 5px 0;
}
.main-heading a,
.sub-heading a {
  color: #fff;
}
.search-form {
  display: none;
  padding: 3px 0;
}
input.search-field {
  border-radius: .5em;
  font-size: 12px;
  line-height: 16px;
  margin: 10px auto;
  min-height: 10px;
  padding: 5px;
  width: 75%;
}
.navbar li {
  background: 0 0;
  margin: 0;
  padding: 0;
}
.header-wrap nav {
  background-color: #cc4f28;
  border: none;
  border-bottom: 3px solid #cc4f28;
  border-radius: 0;
  margin: 0;
  min-height: 30px;
  padding: 0;
}
.header-wrap nav .navbar-collapse {
  padding: 0;
}
.header-wrap nav .nav {
  font-size: 0;
  margin: 0;
  padding: 0;
}
.header-wrap nav .nav > li {
  display: block;
  font-size: 14px;
  margin: 0;
}
.header-wrap nav .nav > li > a {
  background: #cc4f28;
  border-left: 1px solid #cc4f28;
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 10px 20px;
  text-transform: uppercase;
}
.header-wrap nav .nav > li > a:hover {
  background: #af440a;
  color: #fff;
}
.header-wrap nav .nav > li:first-child > a {
  border-left: none;
}
.header-wrap .navbar-brand {
  color: #fff;
  display: block;
  float: none;
  font-size: 16px;
  margin: 0;
  max-width: none;
  text-align: center;
}
.header-wrap .navbar-brand:hover {
  background: #d75c37;
  cursor: pointer;
}
.header-wrap .navbar-brand span {
  background: url(/shared/assets/images/glyphicons-halflings-white.png) -310px -117px no-repeat;
  float: right;
  height: 20px;
  width: 20px;
}
.header-wrap .navbar-toggle {
  border: none;
  border-radius: 0;
  padding: 6px 12px;
  top: 1px;
}
.header-wrap .navbar-toggle:focus,
.header-wrap .navbar-toggle:hover {
  background-color: #d75c37;
}
.header-wrap .navbar-nav > .open > a,
.header-wrap .navbar-nav > .open > a:focus,
.header-wrap .navbar-nav > .open > a:hover {
  background-color: #cc4f28 !important;
  color: #fff;
  outline: 0;
}
.header-wrap .dropdown-menu > li.nav-header,
.header-wrap .dropdown-menu > li > a {
  padding: 10px 20px;
}
.header-wrap .dropdown-menu > li > a:focus,
.header-wrap .dropdown-menu > li > a:hover {
  background-color: #cc4f28 !important;
  color: #fff;
  outline: 0;
}
.header-wrap .navbar-nav > .dropdown > a .caret,
.header-wrap .navbar-nav > .open > a .caret,
.header-wrap .navbar-nav > .open > a:focus .caret,
.header-wrap .navbar-nav > .open > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.dropdown a:focus {
  outline: 0;
}
.header-wrap nav .dropdown-menu {
  background: #d75c37;
  color: #fff;
}
.header-wrap nav .dropdown-menu a {
  color: #fff;
}
.header-wrap nav .dropdown-menu a:hover {
  background: #cc4f28;
  color: #fff;
}
.main-heading a:hover {
  color: #fff;
}
.banner-social-icons {
  margin-top: 30px;
  font-size: 20px;
}
/* position banner social icons */
.banner-social-icons a i {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .logo,
  .search-form,
  .title-area,
  .top-links {
    position: absolute;
  }
  .header-wrap .navbar .container div,
  .header-wrap .navbar .container div ul.nav,
  .header-wrap nav,
  .header-wrap nav .container {
    min-height: 30px;
  }
  body {
    background-color: #0e244e;
  }
  body {
    background: url(/shared/assets/images/body-0e244d-bg-170px.png) top center repeat-x;
  }
  .header-wrap {
    background: 0 0;
  }
  .header-wrap header {
    padding: 0;
  }
  .logo {
    background-image: none;
  }
  .logo img {
    display: inline;
    width: 70;
  }
  .search-icon {
    display: none;
  }
  .header-title {
    font-size: 10px;
  }
  .top-links {
    display: block;
    right: 20px;
    top: 30px;
  }
  /* position top-links here */
  .title-area {
    right: 0px;
    text-align: right;
    top: 65px;
    color: #fff;
    width: 700px;
  }
  .main-heading {
    display: block;
    font-size: 24px;
  }
  .sub-heading {
    display: block;
    font-size: 16px;
    padding: 0;
  }
  .search-form {
    display: block;
    right: 0px;
    top: -1px;
  }
  .search-box {
    display: inline-block;
  }
  .search-field:-moz-placeholder,
  .search-field:-ms-input-placeholder,
  .search-field::-moz-placeholder,
  .search-field::-webkit-input-placeholder {
    font-size: 10px;
  }
  input.search-field {
    font-size: 12px;
    line-height: 16px;
    height: auto;
    margin: 0;
    padding: 0 5px;
    width: 195px;
    background-color: #1a438e;
    border-radius: 6px;
    border: 0;
    color: #fff !important;
  }
  .header-wrap nav .collapse {
    display: block;
  }
  .header-wrap nav .container .nav-collapse.collapse {
    display: block!important;
    height: auto !important;
  }
  .header-wrap nav .nav.nav--auto {
    text-align: center;
    width: 100%;
  }
  .header-wrap nav .nav > li {
    display: inline-block;
  }
  #nav-section {
    margin-top: 46px;
    border-radius: 12px;
  }
  form.search-form {
    margin-top: -10px;
  }
  /* position search form */
  .banner-social-icons {
    margin-top: 30px;
  }
  /* position banner social icons */
  .header-wrap nav .nav > li > a {
    padding: 4px 15px 3px;
    font-size: 75%;
  }
  .header-wrap nav .nav > li:first-child > a {
    padding: 4px 15px 3px 15px;
    margin-left: 10px;
  }
  .header-wrap nav .nav > li:last-child > a {
    padding: 4px 15px 3px 15px;
  }
  .header-wrap nav .nav.nav--auto > li > a {
    padding-left: 0;
    padding-right: 0;
  }
  .header-wrap .dropdown-menu > li.nav-header,
  .header-wrap .dropdown-menu > li > a {
    padding: 3px 20px;
  }
  .header-wrap .dropdown:hover .dropdown-menu {
    display: block;
  }
  .header-wrap .navbar-brand,
  .menu-icon,
  .sidebar p.heading {
    display: none;
  }
  ul.dropdown-menu li {
    background: 0 0;
    padding: 0;
  }
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: #f68026;
  }
  #wordmark a img {
    margin-left: -80px;
    margin-top: -10px;
  }
  .logo img {
    width: 50px;
  }
}
@media (min-width: 992px) {
  #nav-section {
    margin-top: 46px;
    border-radius: 12px;
  }
  form.search-form {
    margin-top: -10px;
  }
  /* position search form */
  .banner-social-icons {
    margin-top: 30px;
  }
  /* position banner social icons */
  .header-wrap nav .nav > li > a {
    padding: 4px 30px 3px;
    font-size: 99%;
  }
  .header-wrap nav .nav > li:first-child > a {
    padding: 4px 30px 3px 30px;
    margin-left: 10px;
  }
  .header-wrap nav .nav > li:last-child > a {
    padding: 4px 30px 3px 30px;
  }
  .header-wrap nav .nav.nav--auto > li > a {
    padding-left: 0;
    padding-right: 0;
  }
  #wordmark a img {
    margin-left: -110px;
    margin-top: -10px;
  }
  .logo img {
    width: 55px;
  }
}
@media (min-width: 1200px) {
  #nav-section {
    margin-top: 46px;
    border-radius: 12px;
  }
  form.search-form {
    margin-top: -10px;
  }
  /* position search form */
  .banner-social-icons {
    margin-top: 20px;
  }
  /* position banner social icons */
  .header-wrap nav .nav > li > a {
    padding: 4px 45px 3px;
  }
  .header-wrap nav .nav > li:first-child > a {
    padding: 4px 45px 3px 45px;
    margin-left: 10px;
  }
  .header-wrap nav .nav > li:last-child > a {
    padding: 4px 45px 3px 45px;
  }
  .header-wrap nav .nav.nav--auto > li > a {
    padding-left: 0;
    padding-right: 0;
  }
  .sub-heading {
    border-bottom: 1px solid #888;
    padding-bottom: 10px;
  }
  #wordmark a img {
    margin-left: -125px;
    margin-top: -10px;
    width: 350px;
  }
  .logo img {
    width: 70px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .to-top a {
    background-image: url(https://cdn.auburn.edu/assets/img/to-top@2x.png);
  }
  .to-top a:hover {
    background-image: url(https://cdn.auburn.edu/assets/img/to-top2@2x.png);
  }
}
.sidebar p.heading {
  background: #0e244e;
  font-size: 16px;
  margin: 0;
  padding: 5px;
  position: relative;
}
.sidebar p.heading a {
  padding: 0;
  position: absolute;
  right: 5px;
  top: 4px;
  white-space: nowrap;
}
.sidebar a {
  color: #fff;
  display: block;
  padding: 8px 25px;
}
.sidebar a:hover {
  background-color: #fff;
  color: #cc4f28;
}
.sidebar .accordion {
  margin-bottom: 0;
}
.sidebar .accordion-group {
  border: none;
  border-radius: 0;
  outline: 0;
}
.sidebar .accordion-heading .accordion-toggle {
  background-image: url(https://cdn.auburn.edu/assets/img/sidebar-collapse-right.png);
  background-position: -7px 0;
  background-repeat: no-repeat;
  padding: 8px 25px;
}
.sidebar .accordion-heading .accordion-toggle:focus {
  outline: 0;
}
.sidebar .accordion-heading .accordion-toggle:hover {
  background-position: -7px -31px;
}
.sidebar .accordion-inner {
  border: none;
  padding: 0;
}
.sidebar .accordion-inner a:hover {
  margin: 0;
  padding: 8px 20px 8px 45px;
}
.sidebar-white {
  background: #fff;
  border-right: 1px solid #d7d7d7;
}
.sidebar-white p.heading a {
  color: #fff;
}
.sidebar-white p.heading a:hover {
  border: none;
}
.sidebar-white .blue-header {
  background: #163979;
  color: #fff;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
h2.blue-header {
  display: block;
  font-size: 1.5em;
  padding: 5px 20px;
  background: #163979;
  color: #fff;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.sidebar-white a {
  color: #163979;
}
.sidebar-white a:hover {
  background: 0 0;
  border-left: 4px solid #cc4f28;
  color: #cc4f28;
}
.sidebar-white .accordion-heading .accordion-toggle {
  background-position: -3px -91px;
  padding: 8px 25px;
  text-decoration: none;
}
.sidebar-white .accordion-heading .accordion-toggle:hover {
  background-position: -7px -59px;
  padding: 8px 25px 8px 21px;
}
.sidebar-white .accordion-inner a {
  margin: 0;
  padding: 8px 20px 8px 40px;
}
.sidebar-white .accordion-inner a:hover {
  margin: 0;
  padding: 8px 20px 8px 36px;
}
#sidebar .nav-header {
  color: #163979;
  font-size: 14px;
  font-weight: 700;
  padding-left: 20px;
}
#calendareventdetail .sidebar-white a {
  margin-left: 3px;
  padding-left: 0px;
}
#calendareventdetail .sidebar-white a:hover {
  margin-left: 3px;
  border-left: none;
}
#calendareventdetail .media-heading,
#homepage .media-heading {
  margin-left: 5px;
}
ul.nav.nav-list li ul.nav.nav-list {
  padding-left: 2em;
}
@media (min-width: 768px) {
  .sidebar {
    padding: 10px 0;
  }
  .sidebar a {
    padding: 5px 20px;
  }
  .sidebar a:hover {
    background: #fff;
    border-right: 1px solid #d7d7d7;
    color: #03244d;
    padding-left: 11px;
  }
  .sidebar .accordion-heading .accordion-toggle,
  .sidebar .accordion-heading .accordion-toggle:focus {
    outline: 0;
    padding: 5px 20px;
    text-decoration: none;
  }
  .sidebar .accordion-inner a:hover {
    padding: 5px 15px 5px 35px;
  }
  .sidebar-white a:hover {
    border-left: 4px solid #dd550c;
    border-right: none;
    color: #dd550c;
  }
  .sidebar-white .accordion-heading .accordion-toggle {
    background-position: -3px -95px;
    padding: 5px 20px;
    text-decoration: none;
  }
  .sidebar-white .accordion-heading .accordion-toggle:hover {
    background-position: -7px -63px;
    padding: 5px 25px 5px 16px;
  }
  .sidebar-white .accordion-inner a {
    padding: 6px 20px 6px 33px;
  }
  .sidebar-white .accordion-inner a:hover {
    padding: 6px 20px 6px 29px;
  }
  .sidebar-white a:hover {
    padding-left: 16px;
    border-left: 4px solid #dd550c;
    border-right: none;
    color: #dd550c;
  }
}
.row-offcanvas {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.row-offcanvas.active {
  overflow: visible;
}
.row-offcanvas-right .sidebar-offcanvas {
  right: -210px;
}
.row-offcanvas-left .sidebar-offcanvas {
  left: -210px;
}
.row-offcanvas-right.active {
  right: 210px;
}
.row-offcanvas-left.active {
  left: 210px;
}
.sidebar-offcanvas {
  position: absolute;
  top: 0;
}
@media (max-width: 319px) {
  .sidebar-offcanvas {
    width: 210px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .row-offcanvas-right .sidebar-offcanvas {
    right: -270px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -270px;
  }
  .row-offcanvas-right.active {
    right: 270px;
  }
  .row-offcanvas-left.active {
    left: 270px;
  }
  .sidebar-offcanvas {
    width: 270px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .row-offcanvas-right .sidebar-offcanvas {
    right: -480px;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -480px;
  }
  .row-offcanvas-right.active {
    right: 480px;
  }
  .row-offcanvas-left.active {
    left: 480px;
  }
  .sidebar-offcanvas {
    width: 480px;
  }
}
@media (min-width: 768px) {
  .row-offcanvas,
  .sidebar-offcanvas {
    position: static;
  }
  .btn-offcanvas {
    display: none;
  }
}
body > .container {
  overflow-x: hidden;
}
body {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 360px) {
  body {
    overflow: visible;
  }
}
#skiptocontent a,
#skip-to-global-nav a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 100;
}
#skiptocontent a:focus,
#skip-to-global-nav a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #BF1722;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
}
#search input[type=image] {
  width: 16px;
  height: 19px;
  padding: 0px 0px 5px 5px;
  background-color: inherit;
  border-left: none;
  text-indent: -999em;
  overflow: hidden;
  cursor: pointer;
  margin-top: -10px;
  margin-bottom: 5px;
  margin-left: 115px;
}
main ul li a,
main a,
h3.media-heading a {
  text-decoration: underline;
}
ul#tabs li a,
td.codecol a {
  text-decoration: underline;
}
p a {
  text-decoration: underline;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
a[href$=".pdf"]:after {
  content: " (PDF)";
}
#events-calendar div.diplay-time {
  margin-left: 6px;
}
.cDate > p {
  padding-top: 5px;
}
#homepage #events-calendar h2 {
  display: none;
}
#people h1.pageTitle {
  display: none;
}
#people div#person-display div.panel-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  color: #fff;
  background-color: #375fa0;
  /* dd550c 375fa0 1d3254 */
  padding-top: 1px;
}
#people .last-updated {
  display: none;
}
div#person-display div.panel-heading h1 {
  font-size: 30px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#people-images a img {
  opacity: 1.0;
}
#people-images a:hover img {
  opacity: .9;
  border: 0px solid white;
}
#people-images a .fa-chevron-circle-right {
  display: none;
}
#people-images a .fa-user {
  display: inline;
}
#people-images a:hover .fa-chevron-circle-right {
  display: inline;
  -webkit-transition: 0.95s;
  -moz-transition: 0.95s;
  -o-transition: 0.95s;
  transition: 0.95s;
}
#people-images a:hover .fa-user {
  display: none;
}
#people-images div.panel.panel-default h3.panel-heading {
  background-color: #1e4da4;
  margin: 0px;
  font-size: 1.2em;
  color: white;
}
@media (min-width: 768px) {
  #people-images div.panel-default {
    min-height: 270px;
  }
}
@media (min-width: 992px) {
  #people-images div.panel-default {
    min-height: 280px;
  }
}
@media (min-width: 1200px) {
  #people-images div.panel-default {
    min-height: 310px;
  }
}
p a {
  text-decoration: underline;
}
.blockquote,
blockquote {
  border-left: 5px solid #eee;
  font-size: inherit;
  margin: 0 0 20px;
  padding: 10px 20px;
}
.content-area {
  background: #fff;
  overflow: hidden;
  position: relative;
}
.content-division {
  background: #fff;
  border-left: 1px solid #d7d7d7;
  margin-left: -1px;
  overflow: visible;
  padding: 15px;
}
.content-division ul li {
  background: none;
}
.breadcrumb,
ul.breadcrumb li {
  background: 0 0;
  padding: 0;
}
.container2 .row {
  margin-left: 0;
  margin-right: 0;
}
a.list-group-item.active {
  background-color: #1a438e;
  border-color: #1a438e;
}
ul#crumblist.mura-breadcrumb.breadcrumb li {
  background: none;
}
blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  width: 500px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  border: none;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
/*
 * Hide only visually, but have it available for screen readers: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.marg-top {
  margin-top: 20px !important;
}
.marg-right {
  margin-right: 20px !important;
}
.marg-bottom {
  margin-bottom: 20px !important;
}
.marg-left {
  margin-left: 20px !important;
}
.hang {
  text-indent: -6em;
  margin-left: 6em;
}
.faqs {
  padding-top: 20px;
}
.faqs dt {
  font-weight: normal;
  background: url(http://cla.auburn.edu/cla/assets/image/q.gif) 0 4px no-repeat;
  padding: 3px 0 15px 30px;
  position: relative;
}
.faqs dt:hover {
  cursor: pointer;
}
.faqs dd {
  background: url(http://cla.auburn.edu/cla/assets/image/a.gif) 0 2px no-repeat;
  padding: 0 0 5px 30px;
  position: relative;
  color: #333;
}
.faqs .hover {
  color: #0e244e;
}
.last-updated {
  clear: both;
  font-style: italic;
  text-align: right;
}
div.blue-header {
  background: #0e244e;
  border-bottom: #666666 solid 1px;
  color: #fff;
  display: block;
  font-size: 1.5em;
  padding: 5px 20px;
}
#events-calendar a:hover {
  text-decoration: none;
}
h4.media-heading {
  margin: 0 0 5px 0px;
  font-size: 1.1em;
}
#sidebar a:hover div.media {
  padding-left: 16px;
}
#people-break {
  text-align: center;
  padding: 0px 0 9px 0;
  margin-left: 1em;
}
div.people h2 {
  margin: 0 0 19px 0;
}
.person {
  color: #ccc;
  margin: 0 20px 20px 0;
  display: block;
  float: left;
  position: relative;
  z-index: 0;
  background-color: #fff;
}
/*.speaker:nth-child(6n+6) { margin-right: 0; }*/
.person span {
  display: block;
  position: absolute;
}
.person,
.person .image {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 175px;
  /*225*/
  height: 295px;
  /*image crop should be 175 x 225.  Height is the overall height of the box*/
}
.person .image {
  top: 0;
  left: 0;
  z-index: 10;
}
.person .meta {
  text-align: center;
  width: 175px;
  /*205*/
  bottom: 0px;
  left: 0px;
  z-index: 30;
  background-color: #666666;
  padding: 10px;
  border-radius: 0 0 5px 5px;
  font-size: .8em;
  height: 70px;
}
/*height is the height of the text box*/
.person .meta strong,
.person .meta em {
  display: block;
}
a.person:hover {
  color: #fff;
}
.person .meta strong {
  font-size: 1.133em;
}
@media (min-width: 768px) {
  .container .header-wrap .navbar .nav > li:last-child > a {
    border-right: none;
  }
  .content-area {
    margin-bottom: 10px;
    overflow: hidden !important;
  }
  .content-area > .row {
    margin: 0;
  }
  .container .content-area {
    border-top: none;
  }
  #sidebar a:hover div.media {
    padding-left: 16px;
  }
  .cDate {
    background: url(/shared/assets/images/calendar2015.png) top left no-repeat;
    float: left;
    border-radius: 4px;
    height: 65px;
    position: relative;
    width: 47px;
  }
  .cDate span.cDay {
    color: #666;
    display: block;
    font-size: 16px;
  }
  .cDate > p {
    text-align: center;
    margin: 1.55em 0 0 0;
    text-transform: uppercase;
  }
  #displaycalendarevent .sidebar a {
    padding: 5px 20px;
  }
  #displaycalendarevent .sidebar a:hover {
    padding: 5px 20px 5px 16px;
  }
}
@media (min-width: 768px) {
  .btn-blue {
    font-size: .8em;
  }
}
@media (min-width: 1200px) {
  .btn-blue {
    font-size: 1em;
  }
}
#homepage .panel-default-home .panel-heading {
  background-color: #cc4f28;
  color: white;
}
#homepage .panel-default-home p {
  padding-top: 5px;
}
#homepage .panel-default-home #events-calendar p {
  padding-top: 0px;
}
#homepage .btn-blue {
  background-color: #1d3254;
  color: white;
}
#homepage p {
  margin-bottom: 5px;
}
#homepage h3 a:hover {
  color: #1d3254;
}
#homepage #events-calendar {
  margin-top: -10px;
}
#homepage #events-calendar hr {
  margin-bottom: 5px;
  margin-top: 5px;
}
#homepage .tablet-view {
  padding-bottom: 10px;
}
#homepage h3 {
  padding-left: 0px;
  padding-right: 0px;
}
#homepage h5 {
  margin-bottom: 0px;
}
#homepage #events-calendar > .media {
  margin-top: 10px;
}
#homepage #news .media {
  margin-left: 5px;
}
#homepage a:hover.btn.btn-default.btn-lg.btn-block.btn-blue {
  background-color: #ef761f;
  color: white;
}
@media screen and (min-width: 768px) {
  #homepage .home-video {
    height: 375px;
    width: 525px;
  }
  #homepage .col-left {
    padding-right: 15px;
    padding-bottom: 5px;
  }
  #homepage .col-right {
    padding-left: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #homepage .btn-blue {
    font-size: .8em;
  }
  #homepage .panel-default-home {
    height: 430px;
  }
  #homepage .col-first {
    padding-left: 15px;
  }
  #homepage .col-last {
    padding-right: 15px;
  }
  #homepage .home-video {
    height: 295px;
    width: 410px;
  }
  #homepage .media-left img {
    height: 70px;
    width: 70px;
  }
  #homepage .media-heading a {
    font-size: 11px;
  }
  #homepage #events-calendar hr {
    margin-bottom: 2px;
    margin-top: 2px;
  }
}
@media screen and (min-width: 1200px) {
  #homepage .panel-default-home {
    height: 375px;
  }
  #homepage .btn-blue {
    font-size: 1em;
  }
  #homepage .col-first {
    padding-left: 15px;
  }
  #homepage .col-last {
    padding-right: 15px;
  }
  #homepage .col-left {
    padding-right: 5px;
  }
  #homepage .col-right {
    padding-left: 5px;
  }
  #homepage .home-video {
    height: 375px;
    width: 525px;
  }
  #homepage .small-font {
    font-size: 0.8em;
  }
}
#homepage #news .panel-body {
  padding: 5px 0px;
}
#homepage #news .content-division ul li {
  margin-left: 10px;
}
.footer-wrap {
  background: #fff;
  clear: both;
  color: #fff;
  display: block;
  font-size: 12px;
  padding: 0;
}
.footer-wrap footer {
  background: #0e244e;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 18px 0;
}
.footer-wrap footer a,
.footer-wrap footer a:active,
.footer-wrap footer a:hover,
.footer-wrap footer a:visited {
  color: #fff;
  text-decoration: underline;
}
.footer-wrap footer {
  display: block;
  line-height: 18px;
  min-height: 50px;
  padding: 1%;
  vertical-align: top;
}
.footer-wrap footer ul {
  margin: 0;
  padding: 0;
}
.footer-wrap footer ul li {
  display: inline;
  background: 0 0;
  list-style: none;
  margin: 0;
  padding: 0 0 5px;
}
.footer-wrap footer p.social {
  margin-top: 10px;
}
.lower-footer {
  margin-top: 15px;
}
.five-icons {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #cc4f28;
}
.footer-contact {
  text-align: left;
  margin: -10px 0px 0px 0px;
  font-size: 120%;
}
.footer-contact {
  padding: 0px 20px 0px 20px;
}
.footer-contact h2 {
  margin-top: 40px;
  font-size: 180%;
}
.this-is-auburn img {
  opacity: .6;
}
.privacy-statement {
  text-align: left;
  margin-top: 30px;
}
div.footer-contact a:hover {
  color: #cc4f28;
}
@media (min-width: 992px) {
  .footer-wrap {
    background-position: center 6px;
  }
}
@media (min-width: 768px) {
  .lower-footer {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .lower-footer {
    max-width: 992px;
  }
  .footer-contact h2 {
    margin-top: 5px;
  }
  .privacy-statement {
    text-align: left;
    margin-top: 7px;
  }
}
@media (min-width: 1200px) {
  .lower-footer {
    max-width: 1200px;
  }
}
.text {
  color: #000;
}
.text-light {
  color: #333333;
}
.text-lighter {
  color: #666666;
}
.text-lightest {
  color: #999999;
}
.brand-primary {
  background-color: #0e244e;
}
.brand-primary-light {
  background-color: #163979;
}
.brand-primary-lighter {
  background-color: #1a438e;
}
.brand-primary-lightest {
  background-color: #1e4da4;
}
.brand-secondary {
  background-color: #cc4f28;
}
.brand-secondary-accent {
  background-color: #dd550c;
}
.brand-secondary-light {
  background-color: #d75c37;
}
.brand-secondary-lighter {
  background-color: #dc6e4c;
}
.brand-secondary-lightest {
  background-color: #e49077;
}
.brand-gray {
  background-color: #000;
}
.brand-gray-light {
  background-color: #333333;
}
.brand-gray-lighter {
  background-color: #666666;
}
.brand-gray-lightest {
  background-color: #999999;
}
.block,
.blue-header,
.orange-bar {
  display: block;
}
.logo,
.menu-icon:hover,
.search-icon {
  cursor: pointer;
}
.footer-wrap footer section a.arra-image:hover,
.footer-wrap footer section a.social:hover,
.header-wrap .navbar-nav a:hover,
.header-wrap nav .nav > li > a:hover,
.main-heading a:hover,
.sidebar .accordion-heading .accordion-toggle,
.sidebar a:hover,
.sub-heading a:hover,
a {
  text-decoration: none;
}
html {
  background: #fff;
}
body {
  font-family: "Open Sans", Arial, Verdana, sans-serif;
  font-size: 13px;
}
a {
  color: #1e4da4;
}
a:hover {
  color: #d75c37;
  text-decoration: none;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ul {
  margin: 0;
  padding: 0 0 0 10px;
}
.content-division ul li {
  margin: 5px 5px 5px 20px;
  padding: 0;
}
.content-division ul li.row.panel.panel-default.list-styled-panel {
  list-style-type: none;
}
.clear {
  clear: both;
}
.more a:hover,
.orange {
  color: #dd550c;
}
.more {
  background: url(https://cdn.auburn.edu/assets/img/bullet-arrow.gif) right 4px no-repeat;
  font-size: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  text-align: right;
}
.footer-wrap .subfooter,
.footer-wrap footer,
.sidebar p.heading,
.top-links {
  text-align: center;
}
div label,
p.fieldLabel {
  font-weight: normal;
}
@media (min-width: 768px) {
  .container {
    width: 728px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media only print {
  .title-area {
    text-align: right;
  }
}
