/* #IP.horizontal-content header {
        height: 200px;
    flex: none;
    box-sizing: border-box;
    position: relative;
    background-image: url(https://secure.coachview.net/Uploads/333/Logo/LogomijnYoukademyhr3.png);
    background-size: cover;
    background-position: bottum;
    min-height: 300px !important;
    background-repeat: no-repeat;
}

@media (max-width: 1200px) {
#IP.horizontal-content header {
    height: auto;
    width: 100%;
    display: block;
    min-height: 30vw !important;
}
#IP #top .cell:first-child #logo, #IP .top .cell:first-child #logo {
  width: 50px !important;
}
}

#IP #top .cell:first-child #logo, #IP .top .cell:first-child #logo {
  margin-top: 25px;
} */

#IP.horizontal-content main .data section h3, #IP.horizontal-content main .data aside h3 {
    margin: 0px 0 !important;
}

#IP.horizontal-content main .data section .top, #IP.horizontal-content main .data aside .top {
    border-bottom: 1px solid #FFFFFF !important;
    margin-bottom: 0px !important;
}

#IP table th {
    cursor: pointer;
    width: 12% !important;
}

#IP.horizontal-navigation #nav-wrap #nav li > a > div {
	color: #ffffff !important;
}

#IP.horizontal-navigation .subnav li a {
	color: #000000 !important;
}

#IP #sidebar #SideNav > li ul li a {
    font-weight: bold;
    color: #ffffff !important;
}

#IP #sidebar #SideNav > li > a {
    color: #ffffff !important;
}

@media (min-width: 2000px) {
  #IP.horizontal-content header {
	background-size: auto;
  }
}

#IP #top .cell#user h2 a, #IP .top .cell#user h2 a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    border: none;
    color: #080808 !important;
}

#IP #top .cell#user a, #IP .top .cell#user a {
    color: #080808 !important;
    border-color: rgba(255, 255, 255, 0.5);
}

body {
    color: #000000 !importent;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

#IP .table-fill th {
    border: 2px solid #F6F6F6 !important;
    border-bottom: 2px solid #ffffff !important;
}

#IP .table-fill td {
    border: 2px solid #F6F6F6 !important;
}

/* experiment */

#IP.horizontal-navigation #nav-wrap #nav li.active > a > div {
    background-color: #961982;
    border: none;
    color: #64B436 !Important;
    background-color: rgba(156, 131, 184, 0.9);
    border-bottom: none;
}

#IP.horizontal-navigation #nav-wrap {
    background-color: #961982 !important;
}

#IP #sidebar #SideNav > li > a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    background-color: #B1B2B2;
    color: #961982 !important;
    display: block;
    position: relative;
    padding: 10px 40px 10px 20px;
    min-height: 38px;
    word-wrap: break-word;
    border: none;
    border-color: #DAEDEC;
    background-color: transparent;
    color: #FFFFFF;
}






