/**********************************************************************************************************************
 * BACKEND
 */
.honk-button {
  background: #0074bd;
  padding: 5px 18px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none; }
  .honk-button:hover {
    text-decoration: none;
    background: #00558a; }
  .honk-button.button-right {
    float: right;
    margin-top: -24px;
    margin-left: 10px; }

#block-seven-content {
  margin-top: 24px; }

.scholingen-error {
  color: red; }

table {
  border-collapse: collapse;
  width: 100%; }

table td.shrink,
table th.shrink {
  white-space: nowrap; }

table td.expand,
table th.expand {
  width: 50%; }

table td.expand-bigtime,
table th.expand-bigtime {
  width: 75%; }

.button, .image-button {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 12px; }

/**********************************************************************************************************************
 * FRONTEND
 */
#scholingen-inschrijf-main-form {
  background: #ebf2f6;
  padding: 48px 96px;
  /*uitzondering: radios broodjes*/ }
  #scholingen-inschrijf-main-form label:not([for="edit-wachtlijst"]):not([for="edit-maakt-gebruik-van-broodjes-0"]):not([for="edit-maakt-gebruik-van-broodjes-1"]):not([for="edit-maakt-gebruik-van-maaltijd-0"]):not([for="edit-maakt-gebruik-van-maaltijd"]):not([for="edit-maakt-gebruik-van-maaltijd-1"]) {
    display: block;
    width: 70%;
    float: none; }
  #scholingen-inschrijf-main-form .form-item-maakt-gebruik-van-broodjes,
  #scholingen-inschrijf-main-form .form-item-maakt-gebruik-van-maaltijd {
    float: left;
    margin-right: 18px; }
  #scholingen-inschrijf-main-form input[type="text"],
  #scholingen-inschrijf-main-form select,
  #scholingen-inschrijf-main-form textarea {
    width: 90%; }

/*# sourceMappingURL=honk_scholingen.css.map */
