div.logobar {
  /*visibility: hidden;*/
  border-bottom : 20px solid #004180;
  /*background: url("/getImage/splash-2012/orig/Splash_WebBanner.png") no-repeat 0 0px;*/
  /*background-size: auto 66px;*/
  /*background-position-y: 10px;*/
  /*background-color: rgb(235,255,255);*/
  height: 76px;
}

.navbar-brand {
  padding: 0px;
  position: absolute;
  background: url("/getImage/splash-2012/orig/Splash_WebBanner.png") no-repeat 0 0px;
  background-size: auto 76px;
  top: 0px;
  left: 0px;
  height: 76px;
  width: 480px;
  /*z-index: 100;*/
}

h1, .h1 {
    font-size: 30px;
    color: #0076C1;
}

h3, h2 {
  color: #0076C1;
}

h3 {
  font-size: 20px;
}

.brand-text{
  visibility: hidden;
}

div.logobar > div > div > a{
  color: inherit;
}

.navbar {
  background-color: transparent;
  border: none;
  top: 10px;
  padding-right: 15px;
}

.navbar .container {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 50px;
  background-color:white;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    background-color: #e7e7e7;
    color: #555;
}

.navbar-default .navbar-nav>li>a {
    -webkit-transition: 0.2s !important;
    transition: 0.2s !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

body {
  background-color: rgb(245,255,255);
  background: #3b5998 url("/getImage/splash-2012/orig/body-bg.jpg") repeat-x left top;
}

.page-header {
    margin-top: 25px;
}

.col-sm-12 {
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.panel {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      border-radius: 25px 25px 15px 15px;
}

.panel-heading {
  border-radius: 20px 20px 0px 0px;
  background-color: #0077c0!important;
  border-color: #0077c0!important;
}

.panel-warning > .panel-heading {
    color: #8a6d3b!important;
    background-color: #fcf8e3!important;
    border-color: #faebcc!important;
}

#tab {
  border-top: 0px
}

.active a.bound {
  border: 0px;
  border-radius: 50px;
  margin-bottom: 10px;
}

.nav-tabs {
  border: 0px;
}

.nav-tabs>li>a:hover {
  border: 0px;
  border-radius: 50px;
  border: 1px solid #ddd;
  -webkit-transition: 0.2s !important;
    transition: 0.2s !important;
}

.place {
  position: absolute;
  left: 483px;
  top: 60px;
  font-size: x-small;
  color: white;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
  background-color: #DDD;
}

div.navigationbar {
  border-bottom: 1px solid #BBB;
}

.carousel-caption h3 {
  color: white;
}

#home .navbar {
  /*top: 450px;*/
  margin-left: 5px;
  margin-right: 5px;
}

#navigationbar {
  border: none;
}

.carousel {
  top: -52px;
}

.carousel-inner {
    border-bottom: 1px black solid;
}

.tab-content {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 25px;
    padding: 15px;
    background-color: white;
}

.tab-pane td, .tab-pane th {
       border-top: 0px;
}

td, th {
  border: 0px !important;
}

td.btn-primary {
  border-radius: 0px 0px 15px 15px;
}

.col-sm-12 table {
  margin: 15px 0px 15px 0px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.list-group {
    padding-left: 3px;
    padding-bottom: 4px;
    padding-right: 3px;

}

.important-dates-in-sidebar .text-success {
   background-color: inherit;
}

@media (max-width: 767px) {
  .navbar-brand {
    right: 0px;
    top: 20px;
  }

  .navbar .container {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #e7e7e7;
    background-color: #f8f8f8;
  }

  .carousel {
    visibility: hidden;
    height: 0px;
  }

  div.logobar {
    background: none;
  }

  #home #content {
    margin-top: -20px;
    margin-right: 5px;
    margin-left: 5px;
  }

  #track #content {
    margin-right: 5px;
    margin-left: 5px;
  }
}

.footer {
    background: #004180 !important;
    display: block !important;
    color: #4f80af !important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    padding: 0 0 30px !important;
    border-top: 5px solid #7B7A7B !important;
    height: auto !important;
}

footer h1, footer h2, footer h3, footer h4, footer h5 {
    color: #87b6e3 !important;
    border-bottom: 2px solid #87b6e3 !important;
    padding-bottom: 10px !important;
    margin-top: 22px;
}

footer hr
{
    display: none;
}

footer small
{
    font-size: 100% !important;
    line-height: 21px !important;
}

footer a {
    line-height: 18px !important;
    -webkit-transition: all 500ms ease !important;
    -moz-transition: all 500ms ease !important;
    -ms-transition: all 500ms ease !important;
    -o-transition: all 500ms ease !important;
    transition: all 500ms ease !important;
}

footer a:hover, footer a:focus {
    color:  #7B7A7B !important;
}

table.front-page-schedule { font-size: 12px; border: solid 1px #3b5998 !important; text-align: center; border-spacing: 2px; border-collapse: separate; width: 90%; }
table.front-page-schedule th { background-color: #3333ff; color: #ffffff; font-size: 16px; text-align: center; }
table.front-page-schedule th span.date { white-space: nowrap; }
table.front-page-schedule td { padding: 2px !important; }
table.front-page-schedule td.plop        { background-color: #ffcc00; border: 1px solid #767676 !important; }
table.front-page-schedule td.dls         { background-color: #bbbb00; border: 1px solid #767676 !important; }
table.front-page-schedule td.doctoral    { background-color: #ff9966; border: 1px solid #767676 !important; }
table.front-page-schedule td.splash-main { background-color: #cccccc; border: 1px solid #767676 !important; text-align: left; }
table.front-page-schedule td.workshops   { background-color: #ffcccc; border: 1px solid #767676 !important; }

#content > .row > .col-sm-6 {
  margin: 5px;
  margin: 5px;
  background-color: #eceff6;
  border-radius: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding-bottom: 20px;
  padding-top: 20px;
  width: 45%
}
