body,
div.ccm-page {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: transparent;
  background-image: none;
}
div.ccm-page header,
footer#footer-theme section {
  border: 0px;
}
div.ccm-page a.btn.btn-documenten {
  border-radius: 0px;
  background-color: #00C45B;
  color: black;
  margin-top: 40px;
  text-transform: uppercase;
  transition: all 0.2s;
}
div.ccm-page a.btn.btn-documenten:hover,
div.ccm-page a.btn.btn-documenten:active {
  background-color: #0f9c1f;
  color: white;
}
div.ccm-page a.btn.btn-uploaden {
  border-radius: 0px;
  background-color: #FFB300;
  color: black;
  margin-top: 40px;
  text-transform: uppercase;
  transition: all 0.2s;
}
div.ccm-page a.btn.btn-uploaden:hover,
div.ccm-page a.btn.btn-uploaden:active {
  background-color: #d2ff00;
  color: black;
}
input#submit {
  color: #666;
  background-color: #fff;
  border-color: none;
  border-radius: 0px;
  border: none;
}
div.ccm-page h1,
div.ccm-page h2,
div.ccm-page h3,
div.ccm-page h4,
div.ccm-page h1.page-title {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  background-color: transparent;
  background-image: none;
}
.alert-success {
  color: #000;
  background-color: #fff;
  border-color: none;
  border-radius: 0px;
}
div.ccm-page main a:not(.fa):not(.btn),
div.ccm-page footer a:not(.fa):not(.btn) {
  color: #000;
}
table#ccm-block-document-library-table-44 > a {
  color: #000;
  text-decoration: underline !important;
}
.formidable .help-block .counter {
  clear: both;
  line-height: 18px;
  color: #666 !important;
  font-size: 11px;
  text-align: center;
}
.table > tbody > tr > td:nth-child(1) {
  max-width: 140px !important;
  overflow: hidden;
}
.table.ccm-block-document-library-table {
  background: white;
  margin-top: 20px;
}
td,
th {
  padding: 20px !important;
}
.formidable .file_upload .dz-preview .dz-details {
  font-size: 10px !important;
}
.formidable .file_upload .dz-preview .dz-details .dz-size {
  margin-bottom: 0.5em;
  font-size: 14px !important;
}
.formidable .file_upload .dz-preview .dz-image {
  border-radius: 0px !important;
  height: 100px !important;
}
.formidable .file_upload .dz-preview .dz-remove {
  border-radius: 0px;
}
/* BASIS FORM */
.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 20px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 0px;
}
label {
  font-size: 1.5em;
}
input[type="file"] {
  background-color: white;
  display: block;
  padding: 20px;
}
fieldset > div:nth-child(2),
fieldset > div:nth-child(3) {
  width: 45%;
  margin-right: 25px;
  float: left;
}
fieldset > div:nth-child(4) {
  clear: both;
}
button.btn-primary {
  color: #633f99;
  background-color: #fff;
  border-radius: 0px !important;
  border: 0px;
  margin: 0 auto;
  display: block;
  text-transform: uppercase;
  transition: all 0.2s;
}
button.btn-primary:hover,
button.btn-primary:active {
  color: #fff;
  background-color: #633f99;
}
#totalen {
  font-size: 2em;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  #ppplogo img {
    max-width: 45%;
  }
}
.ui-widget.ui-widget-content {
  width: 390px !important;
  margin-left: -15px;
}
div#ui-datepicker-div tr > td {
  padding: 2px !important;
}
table#ccm-block-express-entry-list-table-151 tr td:last-child {
  max-width: 60px;
  overflow: hidden;
}
table#ccm-block-express-entry-list-table-151 thead > tr {
  pointer-events: none;
}
