/*---------------------------------------------------------------------------*/
/* Block                                                                     */
/*---------------------------------------------------------------------------*/
.body {
  color: #848484;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px; }

h1, h2, h3, h4, h5 {
  color: #0b8936; }

a.brand {
  flex-grow: 2.0;
  font-weight: bold; }

a.brand:hover {
  text-decoration: none; }

.carousel-control.left {
  background-image: none; }

.carousel-control.right {
  background-image: none; }

.carousel-indicators li {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

.carousel-indicators li.active {
  background-color: #0b8936; }

.content {
  color: #848484;
  padding: 20px 0 20px 0; }

.footer {
  margin: 60px 0 20px 0; }

.footer .box {
  border: 1px solid #ccc;
  padding: 20px 20px 10px 20px; }

.gallery {
  background-color: white;
  padding-left: 0; }

.gallery .caption {
  font-size: 2.0em; }

.header .branding {
  background-color: white;
  color: #0b8936;
  height: 120px;
  vertical-align: bottom; }

.header .hero {
  background-color: white;
  height: 160px; }

.header .hero img {
  margin-left: 15px;
  margin-top: 0px; }

.header .nav {
  background-color: #0b8936;
  color: white; }

.header .nav a {
  color: white; }

.header .nav a.dropdown-toggle:active {
  background-color: rgba(255, 255, 255, 0.1); }

.header .nav a.dropdown-toggle:hover {
  background-color: rgba(255, 255, 255, 0.1); }

.header .nav li.open a.dropdown-toggle {
  background-color: rgba(255, 255, 255, 0.1); }

.header .nav ul.dropdown-menu li a {
  color: black; }

.hide-overflow {
  overflow: hidden; }

.navbar-header button {
  color: white; }

.news-block {
  border: 2px solid #f36b2b; }

.news-block .article {
  display: table;
  margin-bottom: 10px; }

.news-block .header {
  background-color: #f36b2b; }

.partner-logos {
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle; }

.partner-logos img {
  padding: 20px 10px 20px 10px; }

.twitter-block {
  border: 2px solid #78b7de; }

.twitter-block .header {
  background-color: #78b7de; }

/*---------------------------------------------------------------------------*/
/* Element                                                                   */
/*---------------------------------------------------------------------------*/
a.caul-login {
  background-color: #0b8936;
  border-radius: 0;
  clear: both;
  color: white;
  display: table;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%; }

a.caul-login:hover {
  background-color: #31A231;
  color: white; }

a.portal-login {
  background-color: #59ba59;
  border-radius: 0;
  clear: both;
  color: white;
  display: table;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%; }

.account-block {
  border: 1px solid #0b8936; }

.bio {
  padding-bottom: 40px; }

.bio h4 {
  display: table; }

.bio .foot {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  display: table;
  padding: 10px 0 10px 0;
  width: 100%; }

.bio .foot .left {
  display: inline;
  float: left; }

.bio .foot .right {
  display: inline;
  float: right; }

.bio .head {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  display: table;
  padding: 20px 0 20px 0; }

.bio .head ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.bio .head ul li {
  display: inline; }

.bio .thumb {
  float: left;
  margin-right: 20px;
  min-width: 120px; }

.bio .content {
  padding: 0; }

.bio .content h4 {
  margin-top: 0; }

.bio .content p {
  font-size: 1.2em; }

.block {
  height: 100%; }

.block .body {
  padding: 12px; }

.block .header {
  color: white;
  display: table;
  padding: 7px 10px 7px 10px;
  text-transform: uppercase;
  width: 100%; }

.consortium-description {
  font-size: 2em; }

span.controls {
  display: none; }

.controls .numericControls {
  list-style: none;
  margin: 0;
  padding: 0; }

.controls .numericControls li {
  display: inline;
  padding: 10px; }

.controls .nextBtn {
  display: none; }

.controls .prevBtn {
  display: none; }

.full-height {
  height: 100%; }

.nesp {
  color: #0b8936;
  font-size: 1.32em;
  height: 50px;
  padding-top: 20px;
  vertical-align: bottom; }

.project {
  padding-bottom: 40px; }

.project .caption {
  padding-top: 10px; }

.project h2 {
  margin-top: 0;
  padding-top: 0; }

.slide {
  background-color: white;
  min-height: 375px; }

.sudo-box {
  margin-left: 8px; }

/*---------------------------------------------------------------------------*/
/* Modifier                                                                  */
/*---------------------------------------------------------------------------*/
.clear {
  clear: both; }

.dark-green {
  color: #0b8936; }

.grey {
  color: #999; }

.grey-fill {
  background-color: #cccccc;
  height: 100%; }

.hidden {
  display: none; }

.medium-grey {
  color: #848484; }

.no-left-right-padding {
  padding-left: 0;
  padding-right: 0; }

.padding-left-right {
  padding-left: 15px;
  padding-right: 15px; }

.vspace1 {
  margin-bottom: 13px; }

.vspace2 {
  margin-bottom: 20px; }

.vspace3 {
  margin-bottom: 60px; }

.vspace4 {
  margin-bottom: 40px; }

/*---------------------------------------------------------------------------*/
/* Media Queries                                                             */
/*---------------------------------------------------------------------------*/
@media (max-width: 768px) {
  .branding {
    display: none; }
  .footer {
    margin-top: 0; }
  .hero {
    height: 160px; } }

@media (max-width: 640px) {
  button.navbar-toggle {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    margin-right: 0;
    width: 100%; }
  h1 {
    margin-top: 0; }
  .hero {
    display: none; } }

/*# sourceMappingURL=main.css.map */