body{ background-color: #f4f4f4; }

#canvas{ max-width: 100%; background: transparent; }
#main-container{ max-width: 1200px; background: #ffffff; padding: 35px; margin-top: 0; }

a{ color: #4D5357; }

.bg-conditions{ background-color: #d3cdc4; }
.color-conditions{ color: #d3cdc4; }
.bg-sponsors{ background-color: #c7e4e1; }
.color-sponsors{ color: #c7e4e1; }
.bg-studies{ background-color: #fef4d9; }
.color-studies{ color: #fef4d9; }
.bg-institutions{ background-color: #008abb; }
.color-institutions{ color: #008abb; }

.btn-primary{ background-color: #008abb; border: #008abb; }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{ background-color: #d5d2ca; }

.label{ white-space: inherit; }