body {
 color: #333 !important;
}
body h2 {
 color: #47B2E4 !important;
}
.mu-breadcrumb-img {
  height: 70px !important;
}
.concordia-navbar {
 margin-bottom: 50px !important;
 background-color: #37517E !important;
 background-repeat: no-repeat !important;
 padding: 1vw 10vw !important;
}
.concordia-navbar a {
 color: white !important;
}

div.book-header > img {
  max-height: unset !important;
  max-width: unset !important;
  width: 65% !important;
}
.btn-complementary {
  background-color: #337AB7 !important;
  border-color: white !important;
  border-style: double !important;
  border-width: 5px !important;
  color: white !important;
  border-radius: 45px !important;
  -webkit-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}

.btn-complementary:focus {
  box-shadow: 0 0 0 0.25rem rgba(51, 122, 183, 0.25)
}

.btn-complementary:hover {
 background: #47B2E4 !important;
 border-color: white !important;
}

.btn-complementary:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(51, 122, 183, 0.25)
}

.btn-warning {
  background-color: #FB63C8 !important;
  border-color: white !important;
  border-style: double !important;
  border-width: 5px !important;
  color: white !important;
  border-radius: 45px !important;
  -webkit-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}
.btn-warning:hover {
 background-color: #FFA3E0 !important;
 color: white !important;
 border-color: white !important;
}

.btn-secondary {
  background-color: white !important;
  border-color: #337AB7 !important;
  border-style: double !important;
  border-width: 5px !important;
  color: #337AB7 !important;
  border-radius: 45px !important;
  -webkit-transition: all 0.5s !important;
  -o-transition: all 0.5s !important;
  transition: all 0.5s !important;
}
.btn-secondary:hover {
 background: #47B2E4 !important;
 border-color: white !important;
 color: white !important;
}

a {
  color: #37517E !important;
}

ul.dropdown-menu {
 background-color: #37517E !important;
}
.dropdown-menu li a {
 color: white !important;
 background-color: #37517E !important;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
 background-color: #47B2E4 !important;
 color: white !important;
}
.dropdown-item i {
  color: white !important;
}
.pagination li a {
 color: white !important;
 background-color: #FB63C8 !important;
 border: solid 1px #FB63C8 !important;
}
.pagination li a:hover, .pagination li a:focus, li.active a, li a.active {
 background-color: white !important;
 color: #FB63C8 !important;
 border: solid 1px #FB63C8 !important;
}

.social-icon {
 border-color: #37517E !important;
}

div.mu-navbar-breadcrumb > ul > li:nth-child(2):before {
  content: none !important;
}

div.mu-navbar-breadcrumb > ul > li.mu-breadcrumb-list-item.last {
  color: #FB63C8 !important;
}

div.mu-navbar-breadcrumb > ul > li.mu-breadcrumb-list-item.brand {
  display: none !important;
}

li.mu-breadcrumb-list-item::before {
  color: white !important;
}

input, select, .table, .discussion-new-message-content > .CodeMirror {
  color: #333 !important;
}

.book-header > h3 > small:nth-child(3) {
  display: none !important;
}

.mu-user-activity-week-selector.nav-link.active {
  background-color: #FB63C8 !important;
}

#auth0-lock-container-1 > div > div.auth0-lock-center > form > div > div > button {
  background-color: #337AB7 !important;
}
#auth0-lock-container-1 > div > div.auth0-lock-center > form > div > div > div.auth0-lock-header > div.auth0-lock-header-welcome > img {
  content: url("https://www.concordia.gob.ar/sites/all/themes/programar/images/comunidad.png") !important;
  width: auto !important;
  height: 80px !important;
  margin: 0px !important;
}
#auth0-lock-container-1 > div > div.auth0-lock-center > form > div > div > div.auth0-lock-header{
 background-color: #337AB7 !important;
  padding: 0 !important;
}
#auth0-lock-container-1 > div > div.auth0-lock-center > form > div > div > div.auth0-lock-header > div.auth0-lock-header-welcome > div {
 display: none !important;
}
#auth0-lock-container-1 > div > div.auth0-lock-center > form > div > div > div.auth0-lock-header > div.auth0-lock-header-bg{
 background-color: #337AB7 !important;
 background: #337AB7 !important;
}
#auth0-lock-container-1 > div > div.auth0-lock-center > form > div > div > div.auth0-lock-header > div.auth0-lock-header-bg.auth0-lock-blur-support > div.auth0-lock-header-bg-blur{
 display: none !important;
}
#auth0-lock-container-1 > div > div.auth0-lock-center > form > div > div > div.auth0-lock-header > div.auth0-lock-header-welcome {
  top: 20px !important;
}
