﻿body {
/* main-title  */
  /* main-texte  */
  /* Rubrics id=20 SAGE */
  /* Rubrics id=483  Uw toekomstige collega's */
  /* Rubrics id=825 Add-ons */
}
body .main-title {
  color: #36A8E0 !important;
}
body .main-texte {
  color: #353d40 !important;
}
body .grey {
  background: #ececec;
}
body .grey:hover {
  opacity: 0.8;
}
body .stronggrey {
  background: #353d40;
  color: #ffffff;
}
body .solutions-sage {
  border-collapse: separate;
  border-spacing: 5px;
}
body .solutions-sage td {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  font-size: 11px;
}
body .solutions-sage td a {
  color: #353d40;
  text-decoration: none;
}
body .bubble {
  background: #36a8e0;
  color: #fff;
  text-align: center;
}
body .bubble a {
  color: #fff !important;
}
body .bubble:hover {
  opacity: 0.8;
}
body .domaines {
  border-collapse: separate;
  border-spacing: 5px;
}
body .domaines td {
  vertical-align: top;
  padding-bottom: 10px;
  padding-top: 10px;
}
body .domaines .header {
  text-align: center;
  color: #ffffff;
  background: #36a8e0;
  height: 60px;
  vertical-align: top;
}
body .domaines .header:hover {
  opacity: 0.8;
  cursor: pointer;
}
body .domaines .icon {
  font-size: 40px;
  padding-top: 15px;
  padding-left: 5px;
}
body .domaines .content {
  padding: 10px 5px 5px;
}
body .padding {
  padding: 10px;
}
body .linkwhite a {
  color: #fff !important;
  text-decoration: none;
}
body .carousel-caption {
  position: absolute;
  left: 35%;
  right: 10%;
  top: 10%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000000;
  text-align: justify;
}
body .photographer {
  font-size: 10px;
  color: #bbbbbb;
}
body .carousel-indicators li {
  border: 1px solid #cccccc;
}
body .carousel-indicators .active {
  background-color: #cccccc;
}
body .pad15 {
  padding-bottom: 15px;
}
/*# sourceMappingURL=dashboard.css.map */