body{ background: #ffffff; }

#canvas{ max-width: 100%; background: transparent; }
#main-container { width: 100%; padding: 35px; margin-top: 0; }

#canvas{ background-color: transparent; }

a{ color: #4D5357; }

#header{ height: 77px; text-align: left; position: relative; }
#header h1{ height: 54px; width: 100%; padding: 35px; margin:auto;}

#title{ display: none; }
#header h1 img{ width: auto; height: auto; }

#nav{
    width: 100%;
    margin: -50px auto 0 auto;
    padding: 35px;
    text-align: right;
    background-color: transparent; 
    height: 54px; 
}

#nav>ul{ max-width: 80%; margin-left: 250px; }
#nav>ul>li{ margin: 0px; padding: 0px  10px 0px 6px; text-align: center; }
#nav>ul>li:last-child{ border-right: 0; }

#nav>ul>li a{ font-family: ProximaNova-Regular, sans-serif; color: #404042; font-size: 24px; padding:10px 0 10px 0; text-decoration: none; margin-right: 20px}
#nav>ul>li:hover a{ color: #404042; opacity: .8; text-decoration: none; }
#nav>ul>li a::after{ margin-top: 5px; border-bottom: 3px solid #ffffff; content: ""; display: block; }
#nav>ul>li:hover a::after{ margin-top: 5px; border-bottom: 3px solid #025dab; content: ""; display: block; }

#footer{ display: none; }
#footer a{ color: #135293; }

h2.logo{ width: 100%; margin-top: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color: #404042; border-bottom: 2px solid #404042; }

.bg-conditions{ background-color: #35addd; }
.color-conditions{ color: #35addd; }
.bg-sponsors{ background-color: #025dab; }
.color-sponsors{ color: #025dab; }
.bg-studies{ background-color: #025dab; }
.color-studies{ color: #025dab; }
.bg-institutions{ background-color: #025dab; }
.color-institutions{ color: #025dab; }

.btn-primary{ background-color: #025dab; border: #025dab; }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { background-color: #d5d2ca; }

#footer { display: none; }

.pagination li a{ color: #025dab; }
.pagination li.active a{ background-color: #025dab; border-color: #025dab; color: #ffffff; }

#researchmatch-link { margin-top: -25px; }