html{ background-color: #333333;  }
body{  }

#canvas{ max-width: 100%; background: #eeeeee url(https://cdn.utmb.edu/web/3.1.0.0/img/themes/utmb-dark/content-bg.gif) repeat-x 100% 0; background-position-y: 174px; }
#main-container { max-width: 1170px; margin-top: 0; background-color: #ffffff; }

a{ color: #4D5357; }

#header{ padding-top: 5px; text-align: left; position: relative; background: #333333; border-bottom: 2px solid #eeeeee; }
#header h1 { background-color: #333333; width: 1170px; margin: auto; }
#header h1 img{ width: 600px; height: auto; }
#title{ display: none; }

#header>#nav{ margin-left: auto; margin-right: auto; max-width: 1170px; height: 45px; background-color: #333333; }
#nav>ul{ width: 1170; margin: auto; }
#nav>ul>li{ margin: 0px; }
#nav li{ vertical-align: middle; text-align: center; position: relative; }
#nav>ul a{ color: #ffffff; padding: 0px; height: 45px; line-height: 45px; font-size: 14px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; padding: 0 20px; }

#nav>ul>li:hover a{ text-decoration: none; color: #ffffff; background-color: #000000; }

#footer{ background-color: #b5c6dd; color: #000000; font-size: 85%; }
#footer a{ color: #135293; }

.bg-conditions{ background-color: #616365; }
.color-conditions{ color: #616365; }
.bg-sponsors, .color-sponsors, .bg-studies, .color-studies, .bg-institutions, .color-institutions{ display: none; }

.btn-primary{ background-color: #c94127; border: #c94127; }

#footer{ display: none; }