/*------- TEXT ------*/
h1 {
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase; }

h2 {
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 24px;
  text-transform: uppercase; }

h3 {
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px; }

h4 {
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px; }

h5 {
  color: #333333;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px; }

.main-heading {
  border-bottom: solid 3px #d8bf1f;
  font-weight: 700; }

.small.blue {
  color: #0C183E;
  font-weight: 400; }

.small.extra {
  font-size: .75; }

@media only screen and (min-width: 992px) {
  .small.extra {
    font-size: .85; } }

html {
  font-size: 18px;
  line-height: 1.3em;
  position: relative;
  min-height: 100%; }

body {
  background-color: #dddddd;
  background-image: url("/assets/images/interface/vintagebg.png");
  background-repeat: no-repeat;
  background-position: 0 110px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #454545;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: -.02em;
  line-height: 1.4em;
  min-height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column; }

header,
footer {
  flex-shrink: 0; }

.wrap {
  flex-grow: 1; }

/*------- BASE ------*/
/*------- BUTTON ------*/
.btn-primary {
  background-color: #0C183E;
  color: #efefef;
  font-family: "Open Sans Condensed", sans-serif;
  letter-spacing: .05em; }

.btn-primary:hover {
  background-color: #283ce8;
  color: #efefef; }

.btn-default {
  color: #333;
  background-color: #dddddd;
  border-color: #ccc;
  margin: 10px 0;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase; }

.btn-default:hover {
  background-color: #e9ba7a;
  border-color: #ccc;
  color: #000;
  opacity: 0.8; }

.btn-wide {
  width: 98%; }

/*------- FOOTER ------*/
.footer {
  background-color: #dddddd;
  background-image: url("/assets/images/interface/star-bkgd-img.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: bottom;
  bottom: 0;
  width: 100%; }

.footer-content {
  padding: 0 0 10px 0; }

.footer-contact {
  font-size: 15px;
  text-transform: uppercase; }

.copyright {
  color: #666666;
  font-size: 12px;
  font-weight: 400; }

.copyright a {
  color: #666666;
  font-weight: 400;
  text-decoration: none; }

.copyright a:hover {
  color: #4a4a4a;
  text-decoration: none; }

.sponsor-bar {
  background: #333333;
  padding: 7px;
  text-align: center; }

a.sponsor-bar {
  color: #dddddd;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase; }

.sponsors {
  background-color: #efefef;
  margin-bottom: 20px;
  padding: 5px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175); }

/*------- FORMS ------*/
.form-label {
  font-size: 14px;
  font-weight: 400; }

.section-heading {
  background: #333333 !important;
  color: #dddddd !important;
  margin-bottom: 10px;
  padding: 5px;
  text-transform: uppercase; }

/*------- HOME ------*/
.home-bar {
  background: #0c406b;
  padding: 10px 0; }

.nGY2 .nGY2ViewerLogo {
  text-align: center;
  float: left;
  position: relative;
  top: 50px;
  left: 5px;
  padding: 2px;
  background: none;
  display: none;
  height: 74px;
  width: 147px; }

.logo {
  padding-bottom: 55px; }

.logo1 {
  padding: 5px; }

.logo img {
  max-height: 89px;
  max-width: 150px;
  margin-bottom: 15px;
  margin-top: -10px; }

@media (max-width: 640px) {
  .news-panel.nav-tabs > li > a {
    font-size: 15px;
    width: 165px; } }

.well.well-star {
  margin: 10px 0;
  padding: 2px; }

.float-r-small {
  float: right;
  font-size: 15px;
  text-transform: uppercase; }

.float-r-small a {
  color: #ffffff; }

.float-r-small a:hover {
  color: #cccccc;
  text-decoration: none; }

.timer {
  text-align: center; }

.timer .table-cell {
  display: inline-block;
  margin: 0 5px;
  width: 55px; }

.timer .table-cell .tab-val {
  font-size: 35px;
  color: #ffffff;
  margin: 20px 0 10px 0; }

.timer .table-cell .tab-unit {
  color: #ffffff;
  font-family: Arial, serif;
  font-size: 12px;
  text-transform: uppercase; }

#simple_timer.timer .table-cell.day,
#periodic_timer_days.timer .table-cell.hour {
  width: 55px; }

.table-cell.second {
  display: none; }

/*------- IMAGES ------*/
.imgbdr {
  background: #efefef;
  border: solid 1px #666666;
  padding: 7px; }

.img-limit {
  display: block;
  margin: 0 auto; }

@media only screen and (min-width: 992px) {
  .img-limit {
    max-width: 70%; } }

.photocredit {
  color: white;
  padding-left: 100px; }

div.wrapper {
  position: relative;
  /* important(so we can absolutely position the description div */ }

div.description {
  position: absolute;
  /* absolute position (so we can position it where we want)*/
  bottom: 0px;
  /* position will be on bottom */
  left: 0px;
  width: 100%;
  /* styling below */
  background-color: black;
  color: white;
  opacity: 0.6;
  /* transparency */
  filter: alpha(opacity=60);
  /* IE transparency */ }

@media only screen and (max-width: 640px) {
  p.description_content {
    padding: 0 10px;
    margin: 0px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 10px;
    font-weight: 200;
    letter-spacing: .1em; } }

@media only screen and (min-width: 640px) {
  p.description_content {
    padding: 10px 100px;
    margin: 0px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: .1em; } }

.banner-img {
  padding-top: 90px; }

/* Image Gallery */
.gallery-thumbnail,
.gallery-thumbnail_lg {
  margin: 5px 5px 5px 0;
  background: #cacaca;
  padding: 0px;
  line-height: 1.42857143;
  background-color: #dcdcdc;
  border: 1px solid #cacaca;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 150px;
  height: auto; }

.gallery_thumbnail {
  float: left; }

.nanogallery_colorscheme_dark_my_nanogallery .nGY2GThumbnailImageTitle,
.nanogallery_colorscheme_dark_my_nanogallery .nGY2GThumbnailAlbumTitle,
.nanogallery_colorscheme_dark_my_nanogallery .nGY2Breadcrumb .oneItem {
  color: #cccccc;
  background-color: transparent;
  font-size: 13px;
  font-weight: 400; }

/*------- LINKS ------*/
a {
  color: #333333; }

a:whitelink {
  color: #efefef; }

a:hover {
  color: #666666;
  text-decoration: none; }

a:focus {
  outline: 0; }

.links-list li {
  list-style-type: none;
  margin: 5px;
  padding: 7px; }

.links-list li a {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  text-decoration: none; }

.links-list li a:hover {
  color: #333333; }

.links-list li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -.8em;
  color: #333333; }

h2.blue-back a {
  color: #efefef; }

h2.blue-back a:hover {
  color: #666666;
  text-decoration: none; }

.mid-small.table-row,
.mid-small.table-row a {
  font-size: 16px;
  font-weight: 400; }

.black-well a {
  color: #efefef; }

.black-well a:hover {
  color: #efefef; }

/*------- MASTHEAD ------*/
.masthead {
  background: #efefef;
  background-image: url("/assets/images/interface/star-bkgd-img.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 45px; }

.navbar a.header-link {
  background: transparent; }

@media (min-width: 992px) {
  .masthead {
    border-bottom: solid 1px #cccccc;
    margin-top: 0; } }

/*------- MISC ------*/
.class-name {
  color: #0C183E;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: .02em;
  line-height: 1.1em;
  text-transform: uppercase;
  vertical-align: -5px; }

@media (min-width: 992px) {
  .class-name {
    color: #d8bf1f; } }

hr {
  background-color: #dddddd;
  color: #dddddd;
  height: 1px;
  width: 100%; }

hr.faded {
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.99), transparent);
  border: 0;
  margin-top: 5px;
  margin-bottom: 5px; }

.left-bullet {
  margin-left: -20px; }

ul.left-bullet li {
  padding-bottom: 10px; }

.un-list li {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 1.4em;
  list-style-type: none;
  margin-left: -30px; }

.un-list li:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  margin: 0 5px 0 -5px; }

.well.well-small {
  background-color: #ffffff;
  padding: 5px 10px 10px 10px; }

.contacts {
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 25px;
  margin-left: -25px; }

.well.black-well {
  background: #333333;
  padding: 0 10px; }

.well.black-well {
  background: #333333;
  padding: 0 10px; }

li.fa-list:before {
  list-style-type: none;
  font-family: 'FontAwesome';
  content: '\f15c';
  margin: 0 5px 0 -40px;
  color: #d8bf1f; }

li.fa-list2:before {
  list-style-type: none;
  font-family: 'FontAwesome';
  content: '\f15c';
  margin: 0 5px 0 -40px;
  color: #0c406b; }

li.fa-list,
li.fa-list2 {
  list-style-type: none; }

li.fa-list a,
li.fa-list2 a {
  font-size: 16px;
  font-weight: 400; }

li.fa-list .greytext {
  color: #cccccc;
  font-size: 14px;
  margin-left: -16px;
  margin-top: -5px; }

.fa.fa-calendar {
  color: #0c406b; }

.list-item-description {
  margin-left: -18px;
  margin-top: -6px; }

.well.home-sidebar,
.well.white-well {
  background: #eeeeee;
  padding: 0 10px; }

.well.white-well a {
  color: #333333;
  text-decoration: none; }

.icon-color {
  color: #0c406b;
  padding-right: 2px;
  padding-left: 10px; }

.footer {
  background: #ffffff; }

.sponsor-img {
  padding: 10px 0; }

.divider {
  background: #333333;
  padding: 5px 0; }

h2.black-text {
  color: #000000;
  letter-spacing: .03em; }

h3.black-well-heading {
  border-radius: 2px;
  color: #eeeeee;
  font-size: 20px;
  margin-top: 10px;
  text-transform: uppercase;
  background: #555555;
  padding: 3px 3px 3px 10px;
  letter-spacing: .05em; }

h3.black-well-heading.visitors {
  margin-bottom: 0;
  margin-top: 0; }

@media screen and (min-width: 992px) {
  h3.black-well-heading.visitors {
    margin: 5px;
    padding: 5px; } }

.black-well a {
  color: #efefef;
  text-decoration: none; }

.black-well a:hover {
  color: #cccccc; }

.pad-bottom10 {
  border-bottom: solid 1px #444444;
  padding-top: 10px;
  padding-bottom: 10px; }

.vcenter {
  display: table; }

.vcenter-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/* ----- Main nav ----- */
.nav-row {
  background-color: #333333; }

.screen-nav {
  display: none; }

.nav {
  /*padding-left: 40px;*/ }

.navbar {
  background-image: none; }

.navbar .navbar-nav > li > a {
  background-color: transparent;
  color: #333333;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  padding: 20px 15px;
  text-shadow: none;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .navbar-nav {
    float: none; } }

.navbar-nav {
  margin: 0; }

.navbar .navbar-nav > .dropdown > a .caret {
  border-top-color: #efefef;
  border-bottom-color: #efefef; }

.navbar .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #efefef;
  border-bottom-color: #efefef; }

.nav > li > a {
  background-color: transparent;
  color: #333333;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: .03em;
  text-shadow: none;
  text-transform: uppercase; }

@media only screen and (min-width: 992px) {
  .nav > li > a {
    padding-top: 32px; }
  .navbar-nav {
    width: 100%;
    text-align: center; }
  .navbar-nav > li {
    float: none;
    display: inline-block; } }

@media only screen and (min-width: 1200px) {
  .nav > li > a {
    background-color: transparent;
    color: #333333;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-shadow: none;
    text-transform: uppercase; } }

.nav > li > a:hover {
  background: transparent;
  color: #666666; }

.navbar .navbar-nav > .active > a {
  background-image: none;
  padding-top: 14px; }

.navbar .navbar-nav > .active > a {
  box-shadow: none;
  -webkit-box-shadow: none; }

.navbar {
  background-color: #efefef;
  position: relative; }

.navbar .navbar-nav > li > a {
  background-color: transparent;
  color: #333333;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  text-shadow: none;
  text-transform: uppercase; }

.nav > li > a {
  background-color: transparent;
  color: #333333;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 400;
  font-size: 22px;
  text-shadow: none;
  text-transform: uppercase; }

.util-nav > li {
  background: #1228a6;
  list-style-type: none;
  margin-bottom: 1px;
  float: left;
  margin-right: 2px;
  padding: 15px 20px 0 0; }

.util-nav > li {
  background: #1228a6;
  list-style-type: none;
  margin-bottom: 1px;
  float: left;
  margin-right: 2px;
  padding: 15px 20px 0 0; }

.navbar a {
  background: #333333; }

@media (max-width: 991px) {
  .navbar-header {
    float: none; } }

@media only screen and (min-width: 992px) {
  .nav.nav {
    border: 0;
    margin-top: 0; } }

/* ----- Utility nav ----- */
.util {
  background: #333333; }

.utility {
  background: transparent; }

@media only screen and (min-width: 992px) {
  .utility {
    background: #333333; } }

ul.util-nav {
  display: none;
  float: right;
  padding-left: 0;
  position: relative;
  z-index: 9999999; }

.util-nav > ul {
  float: right; }

.util-nav > li {
  background: #333333;
  list-style-type: none;
  margin-bottom: 1px;
  float: left;
  margin-right: 2px;
  padding: 10px 20px 0 0; }

.util-nav > li > a {
  color: #efefef;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2em;
  text-decoration: none;
  text-transform: uppercase; }

.util-nav > li > a:hover,
.util-nav > li > a:focus {
  color: #cccccc; }

@media only screen and (min-width: 992px) {
  ul.util-nav {
    display: block;
    padding-right: 0; } }

/* ----- Footer nav ----- */
.footer_nav, .footer_nav_ctr {
  list-style: none;
  margin-left: -20px; }

.footer_nav ul, .footer_nav_ctr ul {
  float: left;
  height: auto;
  list-style: none;
  line-height: 1em;
  padding: 0;
  margin: 5px 0 0 0; }

.footer_nav a,
.footer_nav_ctr a {
  color: #333333;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-bottom: -5px;
  padding-bottom: 10px;
  text-align: left;
  text-decoration: none; }

.footer_nav.sub a {
  padding-bottom: 4px; }

.footer_nav_ctr a {
  text-align: center; }

.footer_nav a:hover, .footer_nav_ctr a:hover {
  color: #666666;
  outline: 0; }

.footer_nav ul a {
  font-size: 12px;
  border-left: solid 2px #666666;
  display: block;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  margin: 3px 0;
  padding: 0 0 0 4px; }

.footer_nav ul a:hover {
  color: #333333; }

.footer_nav li {
  float: left;
  padding: 30px 20px; }

.footer_nav ul ul li {
  clear: both; }

.footer_nav ul li {
  clear: both; }

/* ----- Off canvas ----- */
a.nav-expander {
  background: none repeat scroll 0 0 transparent;
  color: #333333;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  margin-right: 0;
  padding: .8em 1.6em 2em;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  transition: right 0.3s ease-in-out 0s;
  width: 130px;
  z-index: 12;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s; }

a.nav-expander:hover {
  cursor: pointer; }

a.nav-expander.fixed {
  position: fixed; }

.nav-expanded a.nav-expander.fixed {
  right: 5em; }

@media only screen and (max-width: 991px) {
  nav {
    background: #333333;
    display: block;
    height: 100%;
    overflow: auto;
    padding: 5px;
    position: fixed;
    right: -20em;
    font-size: 15px;
    top: 0;
    width: 17em;
    z-index: 2000;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s; } }

.nav-expanded nav {
  right: 0; }

body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s; }

#nav-close {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding-right: 10px; }

.main-menu {
  padding-top: 12px; }

.main-menu li {
  border-bottom: 1px solid #444444;
  font-size: 18px;
  padding: 7px 20px; }

.main-menu li a {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 15px;
  font-weight: 200;
  color: #dddddd;
  text-decoration: none;
  text-transform: uppercase; }

.main-menu li ul {
  background-color: #333333;
  margin-left: -30px;
  margin-right: -10px; }

.main-menu li ul li a {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 20px;
  font-weight: 200;
  color: #666666;
  padding-left: 20px;
  text-decoration: none;
  text-transform: none; }

.main-menu li a:hover {
  color: #efefef;
  text-decoration: none; }

.main-menu li .sub-nav {
  border-bottom: 0px;
  padding: 4px; }

.main-menu a .caret {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  border-top: 6px solid #efefef;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  margin-top: 8px;
  color: #efefef; }

.main-menu a:hover .caret {
  border-top-color: #efefef; }

.main-menu li.open > a > .caret {
  border-top: none;
  border-bottom: 6px solid #efefef;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent; }

.main-menu li.open > a:hover > .caret {
  border-bottom-color: #efefef; }

.main-menu li ul {
  background-color: #333333;
  margin-left: -30px;
  margin-right: -10px;
  margin-top: 15px;
  margin-bottom: -15px; }

.icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: '\f105'; }

.main-menu li > a > span.icon {
  float: right;
  margin: 0.1em 1.7em -0.1em 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.main-menu li > a:hover > span.icon {
  float: right;
  margin: 0.1em 0.8em -0.1em 0;
  opacity: 1; }

.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px; }

.sidebar li {
  background: #333333; }

.sidebar li:hover {
  background: #333333; }

.sidebar li a, .sidebar li a:hover {
  color: #333333;
  font-weight: 600; }

.sidebar-description {
  background-color: #efefef;
  border-right: solid 1px #666666;
  border-bottom: solid 1px #666666;
  border-left: solid 1px #666666;
  margin: -22px 0 0 0;
  padding: 5px 5px 0 5px; }

.custom-collapse {
  padding-right: 0; }

@media (max-width: 650px) {
  .navbar-collapse {
    display: none; }
  .navbar-collapse.in {
    display: block; }
  h1 {
    font-size: 22px; }
  /*.panel td {font-size: 10px;}*/ }

@media (min-width: 768px) {
  .custom-collapse .collapse {
    display: block; } }

.subnav li {
  background: #333333; }

.subnav li:hover {
  background: #333333; }

.subnav li a {
  color: #efefef;
  font-weight: normal; }

/* ----- Select Field ----- */
ul.nav_categories {
  margin-left: -40px; }

ul.nav_categories li {
  float: left;
  font-size: 12px;
  list-style-type: none;
  padding-right: 10px; }

/*------- Home News ------*/
.well.well-summary {
  margin-bottom: 10px;
  padding: 7px; }

.well.well-summary img {
  float: right; }

.well .col-sm-4 {
  padding-right: 0; }

.well-summary h2 {
  color: #333333;
  display: inline;
  margin-bottom: 0; }

.well-summary h2 a {
  color: #333333;
  display: inline;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
  text-decoration: none; }

.well-summary h2 a:hover {
  color: #666666; }

h2.news-heading,
h2.news-heading a {
  color: #333333;
  font-size: 25px;
  font-weight: 700; }

h2.news-heading a:hover {
  color: #666666; }

.news-doc {
  float: left;
  padding-right: 10px; }

.well.news,
.well.smallpad-well {
  padding-top: 0;
  padding-bottom: 10px; }

li .year-heading {
  background: #0c406b;
  color: #fff;
  margin-left: -20px;
  padding: 3px 10px; }

.panel-heading {
  padding: 5px 0;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-left: -30px; }

/* ----- Slideshow ----- */
.carousel img {
  width: 100%; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

.carousel .item {
  margin-top: 70px; }

@media only screen and (min-width: 992px) {
  .carousel .item {
    margin-top: 110px; } }

.carousel .caption {
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #333333;
  width: 100%;
  z-index: 8;
  padding: 15px 20px;
  opacity: 0.8;
  overflow: hidden;
  -moz-opacity: 0.7;
  filter: alpha(opacity=7);
  box-sizing: border-box;
  font-size: 30px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  font-weight: 100;
  letter-spacing: .05em;
  line-height: 1.2em;
  color: #fff;
  padding-right: 100px;
  text-align: right;
  text-transform: uppercase; }

.carousel .caption a {
  color: #ffffff; }

.credit {
  font-size: 16px; }

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/*------- Tables ------*/
.small.table-row {
  background: #efefef;
  font-size: 14px;
  font-weight: 400; }

.table.no-border > tbody > tr > th {
  border: 0;
  padding: 0; }

.table.no-border > tbody > tr > td {
  border: 0;
  padding: 5px; }

h2.trophy-year {
  font-weight: 700;
  margin: 0; }

.row-divider {
  background-color: #333333;
  padding: 2px; }

/*------- No More Tables ------*/
@media only screen and (max-width: 992px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #no-more-tables tr {
    border: 1px solid #666666; }
  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #dddddd;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left; }
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }
  #no-more-tables td:before {
    content: attr(data-title); } }

@media screen and (min-width: 992px) {
  .width20 {
    width: 20%; }
  .width40 {
    width: 40%; } }

.small.table-row {
  font-size: 14px;
  font-weight: 400; }

.table-condensed > thead > tr > th {
  background: #0c406b;
  color: #ffffff;
  font-weight: 400; }

li.fa-table:before {
  list-style-type: none;
  font-family: 'FontAwesome';
  content: '\f0ce';
  margin: 0 10px 0 -40px;
  color: #d8bf1f; }
