#canvas{ max-width: 100%; background-color: #fff; }
#main-container{ width: 90%; min-width: 1000px; margin: 45px auto; }
#main-container>.clearfix:first-child>h2{ padding-top: 25px; }
#main-container>.clearfix:first-child>p{ margin-top: 30px; font-size: 16px; }
#main-container>.clearfix:first-child>p a{ text-decoration: underline; }
a{ color: #4D5357; }

#header{
    text-align: left; 
    height: 150px;
    padding-top: 20px; 
    background-image: url(/theme/image/swoosh?__theme=umaryland); 
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    background-color: #3a3a3a; 
}
#title{ display: none; }
#header h1{ width: 80%; min-width: 1000px; margin: auto; }
#header h1 img{ margin-left: 25px; width: 333px; height: auto; }

#nav{ height: 45px; background-color: #FFCD00; text-align: center; position: relative; top: 30px;}
#nav>ul>li{ vertical-align: middle;  text-align: center; margin-left: 0; display: inline-block; }
#nav>ul a{ height: 45px; color: #333333; font-family: 'Gotham SSm A', 'Gotham SSm B', 'Open Sans', sans-serif !important; font-size: 15px; font-weight: 300; padding: 0.6em 1.5em 0 1.5em; }

#nav li:hover{ background-color: #ffe36d;}
#nav>ul>li:hover a{ color: #000; text-decoration: none; }

#footer{ background-color: #0e4d8f; color: #000000; height: 25px; }
#footer a{ color: #135293; }

.bg-conditions{ background-color: #ffe36d; color: #000; font-weight: normal; }
.color-conditions{ color: #ffe36d; }
.bg-sponsors{ background-color: #e61a37; }
.color-sponsors{ color: #e61a37; }
.bg-studies{ background-color: #ffe36d; }
.color-studies{ color: #ffe36d; }
.bg-institutions{ background-color: #e61a37; font-weight: normal;  }
.color-institutions{ color: #e61a37; font-weight: normal;  }

.btn-primary{ background-color: #e61a37; border: #e61a37; }

#footer{display:none;}