.icons-sprite, .icon--check-white, .icon--error-white, .icon--notice, .icon--unlock-white, .icon--refresh, .icon--min, .icon--plus, .icon--edit, .icon--delete, .icon--person, .icon--help, .icon--close , .icon--settings{
  background: url('../img/icons-sb88e9c91c2.png') no-repeat;
}

@font-face {
  font-family: 'open_sans';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sans';
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: bold;
  font-style: normal;
}

/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:focus,
a:hover {
  outline: 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

/**
 * Layers
 */
.layer-0 {
  position: relative;
  z-index: 1;
}

.layer-1 {
  position: relative;
  z-index: 10;
}

.layer-2 {
  position: relative;
  z-index: 20;
}

.layer-3 {
  position: relative;
  z-index: 30;
}

.layer-4 {
  position: relative;
  z-index: 40;
}

.layer-5 {
  position: relative;
  z-index: 50;
}

.layer-6 {
  position: relative;
  z-index: 60;
}

.layer-7 {
  position: relative;
  z-index: 70;
}

.layer-8 {
  position: relative;
  z-index: 80;
}

.layer-9 {
  position: relative;
  z-index: 90;
}

.layer-10 {
  position: relative;
  z-index: 100;
}

/**
 * No wrap
 */
.nowrap {
  white-space: nowrap;
}

/**
 * margin klein scherm
 */
.small-margin {
  margin: 1em 0;
}

/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.lt-ie8 .ir {
  text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden, legend {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active, legend.focusable:active,
.visuallyhidden.focusable:focus,
legend.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before, .row:before,
.cf:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after, .row:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.lt-ie8 .cf, .lt-ie8 .row {
  zoom: 1;
}

.clear {
  clear: both;
}
/* jQuery UI - v1.10.3 - 2013-12-10
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
  /*margin-left: -100px;*/
  /*margin-top: 30px;*/
  /*margin-left: -16.66667%;*/
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
}
.row .column,
.row .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
}
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

@media only screen {
  .small-clear {
    clear: both;
  }

  .large-clear {
    clear: none;
  }

  .row .column,
  .row .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  .row .small-1 {
    position: relative;
    width: 8.33333%;
  }

  .row .small-2 {
    position: relative;
    width: 16.66667%;
  }

  .row .small-3 {
    position: relative;
    width: 25%;
  }

  .row .small-4 {
    position: relative;
    width: 33.33333%;
  }

  .row .small-5 {
    position: relative;
    width: 41.66667%;
  }

  .row .small-6 {
    position: relative;
    width: 50%;
  }

  .row .small-7 {
    position: relative;
    width: 58.33333%;
  }

  .row .small-8 {
    position: relative;
    width: 66.66667%;
  }

  .row .small-9 {
    position: relative;
    width: 75%;
  }

  .row .small-10 {
    position: relative;
    width: 83.33333%;
  }

  .row .small-11 {
    position: relative;
    width: 91.66667%;
  }

  .row .small-12 {
    position: relative;
    width: 100%;
  }

  .row .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .row .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .row .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .row .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .row .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .row .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .row .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
/* Styles for screens that are atleast 768px; */
@media screen and (min-width: 768px) {
  .small-clear {
    clear: none;
  }

  .large-clear {
    clear: both;
  }

  .row .large-1 {
    position: relative;
    width: 8.33333%;
  }

  .row .large-2 {
    position: relative;
    width: 16.66667%;
  }

  .row .large-3 {
    position: relative;
    width: 25%;
  }

  .row .large-4 {
    position: relative;
    width: 33.33333%;
  }

  .row .large-5 {
    position: relative;
    width: 41.66667%;
  }

  .row .large-6 {
    position: relative;
    width: 50%;
  }

  .row .large-7 {
    position: relative;
    width: 58.33333%;
  }

  .row .large-8 {
    position: relative;
    width: 66.66667%;
  }

  .row .large-9 {
    position: relative;
    width: 75%;
  }

  .row .large-10 {
    position: relative;
    width: 83.33333%;
  }

  .row .large-11 {
    position: relative;
    width: 91.66667%;
  }

  .row .large-12 {
    position: relative;
    width: 100%;
  }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .small-push-2 {
    left: inherit;
  }

  .small-pull-2 {
    right: inherit;
  }

  .small-push-3 {
    left: inherit;
  }

  .small-pull-3 {
    right: inherit;
  }

  .small-push-4 {
    left: inherit;
  }

  .small-pull-4 {
    right: inherit;
  }

  .small-push-5 {
    left: inherit;
  }

  .small-pull-5 {
    right: inherit;
  }

  .small-push-6 {
    left: inherit;
  }

  .small-pull-6 {
    right: inherit;
  }

  .small-push-7 {
    left: inherit;
  }

  .small-pull-7 {
    right: inherit;
  }

  .small-push-8 {
    left: inherit;
  }

  .small-pull-8 {
    right: inherit;
  }

  .small-push-9 {
    left: inherit;
  }

  .small-pull-9 {
    right: inherit;
  }

  .small-push-10 {
    left: inherit;
  }

  .small-pull-10 {
    right: inherit;
  }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0 -10px;
  }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 10px 10px;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media screen and (max-width: 767px) {
  .small-block-grid-1 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media screen and (min-width: 768px) {
  .large-block-grid-1 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 {
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Visibility HTML Classes */
.show-for-small {
  display: inherit !important;
}

.show-for-large {
  display: none !important;
}

.hide-for-large {
  display: inherit !important;
}

.hide-for-small {
  display: none !important;
}

/* Specific visilbity for tables */
table.show-for-small, table.hide-for-large {
  display: table;
}

thead.show-for-small, thead.hide-for-large {
  display: table-header-group !important;
}

tbody.show-for-small, tbody.hide-for-large {
  display: table-row-group !important;
}

tr.show-for-small, tr.hide-for-large {
  display: table-row !important;
}

td.show-for-small, td.hide-for-large,
th.show-for-small,
th.hide-for-large {
  display: table-cell !important;
}

@media screen and (min-width: 768px) {
  .show-for-large {
    display: inherit !important;
  }

  .show-for-small {
    display: none !important;
  }

  .hide-for-large {
    display: none !important;
  }

  .hide-for-small {
    display: inherit !important;
  }

  /* Specific visilbity for tables */
  table.hide-for-small, table.show-for-large {
    display: table;
  }

  thead.hide-for-small, thead.show-for-large {
    display: table-header-group !important;
  }

  tbody.hide-for-small, tbody.show-for-large {
    display: table-row-group !important;
  }

  tr.hide-for-small, tr.show-for-large {
    display: table-row !important;
  }

  td.hide-for-small, td.show-for-large,
  th.hide-for-small,
  th.show-for-large {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

html,
body {
  font-size: 16px;
}

html {
  overflow-y: scroll;
  background: #222;
}

body {
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: Arial, sans-serif;
  color: #333333;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #2b0052;
  text-shadow: none;
  color: #FFF;
}

::selection {
  background: #2b0052;
  text-shadow: none;
  color: #FFF;
}

/*
 * Default list styles
 */
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/**
 * Time
 */
time {
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}

/**
 * Blockquote
 */
blockquote {
  margin: 1em 0 1em 35px;
  font-size: 13px;
  line-height: 19.5px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  font-family: Georgia, serif;
}
blockquote:before {
  display: block;
  height: 0;
  content: '\201C';
  margin-left: -.75em;
  font: italic 400%/1 Cochin,Georgia,"Times New Roman", serif;
  color: #999;
}
blockquote cite {
  display: block;
  margin: 5px 0 0 0;
  font-style: normal;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 16.5px;
  font-size: 0.6875rem;
  line-height: 1.03125rem;
  text-align: right;
}

/*
 * Chrome Frame
 */
.chromeframe {
  margin: 0;
  padding: 5px 25px 5px 10px;
  border-bottom: 2px outset;
  font: 1em message-box;
  color: InfoText;
  background: InfoBackground;
}
.chromeframe a {
  color: InfoText;
}

.note {
  font-style: italic;
}

.page-header {
  position: relative;
  z-index: 110;
  /*padding: 15px 35% 15px 15px;*/
  padding: 5px 35% 0px 15px;
  background: #F5F5F5;
}

.logo img {
  max-width: 100%;
  height: auto;
  margin: 5px 0;
}

#main {
  padding: 10px 0;
  background: #F5F5F5;
}

.login {
  max-width: 500px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.page-footer {
  /*position: absolute;
  bottom: 0;  */
  /*position: fixed;
  bottom: 0;
  width: 100%;*/
  padding: 10px 0;
  background: #f18801;
}

.copy {
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #2b0052;
}
.copy a {
  text-decoration: none;
  color: #2b0052;
}
.copy a:hover {
  text-decoration: underline;
  color: #2b0052;
}

.panel--box, .panel--callout, .panel--download{
  padding: 20px;
  border-radius: 3px;
}

.panel {
  display: block;
  margin: 1.25em 0;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.panel:first-child {
  margin-top: 0;
}
.panel:last-child {
  /*margin-bottom: 0;*/
  margin-bottom: 15px;
}

.panel--box {
  border: 1px solid #CCC;
  background: #EEE;
    margin-bottom: 15px;
}

.panel--download {
  border: 1px solid #CCC;
  background: #EEE;
  max-width:400px;
}
.panel--callout {
  color: #FFF;
  background: #2b0052;
}
input.datepicker {
  /*max-width: 160px;*/
  max-width: 200px;
}
input.datepicker-week {
  /*max-width: 160px;*/
  max-width: 200px;
  margin-left: -100px;*/
  margin-top: 30px;
}

.ui-datepicker {
  border: 1px solid #dddddd;
  border-radius: 3px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  background: #FFF;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.ui-datepicker-header {
  margin: 0 0 5px 0;
  border-radius: 3px;
  color: #FFF;
  background: #f18801;
}

.ui-datepicker-calendar {
  border: none;
}

.ui-state-default {
  border: 1px solid #dddddd;
  border-radius: 3px;
  color: #666;
  background: #F8F8F8;
}
.ui-state-default:hover {
  color: #333;
  border-color: #888;
  background: #FFF;
}

.ui-state-highlight {
  color: #f18801;
  border-color: #f18801;
  background: #ffeed9;
}

.ui-state-active {
  border-color: #2b0052;
  color: #2b0052;
  font-weight: bold;
  background: #FFF;
}

.ui-datepicker-group {
  padding: 0 1px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
  border-color: #FFF;
}

.ui-datepicker-prev {
  left: 2px !important;
  top: 2px !important;
}

.ui-datepicker-next {
  right: 2px !important;
  top: 2px !important;
}

.ui-icon-circle-triangle-w,
.ui-icon-circle-triangle-e {
  display: block;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent;
  margin-top: -5px !important;
}

.ui-icon-circle-triangle-w {
  margin-left: -4px !important;
  border-left: 0;
  border-right-color: #FFF;
}

.ui-icon-circle-triangle-e {
  margin-left: -2px !important;
  border-right: 0;
  border-left-color: #FFF;
}

.table-wrap {
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .table-wrap > table {
    min-width: 538px;
  }
}

table {
  width: 100%;
  border: 1px solid #CCC;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
table th,
table td {
  border: 1px solid #CCC;
}
table .head th {
  padding: 5px;
  border: none;
  background: #f18801;
}

.icon {
  display: inline-block;
  vertical-align: middle;
}
.lt-ie8 .icon {
  display: inline;
  zoom: 1;
}

.icon--check-white {
  width: 20px;
  height: 20px;
  background-position: 0 -148px;
}

.icon--error-white {
  width: 20px;
  height: 20px;
  background-position: 0 -188px;
}

.icon--notice {
  width: 20px;
  height: 20px;
  background-position: 0 -128px;
}

.icon--unlock-white {
  width: 20px;
  height: 20px;
  background-position: 0 -168px;
}

.icon--refresh {
  width: 20px;
  height: 20px;
  background-position: 0 0;
}

.icon--min {
  width: 20px;
  height: 20px;
  background-position: 0 -228px;
}

.icon--plus {
  width: 20px;
  height: 20px;
  background-position: 0 -208px;
}

.icon--edit {
  width: 20px;
  height: 20px;
  background-position: 0 -60px;
}

.icon--delete {
  width: 20px;
  height: 20px;
  background-position: 0 -40px;
}

.icon--person {
  width: 24px;
  height: 24px;
  background-position: 0 -104px;
}

.icon--help {
  width: 24px;
  height: 24px;
  background-position: 0 -80px;
}

.icon--close {
  width: 20px;
  height: 20px;
  background-position: 0 -20px;
}
.icon--settings {
  width: 20px;
  height: 20px;
  background-position: 0 -252px;
}

h1 {
  font-size: 28px;
  line-height: 42px;
  font-size: 1.75rem;
  line-height: 2.625rem;
  color: #f18801;
}

h2 {
  font-size: 24px;
  line-height: 36px;
  font-size: 1.5rem;
  line-height: 2.25rem;
}

h3 {
  font-size: 22px;
  line-height: 33px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
}

h4 {
  font-size: 20px;
  line-height: 30px;
  font-size: 1.25rem;
  line-height: 1.875rem;
}

h5 {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

h6 {
  font-size: 16px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: "open_sans", sans-serif;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.no-csshyphens h1, .no-csshyphens h2, .no-csshyphens h3, .no-csshyphens h4, .no-csshyphens h5, .no-csshyphens h6 {
  word-wrap: break-word;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
  color: #333333;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline;
}

.title {
  margin: 0 0 0.5em 0;
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 {
  margin: 0;
}
.title span {
  margin: 12px 0 0 0;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}

a {
  color: #2b0052;
}
a:hover {
  color: #f18801;
}

a[href^="tel:"] {
  text-decoration: none !important;
  color: inherit !important;
  cursor: text;
}
a[href^="tel:"]:hover {
  text-decoration: none !important;
}

.more, .back {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lt-ie8 .more, .lt-ie8 .back {
  display: inline;
  zoom: 1;
}
.more:after, .back:after, .more:before, .back:before {
  font-style: normal;
}

.more:after {
  content: '\203A';
  margin: 0 0 0 6px;
}

.back:before {
  content: '\2039';
  margin: 0 6px 0 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
select,
textarea {
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 3px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  resize: none;
  /* Voorkom dat d.m.v. selecteren de inhoud over de verticale as kan schuiven */
  min-height: 28px;
  line-height: 20px;
  padding: 0 5px;
}
.no-touch input[type="text"]:hover, .no-touch
input[type="password"]:hover, .no-touch
input[type="datetime"]:hover, .no-touch
input[type="datetime-local"]:hover, .no-touch
input[type="date"]:hover, .no-touch
input[type="month"]:hover, .no-touch
input[type="time"]:hover, .no-touch
input[type="week"]:hover, .no-touch
input[type="number"]:hover, .no-touch
input[type="email"]:hover, .no-touch
input[type="url"]:hover, .no-touch
input[type="search"]:hover, .no-touch
input[type="tel"]:hover, .no-touch
select:hover, .no-touch
textarea:hover {
  border: 1px solid #666;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  border: 1px solid #000;
  outline: none;
}

select {
  padding: 5px;
  line-height: 10px;
}

textarea {
  overflow: auto;
}

input[placeholder] {
  text-overflow: ellipsis;
}

::-moz-placeholder {
  text-overflow: ellipsis;
  font-style: italic;
  color: #999;
}

::-webkit-input-placeholder {
  text-overflow: ellipsis;
  font-style: italic;
  color: #999;
}

input:-moz-placeholder {
  text-overflow: ellipsis;
  font-style: italic;
  color: #999;
}

input[type=radio],
input[type=checkbox] {
  padding: 0;
  border: none;
}

input[type=text].validation_error,
input[type=email].validation_error,
input[type=number].validation_error,
input[type=password].validation_error,
select.validation_error,
textarea.validation_error {
  border: 1px solid #C00;
}

label.validation_field_message {
  display: block;
  padding: 0 0 0 5px;
  color: #C00;
}

.buttons {
  margin-top: 1em;
}

form {
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
form li {
  padding-top: 5px;
  padding-bottom: 5px;
}
form .required:after {
  content: '\002A';
  padding: 0 0 0 5px;
  font-weight: bold;
  color: #C00;
}
form .field label {
  display: block;
  margin: 5px 0;
}
form .field label input {
  margin: 0 5px 0 0;
}
form .row .label {
  margin-top: 4px;
}

button,
.button,
input[type=submit],
input[type=reset],
input[type=button] {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: auto;
  padding: 9px 16px;
  margin: 0;
  border: 1px solid #be6b01;
  border-radius: 3px;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-size: 0.75rem;
  line-height: 0.75rem;
  text-align: center;
  text-decoration: none;
  color: #FFF !important;
  background-color: #f18801;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f18801), color-stop(100%, #d87a01));
  background-image: -webkit-linear-gradient(#f18801, #d87a01);
  background-image: -moz-linear-gradient(#f18801, #d87a01);
  background-image: -o-linear-gradient(#f18801, #d87a01);
  background-image: linear-gradient(#f18801, #d87a01);
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.lt-ie8 button, .lt-ie8
.button, .lt-ie8
input[type=submit], .lt-ie8
input[type=reset], .lt-ie8
input[type=button] {
  display: inline;
  zoom: 1;
}
.lt-ie8 button, .lt-ie8
.button, .lt-ie8
input[type=submit], .lt-ie8
input[type=reset], .lt-ie8
input[type=button] {
  width: auto;
  overflow: visible;
}
.no-touch button:hover, .no-touch
.button:hover, .no-touch
input[type=submit]:hover, .no-touch
input[type=reset]:hover, .no-touch
input[type=button]:hover {
  color: #FFF;
  background-color: #fea027;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fe950e), color-stop(100%, #f18801));
  background-image: -webkit-linear-gradient(#fe950e, #f18801);
  background-image: -moz-linear-gradient(#fe950e, #f18801);
  background-image: -o-linear-gradient(#fe950e, #f18801);
  background-image: linear-gradient(#fe950e, #f18801);
}
button span,
.button span,
input[type=submit] span,
input[type=reset] span,
input[type=button] span {
  display: inline-block;
  vertical-align: middle;
}
.lt-ie8 button span, .lt-ie8
.button span, .lt-ie8
input[type=submit] span, .lt-ie8
input[type=reset] span, .lt-ie8
input[type=button] span {
  display: inline;
  zoom: 1;
}
button .icon,
.button .icon,
input[type=submit] .icon,
input[type=reset] .icon,
input[type=button] .icon {
  margin: 0 10px 0 0;
}
button.secondary,
.button.secondary,
input[type=submit].secondary,
input[type=reset].secondary,
input[type=button].secondary {
  border-color: #999999;
  color: #333 !important;
  background-color: #CCC;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #bbbbbb));
  background-image: -webkit-linear-gradient(#cccccc, #bbbbbb);
  background-image: -moz-linear-gradient(#cccccc, #bbbbbb);
  background-image: -o-linear-gradient(#cccccc, #bbbbbb);
  background-image: linear-gradient(#cccccc, #bbbbbb);
}
.no-touch button.secondary:hover, .no-touch
.button.secondary:hover, .no-touch
input[type=submit].secondary:hover, .no-touch
input[type=reset].secondary:hover, .no-touch
input[type=button].secondary:hover {
  background-color: #DDD;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#dddddd, #cccccc);
  background-image: -moz-linear-gradient(#dddddd, #cccccc);
  background-image: -o-linear-gradient(#dddddd, #cccccc);
  background-image: linear-gradient(#dddddd, #cccccc);
}
button.large,
.button.large,
input[type=submit].large,
input[type=reset].large,
input[type=button].large {
  padding: 16px 22px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 14px;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
input[type=button].small {
  padding: 6px 22px;
  /*border-radius: 6px;*/
  font-size: 6px;
  line-height: 6px;
  font-size: 0.875rem;
  line-height: 0.875rem;
}

.message {
  position: relative;
  margin: 1em 0;
  padding: 5px 10px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  border-color: #2284a1;
  font-size: 14px;
  line-height: 20px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-family: "open_sans", sans-serif;
  font-weight: bold;
  color: #FFF;
  background-color: #2ba6cb;
}
.message span {
  display: inline-block;
  vertical-align: middle;
}
.lt-ie8 .message span {
  display: inline;
  zoom: 1;
}
.message .icon {
  position: absolute;
  left: 10px;
  top: 5px;
}
.message .icon + span {
  padding-left: 30px;
}

.message--error {
  border-color: #970b0e;
  color: #FFF;
  background-color: #c60f13;
}

.message--succes {
  border-color: #457a1a;
  color: #FFF;
  background-color: #5da423;
}

.message--notice {
  border-color: #cebb18;
  color: #3d6611;
  background-color: #e7d432;
}

.message--test {
  border-color: #f18801;
  color: #FFFFFF;
  background-color: #f18801;
  width:35px;
}
.video_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video_wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.popup--overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1337;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.popup--inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  max-height: 90%;
  margin: 5%;
  overflow: auto;
  background: #FFF;
}
@media screen and (min-width: 768px) {
  .popup--inner {
    max-width: 640px;
    left: 50%;
    margin: 5% 0;
    margin-left: -320px;
  }
}

.popup--top {
  position: relative;
  padding: 15px;
  min-height: 57px;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  background: #eeeeee;
}
.popup--top h5 {
  padding-right: 30px;
  margin: 0;
}
.popup--top .popup--close {
  position: absolute;
  right: 5px;
  top: 8px;
  z-index: 20;
  padding: 10px;
}

.popup--content {
  padding: 20px;
}

.popup--close {
  cursor: pointer;
}

.c-entry {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #333333;
}
.c-entry p {
  margin: 1em 0;
  padding: 0;
}
.c-entry img {
  border: none;
}
.c-entry blockquote {
  margin: 1em 0 1em 1em;
  font-family: Georgia, serif;
  color: #888;
}
.c-entry ul {
  padding: 0 0 0 1em;
  margin: 1em 0 1em 1em;
  list-style: square;
}
.c-entry ol {
  padding: 0 0 0 1em;
  margin: 1em 0 1em 1em;
  list-style: decimal;
}
.c-entry li {
  clear: both;
}
.c-entry sub,
.c-entry sup {
  font-size: 10px;
  line-height: 15px;
  font-size: 0.625rem;
  line-height: 0.9375rem;
}
.c-entry table {
  empty-cells: show;
  border-color: #333333;
  border-collapse: collapse;
  border-spacing: 0;
}
.c-entry th,
.c-entry td {
  padding: 0 0 0 2px;
}

.topnav {
  position: absolute;
  right: 5%;
  bottom: 0;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.topnav > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 2px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #dddddd;
  border-radius: 3px 3px 0 0;
}
.lt-ie8 .topnav > li {
  display: inline;
  zoom: 1;
}
.topnav > li:hover, .topnav > li.hover {
  border-color: #2b0052;
  background: #FFF;
}
.topnav > li:hover > span:after, .topnav > li.hover > span:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1337;
  width: 100%;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #FFF;
}
.topnav > li:hover .sub, .topnav > li.hover .sub {
  display: block;
}
.topnav > li > a, .topnav > li.has-sub > span {
  display: block;
  padding: 2px 4px;
}
.klantnaam {
/*  display: none;*/
  position: absolute;
  top: 0px;
  right: 5px;
  /*float: right;*/
  /*right: 5%;*/
  /*width: 210px;*/
  /*overflow: hidden;*/
  border-width: 0px;
  border-style: none;
  /*border-color: #2b0052;
  border-radius: 0 0 3px 3px;
  background: #FFF;*/
  color: #2b0052;
  z-index: 120;
}
.topnav .sub {
  display: none;
  position: absolute;
  right: -1px;
  width: 210px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #2b0052;
  border-radius: 0 0 3px 3px;
  background: #FFF;
}
.topnav .content {
  padding: 5px 9px;
}
.topnav .bottom {
  display: block;
  padding: 7px;
  border-top: 1px solid #dddddd;
  text-align: right;
  background: #eeeeee;
}
.topnav .bottom a {
  display: inline-block;
  vertical-align: top;
  padding: 5px 9px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  text-decoration: none;
  color: #333333;
  background: #F5F5F5;
}
.lt-ie8 .topnav .bottom a {
  display: inline;
  zoom: 1;
}
.topnav .bottom a:hover {
  background: #FFF;
}
.topnav .user {
  display: block;
  padding: 12px 2px 12px 7px;
  font-weight: bold;
  font-family: "open_sans", sans-serif;
}

.mainnav {
  position: relative;
  z-index: 100;
  padding: 6px 10px;
  background: #2b0052;
}

#togglenav {
  position: absolute;
  left: -900em;
}
#togglenav:checked + .mainnav--level-0 {
  position: relative;
  left: 0;
}

.togglenav {
  display: block;
  position: relative;
  padding: 8px 0 8px 30px;
  font-family: "open_sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
}
.togglenav:before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 18px;
  width: 16px;
  height: 2px;
  background: #FFF;
  box-shadow: 0 -5px 0 0 #FFF, 0 5px 0 0 #FFF;
}
@media screen and (min-width: 768px) {
  .togglenav {
    position: absolute;
    left: -900em;
  }
}

.mainnav--level-0 {
  font-size: 14px;
  line-height: 14px;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.mainnav--level-0 > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.lt-ie8 .mainnav--level-0 > li {
  display: inline;
  zoom: 1;
}
.mainnav--level-0 > li > a {
  display: block;
  padding: 6px 10px;
  border-radius: 3px;
  text-decoration: none;
  font-family: "open_sans", sans-serif;
  font-weight: bold;
  color: #FFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.touch .mainnav--level-0 > li > a.open + ul {
  left: -10px;
  opacity: 1;
}
.no-touch .mainnav--level-0 > li:hover > a, .no-touch .mainnav--level-0 > li.hover > a {
  background: rgba(255, 255, 255, 0.2);
}
.no-touch .mainnav--level-0 > li:hover .mainnav--level-1, .no-touch .mainnav--level-0 > li.hover .mainnav--level-1 {
  left: -10px;
  opacity: 1;
}
.mainnav--level-0 > li.active > a {
  color: #2b0052;
  background: #FFF !important;
}

.mainnav--level-1 {
  position: absolute;
  left: -900em;
  width: 200px;
  padding: 7px 10px;
  border-radius: 3px;
  background: #2b0052;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.mainnav--level-1 a {
  display: block;
  padding: 6px 5px;
  border-radius: 3px;
  text-decoration: none;
  color: #FFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.mainnav--level-1 li {
  margin: 2px 0;
}
.no-touch .mainnav--level-1 li:hover > a {
  background: rgba(255, 255, 255, 0.2);
}
.mainnav--level-1 li.active > a {
  font-weight: bold;
  color: #2b0052;
  background: #FFF;
}
.mainnav--level-1 li.active > a:hover {
  background: #FFF;
}

@media screen and (min-width: 768px) {
  .mainnav--level-0 {
    display: block !important;
    overflow: visible !important;
  }
}
@media screen and (max-width: 767px) {
  .mainnav--level-0 {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .mainnav--level-0 > li {
    display: block;
    margin: 8px 0;
  }
  .no-js .mainnav--level-0 {
    position: absolute;
    left: 100%;
  }

  .mainnav--level-1 {
    position: relative;
    left: 0 !important;
    width: auto;
    padding: 0 0 14px 20px;
    opacity: 1;
  }
  .mainnav--level-1 li.active > a {
    color: #FFF;
    background: transparent;
  }
}
.calendar {
  background: #FFF;
}
.calendar th,
.calendar td {
  width: 12.5%;
  text-align: center;
}
.calendar th a,
.calendar td a {
  display: block;
  padding: 5px;
  text-decoration: none;
}
.calendar th a:hover,
.calendar td a:hover {
  background: #eeeeee;
}
.calendar .weeknumber {
  background: #DDD;
}

.selectmonth {
  margin: 1em 0;
}

.legenda li {
  position: relative;
  min-height: 16px;
  padding: 0 0 0 40px;
  margin: 5px 0;
  font-size: 12px;
  line-height: 16px;
  font-size: 0.75rem;
  line-height: 1rem;
}
.legenda li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 16px;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
}
.legenda .planning:before {
  border-color: #7c6391;
  background: #957fa8;
}
.legenda .vraag:before {
  border-color: #FFB164;
  background: #FFB164;
}
.legenda .vraag-akkoord:before {
  border-color: #f18801;
  background: #f18801;
}

.legenda .diensten:before {
  border-color: #cccc00;
  background: yellow;
}
.legenda .inschrijving-verzoek:before {
  border-color: #ccaa00;
  background: #ffd500;
}
.legenda .afmelding-verzoek:before {
  border-color: #ff8c8c;
  background: #ffbfbf;
}
.legenda .afmelding-definitief:before {
  border-color: #ff4c4c;
  background: #ff7f7f;
}
.legenda .aanmelding-verzoek:before {
  border-color: #aad4aa;
  background: #cce5cc;
}
.legenda .aanmelding-definitief:before {
  border-color: #77bb77;
  background: #99cc99;
}
.legenda .verplicht-beschikbaar:before {
  border-color: #4c9a4c;
  background: #66b366;
}
.legenda .nvt:before {
  border-color: transparent;
  background: white;
}

.planning-table {
  position: relative;
  border-color: #888;
}
.planning-table th,
.planning-table td {
  width: 13%;
  border-color: #888;
  text-align: center;
}
.planning-table th:first-child,
.planning-table td:first-child {
  width: auto;
}
.planning-table .actions a {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
.lt-ie8 .planning-table .actions a {
  display: inline;
  zoom: 1;
}
.planning-table .actions a:hover {
  background: #eeeeee;
}
.planning-table .times {
  text-align: right;
}
.planning-table .times div {
  height: 60px;
  border-top: 1px solid #888;
}
.planning-table .times div:first-child {
  border-top: 0;
  height: 57px;
}
.planning-table .times div:last-child {
  border-top: 1;
  height: 58px;
 
  /*position: */
}
.planning-table .times div:first-child:before {
  display: none;
}
.planning-table .times div:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #888;
  background: rgba(0, 0, 0, 0.2);
}
.planning-table .day {
  background: #FFF;
}
.planning-table .day--planning {
  background: #957fa8;
  border-top-width: 0;
  border-bottom-width: 0;

}
.planning-table .day--vraag {
  background: #FFB164;
}
.planning-table .day--diensten {
  background: yellow;
}
.planning-table .day--inschrijving-verzoek {
  background: #ffd500;
}
.planning-table .day--afmelding-verzoek {
  background: #ffbfbf;
}
.planning-table .day--afmelding-definitief {
  background: #ff7f7f;
}
.planning-table .day--aanmelding-verzoek {
  background: #cce5cc;
}
.planning-table .day--aanmelding-definitief {
  background: #99cc99;
}
.planning-table .day--verplicht-beschikbaar {
  background: #66b366;
}
.planning-table .day--nvt {
  background: white;
}
.planning-table .daywrap {
  position: relative;
  width: 100%;
  min-height: 480px;
  background: url('content/img/dag-achtergrond.png');
  background-position: 0 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.planning-table .block {
  display: block;
  position: absolute;
  width: 95%;
  padding: 5px 2px 0 5px;
  left: 0;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 11px;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-align: left;
  color: #333333;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/*NT*/
.planning-table .block-vierkant {
  display: block;
  position: absolute;
  width: 100%;
  width: -moz-calc(100% + 1px);
  width: -webkit-calc(100% + 1px);
  width: calc(100% + 1px);
  padding: 5px 2px 0 5px;
  margin: 0px -1px -1px 0px;
  left: 0;
  overflow: hidden;
  border-style: solid;
  border-width: 0px;
  /*border-top: 2px;
  border-bottom: 2px;*/
  /*border-radius: 3px;*/
  font-size: 11px;
  line-height: 11px;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-align: left;
  color: #333333;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.planning-table a.block:hover {
  color: #333333;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.planning-table .block--planning {
  border-color: #7c6391;
  background: #957fa8;
  text-align: center;
}
.planning-table .block--vraag {
  border-color: #FFB164;
  background: #FFB164;
}
.planning-table .block--vraag-akkoord {
  border-color: #f18801;
  background: #f18801;
}

.planning-table .block--diensten {
  border-color: #cccc00;
  background: yellow;
}
.planning-table .block--inschrijving-verzoek {
  border-color: #ccaa00;
  background: #ffd500;
}
.planning-table .block--afmelding-verzoek {
  border-color: #ff8c8c;
  background: #ffbfbf;
}
.planning-table .block--afmelding-definitief {
  border-color: #ff4c4c;
  background: #ff7f7f;
}

.planning-table .block--afmelding-intrekken-inbehandeling {
  border-color: #ff4c4c;
  background: #ff7f7f;
  opacity: 0.7;
  width: 96%;
  }

.planning-table .block--aanmelding-verzoek {
  border-color: #aad4aa;
  background: #cce5cc;
}
.planning-table .block--aanmelding-definitief {
  border-color: #77bb77;
  background: #99cc99;
}

.planning-table .block--aanmelding-intrekken-inbehandeling {
  border-color: #77bb77;
  background: #99cc99;
  width: 96%;
}

.planning-table .block--verplicht-beschikbaar {
  border-color: #4c9a4c;
  background: #66b366;
}
.planning-table .block--nvt {
  border-color: transparent;
  background: white;
}

.overview-table th,
.overview-table td {
  padding: 5px;
}
.overview-table tr:nth-child(odd) {
  background: #eeeeee;
}

.pagination {
  margin: 15px 0 0 0;
  font-size: 12px;
  line-height: 12px;
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #333333;
}
.pagination span {
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px 0 0;
}
.lt-ie8 .pagination span {
  display: inline;
  zoom: 1;
}

.pagination-clean {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0;
  padding: 0;
}
.lt-ie8 .pagination-clean {
  display: inline;
  zoom: 1;
}
.pagination-clean li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 0 0;
  border-radius: 3px;
}
.lt-ie8 .pagination-clean li {
  display: inline;
  zoom: 1;
}
.pagination-clean li.active, .pagination-clean li.off {
  padding: 4px 6px;
  border: 1px solid #EEE;
}
.pagination-clean li.off {
  color: #CCC;
}
.pagination-clean li.active {
  border-color: #2b0052;
  font-weight: bold;
  color: #FFF;
  background: #2b0052;
}
.pagination-clean a {
  display: block;
  padding: 4px 6px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  text-decoration: none;
  color: #333333;
}
.pagination-clean a:hover {
  border-color: #2b0052;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
