@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(material-icons.css);
@import url(angular-material.css);
@import url(md-data-table.css);
@import url(wizard-icons.css);
@import url(trix.css);
/** BREAKPOINTS */
/** STANDAARD KLEUREN-KLASSEN */
/** GENERAL */
body {
  font-family: 'proxima-nova', sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #444;
  background: white; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #ffa800; }
  a:hover {
    color: #ffcb66; }

md-content {
  overflow: visible; }
  md-content#content > md-content > md-content {
    overflow-y: auto; }
    md-content#content > md-content > md-content > md-tabs {
      overflow-y: auto; }

.clear-both:before,
.clear-both:after {
  content: " ";
  display: table; }

.clear-both:after {
  clear: both; }

.full-width {
  width: 100%; }

.full-height {
  height: 100%; }

.margin-left-reset {
  margin-left: 0; }

.whitespace-pre-line {
  white-space: pre-line; }

.username {
  font-size: 14px; }

.hidden {
  display: none !important; }

.visible-xs {
  display: none; }

@media (max-width: 600px) {
  .hidden-xs {
    display: none; }
  .visible-xs {
    display: inherit; } }

.visible-sm {
  display: none; }

@media (max-width: 1000px) {
  .hidden-sm {
    display: none; }
  .visible-sm {
    display: inherit; } }

.mi {
  font-size: 20px; }

.font-weight-normal {
  font-weight: normal !important; }

.checkbox-label {
  height: 35px !important;
  display: inline-block; }
  .checkbox-label input {
    height: auto !important; }

.pull-right {
  float: right; }

.success {
  color: #2E9E44; }

label.like-it-has-input {
  transform: translate3d(0, 6px, 0) scale(0.75) !important;
  transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s, width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s !important;
  width: calc((100% - 18px) / 0.75) !important; }

.no-form label {
  display: block; }

.no-margin {
  margin: 0; }

.info-label {
  min-width: 0;
  width: auto;
  margin: 0; }
  .info-label:hover {
    background: none !important; }
  .info-label .mi {
    font-size: 22px !important;
    width: 22px;
    height: 22px;
    top: 0;
    color: #42637c; }

md-input-container .info-label {
  position: absolute;
  top: -3px;
  right: 0; }

.info-label.after-checkbox {
  right: -50px;
  top: -3px; }

h2 .info-label {
  top: -3px; }

/** TOP BAR AND MAIN MENU */
md-toolbar.toolbar .md-toolbar-tools {
  background-color: #fff !important;
  color: #444;
  border-bottom: 1px solid #ccc;
  font-size: 15px !important;
  height: 64px !important;
  max-height: 64px !important; }
  md-toolbar.toolbar .md-toolbar-tools .logo {
    width: 84px;
    position: absolute;
    left: 50%;
    top: 12px;
    margin-left: -42px; }
  md-toolbar.toolbar .md-toolbar-tools .mi {
    font-size: 22px;
    color: #444; }
  md-toolbar.toolbar .md-toolbar-tools #language-selector md-select-value {
    min-width: 0; }

md-sidenav md-toolbar .md-button {
  position: absolute;
  right: 0;
  top: 10px; }
  md-sidenav md-toolbar .md-button .mi {
    font-size: 22px; }

md-sidenav .side-menu {
  padding: 0 15px 0 0; }
  md-sidenav .side-menu .md-button {
    text-align: left;
    text-transform: none !important;
    font-weight: 600; }
    md-sidenav .side-menu .md-button md-icon {
      width: 24px;
      height: 24px;
      line-height: 24px; }
      md-sidenav .side-menu .md-button md-icon.mi {
        font-size: 22px; }
      md-sidenav .side-menu .md-button md-icon.wizard-icon {
        font-size: 50px; }
        md-sidenav .side-menu .md-button md-icon.wizard-icon:before {
          position: relative;
          left: -14px; }
    md-sidenav .side-menu .md-button .section-icon {
      margin: 0 20px 0 0; }
  md-sidenav .side-menu ul {
    padding: 0 0 0 45px; }
    md-sidenav .side-menu ul menu-link .md-button {
      margin-bottom: -4px; }

/** Home */
.home {
  width: 100%; }
  .home li {
    color: #42637c;
    position: relative;
    font-size: 1.05em; }
    .home li .batch-icon {
      position: absolute;
      display: block;
      background-color: #42637c;
      color: white;
      width: 45px;
      height: 45px;
      line-height: 45px;
      border-radius: 25px;
      z-index: 20;
      left: 50%;
      margin-left: 30px;
      top: 5%; }
  .home .md-fab {
    width: 140px;
    height: 140px;
    padding: 0; }
    .home .md-fab md-icon {
      width: 140px;
      height: 140px;
      font-size: 50px;
      line-height: 140px;
      color: #999; }
      .home .md-fab md-icon.wizard-icon {
        font-size: 110px; }
    .home .md-fab:hover {
      opacity: 0.7; }

.dashboard-buttons {
  list-style: none;
  width: 880px;
  margin: 15px 0;
  padding: 0; }
  .dashboard-buttons li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 30px; }
    .dashboard-buttons li .info-label {
      position: absolute;
      z-index: 20;
      bottom: 50px;
      right: 17%;
      height: 30px; }
      .dashboard-buttons li .info-label:hover {
        background: none; }

li:nth-child(1):not(.disabled) .md-fab {
  background: #00afff; }
  li:nth-child(1):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(1):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(1):not(.disabled) .md-fab:hover {
    background: #00afff !important; }

li:nth-child(2):not(.disabled) .md-fab {
  background: #6cbea8; }
  li:nth-child(2):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(2):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(2):not(.disabled) .md-fab:hover {
    background: #6cbea8 !important; }

li:nth-child(3):not(.disabled) .md-fab {
  background: #c5d882; }
  li:nth-child(3):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(3):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(3):not(.disabled) .md-fab:hover {
    background: #c5d882 !important; }

li:nth-child(4):not(.disabled) .md-fab {
  background: #d10019; }
  li:nth-child(4):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(4):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(4):not(.disabled) .md-fab:hover {
    background: #d10019 !important; }

li:nth-child(5):not(.disabled) .md-fab {
  background: #ff5113; }
  li:nth-child(5):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(5):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(5):not(.disabled) .md-fab:hover {
    background: #ff5113 !important; }

li:nth-child(6):not(.disabled) .md-fab {
  background: #ff7f00; }
  li:nth-child(6):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(6):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(6):not(.disabled) .md-fab:hover {
    background: #ff7f00 !important; }

li:nth-child(7):not(.disabled) .md-fab {
  background: #ffa800; }
  li:nth-child(7):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(7):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(7):not(.disabled) .md-fab:hover {
    background: #ffa800 !important; }

li:nth-child(8):not(.disabled) .md-fab {
  background: #fdc400; }
  li:nth-child(8):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(8):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(8):not(.disabled) .md-fab:hover {
    background: #fdc400 !important; }

li:nth-child(9):not(.disabled) .md-fab {
  background: #ffdb00; }
  li:nth-child(9):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(9):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(9):not(.disabled) .md-fab:hover {
    background: #ffdb00 !important; }

li:nth-child(10):not(.disabled) .md-fab {
  background: #42637c; }
  li:nth-child(10):not(.disabled) .md-fab md-icon {
    color: white;
    transition: all 1s; }
    li:nth-child(10):not(.disabled) .md-fab md-icon:hover {
      color: white; }
  li:nth-child(10):not(.disabled) .md-fab:hover {
    background: #42637c !important; }

@media only screen and (max-width: 1000px) {
  .dashboard-buttons {
    width: 100%; }
    .dashboard-buttons li {
      width: 33%; } }

@media only screen and (max-width: 600px) {
  .dashboard-buttons {
    padding: 0 10px; }
    .dashboard-buttons li {
      width: 50%; }
      .dashboard-buttons li .batch-icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        margin-left: 20px;
        bottom: 25%; }
  .home .md-fab {
    width: 80px;
    height: 80px;
    background: white; }
    .home .md-fab md-icon {
      width: 80px;
      height: 80px;
      font-size: 40px;
      line-height: 80px; }
      .home .md-fab md-icon.wizard-icon {
        font-size: 80px; } }

footer {
  padding: 40px 0;
  font-size: 13px;
  color: #999;
  text-align: center;
  border-top: 1px solid #ccc;
  display: block !important; }

.mailtemplates md-list {
  overflow-y: auto; }

md-list .header {
  padding: 0 32px 8px 32px;
  font-weight: bold; }
  md-list .header button {
    margin: 0;
    min-height: 0;
    line-height: inherit;
    padding: 0;
    background: none !important; }

trix-toolbar .dialogs .dialog input[type=button] {
  color: #333; }

.md-button {
  font-weight: bold !important;
  text-transform: none !important; }

input {
  height: 35px !important; }

._md-select-value {
  min-height: 35px !important; }

._md-select-icon {
  font-size: 12px !important; }

#report-selector md-list {
  max-height: 100%;
  overflow: auto; }
  #report-selector md-list md-list-item.active {
    background-color: #ff5113; }
    #report-selector md-list md-list-item.active h3,
    #report-selector md-list md-list-item.active p {
      color: #fff !important; }
  #report-selector md-list md-list-item .md-button {
    padding: 0; }

@media (max-width: 600px) {
  .kandidaten md-list-item label {
    display: inline-block;
    width: 40%;
    font-weight: bold; } }

md-content.filter {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  background-color: rgba(0, 0, 0, 0.06); }

.search-kandidaten form .search-bar-row {
  padding: 8px 40px 8px 8px;
  position: relative; }
  .search-kandidaten form .search-bar-row .search-bar {
    padding: 1px 16px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #ccc; }

.search-kandidaten form .search-dates-row {
  padding: 8px 35px 8px 8px;
  position: relative; }
  .search-kandidaten form .search-dates-row .search-date {
    width: 50%;
    margin-right: 5px; }
  .search-kandidaten form .search-dates-row .groepscode {
    padding: 1px 16px;
    border-radius: 3px;
    border: 1px solid #ccc;
    height: 35px !important;
    line-height: 35px !important; }

.search-kandidaten form .search-button {
  height: 39px;
  width: 39px;
  min-width: 0;
  margin: 0; }

.faq-h3 {
  line-height: 55px !important;
  outline: none; }
  .faq-h3 span.mi {
    top: 17px; }

.you-are-certified {
  font-style: italic;
  line-height: 20px;
  vertical-align: top; }

.ontwikkelwijzer #generate-button-container {
  margin-top: 20px; }

.feedbackgever {
  border: 1px solid #e3e3e3;
  background-color: #efefef;
  margin-bottom: 20px;
  position: relative; }

.competentieprofielen .type-icon,
.competentieprofielen .is-personal {
  margin-right: 30px;
  font-size: 100px;
  width: 25px; }
  .competentieprofielen .type-icon .mi,
  .competentieprofielen .is-personal .mi {
    font-size: 30px; }

.list-blok {
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 10px;
  max-width: 60%; }

.edit-competentieprofiel #competenties .competentie {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .edit-competentieprofiel #competenties .competentie label {
    line-height: 40px; }
  .edit-competentieprofiel #competenties .competentie input.ideaalscore {
    width: 40px;
    padding: 1px 10px; }

.edit-competentieprofiel #competentiegroepen .competentiegroep {
  margin-top: 10px; }

#matching-ideaalscores h4,
#matching-resultaat h4 {
  text-align: center; }

#matching-ideaalscores table,
#matching-resultaat table {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #efefef; }
  #matching-ideaalscores table th,
  #matching-resultaat table th {
    text-align: left;
    vertical-align: bottom; }
  #matching-ideaalscores table td,
  #matching-resultaat table td {
    vertical-align: top; }
  #matching-ideaalscores table th,
  #matching-ideaalscores table td,
  #matching-resultaat table th,
  #matching-resultaat table td {
    width: 15%; }
  #matching-ideaalscores table th:first-child,
  #matching-ideaalscores table td:first-child,
  #matching-resultaat table th:first-child,
  #matching-resultaat table td:first-child {
    width: auto; }

#matching-ideaalscores input.ideaalscore,
#matching-resultaat input.ideaalscore {
  width: 40px;
  padding: 1px 10px; }

#matching-resultaat table th,
#matching-resultaat table td,
#matching-resultaat table th:first-child,
#matching-resultaat table td:first-child {
  width: 20%; }

#matching-resultaat table th.result-within td.result-within {
  width: 29px; }

#matching-resultaat table th:last-child,
#matching-resultaat table td:last-child {
  width: auto; }

#matching-resultaat table .mi.within {
  color: #2E9E44; }

#matching-resultaat table .mi.not-within {
  color: #ff5113; }

#matching-resultaat table table.results {
  border: none !important;
  padding: 0; }
  #matching-resultaat table table.results td {
    width: 24px;
    border: 1px solid #ccc;
    text-align: center; }
    #matching-resultaat table table.results td.ideal {
      background-color: #bbb; }
    #matching-resultaat table table.results td span {
      width: 25px;
      display: inline-block; }
      #matching-resultaat table table.results td span.actual {
        border: 1px solid #ccc;
        color: #fff;
        background: #ff5113; }
        #matching-resultaat table table.results td span.actual.within {
          background: #2E9E44; }

trix-toolbar .personalization-tags:before {
  background-image: url("/images/tag.png"); }

h4,
h5 {
  margin: 0; }

.sso-login {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: row; }

.sso-or {
  width: 100%;
  box-sizing: border-box;
  border: 0 solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6; }

.sso-or-span {
  color: #707070;
  padding-left: .75rem;
  padding-right: .75rem; }

.sso-button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
