﻿@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/droidsans/v18/SlGVmQWMvZQIdix7AFxXkHNSaA.ttf) format('truetype');
}
@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}html {
  background-color: white;
  margin: 0;
  padding: 0;
  background-repeat: repeat;
}
body {
  background-color: white;
  font-family: 'Droid sans', sans-serif !important;
  /*border-top: solid 10px #000;*/
  border-top: solid 0px;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.glyphicon.help {
  color: #bbbbbb;
  cursor: help;
  top: 10px;
}
a {
  /*color: #333;*/
  outline: none;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: underline;
}
.list > .row {
  border-bottom: solid 1px #f0f0f0;
  padding: 10px 0 10px 0;
}
.list > .row.inactive {
  color: #999999;
}
.list-unstyled > .row.inactive {
  color: #999999;
}
.list-sub {
  margin-bottom: 6px;
}
.list-sub > .row {
  padding: 4px 0 4px 0;
}
.list-sub .delete-icon {
  margin-top: 7px;
  color: #5c616e;
}
a:link,
a:visited,
a:active,
a:hover {
  /*color: #333;*/
}
.btn.btn-settings {
  border-style: none;
}
.list > .row {
  border-bottom: solid 1px #f0f0f0;
  padding: 10px 0 10px 0;
}
.list > .row.inactive {
  color: #999999;
}
.noXButton::-ms-clear {
  width: 0;
  height: 0;
}
.list-unstyled > .row.inactive {
  color: #999999;
}
.profielListNaam {
  color: #999999;
}
.form-labels-left .control-label {
  text-align: left;
}
.buttonrow {
  text-align: right;
}
.nodata {
  color: #999999;
  text-align: center;
  font-size: 14pt;
}
.dropdown-check .checkmark {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  line-height: unset;
  padding-right: 4px;
  visibility: hidden;
}
.dropdown-check .checkmark:before {
  content: "\e013";
}
.dropdown-check .checkmark.checked {
  visibility: visible;
}
/* deze wellicht vervangen door '.dropdown-check .checkmark ' */
.dropdown-check > .separator {
  margin-top: 10px;
}
.buttonrow .btn {
  margin-left: 8px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .buttonrow .btn {
    margin: 8px 0 8px 0;
  }
}
.gi-1x {
  font-size: 1em;
  line-height: unset;
  padding-right: 4px;
}
.gi-2x {
  font-size: 2em;
}
.gi-3x {
  font-size: 3em;
}
.gi-4x {
  font-size: 4em;
}
.gi-5x {
  font-size: 5em;
}
a:hover {
  /*background-color: #c7d1d6;*/
}
header,
hgroup,
nav,
section {
  display: block;
}
mark {
  background-color: #a6dbed;
  padding-left: 5px;
  padding-right: 5px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.displayInput {
  border: 0;
  outline: none;
}
.clear-fix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*color: #0D085E;*/
  margin-bottom: 0;
  padding-bottom: 0;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.75em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5,
h6 {
  font-size: 1em;
}
h5 a:link,
h5 a:visited,
h5 a:active {
  padding: 0;
  text-decoration: none;
}
/* main layout
----------------------------------------------------------*/
.content-wrapper {
  /*margin: 0 auto;
    max-width: 990px;*/
  max-width: 100%;
}
#body {
  background-color: #fff;
  clear: both;
  padding-bottom: 35px;
}
.main-content {
  background: url("../Images/accent.png") no-repeat;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 30px;
}
.featured + .main-content {
  background: url("../Images/heroAccent.png") no-repeat;
}
header .content-wrapper {
  /*padding-top: 20px;*/
  padding-top: 0px;
}
footer {
  clear: both;
  /*background-color: #e2e2e2;
    font-size: .8em;
    height: 100px;*/
}
/* site title
----------------------------------------------------------*/
.site-title {
  width: 200px;
  height: 60px;
  left: -9000px;
  border: none;
}
.site-title a,
.site-title a:hover,
.site-title a:active {
  background: none;
  color: #fff;
  outline: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
/* login
----------------------------------------------------------*/
#login {
  display: block;
  font-size: 0.85em;
  margin: 0 0 10px;
  text-align: right;
}
#login a {
  background-color: #d3dce0;
  margin-left: 10px;
  margin-right: 3px;
  padding: 2px 3px;
  text-decoration: none;
}
#login a.username {
  background: none;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
#login ul {
  margin: 0;
}
#login li {
  display: inline;
  list-style: none;
}
/* menu
----------------------------------------------------------*/
ul#menu {
  /*font-size: 1.3em;
    font-weight: 600;*/
  margin: 0 0 5px;
  padding: 0;
  text-align: right;
}
ul#menu li {
  display: inline;
  list-style: none;
  padding-left: 15px;
}
ul#menu li a {
  background: none;
  /*color: #999;*/
  text-decoration: none;
}
ul#menu li a:hover {
  /*color: #333;*/
  text-decoration: none;
}
/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
  background-color: #fff;
}
.featured .content-wrapper {
  background-color: #7ac0da;
  background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
  background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
  background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
  background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
  color: #3e5667;
  padding: 20px 40px 30px 40px;
}
.featured hgroup.title h1,
.featured hgroup.title h2 {
  color: #fff;
}
.featured p {
  font-size: 1.1em;
}
/* page titles */
hgroup.title {
  margin-bottom: 10px;
}
hgroup.title h1,
hgroup.title h2 {
  display: inline;
}
hgroup.title h2 {
  font-weight: normal;
  margin-left: 3px;
}
/* features */
section.feature {
  width: 300px;
  float: left;
  padding: 10px;
}
/* ordered list */
ol.round {
  list-style-type: none;
  padding-left: 0;
}
ol.round li {
  margin: 25px 0;
  padding-left: 45px;
}
ol.round li.zero {
  background: url("../Images/orderedList0.png") no-repeat;
}
ol.round li.one {
  background: url("../Images/orderedList1.png") no-repeat;
}
ol.round li.two {
  background: url("../Images/orderedList2.png") no-repeat;
}
ol.round li.three {
  background: url("../Images/orderedList3.png") no-repeat;
}
ol.round li.four {
  background: url("../Images/orderedList4.png") no-repeat;
}
ol.round li.five {
  background: url("../Images/orderedList5.png") no-repeat;
}
ol.round li.six {
  background: url("../Images/orderedList6.png") no-repeat;
}
ol.round li.seven {
  background: url("../Images/orderedList7.png") no-repeat;
}
ol.round li.eight {
  background: url("../Images/orderedList8.png") no-repeat;
}
ol.round li.nine {
  background: url("../Images/orderedList9.png") no-repeat;
}
/* content */
article {
  float: left;
  width: 70%;
}
aside {
  float: right;
  width: 25%;
}
aside ul {
  list-style: none;
  padding: 0;
}
aside ul li {
  background: url("../Images/bullet.png") no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}
.label {
  font-weight: 700;
}
/* login page */
#loginForm {
  border-right: solid 2px #c8c8c8;
  float: left;
  width: 55%;
}
#loginForm .validation-error {
  display: block;
  margin-left: 15px;
}
#loginForm .validation-summary-errors ul {
  margin: 0;
  padding: 0;
}
#loginForm .validation-summary-errors li {
  display: inline;
  list-style: none;
  margin: 0;
}
#loginForm input {
  width: 250px;
}
#loginForm input[type="checkbox"],
#loginForm input[type="submit"],
#loginForm input[type="button"],
#loginForm button {
  width: auto;
}
#socialLoginForm {
  margin-left: 40px;
  float: left;
  width: 40%;
}
#socialLoginForm h2 {
  margin-bottom: 5px;
}
#socialLoginList button {
  margin-bottom: 12px;
}
#logoutForm {
  display: inline;
}
/* contact */
.contact h3 {
  font-size: 1.2em;
}
.contact p {
  margin: 5px 0 0 10px;
}
.contact iframe {
  border: 1px solid #333;
  margin: 5px 0 0 10px;
}
/* forms */
fieldset {
  border: none;
  margin: 0;
  padding: 10px;
}
fieldset legend {
  display: none;
}
fieldset ol {
  padding: 0;
  list-style: none;
}
fieldset ol li {
  padding-bottom: 5px;
}
label {
  display: block;
  font-size: 1.2em;
  font-weight: 600;
}
label.checkbox {
  display: inline;
}
input,
textarea {
  border: 1px solid #666666;
  background: #fff;
  color: #333;
  font-size: 13px;
  /*margin: 5px 0 6px 0;*/
  padding: 6px;
  width: 300px;
  float: left;
  position: relative;
}
fieldset > div.editor-field > input {
  width: 288px;
}
fieldset > div.editor-field > textarea {
  width: 288px;
}
fieldset > div.editor-field > input[type="checkbox"],
fieldset > div.editor-field > input[type="radio"] {
  width: auto;
  padding-left: 0px;
  margin-left: 0px;
}
textarea {
  font-family: inherit;
  width: 300px;
  height: 150px;
}
select {
  width: 300px;
  padding: 6px;
}
input:focus,
textarea:focus {
  border: 1px solid #7ac0da;
}
input[type="checkbox"],
input[type="radio"] {
  background: transparent;
  border: inherit;
  width: auto;
}
input[type="submit"],
input[type="button"],
button,
.button {
  /*background-color: #d3dce0;
    border: 1px solid #787878;*/
  cursor: pointer;
  font-size: 1.1em;
  font-weight: bold;
  padding: 7px;
  margin-right: 8px;
  width: 97px;
  height: 34px;
  color: #707070;
  background: url("../Images/vpi_button_leeg.png") no-repeat;
  border: none;
}
a.button {
  text-decoration: none;
}
td input[type="submit"],
td input[type="button"],
td button {
  /*font-size: 1em;*/
  padding: 1px;
  margin-right: 4px;
}
/* info and errors */
.message-info {
  border: 1px solid;
  clear: both;
  padding: 10px 20px;
}
.message-error {
  clear: both;
  color: #e80c4d;
  font-size: 1.1em;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.message-success {
  color: #7ac0da;
  font-size: 1.3em;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.error {
  color: #e80c4d;
}
/* styles for validation helpers */
.field-validation-error {
  color: #e80c4d;
  font-weight: bold;
  /*left:520px;
    margin-top:-20px;*/
  /*position: relative;*/
  /*float: right;*/
  /*display: block;*/
  padding-left: 8px;
}
.change-password-container .field-validation-error {
  display: inline-block;
  padding: 9px;
}
.change-password-container .password-information {
  margin-top: 10px;
}
.dotcom-fieldset.aligned-form-container {
  padding: 16px;
}
.aligned-form-container .editor-label {
  line-height: 50px;
  height: 50px;
  box-sizing: border-box;
  margin-top: 0;
  padding: 0;
}
.aligned-form-container .editor-label-inline {
  float: left;
  clear: right;
  padding-left: 6px;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error {
  border: 1px solid #e80c4d;
}
span.input-validation-error {
  border: 1px solid #e80c4d;
}
input[type="checkbox"].input-validation-error {
  border: 0 none;
}
.validation-summary-errors {
  color: #e80c4d;
  font-weight: bold;
  font-size: 1.1em;
}
.validation-summary-valid {
  display: none;
}
/* tables
----------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 0.75em;
  border: 0 none;
  border-bottom-color: #ffffff;
  border-image: none;
  border-image-width: 0px;
}
th {
  font-size: 1.2em;
  text-align: left;
  border: none 0px;
  padding-left: 0;
  font-weight: bold;
}
th a {
  display: block;
  position: relative;
}
th a:link,
th a:visited,
th a:active,
th a:hover {
  color: #333;
  font-weight: 600;
  text-decoration: none;
  padding: 0;
}
th a:hover {
  color: #000;
}
th.asc a,
th.desc a {
  margin-right: 0.75em;
}
th.asc a:after,
th.desc a:after {
  display: block;
  position: absolute;
  right: 0em;
  top: 0;
  font-size: 0.75em;
}
th.asc a:after {
  content: '▲';
}
th.desc a:after {
  content: '▼';
}
td {
  padding: 0.25em 0em 0.25em 0em;
  border: 0 none;
}
tr.pager td {
  padding: 0 0.25em 0 0;
}
/********************
*   DotComSchool    *
********************/
.display-planning-training,
.display-planning-trainingpart,
.display-planning-drill,
.display-planning-picture,
.display-training,
.display-part,
.planning-accordion {
  clear: both;
  width: 100%;
  display: block;
  position: relative;
  margin: 10px;
}
.command_icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  margin: 1px;
  clear: none;
  float: left;
  border: none;
  border-image: none;
  border-image-width: 0px;
}
.command_icon_text {
  display: inline-block;
  clear: none;
  float: left;
  width: 100px;
}
/*.command_icon:hover
    {
        background-position: 0 -20px;
    }*/
.command_icons {
  display: block;
  margin-top: 0px;
}
.command_icons li {
  float: left;
  margin-left: 2px;
}
.command_icons li:first-child {
  margin-left: 0;
}
.command_icon.Details {
  background-image: url('/images/icons/Bekijken-2_grijs.png');
}
.command_icon.Search {
  background-image: url('/images/icons/Bekijken-1_grijs.png');
}
.command_icon.Delete {
  background-image: url('/images/icons/Verwijderen_grijs.png');
}
.command_icon.Edit {
  background-image: url('/images/icons/Bewerken_grijs.png');
}
.command_icon.Save {
  background-image: url('/images/icons/Akkoord.png');
}
.command_icon.Tooltip {
  background-image: url('/images/icons/Tooltip_grijs.png');
}
.command_icon.Create {
  background-image: url('/images/icons/Nieuw_grijs.png');
}
.command_icon.Print {
  background-image: url('/images/icons/Print_grijs.png');
}
.command_icon.Pdf {
  background-image: url('/images/icons/Pdf_grijs.png');
  float: right;
}
.command_icon.Oas {
  background-image: url('/images/icons/Oas_grijs.png');
  float: right;
}
.command_icon.Duplicate {
  background-image: url('/images/icons/Dupliceren.png');
  float: right;
}
.command_icon.Generate {
  background-image: url('/images/icons/generate.png');
  float: right;
}
.command_icon.Copy {
  background-image: url('/images/icons/Dupliceren.png');
  float: right;
}
.command_icon.Csv {
  background-image: url('/images/icons/Csv_grijs.png');
}
.command_icon.Wizard {
  background-image: url('/images/icons/Wizard_grijs.png');
}
.command_icon.Inactive {
  background-image: url('/images/icons/Inactief_grijs.png');
}
.command_icon.Active {
  background-image: url('/images/icons/accepteren_grijs.png');
}
.command_icon.GoDown {
  background-image: url('/images/icons/Bijstellenbeneden_grijs.png');
}
.command_icon.GoUp {
  background-image: url('/images/icons/Bijstellenboven_grijs.png');
}
.command_icon.Person {
  background-image: url('/images/icons/Usergrijs.png');
}
.command_icon.Share {
  background-image: url('/images/icons/Bestand_delen_grijs.png');
}
.command_icon.EmailUnread {
  background-image: url('/Images/icons/Email_ongelezen_grijs.png');
}
.command_icon.EmailRead {
  background-image: url('/Images/icons/Email_gelezen_grijs.png');
}
.page-breaker {
  display: block;
  clear: both;
  page-break-after: always;
  text-align: left;
  width: 100%;
  height: 1px;
}
.page-breaker span {
  display: none;
  margin-bottom: 10px;
  color: #ffffff;
}
.printPdf {
  height: 100%;
  vertical-align: bottom;
}
.multiline {
  white-space: pre-wrap;
}
.singleline {
  white-space: nowrap;
}
.telerik-grid {
  height: 100%;
  min-height: 100%;
}
.t-grid {
  margin-top: 10px;
  margin-bottom: 10px;
}
li #DefaultTeamId,
li #DefaultSeasonId,
li #DefaultAuthenticatedRoleId {
  width: auto;
  padding: 0;
  margin: 0;
}
li #DefaultTeamId,
li #DefaultSeasonId,
li #DefaultStudyYearId {
  width: 90px;
  padding: 0;
  margin: 0;
}
li #DefaultTeamId,
li #DefaultSeasonId,
li #DefaultYearClassId {
  width: 90px;
  padding: 0;
  margin: 0;
}
.bread_crumb_wrap {
  padding-bottom: 10px;
}
.dotcom-accordion-item {
  display: none;
}
.dotcom-fieldset,
.dotcom-fieldset-command {
  border: #a0a0a0;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.dotcom-fieldset legend,
.dotcom-fieldset-command legend {
  display: block;
  font-weight: bold;
  /*text-shadow: -1px -1px #ffffff,1px 1px #333;*/
  font-size: 16px;
  background-color: #ffffff;
}
.dataEntryPageHeaderHolderTop {
  background-color: #0D085E;
  height: 10px;
}
.linkSelected {
  color: #D4002C;
}
.q_tr_head {
  position: relative;
  top: expression(this.offsetParent.scrollTop);
}
.q_questionnaire,
.q_form,
.q_level,
.q_answer {
  padding: 0px 20px;
}
.q_answervalue {
  font-weight: bold;
}
.q_level_description {
  width: 100%;
}
.tab-container {
  display: block;
  overflow: auto;
}
.submit {
  display: block;
  clear: both;
  position: relative;
  margin-bottom: 7px;
}
.step_back {
  display: inline-block;
  clear: none;
  position: relative;
  padding-top: 11px;
}
.editor-label {
  float: left;
  position: relative;
  width: 20%;
  padding: 6px;
  clear: left;
  margin-top: 6px;
  /*text-shadow: -1px -1px #FFF,1px 1px #333;*/
  font-weight: bold;
}
.readonlyInfo {
  font-weight: bold;
}
.editor-field {
  font-weight: bold;
  clear: right;
  display: block;
  padding: 6px;
  float: left;
}
.editor-field.margin_top {
  margin-top: 6px;
}
.displaylabel2 {
  float: left;
  /*position: relative;*/
  width: 21%;
  padding: 5px;
  padding-right: 0px;
  display: block;
  clear: left;
  min-height: 20px;
  /*text-shadow: -1px -1px #FFF,1px 1px #333;*/
  /*font-weight: bold;*/
}
.display-label {
  float: left;
  /*position: relative;*/
  width: 21%;
  padding: 5px;
  padding-right: 0px;
  display: block;
  clear: left;
  min-height: 20px;
  /*text-shadow: -1px -1px #FFF,1px 1px #333;*/
  /*font-weight: bold;*/
}
.display-label-personasplayer {
  float: left;
  /*position: relative;*/
  width: 20%;
  padding: 5px;
  display: block;
  clear: left;
  min-height: 20px;
  /*text-shadow: -1px -1px #FFF,1px 1px #333;*/
  /*font-weight: bold;*/
}
.displayfield2 {
  font-weight: bold;
  clear: right;
  display: block;
  padding: 5px;
  /*position: relative;*/
  /*float: left;*/
  margin-left: 21%;
  min-height: 20px;
}
.display-field {
  font-weight: bold;
  clear: right;
  display: block;
  padding: 5px;
  /*position: relative;*/
  /*float: left;*/
  margin-left: 21%;
  min-height: 20px;
}
.display-field-personasplayer {
  font-weight: bold;
  clear: right;
  display: block;
  padding: 5px;
  /*position: relative;*/
  /*float: left;*/
  min-height: 20px;
  margin-left: 21%;
}
.display-field ul {
  padding-top: 5px;
}
.display-title {
  clear: both;
  position: relative;
  display: block;
  float: left;
}
.display-commands {
  border-top: #999999 1px;
  border-top-style: solid;
  position: relative;
  padding-top: 10px;
  display: block;
  clear: both;
}
.display-label_100,
.editor-label_100 {
  width: 10%;
  vertical-align: top;
}
.editor-field_100 input,
.display-field_100,
.editor-field_100 textarea {
  width: 100%;
  margin-left: 0%;
}
.editor-field_100 textarea {
  height: 150px;
}
ul.item-selection {
  padding-bottom: 10px;
}
ul.item-selection li {
  padding-bottom: 10px;
}
.dotcom-icon {
  border: none;
  vertical-align: middle;
  text-decoration: none;
}
.FooterPanel {
  background-color: #D4002C;
  bottom: 0;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  width: 100%;
  /*990px;*/
}
.dataEntryApplicationToolbarHolder {
  background-color: #E6E6EF;
  height: 30px;
}
.dataEntryApplicationToolbar {
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  width: 100%;
  /*990px;*/
}
.dataEntryPageHeaderHolderTop {
  background-color: #0D085E;
  height: 10px;
}
table.table-list {
  margin: 0px;
  padding: 0px;
  border: solid 0px #a0a0a0;
  width: 100%;
}
table.td-list tr {
  border: none;
}
td.td-list,
th.td-list {
  border: solid 1px #a0a0a0;
  margin: 0px;
  padding: 5px;
  font-weight: bold;
}
td.td-list.not-bold {
  font-weight: normal;
}
td.td-commands {
  text-align: right;
}
th.td-list {
  /*font-size: 10px;*/
}
tr.tr-list:hover {
  background-color: #FFCC7F;
}
.ui-tooltip,
.arrow:after {
  background: black;
  border: 2px solid white;
}
.ui-tooltip {
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  box-shadow: 0 0 7px black;
  width: 200px;
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow.left {
  left: 20%;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
}
.arrow.top:after {
  bottom: -20px;
  top: auto;
}
.jqplot-axis-tick {
  color: red;
}
/*
  Login screen
  ----------------------------------------------------------*/
/*#div-login-container
{
    background: url('../Images/login.png') no-repeat;
    width: 584px;
    height: 269px;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    font-size: 10px;
    padding-top: 30px;
    padding-left: 40px;
}*/
#div-login-container {
  /*background: url('../Images/login.png') no-repeat;*/
  background-color: #ffffff;
  height: 350px;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  font-size: 10px;
  padding-top: 30px;
  padding-left: 40px;
  margin-left: auto;
  margin-right: auto;
}
.login-text {
  width: 300px;
}
.login-label {
  width: 100px;
}
#btnSubmitLogin {
  background-color: #13235b;
  color: #ffffff;
  height: 25px;
  float: right;
  width: 100px;
  margin-left: 105px;
}
/*EditableList
    -------------------------------------------------------------*/
/*.field-validation-error
        {
            position: relative;
            display: block;
        }*/
* html .field-validation-error {
  position: relative;
}
* + html .field-validation-error {
  position: relative;
}
.field-validation-error span {
  position: relative;
  white-space: nowrap;
  color: red;
  padding: 17px 5px 3px;
  background: transparent url('@Url.Content("~/Content/Common/validation-error-message.png") ') no-repeat 0 0;
}
/* in-form editing */
.t-edit-form-container {
  width: 350px;
  margin: 1em;
}
.t-edit-form-container .editor-label,
.t-edit-form-container .editor-field {
  padding-bottom: 1em;
  float: left;
}
.t-edit-form-container .editor-label {
  width: 21%;
  text-align: right;
  padding-right: 3%;
  clear: left;
}
.t-edit-form-container .editor-field {
  width: 60%;
}
#Grid {
  margin-bottom: 10px;
}
select#DefaultTeamId {
  padding: 0px;
}
#EvaluationReport {
  padding: 5px;
  margin: 5px;
}
#EvaluationReport tr th {
  padding: 5px;
  min-width: 100px;
  background-color: #13235b;
  color: #ffffff;
}
#tabs ul li {
  display: inline;
}
.white_background {
  /*background-image: url('/Images/transparentFieldset.png');*/
  background-color: #ffffff;
  background-repeat: repeat;
  padding: 15px;
}
.MediaItemContainer {
  padding: 10px;
}
.MediaItemMetaDataContainer {
  /*font-weight: bold;*/
  padding: 5px;
  min-height: 20px;
}
/*.t-item {
    background-color: red;
    height: 40px;
}*/
.MediaItemdisplay-label {
  float: left;
  /*position: relative;*/
  width: 20%;
  padding: 5px;
  display: inline;
  clear: left;
  min-height: 20px;
  /*text-shadow: -1px -1px #FFF,1px 1px #333;*/
  font-weight: bold;
  margin-right: 1%;
}
.FileDownloadButton {
  background-color: #d3dce0;
  border: 1px solid #787878;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600;
  padding: 7px;
  margin-right: 8px;
  width: auto;
}
#gallery_box_1 {
  background-image: url('/Images/DotComTeach_asset_blok_awedstrijden.jpg');
}
#gallery_box_content {
  height: 180px;
  width: 232px;
}
#gallery_box_content p {
  margin-left: 20px;
  padding-top: 20px;
  font-size: 9pt;
  font-weight: bold;
}
#gallery_box_content table {
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
}
#gallery_box_content td {
  font-size: 14pt;
  padding-right: 25px;
  padding-left: 25px;
}
#gallery_box_content td {
  border: 2px solid #e2e2e2;
  /*border-left:none;
    border-right:none;*/
}
#gallery_box_2 {
  background-image: url('/Images/DotComTeach_asset_blok_akaarten.jpg');
}
#gallery_box_3 {
  background-image: url('/Images/DotComTeach_asset_blok_beoordeling.jpg');
}
#MatchEvaluationDate {
  margin-right: 10px;
  width: 20px;
}
#MatchEvaluationDate p {
  font-size: 37px;
  font-weight: 600;
  color: black;
}
#gallery_box_4 {
  background-image: url('/Images/DotComTeach_asset_blok_trainingen.jpg');
}
#AmountOfTraining {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -8px;
}
#AmountOfTraining p {
  font-size: 100px;
  font-weight: 300;
  color: black;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.autowidth {
  width: auto;
  margin-top: 8px;
}
#MatchCardYellow {
  width: 53px;
  height: 78px;
  float: left;
  margin-left: 35px;
  margin-top: 23px;
  background-image: url('/Images/DotComTeach_asset_kaart_geel.jpg');
}
#MatchCardRed {
  width: 53px;
  height: 78px;
  float: right;
  margin-right: 35px;
  margin-top: 23px;
  background-image: url('/Images/DotComTeach_asset_kaart_rood.jpg');
}
.MatchCardAmount {
  font-size: 48px;
  font-weight: 200;
  text-align: center;
  margin-top: 15px;
}
.new-email {
  float: left;
  padding-top: 55px;
  padding-bottom: 60px;
  padding-left: 68px;
  padding-right: 100px;
  position: absolute;
  font-size: 20px;
  color: #162559;
  text-align: center;
}
#reportViewer1 {
  position: absolute;
  overflow: hidden;
  width: 100%;
  min-height: 450px;
}
.InputButtonClass {
  display: block;
  margin-top: 3px !important;
}
select#DefaultAuthenticatedRoleId,
#DefaultStudyYearId,
#DefaultYearClassId {
  font-size: 8pt !important;
}
select {
  font-size: 10pt !important;
}
input[type="password"],
input[type="text"],
input[type="number"] .uneditable-input {
  color: #555555;
  display: inline-block;
  font-size: 13px;
  height: 23px;
  line-height: 23px;
  margin-bottom: 5px;
  padding: 4px 6px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 300px;
}
.ReportToolbar INPUT {
  height: 11px;
  padding-bottom: 3px;
}
#ReportViewer1_ReportToolbar_NavGr_CurrentPage_CurrentPage {
  margin-top: 4px !important;
  padding: 3px 2px 3px 2px !important;
}
#iFrameStatistics {
  width: 100%;
  height: 100%;
  min-height: 600px;
  padding: 0;
  margin: 0;
  border: none;
}
#emailTitle {
  width: 618px;
}
#emailType {
  width: 300px;
  height: auto;
}
#emailRecipients {
  margin-left: 5px;
}
#addCareTaker {
  margin-left: 0px;
}
#emailBody {
  margin-left: 0px;
  width: 620px;
}
.k-upload-sync {
  width: 632px;
}
/*.k-upload-files k-reset
{
    background-color:purple;
    width:800px;
}*/
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-textbox,
input.k-textbox {
  width: 300px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-color: #000000;
  text-indent: 0px;
}
.k-ie input.k-textbox {
  text-indent: 0px;
}
.t-state-active {
  background-color: #c2c2c2;
}
.slider-container {
  padding-bottom: 20px;
}
.evaluationTable {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  width: 100%;
}
.evaluationTable tbody tr td {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}
.evaluationTable tbody tr th {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  font-weight: bold;
}
table.evaluationTable tr,
fieldset.dotcom-fieldset,
.printKeepTogether {
  page-break-inside: avoid;
  margin-bottom: 10px;
}
#printerPdf {
  width: 1100px;
  height: 1px;
}
#printerPdfLandscape {
  width: 1400px;
  height: 1px;
}
#dialog-confirm {
  width: 300px;
}
.combobox_group_x3 {
  width: 475px;
  display: block;
}
.combobox_group_x3 .breaker {
  width: auto;
  /*height:5px;
        background-color:bisque;
        background-repeat:repeat-x;*/
}
.combobox_group_x3 .kendo_grid {
  padding-top: 15px;
}
.float_r {
  float: right;
}
.float_l {
  float: left;
}
.k-grid table,
table.examScoresArrangementPivotDisplay {
  border: 1px;
  border-color: #c2c2c2 !important;
  border-style: solid !important;
  text-align: center !important;
  width: 100% !important;
}
.k-grid table td {
  border-left: 1px !important;
  border-bottom: 1px !important;
  border-color: #c2c2c2 !important;
  border-style: solid !important;
  text-align: left !important;
  padding: 10px !important;
  margin: 10px !important;
}
.k-grid table tr td:first-of-type {
  border-left: 0px !important;
}
.k-grid table tfoot td {
  border-top: 0px !important;
  border-right: 0px !important;
  border-bottom: 0px !important;
}
table.examScoresArrangementPivotDisplay td {
  border: 1px;
  border-color: #c2c2c2 !important;
  border-style: solid !important;
  text-align: left !important;
  padding: 10px !important;
  margin: 10px !important;
}
.k-grid table thead,
.k-grid table tbody {
  border: 0px !important;
}
.k-grid table th,
.k-grid table tfoot td,
table.examScoresArrangementPivotDisplay th {
  border: 1px;
  border-color: #c2c2c2 !important;
  border-style: solid !important;
  text-align: left !important;
  padding: 10px !important;
  margin: 10px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  background-image: -webkit-linear-gradient(#eaeaea, #dadada) !important;
  /* For Safari 5.1 to 6.0 */
  background-image: -o-linear-gradient(#eaeaea, #dadada) !important;
  /* For Opera 11.1 to 12.0 */
  background-image: -moz-linear-gradient(#eaeaea, #dadada) !important;
  /* For Firefox 3.6 to 15 */
  background-image: linear-gradient(#eaeaea, #dadada) !important;
  /* Standard syntax */
}
.k-grid table tr,
table.examScoresArrangementPivotDisplay tr {
  border: 0px !important;
  border-color: #c2c2c2 !important;
  border-style: solid !important;
  text-align: center !important;
  page-break-inside: avoid;
}
.k-widget .k-grid {
  margin-top: 20px;
}
/*.k-grid table tr:nth-child(even)
 {
    background-color: #ffffff !important;
}*/
/*.k-grid table tr:nth-child(even),*/
table.examScoresArrangementPivotDisplay tr:nth-child(odd) {
  background-color: #eaeaea !important;
}
table.yearClassFlow td {
  /*width: 40px;*/
  vertical-align: top;
}
table.yearClassFlow td.fill {
  color: white;
  font-weight: bold;
}
.arrangement_container {
  width: 190px;
  float: left;
}
.arrangement_line_1,
.arrangement_line_2,
.arrangement_line_3,
.arrangement_line_4,
.arrangement_line_5 {
  background-image: url("/Content/Assets/line_compleet.png");
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left: 8px;
  width: 190px;
}
.arrangement_left {
  text-align: left;
  color: #9ed5b3;
  font-family: Source Sans Pro;
  position: relative;
  top: -13px;
  left: 0px;
}
.arrangement_right {
  text-align: right;
  color: #9ed5b3;
  font-family: Source Sans Pro;
  position: relative;
  margin-right: 10px;
  top: -26px;
}
.arrangement_text_1 {
  color: #ec4a59;
}
.arrangement_text_2 {
  color: #fb9944;
}
.arrangement_text_3 {
  color: #0cd4b0;
}
.arrangement_text_4 {
  color: #5fc5d8;
}
.arrangement_text_5 {
  color: #1c638e;
}
.arrangement_bubble_1,
.arrangement_bubble_3,
.arrangement_bubble_5 {
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  height: 40px;
  width: 95px;
  text-align: center;
  vertical-align: central;
}
.arrangement_bubble_text {
  color: #ffffff;
  text-decoration: underline;
}
.arrangement_bubble_1 {
  background-image: url("/Content/Assets/speechballoon_1_blue.png");
  height: 50px;
}
.arrangement_bubble_2 {
  background-image: url("/Content/Assets/speechballoon_2_red.png");
  text-align: center;
  vertical-align: central;
  background-repeat: no-repeat;
  height: 50px;
  margin-left: 9px;
}
.arrangement_bubble_3 {
  background-image: url("/Content/Assets/speechballoon_3_yellow.png");
  height: 50px;
}
.arrangement_bubble_4 {
  background-image: url("/Content/Assets/speechballoon_4_green.png");
  text-align: center;
  vertical-align: central;
  background-repeat: no-repeat;
  height: 50px;
  margin-left: 9px;
}
.arrangement_bubble_5 {
  background-image: url("/Content/Assets/speechballoon_5_purple.png");
  height: 50px;
}
.arrangement_setup,
.arrangement_setup_1,
.arrangement_setup_2,
.arrangement_setup_3,
.arrangement_setup_4,
.arrangement_setup_5 {
  display: inline;
  /*background-color: #c5e3ff;*/
  box-shadow: 4px 4px 5px #E9E9E9;
  float: left;
  clear: none;
  width: 160px;
  padding: 10px;
  margin: 7px;
  min-height: 200px;
  position: relative;
}
.arrangement_setup_1 {
  /*background-color: #c5e3ff;*/
  background-image: url("/Content/Assets/arrangementblock_1_blue.png");
  background-repeat: repeat-x, repeat-y;
}
.arrangement_setup_2 {
  /*background-color: #f08a8a;*/
  background-image: url("/Content/Assets/arrangementblock_2_red.png");
  background-repeat: repeat-x, repeat-y;
}
.arrangement_setup_3 {
  /*background-color: #f9c67d;*/
  background-image: url("/Content/Assets/arrangementblock_3_yellow.png");
  background-repeat: repeat-x, repeat-y;
}
.arrangement_setup_4 {
  /*background-color: #a7ee99;*/
  background-image: url("/Content/Assets/arrangementblock_4_green.png");
  background-repeat: repeat-x, repeat-y;
}
.arrangement_setup_5 {
  /*background-color: #c6b2ed;*/
  background-image: url("/Content/Assets/arrangementblock_5_purple.png");
  background-repeat: repeat-x, repeat-y;
}
.student_arrangement {
  display: inline;
  background-image: url("/Content/Assets/sleepbutton.png");
  float: left;
  clear: none;
  width: 147px;
  padding: 5px;
  margin: 5px;
  min-height: 43px;
  vertical-align: middle;
  cursor: pointer;
}
.student_info_left {
  text-align: center;
  width: 30px;
  float: left;
  clear: none;
  margin-top: 5px;
}
.student_arrangement_number {
  font-size: 12px;
  font-weight: bold;
  float: left;
  clear: none;
  width: 30px;
}
.student_arrangement_vs {
  font-size: 12px;
}
.student_arrangement_name {
  float: left;
  clear: none;
  width: 110px;
  margin-top: 5px;
  text-align: left;
}
.container-half {
  display: inline;
  float: left;
  clear: none;
  width: 40%;
  padding: 15px;
  min-height: 200px;
}
/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {
  body {
    background-image: none;
  }
  /* header
    ----------------------------------------------------------*/
  header .float-left,
  header .float-right {
    float: none;
  }
  /* logo */
  header .site-title {
    margin: 10px;
    text-align: center;
  }
  /* login */
  #login {
    font-size: 0.85em;
    margin: 0 0 12px;
    text-align: center;
  }
  #login ul {
    margin: 5px 0;
    padding: 0;
  }
  #login li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #login a {
    background: none;
    color: #999;
    font-weight: 600;
    margin: 2px;
    padding: 0;
  }
  #login a:hover {
    color: #333;
  }
  /* menu */
  nav {
    margin-bottom: 5px;
  }
  ul#menu {
    margin: 0;
    padding: 0;
    /*text-align: center;*/
  }
  ul#menu li {
    margin: 0;
    padding: 0;
  }
  /* main layout
    ----------------------------------------------------------*/
  .main-content,
  .featured + .main-content {
    background-position: 10px 0;
  }
  .content-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .featured .content-wrapper {
    padding: 10px;
  }
  /* page content */
  article,
  aside {
    float: none;
    width: 100%;
  }
  /* ordered list */
  ol.round {
    list-style-type: none;
    padding-left: 0;
  }
  ol.round li {
    padding-left: 10px;
    margin: 25px 0;
  }
  ol.round li.zero,
  ol.round li.one,
  ol.round li.two,
  ol.round li.three,
  ol.round li.four,
  ol.round li.five,
  ol.round li.six,
  ol.round li.seven,
  ol.round li.eight,
  ol.round li.nine {
    background: none;
  }
  /* features */
  section.feature {
    float: none;
    padding: 10px;
    width: auto;
  }
  section.feature img {
    color: #999;
    content: attr(alt);
    font-size: 1.5em;
    font-weight: 600;
  }
  /* forms */
  input,
  textarea,
  select {
    width: 90%;
  }
  /* login page */
  #loginForm {
    border-right: none;
    float: none;
    width: auto;
  }
  #loginForm .validation-error {
    display: block;
    margin-left: 15px;
  }
  #socialLoginForm {
    margin-left: 0;
    float: none;
    width: auto;
  }
  /* footer
    ----------------------------------------------------------*/
  /*footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }*/
  input[type="radio"],
  input[type="checkbox"] {
    /* Double-sized Checkboxes */
    -ms-transform: scale(2);
    /* IE */
    -moz-transform: scale(2);
    /* FF */
    -webkit-transform: scale(2);
    /* Safari and Chrome */
    -o-transform: scale(2);
    /* Opera */
    margin: 10px;
    padding: 10px;
  }
  .display-field {
    font-weight: bold;
    clear: both;
    display: block;
    padding: 5px;
    /*position: relative;*/
    /*float: left;*/
    margin-left: 0px;
    min-height: 20px;
  }
  .display-field-personasplayer {
    font-weight: bold;
    clear: both;
    display: block;
    padding: 5px;
    /*position: relative;*/
    /*float: left;*/
    min-height: 20px;
    margin-left: 0px;
  }
  .editor-field {
    font-weight: bold;
    clear: both;
    display: block;
    padding: 6px;
    float: left;
    width: 90%;
  }
  .k-autocomplete,
  .k-combobox,
  .k-datepicker,
  .k-timepicker,
  .k-datetimepicker,
  .k-colorpicker,
  .k-numerictextbox,
  .k-dropdown,
  .k-selectbox,
  .k-textbox,
  input.k-textbox {
    width: 90%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: #000000;
  }
  .k-widget .k-tabstrip .k-header {
    margin-top: 20px;
  }
  #dialog-confirm,
  .ui-dialog {
    width: 200px;
  }
  .login-text {
    width: 90%;
  }
  .white_background {
    padding: 0px;
    margin: 0px;
  }
}
table.systemrights td,
table.systemrights tr,
table.systemrights th {
  border: 1px #a0a0a0 solid;
  padding: 3px;
  text-align: center;
}
.chart-wrapper {
  margin-bottom: 30px;
}
#loading {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1000;
}
#loadingcontent {
  display: table;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#loadingspinner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: larger;
  padding-top: 80px;
}
.k-combobox,
.k-datepicker {
  margin-left: 10px;
  margin-right: 10px;
}
.k-combobox {
  min-width: 200px;
}
fieldset div.editor-field .k-combobox,
fieldset div.editor-field .k-datepicker {
  margin-left: 0px;
  margin-right: 0px;
  min-width: 0px;
}
.printtext {
  font-size: 20px;
}
.divider-height {
  clear: both;
  height: 20px;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  height: 3px !important;
  margin-top: 0 !important;
}
.grid_header {
  font-weight: bold;
}
.k-grid-header th.k-header > .k-link {
  font-weight: bold;
}
.not-bold {
  font-weight: normal;
}
.PageNumbering {
  width: 100%;
  text-align: right;
  float: right;
  font-family: Source Sans Pro;
  font-size: 10px;
}
.k-datepicker {
  width: 100px !important;
}
.box_header {
  border-bottom: unset !important;
  color: #b6b2b2;
}
.footer_box h4 {
  font-family: 'Droid sans', sans-serif !important;
}
.toggle {
  margin-top: 10px;
  margin-bottom: 20px;
  white-space: nowrap;
}
.toggle .ios-ui-slide {
  margin: 0 10px 0 10px;
  vertical-align: middle;
}
.ios-ui-slide {
  background: #f7f7f7;
  border: solid 1px #cccccc;
  height: 30px;
}
.ios-ui-slide.checked {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ios-ui-slide.checked .inner {
  left: 32px;
}
.ios-ui-slide .inner {
  width: 22px;
  height: 22px;
  background: #23648a;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ios-ui-check {
  margin-right: 8px;
  vertical-align: middle;
}
.ios-ui-check.checked {
  -webkit-box-shadow: inset 0 0 0 14px #23648a !important;
  box-shadow: inset 0 0 0 14px #23648a !important;
}
.ios-disabled > .ios-ui-check {
  display: none;
}
.ios-disabled > .ios-ui-check-fake {
  display: inline-block;
}
.ios-label {
  vertical-align: top;
  margin: 1px 0 0 2px;
  display: inline-block !important;
}
.frame {
  margin: 20px 0 0 0;
  border-radius: 3px;
  padding: 15px 40px 15px 40px;
}
@media (max-width: 768px) {
  .frame {
    padding: 15px;
  }
}
#toolbar-container {
  margin-bottom: 15px;
}
#toolbar-container.toolbar-detail {
  margin-bottom: 40px;
}
#toolbar-static {
  position: fixed;
  z-index: 99;
  top: 60px;
  width: 1140px;
  display: none;
}
@media (max-width: 1199px) {
  #toolbar-static {
    width: 940px;
  }
}
@media (max-width: 991px) {
  #toolbar-static {
    width: 720px;
  }
}
@media (max-width: 768px) {
  #toolbar-static {
    padding-right: 45px;
    width: 100%;
  }
}
.toolbar-frame {
  background-image: url("Images/toolbarfadeframe.png");
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding: 15px 40px 15px 40px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .toolbar-frame {
    padding: 15px;
  }
}
.toolbar-outside {
  background-image: url("Images/toolbarfade.png");
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-top: 20px;
  padding-bottom: 30px;
}
.ios-ui-check-fake {
  cursor: not-allowed;
  margin-right: 8px;
  vertical-align: middle;
  border-color: #d1d1d1;
  box-shadow: inset 0 0 0 2px #d6e0e6;
  width: 22px;
  z-index: 2;
  text-align: center;
  height: 22px;
  border-radius: 18px;
  text-indent: -9999px;
  display: none;
}
.ios-ui-check-fake.checked {
  -webkit-box-shadow: inset 0 0 0 14px #23648a;
  box-shadow: inset 0 0 0 14px #23648a;
}
.ios-ui-check-fake.checked > .inner {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ios-ui-check-fake > .inner {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAQAAADa613fAAAC70lEQVR42u3bPWgUQRgG4N0kxpjCYJFCFBVRCyFg0PgD/oAiKpGgAUEwhVhoI4I2FoIpxDSmCBZqIYopRMEUWiSIiilEBEEwKCgHRgwqKsIhxngQ89qYkMu9iTuzs7N74Z0rb+bbe/Z2Z+b79i5EMDtaRSCIIIIIIogggggiiCCCCCKIIIIIIogggggyWyE15Q+ZF3QF+WAkeB20GI1Dtl616Md4G0Nr9JHZYlSjD5PbIMJyhFSiB1Pb8qijs3OPhMH1oDXGPZyRbyPEFZS2j6got0urE6y1ldvN3k4Z7SYxssA4RRmdZlHSZxzDGGFcjj7xZgPShj+E0W3KSBuyH6OE0YNK81hpMnajQBi9qLaJlh5jG4YJ4zFq7eKlxdiAPGE8w3zbiOkwGvCdMAawwD5mGoxV+EIYb1AfJ6p/xjIMEcY7LI4X1zdjEXKEMYQVcSObda9CE9ahyvpw9XhFGF+xOv4pMuncjE//Ntd7rA5WhxeEkccaF9919K6Nk5avAvZaZONPCeMnNrq5aKN3vVX0AX5hu9GBavCIMEyjOIHkSs7lJoOiwj3CKKDZ3TQSvetLcnU3Riwq3CaMURxwOR9G79phOd+EuEZGjuGw24ndZM6xWwEu0vzvuOsVyqTzUromD864JndQxmn3S61Z95V0l/R22l3SGco4l8SeIcl96wnK6Epm82M+ZP00mUTdlH5HaFHhqnk2ntymcSvN7fqLcruDNBu/aZONJ7n73UWz7b6JbLuFvn8Xc5LbV9sO3DdD/WMHfpP3HtgVFZLPRw5RSjc20wvviW1RwUdidZTezqzg9rxkKsgUJMBJRGkD8bJxP6nu2f8ycljoI4mOH+LCjIwPWOKnGuDiWdOlaRmf4xcVfFZRQtygjG9o8FefcfU89g5Ju5p8FprcPSHvLWIMY4vfipnL3yw8nGCMYKfvCqbLYHNxHu/xA/ex1n9FOdQfKgURRBBBBBFEEEEEEUQQQQQRRBBBBBFEEEHG21/sNjJ4iVKmQwAAAABJRU5ErkJggg==) center center no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  content: '';
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ladda-button[data-style=instant] {
  overflow: hidden;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ladda-button[data-style=instant] .ladda-label {
  position: relative;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ladda-button[data-style=instant] .ladda-spinner {
  left: 100%;
  margin-left: 0;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ladda-button[data-style=instant][data-loading] .ladda-label {
  opacity: 0;
  left: -100%;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ladda-button[data-style=instant][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.headerrow {
  border-bottom: none !Important;
  color: darkgrey;
}
.smalltitle {
  border-bottom: none !Important;
  color: darkgrey;
  margin-bottom: 10px;
}
.center-label {
  line-height: 30px;
}
.center-label-checkbox {
  line-height: 22px;
}
.btn-primary {
  color: #fff;
  background-color: #23648a;
  border: 1px solid #23648a;
  /*background-color: #C2092E;
    border: 1px solid #C2092E;*/
}
.btn-primary:active,
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2e85b8 !important;
  border-color: #2e85b8 !important;
  /*background-color: #8c000a !important;
        border-color: #8c000a !important;*/
}
.page-header-borderless {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
  border-bottom: none;
  margin-top: 15px;
}
.notextdecoration {
  text-decoration: none;
}
.medewerkerinput {
  height: 30px !important;
}
.myerror {
  border-color: red;
}
.readability {
  line-height: 16px;
}
.ondersteuningLabel {
  float: left;
  width: 18%;
  padding: 5px;
  margin-right: 20px;
  padding-left: 0px;
  display: block;
  clear: left;
  min-height: 20px;
  font-weight: bold;
}
.ondersteuningField {
  clear: right;
  display: block;
  padding: 5px;
  min-height: 20px;
}
.ondersteuningTitle {
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: bold;
}
.ondersteuningOption {
  margin-bottom: 10px;
  line-height: 1.4;
}
.ondersteuningTextarea {
  line-height: 1.4;
}
.ondersteuningTable th {
  font-size: 13px;
  border: 1px solid #e6e6e6;
  padding: 10px 10px 10px;
  background-color: #fafafa;
  color: #a8a8a8;
}
.ondersteuningTable td {
  font-size: 13px !important;
  border: 1px solid #e6e6e6;
  padding: 10px 10px 10px;
  background-color: #fff;
  font-weight: normal;
}
.dashboard-table {
  line-height: 1.4;
  width: 100%;
}
.dashboard-table th {
  font-size: 13px;
  color: darkgrey;
  border-bottom: none;
  padding: 10px 0px 10px 0px;
}
.dashboard-table td {
  border-bottom: 1px solid #f1f1f1;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
}
.dashboard-table tr:hover {
  background-color: #fafafa;
}
.leverancierdiv {
  display: flex;
  margin: auto;
  line-height: 25px;
}
.leverancierlogo {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 25px 25px;
}
.loginMelding {
  background-color: #fae5e5;
  color: #710404;
  padding: 10px;
  margin: 30px 0 30px 0;
  line-height: 20px;
}
/*.container-nopadding {
    padding-left: 0;
    padding-right: 0;
}*/