@charset "utf-8";


/***********************************************************************************************************************************
** cso#.cso_cssprinter                                                                                                            **
***********************************************************************************************************************************/
/* -leeg- */


/***********************************************************************************************************************************
** csospec#23.cso_cssprinter                                                                                                      **
***********************************************************************************************************************************/
/*! Mozard Internet CSSPRINTER */
/*! Mozard Internet CSSOMGEVING */@import"//fonts.googleapis.com/css?family=Roboto+Mono";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
 font-family:sans-serif;
 -ms-text-size-adjust:100%;
 -webkit-text-size-adjust:100%
}
body {
 margin:0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
 display:block
}
audio,
canvas,
progress,
video {
 display:inline-block;
 vertical-align:baseline
}
audio:not([controls]) {
 display:none;
 height:0
}
[hidden],
template {
 display:none
}
a {
 background-color:transparent
}
a:active,
a:hover {
 outline:0
}
abbr[title] {
 border-bottom:none;
 text-decoration:underline;
 -webkit-text-decoration:underline dotted;
 text-decoration:underline dotted
}
b,
strong {
 font-weight:bold
}
dfn {
 font-style:italic
}
h1 {
 font-size:2em;
 margin:.67em 0
}
mark {
 background:#ff0;
 color:#000
}
small {
 font-size:80%
}
sub,
sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sup {
 top:-0.5em
}
sub {
 bottom:-0.25em
}
img {
 border:0
}
svg:not(:root) {
 overflow:hidden
}
figure {
 margin:1em 40px
}
hr {
 box-sizing:content-box;
 height:0
}
pre {
 overflow:auto
}
code,
kbd,
pre,
samp {
 font-family:monospace,monospace;
 font-size:1em
}
button,
input,
optgroup,
select,
textarea {
 color:inherit;
 font:inherit;
 margin:0
}
button {
 overflow:visible
}
button,
select {
 text-transform:none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
 -webkit-appearance:button;
 cursor:pointer
}
button[disabled],
html input[disabled] {
 cursor:default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 border:0;
 padding:0
}
input {
 line-height:normal
}
input[type=checkbox],
input[type=radio] {
 box-sizing:border-box;
 padding:0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
 height:auto
}
input[type=search] {
 -webkit-appearance:textfield;
 box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
fieldset {
 border:1px solid silver;
 margin:0 2px;
 padding:.35em .625em .75em
}
legend {
 border:0;
 padding:0
}
textarea {
 overflow:auto
}
optgroup {
 font-weight:bold
}
table {
 border-collapse:collapse;
 border-spacing:0
}
td,
th {
 padding:0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
 *,
 *:before,
 *:after {
  color:#000 !important;
  text-shadow:none !important;
  background:transparent !important;
  box-shadow:none !important
 }
 a,
 a:visited {
  text-decoration:underline
 }
 a[href]:after {
  content:" (" attr(href) ")"
 }
 abbr[title]:after {
  content:" (" attr(title) ")"
 }
 a[href^="#"]:after,
 a[href^="javascript:"]:after {
  content:""
 }
 pre,
 blockquote {
  border:1px solid #999;
  page-break-inside:avoid
 }
 thead {
  display:table-header-group
 }
 tr,
 img {
  page-break-inside:avoid
 }
 img {
  max-width:100% !important
 }
 p,
 h2,
 h3 {
  orphans:3;
  widows:3
 }
 h2,
 h3 {
  page-break-after:avoid
 }
 .navbar {
  display:none
 }
 .btn>.caret,
 .dropup>.btn>.caret {
  border-top-color:#000 !important
 }
 .label,
 .kleurenbalk>a,
 .kleurenbalk>span,
 .moz-ev-kleurenbalk>a,
 .moz-ev-kleurenbalk>span {
  border:1px solid #000
 }
 .table {
  border-collapse:collapse !important
 }
 .table td,
 .table th {
  background-color:#fff !important
 }
 .table-bordered th,
 .table-bordered td {
  border:1px solid #ddd !important
 }
}
@font-face {
 font-family:"Glyphicons Halflings";
 src:url("glyphicons-halflings-regular.eot");
 src:url("glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
 url("glyphicons-halflings-regular.woff2") format("woff2"),
 url("glyphicons-halflings-regular.woff") format("woff"),
 url("glyphicons-halflings-regular.ttf") format("truetype"),
 url("glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}
.glyphicon {
 position:relative;
 top:1px;
 display:inline-block;
 font-family:"Glyphicons Halflings";
 font-style:normal;
 font-weight:400;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
 content:"*"
}
.glyphicon-plus:before {
 content:"+"
}
.glyphicon-euro:before,
.glyphicon-eur:before {
 content:"€"
}
.glyphicon-minus:before {
 content:"−"
}
.glyphicon-cloud:before {
 content:"☁"
}
.glyphicon-envelope:before {
 content:"✉"
}
.glyphicon-pencil:before {
 content:"✏"
}
.glyphicon-glass:before {
 content:""
}
.glyphicon-music:before {
 content:""
}
.glyphicon-search:before {
 content:""
}
.glyphicon-heart:before {
 content:""
}
.glyphicon-star:before {
 content:""
}
.glyphicon-star-empty:before {
 content:""
}
.glyphicon-user:before {
 content:""
}
.glyphicon-film:before {
 content:""
}
.glyphicon-th-large:before {
 content:""
}
.glyphicon-th:before {
 content:""
}
.glyphicon-th-list:before {
 content:""
}
.glyphicon-ok:before {
 content:""
}
.glyphicon-remove:before {
 content:""
}
.glyphicon-zoom-in:before {
 content:""
}
.glyphicon-zoom-out:before {
 content:""
}
.glyphicon-off:before {
 content:""
}
.glyphicon-signal:before {
 content:""
}
.glyphicon-cog:before {
 content:""
}
.glyphicon-trash:before {
 content:""
}
.glyphicon-home:before {
 content:""
}
.glyphicon-file:before {
 content:""
}
.glyphicon-time:before {
 content:""
}
.glyphicon-road:before {
 content:""
}
.glyphicon-download-alt:before {
 content:""
}
.glyphicon-download:before {
 content:""
}
.glyphicon-upload:before {
 content:""
}
.glyphicon-inbox:before {
 content:""
}
.glyphicon-play-circle:before {
 content:""
}
.glyphicon-repeat:before {
 content:""
}
.glyphicon-refresh:before {
 content:""
}
.glyphicon-list-alt:before {
 content:""
}
.glyphicon-lock:before {
 content:""
}
.glyphicon-flag:before {
 content:""
}
.glyphicon-headphones:before {
 content:""
}
.glyphicon-volume-off:before {
 content:""
}
.glyphicon-volume-down:before {
 content:""
}
.glyphicon-volume-up:before {
 content:""
}
.glyphicon-qrcode:before {
 content:""
}
.glyphicon-barcode:before {
 content:""
}
.glyphicon-tag:before {
 content:""
}
.glyphicon-tags:before {
 content:""
}
.glyphicon-book:before {
 content:""
}
.glyphicon-bookmark:before {
 content:""
}
.glyphicon-print:before {
 content:""
}
.glyphicon-camera:before {
 content:""
}
.glyphicon-font:before {
 content:""
}
.glyphicon-bold:before {
 content:""
}
.glyphicon-italic:before {
 content:""
}
.glyphicon-text-height:before {
 content:""
}
.glyphicon-text-width:before {
 content:""
}
.glyphicon-align-left:before {
 content:""
}
.glyphicon-align-center:before {
 content:""
}
.glyphicon-align-right:before {
 content:""
}
.glyphicon-align-justify:before {
 content:""
}
.glyphicon-list:before {
 content:""
}
.glyphicon-indent-left:before {
 content:""
}
.glyphicon-indent-right:before {
 content:""
}
.glyphicon-facetime-video:before {
 content:""
}
.glyphicon-picture:before {
 content:""
}
.glyphicon-map-marker:before {
 content:""
}
.glyphicon-adjust:before {
 content:""
}
.glyphicon-tint:before {
 content:""
}
.glyphicon-edit:before {
 content:""
}
.glyphicon-share:before {
 content:""
}
.glyphicon-check:before {
 content:""
}
.glyphicon-move:before {
 content:""
}
.glyphicon-step-backward:before {
 content:""
}
.glyphicon-fast-backward:before {
 content:""
}
.glyphicon-backward:before {
 content:""
}
.glyphicon-play:before {
 content:""
}
.glyphicon-pause:before {
 content:""
}
.glyphicon-stop:before {
 content:""
}
.glyphicon-forward:before {
 content:""
}
.glyphicon-fast-forward:before {
 content:""
}
.glyphicon-step-forward:before {
 content:""
}
.glyphicon-eject:before {
 content:""
}
.glyphicon-chevron-left:before {
 content:""
}
.glyphicon-chevron-right:before {
 content:""
}
.glyphicon-plus-sign:before {
 content:""
}
.glyphicon-minus-sign:before {
 content:""
}
.glyphicon-remove-sign:before {
 content:""
}
.glyphicon-ok-sign:before {
 content:""
}
.glyphicon-question-sign:before {
 content:""
}
.glyphicon-info-sign:before {
 content:""
}
.glyphicon-screenshot:before {
 content:""
}
.glyphicon-remove-circle:before {
 content:""
}
.glyphicon-ok-circle:before {
 content:""
}
.glyphicon-ban-circle:before {
 content:""
}
.glyphicon-arrow-left:before {
 content:""
}
.glyphicon-arrow-right:before {
 content:""
}
.glyphicon-arrow-up:before {
 content:""
}
.glyphicon-arrow-down:before {
 content:""
}
.glyphicon-share-alt:before {
 content:""
}
.glyphicon-resize-full:before {
 content:""
}
.glyphicon-resize-small:before {
 content:""
}
.glyphicon-exclamation-sign:before {
 content:""
}
.glyphicon-gift:before {
 content:""
}
.glyphicon-leaf:before {
 content:""
}
.glyphicon-fire:before {
 content:""
}
.glyphicon-eye-open:before {
 content:""
}
.glyphicon-eye-close:before {
 content:""
}
.glyphicon-warning-sign:before {
 content:""
}
.glyphicon-plane:before {
 content:""
}
.glyphicon-calendar:before {
 content:""
}
.glyphicon-random:before {
 content:""
}
.glyphicon-comment:before {
 content:""
}
.glyphicon-magnet:before {
 content:""
}
.glyphicon-chevron-up:before {
 content:""
}
.glyphicon-chevron-down:before {
 content:""
}
.glyphicon-retweet:before {
 content:""
}
.glyphicon-shopping-cart:before {
 content:""
}
.glyphicon-folder-close:before {
 content:""
}
.glyphicon-folder-open:before {
 content:""
}
.glyphicon-resize-vertical:before {
 content:""
}
.glyphicon-resize-horizontal:before {
 content:""
}
.glyphicon-hdd:before {
 content:""
}
.glyphicon-bullhorn:before {
 content:""
}
.glyphicon-bell:before {
 content:""
}
.glyphicon-certificate:before {
 content:""
}
.glyphicon-thumbs-up:before {
 content:""
}
.glyphicon-thumbs-down:before {
 content:""
}
.glyphicon-hand-right:before {
 content:""
}
.glyphicon-hand-left:before {
 content:""
}
.glyphicon-hand-up:before {
 content:""
}
.glyphicon-hand-down:before {
 content:""
}
.glyphicon-circle-arrow-right:before {
 content:""
}
.glyphicon-circle-arrow-left:before {
 content:""
}
.glyphicon-circle-arrow-up:before {
 content:""
}
.glyphicon-circle-arrow-down:before {
 content:""
}
.glyphicon-globe:before {
 content:""
}
.glyphicon-wrench:before {
 content:""
}
.glyphicon-tasks:before {
 content:""
}
.glyphicon-filter:before {
 content:""
}
.glyphicon-briefcase:before {
 content:""
}
.glyphicon-fullscreen:before {
 content:""
}
.glyphicon-dashboard:before {
 content:""
}
.glyphicon-paperclip:before {
 content:""
}
.glyphicon-heart-empty:before {
 content:""
}
.glyphicon-link:before {
 content:""
}
.glyphicon-phone:before {
 content:""
}
.glyphicon-pushpin:before {
 content:""
}
.glyphicon-usd:before {
 content:""
}
.glyphicon-gbp:before {
 content:""
}
.glyphicon-sort:before {
 content:""
}
.glyphicon-sort-by-alphabet:before {
 content:""
}
.glyphicon-sort-by-alphabet-alt:before {
 content:""
}
.glyphicon-sort-by-order:before {
 content:""
}
.glyphicon-sort-by-order-alt:before {
 content:""
}
.glyphicon-sort-by-attributes:before {
 content:""
}
.glyphicon-sort-by-attributes-alt:before {
 content:""
}
.glyphicon-unchecked:before {
 content:""
}
.glyphicon-expand:before {
 content:""
}
.glyphicon-collapse-down:before {
 content:""
}
.glyphicon-collapse-up:before {
 content:""
}
.glyphicon-log-in:before {
 content:""
}
.glyphicon-flash:before {
 content:""
}
.glyphicon-log-out:before {
 content:""
}
.glyphicon-new-window:before {
 content:""
}
.glyphicon-record:before {
 content:""
}
.glyphicon-save:before {
 content:""
}
.glyphicon-open:before {
 content:""
}
.glyphicon-saved:before {
 content:""
}
.glyphicon-import:before {
 content:""
}
.glyphicon-export:before {
 content:""
}
.glyphicon-send:before {
 content:""
}
.glyphicon-floppy-disk:before {
 content:""
}
.glyphicon-floppy-saved:before {
 content:""
}
.glyphicon-floppy-remove:before {
 content:""
}
.glyphicon-floppy-save:before {
 content:""
}
.glyphicon-floppy-open:before {
 content:""
}
.glyphicon-credit-card:before {
 content:""
}
.glyphicon-transfer:before {
 content:""
}
.glyphicon-cutlery:before {
 content:""
}
.glyphicon-header:before {
 content:""
}
.glyphicon-compressed:before {
 content:""
}
.glyphicon-earphone:before {
 content:""
}
.glyphicon-phone-alt:before {
 content:""
}
.glyphicon-tower:before {
 content:""
}
.glyphicon-stats:before {
 content:""
}
.glyphicon-sd-video:before {
 content:""
}
.glyphicon-hd-video:before {
 content:""
}
.glyphicon-subtitles:before {
 content:""
}
.glyphicon-sound-stereo:before {
 content:""
}
.glyphicon-sound-dolby:before {
 content:""
}
.glyphicon-sound-5-1:before {
 content:""
}
.glyphicon-sound-6-1:before {
 content:""
}
.glyphicon-sound-7-1:before {
 content:""
}
.glyphicon-copyright-mark:before {
 content:""
}
.glyphicon-registration-mark:before {
 content:""
}
.glyphicon-cloud-download:before {
 content:""
}
.glyphicon-cloud-upload:before {
 content:""
}
.glyphicon-tree-conifer:before {
 content:""
}
.glyphicon-tree-deciduous:before {
 content:""
}
.glyphicon-cd:before {
 content:""
}
.glyphicon-save-file:before {
 content:""
}
.glyphicon-open-file:before {
 content:""
}
.glyphicon-level-up:before {
 content:""
}
.glyphicon-copy:before {
 content:""
}
.glyphicon-paste:before {
 content:""
}
.glyphicon-alert:before {
 content:""
}
.glyphicon-equalizer:before {
 content:""
}
.glyphicon-king:before {
 content:""
}
.glyphicon-queen:before {
 content:""
}
.glyphicon-pawn:before {
 content:""
}
.glyphicon-bishop:before {
 content:""
}
.glyphicon-knight:before {
 content:""
}
.glyphicon-baby-formula:before {
 content:""
}
.glyphicon-tent:before {
 content:"⛺"
}
.glyphicon-blackboard:before {
 content:""
}
.glyphicon-bed:before {
 content:""
}
.glyphicon-apple:before {
 content:""
}
.glyphicon-erase:before {
 content:""
}
.glyphicon-hourglass:before {
 content:"⌛"
}
.glyphicon-lamp:before {
 content:""
}
.glyphicon-duplicate:before {
 content:""
}
.glyphicon-piggy-bank:before {
 content:""
}
.glyphicon-scissors:before {
 content:""
}
.glyphicon-bitcoin:before {
 content:""
}
.glyphicon-btc:before {
 content:""
}
.glyphicon-xbt:before {
 content:""
}
.glyphicon-yen:before {
 content:"¥"
}
.glyphicon-jpy:before {
 content:"¥"
}
.glyphicon-ruble:before {
 content:"₽"
}
.glyphicon-rub:before {
 content:"₽"
}
.glyphicon-scale:before {
 content:""
}
.glyphicon-ice-lolly:before {
 content:""
}
.glyphicon-ice-lolly-tasted:before {
 content:""
}
.glyphicon-education:before {
 content:""
}
.glyphicon-option-horizontal:before {
 content:""
}
.glyphicon-option-vertical:before {
 content:""
}
.glyphicon-menu-hamburger:before {
 content:""
}
.glyphicon-modal-window:before {
 content:""
}
.glyphicon-oil:before {
 content:""
}
.glyphicon-grain:before {
 content:""
}
.glyphicon-sunglasses:before {
 content:""
}
.glyphicon-text-size:before {
 content:""
}
.glyphicon-text-color:before {
 content:""
}
.glyphicon-text-background:before {
 content:""
}
.glyphicon-object-align-top:before {
 content:""
}
.glyphicon-object-align-bottom:before {
 content:""
}
.glyphicon-object-align-horizontal:before {
 content:""
}
.glyphicon-object-align-left:before {
 content:""
}
.glyphicon-object-align-vertical:before {
 content:""
}
.glyphicon-object-align-right:before {
 content:""
}
.glyphicon-triangle-right:before {
 content:""
}
.glyphicon-triangle-left:before {
 content:""
}
.glyphicon-triangle-bottom:before {
 content:""
}
.glyphicon-triangle-top:before {
 content:""
}
.glyphicon-console:before {
 content:""
}
.glyphicon-superscript:before {
 content:""
}
.glyphicon-subscript:before {
 content:""
}
.glyphicon-menu-left:before {
 content:""
}
.glyphicon-menu-right:before {
 content:""
}
.glyphicon-menu-down:before {
 content:""
}
.glyphicon-menu-up:before {
 content:""
}
* {
 box-sizing:border-box
}
*:before,
*:after {
 box-sizing:border-box
}
html {
 font-size:10px;
 -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 font-size:14px;
 line-height:1.428571429;
 color:#333;
 background-color:#fff
}
input,
button,
select,
textarea {
 font-family:inherit;
 font-size:inherit;
 line-height:inherit
}
a {
 color:#337ab7;
 text-decoration:none
}
a:hover,
a:focus {
 color:#23527c;
 text-decoration:underline
}
a:focus {
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
figure {
 margin:0
}
img {
 vertical-align:middle
}
.img-responsive {
 display:block;
 max-width:100%;
 height:auto
}
.img-rounded {
 border-radius:6px
}
.img-thumbnail {
 padding:4px;
 line-height:1.428571429;
 background-color:#fff;
 border:1px solid #ddd;
 border-radius:4px;
 transition:all .2s ease-in-out;
 display:inline-block;
 max-width:100%;
 height:auto
}
.img-circle {
 border-radius:50%
}
hr {
 margin-top:20px;
 margin-bottom:20px;
 border:0;
 border-top:1px solid #eee
}
.sr-only,
.bootstrap-datetimepicker-widget table th.next::after,
.bootstrap-datetimepicker-widget table th.prev::after,
.bootstrap-datetimepicker-widget .picker-switch::after,
.bootstrap-datetimepicker-widget .btn[data-action=today]::after,
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 margin:0;
 overflow:visible;
 clip:auto
}
[role=button] {
 cursor:pointer
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 font-family:inherit;
 font-weight:500;
 line-height:1.1;
 color:inherit
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
 font-weight:400;
 line-height:1;
 color:#777
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
 margin-top:20px;
 margin-bottom:10px
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
 font-size:65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
 margin-top:10px;
 margin-bottom:10px
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
 font-size:75%
}
h1,
.h1 {
 font-size:36px
}
h2,
.h2 {
 font-size:30px
}
h3,
.h3 {
 font-size:24px
}
h4,
.h4 {
 font-size:18px
}
h5,
.h5 {
 font-size:14px
}
h6,
.h6 {
 font-size:12px
}
p {
 margin:0 0 10px
}
.lead {
 margin-bottom:20px;
 font-size:16px;
 font-weight:300;
 line-height:1.4
}
@media(min-width: 768px) {
 .lead {
  font-size:21px
 }
}
small,
.small {
 font-size:85%
}
mark,
.mark {
 padding:.2em;
 background-color:#fcf8e3
}
.text-left {
 text-align:left
}
.text-right,
.divCel .rechts {
 text-align:right
}
.text-center,
.divCel .midden {
 text-align:center
}
.text-justify {
 text-align:justify
}
.text-nowrap {
 white-space:nowrap
}
.text-lowercase {
 text-transform:lowercase
}
.text-uppercase,
.initialism {
 text-transform:uppercase
}
.text-capitalize {
 text-transform:capitalize
}
.text-muted {
 color:#777
}
.text-primary {
 color:#337ab7
}
a.text-primary:hover,
a.text-primary:focus {
 color:#286090
}
.text-success,
.mzrd-lov-keuze-huidigewaarde .link .link--nochevron,
.mzrd-lov-keuze-huidigewaarde,
.ok {
 color:#3c763d
}
a.text-success:hover,
.mzrd-lov-keuze-huidigewaarde .link a.link--nochevron:hover,
a.mzrd-lov-keuze-huidigewaarde:hover,
a.ok:hover,
a.text-success:focus,
.mzrd-lov-keuze-huidigewaarde .link a.link--nochevron:focus,
a.mzrd-lov-keuze-huidigewaarde:focus,
a.ok:focus {
 color:#2b542c
}
.text-info,
.mzrd-lov-lijst-afgekapt.link .link--nochevron,
.mzrd-lov-lijst-afgekapt,
.mzrd-lov-keuze-klikvoormeer.link .link--nochevron,
.mzrd-lov-keuze-klikvoormeer {
 color:#31708f
}
a.text-info:hover,
.mzrd-lov-lijst-afgekapt.link a.link--nochevron:hover,
a.mzrd-lov-lijst-afgekapt:hover,
.mzrd-lov-keuze-klikvoormeer.link a.link--nochevron:hover,
a.mzrd-lov-keuze-klikvoormeer:hover,
a.text-info:focus,
.mzrd-lov-lijst-afgekapt.link a.link--nochevron:focus,
a.mzrd-lov-lijst-afgekapt:focus,
.mzrd-lov-keuze-klikvoormeer.link a.link--nochevron:focus,
a.mzrd-lov-keuze-klikvoormeer:focus {
 color:#245269
}
.text-warning,
.mzrd-lov-keuze-leegmaken.link .link--nochevron,
.mzrd-lov-keuze-leegmaken,
.aandacht {
 color:#8a6d3b
}
a.text-warning:hover,
.mzrd-lov-keuze-leegmaken.link a.link--nochevron:hover,
a.mzrd-lov-keuze-leegmaken:hover,
a.aandacht:hover,
a.text-warning:focus,
.mzrd-lov-keuze-leegmaken.link a.link--nochevron:focus,
a.mzrd-lov-keuze-leegmaken:focus,
a.aandacht:focus {
 color:#66512c
}
.text-danger,
.nietok {
 color:#a94442
}
a.text-danger:hover,
a.nietok:hover,
a.text-danger:focus,
a.nietok:focus {
 color:#843534
}
.bg-primary {
 color:#fff
}
.bg-primary {
 background-color:#337ab7
}
a.bg-primary:hover,
a.bg-primary:focus {
 background-color:#286090
}
.bg-success,
.mzrd-lov-keuze-huidigewaarde,
.ok {
 background-color:#dff0d8
}
a.bg-success:hover,
a.mzrd-lov-keuze-huidigewaarde:hover,
a.ok:hover,
a.bg-success:focus,
a.mzrd-lov-keuze-huidigewaarde:focus,
a.ok:focus {
 background-color:#c1e2b3
}
.bg-info,
.mzrd-lov-lijst-afgekapt,
.mzrd-lov-keuze-klikvoormeer {
 background-color:#d9edf7
}
a.bg-info:hover,
a.mzrd-lov-lijst-afgekapt:hover,
a.mzrd-lov-keuze-klikvoormeer:hover,
a.bg-info:focus,
a.mzrd-lov-lijst-afgekapt:focus,
a.mzrd-lov-keuze-klikvoormeer:focus {
 background-color:#afd9ee
}
.bg-warning,
.mzrd-lov-keuze-leegmaken,
.aandacht {
 background-color:#fcf8e3
}
a.bg-warning:hover,
a.mzrd-lov-keuze-leegmaken:hover,
a.aandacht:hover,
a.bg-warning:focus,
a.mzrd-lov-keuze-leegmaken:focus,
a.aandacht:focus {
 background-color:#f7ecb5
}
.bg-danger,
.nietok {
 background-color:#f2dede
}
a.bg-danger:hover,
a.nietok:hover,
a.bg-danger:focus,
a.nietok:focus {
 background-color:#e4b9b9
}
.page-header,
#moz_title {
 padding-bottom:9px;
 margin:40px 0 20px;
 border-bottom:1px solid #eee
}
ul,
ol {
 margin-top:0;
 margin-bottom:10px
}
ul ul,
ul ol,
ol ul,
ol ol {
 margin-bottom:0
}
.list-unstyled,
.sug_suggesties li {
 padding-left:0;
 list-style:none
}
.list-inline {
 padding-left:0;
 list-style:none;
 margin-left:-5px
}
.list-inline>li {
 display:inline-block;
 padding-right:5px;
 padding-left:5px
}
dl {
 margin-top:0;
 margin-bottom:20px
}
dt,
dd {
 line-height:1.428571429
}
dt {
 font-weight:700
}
dd {
 margin-left:0
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
 display:table;
 content:" "
}
.dl-horizontal dd:after {
 clear:both
}
@media(min-width: 768px) {
 .dl-horizontal dt {
  float:left;
  width:160px;
  clear:left;
  text-align:right;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
 }
 .dl-horizontal dd {
  margin-left:180px
 }
}
abbr[title],
abbr[data-original-title] {
 cursor:help
}
.initialism {
 font-size:90%
}
blockquote {
 padding:10px 20px;
 margin:0 0 20px;
 font-size:17.5px;
 border-left:5px solid #eee
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
 margin-bottom:0
}
blockquote footer,
blockquote small,
blockquote .small {
 display:block;
 font-size:80%;
 line-height:1.428571429;
 color:#777
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
 content:"— "
}
.blockquote-reverse,
blockquote.pull-right {
 padding-right:15px;
 padding-left:0;
 text-align:right;
 border-right:5px solid #eee;
 border-left:0
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
 content:""
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
 content:" —"
}
address {
 margin-bottom:20px;
 font-style:normal;
 line-height:1.428571429
}
code,
kbd,
pre,
samp {
 font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
code {
 padding:2px 4px;
 font-size:90%;
 color:#c7254e;
 background-color:#f9f2f4;
 border-radius:4px
}
kbd {
 padding:2px 4px;
 font-size:90%;
 color:#fff;
 background-color:#333;
 border-radius:3px;
 box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
 padding:0;
 font-size:100%;
 font-weight:700;
 box-shadow:none
}
pre {
 display:block;
 padding:9.5px;
 margin:0 0 10px;
 font-size:13px;
 line-height:1.428571429;
 color:#333;
 word-break:break-all;
 word-wrap:break-word;
 background-color:#f5f5f5;
 border:1px solid #ccc;
 border-radius:4px
}
pre code {
 padding:0;
 font-size:inherit;
 color:inherit;
 white-space:pre-wrap;
 background-color:transparent;
 border-radius:0
}
.pre-scrollable {
 max-height:340px;
 overflow-y:scroll
}
.container {
 padding-right:15px;
 padding-left:15px;
 margin-right:auto;
 margin-left:auto
}
.container:before,
.container:after {
 display:table;
 content:" "
}
.container:after {
 clear:both
}
@media(min-width: 768px) {
 .container {
  width:750px
 }
}
@media(min-width: 992px) {
 .container {
  width:970px
 }
}
@media(min-width: 1200px) {
 .container {
  width:1170px
 }
}
.container-fluid {
 padding-right:15px;
 padding-left:15px;
 margin-right:auto;
 margin-left:auto
}
.container-fluid:before,
.container-fluid:after {
 display:table;
 content:" "
}
.container-fluid:after {
 clear:both
}
.row {
 margin-right:-15px;
 margin-left:-15px
}
.row:before,
.row:after {
 display:table;
 content:" "
}
.row:after {
 clear:both
}
.row-no-gutters {
 margin-right:0;
 margin-left:0
}
.row-no-gutters [class*=col-] {
 padding-right:0;
 padding-left:0
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
 position:relative;
 min-height:1px;
 padding-right:15px;
 padding-left:15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
 float:left
}
.col-xs-1 {
 width:8.3333333333%
}
.col-xs-2 {
 width:16.6666666667%
}
.col-xs-3 {
 width:25%
}
.col-xs-4 {
 width:33.3333333333%
}
.col-xs-5 {
 width:41.6666666667%
}
.col-xs-6 {
 width:50%
}
.col-xs-7 {
 width:58.3333333333%
}
.col-xs-8 {
 width:66.6666666667%
}
.col-xs-9 {
 width:75%
}
.col-xs-10 {
 width:83.3333333333%
}
.col-xs-11 {
 width:91.6666666667%
}
.col-xs-12 {
 width:100%
}
.col-xs-pull-0 {
 right:auto
}
.col-xs-pull-1 {
 right:8.3333333333%
}
.col-xs-pull-2 {
 right:16.6666666667%
}
.col-xs-pull-3 {
 right:25%
}
.col-xs-pull-4 {
 right:33.3333333333%
}
.col-xs-pull-5 {
 right:41.6666666667%
}
.col-xs-pull-6 {
 right:50%
}
.col-xs-pull-7 {
 right:58.3333333333%
}
.col-xs-pull-8 {
 right:66.6666666667%
}
.col-xs-pull-9 {
 right:75%
}
.col-xs-pull-10 {
 right:83.3333333333%
}
.col-xs-pull-11 {
 right:91.6666666667%
}
.col-xs-pull-12 {
 right:100%
}
.col-xs-push-0 {
 left:auto
}
.col-xs-push-1 {
 left:8.3333333333%
}
.col-xs-push-2 {
 left:16.6666666667%
}
.col-xs-push-3 {
 left:25%
}
.col-xs-push-4 {
 left:33.3333333333%
}
.col-xs-push-5 {
 left:41.6666666667%
}
.col-xs-push-6 {
 left:50%
}
.col-xs-push-7 {
 left:58.3333333333%
}
.col-xs-push-8 {
 left:66.6666666667%
}
.col-xs-push-9 {
 left:75%
}
.col-xs-push-10 {
 left:83.3333333333%
}
.col-xs-push-11 {
 left:91.6666666667%
}
.col-xs-push-12 {
 left:100%
}
.col-xs-offset-0 {
 margin-left:0%
}
.col-xs-offset-1 {
 margin-left:8.3333333333%
}
.col-xs-offset-2 {
 margin-left:16.6666666667%
}
.col-xs-offset-3 {
 margin-left:25%
}
.col-xs-offset-4 {
 margin-left:33.3333333333%
}
.col-xs-offset-5 {
 margin-left:41.6666666667%
}
.col-xs-offset-6 {
 margin-left:50%
}
.col-xs-offset-7 {
 margin-left:58.3333333333%
}
.col-xs-offset-8 {
 margin-left:66.6666666667%
}
.col-xs-offset-9 {
 margin-left:75%
}
.col-xs-offset-10 {
 margin-left:83.3333333333%
}
.col-xs-offset-11 {
 margin-left:91.6666666667%
}
.col-xs-offset-12 {
 margin-left:100%
}
@media(min-width: 768px) {
 .col-sm-1,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12 {
  float:left
 }
 .col-sm-1 {
  width:8.3333333333%
 }
 .col-sm-2 {
  width:16.6666666667%
 }
 .col-sm-3 {
  width:25%
 }
 .col-sm-4 {
  width:33.3333333333%
 }
 .col-sm-5 {
  width:41.6666666667%
 }
 .col-sm-6 {
  width:50%
 }
 .col-sm-7 {
  width:58.3333333333%
 }
 .col-sm-8 {
  width:66.6666666667%
 }
 .col-sm-9 {
  width:75%
 }
 .col-sm-10 {
  width:83.3333333333%
 }
 .col-sm-11 {
  width:91.6666666667%
 }
 .col-sm-12 {
  width:100%
 }
 .col-sm-pull-0 {
  right:auto
 }
 .col-sm-pull-1 {
  right:8.3333333333%
 }
 .col-sm-pull-2 {
  right:16.6666666667%
 }
 .col-sm-pull-3 {
  right:25%
 }
 .col-sm-pull-4 {
  right:33.3333333333%
 }
 .col-sm-pull-5 {
  right:41.6666666667%
 }
 .col-sm-pull-6 {
  right:50%
 }
 .col-sm-pull-7 {
  right:58.3333333333%
 }
 .col-sm-pull-8 {
  right:66.6666666667%
 }
 .col-sm-pull-9 {
  right:75%
 }
 .col-sm-pull-10 {
  right:83.3333333333%
 }
 .col-sm-pull-11 {
  right:91.6666666667%
 }
 .col-sm-pull-12 {
  right:100%
 }
 .col-sm-push-0 {
  left:auto
 }
 .col-sm-push-1 {
  left:8.3333333333%
 }
 .col-sm-push-2 {
  left:16.6666666667%
 }
 .col-sm-push-3 {
  left:25%
 }
 .col-sm-push-4 {
  left:33.3333333333%
 }
 .col-sm-push-5 {
  left:41.6666666667%
 }
 .col-sm-push-6 {
  left:50%
 }
 .col-sm-push-7 {
  left:58.3333333333%
 }
 .col-sm-push-8 {
  left:66.6666666667%
 }
 .col-sm-push-9 {
  left:75%
 }
 .col-sm-push-10 {
  left:83.3333333333%
 }
 .col-sm-push-11 {
  left:91.6666666667%
 }
 .col-sm-push-12 {
  left:100%
 }
 .col-sm-offset-0 {
  margin-left:0%
 }
 .col-sm-offset-1 {
  margin-left:8.3333333333%
 }
 .col-sm-offset-2 {
  margin-left:16.6666666667%
 }
 .col-sm-offset-3 {
  margin-left:25%
 }
 .col-sm-offset-4 {
  margin-left:33.3333333333%
 }
 .col-sm-offset-5 {
  margin-left:41.6666666667%
 }
 .col-sm-offset-6 {
  margin-left:50%
 }
 .col-sm-offset-7 {
  margin-left:58.3333333333%
 }
 .col-sm-offset-8 {
  margin-left:66.6666666667%
 }
 .col-sm-offset-9 {
  margin-left:75%
 }
 .col-sm-offset-10 {
  margin-left:83.3333333333%
 }
 .col-sm-offset-11 {
  margin-left:91.6666666667%
 }
 .col-sm-offset-12 {
  margin-left:100%
 }
}
@media(min-width: 992px) {
 .col-md-1,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9,
 .col-md-10,
 .col-md-11,
 .col-md-12 {
  float:left
 }
 .col-md-1 {
  width:8.3333333333%
 }
 .col-md-2 {
  width:16.6666666667%
 }
 .col-md-3 {
  width:25%
 }
 .col-md-4 {
  width:33.3333333333%
 }
 .col-md-5 {
  width:41.6666666667%
 }
 .col-md-6 {
  width:50%
 }
 .col-md-7 {
  width:58.3333333333%
 }
 .col-md-8 {
  width:66.6666666667%
 }
 .col-md-9 {
  width:75%
 }
 .col-md-10 {
  width:83.3333333333%
 }
 .col-md-11 {
  width:91.6666666667%
 }
 .col-md-12 {
  width:100%
 }
 .col-md-pull-0 {
  right:auto
 }
 .col-md-pull-1 {
  right:8.3333333333%
 }
 .col-md-pull-2 {
  right:16.6666666667%
 }
 .col-md-pull-3 {
  right:25%
 }
 .col-md-pull-4 {
  right:33.3333333333%
 }
 .col-md-pull-5 {
  right:41.6666666667%
 }
 .col-md-pull-6 {
  right:50%
 }
 .col-md-pull-7 {
  right:58.3333333333%
 }
 .col-md-pull-8 {
  right:66.6666666667%
 }
 .col-md-pull-9 {
  right:75%
 }
 .col-md-pull-10 {
  right:83.3333333333%
 }
 .col-md-pull-11 {
  right:91.6666666667%
 }
 .col-md-pull-12 {
  right:100%
 }
 .col-md-push-0 {
  left:auto
 }
 .col-md-push-1 {
  left:8.3333333333%
 }
 .col-md-push-2 {
  left:16.6666666667%
 }
 .col-md-push-3 {
  left:25%
 }
 .col-md-push-4 {
  left:33.3333333333%
 }
 .col-md-push-5 {
  left:41.6666666667%
 }
 .col-md-push-6 {
  left:50%
 }
 .col-md-push-7 {
  left:58.3333333333%
 }
 .col-md-push-8 {
  left:66.6666666667%
 }
 .col-md-push-9 {
  left:75%
 }
 .col-md-push-10 {
  left:83.3333333333%
 }
 .col-md-push-11 {
  left:91.6666666667%
 }
 .col-md-push-12 {
  left:100%
 }
 .col-md-offset-0 {
  margin-left:0%
 }
 .col-md-offset-1 {
  margin-left:8.3333333333%
 }
 .col-md-offset-2 {
  margin-left:16.6666666667%
 }
 .col-md-offset-3 {
  margin-left:25%
 }
 .col-md-offset-4 {
  margin-left:33.3333333333%
 }
 .col-md-offset-5 {
  margin-left:41.6666666667%
 }
 .col-md-offset-6 {
  margin-left:50%
 }
 .col-md-offset-7 {
  margin-left:58.3333333333%
 }
 .col-md-offset-8 {
  margin-left:66.6666666667%
 }
 .col-md-offset-9 {
  margin-left:75%
 }
 .col-md-offset-10 {
  margin-left:83.3333333333%
 }
 .col-md-offset-11 {
  margin-left:91.6666666667%
 }
 .col-md-offset-12 {
  margin-left:100%
 }
}
@media(min-width: 1200px) {
 .col-lg-1,
 .col-lg-2,
 .col-lg-3,
 .col-lg-4,
 .col-lg-5,
 .col-lg-6,
 .col-lg-7,
 .col-lg-8,
 .col-lg-9,
 .col-lg-10,
 .col-lg-11,
 .col-lg-12 {
  float:left
 }
 .col-lg-1 {
  width:8.3333333333%
 }
 .col-lg-2 {
  width:16.6666666667%
 }
 .col-lg-3 {
  width:25%
 }
 .col-lg-4 {
  width:33.3333333333%
 }
 .col-lg-5 {
  width:41.6666666667%
 }
 .col-lg-6 {
  width:50%
 }
 .col-lg-7 {
  width:58.3333333333%
 }
 .col-lg-8 {
  width:66.6666666667%
 }
 .col-lg-9 {
  width:75%
 }
 .col-lg-10 {
  width:83.3333333333%
 }
 .col-lg-11 {
  width:91.6666666667%
 }
 .col-lg-12 {
  width:100%
 }
 .col-lg-pull-0 {
  right:auto
 }
 .col-lg-pull-1 {
  right:8.3333333333%
 }
 .col-lg-pull-2 {
  right:16.6666666667%
 }
 .col-lg-pull-3 {
  right:25%
 }
 .col-lg-pull-4 {
  right:33.3333333333%
 }
 .col-lg-pull-5 {
  right:41.6666666667%
 }
 .col-lg-pull-6 {
  right:50%
 }
 .col-lg-pull-7 {
  right:58.3333333333%
 }
 .col-lg-pull-8 {
  right:66.6666666667%
 }
 .col-lg-pull-9 {
  right:75%
 }
 .col-lg-pull-10 {
  right:83.3333333333%
 }
 .col-lg-pull-11 {
  right:91.6666666667%
 }
 .col-lg-pull-12 {
  right:100%
 }
 .col-lg-push-0 {
  left:auto
 }
 .col-lg-push-1 {
  left:8.3333333333%
 }
 .col-lg-push-2 {
  left:16.6666666667%
 }
 .col-lg-push-3 {
  left:25%
 }
 .col-lg-push-4 {
  left:33.3333333333%
 }
 .col-lg-push-5 {
  left:41.6666666667%
 }
 .col-lg-push-6 {
  left:50%
 }
 .col-lg-push-7 {
  left:58.3333333333%
 }
 .col-lg-push-8 {
  left:66.6666666667%
 }
 .col-lg-push-9 {
  left:75%
 }
 .col-lg-push-10 {
  left:83.3333333333%
 }
 .col-lg-push-11 {
  left:91.6666666667%
 }
 .col-lg-push-12 {
  left:100%
 }
 .col-lg-offset-0 {
  margin-left:0%
 }
 .col-lg-offset-1 {
  margin-left:8.3333333333%
 }
 .col-lg-offset-2 {
  margin-left:16.6666666667%
 }
 .col-lg-offset-3 {
  margin-left:25%
 }
 .col-lg-offset-4 {
  margin-left:33.3333333333%
 }
 .col-lg-offset-5 {
  margin-left:41.6666666667%
 }
 .col-lg-offset-6 {
  margin-left:50%
 }
 .col-lg-offset-7 {
  margin-left:58.3333333333%
 }
 .col-lg-offset-8 {
  margin-left:66.6666666667%
 }
 .col-lg-offset-9 {
  margin-left:75%
 }
 .col-lg-offset-10 {
  margin-left:83.3333333333%
 }
 .col-lg-offset-11 {
  margin-left:91.6666666667%
 }
 .col-lg-offset-12 {
  margin-left:100%
 }
}
table {
 background-color:transparent
}
table col[class*=col-] {
 position:static;
 display:table-column;
 float:none
}
table td[class*=col-],
table th[class*=col-] {
 position:static;
 display:table-cell;
 float:none
}
caption {
 padding-top:8px;
 padding-bottom:8px;
 color:#777;
 text-align:left
}
th {
 text-align:left
}
.table {
 width:100%;
 max-width:100%;
 margin-bottom:20px
}
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
 padding:8px;
 line-height:1.428571429;
 vertical-align:top;
 border-top:1px solid #ddd
}
.table>thead>tr>th {
 vertical-align:bottom;
 border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
 border-top:0
}
.table>tbody+tbody {
 border-top:2px solid #ddd
}
.table .table {
 background-color:#fff
}
.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
 padding:5px
}
.table-bordered {
 border:1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
 border:1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
 border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
 background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
 background-color:#f5f5f5
}
.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
 background-color:#f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
 background-color:#e8e8e8
}
.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
 background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
 background-color:#d0e9c6
}
.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
 background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
 background-color:#c4e3f3
}
.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
 background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
 background-color:#faf2cc
}
.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
 background-color:#f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
 background-color:#ebcccc
}
.table-responsive {
 min-height:.01%;
 overflow-x:auto
}
@media screen and (max-width: 767px) {
 .table-responsive {
  width:100%;
  margin-bottom:15px;
  overflow-y:hidden;
  -ms-overflow-style:-ms-autohiding-scrollbar;
  border:1px solid #ddd
 }
 .table-responsive>.table {
  margin-bottom:0
 }
 .table-responsive>.table>thead>tr>th,
 .table-responsive>.table>thead>tr>td,
 .table-responsive>.table>tbody>tr>th,
 .table-responsive>.table>tbody>tr>td,
 .table-responsive>.table>tfoot>tr>th,
 .table-responsive>.table>tfoot>tr>td {
  white-space:nowrap
 }
 .table-responsive>.table-bordered {
  border:0
 }
 .table-responsive>.table-bordered>thead>tr>th:first-child,
 .table-responsive>.table-bordered>thead>tr>td:first-child,
 .table-responsive>.table-bordered>tbody>tr>th:first-child,
 .table-responsive>.table-bordered>tbody>tr>td:first-child,
 .table-responsive>.table-bordered>tfoot>tr>th:first-child,
 .table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left:0
 }
 .table-responsive>.table-bordered>thead>tr>th:last-child,
 .table-responsive>.table-bordered>thead>tr>td:last-child,
 .table-responsive>.table-bordered>tbody>tr>th:last-child,
 .table-responsive>.table-bordered>tbody>tr>td:last-child,
 .table-responsive>.table-bordered>tfoot>tr>th:last-child,
 .table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right:0
 }
 .table-responsive>.table-bordered>tbody>tr:last-child>th,
 .table-responsive>.table-bordered>tbody>tr:last-child>td,
 .table-responsive>.table-bordered>tfoot>tr:last-child>th,
 .table-responsive>.table-bordered>tfoot>tr:last-child>td {
  border-bottom:0
 }
}
fieldset {
 min-width:0;
 padding:0;
 margin:0;
 border:0
}
legend {
 display:block;
 width:100%;
 padding:0;
 margin-bottom:20px;
 font-size:21px;
 line-height:inherit;
 color:#333;
 border:0;
 border-bottom:1px solid #e5e5e5
}
label {
 display:inline-block;
 max-width:100%;
 margin-bottom:5px;
 font-weight:700
}
input[type=search] {
 box-sizing:border-box;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
input[type=radio],
input[type=checkbox] {
 margin:4px 0 0;
 margin-top:1px \9 ;
 line-height:normal
}
input[type=radio][disabled],
input[type=radio].disabled,
.no-submit input[type=radio].btn,
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
.no-submit input[type=checkbox].btn,
fieldset[disabled] input[type=checkbox] {
 cursor:not-allowed
}
input[type=file] {
 display:block
}
input[type=range] {
 display:block;
 width:100%
}
select[multiple],
select[size] {
 height:auto
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
output {
 display:block;
 padding-top:7px;
 font-size:14px;
 line-height:1.428571429;
 color:#555
}
.form-control,
textarea,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
 display:block;
 width:100%;
 height:34px;
 padding:6px 12px;
 font-size:14px;
 line-height:1.428571429;
 color:#555;
 background-color:#fff;
 background-image:none;
 border:1px solid #ccc;
 border-radius:4px;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
 transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus,
textarea:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus {
 border-color:#66afe9;
 outline:0;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder,
textarea::-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=range]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder {
 color:#999;
 opacity:1
}
.form-control:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=range]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder {
 color:#999
}
.form-control::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=range]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder {
 color:#999
}
.form-control::-ms-expand,
textarea::-ms-expand,
input[type=color]::-ms-expand,
input[type=date]::-ms-expand,
input[type=datetime-local]::-ms-expand,
input[type=email]::-ms-expand,
input[type=month]::-ms-expand,
input[type=number]::-ms-expand,
input[type=password]::-ms-expand,
input[type=range]::-ms-expand,
input[type=search]::-ms-expand,
input[type=tel]::-ms-expand,
input[type=text]::-ms-expand,
input[type=time]::-ms-expand,
input[type=url]::-ms-expand,
input[type=week]::-ms-expand {
 background-color:transparent;
 border:0
}
.form-control[disabled],
textarea[disabled],
input[disabled][type=color],
input[disabled][type=date],
input[disabled][type=datetime-local],
input[disabled][type=email],
input[disabled][type=month],
input[disabled][type=number],
input[disabled][type=password],
input[disabled][type=range],
input[disabled][type=search],
input[disabled][type=tel],
input[disabled][type=text],
input[disabled][type=time],
input[disabled][type=url],
input[disabled][type=week],
.form-control[readonly],
textarea[readonly],
input[readonly][type=color],
input[readonly][type=date],
input[readonly][type=datetime-local],
input[readonly][type=email],
input[readonly][type=month],
input[readonly][type=number],
input[readonly][type=password],
input[readonly][type=range],
input[readonly][type=search],
input[readonly][type=tel],
input[readonly][type=text],
input[readonly][type=time],
input[readonly][type=url],
input[readonly][type=week],
fieldset[disabled] .form-control,
fieldset[disabled] textarea,
fieldset[disabled] input[type=color],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=range],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=week] {
 background-color:#eee;
 opacity:1
}
.form-control[disabled],
textarea[disabled],
input[disabled][type=color],
input[disabled][type=date],
input[disabled][type=datetime-local],
input[disabled][type=email],
input[disabled][type=month],
input[disabled][type=number],
input[disabled][type=password],
input[disabled][type=range],
input[disabled][type=search],
input[disabled][type=tel],
input[disabled][type=text],
input[disabled][type=time],
input[disabled][type=url],
input[disabled][type=week],
fieldset[disabled] .form-control,
fieldset[disabled] textarea,
fieldset[disabled] input[type=color],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=range],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=week] {
 cursor:not-allowed
}
textarea.form-control,
textarea {
 height:auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
 input[type=date].form-control,
 input[type=date],
 input[type=time].form-control,
 input[type=time],
 input[type=datetime-local].form-control,
 input[type=datetime-local],
 input[type=month].form-control,
 input[type=month] {
  line-height:34px
 }
 input[type=date].input-sm,
 .input-group-sm>.input-group-btn>input[type=date].btn,
 .input-group-sm input[type=date],
 input[type=time].input-sm,
 .input-group-sm>.input-group-btn>input[type=time].btn,
 .input-group-sm input[type=time],
 input[type=datetime-local].input-sm,
 .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
 .input-group-sm input[type=datetime-local],
 input[type=month].input-sm,
 .input-group-sm>.input-group-btn>input[type=month].btn,
 .input-group-sm input[type=month] {
  line-height:30px
 }
 input[type=date].input-lg,
 .input-group-lg>.input-group-btn>input[type=date].btn,
 .input-group-lg input[type=date],
 input[type=time].input-lg,
 .input-group-lg>.input-group-btn>input[type=time].btn,
 .input-group-lg input[type=time],
 input[type=datetime-local].input-lg,
 .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
 .input-group-lg input[type=datetime-local],
 input[type=month].input-lg,
 .input-group-lg>.input-group-btn>input[type=month].btn,
 .input-group-lg input[type=month] {
  line-height:46px
 }
}
.form-group {
 margin-bottom:15px
}
.radio,
.checkbox {
 position:relative;
 display:block;
 margin-top:10px;
 margin-bottom:10px
}
.radio.disabled label,
.no-submit .radio.btn label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
.no-submit .checkbox.btn label,
fieldset[disabled] .checkbox label {
 cursor:not-allowed
}
.radio label,
.checkbox label {
 min-height:20px;
 padding-left:20px;
 margin-bottom:0;
 font-weight:400;
 cursor:pointer
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
 position:absolute;
 margin-top:4px \9 ;
 margin-left:-20px
}
.radio+.radio,
.checkbox+.checkbox {
 margin-top:-5px
}
.radio-inline,
.checkbox-inline {
 position:relative;
 display:inline-block;
 padding-left:20px;
 margin-bottom:0;
 font-weight:400;
 vertical-align:middle;
 cursor:pointer
}
.radio-inline.disabled,
.no-submit .radio-inline.btn,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
.no-submit .checkbox-inline.btn,
fieldset[disabled] .checkbox-inline {
 cursor:not-allowed
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
 margin-top:0;
 margin-left:10px
}
.form-control-static {
 min-height:34px;
 padding-top:7px;
 padding-bottom:7px;
 margin-bottom:0
}
.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>textarea.form-control-static,
.input-group-lg>input.form-control-static[type=color],
.input-group-lg>input.form-control-static[type=date],
.input-group-lg>input.form-control-static[type=datetime-local],
.input-group-lg>input.form-control-static[type=email],
.input-group-lg>input.form-control-static[type=month],
.input-group-lg>input.form-control-static[type=number],
.input-group-lg>input.form-control-static[type=password],
.input-group-lg>input.form-control-static[type=range],
.input-group-lg>input.form-control-static[type=search],
.input-group-lg>input.form-control-static[type=tel],
.input-group-lg>input.form-control-static[type=text],
.input-group-lg>input.form-control-static[type=time],
.input-group-lg>input.form-control-static[type=url],
.input-group-lg>input.form-control-static[type=week],
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>textarea.form-control-static,
.input-group-sm>input.form-control-static[type=color],
.input-group-sm>input.form-control-static[type=date],
.input-group-sm>input.form-control-static[type=datetime-local],
.input-group-sm>input.form-control-static[type=email],
.input-group-sm>input.form-control-static[type=month],
.input-group-sm>input.form-control-static[type=number],
.input-group-sm>input.form-control-static[type=password],
.input-group-sm>input.form-control-static[type=range],
.input-group-sm>input.form-control-static[type=search],
.input-group-sm>input.form-control-static[type=tel],
.input-group-sm>input.form-control-static[type=text],
.input-group-sm>input.form-control-static[type=time],
.input-group-sm>input.form-control-static[type=url],
.input-group-sm>input.form-control-static[type=week],
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
 padding-right:0;
 padding-left:0
}
.input-sm,
.input-group-sm>.form-control,
.input-group-sm>textarea,
.input-group-sm>input[type=color],
.input-group-sm>input[type=date],
.input-group-sm>input[type=datetime-local],
.input-group-sm>input[type=email],
.input-group-sm>input[type=month],
.input-group-sm>input[type=number],
.input-group-sm>input[type=password],
.input-group-sm>input[type=range],
.input-group-sm>input[type=search],
.input-group-sm>input[type=tel],
.input-group-sm>input[type=text],
.input-group-sm>input[type=time],
.input-group-sm>input[type=url],
.input-group-sm>input[type=week],
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
 height:30px;
 padding:5px 10px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
 height:30px;
 line-height:30px
}
textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
 height:auto
}
.form-group-sm .form-control,
.form-group-sm textarea,
.form-group-sm input[type=color],
.form-group-sm input[type=date],
.form-group-sm input[type=datetime-local],
.form-group-sm input[type=email],
.form-group-sm input[type=month],
.form-group-sm input[type=number],
.form-group-sm input[type=password],
.form-group-sm input[type=range],
.form-group-sm input[type=search],
.form-group-sm input[type=tel],
.form-group-sm input[type=text],
.form-group-sm input[type=time],
.form-group-sm input[type=url],
.form-group-sm input[type=week] {
 height:30px;
 padding:5px 10px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
.form-group-sm select.form-control {
 height:30px;
 line-height:30px
}
.form-group-sm textarea.form-control,
.form-group-sm textarea,
.form-group-sm select[multiple].form-control {
 height:auto
}
.form-group-sm .form-control-static {
 height:30px;
 min-height:32px;
 padding:6px 10px;
 font-size:12px;
 line-height:1.5
}
.input-lg,
.input-group-lg>.form-control,
.input-group-lg>textarea,
.input-group-lg>input[type=color],
.input-group-lg>input[type=date],
.input-group-lg>input[type=datetime-local],
.input-group-lg>input[type=email],
.input-group-lg>input[type=month],
.input-group-lg>input[type=number],
.input-group-lg>input[type=password],
.input-group-lg>input[type=range],
.input-group-lg>input[type=search],
.input-group-lg>input[type=tel],
.input-group-lg>input[type=text],
.input-group-lg>input[type=time],
.input-group-lg>input[type=url],
.input-group-lg>input[type=week],
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
 height:46px;
 padding:10px 16px;
 font-size:18px;
 line-height:1.3333333;
 border-radius:6px
}
select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
 height:46px;
 line-height:46px
}
textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
 height:auto
}
.form-group-lg .form-control,
.form-group-lg textarea,
.form-group-lg input[type=color],
.form-group-lg input[type=date],
.form-group-lg input[type=datetime-local],
.form-group-lg input[type=email],
.form-group-lg input[type=month],
.form-group-lg input[type=number],
.form-group-lg input[type=password],
.form-group-lg input[type=range],
.form-group-lg input[type=search],
.form-group-lg input[type=tel],
.form-group-lg input[type=text],
.form-group-lg input[type=time],
.form-group-lg input[type=url],
.form-group-lg input[type=week] {
 height:46px;
 padding:10px 16px;
 font-size:18px;
 line-height:1.3333333;
 border-radius:6px
}
.form-group-lg select.form-control {
 height:46px;
 line-height:46px
}
.form-group-lg textarea.form-control,
.form-group-lg textarea,
.form-group-lg select[multiple].form-control {
 height:auto
}
.form-group-lg .form-control-static {
 height:46px;
 min-height:38px;
 padding:11px 16px;
 font-size:18px;
 line-height:1.3333333
}
.has-feedback {
 position:relative
}
.has-feedback .form-control,
.has-feedback textarea,
.has-feedback input[type=color],
.has-feedback input[type=date],
.has-feedback input[type=datetime-local],
.has-feedback input[type=email],
.has-feedback input[type=month],
.has-feedback input[type=number],
.has-feedback input[type=password],
.has-feedback input[type=range],
.has-feedback input[type=search],
.has-feedback input[type=tel],
.has-feedback input[type=text],
.has-feedback input[type=time],
.has-feedback input[type=url],
.has-feedback input[type=week] {
 padding-right:42.5px
}
.form-control-feedback {
 position:absolute;
 top:0;
 right:0;
 z-index:2;
 display:block;
 width:34px;
 height:34px;
 line-height:34px;
 text-align:center;
 pointer-events:none
}
.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>textarea+.form-control-feedback,
.input-group-lg>input[type=color]+.form-control-feedback,
.input-group-lg>input[type=date]+.form-control-feedback,
.input-group-lg>input[type=datetime-local]+.form-control-feedback,
.input-group-lg>input[type=email]+.form-control-feedback,
.input-group-lg>input[type=month]+.form-control-feedback,
.input-group-lg>input[type=number]+.form-control-feedback,
.input-group-lg>input[type=password]+.form-control-feedback,
.input-group-lg>input[type=range]+.form-control-feedback,
.input-group-lg>input[type=search]+.form-control-feedback,
.input-group-lg>input[type=tel]+.form-control-feedback,
.input-group-lg>input[type=text]+.form-control-feedback,
.input-group-lg>input[type=time]+.form-control-feedback,
.input-group-lg>input[type=url]+.form-control-feedback,
.input-group-lg>input[type=week]+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback,
.form-group-lg textarea+.form-control-feedback,
.form-group-lg input[type=color]+.form-control-feedback,
.form-group-lg input[type=date]+.form-control-feedback,
.form-group-lg input[type=datetime-local]+.form-control-feedback,
.form-group-lg input[type=email]+.form-control-feedback,
.form-group-lg input[type=month]+.form-control-feedback,
.form-group-lg input[type=number]+.form-control-feedback,
.form-group-lg input[type=password]+.form-control-feedback,
.form-group-lg input[type=range]+.form-control-feedback,
.form-group-lg input[type=search]+.form-control-feedback,
.form-group-lg input[type=tel]+.form-control-feedback,
.form-group-lg input[type=text]+.form-control-feedback,
.form-group-lg input[type=time]+.form-control-feedback,
.form-group-lg input[type=url]+.form-control-feedback,
.form-group-lg input[type=week]+.form-control-feedback {
 width:46px;
 height:46px;
 line-height:46px
}
.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>textarea+.form-control-feedback,
.input-group-sm>input[type=color]+.form-control-feedback,
.input-group-sm>input[type=date]+.form-control-feedback,
.input-group-sm>input[type=datetime-local]+.form-control-feedback,
.input-group-sm>input[type=email]+.form-control-feedback,
.input-group-sm>input[type=month]+.form-control-feedback,
.input-group-sm>input[type=number]+.form-control-feedback,
.input-group-sm>input[type=password]+.form-control-feedback,
.input-group-sm>input[type=range]+.form-control-feedback,
.input-group-sm>input[type=search]+.form-control-feedback,
.input-group-sm>input[type=tel]+.form-control-feedback,
.input-group-sm>input[type=text]+.form-control-feedback,
.input-group-sm>input[type=time]+.form-control-feedback,
.input-group-sm>input[type=url]+.form-control-feedback,
.input-group-sm>input[type=week]+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback,
.form-group-sm textarea+.form-control-feedback,
.form-group-sm input[type=color]+.form-control-feedback,
.form-group-sm input[type=date]+.form-control-feedback,
.form-group-sm input[type=datetime-local]+.form-control-feedback,
.form-group-sm input[type=email]+.form-control-feedback,
.form-group-sm input[type=month]+.form-control-feedback,
.form-group-sm input[type=number]+.form-control-feedback,
.form-group-sm input[type=password]+.form-control-feedback,
.form-group-sm input[type=range]+.form-control-feedback,
.form-group-sm input[type=search]+.form-control-feedback,
.form-group-sm input[type=tel]+.form-control-feedback,
.form-group-sm input[type=text]+.form-control-feedback,
.form-group-sm input[type=time]+.form-control-feedback,
.form-group-sm input[type=url]+.form-control-feedback,
.form-group-sm input[type=week]+.form-control-feedback {
 width:30px;
 height:30px;
 line-height:30px
}
.has-success .help-block,
.has-success .maxlen_30000.nietok,
.has-success .moz_invoerveldfoutmelding,
.has-success .moz_ongeldige_datum,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
 color:#3c763d
}
.has-success .form-control,
.has-success textarea,
.has-success input[type=color],
.has-success input[type=date],
.has-success input[type=datetime-local],
.has-success input[type=email],
.has-success input[type=month],
.has-success input[type=number],
.has-success input[type=password],
.has-success input[type=range],
.has-success input[type=search],
.has-success input[type=tel],
.has-success input[type=text],
.has-success input[type=time],
.has-success input[type=url],
.has-success input[type=week] {
 border-color:#3c763d;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus,
.has-success textarea:focus,
.has-success input[type=color]:focus,
.has-success input[type=date]:focus,
.has-success input[type=datetime-local]:focus,
.has-success input[type=email]:focus,
.has-success input[type=month]:focus,
.has-success input[type=number]:focus,
.has-success input[type=password]:focus,
.has-success input[type=range]:focus,
.has-success input[type=search]:focus,
.has-success input[type=tel]:focus,
.has-success input[type=text]:focus,
.has-success input[type=time]:focus,
.has-success input[type=url]:focus,
.has-success input[type=week]:focus {
 border-color:#2b542c;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}
.has-success .input-group-addon {
 color:#3c763d;
 background-color:#dff0d8;
 border-color:#3c763d
}
.has-success .form-control-feedback {
 color:#3c763d
}
.has-warning .help-block,
.has-warning .maxlen_30000.nietok,
.has-warning .moz_invoerveldfoutmelding,
.has-warning .moz_ongeldige_datum,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
 color:#8a6d3b
}
.has-warning .form-control,
.has-warning textarea,
.has-warning input[type=color],
.has-warning input[type=date],
.has-warning input[type=datetime-local],
.has-warning input[type=email],
.has-warning input[type=month],
.has-warning input[type=number],
.has-warning input[type=password],
.has-warning input[type=range],
.has-warning input[type=search],
.has-warning input[type=tel],
.has-warning input[type=text],
.has-warning input[type=time],
.has-warning input[type=url],
.has-warning input[type=week] {
 border-color:#8a6d3b;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus,
.has-warning textarea:focus,
.has-warning input[type=color]:focus,
.has-warning input[type=date]:focus,
.has-warning input[type=datetime-local]:focus,
.has-warning input[type=email]:focus,
.has-warning input[type=month]:focus,
.has-warning input[type=number]:focus,
.has-warning input[type=password]:focus,
.has-warning input[type=range]:focus,
.has-warning input[type=search]:focus,
.has-warning input[type=tel]:focus,
.has-warning input[type=text]:focus,
.has-warning input[type=time]:focus,
.has-warning input[type=url]:focus,
.has-warning input[type=week]:focus {
 border-color:#66512c;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon {
 color:#8a6d3b;
 background-color:#fcf8e3;
 border-color:#8a6d3b
}
.has-warning .form-control-feedback {
 color:#8a6d3b
}
.has-error .help-block,
.row.nietok .help-block,
.has-error .maxlen_30000.nietok,
.row.nietok .maxlen_30000.nietok,
.has-error .moz_invoerveldfoutmelding,
.row.nietok .moz_invoerveldfoutmelding,
.has-error .moz_ongeldige_datum,
.row.nietok .moz_ongeldige_datum,
.has-error .control-label,
.row.nietok .control-label,
.has-error .radio,
.row.nietok .radio,
.has-error .checkbox,
.row.nietok .checkbox,
.has-error .radio-inline,
.row.nietok .radio-inline,
.has-error .checkbox-inline,
.row.nietok .checkbox-inline,
.has-error.radio label,
.radio.row.nietok label,
.has-error.checkbox label,
.checkbox.row.nietok label,
.has-error.radio-inline label,
.radio-inline.row.nietok label,
.has-error.checkbox-inline label,
.checkbox-inline.row.nietok label {
 color:#a94442
}
.has-error .form-control,
.row.nietok .form-control,
.has-error textarea,
.row.nietok textarea,
.has-error input[type=color],
.row.nietok input[type=color],
.has-error input[type=date],
.row.nietok input[type=date],
.has-error input[type=datetime-local],
.row.nietok input[type=datetime-local],
.has-error input[type=email],
.row.nietok input[type=email],
.has-error input[type=month],
.row.nietok input[type=month],
.has-error input[type=number],
.row.nietok input[type=number],
.has-error input[type=password],
.row.nietok input[type=password],
.has-error input[type=range],
.row.nietok input[type=range],
.has-error input[type=search],
.row.nietok input[type=search],
.has-error input[type=tel],
.row.nietok input[type=tel],
.has-error input[type=text],
.row.nietok input[type=text],
.has-error input[type=time],
.row.nietok input[type=time],
.has-error input[type=url],
.row.nietok input[type=url],
.has-error input[type=week],
.row.nietok input[type=week] {
 border-color:#a94442;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus,
.row.nietok .form-control:focus,
.has-error textarea:focus,
.row.nietok textarea:focus,
.has-error input[type=color]:focus,
.row.nietok input[type=color]:focus,
.has-error input[type=date]:focus,
.row.nietok input[type=date]:focus,
.has-error input[type=datetime-local]:focus,
.row.nietok input[type=datetime-local]:focus,
.has-error input[type=email]:focus,
.row.nietok input[type=email]:focus,
.has-error input[type=month]:focus,
.row.nietok input[type=month]:focus,
.has-error input[type=number]:focus,
.row.nietok input[type=number]:focus,
.has-error input[type=password]:focus,
.row.nietok input[type=password]:focus,
.has-error input[type=range]:focus,
.row.nietok input[type=range]:focus,
.has-error input[type=search]:focus,
.row.nietok input[type=search]:focus,
.has-error input[type=tel]:focus,
.row.nietok input[type=tel]:focus,
.has-error input[type=text]:focus,
.row.nietok input[type=text]:focus,
.has-error input[type=time]:focus,
.row.nietok input[type=time]:focus,
.has-error input[type=url]:focus,
.row.nietok input[type=url]:focus,
.has-error input[type=week]:focus,
.row.nietok input[type=week]:focus {
 border-color:#843534;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}
.has-error .input-group-addon,
.row.nietok .input-group-addon {
 color:#a94442;
 background-color:#f2dede;
 border-color:#a94442
}
.has-error .form-control-feedback,
.row.nietok .form-control-feedback {
 color:#a94442
}
.has-feedback label~.form-control-feedback {
 top:25px
}
.has-feedback label.sr-only~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=today]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=today]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=clear]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=clear]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=togglePeriod]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=togglePeriod]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showMinutes]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showMinutes]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showHours]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showHours]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementMinutes]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementMinutes]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementHours]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementHours]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementMinutes]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementMinutes]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementHours]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementHours]::after~.form-control-feedback {
 top:0
}
.help-block,
.maxlen_30000.nietok,
.moz_invoerveldfoutmelding,
.moz_ongeldige_datum {
 display:block;
 margin-top:5px;
 margin-bottom:10px;
 color:#737373
}
@media(min-width: 768px) {
 .form-inline .form-group {
  display:inline-block;
  margin-bottom:0;
  vertical-align:middle
 }
 .form-inline .form-control,
 .form-inline textarea,
 .form-inline input[type=color],
 .form-inline input[type=date],
 .form-inline input[type=datetime-local],
 .form-inline input[type=email],
 .form-inline input[type=month],
 .form-inline input[type=number],
 .form-inline input[type=password],
 .form-inline input[type=range],
 .form-inline input[type=search],
 .form-inline input[type=tel],
 .form-inline input[type=text],
 .form-inline input[type=time],
 .form-inline input[type=url],
 .form-inline input[type=week] {
  display:inline-block;
  width:auto;
  vertical-align:middle
 }
 .form-inline .form-control-static {
  display:inline-block
 }
 .form-inline .input-group {
  display:inline-table;
  vertical-align:middle
 }
 .form-inline .input-group .input-group-addon,
 .form-inline .input-group .input-group-btn,
 .form-inline .input-group .form-control,
 .form-inline .input-group textarea,
 .form-inline .input-group input[type=color],
 .form-inline .input-group input[type=date],
 .form-inline .input-group input[type=datetime-local],
 .form-inline .input-group input[type=email],
 .form-inline .input-group input[type=month],
 .form-inline .input-group input[type=number],
 .form-inline .input-group input[type=password],
 .form-inline .input-group input[type=range],
 .form-inline .input-group input[type=search],
 .form-inline .input-group input[type=tel],
 .form-inline .input-group input[type=text],
 .form-inline .input-group input[type=time],
 .form-inline .input-group input[type=url],
 .form-inline .input-group input[type=week] {
  width:auto
 }
 .form-inline .input-group>.form-control,
 .form-inline .input-group>textarea,
 .form-inline .input-group>input[type=color],
 .form-inline .input-group>input[type=date],
 .form-inline .input-group>input[type=datetime-local],
 .form-inline .input-group>input[type=email],
 .form-inline .input-group>input[type=month],
 .form-inline .input-group>input[type=number],
 .form-inline .input-group>input[type=password],
 .form-inline .input-group>input[type=range],
 .form-inline .input-group>input[type=search],
 .form-inline .input-group>input[type=tel],
 .form-inline .input-group>input[type=text],
 .form-inline .input-group>input[type=time],
 .form-inline .input-group>input[type=url],
 .form-inline .input-group>input[type=week] {
  width:100%
 }
 .form-inline .control-label {
  margin-bottom:0;
  vertical-align:middle
 }
 .form-inline .radio,
 .form-inline .checkbox {
  display:inline-block;
  margin-top:0;
  margin-bottom:0;
  vertical-align:middle
 }
 .form-inline .radio label,
 .form-inline .checkbox label {
  padding-left:0
 }
 .form-inline .radio input[type=radio],
 .form-inline .checkbox input[type=checkbox] {
  position:relative;
  margin-left:0
 }
 .form-inline .has-feedback .form-control-feedback {
  top:0
 }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
 padding-top:7px;
 margin-top:0;
 margin-bottom:0
}
.form-horizontal .radio,
.form-horizontal .checkbox {
 min-height:27px
}
.form-horizontal .form-group {
 margin-right:-15px;
 margin-left:-15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
 display:table;
 content:" "
}
.form-horizontal .form-group:after {
 clear:both
}
@media(min-width: 768px) {
 .form-horizontal .control-label {
  padding-top:7px;
  margin-bottom:0;
  text-align:right
 }
}
.form-horizontal .has-feedback .form-control-feedback {
 right:15px
}
@media(min-width: 768px) {
 .form-horizontal .form-group-lg .control-label {
  padding-top:11px;
  font-size:18px
 }
}
@media(min-width: 768px) {
 .form-horizontal .form-group-sm .control-label {
  padding-top:6px;
  font-size:12px
 }
}
.btn {
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 white-space:nowrap;
 vertical-align:middle;
 touch-action:manipulation;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 padding:6px 12px;
 font-size:14px;
 line-height:1.428571429;
 border-radius:4px;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px
}
.btn:hover,
.btn:focus,
.btn.focus {
 color:#333;
 text-decoration:none
}
.btn:active,
.btn.active {
 background-image:none;
 outline:0;
 box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,
.no-submit .btn,
.btn[disabled],
fieldset[disabled] .btn {
 cursor:not-allowed;
 filter:alpha(opacity=65);
 opacity:.65;
 box-shadow:none
}
a.btn.disabled,
.no-submit a.btn,
fieldset[disabled] a.btn {
 pointer-events:none
}
.btn-default {
 color:#333;
 background-color:#fff;
 border-color:#ccc
}
.btn-default:focus,
.btn-default.focus {
 color:#333;
 background-color:#e6e6e6;
 border-color:#8c8c8c
}
.btn-default:hover {
 color:#333;
 background-color:#e6e6e6;
 border-color:#adadad
}
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
 color:#333;
 background-color:#e6e6e6;
 background-image:none;
 border-color:#adadad
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
 color:#333;
 background-color:#d4d4d4;
 border-color:#8c8c8c
}
.btn-default.disabled:hover,
.no-submit .btn-default.btn:hover,
.btn-default.disabled:focus,
.no-submit .btn-default.btn:focus,
.btn-default.disabled.focus,
.no-submit .btn-default.focus.btn,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
 background-color:#fff;
 border-color:#ccc
}
.btn-default .badge {
 color:#fff;
 background-color:#333
}
.btn-primary {
 color:#fff;
 background-color:#337ab7;
 border-color:#2e6da4
}
.btn-primary:focus,
.btn-primary.focus {
 color:#fff;
 background-color:#286090;
 border-color:#122b40
}
.btn-primary:hover {
 color:#fff;
 background-color:#286090;
 border-color:#204d74
}
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
 color:#fff;
 background-color:#286090;
 background-image:none;
 border-color:#204d74
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
 color:#fff;
 background-color:#204d74;
 border-color:#122b40
}
.btn-primary.disabled:hover,
.no-submit .btn-primary.btn:hover,
.btn-primary.disabled:focus,
.no-submit .btn-primary.btn:focus,
.btn-primary.disabled.focus,
.no-submit .btn-primary.focus.btn,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
 background-color:#337ab7;
 border-color:#2e6da4
}
.btn-primary .badge {
 color:#337ab7;
 background-color:#fff
}
.btn-success {
 color:#fff;
 background-color:#5cb85c;
 border-color:#4cae4c
}
.btn-success:focus,
.btn-success.focus {
 color:#fff;
 background-color:#449d44;
 border-color:#255625
}
.btn-success:hover {
 color:#fff;
 background-color:#449d44;
 border-color:#398439
}
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
 color:#fff;
 background-color:#449d44;
 background-image:none;
 border-color:#398439
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
 color:#fff;
 background-color:#398439;
 border-color:#255625
}
.btn-success.disabled:hover,
.no-submit .btn-success.btn:hover,
.btn-success.disabled:focus,
.no-submit .btn-success.btn:focus,
.btn-success.disabled.focus,
.no-submit .btn-success.focus.btn,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
 background-color:#5cb85c;
 border-color:#4cae4c
}
.btn-success .badge {
 color:#5cb85c;
 background-color:#fff
}
.btn-info {
 color:#fff;
 background-color:#5bc0de;
 border-color:#46b8da
}
.btn-info:focus,
.btn-info.focus {
 color:#fff;
 background-color:#31b0d5;
 border-color:#1b6d85
}
.btn-info:hover {
 color:#fff;
 background-color:#31b0d5;
 border-color:#269abc
}
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
 color:#fff;
 background-color:#31b0d5;
 background-image:none;
 border-color:#269abc
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
 color:#fff;
 background-color:#269abc;
 border-color:#1b6d85
}
.btn-info.disabled:hover,
.no-submit .btn-info.btn:hover,
.btn-info.disabled:focus,
.no-submit .btn-info.btn:focus,
.btn-info.disabled.focus,
.no-submit .btn-info.focus.btn,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
 background-color:#5bc0de;
 border-color:#46b8da
}
.btn-info .badge {
 color:#5bc0de;
 background-color:#fff
}
.btn-warning {
 color:#fff;
 background-color:#f0ad4e;
 border-color:#eea236
}
.btn-warning:focus,
.btn-warning.focus {
 color:#fff;
 background-color:#ec971f;
 border-color:#985f0d
}
.btn-warning:hover {
 color:#fff;
 background-color:#ec971f;
 border-color:#d58512
}
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
 color:#fff;
 background-color:#ec971f;
 background-image:none;
 border-color:#d58512
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
 color:#fff;
 background-color:#d58512;
 border-color:#985f0d
}
.btn-warning.disabled:hover,
.no-submit .btn-warning.btn:hover,
.btn-warning.disabled:focus,
.no-submit .btn-warning.btn:focus,
.btn-warning.disabled.focus,
.no-submit .btn-warning.focus.btn,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
 background-color:#f0ad4e;
 border-color:#eea236
}
.btn-warning .badge {
 color:#f0ad4e;
 background-color:#fff
}
.btn-danger {
 color:#fff;
 background-color:#d9534f;
 border-color:#d43f3a
}
.btn-danger:focus,
.btn-danger.focus {
 color:#fff;
 background-color:#c9302c;
 border-color:#761c19
}
.btn-danger:hover {
 color:#fff;
 background-color:#c9302c;
 border-color:#ac2925
}
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
 color:#fff;
 background-color:#c9302c;
 background-image:none;
 border-color:#ac2925
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
 color:#fff;
 background-color:#ac2925;
 border-color:#761c19
}
.btn-danger.disabled:hover,
.no-submit .btn-danger.btn:hover,
.btn-danger.disabled:focus,
.no-submit .btn-danger.btn:focus,
.btn-danger.disabled.focus,
.no-submit .btn-danger.focus.btn,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
 background-color:#d9534f;
 border-color:#d43f3a
}
.btn-danger .badge {
 color:#d9534f;
 background-color:#fff
}
.btn-link {
 font-weight:400;
 color:#337ab7;
 border-radius:0
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
 background-color:transparent;
 box-shadow:none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
 border-color:transparent
}
.btn-link:hover,
.btn-link:focus {
 color:#23527c;
 text-decoration:underline;
 background-color:transparent
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
 color:#777;
 text-decoration:none
}
.btn-lg,
.btn-group-lg>.btn {
 padding:10px 16px;
 font-size:18px;
 line-height:1.3333333;
 border-radius:6px
}
.btn-sm,
.btn-group-sm>.btn {
 padding:5px 10px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
.btn-xs,
.btn-group-xs>.btn {
 padding:1px 5px;
 font-size:12px;
 line-height:1.5;
 border-radius:3px
}
.btn-block {
 display:block;
 width:100%
}
.btn-block+.btn-block {
 margin-top:5px
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
 width:100%
}
.fade {
 opacity:0;
 transition:opacity .15s linear
}
.fade.in {
 opacity:1
}
.collapse {
 display:none
}
.collapse.in {
 display:block
}
tr.collapse.in {
 display:table-row
}
tbody.collapse.in {
 display:table-row-group
}
.collapsing {
 position:relative;
 height:0;
 overflow:hidden;
 transition-property:height,visibility;
 transition-duration:.35s;
 transition-timing-function:ease
}
.caret {
 display:inline-block;
 width:0;
 height:0;
 margin-left:2px;
 vertical-align:middle;
 border-top:4px dashed;
 border-top:4px solid \9 ;
 border-right:4px solid transparent;
 border-left:4px solid transparent
}
.dropup,
.dropdown {
 position:relative
}
.dropdown-toggle:focus {
 outline:0
}
.dropdown-menu {
 position:absolute;
 top:100%;
 left:0;
 z-index:1000;
 display:none;
 float:left;
 min-width:160px;
 padding:5px 0;
 margin:2px 0 0;
 font-size:14px;
 text-align:left;
 list-style:none;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid #ccc;
 border:1px solid rgba(0,0,0,.15);
 border-radius:4px;
 box-shadow:0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu.pull-right {
 right:0;
 left:auto
}
.dropdown-menu .divider {
 height:1px;
 margin:9px 0;
 overflow:hidden;
 background-color:#e5e5e5
}
.dropdown-menu>li>a {
 display:block;
 padding:3px 20px;
 clear:both;
 font-weight:400;
 line-height:1.428571429;
 color:#333;
 white-space:nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
 color:#262626;
 text-decoration:none;
 background-color:#f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
 color:#fff;
 text-decoration:none;
 background-color:#337ab7;
 outline:0
}
.dropdown-menu>.disabled>a,
.no-submit .dropdown-menu>.btn>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
 color:#777
}
.dropdown-menu>.disabled>a:hover,
.no-submit .dropdown-menu>.btn>a:hover,
.dropdown-menu>.disabled>a:focus,
.no-submit .dropdown-menu>.btn>a:focus {
 text-decoration:none;
 cursor:not-allowed;
 background-color:transparent;
 background-image:none;
 filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)
}
.open>.dropdown-menu {
 display:block
}
.open>a {
 outline:0
}
.dropdown-menu-right {
 right:0;
 left:auto
}
.dropdown-menu-left {
 right:auto;
 left:0
}
.dropdown-header {
 display:block;
 padding:3px 20px;
 font-size:12px;
 line-height:1.428571429;
 color:#777;
 white-space:nowrap
}
.dropdown-backdrop {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:990
}
.pull-right>.dropdown-menu {
 right:0;
 left:auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
 content:"";
 border-top:0;
 border-bottom:4px dashed;
 border-bottom:4px solid \9 
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
 top:auto;
 bottom:100%;
 margin-bottom:2px
}
@media(min-width: 768px) {
 .navbar-right .dropdown-menu {
  right:0;
  left:auto
 }
 .navbar-right .dropdown-menu-left {
  left:0;
  right:auto
 }
}
.btn-group,
.btn-group-vertical {
 position:relative;
 display:inline-block;
 vertical-align:middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
 position:relative;
 float:left
}
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
 z-index:2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
 margin-left:-1px
}
.btn-toolbar {
 margin-left:-5px
}
.btn-toolbar:before,
.btn-toolbar:after {
 display:table;
 content:" "
}
.btn-toolbar:after {
 clear:both
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
 float:left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
 margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius:0
}
.btn-group>.btn:first-child {
 margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.btn-group>.btn-group {
 float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
 border-radius:0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
 outline:0
}
.btn-group>.btn+.dropdown-toggle {
 padding-right:8px;
 padding-left:8px
}
.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
 padding-right:12px;
 padding-left:12px
}
.btn-group.open .dropdown-toggle {
 box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
 box-shadow:none
}
.btn .caret {
 margin-left:0
}
.btn-lg .caret,
.btn-group-lg>.btn .caret {
 border-width:5px 5px 0;
 border-bottom-width:0
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
 border-width:0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
 display:block;
 float:none;
 width:100%;
 max-width:100%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
 display:table;
 content:" "
}
.btn-group-vertical>.btn-group:after {
 clear:both
}
.btn-group-vertical>.btn-group>.btn {
 float:none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
 margin-top:-1px;
 margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
 border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
 border-top-left-radius:4px;
 border-top-right-radius:4px;
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
 border-top-left-radius:0;
 border-top-right-radius:0;
 border-bottom-right-radius:4px;
 border-bottom-left-radius:4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
 border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.btn-group-justified {
 display:table;
 width:100%;
 table-layout:fixed;
 border-collapse:separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
 display:table-cell;
 float:none;
 width:1%
}
.btn-group-justified>.btn-group .btn {
 width:100%
}
.btn-group-justified>.btn-group .dropdown-menu {
 left:auto
}
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
 position:absolute;
 clip:rect(0, 0, 0, 0);
 pointer-events:none
}
.input-group {
 position:relative;
 display:table;
 border-collapse:separate
}
.input-group[class*=col-] {
 float:none;
 padding-right:0;
 padding-left:0
}
.input-group .form-control,
.input-group textarea,
.input-group input[type=color],
.input-group input[type=date],
.input-group input[type=datetime-local],
.input-group input[type=email],
.input-group input[type=month],
.input-group input[type=number],
.input-group input[type=password],
.input-group input[type=range],
.input-group input[type=search],
.input-group input[type=tel],
.input-group input[type=text],
.input-group input[type=time],
.input-group input[type=url],
.input-group input[type=week] {
 position:relative;
 z-index:2;
 float:left;
 width:100%;
 margin-bottom:0
}
.input-group .form-control:focus,
.input-group textarea:focus,
.input-group input[type=color]:focus,
.input-group input[type=date]:focus,
.input-group input[type=datetime-local]:focus,
.input-group input[type=email]:focus,
.input-group input[type=month]:focus,
.input-group input[type=number]:focus,
.input-group input[type=password]:focus,
.input-group input[type=range]:focus,
.input-group input[type=search]:focus,
.input-group input[type=tel]:focus,
.input-group input[type=text]:focus,
.input-group input[type=time]:focus,
.input-group input[type=url]:focus,
.input-group input[type=week]:focus {
 z-index:3
}
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group textarea,
.input-group input[type=color],
.input-group input[type=date],
.input-group input[type=datetime-local],
.input-group input[type=email],
.input-group input[type=month],
.input-group input[type=number],
.input-group input[type=password],
.input-group input[type=range],
.input-group input[type=search],
.input-group input[type=tel],
.input-group input[type=text],
.input-group input[type=time],
.input-group input[type=url],
.input-group input[type=week] {
 display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group textarea:not(:first-child):not(:last-child),
.input-group input[type=color]:not(:first-child):not(:last-child),
.input-group input[type=date]:not(:first-child):not(:last-child),
.input-group input[type=datetime-local]:not(:first-child):not(:last-child),
.input-group input[type=email]:not(:first-child):not(:last-child),
.input-group input[type=month]:not(:first-child):not(:last-child),
.input-group input[type=number]:not(:first-child):not(:last-child),
.input-group input[type=password]:not(:first-child):not(:last-child),
.input-group input[type=range]:not(:first-child):not(:last-child),
.input-group input[type=search]:not(:first-child):not(:last-child),
.input-group input[type=tel]:not(:first-child):not(:last-child),
.input-group input[type=text]:not(:first-child):not(:last-child),
.input-group input[type=time]:not(:first-child):not(:last-child),
.input-group input[type=url]:not(:first-child):not(:last-child),
.input-group input[type=week]:not(:first-child):not(:last-child) {
 border-radius:0
}
.input-group-addon,
.input-group-btn {
 width:1%;
 white-space:nowrap;
 vertical-align:middle
}
.input-group-addon {
 padding:6px 12px;
 font-size:14px;
 font-weight:400;
 line-height:1;
 color:#555;
 text-align:center;
 background-color:#eee;
 border:1px solid #ccc;
 border-radius:4px
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
 padding:5px 10px;
 font-size:12px;
 border-radius:3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
 padding:10px 16px;
 font-size:18px;
 border-radius:6px
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
 margin-top:0
}
.input-group .form-control:first-child,
.input-group textarea:first-child,
.input-group input[type=color]:first-child,
.input-group input[type=date]:first-child,
.input-group input[type=datetime-local]:first-child,
.input-group input[type=email]:first-child,
.input-group input[type=month]:first-child,
.input-group input[type=number]:first-child,
.input-group input[type=password]:first-child,
.input-group input[type=range]:first-child,
.input-group input[type=search]:first-child,
.input-group input[type=tel]:first-child,
.input-group input[type=text]:first-child,
.input-group input[type=time]:first-child,
.input-group input[type=url]:first-child,
.input-group input[type=week]:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
 border-top-right-radius:0;
 border-bottom-right-radius:0
}
.input-group-addon:first-child {
 border-right:0
}
.input-group .form-control:last-child,
.input-group textarea:last-child,
.input-group input[type=color]:last-child,
.input-group input[type=date]:last-child,
.input-group input[type=datetime-local]:last-child,
.input-group input[type=email]:last-child,
.input-group input[type=month]:last-child,
.input-group input[type=number]:last-child,
.input-group input[type=password]:last-child,
.input-group input[type=range]:last-child,
.input-group input[type=search]:last-child,
.input-group input[type=tel]:last-child,
.input-group input[type=text]:last-child,
.input-group input[type=time]:last-child,
.input-group input[type=url]:last-child,
.input-group input[type=week]:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
 border-top-left-radius:0;
 border-bottom-left-radius:0
}
.input-group-addon:last-child {
 border-left:0
}
.input-group-btn {
 position:relative;
 font-size:0;
 white-space:nowrap
}
.input-group-btn>.btn {
 position:relative
}
.input-group-btn>.btn+.btn {
 margin-left:-1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
 z-index:2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
 margin-right:-1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
 z-index:2;
 margin-left:-1px
}
.nav {
 padding-left:0;
 margin-bottom:0;
 list-style:none
}
.nav:before,
.nav:after {
 display:table;
 content:" "
}
.nav:after {
 clear:both
}
.nav>li {
 position:relative;
 display:block
}
.nav>li>a {
 position:relative;
 display:block;
 padding:10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
 text-decoration:none;
 background-color:#eee
}
.nav>li.disabled>a,
.no-submit .nav>li.btn>a {
 color:#777
}
.nav>li.disabled>a:hover,
.no-submit .nav>li.btn>a:hover,
.nav>li.disabled>a:focus,
.no-submit .nav>li.btn>a:focus {
 color:#777;
 text-decoration:none;
 cursor:not-allowed;
 background-color:transparent
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
 background-color:#eee;
 border-color:#337ab7
}
.nav .nav-divider {
 height:1px;
 margin:9px 0;
 overflow:hidden;
 background-color:#e5e5e5
}
.nav>li>a>img {
 max-width:none
}
.nav-tabs {
 border-bottom:1px solid #ddd
}
.nav-tabs>li {
 float:left;
 margin-bottom:-1px
}
.nav-tabs>li>a {
 margin-right:2px;
 line-height:1.428571429;
 border:1px solid transparent;
 border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover {
 border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
 color:#555;
 cursor:default;
 background-color:#fff;
 border:1px solid #ddd;
 border-bottom-color:transparent
}
.nav-pills>li {
 float:left
}
.nav-pills>li>a {
 border-radius:4px
}
.nav-pills>li+li {
 margin-left:2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
 color:#fff;
 background-color:#337ab7
}
.nav-stacked>li {
 float:none
}
.nav-stacked>li+li {
 margin-top:2px;
 margin-left:0
}
.nav-justified,
.nav-tabs.nav-justified {
 width:100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
 float:none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
 margin-bottom:5px;
 text-align:center
}
.nav-justified>.dropdown .dropdown-menu {
 top:auto;
 left:auto
}
@media(min-width: 768px) {
 .nav-justified>li,
 .nav-tabs.nav-justified>li {
  display:table-cell;
  width:1%
 }
 .nav-justified>li>a,
 .nav-tabs.nav-justified>li>a {
  margin-bottom:0
 }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
 border-bottom:0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
 margin-right:0;
 border-radius:4px
}
.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
 border:1px solid #ddd
}
@media(min-width: 768px) {
 .nav-tabs-justified>li>a,
 .nav-tabs.nav-justified>li>a {
  border-bottom:1px solid #ddd;
  border-radius:4px 4px 0 0
 }
 .nav-tabs-justified>.active>a,
 .nav-tabs.nav-justified>.active>a,
 .nav-tabs-justified>.active>a:hover,
 .nav-tabs-justified>.active>a:focus {
  border-bottom-color:#fff
 }
}
.tab-content>.tab-pane {
 display:none
}
.tab-content>.active {
 display:block
}
.nav-tabs .dropdown-menu {
 margin-top:-1px;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.navbar {
 position:relative;
 min-height:50px;
 margin-bottom:20px;
 border:1px solid transparent
}
.navbar:before,
.navbar:after {
 display:table;
 content:" "
}
.navbar:after {
 clear:both
}
@media(min-width: 768px) {
 .navbar {
  border-radius:4px
 }
}
.navbar-header:before,
.navbar-header:after {
 display:table;
 content:" "
}
.navbar-header:after {
 clear:both
}
@media(min-width: 768px) {
 .navbar-header {
  float:left
 }
}
.navbar-collapse {
 padding-right:15px;
 padding-left:15px;
 overflow-x:visible;
 border-top:1px solid transparent;
 box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
 -webkit-overflow-scrolling:touch
}
.navbar-collapse:before,
.navbar-collapse:after {
 display:table;
 content:" "
}
.navbar-collapse:after {
 clear:both
}
.navbar-collapse.in {
 overflow-y:auto
}
@media(min-width: 768px) {
 .navbar-collapse {
  width:auto;
  border-top:0;
  box-shadow:none
 }
 .navbar-collapse.collapse {
  display:block !important;
  height:auto !important;
  padding-bottom:0;
  overflow:visible !important
 }
 .navbar-collapse.in {
  overflow-y:visible
 }
 .navbar-fixed-top .navbar-collapse,
 .navbar-static-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
  padding-right:0;
  padding-left:0
 }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
 position:fixed;
 right:0;
 left:0;
 z-index:1030
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
 max-height:340px
}
@media(max-device-width: 480px)and (orientation: landscape) {
 .navbar-fixed-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
  max-height:200px
 }
}
@media(min-width: 768px) {
 .navbar-fixed-top,
 .navbar-fixed-bottom {
  border-radius:0
 }
}
.navbar-fixed-top {
 top:0;
 border-width:0 0 1px
}
.navbar-fixed-bottom {
 bottom:0;
 margin-bottom:0;
 border-width:1px 0 0
}
.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
 margin-right:-15px;
 margin-left:-15px
}
@media(min-width: 768px) {
 .container>.navbar-header,
 .container>.navbar-collapse,
 .container-fluid>.navbar-header,
 .container-fluid>.navbar-collapse {
  margin-right:0;
  margin-left:0
 }
}
.navbar-static-top {
 z-index:1000;
 border-width:0 0 1px
}
@media(min-width: 768px) {
 .navbar-static-top {
  border-radius:0
 }
}
.navbar-brand {
 float:left;
 height:50px;
 padding:15px 15px;
 font-size:18px;
 line-height:20px
}
.navbar-brand:hover,
.navbar-brand:focus {
 text-decoration:none
}
.navbar-brand>img {
 display:block
}
@media(min-width: 768px) {
 .navbar>.container .navbar-brand,
 .navbar>.container-fluid .navbar-brand {
  margin-left:-15px
 }
}
.navbar-toggle {
 position:relative;
 float:right;
 padding:9px 10px;
 margin-right:15px;
 margin-top:8px;
 margin-bottom:8px;
 background-color:transparent;
 background-image:none;
 border:1px solid transparent;
 border-radius:4px
}
.navbar-toggle:focus {
 outline:0
}
.navbar-toggle .icon-bar {
 display:block;
 width:22px;
 height:2px;
 border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
 margin-top:4px
}
@media(min-width: 768px) {
 .navbar-toggle {
  display:none
 }
}
.navbar-nav {
 margin:7.5px -15px
}
.navbar-nav>li>a {
 padding-top:10px;
 padding-bottom:10px;
 line-height:20px
}
@media(max-width: 767px) {
 .navbar-nav .open .dropdown-menu {
  position:static;
  float:none;
  width:auto;
  margin-top:0;
  background-color:transparent;
  border:0;
  box-shadow:none
 }
 .navbar-nav .open .dropdown-menu>li>a,
 .navbar-nav .open .dropdown-menu .dropdown-header {
  padding:5px 15px 5px 25px
 }
 .navbar-nav .open .dropdown-menu>li>a {
  line-height:20px
 }
 .navbar-nav .open .dropdown-menu>li>a:hover,
 .navbar-nav .open .dropdown-menu>li>a:focus {
  background-image:none
 }
}
@media(min-width: 768px) {
 .navbar-nav {
  float:left;
  margin:0
 }
 .navbar-nav>li {
  float:left
 }
 .navbar-nav>li>a {
  padding-top:15px;
  padding-bottom:15px
 }
}
.navbar-form {
 padding:10px 15px;
 margin-right:-15px;
 margin-left:-15px;
 border-top:1px solid transparent;
 border-bottom:1px solid transparent;
 box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
 margin-top:8px;
 margin-bottom:8px
}
@media(min-width: 768px) {
 .navbar-form .form-group {
  display:inline-block;
  margin-bottom:0;
  vertical-align:middle
 }
 .navbar-form .form-control,
 .navbar-form textarea,
 .navbar-form input[type=color],
 .navbar-form input[type=date],
 .navbar-form input[type=datetime-local],
 .navbar-form input[type=email],
 .navbar-form input[type=month],
 .navbar-form input[type=number],
 .navbar-form input[type=password],
 .navbar-form input[type=range],
 .navbar-form input[type=search],
 .navbar-form input[type=tel],
 .navbar-form input[type=text],
 .navbar-form input[type=time],
 .navbar-form input[type=url],
 .navbar-form input[type=week] {
  display:inline-block;
  width:auto;
  vertical-align:middle
 }
 .navbar-form .form-control-static {
  display:inline-block
 }
 .navbar-form .input-group {
  display:inline-table;
  vertical-align:middle
 }
 .navbar-form .input-group .input-group-addon,
 .navbar-form .input-group .input-group-btn,
 .navbar-form .input-group .form-control,
 .navbar-form .input-group textarea,
 .navbar-form .input-group input[type=color],
 .navbar-form .input-group input[type=date],
 .navbar-form .input-group input[type=datetime-local],
 .navbar-form .input-group input[type=email],
 .navbar-form .input-group input[type=month],
 .navbar-form .input-group input[type=number],
 .navbar-form .input-group input[type=password],
 .navbar-form .input-group input[type=range],
 .navbar-form .input-group input[type=search],
 .navbar-form .input-group input[type=tel],
 .navbar-form .input-group input[type=text],
 .navbar-form .input-group input[type=time],
 .navbar-form .input-group input[type=url],
 .navbar-form .input-group input[type=week] {
  width:auto
 }
 .navbar-form .input-group>.form-control,
 .navbar-form .input-group>textarea,
 .navbar-form .input-group>input[type=color],
 .navbar-form .input-group>input[type=date],
 .navbar-form .input-group>input[type=datetime-local],
 .navbar-form .input-group>input[type=email],
 .navbar-form .input-group>input[type=month],
 .navbar-form .input-group>input[type=number],
 .navbar-form .input-group>input[type=password],
 .navbar-form .input-group>input[type=range],
 .navbar-form .input-group>input[type=search],
 .navbar-form .input-group>input[type=tel],
 .navbar-form .input-group>input[type=text],
 .navbar-form .input-group>input[type=time],
 .navbar-form .input-group>input[type=url],
 .navbar-form .input-group>input[type=week] {
  width:100%
 }
 .navbar-form .control-label {
  margin-bottom:0;
  vertical-align:middle
 }
 .navbar-form .radio,
 .navbar-form .checkbox {
  display:inline-block;
  margin-top:0;
  margin-bottom:0;
  vertical-align:middle
 }
 .navbar-form .radio label,
 .navbar-form .checkbox label {
  padding-left:0
 }
 .navbar-form .radio input[type=radio],
 .navbar-form .checkbox input[type=checkbox] {
  position:relative;
  margin-left:0
 }
 .navbar-form .has-feedback .form-control-feedback {
  top:0
 }
}
@media(max-width: 767px) {
 .navbar-form .form-group {
  margin-bottom:5px
 }
 .navbar-form .form-group:last-child {
  margin-bottom:0
 }
}
@media(min-width: 768px) {
 .navbar-form {
  width:auto;
  padding-top:0;
  padding-bottom:0;
  margin-right:0;
  margin-left:0;
  border:0;
  box-shadow:none
 }
}
.navbar-nav>li>.dropdown-menu {
 margin-top:0;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
 margin-bottom:0;
 border-top-left-radius:4px;
 border-top-right-radius:4px;
 border-bottom-right-radius:0;
 border-bottom-left-radius:0
}
.navbar-btn {
 margin-top:8px;
 margin-bottom:8px
}
.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
 margin-top:10px;
 margin-bottom:10px
}
.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
 margin-top:14px;
 margin-bottom:14px
}
.navbar-text {
 margin-top:15px;
 margin-bottom:15px
}
@media(min-width: 768px) {
 .navbar-text {
  float:left;
  margin-right:15px;
  margin-left:15px
 }
}
@media(min-width: 768px) {
 .navbar-left {
  float:left !important
 }
 .navbar-right {
  float:right !important;
  margin-right:-15px
 }
 .navbar-right~.navbar-right {
  margin-right:0
 }
}
.navbar-default {
 background-color:#f8f8f8;
 border-color:#e7e7e7
}
.navbar-default .navbar-brand {
 color:#777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
 color:#5e5e5e;
 background-color:transparent
}
.navbar-default .navbar-text {
 color:#777
}
.navbar-default .navbar-nav>li>a {
 color:#777
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
 color:#333;
 background-color:transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
 color:#555;
 background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .no-submit .navbar-nav>.btn>a,
.no-submit .navbar-default .navbar-nav>.btn>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
 color:#ccc;
 background-color:transparent
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
 color:#555;
 background-color:#e7e7e7
}
@media(max-width: 767px) {
 .navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color:#777
 }
 .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
 .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
  color:#333;
  background-color:transparent
 }
 .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
 .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
 .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
  color:#555;
  background-color:#e7e7e7
 }
 .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
 .navbar-default .navbar-nav .open .no-submit .dropdown-menu>.btn>a,
 .no-submit .navbar-default .navbar-nav .open .dropdown-menu>.btn>a,
 .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
 .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
  color:#ccc;
  background-color:transparent
 }
}
.navbar-default .navbar-toggle {
 border-color:#ddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
 background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
 background-color:#888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
 border-color:#e7e7e7
}
.navbar-default .navbar-link {
 color:#777
}
.navbar-default .navbar-link:hover {
 color:#333
}
.navbar-default .btn-link {
 color:#777
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
 color:#333
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
 color:#ccc
}
.navbar-inverse {
 background-color:#222;
 border-color:#090909
}
.navbar-inverse .navbar-brand {
 color:#9d9d9d
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
 color:#fff;
 background-color:transparent
}
.navbar-inverse .navbar-text {
 color:#9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
 color:#9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
 color:#fff;
 background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
 color:#fff;
 background-color:#090909
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .no-submit .navbar-nav>.btn>a,
.no-submit .navbar-inverse .navbar-nav>.btn>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
 color:#444;
 background-color:transparent
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
 color:#fff;
 background-color:#090909
}
@media(max-width: 767px) {
 .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
  border-color:#090909
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  background-color:#090909
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color:#9d9d9d
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
 .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
  color:#fff;
  background-color:transparent
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
 .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
 .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
  color:#fff;
  background-color:#090909
 }
 .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
 .navbar-inverse .navbar-nav .open .no-submit .dropdown-menu>.btn>a,
 .no-submit .navbar-inverse .navbar-nav .open .dropdown-menu>.btn>a,
 .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
 .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
  color:#444;
  background-color:transparent
 }
}
.navbar-inverse .navbar-toggle {
 border-color:#333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
 background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
 background-color:#fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
 border-color:#101010
}
.navbar-inverse .navbar-link {
 color:#9d9d9d
}
.navbar-inverse .navbar-link:hover {
 color:#fff
}
.navbar-inverse .btn-link {
 color:#9d9d9d
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
 color:#fff
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
 color:#444
}
.breadcrumb {
 padding:8px 15px;
 margin-bottom:20px;
 list-style:none;
 background-color:#f5f5f5;
 border-radius:4px
}
.breadcrumb>li {
 display:inline-block
}
.breadcrumb>li+li:before {
 padding:0 5px;
 color:#ccc;
 content:"/ "
}
.breadcrumb>.active {
 color:#777
}
.pagination {
 display:inline-block;
 padding-left:0;
 margin:20px 0;
 border-radius:4px
}
.pagination>li {
 display:inline
}
.pagination>li>a,
.pagination>li>span {
 position:relative;
 float:left;
 padding:6px 12px;
 margin-left:-1px;
 line-height:1.428571429;
 color:#337ab7;
 text-decoration:none;
 background-color:#fff;
 border:1px solid #ddd
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
 z-index:2;
 color:#23527c;
 background-color:#eee;
 border-color:#ddd
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
 margin-left:0;
 border-top-left-radius:4px;
 border-bottom-left-radius:4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
 border-top-right-radius:4px;
 border-bottom-right-radius:4px
}
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
 z-index:3;
 color:#fff;
 cursor:default;
 background-color:#337ab7;
 border-color:#337ab7
}
.pagination>.disabled>span,
.no-submit .pagination>.btn>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.no-submit .pagination>.btn>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
 color:#777;
 cursor:not-allowed;
 background-color:#fff;
 border-color:#ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
 padding:10px 16px;
 font-size:18px;
 line-height:1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
 border-top-left-radius:6px;
 border-bottom-left-radius:6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
 border-top-right-radius:6px;
 border-bottom-right-radius:6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
 padding:5px 10px;
 font-size:12px;
 line-height:1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
 border-top-left-radius:3px;
 border-bottom-left-radius:3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
 border-top-right-radius:3px;
 border-bottom-right-radius:3px
}
.pager {
 padding-left:0;
 margin:20px 0;
 text-align:center;
 list-style:none
}
.pager:before,
.pager:after {
 display:table;
 content:" "
}
.pager:after {
 clear:both
}
.pager li {
 display:inline
}
.pager li>a,
.pager li>span {
 display:inline-block;
 padding:5px 14px;
 background-color:#fff;
 border:1px solid #ddd;
 border-radius:15px
}
.pager li>a:hover,
.pager li>a:focus {
 text-decoration:none;
 background-color:#eee
}
.pager .next>a,
.pager .next>span {
 float:right
}
.pager .previous>a,
.pager .previous>span {
 float:left
}
.pager .disabled>a,
.pager .no-submit .btn>a,
.no-submit .pager .btn>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span,
.pager .no-submit .btn>span,
.no-submit .pager .btn>span {
 color:#777;
 cursor:not-allowed;
 background-color:#fff
}
.label,
.kleurenbalk>a,
.kleurenbalk>span,
.moz-ev-kleurenbalk>a,
.moz-ev-kleurenbalk>span {
 display:inline;
 padding:.2em .6em .3em;
 font-size:75%;
 font-weight:700;
 line-height:1;
 color:#fff;
 text-align:center;
 white-space:nowrap;
 vertical-align:baseline;
 border-radius:.25em
}
.label:empty,
.kleurenbalk>a:empty,
.kleurenbalk>span:empty,
.moz-ev-kleurenbalk>a:empty,
.moz-ev-kleurenbalk>span:empty {
 display:none
}
.btn .label,
.btn .kleurenbalk>a,
.btn .kleurenbalk>span,
.btn .moz-ev-kleurenbalk>a,
.btn .moz-ev-kleurenbalk>span {
 position:relative;
 top:-1px
}
a.label:hover,
.kleurenbalk>a:hover,
.moz-ev-kleurenbalk>a:hover,
a.label:focus,
.kleurenbalk>a:focus,
.moz-ev-kleurenbalk>a:focus {
 color:#fff;
 text-decoration:none;
 cursor:pointer
}
.label-default,
.kleurenbalk .standaard,
.moz-ev-kleurenbalk .standaard {
 background-color:#777
}
.label-default[href]:hover,
.kleurenbalk [href].standaard:hover,
.moz-ev-kleurenbalk [href].standaard:hover,
.label-default[href]:focus,
.kleurenbalk [href].standaard:focus,
.moz-ev-kleurenbalk [href].standaard:focus {
 background-color:#5e5e5e
}
.label-primary {
 background-color:#337ab7
}
.label-primary[href]:hover,
.label-primary[href]:focus {
 background-color:#286090
}
.label-success,
.kleurenbalk .ok,
.moz-ev-kleurenbalk .ok {
 background-color:#5cb85c
}
.label-success[href]:hover,
.kleurenbalk [href].ok:hover,
.moz-ev-kleurenbalk [href].ok:hover,
.label-success[href]:focus,
.kleurenbalk [href].ok:focus,
.moz-ev-kleurenbalk [href].ok:focus {
 background-color:#449d44
}
.label-info {
 background-color:#5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
 background-color:#31b0d5
}
.label-warning,
.kleurenbalk .aandacht,
.moz-ev-kleurenbalk .aandacht {
 background-color:#f0ad4e
}
.label-warning[href]:hover,
.kleurenbalk [href].aandacht:hover,
.moz-ev-kleurenbalk [href].aandacht:hover,
.label-warning[href]:focus,
.kleurenbalk [href].aandacht:focus,
.moz-ev-kleurenbalk [href].aandacht:focus {
 background-color:#ec971f
}
.label-danger,
.kleurenbalk .nietok,
.moz-ev-kleurenbalk .nietok {
 background-color:#d9534f
}
.label-danger[href]:hover,
.kleurenbalk [href].nietok:hover,
.moz-ev-kleurenbalk [href].nietok:hover,
.label-danger[href]:focus,
.kleurenbalk [href].nietok:focus,
.moz-ev-kleurenbalk [href].nietok:focus {
 background-color:#c9302c
}
.badge {
 display:inline-block;
 min-width:10px;
 padding:3px 7px;
 font-size:12px;
 font-weight:bold;
 line-height:1;
 color:#fff;
 text-align:center;
 white-space:nowrap;
 vertical-align:middle;
 background-color:#777;
 border-radius:10px
}
.badge:empty {
 display:none
}
.btn .badge {
 position:relative;
 top:-1px
}
.btn-xs .badge,
.btn-group-xs>.btn .badge {
 top:0;
 padding:1px 5px
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
 color:#337ab7;
 background-color:#fff
}
.list-group-item>.badge {
 float:right
}
.list-group-item>.badge+.badge {
 margin-right:5px
}
.nav-pills>li>a>.badge {
 margin-left:3px
}
a.badge:hover,
a.badge:focus {
 color:#fff;
 text-decoration:none;
 cursor:pointer
}
.jumbotron {
 padding-top:30px;
 padding-bottom:30px;
 margin-bottom:30px;
 color:inherit;
 background-color:#eee
}
.jumbotron h1,
.jumbotron .h1 {
 color:inherit
}
.jumbotron p {
 margin-bottom:15px;
 font-size:21px;
 font-weight:200
}
.jumbotron>hr {
 border-top-color:#d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
 padding-right:15px;
 padding-left:15px;
 border-radius:6px
}
.jumbotron .container {
 max-width:100%
}
@media screen and (min-width: 768px) {
 .jumbotron {
  padding-top:48px;
  padding-bottom:48px
 }
 .container .jumbotron,
 .container-fluid .jumbotron {
  padding-right:60px;
  padding-left:60px
 }
 .jumbotron h1,
 .jumbotron .h1 {
  font-size:63px
 }
}
.thumbnail {
 display:block;
 padding:4px;
 margin-bottom:20px;
 line-height:1.428571429;
 background-color:#fff;
 border:1px solid #ddd;
 border-radius:4px;
 transition:border .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
 display:block;
 max-width:100%;
 height:auto;
 margin-right:auto;
 margin-left:auto
}
.thumbnail .caption {
 padding:9px;
 color:#333
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
 border-color:#337ab7
}
.alert {
 padding:15px;
 margin-bottom:20px;
 border:1px solid transparent;
 border-radius:4px
}
.alert h4 {
 margin-top:0;
 color:inherit
}
.alert .alert-link {
 font-weight:bold
}
.alert>p,
.alert>ul {
 margin-bottom:0
}
.alert>p+p {
 margin-top:5px
}
.alert-dismissable,
.alert-dismissible {
 padding-right:35px
}
.alert-dismissable .close,
.alert-dismissible .close {
 position:relative;
 top:-2px;
 right:-21px;
 color:inherit
}
.alert-success {
 color:#3c763d;
 background-color:#dff0d8;
 border-color:#d6e9c6
}
.alert-success hr {
 border-top-color:#c9e2b3
}
.alert-success .alert-link {
 color:#2b542c
}
.alert-info {
 color:#31708f;
 background-color:#d9edf7;
 border-color:#bce8f1
}
.alert-info hr {
 border-top-color:#a6e1ec
}
.alert-info .alert-link {
 color:#245269
}
.alert-warning {
 color:#8a6d3b;
 background-color:#fcf8e3;
 border-color:#faebcc
}
.alert-warning hr {
 border-top-color:#f7e1b5
}
.alert-warning .alert-link {
 color:#66512c
}
.alert-danger {
 color:#a94442;
 background-color:#f2dede;
 border-color:#ebccd1
}
.alert-danger hr {
 border-top-color:#e4b9c0
}
.alert-danger .alert-link {
 color:#843534
}
@-webkit-keyframes progress-bar-stripes {
 from {
  background-position:40px 0
 }
 to {
  background-position:0 0
 }
}
@keyframes progress-bar-stripes {
 from {
  background-position:40px 0
 }
 to {
  background-position:0 0
 }
}
.progress {
 height:20px;
 margin-bottom:20px;
 overflow:hidden;
 background-color:#f5f5f5;
 border-radius:4px;
 box-shadow:inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar,
.statusbar .progressBar>div {
 float:left;
 width:0%;
 height:100%;
 font-size:12px;
 line-height:20px;
 color:#fff;
 text-align:center;
 background-color:#337ab7;
 box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
 transition:width .6s ease
}
.progress-striped .progress-bar,
.statusbar .progress-striped .progressBar>div,
.progress-bar-striped,
.statusbar .progressBar>div {
 background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 background-size:40px 40px
}
.progress.active .progress-bar,
.progress.active .statusbar .progressBar>div,
.statusbar .progress.active .progressBar>div,
.progress-bar.active,
.statusbar .progressBar>div.active {
 -webkit-animation:progress-bar-stripes 2s linear infinite;
 animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success,
.statusbar .progressBar>div {
 background-color:#5cb85c
}
.progress-striped .progress-bar-success,
.progress-striped .statusbar .progressBar>div,
.statusbar .progress-striped .progressBar>div {
 background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
 background-color:#5bc0de
}
.progress-striped .progress-bar-info {
 background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
 background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
 background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
 background-color:#d9534f
}
.progress-striped .progress-bar-danger {
 background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media {
 margin-top:15px
}
.media:first-child {
 margin-top:0
}
.media,
.media-body {
 overflow:hidden;
 zoom:1
}
.media-body {
 width:10000px
}
.media-object {
 display:block
}
.media-object.img-thumbnail {
 max-width:none
}
.media-right,
.media>.pull-right {
 padding-left:10px
}
.media-left,
.media>.pull-left {
 padding-right:10px
}
.media-left,
.media-right,
.media-body {
 display:table-cell;
 vertical-align:top
}
.media-middle {
 vertical-align:middle
}
.media-bottom {
 vertical-align:bottom
}
.media-heading {
 margin-top:0;
 margin-bottom:5px
}
.media-list {
 padding-left:0;
 list-style:none
}
.list-group {
 padding-left:0;
 margin-bottom:20px
}
.list-group-item {
 position:relative;
 display:block;
 padding:10px 15px;
 margin-bottom:-1px;
 background-color:#fff;
 border:1px solid #ddd
}
.list-group-item:first-child {
 border-top-left-radius:4px;
 border-top-right-radius:4px
}
.list-group-item:last-child {
 margin-bottom:0;
 border-bottom-right-radius:4px;
 border-bottom-left-radius:4px
}
.list-group-item.disabled,
.no-submit .list-group-item.btn,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
 color:#777;
 cursor:not-allowed;
 background-color:#eee
}
.list-group-item.disabled .list-group-item-heading,
.no-submit .list-group-item.btn .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
 color:inherit
}
.list-group-item.disabled .list-group-item-text,
.no-submit .list-group-item.btn .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
 color:#777
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
 z-index:2;
 color:#fff;
 background-color:#337ab7;
 border-color:#337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
 color:inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
 color:#c7ddef
}
a.list-group-item,
button.list-group-item {
 color:#555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
 color:#333
}
a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
 color:#555;
 text-decoration:none;
 background-color:#f5f5f5
}
button.list-group-item {
 width:100%;
 text-align:left
}
.list-group-item-success {
 color:#3c763d;
 background-color:#dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
 color:#3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
 color:inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
 color:#3c763d;
 background-color:#d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
 color:#fff;
 background-color:#3c763d;
 border-color:#3c763d
}
.list-group-item-info {
 color:#31708f;
 background-color:#d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
 color:#31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
 color:inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
 color:#31708f;
 background-color:#c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
 color:#fff;
 background-color:#31708f;
 border-color:#31708f
}
.list-group-item-warning {
 color:#8a6d3b;
 background-color:#fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
 color:#8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
 color:inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
 color:#8a6d3b;
 background-color:#faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
 color:#fff;
 background-color:#8a6d3b;
 border-color:#8a6d3b
}
.list-group-item-danger {
 color:#a94442;
 background-color:#f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
 color:#a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
 color:inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
 color:#a94442;
 background-color:#ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
 color:#fff;
 background-color:#a94442;
 border-color:#a94442
}
.list-group-item-heading {
 margin-top:0;
 margin-bottom:5px
}
.list-group-item-text {
 margin-bottom:0;
 line-height:1.3
}
.panel {
 margin-bottom:20px;
 background-color:#fff;
 border:1px solid transparent;
 border-radius:4px;
 box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
 padding:15px
}
.panel-body:before,
.panel-body:after {
 display:table;
 content:" "
}
.panel-body:after {
 clear:both
}
.panel-heading,
.moz-bb-kop,
.moz-bb-agendacategorie {
 padding:10px 15px;
 border-bottom:1px solid transparent;
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle,
.moz-bb-kop>.dropdown .dropdown-toggle,
.moz-bb-agendacategorie>.dropdown .dropdown-toggle {
 color:inherit
}
.panel-title,
.moz-bb-kop h3,
.moz-bb-kop h1 {
 margin-top:0;
 margin-bottom:0;
 font-size:16px;
 color:inherit
}
.panel-title>a,
.moz-bb-kop h3>a,
.moz-bb-kop h1>a,
.panel-title>small,
.moz-bb-kop h3>small,
.moz-bb-kop h1>small,
.panel-title>.small,
.moz-bb-kop h3>.small,
.moz-bb-kop h1>.small,
.panel-title>small>a,
.moz-bb-kop h3>small>a,
.moz-bb-kop h1>small>a,
.panel-title>.small>a,
.moz-bb-kop h3>.small>a,
.moz-bb-kop h1>.small>a {
 color:inherit
}
.panel-footer {
 padding:10px 15px;
 background-color:#f5f5f5;
 border-top:1px solid #ddd;
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
 margin-bottom:0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
 border-width:1px 0;
 border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
 border-top:0;
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
 border-bottom:0;
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
.panel>.moz-bb-kop+.panel-collapse>.list-group .list-group-item:first-child,
.panel>.moz-bb-agendacategorie+.panel-collapse>.list-group .list-group-item:first-child {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.panel-heading+.list-group .list-group-item:first-child,
.moz-bb-kop+.list-group .list-group-item:first-child,
.moz-bb-agendacategorie+.list-group .list-group-item:first-child {
 border-top-width:0
}
.list-group+.panel-footer {
 border-top-width:0
}
.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
 margin-bottom:0
}
.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
 padding-right:15px;
 padding-left:15px
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
 border-top-left-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
 border-top-right-radius:3px
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
 border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
 border-bottom-right-radius:3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
 border-top:1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
 border-top:0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
 border:0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
 border-left:0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
 border-right:0
}
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
 border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
 border-bottom:0
}
.panel>.table-responsive {
 margin-bottom:0;
 border:0
}
.panel-group {
 margin-bottom:20px
}
.panel-group .panel {
 margin-bottom:0;
 border-radius:4px
}
.panel-group .panel+.panel {
 margin-top:5px
}
.panel-group .panel-heading,
.panel-group .moz-bb-kop,
.panel-group .moz-bb-agendacategorie {
 border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .moz-bb-kop+.panel-collapse>.panel-body,
.panel-group .moz-bb-agendacategorie+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .moz-bb-kop+.panel-collapse>.list-group,
.panel-group .moz-bb-agendacategorie+.panel-collapse>.list-group {
 border-top:1px solid #ddd
}
.panel-group .panel-footer {
 border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
 border-bottom:1px solid #ddd
}
.panel-default {
 border-color:#ddd
}
.panel-default>.panel-heading,
.panel-default>.moz-bb-kop,
.panel-default>.moz-bb-agendacategorie {
 color:#333;
 background-color:#f5f5f5;
 border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body,
.panel-default>.moz-bb-kop+.panel-collapse>.panel-body,
.panel-default>.moz-bb-agendacategorie+.panel-collapse>.panel-body {
 border-top-color:#ddd
}
.panel-default>.panel-heading .badge,
.panel-default>.moz-bb-kop .badge,
.panel-default>.moz-bb-agendacategorie .badge {
 color:#f5f5f5;
 background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#ddd
}
.panel-primary {
 border-color:#337ab7
}
.panel-primary>.panel-heading,
.panel-primary>.moz-bb-kop,
.panel-primary>.moz-bb-agendacategorie {
 color:#fff;
 background-color:#337ab7;
 border-color:#337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body,
.panel-primary>.moz-bb-kop+.panel-collapse>.panel-body,
.panel-primary>.moz-bb-agendacategorie+.panel-collapse>.panel-body {
 border-top-color:#337ab7
}
.panel-primary>.panel-heading .badge,
.panel-primary>.moz-bb-kop .badge,
.panel-primary>.moz-bb-agendacategorie .badge {
 color:#337ab7;
 background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#337ab7
}
.panel-success {
 border-color:#d6e9c6
}
.panel-success>.panel-heading,
.panel-success>.moz-bb-kop,
.panel-success>.moz-bb-agendacategorie {
 color:#3c763d;
 background-color:#dff0d8;
 border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body,
.panel-success>.moz-bb-kop+.panel-collapse>.panel-body,
.panel-success>.moz-bb-agendacategorie+.panel-collapse>.panel-body {
 border-top-color:#d6e9c6
}
.panel-success>.panel-heading .badge,
.panel-success>.moz-bb-kop .badge,
.panel-success>.moz-bb-agendacategorie .badge {
 color:#dff0d8;
 background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#d6e9c6
}
.panel-info {
 border-color:#bce8f1
}
.panel-info>.panel-heading,
.panel-info>.moz-bb-kop,
.panel-info>.moz-bb-agendacategorie {
 color:#31708f;
 background-color:#d9edf7;
 border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body,
.panel-info>.moz-bb-kop+.panel-collapse>.panel-body,
.panel-info>.moz-bb-agendacategorie+.panel-collapse>.panel-body {
 border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge,
.panel-info>.moz-bb-kop .badge,
.panel-info>.moz-bb-agendacategorie .badge {
 color:#d9edf7;
 background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#bce8f1
}
.panel-warning {
 border-color:#faebcc
}
.panel-warning>.panel-heading,
.panel-warning>.moz-bb-kop,
.panel-warning>.moz-bb-agendacategorie {
 color:#8a6d3b;
 background-color:#fcf8e3;
 border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body,
.panel-warning>.moz-bb-kop+.panel-collapse>.panel-body,
.panel-warning>.moz-bb-agendacategorie+.panel-collapse>.panel-body {
 border-top-color:#faebcc
}
.panel-warning>.panel-heading .badge,
.panel-warning>.moz-bb-kop .badge,
.panel-warning>.moz-bb-agendacategorie .badge {
 color:#fcf8e3;
 background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#faebcc
}
.panel-danger {
 border-color:#ebccd1
}
.panel-danger>.panel-heading,
.panel-danger>.moz-bb-kop,
.panel-danger>.moz-bb-agendacategorie {
 color:#a94442;
 background-color:#f2dede;
 border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body,
.panel-danger>.moz-bb-kop+.panel-collapse>.panel-body,
.panel-danger>.moz-bb-agendacategorie+.panel-collapse>.panel-body {
 border-top-color:#ebccd1
}
.panel-danger>.panel-heading .badge,
.panel-danger>.moz-bb-kop .badge,
.panel-danger>.moz-bb-agendacategorie .badge {
 color:#f2dede;
 background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#ebccd1
}
.embed-responsive {
 position:relative;
 display:block;
 height:0;
 padding:0;
 overflow:hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 width:100%;
 height:100%;
 border:0
}
.embed-responsive-16by9 {
 padding-bottom:56.25%
}
.embed-responsive-4by3 {
 padding-bottom:75%
}
.well,
.moz_dragdrop {
 min-height:20px;
 padding:19px;
 margin-bottom:20px;
 background-color:#f5f5f5;
 border:1px solid #e3e3e3;
 border-radius:4px;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote,
.moz_dragdrop blockquote {
 border-color:#ddd;
 border-color:rgba(0,0,0,.15)
}
.well-lg {
 padding:24px;
 border-radius:6px
}
.well-sm,
.moz_dragdrop {
 padding:9px;
 border-radius:3px
}
.close {
 float:right;
 font-size:21px;
 font-weight:bold;
 line-height:1;
 color:#000;
 text-shadow:0 1px 0 #fff;
 filter:alpha(opacity=20);
 opacity:.2
}
.close:hover,
.close:focus {
 color:#000;
 text-decoration:none;
 cursor:pointer;
 filter:alpha(opacity=50);
 opacity:.5
}
button.close {
 padding:0;
 cursor:pointer;
 background:transparent;
 border:0;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.modal-open {
 overflow:hidden
}
.modal {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1050;
 display:none;
 overflow:hidden;
 -webkit-overflow-scrolling:touch;
 outline:0
}
.modal.fade .modal-dialog {
 transform:translate(0, -25%);
 transition:transform .3s ease-out
}
.modal.in .modal-dialog {
 transform:translate(0, 0)
}
.modal-open .modal {
 overflow-x:hidden;
 overflow-y:auto
}
.modal-dialog {
 position:relative;
 width:auto;
 margin:10px
}
.modal-content {
 position:relative;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid #999;
 border:1px solid rgba(0,0,0,.2);
 border-radius:6px;
 box-shadow:0 3px 9px rgba(0,0,0,.5);
 outline:0
}
.modal-backdrop {
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:1040;
 background-color:#000
}
.modal-backdrop.fade {
 filter:alpha(opacity=0);
 opacity:0
}
.modal-backdrop.in {
 filter:alpha(opacity=50);
 opacity:.5
}
.modal-header {
 padding:15px;
 border-bottom:1px solid #e5e5e5
}
.modal-header:before,
.modal-header:after {
 display:table;
 content:" "
}
.modal-header:after {
 clear:both
}
.modal-header .close {
 margin-top:-2px
}
.modal-title {
 margin:0;
 line-height:1.428571429
}
.modal-body {
 position:relative;
 padding:15px
}
.modal-footer {
 padding:15px;
 text-align:right;
 border-top:1px solid #e5e5e5
}
.modal-footer:before,
.modal-footer:after {
 display:table;
 content:" "
}
.modal-footer:after {
 clear:both
}
.modal-footer .btn+.btn {
 margin-bottom:0;
 margin-left:5px
}
.modal-footer .btn-group .btn+.btn {
 margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
 margin-left:0
}
.modal-scrollbar-measure {
 position:absolute;
 top:-9999px;
 width:50px;
 height:50px;
 overflow:scroll
}
@media(min-width: 768px) {
 .modal-dialog {
  width:600px;
  margin:30px auto
 }
 .modal-content {
  box-shadow:0 5px 15px rgba(0,0,0,.5)
 }
 .modal-sm {
  width:300px
 }
}
@media(min-width: 992px) {
 .modal-lg {
  width:900px
 }
}
.tooltip {
 position:absolute;
 z-index:1070;
 display:block;
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 font-style:normal;
 font-weight:400;
 line-height:1.428571429;
 line-break:auto;
 text-align:left;
 text-align:start;
 text-decoration:none;
 text-shadow:none;
 text-transform:none;
 letter-spacing:normal;
 word-break:normal;
 word-spacing:normal;
 word-wrap:normal;
 white-space:normal;
 font-size:12px;
 filter:alpha(opacity=0);
 opacity:0
}
.tooltip.in {
 filter:alpha(opacity=90);
 opacity:.9
}
.tooltip.top {
 padding:5px 0;
 margin-top:-3px
}
.tooltip.right {
 padding:0 5px;
 margin-left:3px
}
.tooltip.bottom {
 padding:5px 0;
 margin-top:3px
}
.tooltip.left {
 padding:0 5px;
 margin-left:-3px
}
.tooltip.top .tooltip-arrow {
 bottom:0;
 left:50%;
 margin-left:-5px;
 border-width:5px 5px 0;
 border-top-color:#000
}
.tooltip.top-left .tooltip-arrow {
 right:5px;
 bottom:0;
 margin-bottom:-5px;
 border-width:5px 5px 0;
 border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
 bottom:0;
 left:5px;
 margin-bottom:-5px;
 border-width:5px 5px 0;
 border-top-color:#000
}
.tooltip.right .tooltip-arrow {
 top:50%;
 left:0;
 margin-top:-5px;
 border-width:5px 5px 5px 0;
 border-right-color:#000
}
.tooltip.left .tooltip-arrow {
 top:50%;
 right:0;
 margin-top:-5px;
 border-width:5px 0 5px 5px;
 border-left-color:#000
}
.tooltip.bottom .tooltip-arrow {
 top:0;
 left:50%;
 margin-left:-5px;
 border-width:0 5px 5px;
 border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow {
 top:0;
 right:5px;
 margin-top:-5px;
 border-width:0 5px 5px;
 border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
 top:0;
 left:5px;
 margin-top:-5px;
 border-width:0 5px 5px;
 border-bottom-color:#000
}
.tooltip-inner {
 max-width:200px;
 padding:3px 8px;
 color:#fff;
 text-align:center;
 background-color:#000;
 border-radius:4px
}
.tooltip-arrow {
 position:absolute;
 width:0;
 height:0;
 border-color:transparent;
 border-style:solid
}
.popover,
.sug_suggesties {
 position:absolute;
 top:0;
 left:0;
 z-index:1060;
 display:none;
 max-width:276px;
 padding:1px;
 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 font-style:normal;
 font-weight:400;
 line-height:1.428571429;
 line-break:auto;
 text-align:left;
 text-align:start;
 text-decoration:none;
 text-shadow:none;
 text-transform:none;
 letter-spacing:normal;
 word-break:normal;
 word-spacing:normal;
 word-wrap:normal;
 white-space:normal;
 font-size:14px;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid #ccc;
 border:1px solid rgba(0,0,0,.2);
 border-radius:6px;
 box-shadow:0 5px 10px rgba(0,0,0,.2)
}
.popover.top,
.top.sug_suggesties {
 margin-top:-10px
}
.popover.right,
.right.sug_suggesties {
 margin-left:10px
}
.popover.bottom,
.bottom.sug_suggesties {
 margin-top:10px
}
.popover.left,
.left.sug_suggesties {
 margin-left:-10px
}
.popover>.arrow,
.sug_suggesties>.arrow {
 border-width:11px
}
.popover>.arrow,
.sug_suggesties>.arrow,
.popover>.arrow:after,
.sug_suggesties>.arrow:after {
 position:absolute;
 display:block;
 width:0;
 height:0;
 border-color:transparent;
 border-style:solid
}
.popover>.arrow:after,
.sug_suggesties>.arrow:after {
 content:"";
 border-width:10px
}
.popover.top>.arrow,
.top.sug_suggesties>.arrow {
 bottom:-11px;
 left:50%;
 margin-left:-11px;
 border-top-color:#999;
 border-top-color:rgba(0,0,0,.25);
 border-bottom-width:0
}
.popover.top>.arrow:after,
.top.sug_suggesties>.arrow:after {
 bottom:1px;
 margin-left:-10px;
 content:" ";
 border-top-color:#fff;
 border-bottom-width:0
}
.popover.right>.arrow,
.right.sug_suggesties>.arrow {
 top:50%;
 left:-11px;
 margin-top:-11px;
 border-right-color:#999;
 border-right-color:rgba(0,0,0,.25);
 border-left-width:0
}
.popover.right>.arrow:after,
.right.sug_suggesties>.arrow:after {
 bottom:-10px;
 left:1px;
 content:" ";
 border-right-color:#fff;
 border-left-width:0
}
.popover.bottom>.arrow,
.bottom.sug_suggesties>.arrow {
 top:-11px;
 left:50%;
 margin-left:-11px;
 border-top-width:0;
 border-bottom-color:#999;
 border-bottom-color:rgba(0,0,0,.25)
}
.popover.bottom>.arrow:after,
.bottom.sug_suggesties>.arrow:after {
 top:1px;
 margin-left:-10px;
 content:" ";
 border-top-width:0;
 border-bottom-color:#fff
}
.popover.left>.arrow,
.left.sug_suggesties>.arrow {
 top:50%;
 right:-11px;
 margin-top:-11px;
 border-right-width:0;
 border-left-color:#999;
 border-left-color:rgba(0,0,0,.25)
}
.popover.left>.arrow:after,
.left.sug_suggesties>.arrow:after {
 right:1px;
 bottom:-10px;
 content:" ";
 border-right-width:0;
 border-left-color:#fff
}
.popover-title {
 padding:8px 14px;
 margin:0;
 font-size:14px;
 background-color:#f7f7f7;
 border-bottom:1px solid #ebebeb;
 border-radius:5px 5px 0 0
}
.popover-content,
.sug_suggesties ul {
 padding:9px 14px
}
.carousel {
 position:relative
}
.carousel-inner {
 position:relative;
 width:100%;
 overflow:hidden
}
.carousel-inner>.item {
 position:relative;
 display:none;
 transition:.6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
 display:block;
 max-width:100%;
 height:auto;
 line-height:1
}
@media all and (transform-3d),(-webkit-transform-3d) {
 .carousel-inner>.item {
  transition:transform .6s ease-in-out;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  perspective:1000px
 }
 .carousel-inner>.item.next,
 .carousel-inner>.item.active.right {
  transform:translate3d(100%, 0, 0);
  left:0
 }
 .carousel-inner>.item.prev,
 .carousel-inner>.item.active.left {
  transform:translate3d(-100%, 0, 0);
  left:0
 }
 .carousel-inner>.item.next.left,
 .carousel-inner>.item.prev.right,
 .carousel-inner>.item.active {
  transform:translate3d(0, 0, 0);
  left:0
 }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
 display:block
}
.carousel-inner>.active {
 left:0
}
.carousel-inner>.next,
.carousel-inner>.prev {
 position:absolute;
 top:0;
 width:100%
}
.carousel-inner>.next {
 left:100%
}
.carousel-inner>.prev {
 left:-100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
 left:0
}
.carousel-inner>.active.left {
 left:-100%
}
.carousel-inner>.active.right {
 left:100%
}
.carousel-control {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 width:15%;
 font-size:20px;
 color:#fff;
 text-align:center;
 text-shadow:0 1px 2px rgba(0,0,0,.6);
 background-color:rgba(0,0,0,0);
 filter:alpha(opacity=50);
 opacity:.5
}
.carousel-control.left {
 background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
 background-repeat:repeat-x
}
.carousel-control.right {
 right:0;
 left:auto;
 background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
 background-repeat:repeat-x
}
.carousel-control:hover,
.carousel-control:focus {
 color:#fff;
 text-decoration:none;
 outline:0;
 filter:alpha(opacity=90);
 opacity:.9
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
 position:absolute;
 top:50%;
 z-index:5;
 display:inline-block;
 margin-top:-10px
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
 left:50%;
 margin-left:-10px
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
 right:50%;
 margin-right:-10px
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
 width:20px;
 height:20px;
 font-family:serif;
 line-height:1
}
.carousel-control .icon-prev:before {
 content:"‹"
}
.carousel-control .icon-next:before {
 content:"›"
}
.carousel-indicators {
 position:absolute;
 bottom:10px;
 left:50%;
 z-index:15;
 width:60%;
 padding-left:0;
 margin-left:-30%;
 text-align:center;
 list-style:none
}
.carousel-indicators li {
 display:inline-block;
 width:10px;
 height:10px;
 margin:1px;
 text-indent:-999px;
 cursor:pointer;
 background-color:#000 \9 ;
 background-color:rgba(0,0,0,0);
 border:1px solid #fff;
 border-radius:10px
}
.carousel-indicators .active {
 width:12px;
 height:12px;
 margin:0;
 background-color:#fff
}
.carousel-caption {
 position:absolute;
 right:15%;
 bottom:20px;
 left:15%;
 z-index:10;
 padding-top:20px;
 padding-bottom:20px;
 color:#fff;
 text-align:center;
 text-shadow:0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
 text-shadow:none
}
@media screen and (min-width: 768px) {
 .carousel-control .glyphicon-chevron-left,
 .carousel-control .glyphicon-chevron-right,
 .carousel-control .icon-prev,
 .carousel-control .icon-next {
  width:30px;
  height:30px;
  margin-top:-10px;
  font-size:30px
 }
 .carousel-control .glyphicon-chevron-left,
 .carousel-control .icon-prev {
  margin-left:-10px
 }
 .carousel-control .glyphicon-chevron-right,
 .carousel-control .icon-next {
  margin-right:-10px
 }
 .carousel-caption {
  right:20%;
  left:20%;
  padding-bottom:30px
 }
 .carousel-indicators {
  bottom:20px
 }
}
.clearfix:before,
.clearfix:after {
 display:table;
 content:" "
}
.clearfix:after {
 clear:both
}
.center-block {
 display:block;
 margin-right:auto;
 margin-left:auto
}
.pull-right {
 float:right !important
}
.pull-left {
 float:left !important
}
.hide,
#moz_submenu_rechts_iconen .knopInactief,
.knopInactief,
.moz_knop_inactief span,
.schermtipverborgen,
.verberg-google-maps-kaart-oms {
 display:none !important
}
.show {
 display:block !important
}
.invisible {
 visibility:hidden
}
.text-hide {
 font:0/0 a;
 color:transparent;
 text-shadow:none;
 background-color:transparent;
 border:0
}
.hidden {
 display:none !important
}
.affix {
 position:fixed
}
@-ms-viewport {
 width:device-width
}
.visible-xs {
 display:none !important
}
.visible-sm {
 display:none !important
}
.visible-md {
 display:none !important
}
.visible-lg {
 display:none !important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
 display:none !important
}
@media(max-width: 767px) {
 .visible-xs {
  display:block !important
 }
 table.visible-xs {
  display:table !important
 }
 tr.visible-xs {
  display:table-row !important
 }
 th.visible-xs,
 td.visible-xs {
  display:table-cell !important
 }
}
@media(max-width: 767px) {
 .visible-xs-block {
  display:block !important
 }
}
@media(max-width: 767px) {
 .visible-xs-inline {
  display:inline !important
 }
}
@media(max-width: 767px) {
 .visible-xs-inline-block {
  display:inline-block !important
 }
}
@media(min-width: 768px)and (max-width: 991px) {
 .visible-sm {
  display:block !important
 }
 table.visible-sm {
  display:table !important
 }
 tr.visible-sm {
  display:table-row !important
 }
 th.visible-sm,
 td.visible-sm {
  display:table-cell !important
 }
}
@media(min-width: 768px)and (max-width: 991px) {
 .visible-sm-block {
  display:block !important
 }
}
@media(min-width: 768px)and (max-width: 991px) {
 .visible-sm-inline {
  display:inline !important
 }
}
@media(min-width: 768px)and (max-width: 991px) {
 .visible-sm-inline-block {
  display:inline-block !important
 }
}
@media(min-width: 992px)and (max-width: 1199px) {
 .visible-md {
  display:block !important
 }
 table.visible-md {
  display:table !important
 }
 tr.visible-md {
  display:table-row !important
 }
 th.visible-md,
 td.visible-md {
  display:table-cell !important
 }
}
@media(min-width: 992px)and (max-width: 1199px) {
 .visible-md-block {
  display:block !important
 }
}
@media(min-width: 992px)and (max-width: 1199px) {
 .visible-md-inline {
  display:inline !important
 }
}
@media(min-width: 992px)and (max-width: 1199px) {
 .visible-md-inline-block {
  display:inline-block !important
 }
}
@media(min-width: 1200px) {
 .visible-lg {
  display:block !important
 }
 table.visible-lg {
  display:table !important
 }
 tr.visible-lg {
  display:table-row !important
 }
 th.visible-lg,
 td.visible-lg {
  display:table-cell !important
 }
}
@media(min-width: 1200px) {
 .visible-lg-block {
  display:block !important
 }
}
@media(min-width: 1200px) {
 .visible-lg-inline {
  display:inline !important
 }
}
@media(min-width: 1200px) {
 .visible-lg-inline-block {
  display:inline-block !important
 }
}
@media(max-width: 767px) {
 .hidden-xs {
  display:none !important
 }
}
@media(min-width: 768px)and (max-width: 991px) {
 .hidden-sm {
  display:none !important
 }
}
@media(min-width: 992px)and (max-width: 1199px) {
 .hidden-md {
  display:none !important
 }
}
@media(min-width: 1200px) {
 .hidden-lg {
  display:none !important
 }
}
.visible-print {
 display:none !important
}
@media print {
 .visible-print {
  display:block !important
 }
 table.visible-print {
  display:table !important
 }
 tr.visible-print {
  display:table-row !important
 }
 th.visible-print,
 td.visible-print {
  display:table-cell !important
 }
}
.visible-print-block {
 display:none !important
}
@media print {
 .visible-print-block {
  display:block !important
 }
}
.visible-print-inline {
 display:none !important
}
@media print {
 .visible-print-inline {
  display:inline !important
 }
}
.visible-print-inline-block {
 display:none !important
}
@media print {
 .visible-print-inline-block {
  display:inline-block !important
 }
}
@media print {
 .hidden-print {
  display:none !important
 }
}
.slicknav_btn {
 position:relative;
 display:block;
 vertical-align:middle;
 float:right;
 padding:.438em .625em .438em .625em;
 line-height:1.125em;
 cursor:pointer
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
 margin-top:.188em
}
.slicknav_menu {
 *zoom:1
}
.slicknav_menu .slicknav_menutxt {
 display:block;
 line-height:1.188em;
 float:left
}
.slicknav_menu .slicknav_icon {
 float:left;
 width:1.125em;
 height:.875em;
 margin:.188em 0 0 .438em
}
.slicknav_menu .slicknav_icon:before {
 background:transparent;
 width:1.125em;
 height:.875em;
 display:block;
 content:"";
 position:absolute
}
.slicknav_menu .slicknav_no-text {
 margin:0
}
.slicknav_menu .slicknav_icon-bar {
 display:block;
 width:1.125em;
 height:.125em;
 border-radius:1px;
 box-shadow:0 1px 0 rgba(0,0,0,.25)
}
.slicknav_menu:before {
 content:" ";
 display:table
}
.slicknav_menu:after {
 content:" ";
 display:table;
 clear:both
}
.slicknav_nav {
 clear:both
}
.slicknav_nav ul {
 display:block
}
.slicknav_nav li {
 display:block
}
.slicknav_nav .slicknav_arrow {
 font-size:.8em;
 margin:0 0 0 .4em
}
.slicknav_nav .slicknav_item {
 cursor:pointer
}
.slicknav_nav .slicknav_item a {
 display:inline
}
.slicknav_nav .slicknav_row {
 display:block
}
.slicknav_nav a {
 display:block
}
.slicknav_nav .slicknav_parent-link a {
 display:inline
}
.slicknav_brand {
 float:left
}
.slicknav_menu {
 font-size:16px;
 box-sizing:border-box;
 background:#4c4c4c;
 padding:5px
}
.slicknav_menu * {
 box-sizing:border-box
}
.slicknav_menu .slicknav_menutxt {
 color:#fff;
 font-weight:bold;
 text-shadow:0 1px 3px #000
}
.slicknav_menu .slicknav_icon-bar {
 background-color:#fff
}
.slicknav_btn {
 margin:5px 5px 6px;
 text-decoration:none;
 text-shadow:0 1px 1px rgba(255,255,255,.75);
 border-radius:4px;
 background-color:#222
}
.slicknav_nav {
 color:#fff;
 margin:0;
 padding:0;
 font-size:.875em;
 list-style:none;
 overflow:hidden
}
.slicknav_nav ul {
 list-style:none;
 overflow:hidden;
 padding:0;
 margin:0 0 0 20px
}
.slicknav_nav .slicknav_row {
 padding:5px 10px;
 margin:2px 5px
}
.slicknav_nav .slicknav_row:hover {
 border-radius:6px;
 background:#ccc;
 color:#fff
}
.slicknav_nav a {
 padding:5px 10px;
 margin:2px 5px;
 text-decoration:none;
 color:#fff
}
.slicknav_nav a:hover {
 border-radius:6px;
 background:#ccc;
 color:#222
}
.slicknav_nav .slicknav_txtnode {
 margin-left:15px
}
.slicknav_nav .slicknav_item a {
 padding:0;
 margin:0
}
.slicknav_nav .slicknav_parent-link a {
 padding:0;
 margin:0
}
.slicknav_brand {
 color:#fff;
 font-size:18px;
 line-height:30px;
 padding:7px 12px;
 height:44px
}
/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget {
 list-style:none
}
.bootstrap-datetimepicker-widget.dropdown-menu {
 margin:2px 0;
 padding:4px;
 width:19em
}
@media(min-width: 768px) {
 .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
  width:38em
 }
}
@media(min-width: 992px) {
 .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
  width:38em
 }
}
@media(min-width: 1200px) {
 .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
  width:38em
 }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
 content:"";
 display:inline-block;
 position:absolute
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
 border-left:7px solid transparent;
 border-right:7px solid transparent;
 border-bottom:7px solid #ccc;
 border-bottom-color:rgba(0,0,0,.2);
 top:-7px;
 left:7px
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
 border-left:6px solid transparent;
 border-right:6px solid transparent;
 border-bottom:6px solid #fff;
 top:-6px;
 left:8px
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
 border-left:7px solid transparent;
 border-right:7px solid transparent;
 border-top:7px solid #ccc;
 border-top-color:rgba(0,0,0,.2);
 bottom:-7px;
 left:6px
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
 border-left:6px solid transparent;
 border-right:6px solid transparent;
 border-top:6px solid #fff;
 bottom:-6px;
 left:7px
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
 left:auto;
 right:6px
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
 left:auto;
 right:7px
}
.bootstrap-datetimepicker-widget .list-unstyled,
.bootstrap-datetimepicker-widget .sug_suggesties li,
.sug_suggesties .bootstrap-datetimepicker-widget li {
 margin:0
}
.bootstrap-datetimepicker-widget a[data-action] {
 padding:6px 0
}
.bootstrap-datetimepicker-widget a[data-action]:active {
 box-shadow:none
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
 width:54px;
 font-weight:bold;
 font-size:1.2em;
 margin:0
}
.bootstrap-datetimepicker-widget button[data-action] {
 padding:6px
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
 content:"Increment Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
 content:"Increment Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
 content:"Decrement Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
 content:"Decrement Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
 content:"Show Hours"
}
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
 content:"Show Minutes"
}
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
 content:"Toggle AM/PM"
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
 content:"Clear the picker"
}
.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
 content:"Set the date to today"
}
.bootstrap-datetimepicker-widget .picker-switch {
 text-align:center
}
.bootstrap-datetimepicker-widget .picker-switch::after {
 content:"Toggle Date and Time Screens"
}
.bootstrap-datetimepicker-widget .picker-switch td {
 padding:0;
 margin:0;
 height:auto;
 width:auto;
 line-height:inherit
}
.bootstrap-datetimepicker-widget .picker-switch td span {
 line-height:2.5;
 height:2.5em;
 width:100%
}
.bootstrap-datetimepicker-widget table {
 width:100%;
 margin:0
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
 text-align:center;
 border-radius:4px
}
.bootstrap-datetimepicker-widget table th {
 height:20px;
 line-height:20px;
 width:20px
}
.bootstrap-datetimepicker-widget table th.picker-switch {
 width:145px
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table .no-submit th.btn,
.no-submit .bootstrap-datetimepicker-widget table th.btn,
.bootstrap-datetimepicker-widget table th.disabled:hover {
 background:none;
 color:#777;
 cursor:not-allowed
}
.bootstrap-datetimepicker-widget table th.prev::after {
 content:"Previous Month"
}
.bootstrap-datetimepicker-widget table th.next::after {
 content:"Next Month"
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
 cursor:pointer
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
 background:#eee
}
.bootstrap-datetimepicker-widget table td {
 height:54px;
 line-height:54px;
 width:54px
}
.bootstrap-datetimepicker-widget table td.cw {
 font-size:.8em;
 height:20px;
 line-height:20px;
 color:#777
}
.bootstrap-datetimepicker-widget table td.day {
 height:20px;
 line-height:20px;
 width:20px
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
 background:#eee;
 cursor:pointer
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
 color:#777
}
.bootstrap-datetimepicker-widget table td.today {
 position:relative
}
.bootstrap-datetimepicker-widget table td.today:before {
 content:"";
 display:inline-block;
 border:solid transparent;
 border-width:0 0 7px 7px;
 border-bottom-color:#337ab7;
 border-top-color:rgba(0,0,0,.2);
 position:absolute;
 bottom:4px;
 right:4px
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
 background-color:#337ab7;
 color:#fff;
 text-shadow:0 -1px 0 rgba(0,0,0,.25)
}
.bootstrap-datetimepicker-widget table td.active.today:before {
 border-bottom-color:#fff
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table .no-submit td.btn,
.no-submit .bootstrap-datetimepicker-widget table td.btn,
.bootstrap-datetimepicker-widget table td.disabled:hover {
 background:none;
 color:#777;
 cursor:not-allowed
}
.bootstrap-datetimepicker-widget table td span {
 display:inline-block;
 width:54px;
 height:54px;
 line-height:54px;
 margin:2px 1.5px;
 cursor:pointer;
 border-radius:4px
}
.bootstrap-datetimepicker-widget table td span:hover {
 background:#eee
}
.bootstrap-datetimepicker-widget table td span.active {
 background-color:#337ab7;
 color:#fff;
 text-shadow:0 -1px 0 rgba(0,0,0,.25)
}
.bootstrap-datetimepicker-widget table td span.old {
 color:#777
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td .no-submit span.btn,
.no-submit .bootstrap-datetimepicker-widget table td span.btn,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
 background:none;
 color:#777;
 cursor:not-allowed
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
 height:27px;
 line-height:27px
}
.input-group.date .input-group-addon {
 cursor:pointer
}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root {
 --animate-duration:1s;
 --animate-delay:1s;
 --animate-repeat:1
}
.animate__animated {
 -webkit-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-duration:var(--animate-duration);
 animation-duration:var(--animate-duration);
 -webkit-animation-fill-mode:both;
 animation-fill-mode:both
}
.animate__animated.animate__infinite {
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite
}
.animate__animated.animate__repeat-1 {
 -webkit-animation-iteration-count:1;
 animation-iteration-count:1;
 -webkit-animation-iteration-count:var(--animate-repeat);
 animation-iteration-count:var(--animate-repeat)
}
.animate__animated.animate__repeat-2 {
 -webkit-animation-iteration-count:calc(1 * 2);
 animation-iteration-count:calc(1 * 2);
 -webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);
 animation-iteration-count:calc(var(--animate-repeat) * 2)
}
.animate__animated.animate__repeat-3 {
 -webkit-animation-iteration-count:calc(1 * 3);
 animation-iteration-count:calc(1 * 3);
 -webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);
 animation-iteration-count:calc(var(--animate-repeat) * 3)
}
.animate__animated.animate__delay-1s {
 -webkit-animation-delay:1s;
 animation-delay:1s;
 -webkit-animation-delay:var(--animate-delay);
 animation-delay:var(--animate-delay)
}
.animate__animated.animate__delay-2s {
 -webkit-animation-delay:calc(1s * 2);
 animation-delay:calc(1s * 2);
 -webkit-animation-delay:calc(var(--animate-delay) * 2);
 animation-delay:calc(var(--animate-delay) * 2)
}
.animate__animated.animate__delay-3s {
 -webkit-animation-delay:calc(1s * 3);
 animation-delay:calc(1s * 3);
 -webkit-animation-delay:calc(var(--animate-delay) * 3);
 animation-delay:calc(var(--animate-delay) * 3)
}
.animate__animated.animate__delay-4s {
 -webkit-animation-delay:calc(1s * 4);
 animation-delay:calc(1s * 4);
 -webkit-animation-delay:calc(var(--animate-delay) * 4);
 animation-delay:calc(var(--animate-delay) * 4)
}
.animate__animated.animate__delay-5s {
 -webkit-animation-delay:calc(1s * 5);
 animation-delay:calc(1s * 5);
 -webkit-animation-delay:calc(var(--animate-delay) * 5);
 animation-delay:calc(var(--animate-delay) * 5)
}
.animate__animated.animate__faster {
 -webkit-animation-duration:calc(1s / 2);
 animation-duration:calc(1s / 2);
 -webkit-animation-duration:calc(var(--animate-duration) / 2);
 animation-duration:calc(var(--animate-duration) / 2)
}
.animate__animated.animate__fast {
 -webkit-animation-duration:calc(1s * 0.8);
 animation-duration:calc(1s * 0.8);
 -webkit-animation-duration:calc(var(--animate-duration) * 0.8);
 animation-duration:calc(var(--animate-duration) * 0.8)
}
.animate__animated.animate__slow {
 -webkit-animation-duration:calc(1s * 2);
 animation-duration:calc(1s * 2);
 -webkit-animation-duration:calc(var(--animate-duration) * 2);
 animation-duration:calc(var(--animate-duration) * 2)
}
.animate__animated.animate__slower {
 -webkit-animation-duration:calc(1s * 3);
 animation-duration:calc(1s * 3);
 -webkit-animation-duration:calc(var(--animate-duration) * 3);
 animation-duration:calc(var(--animate-duration) * 3)
}
@media print,(prefers-reduced-motion: reduce) {
 .animate__animated {
  -webkit-animation-duration:1ms !important;
  animation-duration:1ms !important;
  transition-duration:1ms !important;
  -webkit-animation-iteration-count:1 !important;
  animation-iteration-count:1 !important
 }
 .animate__animated[class*=Out] {
  opacity:0
 }
}
@-webkit-keyframes bounce {
 from,
 20%,
 53%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translate3d(0, 0, 0)
 }
 40%,
 43% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -30px, 0) scaleY(1.1)
 }
 70% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -15px, 0) scaleY(1.05)
 }
 80% {
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translate3d(0, 0, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -4px, 0) scaleY(1.02)
 }
}
@keyframes bounce {
 from,
 20%,
 53%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translate3d(0, 0, 0)
 }
 40%,
 43% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -30px, 0) scaleY(1.1)
 }
 70% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -15px, 0) scaleY(1.05)
 }
 80% {
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translate3d(0, 0, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -4px, 0) scaleY(1.02)
 }
}
.animate__bounce {
 -webkit-animation-name:bounce;
 animation-name:bounce;
 transform-origin:center bottom
}
@-webkit-keyframes flash {
 from,
 50%,
 to {
  opacity:1
 }
 25%,
 75% {
  opacity:0
 }
}
@keyframes flash {
 from,
 50%,
 to {
  opacity:1
 }
 25%,
 75% {
  opacity:0
 }
}
.animate__flash {
 -webkit-animation-name:flash;
 animation-name:flash
}
@-webkit-keyframes pulse {
 from {
  transform:scale3d(1, 1, 1)
 }
 50% {
  transform:scale3d(1.05, 1.05, 1.05)
 }
 to {
  transform:scale3d(1, 1, 1)
 }
}
@keyframes pulse {
 from {
  transform:scale3d(1, 1, 1)
 }
 50% {
  transform:scale3d(1.05, 1.05, 1.05)
 }
 to {
  transform:scale3d(1, 1, 1)
 }
}
.animate__pulse {
 -webkit-animation-name:pulse;
 animation-name:pulse;
 -webkit-animation-timing-function:ease-in-out;
 animation-timing-function:ease-in-out
}
@-webkit-keyframes rubberBand {
 from {
  transform:scale3d(1, 1, 1)
 }
 30% {
  transform:scale3d(1.25, 0.75, 1)
 }
 40% {
  transform:scale3d(0.75, 1.25, 1)
 }
 50% {
  transform:scale3d(1.15, 0.85, 1)
 }
 65% {
  transform:scale3d(0.95, 1.05, 1)
 }
 75% {
  transform:scale3d(1.05, 0.95, 1)
 }
 to {
  transform:scale3d(1, 1, 1)
 }
}
@keyframes rubberBand {
 from {
  transform:scale3d(1, 1, 1)
 }
 30% {
  transform:scale3d(1.25, 0.75, 1)
 }
 40% {
  transform:scale3d(0.75, 1.25, 1)
 }
 50% {
  transform:scale3d(1.15, 0.85, 1)
 }
 65% {
  transform:scale3d(0.95, 1.05, 1)
 }
 75% {
  transform:scale3d(1.05, 0.95, 1)
 }
 to {
  transform:scale3d(1, 1, 1)
 }
}
.animate__rubberBand {
 -webkit-animation-name:rubberBand;
 animation-name:rubberBand
}
@-webkit-keyframes shakeX {
 from,
 to {
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(-10px, 0, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(10px, 0, 0)
 }
}
@keyframes shakeX {
 from,
 to {
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(-10px, 0, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(10px, 0, 0)
 }
}
.animate__shakeX {
 -webkit-animation-name:shakeX;
 animation-name:shakeX
}
@-webkit-keyframes shakeY {
 from,
 to {
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(0, -10px, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(0, 10px, 0)
 }
}
@keyframes shakeY {
 from,
 to {
  transform:translate3d(0, 0, 0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(0, -10px, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(0, 10px, 0)
 }
}
.animate__shakeY {
 -webkit-animation-name:shakeY;
 animation-name:shakeY
}
@-webkit-keyframes headShake {
 0% {
  transform:translateX(0)
 }
 6.5% {
  transform:translateX(-6px) rotateY(-9deg)
 }
 18.5% {
  transform:translateX(5px) rotateY(7deg)
 }
 31.5% {
  transform:translateX(-3px) rotateY(-5deg)
 }
 43.5% {
  transform:translateX(2px) rotateY(3deg)
 }
 50% {
  transform:translateX(0)
 }
}
@keyframes headShake {
 0% {
  transform:translateX(0)
 }
 6.5% {
  transform:translateX(-6px) rotateY(-9deg)
 }
 18.5% {
  transform:translateX(5px) rotateY(7deg)
 }
 31.5% {
  transform:translateX(-3px) rotateY(-5deg)
 }
 43.5% {
  transform:translateX(2px) rotateY(3deg)
 }
 50% {
  transform:translateX(0)
 }
}
.animate__headShake {
 -webkit-animation-timing-function:ease-in-out;
 animation-timing-function:ease-in-out;
 -webkit-animation-name:headShake;
 animation-name:headShake
}
@-webkit-keyframes swing {
 20% {
  transform:rotate3d(0, 0, 1, 15deg)
 }
 40% {
  transform:rotate3d(0, 0, 1, -10deg)
 }
 60% {
  transform:rotate3d(0, 0, 1, 5deg)
 }
 80% {
  transform:rotate3d(0, 0, 1, -5deg)
 }
 to {
  transform:rotate3d(0, 0, 1, 0deg)
 }
}
@keyframes swing {
 20% {
  transform:rotate3d(0, 0, 1, 15deg)
 }
 40% {
  transform:rotate3d(0, 0, 1, -10deg)
 }
 60% {
  transform:rotate3d(0, 0, 1, 5deg)
 }
 80% {
  transform:rotate3d(0, 0, 1, -5deg)
 }
 to {
  transform:rotate3d(0, 0, 1, 0deg)
 }
}
.animate__swing {
 transform-origin:top center;
 -webkit-animation-name:swing;
 animation-name:swing
}
@-webkit-keyframes tada {
 from {
  transform:scale3d(1, 1, 1)
 }
 10%,
 20% {
  transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
 }
 30%,
 50%,
 70%,
 90% {
  transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
 }
 40%,
 60%,
 80% {
  transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
 }
 to {
  transform:scale3d(1, 1, 1)
 }
}
@keyframes tada {
 from {
  transform:scale3d(1, 1, 1)
 }
 10%,
 20% {
  transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
 }
 30%,
 50%,
 70%,
 90% {
  transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
 }
 40%,
 60%,
 80% {
  transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
 }
 to {
  transform:scale3d(1, 1, 1)
 }
}
.animate__tada {
 -webkit-animation-name:tada;
 animation-name:tada
}
@-webkit-keyframes wobble {
 from {
  transform:translate3d(0, 0, 0)
 }
 15% {
  transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
 }
 30% {
  transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
 }
 45% {
  transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
 }
 60% {
  transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
 }
 75% {
  transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes wobble {
 from {
  transform:translate3d(0, 0, 0)
 }
 15% {
  transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
 }
 30% {
  transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
 }
 45% {
  transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
 }
 60% {
  transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
 }
 75% {
  transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__wobble {
 -webkit-animation-name:wobble;
 animation-name:wobble
}
@-webkit-keyframes jello {
 from,
 11.1%,
 to {
  transform:translate3d(0, 0, 0)
 }
 22.2% {
  transform:skewX(-12.5deg) skewY(-12.5deg)
 }
 33.3% {
  transform:skewX(6.25deg) skewY(6.25deg)
 }
 44.4% {
  transform:skewX(-3.125deg) skewY(-3.125deg)
 }
 55.5% {
  transform:skewX(1.5625deg) skewY(1.5625deg)
 }
 66.6% {
  transform:skewX(-0.78125deg) skewY(-0.78125deg)
 }
 77.7% {
  transform:skewX(0.390625deg) skewY(0.390625deg)
 }
 88.8% {
  transform:skewX(-0.1953125deg) skewY(-0.1953125deg)
 }
}
@keyframes jello {
 from,
 11.1%,
 to {
  transform:translate3d(0, 0, 0)
 }
 22.2% {
  transform:skewX(-12.5deg) skewY(-12.5deg)
 }
 33.3% {
  transform:skewX(6.25deg) skewY(6.25deg)
 }
 44.4% {
  transform:skewX(-3.125deg) skewY(-3.125deg)
 }
 55.5% {
  transform:skewX(1.5625deg) skewY(1.5625deg)
 }
 66.6% {
  transform:skewX(-0.78125deg) skewY(-0.78125deg)
 }
 77.7% {
  transform:skewX(0.390625deg) skewY(0.390625deg)
 }
 88.8% {
  transform:skewX(-0.1953125deg) skewY(-0.1953125deg)
 }
}
.animate__jello {
 -webkit-animation-name:jello;
 animation-name:jello;
 transform-origin:center
}
@-webkit-keyframes heartBeat {
 0% {
  transform:scale(1)
 }
 14% {
  transform:scale(1.3)
 }
 28% {
  transform:scale(1)
 }
 42% {
  transform:scale(1.3)
 }
 70% {
  transform:scale(1)
 }
}
@keyframes heartBeat {
 0% {
  transform:scale(1)
 }
 14% {
  transform:scale(1.3)
 }
 28% {
  transform:scale(1)
 }
 42% {
  transform:scale(1.3)
 }
 70% {
  transform:scale(1)
 }
}
.animate__heartBeat {
 -webkit-animation-name:heartBeat;
 animation-name:heartBeat;
 -webkit-animation-duration:calc(1s * 1.3);
 animation-duration:calc(1s * 1.3);
 -webkit-animation-duration:calc(var(--animate-duration) * 1.3);
 animation-duration:calc(var(--animate-duration) * 1.3);
 -webkit-animation-timing-function:ease-in-out;
 animation-timing-function:ease-in-out
}
@-webkit-keyframes backInDown {
 0% {
  transform:translateY(-1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInDown {
 0% {
  transform:translateY(-1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
.animate__backInDown {
 -webkit-animation-name:backInDown;
 animation-name:backInDown
}
@-webkit-keyframes backInLeft {
 0% {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInLeft {
 0% {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
.animate__backInLeft {
 -webkit-animation-name:backInLeft;
 animation-name:backInLeft
}
@-webkit-keyframes backInRight {
 0% {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInRight {
 0% {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
.animate__backInRight {
 -webkit-animation-name:backInRight;
 animation-name:backInRight
}
@-webkit-keyframes backInUp {
 0% {
  transform:translateY(1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInUp {
 0% {
  transform:translateY(1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:scale(1);
  opacity:1
 }
}
.animate__backInUp {
 -webkit-animation-name:backInUp;
 animation-name:backInUp
}
@-webkit-keyframes backOutDown {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateY(700px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutDown {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateY(700px) scale(0.7);
  opacity:.7
 }
}
.animate__backOutDown {
 -webkit-animation-name:backOutDown;
 animation-name:backOutDown
}
@-webkit-keyframes backOutLeft {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutLeft {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
}
.animate__backOutLeft {
 -webkit-animation-name:backOutLeft;
 animation-name:backOutLeft
}
@-webkit-keyframes backOutRight {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutRight {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
}
.animate__backOutRight {
 -webkit-animation-name:backOutRight;
 animation-name:backOutRight
}
@-webkit-keyframes backOutUp {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateY(-700px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutUp {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0px) scale(0.7);
  opacity:.7
 }
 100% {
  transform:translateY(-700px) scale(0.7);
  opacity:.7
 }
}
.animate__backOutUp {
 -webkit-animation-name:backOutUp;
 animation-name:backOutUp
}
@-webkit-keyframes bounceIn {
 from,
 20%,
 40%,
 60%,
 80%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 20% {
  transform:scale3d(1.1, 1.1, 1.1)
 }
 40% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 60% {
  opacity:1;
  transform:scale3d(1.03, 1.03, 1.03)
 }
 80% {
  transform:scale3d(0.97, 0.97, 0.97)
 }
 to {
  opacity:1;
  transform:scale3d(1, 1, 1)
 }
}
@keyframes bounceIn {
 from,
 20%,
 40%,
 60%,
 80%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 20% {
  transform:scale3d(1.1, 1.1, 1.1)
 }
 40% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 60% {
  opacity:1;
  transform:scale3d(1.03, 1.03, 1.03)
 }
 80% {
  transform:scale3d(0.97, 0.97, 0.97)
 }
 to {
  opacity:1;
  transform:scale3d(1, 1, 1)
 }
}
.animate__bounceIn {
 -webkit-animation-duration:calc(1s * 0.75);
 animation-duration:calc(1s * 0.75);
 -webkit-animation-duration:calc(var(--animate-duration) * 0.75);
 animation-duration:calc(var(--animate-duration) * 0.75);
 -webkit-animation-name:bounceIn;
 animation-name:bounceIn
}
@-webkit-keyframes bounceInDown {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(0, -3000px, 0) scaleY(3)
 }
 60% {
  opacity:1;
  transform:translate3d(0, 25px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, -10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, 5px, 0) scaleY(0.985)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes bounceInDown {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(0, -3000px, 0) scaleY(3)
 }
 60% {
  opacity:1;
  transform:translate3d(0, 25px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, -10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, 5px, 0) scaleY(0.985)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__bounceInDown {
 -webkit-animation-name:bounceInDown;
 animation-name:bounceInDown
}
@-webkit-keyframes bounceInLeft {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(-3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(-10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes bounceInLeft {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(-3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(-10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__bounceInLeft {
 -webkit-animation-name:bounceInLeft;
 animation-name:bounceInLeft
}
@-webkit-keyframes bounceInRight {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 from {
  opacity:0;
  transform:translate3d(3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(-25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(-5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes bounceInRight {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 from {
  opacity:0;
  transform:translate3d(3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(-25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(-5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__bounceInRight {
 -webkit-animation-name:bounceInRight;
 animation-name:bounceInRight
}
@-webkit-keyframes bounceInUp {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 from {
  opacity:0;
  transform:translate3d(0, 3000px, 0) scaleY(5)
 }
 60% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, 10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -5px, 0) scaleY(0.985)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes bounceInUp {
 from,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 from {
  opacity:0;
  transform:translate3d(0, 3000px, 0) scaleY(5)
 }
 60% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, 10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -5px, 0) scaleY(0.985)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__bounceInUp {
 -webkit-animation-name:bounceInUp;
 animation-name:bounceInUp
}
@-webkit-keyframes bounceOut {
 20% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 50%,
 55% {
  opacity:1;
  transform:scale3d(1.1, 1.1, 1.1)
 }
 to {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
}
@keyframes bounceOut {
 20% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 50%,
 55% {
  opacity:1;
  transform:scale3d(1.1, 1.1, 1.1)
 }
 to {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
}
.animate__bounceOut {
 -webkit-animation-duration:calc(1s * 0.75);
 animation-duration:calc(1s * 0.75);
 -webkit-animation-duration:calc(var(--animate-duration) * 0.75);
 animation-duration:calc(var(--animate-duration) * 0.75);
 -webkit-animation-name:bounceOut;
 animation-name:bounceOut
}
@-webkit-keyframes bounceOutDown {
 20% {
  transform:translate3d(0, 10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0) scaleY(3)
 }
}
@keyframes bounceOutDown {
 20% {
  transform:translate3d(0, 10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0) scaleY(3)
 }
}
.animate__bounceOutDown {
 -webkit-animation-name:bounceOutDown;
 animation-name:bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
 20% {
  opacity:1;
  transform:translate3d(20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0) scaleX(2)
 }
}
@keyframes bounceOutLeft {
 20% {
  opacity:1;
  transform:translate3d(20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0) scaleX(2)
 }
}
.animate__bounceOutLeft {
 -webkit-animation-name:bounceOutLeft;
 animation-name:bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
 20% {
  opacity:1;
  transform:translate3d(-20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0) scaleX(2)
 }
}
@keyframes bounceOutRight {
 20% {
  opacity:1;
  transform:translate3d(-20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0) scaleX(2)
 }
}
.animate__bounceOutRight {
 -webkit-animation-name:bounceOutRight;
 animation-name:bounceOutRight
}
@-webkit-keyframes bounceOutUp {
 20% {
  transform:translate3d(0, -10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, 20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0) scaleY(3)
 }
}
@keyframes bounceOutUp {
 20% {
  transform:translate3d(0, -10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, 20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0) scaleY(3)
 }
}
.animate__bounceOutUp {
 -webkit-animation-name:bounceOutUp;
 animation-name:bounceOutUp
}
@-webkit-keyframes fadeIn {
 from {
  opacity:0
 }
 to {
  opacity:1
 }
}
@keyframes fadeIn {
 from {
  opacity:0
 }
 to {
  opacity:1
 }
}
.animate__fadeIn {
 -webkit-animation-name:fadeIn;
 animation-name:fadeIn
}
@-webkit-keyframes fadeInDown {
 from {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInDown {
 from {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInDown {
 -webkit-animation-name:fadeInDown;
 animation-name:fadeInDown
}
@-webkit-keyframes fadeInDownBig {
 from {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInDownBig {
 from {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInDownBig {
 -webkit-animation-name:fadeInDownBig;
 animation-name:fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
 from {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInLeft {
 from {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInLeft {
 -webkit-animation-name:fadeInLeft;
 animation-name:fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
 from {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInLeftBig {
 from {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInLeftBig {
 -webkit-animation-name:fadeInLeftBig;
 animation-name:fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
 from {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInRight {
 from {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInRight {
 -webkit-animation-name:fadeInRight;
 animation-name:fadeInRight
}
@-webkit-keyframes fadeInRightBig {
 from {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInRightBig {
 from {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInRightBig {
 -webkit-animation-name:fadeInRightBig;
 animation-name:fadeInRightBig
}
@-webkit-keyframes fadeInUp {
 from {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInUp {
 from {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInUp {
 -webkit-animation-name:fadeInUp;
 animation-name:fadeInUp
}
@-webkit-keyframes fadeInUpBig {
 from {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInUpBig {
 from {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInUpBig {
 -webkit-animation-name:fadeInUpBig;
 animation-name:fadeInUpBig
}
@-webkit-keyframes fadeInTopLeft {
 from {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInTopLeft {
 from {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInTopLeft {
 -webkit-animation-name:fadeInTopLeft;
 animation-name:fadeInTopLeft
}
@-webkit-keyframes fadeInTopRight {
 from {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInTopRight {
 from {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInTopRight {
 -webkit-animation-name:fadeInTopRight;
 animation-name:fadeInTopRight
}
@-webkit-keyframes fadeInBottomLeft {
 from {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInBottomLeft {
 from {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInBottomLeft {
 -webkit-animation-name:fadeInBottomLeft;
 animation-name:fadeInBottomLeft
}
@-webkit-keyframes fadeInBottomRight {
 from {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes fadeInBottomRight {
 from {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__fadeInBottomRight {
 -webkit-animation-name:fadeInBottomRight;
 animation-name:fadeInBottomRight
}
@-webkit-keyframes fadeOut {
 from {
  opacity:1
 }
 to {
  opacity:0
 }
}
@keyframes fadeOut {
 from {
  opacity:1
 }
 to {
  opacity:0
 }
}
.animate__fadeOut {
 -webkit-animation-name:fadeOut;
 animation-name:fadeOut
}
@-webkit-keyframes fadeOutDown {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
}
@keyframes fadeOutDown {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
}
.animate__fadeOutDown {
 -webkit-animation-name:fadeOutDown;
 animation-name:fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
}
@keyframes fadeOutDownBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
}
.animate__fadeOutDownBig {
 -webkit-animation-name:fadeOutDownBig;
 animation-name:fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
}
@keyframes fadeOutLeft {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
}
.animate__fadeOutLeft {
 -webkit-animation-name:fadeOutLeft;
 animation-name:fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
}
@keyframes fadeOutLeftBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
}
.animate__fadeOutLeftBig {
 -webkit-animation-name:fadeOutLeftBig;
 animation-name:fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
}
@keyframes fadeOutRight {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
}
.animate__fadeOutRight {
 -webkit-animation-name:fadeOutRight;
 animation-name:fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
}
@keyframes fadeOutRightBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
}
.animate__fadeOutRightBig {
 -webkit-animation-name:fadeOutRightBig;
 animation-name:fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
}
@keyframes fadeOutUp {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
}
.animate__fadeOutUp {
 -webkit-animation-name:fadeOutUp;
 animation-name:fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
}
@keyframes fadeOutUpBig {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
}
.animate__fadeOutUpBig {
 -webkit-animation-name:fadeOutUpBig;
 animation-name:fadeOutUpBig
}
@-webkit-keyframes fadeOutTopLeft {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
}
@keyframes fadeOutTopLeft {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
}
.animate__fadeOutTopLeft {
 -webkit-animation-name:fadeOutTopLeft;
 animation-name:fadeOutTopLeft
}
@-webkit-keyframes fadeOutTopRight {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
}
@keyframes fadeOutTopRight {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
}
.animate__fadeOutTopRight {
 -webkit-animation-name:fadeOutTopRight;
 animation-name:fadeOutTopRight
}
@-webkit-keyframes fadeOutBottomRight {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
}
@keyframes fadeOutBottomRight {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
}
.animate__fadeOutBottomRight {
 -webkit-animation-name:fadeOutBottomRight;
 animation-name:fadeOutBottomRight
}
@-webkit-keyframes fadeOutBottomLeft {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
}
@keyframes fadeOutBottomLeft {
 from {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
}
.animate__fadeOutBottomLeft {
 -webkit-animation-name:fadeOutBottomLeft;
 animation-name:fadeOutBottomLeft
}
@-webkit-keyframes flip {
 from {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 40% {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 50% {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 80% {
  transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 to {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
}
@keyframes flip {
 from {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 40% {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 50% {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 80% {
  transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 to {
  transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
}
.animate__animated.animate__flip {
 -webkit-backface-visibility:visible;
 backface-visibility:visible;
 -webkit-animation-name:flip;
 animation-name:flip
}
@-webkit-keyframes flipInX {
 from {
  transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
 }
 to {
  transform:perspective(400px)
 }
}
@keyframes flipInX {
 from {
  transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
 }
 to {
  transform:perspective(400px)
 }
}
.animate__flipInX {
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important;
 -webkit-animation-name:flipInX;
 animation-name:flipInX
}
@-webkit-keyframes flipInY {
 from {
  transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
 }
 to {
  transform:perspective(400px)
 }
}
@keyframes flipInY {
 from {
  transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
 }
 to {
  transform:perspective(400px)
 }
}
.animate__flipInY {
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important;
 -webkit-animation-name:flipInY;
 animation-name:flipInY
}
@-webkit-keyframes flipOutX {
 from {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity:0
 }
}
@keyframes flipOutX {
 from {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity:0
 }
}
.animate__flipOutX {
 -webkit-animation-duration:calc(1s * 0.75);
 animation-duration:calc(1s * 0.75);
 -webkit-animation-duration:calc(var(--animate-duration) * 0.75);
 animation-duration:calc(var(--animate-duration) * 0.75);
 -webkit-animation-name:flipOutX;
 animation-name:flipOutX;
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important
}
@-webkit-keyframes flipOutY {
 from {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
  opacity:0
 }
}
@keyframes flipOutY {
 from {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
  opacity:0
 }
}
.animate__flipOutY {
 -webkit-animation-duration:calc(1s * 0.75);
 animation-duration:calc(1s * 0.75);
 -webkit-animation-duration:calc(var(--animate-duration) * 0.75);
 animation-duration:calc(var(--animate-duration) * 0.75);
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important;
 -webkit-animation-name:flipOutY;
 animation-name:flipOutY
}
@-webkit-keyframes lightSpeedInRight {
 from {
  transform:translate3d(100%, 0, 0) skewX(-30deg);
  opacity:0
 }
 60% {
  transform:skewX(20deg);
  opacity:1
 }
 80% {
  transform:skewX(-5deg)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes lightSpeedInRight {
 from {
  transform:translate3d(100%, 0, 0) skewX(-30deg);
  opacity:0
 }
 60% {
  transform:skewX(20deg);
  opacity:1
 }
 80% {
  transform:skewX(-5deg)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__lightSpeedInRight {
 -webkit-animation-name:lightSpeedInRight;
 animation-name:lightSpeedInRight;
 -webkit-animation-timing-function:ease-out;
 animation-timing-function:ease-out
}
@-webkit-keyframes lightSpeedInLeft {
 from {
  transform:translate3d(-100%, 0, 0) skewX(30deg);
  opacity:0
 }
 60% {
  transform:skewX(-20deg);
  opacity:1
 }
 80% {
  transform:skewX(5deg)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes lightSpeedInLeft {
 from {
  transform:translate3d(-100%, 0, 0) skewX(30deg);
  opacity:0
 }
 60% {
  transform:skewX(-20deg);
  opacity:1
 }
 80% {
  transform:skewX(5deg)
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__lightSpeedInLeft {
 -webkit-animation-name:lightSpeedInLeft;
 animation-name:lightSpeedInLeft;
 -webkit-animation-timing-function:ease-out;
 animation-timing-function:ease-out
}
@-webkit-keyframes lightSpeedOutRight {
 from {
  opacity:1
 }
 to {
  transform:translate3d(100%, 0, 0) skewX(30deg);
  opacity:0
 }
}
@keyframes lightSpeedOutRight {
 from {
  opacity:1
 }
 to {
  transform:translate3d(100%, 0, 0) skewX(30deg);
  opacity:0
 }
}
.animate__lightSpeedOutRight {
 -webkit-animation-name:lightSpeedOutRight;
 animation-name:lightSpeedOutRight;
 -webkit-animation-timing-function:ease-in;
 animation-timing-function:ease-in
}
@-webkit-keyframes lightSpeedOutLeft {
 from {
  opacity:1
 }
 to {
  transform:translate3d(-100%, 0, 0) skewX(-30deg);
  opacity:0
 }
}
@keyframes lightSpeedOutLeft {
 from {
  opacity:1
 }
 to {
  transform:translate3d(-100%, 0, 0) skewX(-30deg);
  opacity:0
 }
}
.animate__lightSpeedOutLeft {
 -webkit-animation-name:lightSpeedOutLeft;
 animation-name:lightSpeedOutLeft;
 -webkit-animation-timing-function:ease-in;
 animation-timing-function:ease-in
}
@-webkit-keyframes rotateIn {
 from {
  transform:rotate3d(0, 0, 1, -200deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
@keyframes rotateIn {
 from {
  transform:rotate3d(0, 0, 1, -200deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
.animate__rotateIn {
 -webkit-animation-name:rotateIn;
 animation-name:rotateIn;
 transform-origin:center
}
@-webkit-keyframes rotateInDownLeft {
 from {
  transform:rotate3d(0, 0, 1, -45deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
@keyframes rotateInDownLeft {
 from {
  transform:rotate3d(0, 0, 1, -45deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
.animate__rotateInDownLeft {
 -webkit-animation-name:rotateInDownLeft;
 animation-name:rotateInDownLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateInDownRight {
 from {
  transform:rotate3d(0, 0, 1, 45deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
@keyframes rotateInDownRight {
 from {
  transform:rotate3d(0, 0, 1, 45deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
.animate__rotateInDownRight {
 -webkit-animation-name:rotateInDownRight;
 animation-name:rotateInDownRight;
 transform-origin:right bottom
}
@-webkit-keyframes rotateInUpLeft {
 from {
  transform:rotate3d(0, 0, 1, 45deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
@keyframes rotateInUpLeft {
 from {
  transform:rotate3d(0, 0, 1, 45deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
.animate__rotateInUpLeft {
 -webkit-animation-name:rotateInUpLeft;
 animation-name:rotateInUpLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateInUpRight {
 from {
  transform:rotate3d(0, 0, 1, -90deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
@keyframes rotateInUpRight {
 from {
  transform:rotate3d(0, 0, 1, -90deg);
  opacity:0
 }
 to {
  transform:translate3d(0, 0, 0);
  opacity:1
 }
}
.animate__rotateInUpRight {
 -webkit-animation-name:rotateInUpRight;
 animation-name:rotateInUpRight;
 transform-origin:right bottom
}
@-webkit-keyframes rotateOut {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, 200deg);
  opacity:0
 }
}
@keyframes rotateOut {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, 200deg);
  opacity:0
 }
}
.animate__rotateOut {
 -webkit-animation-name:rotateOut;
 animation-name:rotateOut;
 transform-origin:center
}
@-webkit-keyframes rotateOutDownLeft {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, 45deg);
  opacity:0
 }
}
@keyframes rotateOutDownLeft {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, 45deg);
  opacity:0
 }
}
.animate__rotateOutDownLeft {
 -webkit-animation-name:rotateOutDownLeft;
 animation-name:rotateOutDownLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateOutDownRight {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, -45deg);
  opacity:0
 }
}
@keyframes rotateOutDownRight {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, -45deg);
  opacity:0
 }
}
.animate__rotateOutDownRight {
 -webkit-animation-name:rotateOutDownRight;
 animation-name:rotateOutDownRight;
 transform-origin:right bottom
}
@-webkit-keyframes rotateOutUpLeft {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, -45deg);
  opacity:0
 }
}
@keyframes rotateOutUpLeft {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, -45deg);
  opacity:0
 }
}
.animate__rotateOutUpLeft {
 -webkit-animation-name:rotateOutUpLeft;
 animation-name:rotateOutUpLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateOutUpRight {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, 90deg);
  opacity:0
 }
}
@keyframes rotateOutUpRight {
 from {
  opacity:1
 }
 to {
  transform:rotate3d(0, 0, 1, 90deg);
  opacity:0
 }
}
.animate__rotateOutUpRight {
 -webkit-animation-name:rotateOutUpRight;
 animation-name:rotateOutUpRight;
 transform-origin:right bottom
}
@-webkit-keyframes hinge {
 0% {
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 20%,
 60% {
  transform:rotate3d(0, 0, 1, 80deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 40%,
 80% {
  transform:rotate3d(0, 0, 1, 60deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out;
  opacity:1
 }
 to {
  transform:translate3d(0, 700px, 0);
  opacity:0
 }
}
@keyframes hinge {
 0% {
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 20%,
 60% {
  transform:rotate3d(0, 0, 1, 80deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 40%,
 80% {
  transform:rotate3d(0, 0, 1, 60deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out;
  opacity:1
 }
 to {
  transform:translate3d(0, 700px, 0);
  opacity:0
 }
}
.animate__hinge {
 -webkit-animation-duration:calc(1s * 2);
 animation-duration:calc(1s * 2);
 -webkit-animation-duration:calc(var(--animate-duration) * 2);
 animation-duration:calc(var(--animate-duration) * 2);
 -webkit-animation-name:hinge;
 animation-name:hinge;
 transform-origin:top left
}
@-webkit-keyframes jackInTheBox {
 from {
  opacity:0;
  transform:scale(0.1) rotate(30deg);
  transform-origin:center bottom
 }
 50% {
  transform:rotate(-10deg)
 }
 70% {
  transform:rotate(3deg)
 }
 to {
  opacity:1;
  transform:scale(1)
 }
}
@keyframes jackInTheBox {
 from {
  opacity:0;
  transform:scale(0.1) rotate(30deg);
  transform-origin:center bottom
 }
 50% {
  transform:rotate(-10deg)
 }
 70% {
  transform:rotate(3deg)
 }
 to {
  opacity:1;
  transform:scale(1)
 }
}
.animate__jackInTheBox {
 -webkit-animation-name:jackInTheBox;
 animation-name:jackInTheBox
}
@-webkit-keyframes rollIn {
 from {
  opacity:0;
  transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
@keyframes rollIn {
 from {
  opacity:0;
  transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
 }
 to {
  opacity:1;
  transform:translate3d(0, 0, 0)
 }
}
.animate__rollIn {
 -webkit-animation-name:rollIn;
 animation-name:rollIn
}
@-webkit-keyframes rollOut {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
 }
}
@keyframes rollOut {
 from {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
 }
}
.animate__rollOut {
 -webkit-animation-name:rollOut;
 animation-name:rollOut
}
@-webkit-keyframes zoomIn {
 from {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 50% {
  opacity:1
 }
}
@keyframes zoomIn {
 from {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 50% {
  opacity:1
 }
}
.animate__zoomIn {
 -webkit-animation-name:zoomIn;
 animation-name:zoomIn
}
@-webkit-keyframes zoomInDown {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInDown {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.animate__zoomInDown {
 -webkit-animation-name:zoomInDown;
 animation-name:zoomInDown
}
@-webkit-keyframes zoomInLeft {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInLeft {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.animate__zoomInLeft {
 -webkit-animation-name:zoomInLeft;
 animation-name:zoomInLeft
}
@-webkit-keyframes zoomInRight {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInRight {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.animate__zoomInRight {
 -webkit-animation-name:zoomInRight;
 animation-name:zoomInRight
}
@-webkit-keyframes zoomInUp {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInUp {
 from {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.animate__zoomInUp {
 -webkit-animation-name:zoomInUp;
 animation-name:zoomInUp
}
@-webkit-keyframes zoomOut {
 from {
  opacity:1
 }
 50% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 to {
  opacity:0
 }
}
@keyframes zoomOut {
 from {
  opacity:1
 }
 50% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 to {
  opacity:0
 }
}
.animate__zoomOut {
 -webkit-animation-name:zoomOut;
 animation-name:zoomOut
}
@-webkit-keyframes zoomOutDown {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomOutDown {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.animate__zoomOutDown {
 -webkit-animation-name:zoomOutDown;
 animation-name:zoomOutDown;
 transform-origin:center bottom
}
@-webkit-keyframes zoomOutLeft {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(-2000px, 0, 0)
 }
}
@keyframes zoomOutLeft {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(-2000px, 0, 0)
 }
}
.animate__zoomOutLeft {
 -webkit-animation-name:zoomOutLeft;
 animation-name:zoomOutLeft;
 transform-origin:left center
}
@-webkit-keyframes zoomOutRight {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(2000px, 0, 0)
 }
}
@keyframes zoomOutRight {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(2000px, 0, 0)
 }
}
.animate__zoomOutRight {
 -webkit-animation-name:zoomOutRight;
 animation-name:zoomOutRight;
 transform-origin:right center
}
@-webkit-keyframes zoomOutUp {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomOutUp {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.animate__zoomOutUp {
 -webkit-animation-name:zoomOutUp;
 animation-name:zoomOutUp;
 transform-origin:center bottom
}
@-webkit-keyframes slideInDown {
 from {
  transform:translate3d(0, -100%, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes slideInDown {
 from {
  transform:translate3d(0, -100%, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__slideInDown {
 -webkit-animation-name:slideInDown;
 animation-name:slideInDown
}
@-webkit-keyframes slideInLeft {
 from {
  transform:translate3d(-100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes slideInLeft {
 from {
  transform:translate3d(-100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__slideInLeft {
 -webkit-animation-name:slideInLeft;
 animation-name:slideInLeft
}
@-webkit-keyframes slideInRight {
 from {
  transform:translate3d(100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes slideInRight {
 from {
  transform:translate3d(100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__slideInRight {
 -webkit-animation-name:slideInRight;
 animation-name:slideInRight
}
@-webkit-keyframes slideInUp {
 from {
  transform:translate3d(0, 100%, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
@keyframes slideInUp {
 from {
  transform:translate3d(0, 100%, 0);
  visibility:visible
 }
 to {
  transform:translate3d(0, 0, 0)
 }
}
.animate__slideInUp {
 -webkit-animation-name:slideInUp;
 animation-name:slideInUp
}
@-webkit-keyframes slideOutDown {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, 100%, 0)
 }
}
@keyframes slideOutDown {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, 100%, 0)
 }
}
.animate__slideOutDown {
 -webkit-animation-name:slideOutDown;
 animation-name:slideOutDown
}
@-webkit-keyframes slideOutLeft {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(-100%, 0, 0)
 }
}
@keyframes slideOutLeft {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(-100%, 0, 0)
 }
}
.animate__slideOutLeft {
 -webkit-animation-name:slideOutLeft;
 animation-name:slideOutLeft
}
@-webkit-keyframes slideOutRight {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(100%, 0, 0)
 }
}
@keyframes slideOutRight {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(100%, 0, 0)
 }
}
.animate__slideOutRight {
 -webkit-animation-name:slideOutRight;
 animation-name:slideOutRight
}
@-webkit-keyframes slideOutUp {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, -100%, 0)
 }
}
@keyframes slideOutUp {
 from {
  transform:translate3d(0, 0, 0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, -100%, 0)
 }
}
.animate__slideOutUp {
 -webkit-animation-name:slideOutUp;
 animation-name:slideOutUp
}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root {
 --animate-duration:1s;
 --animate-delay:1s;
 --animate-repeat:1
}
.animated,
.zoekresultaat__zaakregel .zaak,
#drop-handler-container .modal-dialog,
.statusbar {
 -webkit-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-duration:var(--animate-duration);
 animation-duration:var(--animate-duration);
 -webkit-animation-fill-mode:both;
 animation-fill-mode:both
}
.animated.infinite,
.zoekresultaat__zaakregel .infinite.zaak,
#drop-handler-container .infinite.modal-dialog,
.infinite.statusbar {
 -webkit-animation-iteration-count:infinite;
 animation-iteration-count:infinite
}
.animated.repeat-1,
.zoekresultaat__zaakregel .repeat-1.zaak,
#drop-handler-container .repeat-1.modal-dialog,
.repeat-1.statusbar {
 -webkit-animation-iteration-count:1;
 animation-iteration-count:1;
 -webkit-animation-iteration-count:var(--animate-repeat);
 animation-iteration-count:var(--animate-repeat)
}
.animated.repeat-2,
.zoekresultaat__zaakregel .repeat-2.zaak,
#drop-handler-container .repeat-2.modal-dialog,
.repeat-2.statusbar {
 -webkit-animation-iteration-count:2;
 animation-iteration-count:2;
 -webkit-animation-iteration-count:calc(var(--animate-repeat)*2);
 animation-iteration-count:calc(var(--animate-repeat)*2)
}
.animated.repeat-3,
.zoekresultaat__zaakregel .repeat-3.zaak,
#drop-handler-container .repeat-3.modal-dialog,
.repeat-3.statusbar {
 -webkit-animation-iteration-count:3;
 animation-iteration-count:3;
 -webkit-animation-iteration-count:calc(var(--animate-repeat)*3);
 animation-iteration-count:calc(var(--animate-repeat)*3)
}
.animated.delay-1s,
.zoekresultaat__zaakregel .delay-1s.zaak,
#drop-handler-container .delay-1s.modal-dialog,
.delay-1s.statusbar {
 -webkit-animation-delay:1s;
 animation-delay:1s;
 -webkit-animation-delay:var(--animate-delay);
 animation-delay:var(--animate-delay)
}
.animated.delay-2s,
.zoekresultaat__zaakregel .delay-2s.zaak,
#drop-handler-container .delay-2s.modal-dialog,
.delay-2s.statusbar {
 -webkit-animation-delay:2s;
 animation-delay:2s;
 -webkit-animation-delay:calc(var(--animate-delay)*2);
 animation-delay:calc(var(--animate-delay)*2)
}
.animated.delay-3s,
.zoekresultaat__zaakregel .delay-3s.zaak,
#drop-handler-container .delay-3s.modal-dialog,
.delay-3s.statusbar {
 -webkit-animation-delay:3s;
 animation-delay:3s;
 -webkit-animation-delay:calc(var(--animate-delay)*3);
 animation-delay:calc(var(--animate-delay)*3)
}
.animated.delay-4s,
.zoekresultaat__zaakregel .delay-4s.zaak,
#drop-handler-container .delay-4s.modal-dialog,
.delay-4s.statusbar {
 -webkit-animation-delay:4s;
 animation-delay:4s;
 -webkit-animation-delay:calc(var(--animate-delay)*4);
 animation-delay:calc(var(--animate-delay)*4)
}
.animated.delay-5s,
.zoekresultaat__zaakregel .delay-5s.zaak,
#drop-handler-container .delay-5s.modal-dialog,
.delay-5s.statusbar {
 -webkit-animation-delay:5s;
 animation-delay:5s;
 -webkit-animation-delay:calc(var(--animate-delay)*5);
 animation-delay:calc(var(--animate-delay)*5)
}
.animated.faster,
.zoekresultaat__zaakregel .zaak,
#drop-handler-container .modal-dialog,
.faster.statusbar {
 -webkit-animation-duration:.5s;
 animation-duration:.5s;
 -webkit-animation-duration:calc(var(--animate-duration)/2);
 animation-duration:calc(var(--animate-duration)/2)
}
.animated.fast,
.zoekresultaat__zaakregel .fast.zaak,
#drop-handler-container .fast.modal-dialog,
.fast.statusbar {
 -webkit-animation-duration:.8s;
 animation-duration:.8s;
 -webkit-animation-duration:calc(var(--animate-duration)*0.8);
 animation-duration:calc(var(--animate-duration)*0.8)
}
.animated.slow,
.zoekresultaat__zaakregel .slow.zaak,
#drop-handler-container .slow.modal-dialog,
.slow.statusbar {
 -webkit-animation-duration:2s;
 animation-duration:2s;
 -webkit-animation-duration:calc(var(--animate-duration)*2);
 animation-duration:calc(var(--animate-duration)*2)
}
.animated.slower,
.zoekresultaat__zaakregel .slower.zaak,
#drop-handler-container .slower.modal-dialog,
.slower.statusbar {
 -webkit-animation-duration:3s;
 animation-duration:3s;
 -webkit-animation-duration:calc(var(--animate-duration)*3);
 animation-duration:calc(var(--animate-duration)*3)
}
@media(prefers-reduced-motion: reduce),print {
 .animated,
 .zoekresultaat__zaakregel .zaak,
 #drop-handler-container .modal-dialog,
 .statusbar {
  -webkit-animation-duration:1ms !important;
  animation-duration:1ms !important;
  transition-duration:1ms !important;
  -webkit-animation-iteration-count:1 !important;
  animation-iteration-count:1 !important
 }
 .animated[class*=Out],
 .zoekresultaat__zaakregel [class*=Out].zaak,
 #drop-handler-container [class*=Out].modal-dialog,
 [class*=Out].statusbar {
  opacity:0
 }
}
@-webkit-keyframes bounce {
 0%,
 20%,
 53%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translateZ(0)
 }
 40%,
 43% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -30px, 0) scaleY(1.1)
 }
 70% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -15px, 0) scaleY(1.05)
 }
 80% {
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translateZ(0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -4px, 0) scaleY(1.02)
 }
}
@keyframes bounce {
 0%,
 20%,
 53%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translateZ(0)
 }
 40%,
 43% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -30px, 0) scaleY(1.1)
 }
 70% {
  -webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform:translate3d(0, -15px, 0) scaleY(1.05)
 }
 80% {
  transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  transform:translateZ(0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -4px, 0) scaleY(1.02)
 }
}
.bounce {
 -webkit-animation-name:bounce;
 animation-name:bounce;
 transform-origin:center bottom
}
@-webkit-keyframes flash {
 0%,
 50%,
 to {
  opacity:1
 }
 25%,
 75% {
  opacity:0
 }
}
@keyframes flash {
 0%,
 50%,
 to {
  opacity:1
 }
 25%,
 75% {
  opacity:0
 }
}
.flash {
 -webkit-animation-name:flash;
 animation-name:flash
}
@-webkit-keyframes pulse {
 0% {
  transform:scaleX(1)
 }
 50% {
  transform:scale3d(1.05, 1.05, 1.05)
 }
 to {
  transform:scaleX(1)
 }
}
@keyframes pulse {
 0% {
  transform:scaleX(1)
 }
 50% {
  transform:scale3d(1.05, 1.05, 1.05)
 }
 to {
  transform:scaleX(1)
 }
}
.pulse {
 -webkit-animation-name:pulse;
 animation-name:pulse;
 -webkit-animation-timing-function:ease-in-out;
 animation-timing-function:ease-in-out
}
@-webkit-keyframes rubberBand {
 0% {
  transform:scaleX(1)
 }
 30% {
  transform:scale3d(1.25, 0.75, 1)
 }
 40% {
  transform:scale3d(0.75, 1.25, 1)
 }
 50% {
  transform:scale3d(1.15, 0.85, 1)
 }
 65% {
  transform:scale3d(0.95, 1.05, 1)
 }
 75% {
  transform:scale3d(1.05, 0.95, 1)
 }
 to {
  transform:scaleX(1)
 }
}
@keyframes rubberBand {
 0% {
  transform:scaleX(1)
 }
 30% {
  transform:scale3d(1.25, 0.75, 1)
 }
 40% {
  transform:scale3d(0.75, 1.25, 1)
 }
 50% {
  transform:scale3d(1.15, 0.85, 1)
 }
 65% {
  transform:scale3d(0.95, 1.05, 1)
 }
 75% {
  transform:scale3d(1.05, 0.95, 1)
 }
 to {
  transform:scaleX(1)
 }
}
.rubberBand {
 -webkit-animation-name:rubberBand;
 animation-name:rubberBand
}
@-webkit-keyframes shakeX {
 0%,
 to {
  transform:translateZ(0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(-10px, 0, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(10px, 0, 0)
 }
}
@keyframes shakeX {
 0%,
 to {
  transform:translateZ(0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(-10px, 0, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(10px, 0, 0)
 }
}
.shakeX {
 -webkit-animation-name:shakeX;
 animation-name:shakeX
}
@-webkit-keyframes shakeY {
 0%,
 to {
  transform:translateZ(0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(0, -10px, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(0, 10px, 0)
 }
}
@keyframes shakeY {
 0%,
 to {
  transform:translateZ(0)
 }
 10%,
 30%,
 50%,
 70%,
 90% {
  transform:translate3d(0, -10px, 0)
 }
 20%,
 40%,
 60%,
 80% {
  transform:translate3d(0, 10px, 0)
 }
}
.shakeY {
 -webkit-animation-name:shakeY;
 animation-name:shakeY
}
@-webkit-keyframes headShake {
 0% {
  transform:translateX(0)
 }
 6.5% {
  transform:translateX(-6px) rotateY(-9deg)
 }
 18.5% {
  transform:translateX(5px) rotateY(7deg)
 }
 31.5% {
  transform:translateX(-3px) rotateY(-5deg)
 }
 43.5% {
  transform:translateX(2px) rotateY(3deg)
 }
 50% {
  transform:translateX(0)
 }
}
@keyframes headShake {
 0% {
  transform:translateX(0)
 }
 6.5% {
  transform:translateX(-6px) rotateY(-9deg)
 }
 18.5% {
  transform:translateX(5px) rotateY(7deg)
 }
 31.5% {
  transform:translateX(-3px) rotateY(-5deg)
 }
 43.5% {
  transform:translateX(2px) rotateY(3deg)
 }
 50% {
  transform:translateX(0)
 }
}
.headShake {
 -webkit-animation-timing-function:ease-in-out;
 animation-timing-function:ease-in-out;
 -webkit-animation-name:headShake;
 animation-name:headShake
}
@-webkit-keyframes swing {
 20% {
  transform:rotate(15deg)
 }
 40% {
  transform:rotate(-10deg)
 }
 60% {
  transform:rotate(5deg)
 }
 80% {
  transform:rotate(-5deg)
 }
 to {
  transform:rotate(0deg)
 }
}
@keyframes swing {
 20% {
  transform:rotate(15deg)
 }
 40% {
  transform:rotate(-10deg)
 }
 60% {
  transform:rotate(5deg)
 }
 80% {
  transform:rotate(-5deg)
 }
 to {
  transform:rotate(0deg)
 }
}
.swing {
 transform-origin:top center;
 -webkit-animation-name:swing;
 animation-name:swing
}
@-webkit-keyframes tada {
 0% {
  transform:scaleX(1)
 }
 10%,
 20% {
  transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)
 }
 30%,
 50%,
 70%,
 90% {
  transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)
 }
 40%,
 60%,
 80% {
  transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)
 }
 to {
  transform:scaleX(1)
 }
}
@keyframes tada {
 0% {
  transform:scaleX(1)
 }
 10%,
 20% {
  transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)
 }
 30%,
 50%,
 70%,
 90% {
  transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)
 }
 40%,
 60%,
 80% {
  transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)
 }
 to {
  transform:scaleX(1)
 }
}
.tada {
 -webkit-animation-name:tada;
 animation-name:tada
}
@-webkit-keyframes wobble {
 0% {
  transform:translateZ(0)
 }
 15% {
  transform:translate3d(-25%, 0, 0) rotate(-5deg)
 }
 30% {
  transform:translate3d(20%, 0, 0) rotate(3deg)
 }
 45% {
  transform:translate3d(-15%, 0, 0) rotate(-3deg)
 }
 60% {
  transform:translate3d(10%, 0, 0) rotate(2deg)
 }
 75% {
  transform:translate3d(-5%, 0, 0) rotate(-1deg)
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes wobble {
 0% {
  transform:translateZ(0)
 }
 15% {
  transform:translate3d(-25%, 0, 0) rotate(-5deg)
 }
 30% {
  transform:translate3d(20%, 0, 0) rotate(3deg)
 }
 45% {
  transform:translate3d(-15%, 0, 0) rotate(-3deg)
 }
 60% {
  transform:translate3d(10%, 0, 0) rotate(2deg)
 }
 75% {
  transform:translate3d(-5%, 0, 0) rotate(-1deg)
 }
 to {
  transform:translateZ(0)
 }
}
.wobble {
 -webkit-animation-name:wobble;
 animation-name:wobble
}
@-webkit-keyframes jello {
 0%,
 11.1%,
 to {
  transform:translateZ(0)
 }
 22.2% {
  transform:skewX(-12.5deg) skewY(-12.5deg)
 }
 33.3% {
  transform:skewX(6.25deg) skewY(6.25deg)
 }
 44.4% {
  transform:skewX(-3.125deg) skewY(-3.125deg)
 }
 55.5% {
  transform:skewX(1.5625deg) skewY(1.5625deg)
 }
 66.6% {
  transform:skewX(-0.78125deg) skewY(-0.78125deg)
 }
 77.7% {
  transform:skewX(0.390625deg) skewY(0.390625deg)
 }
 88.8% {
  transform:skewX(-0.1953125deg) skewY(-0.1953125deg)
 }
}
@keyframes jello {
 0%,
 11.1%,
 to {
  transform:translateZ(0)
 }
 22.2% {
  transform:skewX(-12.5deg) skewY(-12.5deg)
 }
 33.3% {
  transform:skewX(6.25deg) skewY(6.25deg)
 }
 44.4% {
  transform:skewX(-3.125deg) skewY(-3.125deg)
 }
 55.5% {
  transform:skewX(1.5625deg) skewY(1.5625deg)
 }
 66.6% {
  transform:skewX(-0.78125deg) skewY(-0.78125deg)
 }
 77.7% {
  transform:skewX(0.390625deg) skewY(0.390625deg)
 }
 88.8% {
  transform:skewX(-0.1953125deg) skewY(-0.1953125deg)
 }
}
.jello {
 -webkit-animation-name:jello;
 animation-name:jello;
 transform-origin:center
}
@-webkit-keyframes heartBeat {
 0% {
  transform:scale(1)
 }
 14% {
  transform:scale(1.3)
 }
 28% {
  transform:scale(1)
 }
 42% {
  transform:scale(1.3)
 }
 70% {
  transform:scale(1)
 }
}
@keyframes heartBeat {
 0% {
  transform:scale(1)
 }
 14% {
  transform:scale(1.3)
 }
 28% {
  transform:scale(1)
 }
 42% {
  transform:scale(1.3)
 }
 70% {
  transform:scale(1)
 }
}
.heartBeat {
 -webkit-animation-name:heartBeat;
 animation-name:heartBeat;
 -webkit-animation-duration:1.3s;
 animation-duration:1.3s;
 -webkit-animation-duration:calc(var(--animate-duration)*1.3);
 animation-duration:calc(var(--animate-duration)*1.3);
 -webkit-animation-timing-function:ease-in-out;
 animation-timing-function:ease-in-out
}
@-webkit-keyframes backInDown {
 0% {
  transform:translateY(-1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInDown {
 0% {
  transform:translateY(-1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
.backInDown {
 -webkit-animation-name:backInDown;
 animation-name:backInDown
}
@-webkit-keyframes backInLeft {
 0% {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInLeft {
 0% {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
.backInLeft {
 -webkit-animation-name:backInLeft;
 animation-name:backInLeft
}
@-webkit-keyframes backInRight {
 0% {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInRight {
 0% {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
.backInRight {
 -webkit-animation-name:backInRight;
 animation-name:backInRight
}
@-webkit-keyframes backInUp {
 0% {
  transform:translateY(1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
@keyframes backInUp {
 0% {
  transform:translateY(1200px) scale(0.7);
  opacity:.7
 }
 80% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:scale(1);
  opacity:1
 }
}
.backInUp {
 -webkit-animation-name:backInUp;
 animation-name:backInUp
}
@-webkit-keyframes backOutDown {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateY(700px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutDown {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateY(700px) scale(0.7);
  opacity:.7
 }
}
.backOutDown {
 -webkit-animation-name:backOutDown;
 animation-name:backOutDown
}
@-webkit-keyframes backOutLeft {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutLeft {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateX(-2000px) scale(0.7);
  opacity:.7
 }
}
.backOutLeft {
 -webkit-animation-name:backOutLeft;
 animation-name:backOutLeft
}
@-webkit-keyframes backOutRight {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutRight {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateX(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateX(2000px) scale(0.7);
  opacity:.7
 }
}
.backOutRight {
 -webkit-animation-name:backOutRight;
 animation-name:backOutRight
}
@-webkit-keyframes backOutUp {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateY(-700px) scale(0.7);
  opacity:.7
 }
}
@keyframes backOutUp {
 0% {
  transform:scale(1);
  opacity:1
 }
 20% {
  transform:translateY(0) scale(0.7);
  opacity:.7
 }
 to {
  transform:translateY(-700px) scale(0.7);
  opacity:.7
 }
}
.backOutUp {
 -webkit-animation-name:backOutUp;
 animation-name:backOutUp
}
@-webkit-keyframes bounceIn {
 0%,
 20%,
 40%,
 60%,
 80%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 20% {
  transform:scale3d(1.1, 1.1, 1.1)
 }
 40% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 60% {
  opacity:1;
  transform:scale3d(1.03, 1.03, 1.03)
 }
 80% {
  transform:scale3d(0.97, 0.97, 0.97)
 }
 to {
  opacity:1;
  transform:scaleX(1)
 }
}
@keyframes bounceIn {
 0%,
 20%,
 40%,
 60%,
 80%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 20% {
  transform:scale3d(1.1, 1.1, 1.1)
 }
 40% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 60% {
  opacity:1;
  transform:scale3d(1.03, 1.03, 1.03)
 }
 80% {
  transform:scale3d(0.97, 0.97, 0.97)
 }
 to {
  opacity:1;
  transform:scaleX(1)
 }
}
.bounceIn {
 -webkit-animation-duration:.75s;
 animation-duration:.75s;
 -webkit-animation-duration:calc(var(--animate-duration)*0.75);
 animation-duration:calc(var(--animate-duration)*0.75);
 -webkit-animation-name:bounceIn;
 animation-name:bounceIn
}
@-webkit-keyframes bounceInDown {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(0, -3000px, 0) scaleY(3)
 }
 60% {
  opacity:1;
  transform:translate3d(0, 25px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, -10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, 5px, 0) scaleY(0.985)
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes bounceInDown {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(0, -3000px, 0) scaleY(3)
 }
 60% {
  opacity:1;
  transform:translate3d(0, 25px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, -10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, 5px, 0) scaleY(0.985)
 }
 to {
  transform:translateZ(0)
 }
}
.bounceInDown {
 -webkit-animation-name:bounceInDown;
 animation-name:bounceInDown
}
@-webkit-keyframes bounceInLeft {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(-3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(-10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes bounceInLeft {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(-3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(-10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translateZ(0)
 }
}
.bounceInLeft {
 -webkit-animation-name:bounceInLeft;
 animation-name:bounceInLeft
}
@-webkit-keyframes bounceInRight {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(-25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(-5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes bounceInRight {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(3000px, 0, 0) scaleX(3)
 }
 60% {
  opacity:1;
  transform:translate3d(-25px, 0, 0) scaleX(1)
 }
 75% {
  transform:translate3d(10px, 0, 0) scaleX(0.98)
 }
 90% {
  transform:translate3d(-5px, 0, 0) scaleX(0.995)
 }
 to {
  transform:translateZ(0)
 }
}
.bounceInRight {
 -webkit-animation-name:bounceInRight;
 animation-name:bounceInRight
}
@-webkit-keyframes bounceInUp {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(0, 3000px, 0) scaleY(5)
 }
 60% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, 10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -5px, 0) scaleY(0.985)
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes bounceInUp {
 0%,
 60%,
 75%,
 90%,
 to {
  -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)
 }
 0% {
  opacity:0;
  transform:translate3d(0, 3000px, 0) scaleY(5)
 }
 60% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 75% {
  transform:translate3d(0, 10px, 0) scaleY(0.95)
 }
 90% {
  transform:translate3d(0, -5px, 0) scaleY(0.985)
 }
 to {
  transform:translateZ(0)
 }
}
.bounceInUp {
 -webkit-animation-name:bounceInUp;
 animation-name:bounceInUp
}
@-webkit-keyframes bounceOut {
 20% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 50%,
 55% {
  opacity:1;
  transform:scale3d(1.1, 1.1, 1.1)
 }
 to {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
}
@keyframes bounceOut {
 20% {
  transform:scale3d(0.9, 0.9, 0.9)
 }
 50%,
 55% {
  opacity:1;
  transform:scale3d(1.1, 1.1, 1.1)
 }
 to {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
}
.bounceOut {
 -webkit-animation-duration:.75s;
 animation-duration:.75s;
 -webkit-animation-duration:calc(var(--animate-duration)*0.75);
 animation-duration:calc(var(--animate-duration)*0.75);
 -webkit-animation-name:bounceOut;
 animation-name:bounceOut
}
@-webkit-keyframes bounceOutDown {
 20% {
  transform:translate3d(0, 10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0) scaleY(3)
 }
}
@keyframes bounceOutDown {
 20% {
  transform:translate3d(0, 10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, -20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0) scaleY(3)
 }
}
.bounceOutDown {
 -webkit-animation-name:bounceOutDown;
 animation-name:bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
 20% {
  opacity:1;
  transform:translate3d(20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0) scaleX(2)
 }
}
@keyframes bounceOutLeft {
 20% {
  opacity:1;
  transform:translate3d(20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0) scaleX(2)
 }
}
.bounceOutLeft {
 -webkit-animation-name:bounceOutLeft;
 animation-name:bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
 20% {
  opacity:1;
  transform:translate3d(-20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0) scaleX(2)
 }
}
@keyframes bounceOutRight {
 20% {
  opacity:1;
  transform:translate3d(-20px, 0, 0) scaleX(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0) scaleX(2)
 }
}
.bounceOutRight {
 -webkit-animation-name:bounceOutRight;
 animation-name:bounceOutRight
}
@-webkit-keyframes bounceOutUp {
 20% {
  transform:translate3d(0, -10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, 20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0) scaleY(3)
 }
}
@keyframes bounceOutUp {
 20% {
  transform:translate3d(0, -10px, 0) scaleY(0.985)
 }
 40%,
 45% {
  opacity:1;
  transform:translate3d(0, 20px, 0) scaleY(0.9)
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0) scaleY(3)
 }
}
.bounceOutUp {
 -webkit-animation-name:bounceOutUp;
 animation-name:bounceOutUp
}
@-webkit-keyframes fadeIn {
 0% {
  opacity:0
 }
 to {
  opacity:1
 }
}
@keyframes fadeIn {
 0% {
  opacity:0
 }
 to {
  opacity:1
 }
}
.fadeIn,
.zoekresultaat__zaakregel .zaak {
 -webkit-animation-name:fadeIn;
 animation-name:fadeIn
}
@-webkit-keyframes fadeInDown {
 0% {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInDown {
 0% {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInDown,
#drop-handler-container .modal-dialog,
.statusbar {
 -webkit-animation-name:fadeInDown;
 animation-name:fadeInDown
}
@-webkit-keyframes fadeInDownBig {
 0% {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInDownBig {
 0% {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInDownBig {
 -webkit-animation-name:fadeInDownBig;
 animation-name:fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
 0% {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInLeft {
 0% {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInLeft {
 -webkit-animation-name:fadeInLeft;
 animation-name:fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
 0% {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInLeftBig {
 0% {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInLeftBig {
 -webkit-animation-name:fadeInLeftBig;
 animation-name:fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
 0% {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInRight {
 0% {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInRight {
 -webkit-animation-name:fadeInRight;
 animation-name:fadeInRight
}
@-webkit-keyframes fadeInRightBig {
 0% {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInRightBig {
 0% {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInRightBig {
 -webkit-animation-name:fadeInRightBig;
 animation-name:fadeInRightBig
}
@-webkit-keyframes fadeInUp {
 0% {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInUp {
 0% {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInUp {
 -webkit-animation-name:fadeInUp;
 animation-name:fadeInUp
}
@-webkit-keyframes fadeInUpBig {
 0% {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInUpBig {
 0% {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInUpBig {
 -webkit-animation-name:fadeInUpBig;
 animation-name:fadeInUpBig
}
@-webkit-keyframes fadeInTopLeft {
 0% {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInTopLeft {
 0% {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInTopLeft {
 -webkit-animation-name:fadeInTopLeft;
 animation-name:fadeInTopLeft
}
@-webkit-keyframes fadeInTopRight {
 0% {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInTopRight {
 0% {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInTopRight {
 -webkit-animation-name:fadeInTopRight;
 animation-name:fadeInTopRight
}
@-webkit-keyframes fadeInBottomLeft {
 0% {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInBottomLeft {
 0% {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInBottomLeft {
 -webkit-animation-name:fadeInBottomLeft;
 animation-name:fadeInBottomLeft
}
@-webkit-keyframes fadeInBottomRight {
 0% {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes fadeInBottomRight {
 0% {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.fadeInBottomRight {
 -webkit-animation-name:fadeInBottomRight;
 animation-name:fadeInBottomRight
}
@-webkit-keyframes fadeOut {
 0% {
  opacity:1
 }
 to {
  opacity:0
 }
}
@keyframes fadeOut {
 0% {
  opacity:1
 }
 to {
  opacity:0
 }
}
.fadeOut {
 -webkit-animation-name:fadeOut;
 animation-name:fadeOut
}
@-webkit-keyframes fadeOutDown {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
}
@keyframes fadeOutDown {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 100%, 0)
 }
}
.fadeOutDown {
 -webkit-animation-name:fadeOutDown;
 animation-name:fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
}
@keyframes fadeOutDownBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, 2000px, 0)
 }
}
.fadeOutDownBig {
 -webkit-animation-name:fadeOutDownBig;
 animation-name:fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
}
@keyframes fadeOutLeft {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 0, 0)
 }
}
.fadeOutLeft {
 -webkit-animation-name:fadeOutLeft;
 animation-name:fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
}
@keyframes fadeOutLeftBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(-2000px, 0, 0)
 }
}
.fadeOutLeftBig {
 -webkit-animation-name:fadeOutLeftBig;
 animation-name:fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
}
@keyframes fadeOutRight {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0)
 }
}
.fadeOutRight {
 -webkit-animation-name:fadeOutRight;
 animation-name:fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
}
@keyframes fadeOutRightBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(2000px, 0, 0)
 }
}
.fadeOutRightBig {
 -webkit-animation-name:fadeOutRightBig;
 animation-name:fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
}
@keyframes fadeOutUp {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -100%, 0)
 }
}
.fadeOutUp {
 -webkit-animation-name:fadeOutUp;
 animation-name:fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
}
@keyframes fadeOutUpBig {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(0, -2000px, 0)
 }
}
.fadeOutUpBig {
 -webkit-animation-name:fadeOutUpBig;
 animation-name:fadeOutUpBig
}
@-webkit-keyframes fadeOutTopLeft {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
}
@keyframes fadeOutTopLeft {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, -100%, 0)
 }
}
.fadeOutTopLeft {
 -webkit-animation-name:fadeOutTopLeft;
 animation-name:fadeOutTopLeft
}
@-webkit-keyframes fadeOutTopRight {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
}
@keyframes fadeOutTopRight {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, -100%, 0)
 }
}
.fadeOutTopRight {
 -webkit-animation-name:fadeOutTopRight;
 animation-name:fadeOutTopRight
}
@-webkit-keyframes fadeOutBottomRight {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
}
@keyframes fadeOutBottomRight {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(100%, 100%, 0)
 }
}
.fadeOutBottomRight {
 -webkit-animation-name:fadeOutBottomRight;
 animation-name:fadeOutBottomRight
}
@-webkit-keyframes fadeOutBottomLeft {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
}
@keyframes fadeOutBottomLeft {
 0% {
  opacity:1;
  transform:translateZ(0)
 }
 to {
  opacity:0;
  transform:translate3d(-100%, 100%, 0)
 }
}
.fadeOutBottomLeft {
 -webkit-animation-name:fadeOutBottomLeft;
 animation-name:fadeOutBottomLeft
}
@-webkit-keyframes flip {
 0% {
  transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 40% {
  transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 50% {
  transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 80% {
  transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 to {
  transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
}
@keyframes flip {
 0% {
  transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 40% {
  transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  -webkit-animation-timing-function:ease-out;
  animation-timing-function:ease-out
 }
 50% {
  transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 80% {
  transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 to {
  transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
}
.animated.flip,
.zoekresultaat__zaakregel .flip.zaak,
#drop-handler-container .flip.modal-dialog,
.flip.statusbar {
 -webkit-backface-visibility:visible;
 backface-visibility:visible;
 -webkit-animation-name:flip;
 animation-name:flip
}
@-webkit-keyframes flipInX {
 0% {
  transform:perspective(400px) rotateX(90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotateX(-20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotateX(10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotateX(-5deg)
 }
 to {
  transform:perspective(400px)
 }
}
@keyframes flipInX {
 0% {
  transform:perspective(400px) rotateX(90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotateX(-20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotateX(10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotateX(-5deg)
 }
 to {
  transform:perspective(400px)
 }
}
.flipInX {
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important;
 -webkit-animation-name:flipInX;
 animation-name:flipInX
}
@-webkit-keyframes flipInY {
 0% {
  transform:perspective(400px) rotateY(90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotateY(-20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotateY(10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotateY(-5deg)
 }
 to {
  transform:perspective(400px)
 }
}
@keyframes flipInY {
 0% {
  transform:perspective(400px) rotateY(90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  transform:perspective(400px) rotateY(-20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  transform:perspective(400px) rotateY(10deg);
  opacity:1
 }
 80% {
  transform:perspective(400px) rotateY(-5deg)
 }
 to {
  transform:perspective(400px)
 }
}
.flipInY {
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important;
 -webkit-animation-name:flipInY;
 animation-name:flipInY
}
@-webkit-keyframes flipOutX {
 0% {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotateX(-20deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotateX(90deg);
  opacity:0
 }
}
@keyframes flipOutX {
 0% {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotateX(-20deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotateX(90deg);
  opacity:0
 }
}
.flipOutX {
 -webkit-animation-duration:.75s;
 animation-duration:.75s;
 -webkit-animation-duration:calc(var(--animate-duration)*0.75);
 animation-duration:calc(var(--animate-duration)*0.75);
 -webkit-animation-name:flipOutX;
 animation-name:flipOutX;
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important
}
@-webkit-keyframes flipOutY {
 0% {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotateY(-15deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotateY(90deg);
  opacity:0
 }
}
@keyframes flipOutY {
 0% {
  transform:perspective(400px)
 }
 30% {
  transform:perspective(400px) rotateY(-15deg);
  opacity:1
 }
 to {
  transform:perspective(400px) rotateY(90deg);
  opacity:0
 }
}
.flipOutY {
 -webkit-animation-duration:.75s;
 animation-duration:.75s;
 -webkit-animation-duration:calc(var(--animate-duration)*0.75);
 animation-duration:calc(var(--animate-duration)*0.75);
 -webkit-backface-visibility:visible !important;
 backface-visibility:visible !important;
 -webkit-animation-name:flipOutY;
 animation-name:flipOutY
}
@-webkit-keyframes lightSpeedInRight {
 0% {
  transform:translate3d(100%, 0, 0) skewX(-30deg);
  opacity:0
 }
 60% {
  transform:skewX(20deg);
  opacity:1
 }
 80% {
  transform:skewX(-5deg)
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes lightSpeedInRight {
 0% {
  transform:translate3d(100%, 0, 0) skewX(-30deg);
  opacity:0
 }
 60% {
  transform:skewX(20deg);
  opacity:1
 }
 80% {
  transform:skewX(-5deg)
 }
 to {
  transform:translateZ(0)
 }
}
.lightSpeedInRight {
 -webkit-animation-name:lightSpeedInRight;
 animation-name:lightSpeedInRight;
 -webkit-animation-timing-function:ease-out;
 animation-timing-function:ease-out
}
@-webkit-keyframes lightSpeedInLeft {
 0% {
  transform:translate3d(-100%, 0, 0) skewX(30deg);
  opacity:0
 }
 60% {
  transform:skewX(-20deg);
  opacity:1
 }
 80% {
  transform:skewX(5deg)
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes lightSpeedInLeft {
 0% {
  transform:translate3d(-100%, 0, 0) skewX(30deg);
  opacity:0
 }
 60% {
  transform:skewX(-20deg);
  opacity:1
 }
 80% {
  transform:skewX(5deg)
 }
 to {
  transform:translateZ(0)
 }
}
.lightSpeedInLeft {
 -webkit-animation-name:lightSpeedInLeft;
 animation-name:lightSpeedInLeft;
 -webkit-animation-timing-function:ease-out;
 animation-timing-function:ease-out
}
@-webkit-keyframes lightSpeedOutRight {
 0% {
  opacity:1
 }
 to {
  transform:translate3d(100%, 0, 0) skewX(30deg);
  opacity:0
 }
}
@keyframes lightSpeedOutRight {
 0% {
  opacity:1
 }
 to {
  transform:translate3d(100%, 0, 0) skewX(30deg);
  opacity:0
 }
}
.lightSpeedOutRight {
 -webkit-animation-name:lightSpeedOutRight;
 animation-name:lightSpeedOutRight;
 -webkit-animation-timing-function:ease-in;
 animation-timing-function:ease-in
}
@-webkit-keyframes lightSpeedOutLeft {
 0% {
  opacity:1
 }
 to {
  transform:translate3d(-100%, 0, 0) skewX(-30deg);
  opacity:0
 }
}
@keyframes lightSpeedOutLeft {
 0% {
  opacity:1
 }
 to {
  transform:translate3d(-100%, 0, 0) skewX(-30deg);
  opacity:0
 }
}
.lightSpeedOutLeft {
 -webkit-animation-name:lightSpeedOutLeft;
 animation-name:lightSpeedOutLeft;
 -webkit-animation-timing-function:ease-in;
 animation-timing-function:ease-in
}
@-webkit-keyframes rotateIn {
 0% {
  transform:rotate(-200deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
@keyframes rotateIn {
 0% {
  transform:rotate(-200deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
.rotateIn {
 -webkit-animation-name:rotateIn;
 animation-name:rotateIn;
 transform-origin:center
}
@-webkit-keyframes rotateInDownLeft {
 0% {
  transform:rotate(-45deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
@keyframes rotateInDownLeft {
 0% {
  transform:rotate(-45deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
.rotateInDownLeft {
 -webkit-animation-name:rotateInDownLeft;
 animation-name:rotateInDownLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateInDownRight {
 0% {
  transform:rotate(45deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
@keyframes rotateInDownRight {
 0% {
  transform:rotate(45deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
.rotateInDownRight {
 -webkit-animation-name:rotateInDownRight;
 animation-name:rotateInDownRight;
 transform-origin:right bottom
}
@-webkit-keyframes rotateInUpLeft {
 0% {
  transform:rotate(45deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
@keyframes rotateInUpLeft {
 0% {
  transform:rotate(45deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
.rotateInUpLeft {
 -webkit-animation-name:rotateInUpLeft;
 animation-name:rotateInUpLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateInUpRight {
 0% {
  transform:rotate(-90deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
@keyframes rotateInUpRight {
 0% {
  transform:rotate(-90deg);
  opacity:0
 }
 to {
  transform:translateZ(0);
  opacity:1
 }
}
.rotateInUpRight {
 -webkit-animation-name:rotateInUpRight;
 animation-name:rotateInUpRight;
 transform-origin:right bottom
}
@-webkit-keyframes rotateOut {
 0% {
  opacity:1
 }
 to {
  transform:rotate(200deg);
  opacity:0
 }
}
@keyframes rotateOut {
 0% {
  opacity:1
 }
 to {
  transform:rotate(200deg);
  opacity:0
 }
}
.rotateOut {
 -webkit-animation-name:rotateOut;
 animation-name:rotateOut;
 transform-origin:center
}
@-webkit-keyframes rotateOutDownLeft {
 0% {
  opacity:1
 }
 to {
  transform:rotate(45deg);
  opacity:0
 }
}
@keyframes rotateOutDownLeft {
 0% {
  opacity:1
 }
 to {
  transform:rotate(45deg);
  opacity:0
 }
}
.rotateOutDownLeft {
 -webkit-animation-name:rotateOutDownLeft;
 animation-name:rotateOutDownLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateOutDownRight {
 0% {
  opacity:1
 }
 to {
  transform:rotate(-45deg);
  opacity:0
 }
}
@keyframes rotateOutDownRight {
 0% {
  opacity:1
 }
 to {
  transform:rotate(-45deg);
  opacity:0
 }
}
.rotateOutDownRight {
 -webkit-animation-name:rotateOutDownRight;
 animation-name:rotateOutDownRight;
 transform-origin:right bottom
}
@-webkit-keyframes rotateOutUpLeft {
 0% {
  opacity:1
 }
 to {
  transform:rotate(-45deg);
  opacity:0
 }
}
@keyframes rotateOutUpLeft {
 0% {
  opacity:1
 }
 to {
  transform:rotate(-45deg);
  opacity:0
 }
}
.rotateOutUpLeft {
 -webkit-animation-name:rotateOutUpLeft;
 animation-name:rotateOutUpLeft;
 transform-origin:left bottom
}
@-webkit-keyframes rotateOutUpRight {
 0% {
  opacity:1
 }
 to {
  transform:rotate(90deg);
  opacity:0
 }
}
@keyframes rotateOutUpRight {
 0% {
  opacity:1
 }
 to {
  transform:rotate(90deg);
  opacity:0
 }
}
.rotateOutUpRight {
 -webkit-animation-name:rotateOutUpRight;
 animation-name:rotateOutUpRight;
 transform-origin:right bottom
}
@-webkit-keyframes hinge {
 0% {
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 20%,
 60% {
  transform:rotate(80deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 40%,
 80% {
  transform:rotate(60deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out;
  opacity:1
 }
 to {
  transform:translate3d(0, 700px, 0);
  opacity:0
 }
}
@keyframes hinge {
 0% {
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 20%,
 60% {
  transform:rotate(80deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out
 }
 40%,
 80% {
  transform:rotate(60deg);
  -webkit-animation-timing-function:ease-in-out;
  animation-timing-function:ease-in-out;
  opacity:1
 }
 to {
  transform:translate3d(0, 700px, 0);
  opacity:0
 }
}
.hinge {
 -webkit-animation-duration:2s;
 animation-duration:2s;
 -webkit-animation-duration:calc(var(--animate-duration)*2);
 animation-duration:calc(var(--animate-duration)*2);
 -webkit-animation-name:hinge;
 animation-name:hinge;
 transform-origin:top left
}
@-webkit-keyframes jackInTheBox {
 0% {
  opacity:0;
  transform:scale(0.1) rotate(30deg);
  transform-origin:center bottom
 }
 50% {
  transform:rotate(-10deg)
 }
 70% {
  transform:rotate(3deg)
 }
 to {
  opacity:1;
  transform:scale(1)
 }
}
@keyframes jackInTheBox {
 0% {
  opacity:0;
  transform:scale(0.1) rotate(30deg);
  transform-origin:center bottom
 }
 50% {
  transform:rotate(-10deg)
 }
 70% {
  transform:rotate(3deg)
 }
 to {
  opacity:1;
  transform:scale(1)
 }
}
.jackInTheBox {
 -webkit-animation-name:jackInTheBox;
 animation-name:jackInTheBox
}
@-webkit-keyframes rollIn {
 0% {
  opacity:0;
  transform:translate3d(-100%, 0, 0) rotate(-120deg)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
@keyframes rollIn {
 0% {
  opacity:0;
  transform:translate3d(-100%, 0, 0) rotate(-120deg)
 }
 to {
  opacity:1;
  transform:translateZ(0)
 }
}
.rollIn {
 -webkit-animation-name:rollIn;
 animation-name:rollIn
}
@-webkit-keyframes rollOut {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0) rotate(120deg)
 }
}
@keyframes rollOut {
 0% {
  opacity:1
 }
 to {
  opacity:0;
  transform:translate3d(100%, 0, 0) rotate(120deg)
 }
}
.rollOut {
 -webkit-animation-name:rollOut;
 animation-name:rollOut
}
@-webkit-keyframes zoomIn {
 0% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 50% {
  opacity:1
 }
}
@keyframes zoomIn {
 0% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 50% {
  opacity:1
 }
}
.zoomIn {
 -webkit-animation-name:zoomIn;
 animation-name:zoomIn
}
@-webkit-keyframes zoomInDown {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInDown {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.zoomInDown {
 -webkit-animation-name:zoomInDown;
 animation-name:zoomInDown
}
@-webkit-keyframes zoomInLeft {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInLeft {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.zoomInLeft {
 -webkit-animation-name:zoomInLeft;
 animation-name:zoomInLeft
}
@-webkit-keyframes zoomInRight {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInRight {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.zoomInRight {
 -webkit-animation-name:zoomInRight;
 animation-name:zoomInRight
}
@-webkit-keyframes zoomInUp {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomInUp {
 0% {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 60% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.zoomInUp {
 -webkit-animation-name:zoomInUp;
 animation-name:zoomInUp
}
@-webkit-keyframes zoomOut {
 0% {
  opacity:1
 }
 50% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 to {
  opacity:0
 }
}
@keyframes zoomOut {
 0% {
  opacity:1
 }
 50% {
  opacity:0;
  transform:scale3d(0.3, 0.3, 0.3)
 }
 to {
  opacity:0
 }
}
.zoomOut {
 -webkit-animation-name:zoomOut;
 animation-name:zoomOut
}
@-webkit-keyframes zoomOutDown {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomOutDown {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.zoomOutDown {
 -webkit-animation-name:zoomOutDown;
 animation-name:zoomOutDown;
 transform-origin:center bottom
}
@-webkit-keyframes zoomOutLeft {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(-2000px, 0, 0)
 }
}
@keyframes zoomOutLeft {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(-2000px, 0, 0)
 }
}
.zoomOutLeft {
 -webkit-animation-name:zoomOutLeft;
 animation-name:zoomOutLeft;
 transform-origin:left center
}
@-webkit-keyframes zoomOutRight {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(2000px, 0, 0)
 }
}
@keyframes zoomOutRight {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
 }
 to {
  opacity:0;
  transform:scale(0.1) translate3d(2000px, 0, 0)
 }
}
.zoomOutRight {
 -webkit-animation-name:zoomOutRight;
 animation-name:zoomOutRight;
 transform-origin:right center
}
@-webkit-keyframes zoomOutUp {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
@keyframes zoomOutUp {
 40% {
  opacity:1;
  transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);
  animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)
 }
 to {
  opacity:0;
  transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
  -webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);
  animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)
 }
}
.zoomOutUp {
 -webkit-animation-name:zoomOutUp;
 animation-name:zoomOutUp;
 transform-origin:center bottom
}
@-webkit-keyframes slideInDown {
 0% {
  transform:translate3d(0, -100%, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes slideInDown {
 0% {
  transform:translate3d(0, -100%, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
.slideInDown {
 -webkit-animation-name:slideInDown;
 animation-name:slideInDown
}
@-webkit-keyframes slideInLeft {
 0% {
  transform:translate3d(-100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes slideInLeft {
 0% {
  transform:translate3d(-100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
.slideInLeft {
 -webkit-animation-name:slideInLeft;
 animation-name:slideInLeft
}
@-webkit-keyframes slideInRight {
 0% {
  transform:translate3d(100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes slideInRight {
 0% {
  transform:translate3d(100%, 0, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
.slideInRight {
 -webkit-animation-name:slideInRight;
 animation-name:slideInRight
}
@-webkit-keyframes slideInUp {
 0% {
  transform:translate3d(0, 100%, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
@keyframes slideInUp {
 0% {
  transform:translate3d(0, 100%, 0);
  visibility:visible
 }
 to {
  transform:translateZ(0)
 }
}
.slideInUp {
 -webkit-animation-name:slideInUp;
 animation-name:slideInUp
}
@-webkit-keyframes slideOutDown {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, 100%, 0)
 }
}
@keyframes slideOutDown {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, 100%, 0)
 }
}
.slideOutDown {
 -webkit-animation-name:slideOutDown;
 animation-name:slideOutDown
}
@-webkit-keyframes slideOutLeft {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(-100%, 0, 0)
 }
}
@keyframes slideOutLeft {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(-100%, 0, 0)
 }
}
.slideOutLeft {
 -webkit-animation-name:slideOutLeft;
 animation-name:slideOutLeft
}
@-webkit-keyframes slideOutRight {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(100%, 0, 0)
 }
}
@keyframes slideOutRight {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(100%, 0, 0)
 }
}
.slideOutRight {
 -webkit-animation-name:slideOutRight;
 animation-name:slideOutRight
}
@-webkit-keyframes slideOutUp {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, -100%, 0)
 }
}
@keyframes slideOutUp {
 0% {
  transform:translateZ(0)
 }
 to {
  visibility:hidden;
  transform:translate3d(0, -100%, 0)
 }
}
.slideOutUp {
 -webkit-animation-name:slideOutUp;
 animation-name:slideOutUp
}
.hljs {
 display:block;
 overflow-x:auto;
 padding:.5em;
 color:#333;
 background:#f8f8f8
}
.hljs-comment,
.hljs-quote {
 color:#998;
 font-style:italic
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-subst {
 color:#333;
 font-weight:bold
}
.hljs-number,
.hljs-literal,
.hljs-variable,
.hljs-template-variable,
.hljs-tag .hljs-attr {
 color:teal
}
.hljs-string,
.hljs-doctag {
 color:#d14
}
.hljs-title,
.hljs-section,
.hljs-selector-id {
 color:#900;
 font-weight:bold
}
.hljs-subst {
 font-weight:normal
}
.hljs-type,
.hljs-class .hljs-title {
 color:#458;
 font-weight:bold
}
.hljs-tag,
.hljs-name,
.hljs-attribute {
 color:navy;
 font-weight:normal
}
.hljs-regexp,
.hljs-link {
 color:#009926
}
.hljs-symbol,
.hljs-bullet {
 color:#990073
}
.hljs-built_in,
.hljs-builtin-name {
 color:#0086b3
}
.hljs-meta {
 color:#999;
 font-weight:bold
}
.hljs-deletion {
 background:#fdd
}
.hljs-addition {
 background:#dfd
}
.hljs-emphasis {
 font-style:italic
}
.hljs-strong {
 font-weight:bold
}
/*! Mozard Icons eigen iconenset */@font-face {
 font-family:"MozardIcons";
 font-style:normal;
 font-weight:normal;
 src:url("mozard-icons.12345678.eot"),
 url("mozard-icons.12345678.woff2") format("woff2"),
 url("mozard-icons.12345678.woff") format("woff"),
 url("mozard-icons.12345678.ttf") format("truetype"),
 url("mozard-icons.12345678.svg") format("svg")
}
.mf {
 display:inline-block;
 font:normal normal normal 14px/1 MozardIcons;
 font-size:inherit;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.mf-lg {
 font-size:1.3333333333em;
 line-height:.75em;
 vertical-align:-15%
}
.mf-2x {
 font-size:2em
}
.mf-3x {
 font-size:3em
}
.mf-4x {
 font-size:4em
}
.mf-5x {
 font-size:5em
}
.mf-fw {
 width:1.2857142857em;
 text-align:center
}
.mf-ul {
 padding-left:0;
 margin-left:2.1428571429em;
 list-style-type:none
}
.mf-ul>li {
 position:relative
}
.mf-li {
 position:absolute;
 top:.1428571429em;
 left:-2.1428571429em;
 width:2.1428571429em;
 text-align:center
}
.mf-li.mf-lg {
 left:-1.8571428571em
}
.mf-border {
 padding-top:.2em;
 padding-right:.25em;
 padding-bottom:.15em;
 padding-left:.25em;
 border-width:.08em;
 border-color:#ededed;
 border-style:solid;
 border-radius:.1em
}
.mf-pull-left {
 float:left
}
.mf-pull-right {
 float:right
}
.mf.mf-pull-left {
 margin-right:.3em
}
.mf.mf-pull-right {
 margin-left:.3em
}
.mf-spin {
 -webkit-animation:mf-spin 2s infinite linear;
 animation:mf-spin 2s infinite linear
}
.mf-pulse {
 -webkit-animation:mf-spin 1s infinite steps(8);
 animation:mf-spin 1s infinite steps(8)
}
@-webkit-keyframes mf-spin {
 0% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
@keyframes mf-spin {
 0% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(360deg)
 }
}
.mf-rotate-90 {
 transform:rotate(90deg)
}
.mf-rotate-180 {
 transform:rotate(180deg)
}
.mf-rotate-270 {
 transform:rotate(270deg)
}
.mf-flip-horizontal {
 transform:scale(-1, 1)
}
.mf-flip-vertical {
 transform:scale(1, -1)
}
:root .mf-rotate-90,
:root .mf-rotate-180,
:root .mf-rotate-270,
:root .mf-flip-horizontal,
:root .mf-flip-vertical {
 -webkit-filter:none;
 filter:none
}
.mf-stack {
 position:relative;
 display:inline-block;
 width:2em;
 height:2em;
 line-height:2em;
 vertical-align:middle
}
.mf-stack-1x,
.mf-stack-2x {
 position:absolute;
 left:0;
 width:100%;
 text-align:center
}
.mf-stack-1x {
 line-height:inherit
}
.mf-stack-2x {
 font-size:2em
}
.mf-inverse {
 color:#fff
}
.mf-archive-circle::before {
 content:""
}
.mf-archive-semicircle::before {
 content:""
}
.mf-archive::before {
 content:""
}
.mf-arrow-down-circle::before {
 content:""
}
.mf-arrow-down-semicircle::before {
 content:""
}
.mf-arrow-down::before {
 content:""
}
.mf-arrow-left-circle::before {
 content:""
}
.mf-arrow-left-semicircle::before {
 content:""
}
.mf-arrow-left::before {
 content:""
}
.mf-arrow-right-circle::before {
 content:""
}
.mf-arrow-right-semicircle::before {
 content:""
}
.mf-arrow-right::before {
 content:""
}
.mf-arrow-up-circle::before {
 content:""
}
.mf-arrow-up-semicircle::before {
 content:""
}
.mf-arrow-up::before {
 content:""
}
.mf-bars::before {
 content:""
}
.mf-bell::before {
 content:""
}
.mf-briefcase-circle::before {
 content:""
}
.mf-briefcase-person::before {
 content:""
}
.mf-briefcase-semicircle::before {
 content:""
}
.mf-briefcase::before {
 content:""
}
.mf-calendar-exclamation-circle::before {
 content:""
}
.mf-calendar-exclamation-semicircle::before {
 content:""
}
.mf-calendar-exclamation::before {
 content:""
}
.mf-card-tree::before {
 content:""
}
.mf-cog::before {
 content:""
}
.mf-comment-lines::before {
 content:""
}
.mf-ellipsis-v::before {
 content:""
}
.mf-envelope::before {
 content:""
}
.mf-exchange::before {
 content:""
}
.mf-fast-forward-circle::before {
 content:""
}
.mf-fast-forward-semicircle::before {
 content:""
}
.mf-fast-forward::before {
 content:""
}
.mf-file-document-circle::before {
 content:""
}
.mf-file-document-semicircle::before {
 content:""
}
.mf-file-document::before {
 content:""
}
.mf-file-text::before {
 content:""
}
.mf-file::before {
 content:""
}
.mf-files::before {
 content:""
}
.mf-folder-open-circle::before {
 content:""
}
.mf-folder-open-semicircle::before {
 content:""
}
.mf-folder-open::before {
 content:""
}
.mf-folder::before {
 content:""
}
.mf-globe::before {
 content:""
}
.mf-hand-point-right-circle::before {
 content:""
}
.mf-hand-point-right-semicircle::before {
 content:""
}
.mf-hand-point-right::before {
 content:""
}
.mf-home::before {
 content:""
}
.mf-key::before {
 content:""
}
.mf-link::before {
 content:""
}
.mf-list-circle::before {
 content:""
}
.mf-list-semicircle::before {
 content:""
}
.mf-list::before {
 content:""
}
.mf-mozard-plus-inv::before {
 content:""
}
.mf-mozard-plus::before {
 content:""
}
.mf-newspaper::before {
 content:""
}
.mf-paint-brush::before {
 content:""
}
.mf-paste::before {
 content:""
}
.mf-pause-circle::before {
 content:""
}
.mf-pause-semicircle::before {
 content:""
}
.mf-pause::before {
 content:""
}
.mf-pencil::before {
 content:""
}
.mf-person-id-card::before {
 content:""
}
.mf-plus::before {
 content:""
}
.mf-question::before {
 content:""
}
.mf-reply::before {
 content:""
}
.mf-save::before {
 content:""
}
.mf-scanner-image::before {
 content:""
}
.mf-search::before {
 content:""
}
.mf-sliders-h::before {
 content:""
}
.mf-stack-circle::before {
 content:""
}
.mf-stack-semicircle::before {
 content:""
}
.mf-stack::before {
 content:""
}
.mf-star::before {
 content:""
}
.mf-stop-circle::before {
 content:""
}
.mf-stop-semicircle::before {
 content:""
}
.mf-stop::before {
 content:""
}
.mf-tachometer::before {
 content:""
}
.mf-tag-circle::before {
 content:""
}
.mf-tag-semicircle::before {
 content:""
}
.mf-tag::before {
 content:""
}
.mf-trash::before {
 content:""
}
.mf-upload::before {
 content:""
}
.sr-only,
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn[data-action=today]::after,
.bootstrap-datetimepicker-widget .picker-switch::after,
.bootstrap-datetimepicker-widget table th.prev::after,
.bootstrap-datetimepicker-widget table th.next::after {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 margin:0;
 overflow:visible;
 clip:auto
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */.fa {
 display:inline-block;
 font:normal normal normal 14px/1 FontAwesome;
 font-size:inherit;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.fa-lg {
 font-size:1.3333333333em;
 line-height:.75em;
 vertical-align:-15%
}
.fa-2x {
 font-size:2em
}
.fa-3x {
 font-size:3em
}
.fa-4x {
 font-size:4em
}
.fa-5x {
 font-size:5em
}
.fa-fw {
 width:1.2857142857em;
 text-align:center
}
.fa-ul {
 padding-left:0;
 margin-left:2.1428571429em;
 list-style-type:none
}
.fa-ul>li {
 position:relative
}
.fa-li {
 position:absolute;
 left:-2.1428571429em;
 width:2.1428571429em;
 top:.1428571429em;
 text-align:center
}
.fa-li.fa-lg {
 left:-1.8571428571em
}
.fa-border {
 padding:.2em .25em .15em;
 border:solid .08em #eee;
 border-radius:.1em
}
.fa-pull-left {
 float:left
}
.fa-pull-right {
 float:right
}
.fa.fa-pull-left {
 margin-right:.3em
}
.fa.fa-pull-right {
 margin-left:.3em
}
.pull-right {
 float:right
}
.pull-left {
 float:left
}
.fa.pull-left {
 margin-right:.3em
}
.fa.pull-right {
 margin-left:.3em
}
.fa-spin {
 -webkit-animation:fa-spin 2s infinite linear;
 animation:fa-spin 2s infinite linear
}
.fa-pulse {
 -webkit-animation:fa-spin 1s infinite steps(8);
 animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
 0% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(359deg)
 }
}
@keyframes fa-spin {
 0% {
  transform:rotate(0deg)
 }
 100% {
  transform:rotate(359deg)
 }
}
.fa-rotate-90 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
 transform:rotate(90deg)
}
.fa-rotate-180 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
 transform:rotate(180deg)
}
.fa-rotate-270 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
 transform:rotate(270deg)
}
.fa-flip-horizontal {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
 transform:scale(-1, 1)
}
.fa-flip-vertical {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
 transform:scale(1, -1)
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
 -webkit-filter:none;
 filter:none
}
.fa-stack {
 position:relative;
 display:inline-block;
 width:2em;
 height:2em;
 line-height:2em;
 vertical-align:middle
}
.fa-stack-1x,
.fa-stack-2x {
 position:absolute;
 left:0;
 width:100%;
 text-align:center
}
.fa-stack-1x {
 line-height:inherit
}
.fa-stack-2x {
 font-size:2em
}
.fa-inverse {
 color:#fff
}
.fa-glass:before {
 content:""
}
.fa-music:before {
 content:""
}
.fa-search:before {
 content:""
}
.fa-envelope-o:before {
 content:""
}
.fa-heart:before {
 content:""
}
.fa-star:before {
 content:""
}
.fa-star-o:before {
 content:""
}
.fa-user:before {
 content:""
}
.fa-film:before {
 content:""
}
.fa-th-large:before {
 content:""
}
.fa-th:before {
 content:""
}
.fa-th-list:before {
 content:""
}
.fa-check:before {
 content:""
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
 content:""
}
.fa-search-plus:before {
 content:""
}
.fa-search-minus:before {
 content:""
}
.fa-power-off:before {
 content:""
}
.fa-signal:before {
 content:""
}
.fa-gear:before,
.fa-cog:before {
 content:""
}
.fa-trash-o:before {
 content:""
}
.fa-home:before {
 content:""
}
.fa-file-o:before {
 content:""
}
.fa-clock-o:before {
 content:""
}
.fa-road:before {
 content:""
}
.fa-download:before {
 content:""
}
.fa-arrow-circle-o-down:before {
 content:""
}
.fa-arrow-circle-o-up:before {
 content:""
}
.fa-inbox:before {
 content:""
}
.fa-play-circle-o:before {
 content:""
}
.fa-rotate-right:before,
.fa-repeat:before {
 content:""
}
.fa-refresh:before {
 content:""
}
.fa-list-alt:before {
 content:""
}
.fa-lock:before {
 content:""
}
.fa-flag:before {
 content:""
}
.fa-headphones:before {
 content:""
}
.fa-volume-off:before {
 content:""
}
.fa-volume-down:before {
 content:""
}
.fa-volume-up:before {
 content:""
}
.fa-qrcode:before {
 content:""
}
.fa-barcode:before {
 content:""
}
.fa-tag:before {
 content:""
}
.fa-tags:before {
 content:""
}
.fa-book:before {
 content:""
}
.fa-bookmark:before {
 content:""
}
.fa-print:before {
 content:""
}
.fa-camera:before {
 content:""
}
.fa-font:before {
 content:""
}
.fa-bold:before {
 content:""
}
.fa-italic:before {
 content:""
}
.fa-text-height:before {
 content:""
}
.fa-text-width:before {
 content:""
}
.fa-align-left:before {
 content:""
}
.fa-align-center:before {
 content:""
}
.fa-align-right:before {
 content:""
}
.fa-align-justify:before {
 content:""
}
.fa-list:before {
 content:""
}
.fa-dedent:before,
.fa-outdent:before {
 content:""
}
.fa-indent:before {
 content:""
}
.fa-video-camera:before {
 content:""
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
 content:""
}
.fa-pencil:before {
 content:""
}
.fa-map-marker:before {
 content:""
}
.fa-adjust:before {
 content:""
}
.fa-tint:before {
 content:""
}
.fa-edit:before,
.fa-pencil-square-o:before {
 content:""
}
.fa-share-square-o:before {
 content:""
}
.fa-check-square-o:before {
 content:""
}
.fa-arrows:before {
 content:""
}
.fa-step-backward:before {
 content:""
}
.fa-fast-backward:before {
 content:""
}
.fa-backward:before {
 content:""
}
.fa-play:before {
 content:""
}
.fa-pause:before {
 content:""
}
.fa-stop:before {
 content:""
}
.fa-forward:before {
 content:""
}
.fa-fast-forward:before {
 content:""
}
.fa-step-forward:before {
 content:""
}
.fa-eject:before {
 content:""
}
.fa-chevron-left:before {
 content:""
}
.fa-chevron-right:before {
 content:""
}
.fa-plus-circle:before {
 content:""
}
.fa-minus-circle:before {
 content:""
}
.fa-times-circle:before {
 content:""
}
.fa-check-circle:before {
 content:""
}
.fa-question-circle:before {
 content:""
}
.fa-info-circle:before {
 content:""
}
.fa-crosshairs:before {
 content:""
}
.fa-times-circle-o:before {
 content:""
}
.fa-check-circle-o:before {
 content:""
}
.fa-ban:before {
 content:""
}
.fa-arrow-left:before {
 content:""
}
.fa-arrow-right:before {
 content:""
}
.fa-arrow-up:before {
 content:""
}
.fa-arrow-down:before {
 content:""
}
.fa-mail-forward:before,
.fa-share:before {
 content:""
}
.fa-expand:before {
 content:""
}
.fa-compress:before {
 content:""
}
.fa-plus:before {
 content:""
}
.fa-minus:before {
 content:""
}
.fa-asterisk:before {
 content:""
}
.fa-exclamation-circle:before {
 content:""
}
.fa-gift:before {
 content:""
}
.fa-leaf:before {
 content:""
}
.fa-fire:before {
 content:""
}
.fa-eye:before {
 content:""
}
.fa-eye-slash:before {
 content:""
}
.fa-warning:before,
.fa-exclamation-triangle:before {
 content:""
}
.fa-plane:before {
 content:""
}
.fa-calendar:before {
 content:""
}
.fa-random:before {
 content:""
}
.fa-comment:before {
 content:""
}
.fa-magnet:before {
 content:""
}
.fa-chevron-up:before {
 content:""
}
.fa-chevron-down:before {
 content:""
}
.fa-retweet:before {
 content:""
}
.fa-shopping-cart:before {
 content:""
}
.fa-folder:before {
 content:""
}
.fa-folder-open:before {
 content:""
}
.fa-arrows-v:before {
 content:""
}
.fa-arrows-h:before {
 content:""
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
 content:""
}
.fa-twitter-square:before {
 content:""
}
.fa-facebook-square:before {
 content:""
}
.fa-camera-retro:before {
 content:""
}
.fa-key:before {
 content:""
}
.fa-gears:before,
.fa-cogs:before {
 content:""
}
.fa-comments:before {
 content:""
}
.fa-thumbs-o-up:before {
 content:""
}
.fa-thumbs-o-down:before {
 content:""
}
.fa-star-half:before {
 content:""
}
.fa-heart-o:before {
 content:""
}
.fa-sign-out:before {
 content:""
}
.fa-linkedin-square:before {
 content:""
}
.fa-thumb-tack:before {
 content:""
}
.fa-external-link:before {
 content:""
}
.fa-sign-in:before {
 content:""
}
.fa-trophy:before {
 content:""
}
.fa-github-square:before {
 content:""
}
.fa-upload:before {
 content:""
}
.fa-lemon-o:before {
 content:""
}
.fa-phone:before {
 content:""
}
.fa-square-o:before {
 content:""
}
.fa-bookmark-o:before {
 content:""
}
.fa-phone-square:before {
 content:""
}
.fa-twitter:before {
 content:""
}
.fa-facebook-f:before,
.fa-facebook:before {
 content:""
}
.fa-github:before {
 content:""
}
.fa-unlock:before {
 content:""
}
.fa-credit-card:before {
 content:""
}
.fa-feed:before,
.fa-rss:before {
 content:""
}
.fa-hdd-o:before {
 content:""
}
.fa-bullhorn:before {
 content:""
}
.fa-bell:before {
 content:""
}
.fa-certificate:before {
 content:""
}
.fa-hand-o-right:before {
 content:""
}
.fa-hand-o-left:before {
 content:""
}
.fa-hand-o-up:before {
 content:""
}
.fa-hand-o-down:before {
 content:""
}
.fa-arrow-circle-left:before {
 content:""
}
.fa-arrow-circle-right:before {
 content:""
}
.fa-arrow-circle-up:before {
 content:""
}
.fa-arrow-circle-down:before {
 content:""
}
.fa-globe:before {
 content:""
}
.fa-wrench:before {
 content:""
}
.fa-tasks:before {
 content:""
}
.fa-filter:before {
 content:""
}
.fa-briefcase:before {
 content:""
}
.fa-arrows-alt:before {
 content:""
}
.fa-group:before,
.fa-users:before {
 content:""
}
.fa-chain:before,
.fa-link:before {
 content:""
}
.fa-cloud:before {
 content:""
}
.fa-flask:before {
 content:""
}
.fa-cut:before,
.fa-scissors:before {
 content:""
}
.fa-copy:before,
.fa-files-o:before {
 content:""
}
.fa-paperclip:before {
 content:""
}
.fa-save:before,
.fa-floppy-o:before {
 content:""
}
.fa-square:before {
 content:""
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
 content:""
}
.fa-list-ul:before {
 content:""
}
.fa-list-ol:before {
 content:""
}
.fa-strikethrough:before {
 content:""
}
.fa-underline:before {
 content:""
}
.fa-table:before {
 content:""
}
.fa-magic:before {
 content:""
}
.fa-truck:before {
 content:""
}
.fa-pinterest:before {
 content:""
}
.fa-pinterest-square:before {
 content:""
}
.fa-google-plus-square:before {
 content:""
}
.fa-google-plus:before {
 content:""
}
.fa-money:before {
 content:""
}
.fa-caret-down:before {
 content:""
}
.fa-caret-up:before {
 content:""
}
.fa-caret-left:before {
 content:""
}
.fa-caret-right:before {
 content:""
}
.fa-columns:before {
 content:""
}
.fa-unsorted:before,
.fa-sort:before {
 content:""
}
.fa-sort-down:before,
.fa-sort-desc:before {
 content:""
}
.fa-sort-up:before,
.fa-sort-asc:before {
 content:""
}
.fa-envelope:before {
 content:""
}
.fa-linkedin:before {
 content:""
}
.fa-rotate-left:before,
.fa-undo:before {
 content:""
}
.fa-legal:before,
.fa-gavel:before {
 content:""
}
.fa-dashboard:before,
.fa-tachometer:before {
 content:""
}
.fa-comment-o:before {
 content:""
}
.fa-comments-o:before {
 content:""
}
.fa-flash:before,
.fa-bolt:before {
 content:""
}
.fa-sitemap:before {
 content:""
}
.fa-umbrella:before {
 content:""
}
.fa-paste:before,
.fa-clipboard:before {
 content:""
}
.fa-lightbulb-o:before {
 content:""
}
.fa-exchange:before {
 content:""
}
.fa-cloud-download:before {
 content:""
}
.fa-cloud-upload:before {
 content:""
}
.fa-user-md:before {
 content:""
}
.fa-stethoscope:before {
 content:""
}
.fa-suitcase:before {
 content:""
}
.fa-bell-o:before {
 content:""
}
.fa-coffee:before {
 content:""
}
.fa-cutlery:before {
 content:""
}
.fa-file-text-o:before {
 content:""
}
.fa-building-o:before {
 content:""
}
.fa-hospital-o:before {
 content:""
}
.fa-ambulance:before {
 content:""
}
.fa-medkit:before {
 content:""
}
.fa-fighter-jet:before {
 content:""
}
.fa-beer:before {
 content:""
}
.fa-h-square:before {
 content:""
}
.fa-plus-square:before {
 content:""
}
.fa-angle-double-left:before {
 content:""
}
.fa-angle-double-right:before {
 content:""
}
.fa-angle-double-up:before {
 content:""
}
.fa-angle-double-down:before {
 content:""
}
.fa-angle-left:before {
 content:""
}
.fa-angle-right:before {
 content:""
}
.fa-angle-up:before {
 content:""
}
.fa-angle-down:before {
 content:""
}
.fa-desktop:before {
 content:""
}
.fa-laptop:before {
 content:""
}
.fa-tablet:before {
 content:""
}
.fa-mobile-phone:before,
.fa-mobile:before {
 content:""
}
.fa-circle-o:before {
 content:""
}
.fa-quote-left:before {
 content:""
}
.fa-quote-right:before {
 content:""
}
.fa-spinner:before {
 content:""
}
.fa-circle:before {
 content:""
}
.fa-mail-reply:before,
.fa-reply:before {
 content:""
}
.fa-github-alt:before {
 content:""
}
.fa-folder-o:before {
 content:""
}
.fa-folder-open-o:before {
 content:""
}
.fa-smile-o:before {
 content:""
}
.fa-frown-o:before {
 content:""
}
.fa-meh-o:before {
 content:""
}
.fa-gamepad:before {
 content:""
}
.fa-keyboard-o:before {
 content:""
}
.fa-flag-o:before {
 content:""
}
.fa-flag-checkered:before {
 content:""
}
.fa-terminal:before {
 content:""
}
.fa-code:before {
 content:""
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
 content:""
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
 content:""
}
.fa-location-arrow:before {
 content:""
}
.fa-crop:before {
 content:""
}
.fa-code-fork:before {
 content:""
}
.fa-unlink:before,
.fa-chain-broken:before {
 content:""
}
.fa-question:before {
 content:""
}
.fa-info:before {
 content:""
}
.fa-exclamation:before {
 content:""
}
.fa-superscript:before {
 content:""
}
.fa-subscript:before {
 content:""
}
.fa-eraser:before {
 content:""
}
.fa-puzzle-piece:before {
 content:""
}
.fa-microphone:before {
 content:""
}
.fa-microphone-slash:before {
 content:""
}
.fa-shield:before {
 content:""
}
.fa-calendar-o:before {
 content:""
}
.fa-fire-extinguisher:before {
 content:""
}
.fa-rocket:before {
 content:""
}
.fa-maxcdn:before {
 content:""
}
.fa-chevron-circle-left:before {
 content:""
}
.fa-chevron-circle-right:before {
 content:""
}
.fa-chevron-circle-up:before {
 content:""
}
.fa-chevron-circle-down:before {
 content:""
}
.fa-html5:before {
 content:""
}
.fa-css3:before {
 content:""
}
.fa-anchor:before {
 content:""
}
.fa-unlock-alt:before {
 content:""
}
.fa-bullseye:before {
 content:""
}
.fa-ellipsis-h:before {
 content:""
}
.fa-ellipsis-v:before {
 content:""
}
.fa-rss-square:before {
 content:""
}
.fa-play-circle:before {
 content:""
}
.fa-ticket:before {
 content:""
}
.fa-minus-square:before {
 content:""
}
.fa-minus-square-o:before {
 content:""
}
.fa-level-up:before {
 content:""
}
.fa-level-down:before {
 content:""
}
.fa-check-square:before {
 content:""
}
.fa-pencil-square:before {
 content:""
}
.fa-external-link-square:before {
 content:""
}
.fa-share-square:before {
 content:""
}
.fa-compass:before {
 content:""
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
 content:""
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
 content:""
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
 content:""
}
.fa-euro:before,
.fa-eur:before {
 content:""
}
.fa-gbp:before {
 content:""
}
.fa-dollar:before,
.fa-usd:before {
 content:""
}
.fa-rupee:before,
.fa-inr:before {
 content:""
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
 content:""
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
 content:""
}
.fa-won:before,
.fa-krw:before {
 content:""
}
.fa-bitcoin:before,
.fa-btc:before {
 content:""
}
.fa-file:before {
 content:""
}
.fa-file-text:before {
 content:""
}
.fa-sort-alpha-asc:before {
 content:""
}
.fa-sort-alpha-desc:before {
 content:""
}
.fa-sort-amount-asc:before {
 content:""
}
.fa-sort-amount-desc:before {
 content:""
}
.fa-sort-numeric-asc:before {
 content:""
}
.fa-sort-numeric-desc:before {
 content:""
}
.fa-thumbs-up:before {
 content:""
}
.fa-thumbs-down:before {
 content:""
}
.fa-youtube-square:before {
 content:""
}
.fa-youtube:before {
 content:""
}
.fa-xing:before {
 content:""
}
.fa-xing-square:before {
 content:""
}
.fa-youtube-play:before {
 content:""
}
.fa-dropbox:before {
 content:""
}
.fa-stack-overflow:before {
 content:""
}
.fa-instagram:before {
 content:""
}
.fa-flickr:before {
 content:""
}
.fa-adn:before {
 content:""
}
.fa-bitbucket:before {
 content:""
}
.fa-bitbucket-square:before {
 content:""
}
.fa-tumblr:before {
 content:""
}
.fa-tumblr-square:before {
 content:""
}
.fa-long-arrow-down:before {
 content:""
}
.fa-long-arrow-up:before {
 content:""
}
.fa-long-arrow-left:before {
 content:""
}
.fa-long-arrow-right:before {
 content:""
}
.fa-apple:before {
 content:""
}
.fa-windows:before {
 content:""
}
.fa-android:before {
 content:""
}
.fa-linux:before {
 content:""
}
.fa-dribbble:before {
 content:""
}
.fa-skype:before {
 content:""
}
.fa-foursquare:before {
 content:""
}
.fa-trello:before {
 content:""
}
.fa-female:before {
 content:""
}
.fa-male:before {
 content:""
}
.fa-gittip:before,
.fa-gratipay:before {
 content:""
}
.fa-sun-o:before {
 content:""
}
.fa-moon-o:before {
 content:""
}
.fa-archive:before {
 content:""
}
.fa-bug:before {
 content:""
}
.fa-vk:before {
 content:""
}
.fa-weibo:before {
 content:""
}
.fa-renren:before {
 content:""
}
.fa-pagelines:before {
 content:""
}
.fa-stack-exchange:before {
 content:""
}
.fa-arrow-circle-o-right:before {
 content:""
}
.fa-arrow-circle-o-left:before {
 content:""
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
 content:""
}
.fa-dot-circle-o:before {
 content:""
}
.fa-wheelchair:before {
 content:""
}
.fa-vimeo-square:before {
 content:""
}
.fa-turkish-lira:before,
.fa-try:before {
 content:""
}
.fa-plus-square-o:before {
 content:""
}
.fa-space-shuttle:before {
 content:""
}
.fa-slack:before {
 content:""
}
.fa-envelope-square:before {
 content:""
}
.fa-wordpress:before {
 content:""
}
.fa-openid:before {
 content:""
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
 content:""
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
 content:""
}
.fa-yahoo:before {
 content:""
}
.fa-google:before {
 content:""
}
.fa-reddit:before {
 content:""
}
.fa-reddit-square:before {
 content:""
}
.fa-stumbleupon-circle:before {
 content:""
}
.fa-stumbleupon:before {
 content:""
}
.fa-delicious:before {
 content:""
}
.fa-digg:before {
 content:""
}
.fa-pied-piper-pp:before {
 content:""
}
.fa-pied-piper-alt:before {
 content:""
}
.fa-drupal:before {
 content:""
}
.fa-joomla:before {
 content:""
}
.fa-language:before {
 content:""
}
.fa-fax:before {
 content:""
}
.fa-building:before {
 content:""
}
.fa-child:before {
 content:""
}
.fa-paw:before {
 content:""
}
.fa-spoon:before {
 content:""
}
.fa-cube:before {
 content:""
}
.fa-cubes:before {
 content:""
}
.fa-behance:before {
 content:""
}
.fa-behance-square:before {
 content:""
}
.fa-steam:before {
 content:""
}
.fa-steam-square:before {
 content:""
}
.fa-recycle:before {
 content:""
}
.fa-automobile:before,
.fa-car:before {
 content:""
}
.fa-cab:before,
.fa-taxi:before {
 content:""
}
.fa-tree:before {
 content:""
}
.fa-spotify:before {
 content:""
}
.fa-deviantart:before {
 content:""
}
.fa-soundcloud:before {
 content:""
}
.fa-database:before {
 content:""
}
.fa-file-pdf-o:before {
 content:""
}
.fa-file-word-o:before {
 content:""
}
.fa-file-excel-o:before {
 content:""
}
.fa-file-powerpoint-o:before {
 content:""
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
 content:""
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
 content:""
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
 content:""
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
 content:""
}
.fa-file-code-o:before {
 content:""
}
.fa-vine:before {
 content:""
}
.fa-codepen:before {
 content:""
}
.fa-jsfiddle:before {
 content:""
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
 content:""
}
.fa-circle-o-notch:before {
 content:""
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
 content:""
}
.fa-ge:before,
.fa-empire:before {
 content:""
}
.fa-git-square:before {
 content:""
}
.fa-git:before {
 content:""
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
 content:""
}
.fa-tencent-weibo:before {
 content:""
}
.fa-qq:before {
 content:""
}
.fa-wechat:before,
.fa-weixin:before {
 content:""
}
.fa-send:before,
.fa-paper-plane:before {
 content:""
}
.fa-send-o:before,
.fa-paper-plane-o:before {
 content:""
}
.fa-history:before {
 content:""
}
.fa-circle-thin:before {
 content:""
}
.fa-header:before {
 content:""
}
.fa-paragraph:before {
 content:""
}
.fa-sliders:before {
 content:""
}
.fa-share-alt:before {
 content:""
}
.fa-share-alt-square:before {
 content:""
}
.fa-bomb:before {
 content:""
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
 content:""
}
.fa-tty:before {
 content:""
}
.fa-binoculars:before {
 content:""
}
.fa-plug:before {
 content:""
}
.fa-slideshare:before {
 content:""
}
.fa-twitch:before {
 content:""
}
.fa-yelp:before {
 content:""
}
.fa-newspaper-o:before {
 content:""
}
.fa-wifi:before {
 content:""
}
.fa-calculator:before {
 content:""
}
.fa-paypal:before {
 content:""
}
.fa-google-wallet:before {
 content:""
}
.fa-cc-visa:before {
 content:""
}
.fa-cc-mastercard:before {
 content:""
}
.fa-cc-discover:before {
 content:""
}
.fa-cc-amex:before {
 content:""
}
.fa-cc-paypal:before {
 content:""
}
.fa-cc-stripe:before {
 content:""
}
.fa-bell-slash:before {
 content:""
}
.fa-bell-slash-o:before {
 content:""
}
.fa-trash:before {
 content:""
}
.fa-copyright:before {
 content:""
}
.fa-at:before {
 content:""
}
.fa-eyedropper:before {
 content:""
}
.fa-paint-brush:before {
 content:""
}
.fa-birthday-cake:before {
 content:""
}
.fa-area-chart:before {
 content:""
}
.fa-pie-chart:before {
 content:""
}
.fa-line-chart:before {
 content:""
}
.fa-lastfm:before {
 content:""
}
.fa-lastfm-square:before {
 content:""
}
.fa-toggle-off:before {
 content:""
}
.fa-toggle-on:before {
 content:""
}
.fa-bicycle:before {
 content:""
}
.fa-bus:before {
 content:""
}
.fa-ioxhost:before {
 content:""
}
.fa-angellist:before {
 content:""
}
.fa-cc:before {
 content:""
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
 content:""
}
.fa-meanpath:before {
 content:""
}
.fa-buysellads:before {
 content:""
}
.fa-connectdevelop:before {
 content:""
}
.fa-dashcube:before {
 content:""
}
.fa-forumbee:before {
 content:""
}
.fa-leanpub:before {
 content:""
}
.fa-sellsy:before {
 content:""
}
.fa-shirtsinbulk:before {
 content:""
}
.fa-simplybuilt:before {
 content:""
}
.fa-skyatlas:before {
 content:""
}
.fa-cart-plus:before {
 content:""
}
.fa-cart-arrow-down:before {
 content:""
}
.fa-diamond:before {
 content:""
}
.fa-ship:before {
 content:""
}
.fa-user-secret:before {
 content:""
}
.fa-motorcycle:before {
 content:""
}
.fa-street-view:before {
 content:""
}
.fa-heartbeat:before {
 content:""
}
.fa-venus:before {
 content:""
}
.fa-mars:before {
 content:""
}
.fa-mercury:before {
 content:""
}
.fa-intersex:before,
.fa-transgender:before {
 content:""
}
.fa-transgender-alt:before {
 content:""
}
.fa-venus-double:before {
 content:""
}
.fa-mars-double:before {
 content:""
}
.fa-venus-mars:before {
 content:""
}
.fa-mars-stroke:before {
 content:""
}
.fa-mars-stroke-v:before {
 content:""
}
.fa-mars-stroke-h:before {
 content:""
}
.fa-neuter:before {
 content:""
}
.fa-genderless:before {
 content:""
}
.fa-facebook-official:before {
 content:""
}
.fa-pinterest-p:before {
 content:""
}
.fa-whatsapp:before {
 content:""
}
.fa-server:before {
 content:""
}
.fa-user-plus:before {
 content:""
}
.fa-user-times:before {
 content:""
}
.fa-hotel:before,
.fa-bed:before {
 content:""
}
.fa-viacoin:before {
 content:""
}
.fa-train:before {
 content:""
}
.fa-subway:before {
 content:""
}
.fa-medium:before {
 content:""
}
.fa-yc:before,
.fa-y-combinator:before {
 content:""
}
.fa-optin-monster:before {
 content:""
}
.fa-opencart:before {
 content:""
}
.fa-expeditedssl:before {
 content:""
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
 content:""
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
 content:""
}
.fa-battery-2:before,
.fa-battery-half:before {
 content:""
}
.fa-battery-1:before,
.fa-battery-quarter:before {
 content:""
}
.fa-battery-0:before,
.fa-battery-empty:before {
 content:""
}
.fa-mouse-pointer:before {
 content:""
}
.fa-i-cursor:before {
 content:""
}
.fa-object-group:before {
 content:""
}
.fa-object-ungroup:before {
 content:""
}
.fa-sticky-note:before {
 content:""
}
.fa-sticky-note-o:before {
 content:""
}
.fa-cc-jcb:before {
 content:""
}
.fa-cc-diners-club:before {
 content:""
}
.fa-clone:before {
 content:""
}
.fa-balance-scale:before {
 content:""
}
.fa-hourglass-o:before {
 content:""
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
 content:""
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
 content:""
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
 content:""
}
.fa-hourglass:before {
 content:""
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
 content:""
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
 content:""
}
.fa-hand-scissors-o:before {
 content:""
}
.fa-hand-lizard-o:before {
 content:""
}
.fa-hand-spock-o:before {
 content:""
}
.fa-hand-pointer-o:before {
 content:""
}
.fa-hand-peace-o:before {
 content:""
}
.fa-trademark:before {
 content:""
}
.fa-registered:before {
 content:""
}
.fa-creative-commons:before {
 content:""
}
.fa-gg:before {
 content:""
}
.fa-gg-circle:before {
 content:""
}
.fa-tripadvisor:before {
 content:""
}
.fa-odnoklassniki:before {
 content:""
}
.fa-odnoklassniki-square:before {
 content:""
}
.fa-get-pocket:before {
 content:""
}
.fa-wikipedia-w:before {
 content:""
}
.fa-safari:before {
 content:""
}
.fa-chrome:before {
 content:""
}
.fa-firefox:before {
 content:""
}
.fa-opera:before {
 content:""
}
.fa-internet-explorer:before {
 content:""
}
.fa-tv:before,
.fa-television:before {
 content:""
}
.fa-contao:before {
 content:""
}
.fa-500px:before {
 content:""
}
.fa-amazon:before {
 content:""
}
.fa-calendar-plus-o:before {
 content:""
}
.fa-calendar-minus-o:before {
 content:""
}
.fa-calendar-times-o:before {
 content:""
}
.fa-calendar-check-o:before {
 content:""
}
.fa-industry:before {
 content:""
}
.fa-map-pin:before {
 content:""
}
.fa-map-signs:before {
 content:""
}
.fa-map-o:before {
 content:""
}
.fa-map:before {
 content:""
}
.fa-commenting:before {
 content:""
}
.fa-commenting-o:before {
 content:""
}
.fa-houzz:before {
 content:""
}
.fa-vimeo:before {
 content:""
}
.fa-black-tie:before {
 content:""
}
.fa-fonticons:before {
 content:""
}
.fa-reddit-alien:before {
 content:""
}
.fa-edge:before {
 content:""
}
.fa-credit-card-alt:before {
 content:""
}
.fa-codiepie:before {
 content:""
}
.fa-modx:before {
 content:""
}
.fa-fort-awesome:before {
 content:""
}
.fa-usb:before {
 content:""
}
.fa-product-hunt:before {
 content:""
}
.fa-mixcloud:before {
 content:""
}
.fa-scribd:before {
 content:""
}
.fa-pause-circle:before {
 content:""
}
.fa-pause-circle-o:before {
 content:""
}
.fa-stop-circle:before {
 content:""
}
.fa-stop-circle-o:before {
 content:""
}
.fa-shopping-bag:before {
 content:""
}
.fa-shopping-basket:before {
 content:""
}
.fa-hashtag:before {
 content:""
}
.fa-bluetooth:before {
 content:""
}
.fa-bluetooth-b:before {
 content:""
}
.fa-percent:before {
 content:""
}
.fa-gitlab:before {
 content:""
}
.fa-wpbeginner:before {
 content:""
}
.fa-wpforms:before {
 content:""
}
.fa-envira:before {
 content:""
}
.fa-universal-access:before {
 content:""
}
.fa-wheelchair-alt:before {
 content:""
}
.fa-question-circle-o:before {
 content:""
}
.fa-blind:before {
 content:""
}
.fa-audio-description:before {
 content:""
}
.fa-volume-control-phone:before {
 content:""
}
.fa-braille:before {
 content:""
}
.fa-assistive-listening-systems:before {
 content:""
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
 content:""
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
 content:""
}
.fa-glide:before {
 content:""
}
.fa-glide-g:before {
 content:""
}
.fa-signing:before,
.fa-sign-language:before {
 content:""
}
.fa-low-vision:before {
 content:""
}
.fa-viadeo:before {
 content:""
}
.fa-viadeo-square:before {
 content:""
}
.fa-snapchat:before {
 content:""
}
.fa-snapchat-ghost:before {
 content:""
}
.fa-snapchat-square:before {
 content:""
}
.fa-pied-piper:before {
 content:""
}
.fa-first-order:before {
 content:""
}
.fa-yoast:before {
 content:""
}
.fa-themeisle:before {
 content:""
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
 content:""
}
.fa-fa:before,
.fa-font-awesome:before {
 content:""
}
.fa-handshake-o:before {
 content:""
}
.fa-envelope-open:before {
 content:""
}
.fa-envelope-open-o:before {
 content:""
}
.fa-linode:before {
 content:""
}
.fa-address-book:before {
 content:""
}
.fa-address-book-o:before {
 content:""
}
.fa-vcard:before,
.fa-address-card:before {
 content:""
}
.fa-vcard-o:before,
.fa-address-card-o:before {
 content:""
}
.fa-user-circle:before {
 content:""
}
.fa-user-circle-o:before {
 content:""
}
.fa-user-o:before {
 content:""
}
.fa-id-badge:before {
 content:""
}
.fa-drivers-license:before,
.fa-id-card:before {
 content:""
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
 content:""
}
.fa-quora:before {
 content:""
}
.fa-free-code-camp:before {
 content:""
}
.fa-telegram:before {
 content:""
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
 content:""
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
 content:""
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
 content:""
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
 content:""
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
 content:""
}
.fa-shower:before {
 content:""
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
 content:""
}
.fa-podcast:before {
 content:""
}
.fa-window-maximize:before {
 content:""
}
.fa-window-minimize:before {
 content:""
}
.fa-window-restore:before {
 content:""
}
.fa-times-rectangle:before,
.fa-window-close:before {
 content:""
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
 content:""
}
.fa-bandcamp:before {
 content:""
}
.fa-grav:before {
 content:""
}
.fa-etsy:before {
 content:""
}
.fa-imdb:before {
 content:""
}
.fa-ravelry:before {
 content:""
}
.fa-eercast:before {
 content:""
}
.fa-microchip:before {
 content:""
}
.fa-snowflake-o:before {
 content:""
}
.fa-superpowers:before {
 content:""
}
.fa-wpexplorer:before {
 content:""
}
.fa-meetup:before {
 content:""
}
.sr-only,
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn[data-action=today]::after,
.bootstrap-datetimepicker-widget .picker-switch::after,
.bootstrap-datetimepicker-widget table th.prev::after,
.bootstrap-datetimepicker-widget table th.next::after {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0, 0, 0, 0);
 border:0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 margin:0;
 overflow:visible;
 clip:auto
}
@font-face {
 font-family:"FontAwesome";
 font-style:normal;
 font-weight:normal;
 src:url("fontawesome-webfont.eot"),
 url("fontawesome-webfont.daP3aev8.woff2") format("woff2"),
 url("fontawesome-webfont.daP3aev8.woff") format("woff"),
 url("fontawesome-webfont.daP3aev8.ttf") format("truetype"),
 url("fontawesome-webfont.daP3aev8.svg") format("svg")
}
html {
 -webkit-tap-highlight-color:#ccc
}
.no-submit .btn {
 pointer-events:none
}
.input-group.date .btn[data-toggle=popover] .fa-info-circle {
 display:inline-block;
 padding:9px 12px
}
.kop .extra_kolom_knoppen>a {
 width:30px;
 font-size:14px;
 color:var(--color-3ggray, #6d6e6f);
 background-color:var(--color-background, #f0f2f4);
 border-width:0
}
.kop .extra_kolom_knoppen>a:active,
.kop .extra_kolom_knoppen>a:focus,
.kop .extra_kolom_knoppen>a:hover,
.kop .extra_kolom_knoppen>a:active:focus,
.kop .extra_kolom_knoppen>a:active:hover,
.kop .extra_kolom_knoppen>a.active,
.kop .extra_kolom_knoppen>a.active:focus,
.kop .extra_kolom_knoppen>a.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a)
}
.kop .extra_kolom_knoppen>a:first-child {
 border-top-left-radius:10px;
 border-bottom-left-radius:10px
}
.kop .extra_kolom_knoppen>a:last-child {
 border-right-width:0;
 border-top-right-radius:10px;
 border-bottom-right-radius:10px
}
pre {
 color:#3a3318;
 background-color:#eff0f1
}
pre>code {
 margin-bottom:-20px;
 font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif;
 color:#3a3318;
 white-space:inherit;
 background-color:#eff0f1
}
pre>code.hljs {
 padding:0;
 background-color:#eff0f1
}
.container-fluid [class^=col-] .container-fluid {
 width:calc(100% + 5px);
 padding-right:10px;
 padding-left:10px;
 margin-top:-5px;
 margin-bottom:-5px;
 margin-left:-5px;
 box-shadow:none
}
#moz_schc_811 .container-fluid [class^=col-] .container-fluid,
#moz_schc_1109 .container-fluid [class^=col-] .container-fluid {
 padding-right:15px;
 padding-left:15px;
 margin-top:0;
 margin-bottom:0;
 box-shadow:#d9d9d9 0 0 6px
}
.container-fluid [class^=col-] .mozTabelKop {
 width:calc(100% + 5px);
 margin-left:-5px
}
fieldset {
 width:100%
}
legend {
 margin-bottom:0;
 font-size:16px;
 font-weight:400;
 border-bottom-width:0
}
.form-control,
textarea,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
 height:37px;
 font-size:16px
}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
 width:100%
}
@media(-webkit-min-device-pixel-ratio: 0)and (max-width: 767px) {
 input[type=color],
 input[type=date],
 input[type=datetime-local],
 input[type=email],
 input[type=month],
 input[type=number],
 input[type=password],
 input[type=range],
 input[type=search],
 input[type=tel],
 input[type=text],
 input[type=time],
 input[type=url],
 input[type=week] {
  font-size:16px
 }
}
@media(-webkit-min-device-pixel-ratio: 0)and (max-width: 767px) {
 textarea {
  font-size:16px
 }
}
.no-submit input[type=radio],
.no-submit input[type=checkbox] {
 pointer-events:none
}
.radio-inline {
 margin-right:10px
}
.radio-inline+.radio-inline {
 margin-left:0
}
@media(-webkit-min-device-pixel-ratio: 0)and (max-width: 767px) {
 select:focus {
  font-size:16px
 }
}
.moz_ongeldige_datum {
 display:none;
 color:#a94442
}
.datumveld:invalid~.moz_ongeldige_datum {
 display:table-row
}
.moz_invoerveldfoutmelding {
 display:block;
 font-size:10px
}
.maxlen_30000.nietok {
 color:#a94442;
 background-color:transparent
}
#mozMfsResponse {
 position:fixed;
 top:0;
 left:0;
 z-index:50;
 width:100%;
 padding:10px
}
#mozMfsResponse::before {
 margin-right:5px;
 font-family:"FontAwesome";
 content:""
}
.has-success label {
 color:#3c763d
}
.has-warning label {
 color:#8a6d3b
}
.has-error label,
.row.nietok label {
 color:#a94442
}
.datumveld:invalid {
 border-color:#a94442;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.datumveld:invalid:focus {
 border-color:#a94442;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ebccd1
}
.datumveld:invalid+.input-group-addon {
 color:#a94442;
 background-color:#f2dede;
 border-color:#a94442
}
.row.nietok {
 background-color:transparent
}
.row.nietok>div:first-child,
.row.nietok>fieldset>div:first-child {
 display:flex;
 flex-direction:column-reverse
}
.maxlen_30000.nietok+textarea {
 border-color:#a94442;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.maxlen_30000.nietok+textarea:focus {
 border-color:#a94442;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ebccd1
}
@media(max-width: 991px) {
 .row div:empty {
  display:none
 }
 .row .arrow:empty {
  display:block
 }
}
.colfix {
 display:flex
}
.container-ctxmnu .moz-context-menu.dropdown-toggle {
 float:right;
 text-align:center
}
.icon__right {
 text-align:center
}
.icon__right a:active,
.icon__right a:focus,
.icon__right a:hover,
.icon__right a:active:focus,
.icon__right a:active:hover,
.icon__right a.active,
.icon__right a.active:focus,
.icon__right a.active:hover {
 outline:0
}
.icon__right a:active .mf-pencil,
.icon__right a:focus .mf-pencil,
.icon__right a:hover .mf-pencil,
.icon__right a:active:focus .mf-pencil,
.icon__right a:active:hover .mf-pencil,
.icon__right a.active .mf-pencil,
.icon__right a.active:focus .mf-pencil,
.icon__right a.active:hover .mf-pencil {
 color:var(--color-secondary, #cda90a)
}
.icon__right .mf-pencil {
 color:#c2c2c2
}
.icon__centered {
 margin-top:5px;
 color:var(--color-3ggray, #6d6e6f);
 text-align:center
}
.media--zoekresultaat .media-object,
.sug_suggesties .media-object {
 width:30px
}
.blok-medewerkerblokken .mdwFotoImg.afbMedewerker {
 width:200px
}
a {
 color:#4a4a4a
}
a:active,
a:focus,
a:hover,
a:active:focus,
a:active:hover,
a.active,
a.active:focus,
a.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a);
 text-decoration:none
}
a:active::after,
a:focus::after,
a:hover::after,
a:active:focus::after,
a:active:hover::after,
a.active::after,
a.active:focus::after,
a.active:hover::after {
 color:var(--color-secondary, #cda90a)
}
a[disabled] {
 pointer-events:none
}
.link--toelichting:active,
.link--toelichting:focus,
.link--toelichting:hover,
.link--toelichting:active:focus,
.link--toelichting:active:hover,
.link--toelichting.active,
.link--toelichting.active:focus,
.link--toelichting.active:hover {
 outline:0;
 text-decoration:none
}
.link--toelichting[aria-expanded=false]::after,
.link--toelichting[aria-expanded=true]::after {
 margin-right:4px;
 margin-left:8px;
 font-size:12px;
 font-family:fontawesome;
 color:var(--color-secondary, #cda90a)
}
.link--toelichting[aria-expanded=false]::after {
 content:""
}
.link--toelichting[aria-expanded=true]::after {
 content:""
}
.link--toelichting+.collapsing {
 display:block;
 transition:none
}
.link--toelichting.collapsed+.collapsing {
 display:none
}
.link--toelichting+span {
 margin-top:18px
}
.link--toelichting__sluiten {
 float:right;
 width:44px;
 padding-top:22px;
 padding-bottom:22px;
 margin-top:-12px;
 margin-right:-15px;
 font-size:18px;
 line-height:0;
 color:#777;
 text-align:center
}
.link--toelichting__sluiten:active,
.link--toelichting__sluiten:focus,
.link--toelichting__sluiten:hover,
.link--toelichting__sluiten:active:focus,
.link--toelichting__sluiten:active:hover,
.link--toelichting__sluiten.active,
.link--toelichting__sluiten.active:focus,
.link--toelichting__sluiten.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a);
 text-decoration:none
}
.row .link {
 padding:0
}
.row .link.container-ctxmnu {
 padding-right:5px
}
.row .link.kop a,
.row .link.kop .fa,
.row .link.kop .mf {
 color:#4a4a4a
}
.row .link--nochevron,
.row .link--edit,
.row .link--chevron {
 display:block;
 width:100%;
 height:100%;
 padding:5px;
 color:#4a4a4a
}
.row .link--nochevron:active,
.row .link--nochevron:focus,
.row .link--nochevron:hover,
.row .link--nochevron:active:focus,
.row .link--nochevron:active:hover,
.row .link--nochevron.active,
.row .link--nochevron.active:focus,
.row .link--nochevron.active:hover,
.row .link--edit:active,
.row .link--edit:focus,
.row .link--edit:hover,
.row .link--edit:active:focus,
.row .link--edit:active:hover,
.row .link--edit.active,
.row .link--edit.active:focus,
.row .link--edit.active:hover,
.row .link--chevron:active,
.row .link--chevron:focus,
.row .link--chevron:hover,
.row .link--chevron:active:focus,
.row .link--chevron:active:hover,
.row .link--chevron.active,
.row .link--chevron.active:focus,
.row .link--chevron.active:hover {
 outline:0;
 color:#4a4a4a;
 text-decoration:none
}
.row .link--nochevron:active,
.row .link--nochevron:focus,
.row .link--nochevron:hover,
.row .link--nochevron:active:focus,
.row .link--nochevron:active:hover,
.row .link--nochevron.active,
.row .link--nochevron.active:focus,
.row .link--nochevron.active:hover {
 outline:0;
 background-color:#f3f2f2
}
.row .link--edit::after,
.row .link--chevron::after,
.row .link--chevroncolor::after {
 margin-left:8px;
 font-size:12px;
 font-family:fontawesome;
 color:#c2c2c2
}
.row .link--edit:active,
.row .link--edit:focus,
.row .link--edit:hover,
.row .link--edit:active:focus,
.row .link--edit:active:hover,
.row .link--edit.active,
.row .link--edit.active:focus,
.row .link--edit.active:hover,
.row .link--chevron:active,
.row .link--chevron:focus,
.row .link--chevron:hover,
.row .link--chevron:active:focus,
.row .link--chevron:active:hover,
.row .link--chevron.active,
.row .link--chevron.active:focus,
.row .link--chevron.active:hover,
.row .link--chevroncolor:active,
.row .link--chevroncolor:focus,
.row .link--chevroncolor:hover,
.row .link--chevroncolor:active:focus,
.row .link--chevroncolor:active:hover,
.row .link--chevroncolor.active,
.row .link--chevroncolor.active:focus,
.row .link--chevroncolor.active:hover {
 outline:0
}
.row .link--edit:active::after,
.row .link--edit:focus::after,
.row .link--edit:hover::after,
.row .link--edit:active:focus::after,
.row .link--edit:active:hover::after,
.row .link--edit.active::after,
.row .link--edit.active:focus::after,
.row .link--edit.active:hover::after,
.row .link--chevron:active::after,
.row .link--chevron:focus::after,
.row .link--chevron:hover::after,
.row .link--chevron:active:focus::after,
.row .link--chevron:active:hover::after,
.row .link--chevron.active::after,
.row .link--chevron.active:focus::after,
.row .link--chevron.active:hover::after,
.row .link--chevroncolor:active::after,
.row .link--chevroncolor:focus::after,
.row .link--chevroncolor:hover::after,
.row .link--chevroncolor:active:focus::after,
.row .link--chevroncolor:active:hover::after,
.row .link--chevroncolor.active::after,
.row .link--chevroncolor.active:focus::after,
.row .link--chevroncolor.active:hover::after {
 color:var(--color-secondary, #cda90a)
}
.row .link--chevron::after,
.row .link--chevroncolor::after {
 content:""
}
.row .link--chevroncolor::after {
 color:var(--color-secondary, #cda90a)
}
.row .link--edit::after {
 font-family:MozardIcons;
 content:""
}
.sr-only-focusable {
 position:absolute;
 top:10px;
 left:10px;
 z-index:2000;
 display:inline-block;
 padding:10px;
 color:#fff;
 text-decoration:underline;
 background-color:var(--color-3ggray, #6d6e6f)
}
.sr-only-focusable:active,
.sr-only-focusable:focus,
.sr-only-focusable:hover,
.sr-only-focusable:active:focus,
.sr-only-focusable:active:hover,
.sr-only-focusable.active,
.sr-only-focusable.active:focus,
.sr-only-focusable.active:hover {
 outline:0;
 position:absolute;
 color:#fff
}
#moz_content:focus {
 outline:0
}
.table {
 margin-bottom:0
}
.table thead {
 font-weight:400;
 color:var(--color-secondary, #cda90a)
}
.table thead a,
.table thead a:active,
.table thead a:focus,
.table thead a:hover,
.table thead a:active:focus,
.table thead a:active:hover,
.table thead a.active,
.table thead a.active:focus,
.table thead a.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a);
 text-decoration:underline
}
.table tbody a,
.table tbody a:active,
.table tbody a:focus,
.table tbody a:hover,
.table tbody a:active:focus,
.table tbody a:active:hover,
.table tbody a.active,
.table tbody a.active:focus,
.table tbody a.active:hover {
 outline:0;
 color:#4a4a4a;
 text-decoration:underline
}
.table pre {
 padding:0;
 margin:0;
 background-color:transparent;
 border-width:0;
 font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif
}
.table-striped>tbody>tr:nth-of-type(odd).nietok {
 background-color:#f8eded
}
.table-striped>tbody>tr:nth-of-type(odd).ok {
 background-color:#ebf6e7
}
.table-striped>tbody>tr:nth-of-type(odd).aandacht {
 background-color:#fefdf5
}
.table--fullscreen {
 max-height:calc(100vh - 313px)
}
p {
 overflow-wrap:break-word
}
blockquote {
 padding-top:5px;
 padding-bottom:5px;
 font-size:16px
}
.prompttekst {
 margin-right:5px;
 color:#ababab
}
.aandachttekst {
 margin-right:5px
}
.aandachttekst+.moz-haakje:last-of-type {
 margin-left:-5px
}
.aandachttekst__tekst,
.editpopup__tekst {
 display:inline
}
.aandachttekst__tekst pre,
.editpopup__tekst pre {
 max-width:100%
}
.aandachttekst__actie,
.editpopup__actie {
 display:inline
}
.aandachttekst__actie a,
.editpopup__actie a {
 display:inline-block;
 width:44px;
 color:#c2c2c2;
 text-align:center
}
.aandachttekst__actie a:active,
.editpopup__actie a:active,
.aandachttekst__actie a:focus,
.editpopup__actie a:focus,
.aandachttekst__actie a:hover,
.editpopup__actie a:hover,
.aandachttekst__actie a:active:focus,
.aandachttekst__actie a:active:hover,
.aandachttekst__actie a.active,
.editpopup__actie a.active,
.aandachttekst__actie a.active:focus,
.aandachttekst__actie a.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a)
}
.aandachttekst>a {
 color:#4a4a4a
}
.aandachttekst>a:active,
.aandachttekst>a:focus,
.aandachttekst>a:hover,
.aandachttekst>a:active:focus,
.aandachttekst>a:active:hover,
.aandachttekst>a.active,
.aandachttekst>a.active:focus,
.aandachttekst>a.active:hover {
 outline:0;
 color:#4a4a4a;
 text-decoration:none
}
.linktxt .moz-haakje:first-child {
 margin-left:5px
}
.linktxt .moz-haakje:last-child {
 margin-left:-5px
}
.mozdoc_docnaam_regel {
 margin-right:5px
}
.mozdoc_docnaam_regel .mozdoc_docnm {
 word-wrap:break-word
}
.mozdoc_docnaam_regel+.mozdoc_doctype_regel .mozdoc_type .aandachttekst {
 color:#4a4a4a
}
.text-truncate-4l {
 max-height:8.8rem;
 overflow:hidden
}
@media(max-width: 991px) {
 #moz_hoofdmenu {
  display:none
 }
}
.moz-selecteer-of>div:first-child>span {
 float:right;
 color:#878787
}
.moz-selecteer-of>div:last-child:not(.link) {
 padding-right:50px
}
.moz-selecteer-of-eerste>div:first-child>span {
 display:none
}
.moz-selecteer-of:not(.moz-selecteer-of-eerste)>div:first-child>label {
 display:none
}
.moz-selecteer-of .dropdown-toggle {
 position:absolute;
 top:12px;
 right:0;
 display:inline-block;
 width:44px;
 color:#c2c2c2;
 text-align:center
}
.moz-selecteer-of .dropdown-toggle:active,
.moz-selecteer-of .dropdown-toggle:focus,
.moz-selecteer-of .dropdown-toggle:hover,
.moz-selecteer-of .dropdown-toggle:active:focus,
.moz-selecteer-of .dropdown-toggle:active:hover,
.moz-selecteer-of .dropdown-toggle.active,
.moz-selecteer-of .dropdown-toggle.active:focus,
.moz-selecteer-of .dropdown-toggle.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a);
 background-color:transparent
}
@media(min-width: 992px) {
 .slicknav_nav {
  display:none
 }
}
#moz_rechts_help {
 display:none;
 float:right;
 width:24%;
 padding-top:3px;
 padding-bottom:5px;
 text-align:center;
 background-color:#6c6d7a;
 border-radius:5px
}
#moz_rechts_help .paginainfo__scherm,
#moz_rechts_help .paginainfo__versie {
 display:block;
 color:#ccc;
 word-spacing:.05em;
 font-size:11px;
 font-weight:300
}
.sug_suggesties {
 max-width:calc(100% - 19px);
 margin-left:9px;
 border-top-width:0;
 position:absolute
}
.sug_suggesties:empty {
 display:none
}
.sug_suggesties li {
 display:block;
 width:100%;
 overflow:hidden
}
.sug_suggesties .sug_kop {
 display:none
}
.sug_suggesties a {
 display:block;
 padding-top:10px;
 padding-bottom:10px;
 color:#4a4a4a
}
.sug_suggesties a:active,
.sug_suggesties a:focus,
.sug_suggesties a:hover,
.sug_suggesties a:active:focus,
.sug_suggesties a:active:hover,
.sug_suggesties a.active,
.sug_suggesties a.active:focus,
.sug_suggesties a.active:hover {
 outline:0;
 color:#4a4a4a;
 text-decoration:none;
 background-color:#f3f2f2
}
.sug_suggesties .selected:active,
.sug_suggesties .selected:focus,
.sug_suggesties .selected:hover,
.sug_suggesties .selected:active:focus,
.sug_suggesties .selected:active:hover,
.sug_suggesties .selected.active,
.sug_suggesties .selected.active:focus,
.sug_suggesties .selected.active:hover {
 outline:0;
 color:#4a4a4a;
 text-decoration:none;
 background-color:#f3f2f2
}
.sug_suggesties .media-left:empty {
 display:none
}
.sug_suggesties .media-left img {
 margin-left:10px
}
.sug_suggesties .media-left .fa,
.sug_suggesties .media-left .mf {
 min-width:40px;
 padding-left:10px;
 text-align:center
}
.sug_suggesties .media-left+.media-body {
 padding-left:0
}
.sug_suggesties .media-body {
 padding-left:50px
}
.sug_suggesties .media-heading {
 margin:0;
 font-size:14px;
 font-weight:700
}
.sug_suggesties .sug_zoekwoorden {
 display:block;
 margin-left:50px;
 font-weight:700
}
.sug_suggesties .zoekresultaat__omschrijving {
 display:inline-block;
 margin-left:0;
 font-size:.9em;
 color:#666
}
#mGenzkSubm::before {
 content:"Zoeken"
}
.alert {
 border-radius:0
}
.alert .fa,
.alert .mf {
 margin-right:3px
}
.breadcrumb {
 margin-bottom:0;
 background-color:transparent
}
.breadcrumb>li+li::before {
 content:""
}
.btn-group.emailgeadresseerde {
 margin-right:3px
}
.btn-group.emailgeadresseerde:active,
.btn-group.emailgeadresseerde:focus,
.btn-group.emailgeadresseerde:hover,
.btn-group.emailgeadresseerde:active:focus,
.btn-group.emailgeadresseerde:active:hover,
.btn-group.emailgeadresseerde.active,
.btn-group.emailgeadresseerde.active:focus,
.btn-group.emailgeadresseerde.active:hover {
 outline:0
}
.btn-group.emailgeadresseerde:active .btn-default,
.btn-group.emailgeadresseerde:focus .btn-default,
.btn-group.emailgeadresseerde:hover .btn-default,
.btn-group.emailgeadresseerde:active:focus .btn-default,
.btn-group.emailgeadresseerde:active:hover .btn-default,
.btn-group.emailgeadresseerde.active .btn-default,
.btn-group.emailgeadresseerde.active:focus .btn-default,
.btn-group.emailgeadresseerde.active:hover .btn-default {
 background-color:var(--color-primary, #f5c800);
 border-color:var(--color-primary, #f5c800)
}
.btn-group.emailgeadresseerde:active .btn+.dropdown-toggle.btn-default,
.btn-group.emailgeadresseerde:focus .btn+.dropdown-toggle.btn-default,
.btn-group.emailgeadresseerde:hover .btn+.dropdown-toggle.btn-default,
.btn-group.emailgeadresseerde:active:focus .btn+.dropdown-toggle.btn-default,
.btn-group.emailgeadresseerde:active:hover .btn+.dropdown-toggle.btn-default,
.btn-group.emailgeadresseerde.active .btn+.dropdown-toggle.btn-default,
.btn-group.emailgeadresseerde.active:focus .btn+.dropdown-toggle.btn-default,
.btn-group.emailgeadresseerde.active:hover .btn+.dropdown-toggle.btn-default {
 background-color:var(--color-primary, #f5c800);
 box-shadow:none
}
.btn-group.emailgeadresseerde--danger:active,
.btn-group.emailgeadresseerde--danger:focus,
.btn-group.emailgeadresseerde--danger:hover,
.btn-group.emailgeadresseerde--danger:active:focus,
.btn-group.emailgeadresseerde--danger:active:hover,
.btn-group.emailgeadresseerde--danger.active,
.btn-group.emailgeadresseerde--danger.active:focus,
.btn-group.emailgeadresseerde--danger.active:hover {
 outline:0
}
.btn-group.emailgeadresseerde--danger:active .btn-default,
.btn-group.emailgeadresseerde--danger:focus .btn-default,
.btn-group.emailgeadresseerde--danger:hover .btn-default,
.btn-group.emailgeadresseerde--danger:active:focus .btn-default,
.btn-group.emailgeadresseerde--danger:active:hover .btn-default,
.btn-group.emailgeadresseerde--danger.active .btn-default,
.btn-group.emailgeadresseerde--danger.active:focus .btn-default,
.btn-group.emailgeadresseerde--danger.active:hover .btn-default {
 color:#fff;
 background-color:#cf021a;
 border-color:#cf021a
}
.btn-group.emailgeadresseerde .btn-default {
 margin-bottom:3px;
 color:#4a4a4a;
 background-color:var(--color-primary, #f5c800);
 border-color:var(--color-primary, #f5c800);
 border-radius:4px
}
.btn-group.emailgeadresseerde--danger .btn-default {
 background-color:#fe6d7d;
 border-color:#fe6d7d
}
.btn-group.emailgeadresseerde .btn+.dropdown-toggle.btn-default {
 padding-right:8px;
 padding-left:3px;
 margin-left:-5px;
 color:#4a4a4a;
 background-color:var(--color-primary, #f5c800)
}
@media(prefers-reduced-motion: reduce) {
 .collapsing {
  display:block;
  transition:none
 }
}
@media(prefers-reduced-motion: reduce) {
 .collapsed+.collapsing {
  display:none
 }
}
.datumveld+.input-group-addon {
 border-left-width:0
}
.bootstrap-datetimepicker-widget {
 z-index:30
}
.bootstrap-datetimepicker-widget table td.today::before {
 border-bottom-color:var(--color-secondary, #cda90a)
}
.bootstrap-datetimepicker-widget table td.active {
 color:#4a4a4a;
 background-color:var(--color-primary, #f5c800)
}
.bootstrap-datetimepicker-widget table td.active:active,
.bootstrap-datetimepicker-widget table td.active:focus,
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td.active:active:focus,
.bootstrap-datetimepicker-widget table td.active:active:hover,
.bootstrap-datetimepicker-widget table td.active.active,
.bootstrap-datetimepicker-widget table td.active.active:focus,
.bootstrap-datetimepicker-widget table td.active.active:hover {
 outline:0;
 color:#4a4a4a;
 background-color:var(--color-primary, #f5c800)
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
 color:#ccc;
 pointer-events:none
}
.bootstrap-datetimepicker-widget .dow {
 font-size:10px;
 font-weight:400;
 color:var(--color-secondary, #cda90a);
 text-transform:uppercase
}
.bootstrap-datetimepicker-widget .datepicker tbody {
 border-top-width:1px;
 border-top-color:var(--color-3ggray, #6d6e6f);
 border-top-style:solid
}
.bootstrap-datetimepicker-widget .datepicker .glyphicon {
 color:var(--color-secondary, #cda90a)
}
.bootstrap-datetimepicker-widget .day {
 font-size:12px
}
.bootstrap-datetimepicker-widget .glyphicon-screenshot,
.bootstrap-datetimepicker-widget .glyphicon-remove {
 color:#4a4a4a
}
.picker-switch a,
.timepicker-switch a {
 color:var(--color-secondary, #cda90a)
}
.date .btn {
 padding:0
}
.date .btn .datepickerbutton::before {
 display:inline-block;
 padding:9px 12px
}
.row.mozardDocument {
 display:flex;
 padding-left:0
}
@media(max-width: 991px) {
 .row.mozardDocument {
  flex-wrap:wrap
 }
}
.row.mozardDocument .documentSelecteeritem.col-md-0,
.row.mozardDocument .documentGrootte.col-md-0,
.row.mozardDocument .documentDatum.col-md-0,
.row.mozardDocument .documentKleurenbalk.col-md-0 {
 padding-top:5px
}
.documentSelecteeritem,
.documentMapomhoog,
.documentIcoon {
 width:50px;
 min-width:50px;
 text-align:center
}
.moz-variabel.tabel .row .documentSelecteeritem,
.moz-variabel.tabel .row .documentMapomhoog,
.moz-variabel.tabel .row .documentIcoon {
 flex-grow:0;
 min-width:30px
}
.documentSelecteeritem a::after,
.documentMapomhoog a::after,
.documentIcoon a::after {
 display:none
}
.documentGrootte {
 width:70px;
 min-width:70px;
 color:#777
}
.documentGrootte.kop {
 color:#4a4a4a
}
@media(max-width: 991px) {
 .documentGrootte {
  margin-left:91px
 }
}
@media(max-width: 767px) {
 .documentGrootte {
  font-size:12px
 }
}
.documentDatum {
 width:130px;
 min-width:130px;
 color:#777
}
@media(max-width: 767px) {
 .documentDatum {
  font-size:12px
 }
}
.documentDatum.kop {
 color:#4a4a4a
}
.col-md-2.documentKleurenbalk {
 width:210px;
 min-width:210px
}
@media(min-width: 768px)and (max-width: 991px) {
 .col-md-2.documentKleurenbalk {
  width:calc(100% - 291px);
  text-align:right
 }
 .col-md-2.documentKleurenbalk .kleurenbalk>a,
 .col-md-2.documentKleurenbalk .kleurenbalk>span {
  margin-right:10px
 }
}
@media(max-width: 767px) {
 .col-md-2.documentKleurenbalk {
  width:100%
 }
 .col-md-2.documentKleurenbalk .kleurenbalk {
  margin-left:90px
 }
 .col-md-2.documentKleurenbalk .kleurenbalk>a,
 .col-md-2.documentKleurenbalk .kleurenbalk>span {
  margin-right:2px
 }
}
.documentMedewerker {
 width:250px;
 min-width:250px;
 text-align:right
}
@media(min-width: 992px) {
 .documentMapnaam,
 .documentNaam {
  flex-grow:100
 }
}
@media(max-width: 991px) {
 .documentMapnaam,
 .documentNaam {
  width:calc(100% - 121px);
  word-wrap:break-word
 }
}
.documentMapnaam .linktxt,
.documentNaam .linktxt {
 display:block
}
.documentMapnaam .linktxt:active,
.documentMapnaam .linktxt:focus,
.documentMapnaam .linktxt:hover,
.documentMapnaam .linktxt:active:focus,
.documentMapnaam .linktxt:active:hover,
.documentMapnaam .linktxt.active,
.documentMapnaam .linktxt.active:focus,
.documentMapnaam .linktxt.active:hover,
.documentNaam .linktxt:active,
.documentNaam .linktxt:focus,
.documentNaam .linktxt:hover,
.documentNaam .linktxt:active:focus,
.documentNaam .linktxt:active:hover,
.documentNaam .linktxt.active,
.documentNaam .linktxt.active:focus,
.documentNaam .linktxt.active:hover {
 outline:0
}
.documentMapnaam .linktxt:active::after,
.documentMapnaam .linktxt:focus::after,
.documentMapnaam .linktxt:hover::after,
.documentMapnaam .linktxt:active:focus::after,
.documentMapnaam .linktxt:active:hover::after,
.documentMapnaam .linktxt.active::after,
.documentMapnaam .linktxt.active:focus::after,
.documentMapnaam .linktxt.active:hover::after,
.documentNaam .linktxt:active::after,
.documentNaam .linktxt:focus::after,
.documentNaam .linktxt:hover::after,
.documentNaam .linktxt:active:focus::after,
.documentNaam .linktxt:active:hover::after,
.documentNaam .linktxt.active::after,
.documentNaam .linktxt.active:focus::after,
.documentNaam .linktxt.active:hover::after {
 color:var(--color-secondary, #cda90a)
}
.documentMapnaam .linktxt::after,
.documentNaam .linktxt::after {
 margin-left:8px;
 font-size:12px;
 font-family:fontawesome;
 color:#c2c2c2;
 content:""
}
.documentMapnaam a:active,
.documentMapnaam a:focus,
.documentMapnaam a:hover,
.documentMapnaam a:active:focus,
.documentMapnaam a:active:hover,
.documentMapnaam a.active,
.documentMapnaam a.active:focus,
.documentMapnaam a.active:hover,
.documentNaam a:active,
.documentNaam a:focus,
.documentNaam a:hover,
.documentNaam a:active:focus,
.documentNaam a:active:hover,
.documentNaam a.active,
.documentNaam a.active:focus,
.documentNaam a.active:hover {
 outline:0
}
.documentMapnaam a:active .linktxt::after,
.documentMapnaam a:focus .linktxt::after,
.documentMapnaam a:hover .linktxt::after,
.documentMapnaam a:active:focus .linktxt::after,
.documentMapnaam a:active:hover .linktxt::after,
.documentMapnaam a.active .linktxt::after,
.documentMapnaam a.active:focus .linktxt::after,
.documentMapnaam a.active:hover .linktxt::after,
.documentNaam a:active .linktxt::after,
.documentNaam a:focus .linktxt::after,
.documentNaam a:hover .linktxt::after,
.documentNaam a:active:focus .linktxt::after,
.documentNaam a:active:hover .linktxt::after,
.documentNaam a.active .linktxt::after,
.documentNaam a.active:focus .linktxt::after,
.documentNaam a.active:hover .linktxt::after {
 color:var(--color-secondary, #cda90a)
}
.documentMapnaam a::after,
.documentNaam a::after {
 display:none
}
.blok-ev_dossier .fa,
.documentIcoon .fa,
.moz-bb-agendaonderwerp .fa,
.moz-bb-leader .moz-docindent-1 .fa,
.moz-evzk-ongelezen-documenten .fa {
 font-size:21px
}
.blok-ev_dossier .fa.fa-external-link,
.documentIcoon .fa.fa-external-link,
.moz-bb-agendaonderwerp .fa.fa-external-link,
.moz-bb-leader .moz-docindent-1 .fa.fa-external-link,
.moz-evzk-ongelezen-documenten .fa.fa-external-link {
 color:#05b4e6
}
.blok-ev_dossier .fa.fa-file-excel-o,
.documentIcoon .fa.fa-file-excel-o,
.moz-bb-agendaonderwerp .fa.fa-file-excel-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-file-excel-o,
.moz-evzk-ongelezen-documenten .fa.fa-file-excel-o {
 color:#439568
}
.blok-ev_dossier .fa.fa-file-audio-o,
.blok-ev_dossier .fa.fa-file-image-o,
.blok-ev_dossier .fa.fa-file-video-o,
.documentIcoon .fa.fa-file-audio-o,
.documentIcoon .fa.fa-file-image-o,
.documentIcoon .fa.fa-file-video-o,
.moz-bb-agendaonderwerp .fa.fa-file-audio-o,
.moz-bb-agendaonderwerp .fa.fa-file-image-o,
.moz-bb-agendaonderwerp .fa.fa-file-video-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-file-audio-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-file-image-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-file-video-o,
.moz-evzk-ongelezen-documenten .fa.fa-file-audio-o,
.moz-evzk-ongelezen-documenten .fa.fa-file-image-o,
.moz-evzk-ongelezen-documenten .fa.fa-file-video-o {
 color:#12ae8c
}
.blok-ev_dossier .fa.fa-file-pdf-o,
.documentIcoon .fa.fa-file-pdf-o,
.moz-bb-agendaonderwerp .fa.fa-file-pdf-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-file-pdf-o,
.moz-evzk-ongelezen-documenten .fa.fa-file-pdf-o {
 color:#e92506
}
.blok-ev_dossier .fa.pdf-grijs,
.blok-ev_dossier .fa.eml-grijs,
.documentIcoon .fa.pdf-grijs,
.documentIcoon .fa.eml-grijs,
.moz-bb-agendaonderwerp .fa.pdf-grijs,
.moz-bb-agendaonderwerp .fa.eml-grijs,
.moz-bb-leader .moz-docindent-1 .fa.pdf-grijs,
.moz-bb-leader .moz-docindent-1 .fa.eml-grijs,
.moz-evzk-ongelezen-documenten .fa.pdf-grijs,
.moz-evzk-ongelezen-documenten .fa.eml-grijs {
 color:#c2c2c2
}
.blok-ev_dossier .fa.fa-file-powerpoint-o,
.documentIcoon .fa.fa-file-powerpoint-o,
.moz-bb-agendaonderwerp .fa.fa-file-powerpoint-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-file-powerpoint-o,
.moz-evzk-ongelezen-documenten .fa.fa-file-powerpoint-o {
 color:#eb5e3e
}
.blok-ev_dossier .fa.fa-file-word-o,
.documentIcoon .fa.fa-file-word-o,
.moz-bb-agendaonderwerp .fa.fa-file-word-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-file-word-o,
.moz-evzk-ongelezen-documenten .fa.fa-file-word-o {
 color:#3d6eb6
}
.blok-ev_dossier .fa.fa-folder-o,
.blok-ev_dossier .fa.fa-suitcase,
.documentIcoon .fa.fa-folder-o,
.documentIcoon .fa.fa-suitcase,
.moz-bb-agendaonderwerp .fa.fa-folder-o,
.moz-bb-agendaonderwerp .fa.fa-suitcase,
.moz-bb-leader .moz-docindent-1 .fa.fa-folder-o,
.moz-bb-leader .moz-docindent-1 .fa.fa-suitcase,
.moz-evzk-ongelezen-documenten .fa.fa-folder-o,
.moz-evzk-ongelezen-documenten .fa.fa-suitcase {
 color:var(--color-secondary, #cda90a)
}
.moz_dragdrop {
 display:block;
 width:100%
}
.moz_dragdrop:empty {
 display:none
}
.dragdrophover {
 color:#fff;
 background-color:#5cb85c;
 border-color:#5cb85c
}
.statusbar+.statusbar {
 margin-top:30px
}
.statusbar>div {
 display:inline
}
.statusbar .filename {
 font-weight:700
}
.statusbar .filesize {
 margin-left:15px
}
.statusbar .progressBar {
 display:block;
 width:100%;
 overflow:hidden
}
.statusbar .progressBar>div {
 max-width:100%
}
#drop-handler-container {
 display:none
}
#drop-handler-container .modal-dialog {
 max-width:391px
}
#drop-handler-container .modal-header {
 padding-right:19px;
 padding-left:19px;
 background-color:#fff;
 border-top-right-radius:6px;
 border-top-left-radius:6px;
 border-bottom-width:0
}
#drop-handler-container .modal-header .close {
 top:-32px;
 left:39px;
 font-size:37px;
 line-height:45px;
 color:#757575;
 text-shadow:0 0
}
#drop-handler-container .modal-header .close:active,
#drop-handler-container .modal-header .close:focus,
#drop-handler-container .modal-header .close:hover,
#drop-handler-container .modal-header .close:active:focus,
#drop-handler-container .modal-header .close:active:hover,
#drop-handler-container .modal-header .close.active,
#drop-handler-container .modal-header .close.active:focus,
#drop-handler-container .modal-header .close.active:hover {
 outline:0;
 color:#4a4a4a
}
#drop-handler-container .modal-header h4 {
 padding-right:16px;
 padding-bottom:11px;
 padding-left:16px;
 font-size:20px;
 color:#4a4a4a;
 border-bottom-width:4px;
 border-bottom-color:#ededed;
 border-bottom-style:solid
}
#drop-handler-container .modal-body {
 min-height:309px;
 padding-top:36px;
 padding-right:19px;
 padding-bottom:19px;
 padding-left:19px;
 background-color:#fff;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:6px
}
#drop-handler-container .statusbar {
 position:relative
}
#drop-handler-container .statusbar .filename {
 font-weight:600;
 word-wrap:break-word
}
#drop-handler-container .statusbar .filename::before {
 margin-right:13px;
 font-size:21px;
 font-family:mozardicons;
 color:#c2c2c2;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".dgn"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".dwg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".dws"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".dwt"]::before {
 font-family:fontawesome;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".csr"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".pem"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".der"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".cer"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".crt"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".p7b"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".p7c"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".p12"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".pfx"]::before {
 font-family:FontAwesome;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".eml"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".msg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mail"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".fml"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".emlx"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mbox"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".oft"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ost"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".pst"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".tnef"]::before {
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".ics"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".vcs"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ifb"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".icalendar"]::before {
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".vcf"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".vcard"]::before {
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".iso"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".tar"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".bz2"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".gz"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".lz"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".lzma"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".lzo"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".rz"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".sz"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xz"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".z"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".7z"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".s7z"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".apk"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".dmg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".jar"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".rar"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".txz"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".par"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".zip"]::before {
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".aac"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".aiff"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".alac"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".flac"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".m4a"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".m4b"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".m4p"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ogg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".oga"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mogg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".opus"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".wav"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".wma"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".webm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mp3"]::before {
 font-family:FontAwesome;
 color:#12ae8c;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".dtd"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xsl"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xml"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".zkxml"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".docl"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".kcxml"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mjs"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".typings"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".js"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".sql"]::before {
 font-family:FontAwesome;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".xla"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xll"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xlw"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xlsx"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ods"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ots"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".uos"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xls"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xlt"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".csv"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xlam"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xlsb"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xltm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xltx"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".xlsm"]::before {
 font-family:FontAwesome;
 color:#439568;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".ai"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".webp"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".psd"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".raw"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".heif"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".heic"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".indd"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".png"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".tif"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".tiff"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".gif"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".jpg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".jpeg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".svg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".svgz"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".bmp"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".eps"]::before {
 font-family:FontAwesome;
 color:#12ae8c;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".pdf"]::before {
 font-family:FontAwesome;
 color:#e92506;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".sldx"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".sldm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ppt"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".pps"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".pot"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".pptx"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".potx"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ppsm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ppsx"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".potm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ppam"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".odp"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".otp"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".uop"]::before {
 font-family:FontAwesome;
 color:#eb5e3e;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".md"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".markdown"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".cib"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".txt"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".text"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".rtf"]::before {
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".webm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ogg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".m4v"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".qt"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".flv"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".avi"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mov"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mp4"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".wmv"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mpg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mpeg"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".mkv"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".swf"]::before {
 font-family:FontAwesome;
 color:#12ae8c;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".wbk"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".docm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".docb"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".odt"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".uot"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".ott"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".doc"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".dot"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".dotm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".docx"]::before {
 font-family:FontAwesome;
 color:#3d6eb6;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".gpg"]::before {
 font-family:FontAwesome;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".htm"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".html"]::before {
 font-family:FontAwesome;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".scss"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".sass"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".css"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".less"]::before,
#drop-handler-container .statusbar .filename[data-filename$=".stylus"]::before {
 font-family:FontAwesome;
 content:""
}
#drop-handler-container .statusbar .filename[data-filename$=".exe"]::before {
 font-family:FontAwesome;
 content:""
}
#drop-handler-container .statusbar .filesize {
 display:block;
 margin-left:0;
 font-size:11px;
 font-weight:300;
 color:#4a4a4a
}
#drop-handler-container .statusbar .progressBar {
 height:4px;
 background-color:#d9d9d9
}
#drop-handler-container .statusbar .progressBar>div {
 font-size:0;
 background-color:var(--color-secondary, #cda90a);
 background-image:none
}
#drop-handler-container .statusbar .abort {
 position:absolute;
 top:2px;
 right:0;
 font-size:0
}
#drop-handler-container .statusbar .abort:active,
#drop-handler-container .statusbar .abort:focus,
#drop-handler-container .statusbar .abort:hover,
#drop-handler-container .statusbar .abort:active:focus,
#drop-handler-container .statusbar .abort:active:hover,
#drop-handler-container .statusbar .abort.active,
#drop-handler-container .statusbar .abort.active:focus,
#drop-handler-container .statusbar .abort.active:hover {
 outline:0;
 cursor:pointer
}
#drop-handler-container .statusbar .abort:active::before,
#drop-handler-container .statusbar .abort:focus::before,
#drop-handler-container .statusbar .abort:hover::before,
#drop-handler-container .statusbar .abort:active:focus::before,
#drop-handler-container .statusbar .abort:active:hover::before,
#drop-handler-container .statusbar .abort.active::before,
#drop-handler-container .statusbar .abort.active:focus::before,
#drop-handler-container .statusbar .abort.active:hover::before {
 color:var(--color-secondary, #cda90a)
}
#drop-handler-container .statusbar .abort::before {
 font-size:12px;
 font-family:fontawesome;
 color:#d9d9d9;
 content:""
}
#drop-handler-container .statusbar .statusmessage {
 display:none !important
}
#drop-handler-container-backdrop {
 transition:opacity .2s ease
}
#drop-notify {
 position:fixed;
 top:0;
 left:0;
 z-index:20999;
 width:100vw;
 height:100vh;
 overflow:hidden;
 visibility:hidden;
 background-color:rgba(0,0,0,.5)
}
#drop-notify .notify {
 width:calc(100vw - 100px);
 height:calc(100vh - 100px);
 margin:50px;
 background-color:rgba(240,240,240,.8);
 border-width:4px;
 border-color:#999;
 border-style:dashed
}
#drop-notify .notify p {
 max-width:600px;
 padding-right:30px;
 padding-left:30px;
 margin-top:calc(50vh - 200px);
 margin-right:auto;
 margin-left:auto;
 font-size:24px;
 color:#4a4a4a;
 text-align:center
}
#drop-notify .notify p::before {
 display:block;
 font-size:60px;
 font-family:mozardicons;
 color:#999;
 content:""
}
.drop-area {
 position:relative;
 width:100%;
 padding-top:8px;
 padding-right:5px;
 padding-bottom:15px;
 padding-left:5px;
 text-align:center;
 cursor:default;
 background-color:#f5f5f5;
 border-width:2px;
 border-color:#969696;
 border-radius:6px;
 border-style:dashed
}
.drop-area label {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
.drop-area label:active,
.drop-area label:focus,
.drop-area label:hover,
.drop-area label:active:focus,
.drop-area label:active:hover,
.drop-area label.active,
.drop-area label.active:focus,
.drop-area label.active:hover {
 outline:0;
 cursor:pointer
}
.drop-area p {
 margin-bottom:0
}
.drop-area p::after {
 margin-left:20px;
 font-size:28px;
 font-family:mozardicons;
 font-color:#333;
 content:""
}
.row--drop-area {
 padding-left:0
}
.row--drop-area>div {
 padding-right:0;
 padding-bottom:0;
 padding-left:0
}
.row--drop-area .drop-area {
 position:relative;
 top:4px;
 padding-top:18px;
 padding-bottom:26px;
 margin-bottom:4px;
 border-top-right-radius:0;
 border-top-left-radius:0
}
#moz_schc_713 #drop-area,
#moz_schc_995 #drop-area {
 width:calc(100% + 10px);
 margin-top:-5px;
 margin-left:-10px
}
.dropdown--tekst {
 padding-top:3px;
 padding-right:20px;
 padding-bottom:3px;
 padding-left:20px
}
.dropdown-menu li {
 background-color:#fff
}
.dropdown-menu a {
 padding-top:10px !important;
 padding-right:15px !important;
 padding-bottom:10px !important;
 padding-left:15px !important
}
.dropdown-menu .fa,
.dropdown-menu .mf {
 position:relative;
 top:2px;
 margin-right:10px;
 font-size:18px
}
#map {
 width:calc(100% + 20px);
 min-height:400px;
 margin-bottom:-15px;
 margin-left:-15px;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:6px
}
#map .ol-viewport {
 width:calc(100% + 20px);
 min-height:400px;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:6px
}
#gmkaart {
 height:250px;
 background-position:center center;
 background-size:cover;
 background-image:url("map-placeholder.jpg")
}
.google-maps-klein-kaartje {
 height:180px
}
.kaart {
 height:100%;
 min-height:180px
}
.input-group.button__lov {
 width:100%
}
.input-group .input-group-btn .btn,
.input-group-custom .input-group-btn .btn {
 background-color:#eee;
 border-width:1px;
 border-color:#ccc
}
.input-group .input-group-btn .btn:active,
.input-group .input-group-btn .btn:focus,
.input-group .input-group-btn .btn:hover,
.input-group .input-group-btn .btn:active:focus,
.input-group .input-group-btn .btn:active:hover,
.input-group .input-group-btn .btn.active,
.input-group .input-group-btn .btn.active:focus,
.input-group .input-group-btn .btn.active:hover,
.input-group-custom .input-group-btn .btn:active,
.input-group-custom .input-group-btn .btn:focus,
.input-group-custom .input-group-btn .btn:hover,
.input-group-custom .input-group-btn .btn:active:focus,
.input-group-custom .input-group-btn .btn:active:hover,
.input-group-custom .input-group-btn .btn.active,
.input-group-custom .input-group-btn .btn.active:focus,
.input-group-custom .input-group-btn .btn.active:hover {
 outline:0;
 color:#4a4a4a;
 background-color:#d5d5d5;
 border-color:#cfcfcf
}
.input-group .form-control:first-child,
.input-group input[type=color]:first-child,
.input-group input[type=date]:first-child,
.input-group input[type=datetime-local]:first-child,
.input-group input[type=email]:first-child,
.input-group input[type=month]:first-child,
.input-group input[type=number]:first-child,
.input-group input[type=password]:first-child,
.input-group input[type=range]:first-child,
.input-group input[type=search]:first-child,
.input-group input[type=tel]:first-child,
.input-group input[type=text]:first-child,
.input-group input[type=time]:first-child,
.input-group input[type=url]:first-child,
.input-group input[type=week]:first-child,
.input-group textarea:first-child {
 width:calc(100% - 7px);
 border-top-right-radius:4px;
 border-bottom-right-radius:4px
}
.input-group-custom select {
 display:inline-block
}
.input-group-custom textarea {
 display:inline-block;
 width:calc(100% - 45px)
}
.input-group-custom .input-group-btn {
 float:right;
 width:auto
}
.jumbotron {
 background-color:transparent
}
.jumbotron p {
 font-weight:500
}
.jumbotron img {
 margin-bottom:50px
}
.label-default,
.kleurenbalk .standaard,
.moz-ev-kleurenbalk .standaard {
 background-color:#c4c4c4
}
.label-success,
.kleurenbalk .ok,
.moz-ev-kleurenbalk .ok {
 background-color:#14ad8c
}
.label-warning,
.kleurenbalk .aandacht,
.moz-ev-kleurenbalk .aandacht {
 background-color:#ef9401
}
.label-danger,
.kleurenbalk .nietok,
.moz-ev-kleurenbalk .nietok {
 background-color:#cf021a
}
.label--smal,
.kleurenbalk .smal,
.moz-ev-kleurenbalk .smal,
.label--breed,
.kleurenbalk .breed4,
.moz-ev-kleurenbalk .breed4 {
 display:inline-block;
 height:23px;
 padding:2px;
 font-size:14px;
 line-height:16px;
 border-radius:23px;
 border-style:solid
}
.label--smal[href]:active,
.kleurenbalk [href].smal:active,
.moz-ev-kleurenbalk [href].smal:active,
.label--smal[href]:focus,
.kleurenbalk [href].smal:focus,
.moz-ev-kleurenbalk [href].smal:focus,
.label--smal[href]:hover,
.kleurenbalk [href].smal:hover,
.moz-ev-kleurenbalk [href].smal:hover,
.label--smal[href]:active:focus,
.label--smal[href]:active:hover,
.label--smal[href].active,
.kleurenbalk [href].active.smal,
.moz-ev-kleurenbalk [href].active.smal,
.label--smal[href].active:focus,
.label--smal[href].active:hover,
.label--breed[href]:active,
.kleurenbalk [href].breed4:active,
.moz-ev-kleurenbalk [href].breed4:active,
.label--breed[href]:focus,
.kleurenbalk [href].breed4:focus,
.moz-ev-kleurenbalk [href].breed4:focus,
.label--breed[href]:hover,
.kleurenbalk [href].breed4:hover,
.moz-ev-kleurenbalk [href].breed4:hover,
.label--breed[href]:active:focus,
.label--breed[href]:active:hover,
.label--breed[href].active,
.kleurenbalk [href].active.breed4,
.moz-ev-kleurenbalk [href].active.breed4,
.label--breed[href].active:focus,
.label--breed[href].active:hover {
 outline:0;
 background-color:#c4c4c4
}
.label--smal[href]:active img,
.kleurenbalk [href].smal:active img,
.moz-ev-kleurenbalk [href].smal:active img,
.label--smal[href]:focus img,
.kleurenbalk [href].smal:focus img,
.moz-ev-kleurenbalk [href].smal:focus img,
.label--smal[href]:hover img,
.kleurenbalk [href].smal:hover img,
.moz-ev-kleurenbalk [href].smal:hover img,
.label--smal[href]:active:focus img,
.label--smal[href]:active:hover img,
.label--smal[href].active img,
.kleurenbalk [href].active.smal img,
.moz-ev-kleurenbalk [href].active.smal img,
.label--smal[href].active:focus img,
.label--smal[href].active:hover img,
.label--breed[href]:active img,
.kleurenbalk [href].breed4:active img,
.moz-ev-kleurenbalk [href].breed4:active img,
.label--breed[href]:focus img,
.kleurenbalk [href].breed4:focus img,
.moz-ev-kleurenbalk [href].breed4:focus img,
.label--breed[href]:hover img,
.kleurenbalk [href].breed4:hover img,
.moz-ev-kleurenbalk [href].breed4:hover img,
.label--breed[href]:active:focus img,
.label--breed[href]:active:hover img,
.label--breed[href].active img,
.kleurenbalk [href].active.breed4 img,
.moz-ev-kleurenbalk [href].active.breed4 img,
.label--breed[href].active:focus img,
.label--breed[href].active:hover img {
 -webkit-filter:grayscale(100%);
 filter:grayscale(100%)
}
.label--smal.label-default,
.kleurenbalk .label-default.smal,
.moz-ev-kleurenbalk .label-default.smal,
.kleurenbalk .label--smal.standaard,
.kleurenbalk .standaard.smal,
.moz-ev-kleurenbalk .label--smal.standaard,
.moz-ev-kleurenbalk .standaard.smal,
.label--breed.label-default,
.kleurenbalk .label-default.breed4,
.moz-ev-kleurenbalk .label-default.breed4,
.kleurenbalk .label--breed.standaard,
.kleurenbalk .standaard.breed4,
.moz-ev-kleurenbalk .label--breed.standaard,
.moz-ev-kleurenbalk .standaard.breed4 {
 color:#fff;
 background-color:#c4c4c4;
 border-color:#c4c4c4
}
.label--smal.label-success,
.kleurenbalk .label-success.smal,
.moz-ev-kleurenbalk .label-success.smal,
.kleurenbalk .label--smal.ok,
.kleurenbalk .ok.smal,
.moz-ev-kleurenbalk .label--smal.ok,
.moz-ev-kleurenbalk .ok.smal,
.label--breed.label-success,
.kleurenbalk .label-success.breed4,
.moz-ev-kleurenbalk .label-success.breed4,
.kleurenbalk .label--breed.ok,
.kleurenbalk .ok.breed4,
.moz-ev-kleurenbalk .label--breed.ok,
.moz-ev-kleurenbalk .ok.breed4 {
 border-color:#14ad8c
}
.label--smal.label-warning,
.kleurenbalk .label-warning.smal,
.moz-ev-kleurenbalk .label-warning.smal,
.kleurenbalk .label--smal.aandacht,
.kleurenbalk .aandacht.smal,
.moz-ev-kleurenbalk .label--smal.aandacht,
.moz-ev-kleurenbalk .aandacht.smal,
.label--breed.label-warning,
.kleurenbalk .label-warning.breed4,
.moz-ev-kleurenbalk .label-warning.breed4,
.kleurenbalk .label--breed.aandacht,
.kleurenbalk .aandacht.breed4,
.moz-ev-kleurenbalk .label--breed.aandacht,
.moz-ev-kleurenbalk .aandacht.breed4 {
 border-color:#ef9401
}
.label--smal.label-danger,
.kleurenbalk .label-danger.smal,
.moz-ev-kleurenbalk .label-danger.smal,
.kleurenbalk .label--smal.nietok,
.kleurenbalk .nietok.smal,
.moz-ev-kleurenbalk .label--smal.nietok,
.moz-ev-kleurenbalk .nietok.smal,
.label--breed.label-danger,
.kleurenbalk .label-danger.breed4,
.moz-ev-kleurenbalk .label-danger.breed4,
.kleurenbalk .label--breed.nietok,
.kleurenbalk .nietok.breed4,
.moz-ev-kleurenbalk .label--breed.nietok,
.moz-ev-kleurenbalk .nietok.breed4 {
 border-color:#cf021a
}
.label--smal.label-success[href]:active,
.kleurenbalk .label-success[href].smal:active,
.moz-ev-kleurenbalk .label-success[href].smal:active,
.kleurenbalk .label--smal[href].ok:active,
.kleurenbalk [href].ok.smal:active,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.smal:active,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.smal:active,
.moz-ev-kleurenbalk .label--smal[href].ok:active,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.smal:active,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.smal:active,
.moz-ev-kleurenbalk [href].ok.smal:active,
.label--smal.label-success[href]:focus,
.kleurenbalk .label-success[href].smal:focus,
.moz-ev-kleurenbalk .label-success[href].smal:focus,
.kleurenbalk .label--smal[href].ok:focus,
.kleurenbalk [href].ok.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.smal:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.smal:focus,
.moz-ev-kleurenbalk .label--smal[href].ok:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.smal:focus,
.moz-ev-kleurenbalk [href].ok.smal:focus,
.label--smal.label-success[href]:hover,
.kleurenbalk .label-success[href].smal:hover,
.moz-ev-kleurenbalk .label-success[href].smal:hover,
.kleurenbalk .label--smal[href].ok:hover,
.kleurenbalk [href].ok.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.smal:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.smal:hover,
.moz-ev-kleurenbalk .label--smal[href].ok:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.smal:hover,
.moz-ev-kleurenbalk [href].ok.smal:hover,
.label--smal.label-success[href]:active:focus,
.kleurenbalk .label-success[href].smal:active:focus,
.moz-ev-kleurenbalk .label-success[href].smal:active:focus,
.label--smal.label-success[href]:active:hover,
.kleurenbalk .label-success[href].smal:active:hover,
.moz-ev-kleurenbalk .label-success[href].smal:active:hover,
.label--smal.label-success[href].active,
.kleurenbalk .label-success[href].active.smal,
.moz-ev-kleurenbalk .label-success[href].active.smal,
.kleurenbalk .label--smal[href].active.ok,
.kleurenbalk [href].active.ok.smal,
.kleurenbalk .moz-ev-kleurenbalk [href].active.ok.smal,
.moz-ev-kleurenbalk .kleurenbalk [href].active.ok.smal,
.moz-ev-kleurenbalk .label--smal[href].active.ok,
.moz-ev-kleurenbalk .kleurenbalk [href].active.ok.smal,
.kleurenbalk .moz-ev-kleurenbalk [href].active.ok.smal,
.moz-ev-kleurenbalk [href].active.ok.smal,
.label--smal.label-success[href].active:focus,
.kleurenbalk .label-success[href].active.smal:focus,
.moz-ev-kleurenbalk .label-success[href].active.smal:focus,
.label--smal.label-success[href].active:hover,
.kleurenbalk .label-success[href].active.smal:hover,
.moz-ev-kleurenbalk .label-success[href].active.smal:hover,
.label--smal.label-warning[href]:active,
.kleurenbalk .label-warning[href].smal:active,
.moz-ev-kleurenbalk .label-warning[href].smal:active,
.kleurenbalk .label--smal[href].aandacht:active,
.kleurenbalk [href].aandacht.smal:active,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.smal:active,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.smal:active,
.moz-ev-kleurenbalk .label--smal[href].aandacht:active,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.smal:active,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.smal:active,
.moz-ev-kleurenbalk [href].aandacht.smal:active,
.label--smal.label-warning[href]:focus,
.kleurenbalk .label-warning[href].smal:focus,
.moz-ev-kleurenbalk .label-warning[href].smal:focus,
.kleurenbalk .label--smal[href].aandacht:focus,
.kleurenbalk [href].aandacht.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.smal:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.smal:focus,
.moz-ev-kleurenbalk .label--smal[href].aandacht:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.smal:focus,
.moz-ev-kleurenbalk [href].aandacht.smal:focus,
.label--smal.label-warning[href]:hover,
.kleurenbalk .label-warning[href].smal:hover,
.moz-ev-kleurenbalk .label-warning[href].smal:hover,
.kleurenbalk .label--smal[href].aandacht:hover,
.kleurenbalk [href].aandacht.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.smal:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.smal:hover,
.moz-ev-kleurenbalk .label--smal[href].aandacht:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.smal:hover,
.moz-ev-kleurenbalk [href].aandacht.smal:hover,
.label--smal.label-warning[href]:active:focus,
.kleurenbalk .label-warning[href].smal:active:focus,
.moz-ev-kleurenbalk .label-warning[href].smal:active:focus,
.label--smal.label-warning[href]:active:hover,
.kleurenbalk .label-warning[href].smal:active:hover,
.moz-ev-kleurenbalk .label-warning[href].smal:active:hover,
.label--smal.label-warning[href].active,
.kleurenbalk .label-warning[href].active.smal,
.moz-ev-kleurenbalk .label-warning[href].active.smal,
.kleurenbalk .label--smal[href].active.aandacht,
.kleurenbalk [href].active.aandacht.smal,
.kleurenbalk .moz-ev-kleurenbalk [href].active.aandacht.smal,
.moz-ev-kleurenbalk .kleurenbalk [href].active.aandacht.smal,
.moz-ev-kleurenbalk .label--smal[href].active.aandacht,
.moz-ev-kleurenbalk .kleurenbalk [href].active.aandacht.smal,
.kleurenbalk .moz-ev-kleurenbalk [href].active.aandacht.smal,
.moz-ev-kleurenbalk [href].active.aandacht.smal,
.label--smal.label-warning[href].active:focus,
.kleurenbalk .label-warning[href].active.smal:focus,
.moz-ev-kleurenbalk .label-warning[href].active.smal:focus,
.label--smal.label-warning[href].active:hover,
.kleurenbalk .label-warning[href].active.smal:hover,
.moz-ev-kleurenbalk .label-warning[href].active.smal:hover,
.label--smal.label-danger[href]:active,
.kleurenbalk .label-danger[href].smal:active,
.moz-ev-kleurenbalk .label-danger[href].smal:active,
.kleurenbalk .label--smal[href].nietok:active,
.kleurenbalk [href].nietok.smal:active,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:active,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:active,
.moz-ev-kleurenbalk .label--smal[href].nietok:active,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:active,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:active,
.moz-ev-kleurenbalk [href].nietok.smal:active,
.label--smal.label-danger[href]:focus,
.kleurenbalk .label-danger[href].smal:focus,
.moz-ev-kleurenbalk .label-danger[href].smal:focus,
.kleurenbalk .label--smal[href].nietok:focus,
.kleurenbalk [href].nietok.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:focus,
.moz-ev-kleurenbalk .label--smal[href].nietok:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:focus,
.moz-ev-kleurenbalk [href].nietok.smal:focus,
.label--smal.label-danger[href]:hover,
.kleurenbalk .label-danger[href].smal:hover,
.moz-ev-kleurenbalk .label-danger[href].smal:hover,
.kleurenbalk .label--smal[href].nietok:hover,
.kleurenbalk [href].nietok.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:hover,
.moz-ev-kleurenbalk .label--smal[href].nietok:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:hover,
.moz-ev-kleurenbalk [href].nietok.smal:hover,
.label--smal.label-danger[href]:active:focus,
.kleurenbalk .label-danger[href].smal:active:focus,
.moz-ev-kleurenbalk .label-danger[href].smal:active:focus,
.kleurenbalk .label--smal[href].nietok:active:focus,
.kleurenbalk [href].nietok.smal:active:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:active:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:active:focus,
.moz-ev-kleurenbalk .label--smal[href].nietok:active:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:active:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:active:focus,
.moz-ev-kleurenbalk [href].nietok.smal:active:focus,
.label--smal.label-danger[href]:active:hover,
.kleurenbalk .label-danger[href].smal:active:hover,
.moz-ev-kleurenbalk .label-danger[href].smal:active:hover,
.kleurenbalk .label--smal[href].nietok:active:hover,
.kleurenbalk [href].nietok.smal:active:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:active:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:active:hover,
.moz-ev-kleurenbalk .label--smal[href].nietok:active:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.smal:active:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.smal:active:hover,
.moz-ev-kleurenbalk [href].nietok.smal:active:hover,
.label--smal.label-danger[href].active,
.kleurenbalk .label-danger[href].active.smal,
.moz-ev-kleurenbalk .label-danger[href].active.smal,
.kleurenbalk .label--smal[href].active.nietok,
.kleurenbalk [href].active.nietok.smal,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.smal,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.smal,
.moz-ev-kleurenbalk .label--smal[href].active.nietok,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.smal,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.smal,
.moz-ev-kleurenbalk [href].active.nietok.smal,
.label--smal.label-danger[href].active:focus,
.kleurenbalk .label-danger[href].active.smal:focus,
.moz-ev-kleurenbalk .label-danger[href].active.smal:focus,
.kleurenbalk .label--smal[href].active.nietok:focus,
.kleurenbalk [href].active.nietok.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.smal:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.smal:focus,
.moz-ev-kleurenbalk .label--smal[href].active.nietok:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.smal:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.smal:focus,
.moz-ev-kleurenbalk [href].active.nietok.smal:focus,
.label--smal.label-danger[href].active:hover,
.kleurenbalk .label-danger[href].active.smal:hover,
.moz-ev-kleurenbalk .label-danger[href].active.smal:hover,
.kleurenbalk .label--smal[href].active.nietok:hover,
.kleurenbalk [href].active.nietok.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.smal:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.smal:hover,
.moz-ev-kleurenbalk .label--smal[href].active.nietok:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.smal:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.smal:hover,
.moz-ev-kleurenbalk [href].active.nietok.smal:hover,
.label--breed.label-success[href]:active,
.kleurenbalk .label-success[href].breed4:active,
.moz-ev-kleurenbalk .label-success[href].breed4:active,
.kleurenbalk .label--breed[href].ok:active,
.kleurenbalk [href].ok.breed4:active,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.breed4:active,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.breed4:active,
.moz-ev-kleurenbalk .label--breed[href].ok:active,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.breed4:active,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.breed4:active,
.moz-ev-kleurenbalk [href].ok.breed4:active,
.label--breed.label-success[href]:focus,
.kleurenbalk .label-success[href].breed4:focus,
.moz-ev-kleurenbalk .label-success[href].breed4:focus,
.kleurenbalk .label--breed[href].ok:focus,
.kleurenbalk [href].ok.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.breed4:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.breed4:focus,
.moz-ev-kleurenbalk .label--breed[href].ok:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.breed4:focus,
.moz-ev-kleurenbalk [href].ok.breed4:focus,
.label--breed.label-success[href]:hover,
.kleurenbalk .label-success[href].breed4:hover,
.moz-ev-kleurenbalk .label-success[href].breed4:hover,
.kleurenbalk .label--breed[href].ok:hover,
.kleurenbalk [href].ok.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.breed4:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.breed4:hover,
.moz-ev-kleurenbalk .label--breed[href].ok:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].ok.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].ok.breed4:hover,
.moz-ev-kleurenbalk [href].ok.breed4:hover,
.label--breed.label-success[href]:active:focus,
.kleurenbalk .label-success[href].breed4:active:focus,
.moz-ev-kleurenbalk .label-success[href].breed4:active:focus,
.label--breed.label-success[href]:active:hover,
.kleurenbalk .label-success[href].breed4:active:hover,
.moz-ev-kleurenbalk .label-success[href].breed4:active:hover,
.label--breed.label-success[href].active,
.kleurenbalk .label-success[href].active.breed4,
.moz-ev-kleurenbalk .label-success[href].active.breed4,
.kleurenbalk .label--breed[href].active.ok,
.kleurenbalk [href].active.ok.breed4,
.kleurenbalk .moz-ev-kleurenbalk [href].active.ok.breed4,
.moz-ev-kleurenbalk .kleurenbalk [href].active.ok.breed4,
.moz-ev-kleurenbalk .label--breed[href].active.ok,
.moz-ev-kleurenbalk .kleurenbalk [href].active.ok.breed4,
.kleurenbalk .moz-ev-kleurenbalk [href].active.ok.breed4,
.moz-ev-kleurenbalk [href].active.ok.breed4,
.label--breed.label-success[href].active:focus,
.kleurenbalk .label-success[href].active.breed4:focus,
.moz-ev-kleurenbalk .label-success[href].active.breed4:focus,
.label--breed.label-success[href].active:hover,
.kleurenbalk .label-success[href].active.breed4:hover,
.moz-ev-kleurenbalk .label-success[href].active.breed4:hover,
.label--breed.label-warning[href]:active,
.kleurenbalk .label-warning[href].breed4:active,
.moz-ev-kleurenbalk .label-warning[href].breed4:active,
.kleurenbalk .label--breed[href].aandacht:active,
.kleurenbalk [href].aandacht.breed4:active,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.breed4:active,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.breed4:active,
.moz-ev-kleurenbalk .label--breed[href].aandacht:active,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.breed4:active,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.breed4:active,
.moz-ev-kleurenbalk [href].aandacht.breed4:active,
.label--breed.label-warning[href]:focus,
.kleurenbalk .label-warning[href].breed4:focus,
.moz-ev-kleurenbalk .label-warning[href].breed4:focus,
.kleurenbalk .label--breed[href].aandacht:focus,
.kleurenbalk [href].aandacht.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.breed4:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.breed4:focus,
.moz-ev-kleurenbalk .label--breed[href].aandacht:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.breed4:focus,
.moz-ev-kleurenbalk [href].aandacht.breed4:focus,
.label--breed.label-warning[href]:hover,
.kleurenbalk .label-warning[href].breed4:hover,
.moz-ev-kleurenbalk .label-warning[href].breed4:hover,
.kleurenbalk .label--breed[href].aandacht:hover,
.kleurenbalk [href].aandacht.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.breed4:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.breed4:hover,
.moz-ev-kleurenbalk .label--breed[href].aandacht:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].aandacht.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].aandacht.breed4:hover,
.moz-ev-kleurenbalk [href].aandacht.breed4:hover,
.label--breed.label-warning[href]:active:focus,
.kleurenbalk .label-warning[href].breed4:active:focus,
.moz-ev-kleurenbalk .label-warning[href].breed4:active:focus,
.label--breed.label-warning[href]:active:hover,
.kleurenbalk .label-warning[href].breed4:active:hover,
.moz-ev-kleurenbalk .label-warning[href].breed4:active:hover,
.label--breed.label-warning[href].active,
.kleurenbalk .label-warning[href].active.breed4,
.moz-ev-kleurenbalk .label-warning[href].active.breed4,
.kleurenbalk .label--breed[href].active.aandacht,
.kleurenbalk [href].active.aandacht.breed4,
.kleurenbalk .moz-ev-kleurenbalk [href].active.aandacht.breed4,
.moz-ev-kleurenbalk .kleurenbalk [href].active.aandacht.breed4,
.moz-ev-kleurenbalk .label--breed[href].active.aandacht,
.moz-ev-kleurenbalk .kleurenbalk [href].active.aandacht.breed4,
.kleurenbalk .moz-ev-kleurenbalk [href].active.aandacht.breed4,
.moz-ev-kleurenbalk [href].active.aandacht.breed4,
.label--breed.label-warning[href].active:focus,
.kleurenbalk .label-warning[href].active.breed4:focus,
.moz-ev-kleurenbalk .label-warning[href].active.breed4:focus,
.label--breed.label-warning[href].active:hover,
.kleurenbalk .label-warning[href].active.breed4:hover,
.moz-ev-kleurenbalk .label-warning[href].active.breed4:hover,
.label--breed.label-danger[href]:active,
.kleurenbalk .label-danger[href].breed4:active,
.moz-ev-kleurenbalk .label-danger[href].breed4:active,
.kleurenbalk .label--breed[href].nietok:active,
.kleurenbalk [href].nietok.breed4:active,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:active,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:active,
.moz-ev-kleurenbalk .label--breed[href].nietok:active,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:active,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:active,
.moz-ev-kleurenbalk [href].nietok.breed4:active,
.label--breed.label-danger[href]:focus,
.kleurenbalk .label-danger[href].breed4:focus,
.moz-ev-kleurenbalk .label-danger[href].breed4:focus,
.kleurenbalk .label--breed[href].nietok:focus,
.kleurenbalk [href].nietok.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:focus,
.moz-ev-kleurenbalk .label--breed[href].nietok:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:focus,
.moz-ev-kleurenbalk [href].nietok.breed4:focus,
.label--breed.label-danger[href]:hover,
.kleurenbalk .label-danger[href].breed4:hover,
.moz-ev-kleurenbalk .label-danger[href].breed4:hover,
.kleurenbalk .label--breed[href].nietok:hover,
.kleurenbalk [href].nietok.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:hover,
.moz-ev-kleurenbalk .label--breed[href].nietok:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:hover,
.moz-ev-kleurenbalk [href].nietok.breed4:hover,
.label--breed.label-danger[href]:active:focus,
.kleurenbalk .label-danger[href].breed4:active:focus,
.moz-ev-kleurenbalk .label-danger[href].breed4:active:focus,
.kleurenbalk .label--breed[href].nietok:active:focus,
.kleurenbalk [href].nietok.breed4:active:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:active:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:active:focus,
.moz-ev-kleurenbalk .label--breed[href].nietok:active:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:active:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:active:focus,
.moz-ev-kleurenbalk [href].nietok.breed4:active:focus,
.label--breed.label-danger[href]:active:hover,
.kleurenbalk .label-danger[href].breed4:active:hover,
.moz-ev-kleurenbalk .label-danger[href].breed4:active:hover,
.kleurenbalk .label--breed[href].nietok:active:hover,
.kleurenbalk [href].nietok.breed4:active:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:active:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:active:hover,
.moz-ev-kleurenbalk .label--breed[href].nietok:active:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].nietok.breed4:active:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].nietok.breed4:active:hover,
.moz-ev-kleurenbalk [href].nietok.breed4:active:hover,
.label--breed.label-danger[href].active,
.kleurenbalk .label-danger[href].active.breed4,
.moz-ev-kleurenbalk .label-danger[href].active.breed4,
.kleurenbalk .label--breed[href].active.nietok,
.kleurenbalk [href].active.nietok.breed4,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.breed4,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.breed4,
.moz-ev-kleurenbalk .label--breed[href].active.nietok,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.breed4,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.breed4,
.moz-ev-kleurenbalk [href].active.nietok.breed4,
.label--breed.label-danger[href].active:focus,
.kleurenbalk .label-danger[href].active.breed4:focus,
.moz-ev-kleurenbalk .label-danger[href].active.breed4:focus,
.kleurenbalk .label--breed[href].active.nietok:focus,
.kleurenbalk [href].active.nietok.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.breed4:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.breed4:focus,
.moz-ev-kleurenbalk .label--breed[href].active.nietok:focus,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.breed4:focus,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.breed4:focus,
.moz-ev-kleurenbalk [href].active.nietok.breed4:focus,
.label--breed.label-danger[href].active:hover,
.kleurenbalk .label-danger[href].active.breed4:hover,
.moz-ev-kleurenbalk .label-danger[href].active.breed4:hover,
.kleurenbalk .label--breed[href].active.nietok:hover,
.kleurenbalk [href].active.nietok.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.breed4:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.breed4:hover,
.moz-ev-kleurenbalk .label--breed[href].active.nietok:hover,
.moz-ev-kleurenbalk .kleurenbalk [href].active.nietok.breed4:hover,
.kleurenbalk .moz-ev-kleurenbalk [href].active.nietok.breed4:hover,
.moz-ev-kleurenbalk [href].active.nietok.breed4:hover {
 outline:0;
 border-color:#c4c4c4
}
.label--smal,
.kleurenbalk .smal,
.moz-ev-kleurenbalk .smal {
 width:23px;
 margin-right:2px;
 border-width:1px
}
.label--breed,
.kleurenbalk .breed4,
.moz-ev-kleurenbalk .breed4 {
 width:3em;
 padding-top:2px;
 border-width:2px
}
.label--breed.label-success,
.kleurenbalk .label-success.breed4,
.moz-ev-kleurenbalk .label-success.breed4,
.kleurenbalk .label--breed.ok,
.kleurenbalk .ok.breed4,
.moz-ev-kleurenbalk .label--breed.ok,
.moz-ev-kleurenbalk .ok.breed4 {
 color:#14ad8c
}
.label--breed.label-warning,
.kleurenbalk .label-warning.breed4,
.moz-ev-kleurenbalk .label-warning.breed4,
.kleurenbalk .label--breed.aandacht,
.kleurenbalk .aandacht.breed4,
.moz-ev-kleurenbalk .label--breed.aandacht,
.moz-ev-kleurenbalk .aandacht.breed4 {
 color:#ef9401
}
.label--breed.label-danger,
.kleurenbalk .label-danger.breed4,
.moz-ev-kleurenbalk .label-danger.breed4,
.kleurenbalk .label--breed.nietok,
.kleurenbalk .nietok.breed4,
.moz-ev-kleurenbalk .label--breed.nietok,
.moz-ev-kleurenbalk .nietok.breed4 {
 color:#cf021a
}
.kleurenbalk>a,
.kleurenbalk>span,
.moz-ev-kleurenbalk>a,
.moz-ev-kleurenbalk>span {
 font-weight:400
}
.kleurenbalk .smal.pijl_naar_links,
.kleurenbalk .smal.pijl_naar_boven,
.kleurenbalk .smal.pijl_naar_beneden,
.kleurenbalk .smal.pijl_naar_rechts,
.kleurenbalk .smal.zaakbak,
.kleurenbalk .smal.objecten,
.kleurenbalk .smal.aanvraag,
.kleurenbalk .smal.dossier,
.kleurenbalk .smal.resultaat,
.kleurenbalk .smal.herinneringen,
.kleurenbalk .smal.opschorten,
.kleurenbalk .smal.archief,
.kleurenbalk .smal.status,
.kleurenbalk .smal.toewijzen,
.kleurenbalk .smal.kenmerken,
.moz-ev-kleurenbalk .smal.pijl_naar_links,
.moz-ev-kleurenbalk .smal.pijl_naar_boven,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts,
.moz-ev-kleurenbalk .smal.zaakbak,
.moz-ev-kleurenbalk .smal.objecten,
.moz-ev-kleurenbalk .smal.aanvraag,
.moz-ev-kleurenbalk .smal.dossier,
.moz-ev-kleurenbalk .smal.resultaat,
.moz-ev-kleurenbalk .smal.herinneringen,
.moz-ev-kleurenbalk .smal.opschorten,
.moz-ev-kleurenbalk .smal.archief,
.moz-ev-kleurenbalk .smal.status,
.moz-ev-kleurenbalk .smal.toewijzen,
.moz-ev-kleurenbalk .smal.kenmerken {
 position:relative;
 top:5px;
 width:auto;
 padding:0;
 font-size:25px;
 color:#4a4a4a;
 background-color:transparent;
 border-width:0
}
.kleurenbalk .smal.pijl_naar_links:active,
.kleurenbalk .smal.pijl_naar_links:focus,
.kleurenbalk .smal.pijl_naar_links:hover,
.kleurenbalk .smal.pijl_naar_links:active:focus,
.kleurenbalk .smal.pijl_naar_links:active:hover,
.kleurenbalk .smal.pijl_naar_links.active,
.kleurenbalk .smal.pijl_naar_links.active:focus,
.kleurenbalk .smal.pijl_naar_links.active:hover,
.kleurenbalk .smal.pijl_naar_boven:active,
.kleurenbalk .smal.pijl_naar_boven:focus,
.kleurenbalk .smal.pijl_naar_boven:hover,
.kleurenbalk .smal.pijl_naar_boven:active:focus,
.kleurenbalk .smal.pijl_naar_boven:active:hover,
.kleurenbalk .smal.pijl_naar_boven.active,
.kleurenbalk .smal.pijl_naar_boven.active:focus,
.kleurenbalk .smal.pijl_naar_boven.active:hover,
.kleurenbalk .smal.pijl_naar_beneden:active,
.kleurenbalk .smal.pijl_naar_beneden:focus,
.kleurenbalk .smal.pijl_naar_beneden:hover,
.kleurenbalk .smal.pijl_naar_beneden:active:focus,
.kleurenbalk .smal.pijl_naar_beneden:active:hover,
.kleurenbalk .smal.pijl_naar_beneden.active,
.kleurenbalk .smal.pijl_naar_beneden.active:focus,
.kleurenbalk .smal.pijl_naar_beneden.active:hover,
.kleurenbalk .smal.pijl_naar_rechts:active,
.kleurenbalk .smal.pijl_naar_rechts:focus,
.kleurenbalk .smal.pijl_naar_rechts:hover,
.kleurenbalk .smal.pijl_naar_rechts:active:focus,
.kleurenbalk .smal.pijl_naar_rechts:active:hover,
.kleurenbalk .smal.pijl_naar_rechts.active,
.kleurenbalk .smal.pijl_naar_rechts.active:focus,
.kleurenbalk .smal.pijl_naar_rechts.active:hover,
.kleurenbalk .smal.zaakbak:active,
.kleurenbalk .smal.zaakbak:focus,
.kleurenbalk .smal.zaakbak:hover,
.kleurenbalk .smal.zaakbak:active:focus,
.kleurenbalk .smal.zaakbak:active:hover,
.kleurenbalk .smal.zaakbak.active,
.kleurenbalk .smal.zaakbak.active:focus,
.kleurenbalk .smal.zaakbak.active:hover,
.kleurenbalk .smal.objecten:active,
.kleurenbalk .smal.objecten:focus,
.kleurenbalk .smal.objecten:hover,
.kleurenbalk .smal.objecten:active:focus,
.kleurenbalk .smal.objecten:active:hover,
.kleurenbalk .smal.objecten.active,
.kleurenbalk .smal.objecten.active:focus,
.kleurenbalk .smal.objecten.active:hover,
.kleurenbalk .smal.aanvraag:active,
.kleurenbalk .smal.aanvraag:focus,
.kleurenbalk .smal.aanvraag:hover,
.kleurenbalk .smal.aanvraag:active:focus,
.kleurenbalk .smal.aanvraag:active:hover,
.kleurenbalk .smal.aanvraag.active,
.kleurenbalk .smal.aanvraag.active:focus,
.kleurenbalk .smal.aanvraag.active:hover,
.kleurenbalk .smal.dossier:active,
.kleurenbalk .smal.dossier:focus,
.kleurenbalk .smal.dossier:hover,
.kleurenbalk .smal.dossier:active:focus,
.kleurenbalk .smal.dossier:active:hover,
.kleurenbalk .smal.dossier.active,
.kleurenbalk .smal.dossier.active:focus,
.kleurenbalk .smal.dossier.active:hover,
.kleurenbalk .smal.resultaat:active,
.kleurenbalk .smal.resultaat:focus,
.kleurenbalk .smal.resultaat:hover,
.kleurenbalk .smal.resultaat:active:focus,
.kleurenbalk .smal.resultaat:active:hover,
.kleurenbalk .smal.resultaat.active,
.kleurenbalk .smal.resultaat.active:focus,
.kleurenbalk .smal.resultaat.active:hover,
.kleurenbalk .smal.herinneringen:active,
.kleurenbalk .smal.herinneringen:focus,
.kleurenbalk .smal.herinneringen:hover,
.kleurenbalk .smal.herinneringen:active:focus,
.kleurenbalk .smal.herinneringen:active:hover,
.kleurenbalk .smal.herinneringen.active,
.kleurenbalk .smal.herinneringen.active:focus,
.kleurenbalk .smal.herinneringen.active:hover,
.kleurenbalk .smal.opschorten:active,
.kleurenbalk .smal.opschorten:focus,
.kleurenbalk .smal.opschorten:hover,
.kleurenbalk .smal.opschorten:active:focus,
.kleurenbalk .smal.opschorten:active:hover,
.kleurenbalk .smal.opschorten.active,
.kleurenbalk .smal.opschorten.active:focus,
.kleurenbalk .smal.opschorten.active:hover,
.kleurenbalk .smal.archief:active,
.kleurenbalk .smal.archief:focus,
.kleurenbalk .smal.archief:hover,
.kleurenbalk .smal.archief:active:focus,
.kleurenbalk .smal.archief:active:hover,
.kleurenbalk .smal.archief.active,
.kleurenbalk .smal.archief.active:focus,
.kleurenbalk .smal.archief.active:hover,
.kleurenbalk .smal.status:active,
.kleurenbalk .smal.status:focus,
.kleurenbalk .smal.status:hover,
.kleurenbalk .smal.status:active:focus,
.kleurenbalk .smal.status:active:hover,
.kleurenbalk .smal.status.active,
.kleurenbalk .smal.status.active:focus,
.kleurenbalk .smal.status.active:hover,
.kleurenbalk .smal.toewijzen:active,
.kleurenbalk .smal.toewijzen:focus,
.kleurenbalk .smal.toewijzen:hover,
.kleurenbalk .smal.toewijzen:active:focus,
.kleurenbalk .smal.toewijzen:active:hover,
.kleurenbalk .smal.toewijzen.active,
.kleurenbalk .smal.toewijzen.active:focus,
.kleurenbalk .smal.toewijzen.active:hover,
.kleurenbalk .smal.kenmerken:active,
.kleurenbalk .smal.kenmerken:focus,
.kleurenbalk .smal.kenmerken:hover,
.kleurenbalk .smal.kenmerken:active:focus,
.kleurenbalk .smal.kenmerken:active:hover,
.kleurenbalk .smal.kenmerken.active,
.kleurenbalk .smal.kenmerken.active:focus,
.kleurenbalk .smal.kenmerken.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links:active,
.moz-ev-kleurenbalk .smal.pijl_naar_links:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.active,
.moz-ev-kleurenbalk .smal.pijl_naar_links.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven:active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden:active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts:active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.active:hover,
.moz-ev-kleurenbalk .smal.zaakbak:active,
.moz-ev-kleurenbalk .smal.zaakbak:focus,
.moz-ev-kleurenbalk .smal.zaakbak:hover,
.moz-ev-kleurenbalk .smal.zaakbak:active:focus,
.moz-ev-kleurenbalk .smal.zaakbak:active:hover,
.moz-ev-kleurenbalk .smal.zaakbak.active,
.moz-ev-kleurenbalk .smal.zaakbak.active:focus,
.moz-ev-kleurenbalk .smal.zaakbak.active:hover,
.moz-ev-kleurenbalk .smal.objecten:active,
.moz-ev-kleurenbalk .smal.objecten:focus,
.moz-ev-kleurenbalk .smal.objecten:hover,
.moz-ev-kleurenbalk .smal.objecten:active:focus,
.moz-ev-kleurenbalk .smal.objecten:active:hover,
.moz-ev-kleurenbalk .smal.objecten.active,
.moz-ev-kleurenbalk .smal.objecten.active:focus,
.moz-ev-kleurenbalk .smal.objecten.active:hover,
.moz-ev-kleurenbalk .smal.aanvraag:active,
.moz-ev-kleurenbalk .smal.aanvraag:focus,
.moz-ev-kleurenbalk .smal.aanvraag:hover,
.moz-ev-kleurenbalk .smal.aanvraag:active:focus,
.moz-ev-kleurenbalk .smal.aanvraag:active:hover,
.moz-ev-kleurenbalk .smal.aanvraag.active,
.moz-ev-kleurenbalk .smal.aanvraag.active:focus,
.moz-ev-kleurenbalk .smal.aanvraag.active:hover,
.moz-ev-kleurenbalk .smal.dossier:active,
.moz-ev-kleurenbalk .smal.dossier:focus,
.moz-ev-kleurenbalk .smal.dossier:hover,
.moz-ev-kleurenbalk .smal.dossier:active:focus,
.moz-ev-kleurenbalk .smal.dossier:active:hover,
.moz-ev-kleurenbalk .smal.dossier.active,
.moz-ev-kleurenbalk .smal.dossier.active:focus,
.moz-ev-kleurenbalk .smal.dossier.active:hover,
.moz-ev-kleurenbalk .smal.resultaat:active,
.moz-ev-kleurenbalk .smal.resultaat:focus,
.moz-ev-kleurenbalk .smal.resultaat:hover,
.moz-ev-kleurenbalk .smal.resultaat:active:focus,
.moz-ev-kleurenbalk .smal.resultaat:active:hover,
.moz-ev-kleurenbalk .smal.resultaat.active,
.moz-ev-kleurenbalk .smal.resultaat.active:focus,
.moz-ev-kleurenbalk .smal.resultaat.active:hover,
.moz-ev-kleurenbalk .smal.herinneringen:active,
.moz-ev-kleurenbalk .smal.herinneringen:focus,
.moz-ev-kleurenbalk .smal.herinneringen:hover,
.moz-ev-kleurenbalk .smal.herinneringen:active:focus,
.moz-ev-kleurenbalk .smal.herinneringen:active:hover,
.moz-ev-kleurenbalk .smal.herinneringen.active,
.moz-ev-kleurenbalk .smal.herinneringen.active:focus,
.moz-ev-kleurenbalk .smal.herinneringen.active:hover,
.moz-ev-kleurenbalk .smal.opschorten:active,
.moz-ev-kleurenbalk .smal.opschorten:focus,
.moz-ev-kleurenbalk .smal.opschorten:hover,
.moz-ev-kleurenbalk .smal.opschorten:active:focus,
.moz-ev-kleurenbalk .smal.opschorten:active:hover,
.moz-ev-kleurenbalk .smal.opschorten.active,
.moz-ev-kleurenbalk .smal.opschorten.active:focus,
.moz-ev-kleurenbalk .smal.opschorten.active:hover,
.moz-ev-kleurenbalk .smal.archief:active,
.moz-ev-kleurenbalk .smal.archief:focus,
.moz-ev-kleurenbalk .smal.archief:hover,
.moz-ev-kleurenbalk .smal.archief:active:focus,
.moz-ev-kleurenbalk .smal.archief:active:hover,
.moz-ev-kleurenbalk .smal.archief.active,
.moz-ev-kleurenbalk .smal.archief.active:focus,
.moz-ev-kleurenbalk .smal.archief.active:hover,
.moz-ev-kleurenbalk .smal.status:active,
.moz-ev-kleurenbalk .smal.status:focus,
.moz-ev-kleurenbalk .smal.status:hover,
.moz-ev-kleurenbalk .smal.status:active:focus,
.moz-ev-kleurenbalk .smal.status:active:hover,
.moz-ev-kleurenbalk .smal.status.active,
.moz-ev-kleurenbalk .smal.status.active:focus,
.moz-ev-kleurenbalk .smal.status.active:hover,
.moz-ev-kleurenbalk .smal.toewijzen:active,
.moz-ev-kleurenbalk .smal.toewijzen:focus,
.moz-ev-kleurenbalk .smal.toewijzen:hover,
.moz-ev-kleurenbalk .smal.toewijzen:active:focus,
.moz-ev-kleurenbalk .smal.toewijzen:active:hover,
.moz-ev-kleurenbalk .smal.toewijzen.active,
.moz-ev-kleurenbalk .smal.toewijzen.active:focus,
.moz-ev-kleurenbalk .smal.toewijzen.active:hover,
.moz-ev-kleurenbalk .smal.kenmerken:active,
.moz-ev-kleurenbalk .smal.kenmerken:focus,
.moz-ev-kleurenbalk .smal.kenmerken:hover,
.moz-ev-kleurenbalk .smal.kenmerken:active:focus,
.moz-ev-kleurenbalk .smal.kenmerken:active:hover,
.moz-ev-kleurenbalk .smal.kenmerken.active,
.moz-ev-kleurenbalk .smal.kenmerken.active:focus,
.moz-ev-kleurenbalk .smal.kenmerken.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a);
 background-color:transparent
}
.kleurenbalk .smal.pijl_naar_links.nietok,
.kleurenbalk .smal.pijl_naar_links.ok,
.kleurenbalk .smal.pijl_naar_links.aandacht,
.kleurenbalk .smal.pijl_naar_boven.nietok,
.kleurenbalk .smal.pijl_naar_boven.ok,
.kleurenbalk .smal.pijl_naar_boven.aandacht,
.kleurenbalk .smal.pijl_naar_beneden.nietok,
.kleurenbalk .smal.pijl_naar_beneden.ok,
.kleurenbalk .smal.pijl_naar_beneden.aandacht,
.kleurenbalk .smal.pijl_naar_rechts.nietok,
.kleurenbalk .smal.pijl_naar_rechts.ok,
.kleurenbalk .smal.pijl_naar_rechts.aandacht,
.kleurenbalk .smal.zaakbak.nietok,
.kleurenbalk .smal.zaakbak.ok,
.kleurenbalk .smal.zaakbak.aandacht,
.kleurenbalk .smal.objecten.nietok,
.kleurenbalk .smal.objecten.ok,
.kleurenbalk .smal.objecten.aandacht,
.kleurenbalk .smal.aanvraag.nietok,
.kleurenbalk .smal.aanvraag.ok,
.kleurenbalk .smal.aanvraag.aandacht,
.kleurenbalk .smal.dossier.nietok,
.kleurenbalk .smal.dossier.ok,
.kleurenbalk .smal.dossier.aandacht,
.kleurenbalk .smal.resultaat.nietok,
.kleurenbalk .smal.resultaat.ok,
.kleurenbalk .smal.resultaat.aandacht,
.kleurenbalk .smal.herinneringen.nietok,
.kleurenbalk .smal.herinneringen.ok,
.kleurenbalk .smal.herinneringen.aandacht,
.kleurenbalk .smal.opschorten.nietok,
.kleurenbalk .smal.opschorten.ok,
.kleurenbalk .smal.opschorten.aandacht,
.kleurenbalk .smal.archief.nietok,
.kleurenbalk .smal.archief.ok,
.kleurenbalk .smal.archief.aandacht,
.kleurenbalk .smal.status.nietok,
.kleurenbalk .smal.status.ok,
.kleurenbalk .smal.status.aandacht,
.kleurenbalk .smal.toewijzen.nietok,
.kleurenbalk .smal.toewijzen.ok,
.kleurenbalk .smal.toewijzen.aandacht,
.kleurenbalk .smal.kenmerken.nietok,
.kleurenbalk .smal.kenmerken.ok,
.kleurenbalk .smal.kenmerken.aandacht,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht,
.moz-ev-kleurenbalk .smal.zaakbak.nietok,
.moz-ev-kleurenbalk .smal.zaakbak.ok,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht,
.moz-ev-kleurenbalk .smal.objecten.nietok,
.moz-ev-kleurenbalk .smal.objecten.ok,
.moz-ev-kleurenbalk .smal.objecten.aandacht,
.moz-ev-kleurenbalk .smal.aanvraag.nietok,
.moz-ev-kleurenbalk .smal.aanvraag.ok,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht,
.moz-ev-kleurenbalk .smal.dossier.nietok,
.moz-ev-kleurenbalk .smal.dossier.ok,
.moz-ev-kleurenbalk .smal.dossier.aandacht,
.moz-ev-kleurenbalk .smal.resultaat.nietok,
.moz-ev-kleurenbalk .smal.resultaat.ok,
.moz-ev-kleurenbalk .smal.resultaat.aandacht,
.moz-ev-kleurenbalk .smal.herinneringen.nietok,
.moz-ev-kleurenbalk .smal.herinneringen.ok,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht,
.moz-ev-kleurenbalk .smal.opschorten.nietok,
.moz-ev-kleurenbalk .smal.opschorten.ok,
.moz-ev-kleurenbalk .smal.opschorten.aandacht,
.moz-ev-kleurenbalk .smal.archief.nietok,
.moz-ev-kleurenbalk .smal.archief.ok,
.moz-ev-kleurenbalk .smal.archief.aandacht,
.moz-ev-kleurenbalk .smal.status.nietok,
.moz-ev-kleurenbalk .smal.status.ok,
.moz-ev-kleurenbalk .smal.status.aandacht,
.moz-ev-kleurenbalk .smal.toewijzen.nietok,
.moz-ev-kleurenbalk .smal.toewijzen.ok,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht,
.moz-ev-kleurenbalk .smal.kenmerken.nietok,
.moz-ev-kleurenbalk .smal.kenmerken.ok,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht {
 position:relative
}
.kleurenbalk .smal.pijl_naar_links.nietok:active,
.kleurenbalk .smal.pijl_naar_links.nietok:focus,
.kleurenbalk .smal.pijl_naar_links.nietok:hover,
.kleurenbalk .smal.pijl_naar_links.nietok:active:focus,
.kleurenbalk .smal.pijl_naar_links.nietok:active:hover,
.kleurenbalk .smal.pijl_naar_links.nietok.active,
.kleurenbalk .smal.pijl_naar_links.nietok.active:focus,
.kleurenbalk .smal.pijl_naar_links.nietok.active:hover,
.kleurenbalk .smal.pijl_naar_links.ok:active,
.kleurenbalk .smal.pijl_naar_links.ok:focus,
.kleurenbalk .smal.pijl_naar_links.ok:hover,
.kleurenbalk .smal.pijl_naar_links.ok:active:focus,
.kleurenbalk .smal.pijl_naar_links.ok:active:hover,
.kleurenbalk .smal.pijl_naar_links.ok.active,
.kleurenbalk .smal.pijl_naar_links.ok.active:focus,
.kleurenbalk .smal.pijl_naar_links.ok.active:hover,
.kleurenbalk .smal.pijl_naar_links.aandacht:active,
.kleurenbalk .smal.pijl_naar_links.aandacht:focus,
.kleurenbalk .smal.pijl_naar_links.aandacht:hover,
.kleurenbalk .smal.pijl_naar_links.aandacht:active:focus,
.kleurenbalk .smal.pijl_naar_links.aandacht:active:hover,
.kleurenbalk .smal.pijl_naar_links.aandacht.active,
.kleurenbalk .smal.pijl_naar_links.aandacht.active:focus,
.kleurenbalk .smal.pijl_naar_links.aandacht.active:hover,
.kleurenbalk .smal.pijl_naar_boven.nietok:active,
.kleurenbalk .smal.pijl_naar_boven.nietok:focus,
.kleurenbalk .smal.pijl_naar_boven.nietok:hover,
.kleurenbalk .smal.pijl_naar_boven.nietok:active:focus,
.kleurenbalk .smal.pijl_naar_boven.nietok:active:hover,
.kleurenbalk .smal.pijl_naar_boven.nietok.active,
.kleurenbalk .smal.pijl_naar_boven.nietok.active:focus,
.kleurenbalk .smal.pijl_naar_boven.nietok.active:hover,
.kleurenbalk .smal.pijl_naar_boven.ok:active,
.kleurenbalk .smal.pijl_naar_boven.ok:focus,
.kleurenbalk .smal.pijl_naar_boven.ok:hover,
.kleurenbalk .smal.pijl_naar_boven.ok:active:focus,
.kleurenbalk .smal.pijl_naar_boven.ok:active:hover,
.kleurenbalk .smal.pijl_naar_boven.ok.active,
.kleurenbalk .smal.pijl_naar_boven.ok.active:focus,
.kleurenbalk .smal.pijl_naar_boven.ok.active:hover,
.kleurenbalk .smal.pijl_naar_boven.aandacht:active,
.kleurenbalk .smal.pijl_naar_boven.aandacht:focus,
.kleurenbalk .smal.pijl_naar_boven.aandacht:hover,
.kleurenbalk .smal.pijl_naar_boven.aandacht:active:focus,
.kleurenbalk .smal.pijl_naar_boven.aandacht:active:hover,
.kleurenbalk .smal.pijl_naar_boven.aandacht.active,
.kleurenbalk .smal.pijl_naar_boven.aandacht.active:focus,
.kleurenbalk .smal.pijl_naar_boven.aandacht.active:hover,
.kleurenbalk .smal.pijl_naar_beneden.nietok:active,
.kleurenbalk .smal.pijl_naar_beneden.nietok:focus,
.kleurenbalk .smal.pijl_naar_beneden.nietok:hover,
.kleurenbalk .smal.pijl_naar_beneden.nietok:active:focus,
.kleurenbalk .smal.pijl_naar_beneden.nietok:active:hover,
.kleurenbalk .smal.pijl_naar_beneden.nietok.active,
.kleurenbalk .smal.pijl_naar_beneden.nietok.active:focus,
.kleurenbalk .smal.pijl_naar_beneden.nietok.active:hover,
.kleurenbalk .smal.pijl_naar_beneden.ok:active,
.kleurenbalk .smal.pijl_naar_beneden.ok:focus,
.kleurenbalk .smal.pijl_naar_beneden.ok:hover,
.kleurenbalk .smal.pijl_naar_beneden.ok:active:focus,
.kleurenbalk .smal.pijl_naar_beneden.ok:active:hover,
.kleurenbalk .smal.pijl_naar_beneden.ok.active,
.kleurenbalk .smal.pijl_naar_beneden.ok.active:focus,
.kleurenbalk .smal.pijl_naar_beneden.ok.active:hover,
.kleurenbalk .smal.pijl_naar_beneden.aandacht:active,
.kleurenbalk .smal.pijl_naar_beneden.aandacht:focus,
.kleurenbalk .smal.pijl_naar_beneden.aandacht:hover,
.kleurenbalk .smal.pijl_naar_beneden.aandacht:active:focus,
.kleurenbalk .smal.pijl_naar_beneden.aandacht:active:hover,
.kleurenbalk .smal.pijl_naar_beneden.aandacht.active,
.kleurenbalk .smal.pijl_naar_beneden.aandacht.active:focus,
.kleurenbalk .smal.pijl_naar_beneden.aandacht.active:hover,
.kleurenbalk .smal.pijl_naar_rechts.nietok:active,
.kleurenbalk .smal.pijl_naar_rechts.nietok:focus,
.kleurenbalk .smal.pijl_naar_rechts.nietok:hover,
.kleurenbalk .smal.pijl_naar_rechts.nietok:active:focus,
.kleurenbalk .smal.pijl_naar_rechts.nietok:active:hover,
.kleurenbalk .smal.pijl_naar_rechts.nietok.active,
.kleurenbalk .smal.pijl_naar_rechts.nietok.active:focus,
.kleurenbalk .smal.pijl_naar_rechts.nietok.active:hover,
.kleurenbalk .smal.pijl_naar_rechts.ok:active,
.kleurenbalk .smal.pijl_naar_rechts.ok:focus,
.kleurenbalk .smal.pijl_naar_rechts.ok:hover,
.kleurenbalk .smal.pijl_naar_rechts.ok:active:focus,
.kleurenbalk .smal.pijl_naar_rechts.ok:active:hover,
.kleurenbalk .smal.pijl_naar_rechts.ok.active,
.kleurenbalk .smal.pijl_naar_rechts.ok.active:focus,
.kleurenbalk .smal.pijl_naar_rechts.ok.active:hover,
.kleurenbalk .smal.pijl_naar_rechts.aandacht:active,
.kleurenbalk .smal.pijl_naar_rechts.aandacht:focus,
.kleurenbalk .smal.pijl_naar_rechts.aandacht:hover,
.kleurenbalk .smal.pijl_naar_rechts.aandacht:active:focus,
.kleurenbalk .smal.pijl_naar_rechts.aandacht:active:hover,
.kleurenbalk .smal.pijl_naar_rechts.aandacht.active,
.kleurenbalk .smal.pijl_naar_rechts.aandacht.active:focus,
.kleurenbalk .smal.pijl_naar_rechts.aandacht.active:hover,
.kleurenbalk .smal.zaakbak.nietok:active,
.kleurenbalk .smal.zaakbak.nietok:focus,
.kleurenbalk .smal.zaakbak.nietok:hover,
.kleurenbalk .smal.zaakbak.nietok:active:focus,
.kleurenbalk .smal.zaakbak.nietok:active:hover,
.kleurenbalk .smal.zaakbak.nietok.active,
.kleurenbalk .smal.zaakbak.nietok.active:focus,
.kleurenbalk .smal.zaakbak.nietok.active:hover,
.kleurenbalk .smal.zaakbak.ok:active,
.kleurenbalk .smal.zaakbak.ok:focus,
.kleurenbalk .smal.zaakbak.ok:hover,
.kleurenbalk .smal.zaakbak.ok:active:focus,
.kleurenbalk .smal.zaakbak.ok:active:hover,
.kleurenbalk .smal.zaakbak.ok.active,
.kleurenbalk .smal.zaakbak.ok.active:focus,
.kleurenbalk .smal.zaakbak.ok.active:hover,
.kleurenbalk .smal.zaakbak.aandacht:active,
.kleurenbalk .smal.zaakbak.aandacht:focus,
.kleurenbalk .smal.zaakbak.aandacht:hover,
.kleurenbalk .smal.zaakbak.aandacht:active:focus,
.kleurenbalk .smal.zaakbak.aandacht:active:hover,
.kleurenbalk .smal.zaakbak.aandacht.active,
.kleurenbalk .smal.zaakbak.aandacht.active:focus,
.kleurenbalk .smal.zaakbak.aandacht.active:hover,
.kleurenbalk .smal.objecten.nietok:active,
.kleurenbalk .smal.objecten.nietok:focus,
.kleurenbalk .smal.objecten.nietok:hover,
.kleurenbalk .smal.objecten.nietok:active:focus,
.kleurenbalk .smal.objecten.nietok:active:hover,
.kleurenbalk .smal.objecten.nietok.active,
.kleurenbalk .smal.objecten.nietok.active:focus,
.kleurenbalk .smal.objecten.nietok.active:hover,
.kleurenbalk .smal.objecten.ok:active,
.kleurenbalk .smal.objecten.ok:focus,
.kleurenbalk .smal.objecten.ok:hover,
.kleurenbalk .smal.objecten.ok:active:focus,
.kleurenbalk .smal.objecten.ok:active:hover,
.kleurenbalk .smal.objecten.ok.active,
.kleurenbalk .smal.objecten.ok.active:focus,
.kleurenbalk .smal.objecten.ok.active:hover,
.kleurenbalk .smal.objecten.aandacht:active,
.kleurenbalk .smal.objecten.aandacht:focus,
.kleurenbalk .smal.objecten.aandacht:hover,
.kleurenbalk .smal.objecten.aandacht:active:focus,
.kleurenbalk .smal.objecten.aandacht:active:hover,
.kleurenbalk .smal.objecten.aandacht.active,
.kleurenbalk .smal.objecten.aandacht.active:focus,
.kleurenbalk .smal.objecten.aandacht.active:hover,
.kleurenbalk .smal.aanvraag.nietok:active,
.kleurenbalk .smal.aanvraag.nietok:focus,
.kleurenbalk .smal.aanvraag.nietok:hover,
.kleurenbalk .smal.aanvraag.nietok:active:focus,
.kleurenbalk .smal.aanvraag.nietok:active:hover,
.kleurenbalk .smal.aanvraag.nietok.active,
.kleurenbalk .smal.aanvraag.nietok.active:focus,
.kleurenbalk .smal.aanvraag.nietok.active:hover,
.kleurenbalk .smal.aanvraag.ok:active,
.kleurenbalk .smal.aanvraag.ok:focus,
.kleurenbalk .smal.aanvraag.ok:hover,
.kleurenbalk .smal.aanvraag.ok:active:focus,
.kleurenbalk .smal.aanvraag.ok:active:hover,
.kleurenbalk .smal.aanvraag.ok.active,
.kleurenbalk .smal.aanvraag.ok.active:focus,
.kleurenbalk .smal.aanvraag.ok.active:hover,
.kleurenbalk .smal.aanvraag.aandacht:active,
.kleurenbalk .smal.aanvraag.aandacht:focus,
.kleurenbalk .smal.aanvraag.aandacht:hover,
.kleurenbalk .smal.aanvraag.aandacht:active:focus,
.kleurenbalk .smal.aanvraag.aandacht:active:hover,
.kleurenbalk .smal.aanvraag.aandacht.active,
.kleurenbalk .smal.aanvraag.aandacht.active:focus,
.kleurenbalk .smal.aanvraag.aandacht.active:hover,
.kleurenbalk .smal.dossier.nietok:active,
.kleurenbalk .smal.dossier.nietok:focus,
.kleurenbalk .smal.dossier.nietok:hover,
.kleurenbalk .smal.dossier.nietok:active:focus,
.kleurenbalk .smal.dossier.nietok:active:hover,
.kleurenbalk .smal.dossier.nietok.active,
.kleurenbalk .smal.dossier.nietok.active:focus,
.kleurenbalk .smal.dossier.nietok.active:hover,
.kleurenbalk .smal.dossier.ok:active,
.kleurenbalk .smal.dossier.ok:focus,
.kleurenbalk .smal.dossier.ok:hover,
.kleurenbalk .smal.dossier.ok:active:focus,
.kleurenbalk .smal.dossier.ok:active:hover,
.kleurenbalk .smal.dossier.ok.active,
.kleurenbalk .smal.dossier.ok.active:focus,
.kleurenbalk .smal.dossier.ok.active:hover,
.kleurenbalk .smal.dossier.aandacht:active,
.kleurenbalk .smal.dossier.aandacht:focus,
.kleurenbalk .smal.dossier.aandacht:hover,
.kleurenbalk .smal.dossier.aandacht:active:focus,
.kleurenbalk .smal.dossier.aandacht:active:hover,
.kleurenbalk .smal.dossier.aandacht.active,
.kleurenbalk .smal.dossier.aandacht.active:focus,
.kleurenbalk .smal.dossier.aandacht.active:hover,
.kleurenbalk .smal.resultaat.nietok:active,
.kleurenbalk .smal.resultaat.nietok:focus,
.kleurenbalk .smal.resultaat.nietok:hover,
.kleurenbalk .smal.resultaat.nietok:active:focus,
.kleurenbalk .smal.resultaat.nietok:active:hover,
.kleurenbalk .smal.resultaat.nietok.active,
.kleurenbalk .smal.resultaat.nietok.active:focus,
.kleurenbalk .smal.resultaat.nietok.active:hover,
.kleurenbalk .smal.resultaat.ok:active,
.kleurenbalk .smal.resultaat.ok:focus,
.kleurenbalk .smal.resultaat.ok:hover,
.kleurenbalk .smal.resultaat.ok:active:focus,
.kleurenbalk .smal.resultaat.ok:active:hover,
.kleurenbalk .smal.resultaat.ok.active,
.kleurenbalk .smal.resultaat.ok.active:focus,
.kleurenbalk .smal.resultaat.ok.active:hover,
.kleurenbalk .smal.resultaat.aandacht:active,
.kleurenbalk .smal.resultaat.aandacht:focus,
.kleurenbalk .smal.resultaat.aandacht:hover,
.kleurenbalk .smal.resultaat.aandacht:active:focus,
.kleurenbalk .smal.resultaat.aandacht:active:hover,
.kleurenbalk .smal.resultaat.aandacht.active,
.kleurenbalk .smal.resultaat.aandacht.active:focus,
.kleurenbalk .smal.resultaat.aandacht.active:hover,
.kleurenbalk .smal.herinneringen.nietok:active,
.kleurenbalk .smal.herinneringen.nietok:focus,
.kleurenbalk .smal.herinneringen.nietok:hover,
.kleurenbalk .smal.herinneringen.nietok:active:focus,
.kleurenbalk .smal.herinneringen.nietok:active:hover,
.kleurenbalk .smal.herinneringen.nietok.active,
.kleurenbalk .smal.herinneringen.nietok.active:focus,
.kleurenbalk .smal.herinneringen.nietok.active:hover,
.kleurenbalk .smal.herinneringen.ok:active,
.kleurenbalk .smal.herinneringen.ok:focus,
.kleurenbalk .smal.herinneringen.ok:hover,
.kleurenbalk .smal.herinneringen.ok:active:focus,
.kleurenbalk .smal.herinneringen.ok:active:hover,
.kleurenbalk .smal.herinneringen.ok.active,
.kleurenbalk .smal.herinneringen.ok.active:focus,
.kleurenbalk .smal.herinneringen.ok.active:hover,
.kleurenbalk .smal.herinneringen.aandacht:active,
.kleurenbalk .smal.herinneringen.aandacht:focus,
.kleurenbalk .smal.herinneringen.aandacht:hover,
.kleurenbalk .smal.herinneringen.aandacht:active:focus,
.kleurenbalk .smal.herinneringen.aandacht:active:hover,
.kleurenbalk .smal.herinneringen.aandacht.active,
.kleurenbalk .smal.herinneringen.aandacht.active:focus,
.kleurenbalk .smal.herinneringen.aandacht.active:hover,
.kleurenbalk .smal.opschorten.nietok:active,
.kleurenbalk .smal.opschorten.nietok:focus,
.kleurenbalk .smal.opschorten.nietok:hover,
.kleurenbalk .smal.opschorten.nietok:active:focus,
.kleurenbalk .smal.opschorten.nietok:active:hover,
.kleurenbalk .smal.opschorten.nietok.active,
.kleurenbalk .smal.opschorten.nietok.active:focus,
.kleurenbalk .smal.opschorten.nietok.active:hover,
.kleurenbalk .smal.opschorten.ok:active,
.kleurenbalk .smal.opschorten.ok:focus,
.kleurenbalk .smal.opschorten.ok:hover,
.kleurenbalk .smal.opschorten.ok:active:focus,
.kleurenbalk .smal.opschorten.ok:active:hover,
.kleurenbalk .smal.opschorten.ok.active,
.kleurenbalk .smal.opschorten.ok.active:focus,
.kleurenbalk .smal.opschorten.ok.active:hover,
.kleurenbalk .smal.opschorten.aandacht:active,
.kleurenbalk .smal.opschorten.aandacht:focus,
.kleurenbalk .smal.opschorten.aandacht:hover,
.kleurenbalk .smal.opschorten.aandacht:active:focus,
.kleurenbalk .smal.opschorten.aandacht:active:hover,
.kleurenbalk .smal.opschorten.aandacht.active,
.kleurenbalk .smal.opschorten.aandacht.active:focus,
.kleurenbalk .smal.opschorten.aandacht.active:hover,
.kleurenbalk .smal.archief.nietok:active,
.kleurenbalk .smal.archief.nietok:focus,
.kleurenbalk .smal.archief.nietok:hover,
.kleurenbalk .smal.archief.nietok:active:focus,
.kleurenbalk .smal.archief.nietok:active:hover,
.kleurenbalk .smal.archief.nietok.active,
.kleurenbalk .smal.archief.nietok.active:focus,
.kleurenbalk .smal.archief.nietok.active:hover,
.kleurenbalk .smal.archief.ok:active,
.kleurenbalk .smal.archief.ok:focus,
.kleurenbalk .smal.archief.ok:hover,
.kleurenbalk .smal.archief.ok:active:focus,
.kleurenbalk .smal.archief.ok:active:hover,
.kleurenbalk .smal.archief.ok.active,
.kleurenbalk .smal.archief.ok.active:focus,
.kleurenbalk .smal.archief.ok.active:hover,
.kleurenbalk .smal.archief.aandacht:active,
.kleurenbalk .smal.archief.aandacht:focus,
.kleurenbalk .smal.archief.aandacht:hover,
.kleurenbalk .smal.archief.aandacht:active:focus,
.kleurenbalk .smal.archief.aandacht:active:hover,
.kleurenbalk .smal.archief.aandacht.active,
.kleurenbalk .smal.archief.aandacht.active:focus,
.kleurenbalk .smal.archief.aandacht.active:hover,
.kleurenbalk .smal.status.nietok:active,
.kleurenbalk .smal.status.nietok:focus,
.kleurenbalk .smal.status.nietok:hover,
.kleurenbalk .smal.status.nietok:active:focus,
.kleurenbalk .smal.status.nietok:active:hover,
.kleurenbalk .smal.status.nietok.active,
.kleurenbalk .smal.status.nietok.active:focus,
.kleurenbalk .smal.status.nietok.active:hover,
.kleurenbalk .smal.status.ok:active,
.kleurenbalk .smal.status.ok:focus,
.kleurenbalk .smal.status.ok:hover,
.kleurenbalk .smal.status.ok:active:focus,
.kleurenbalk .smal.status.ok:active:hover,
.kleurenbalk .smal.status.ok.active,
.kleurenbalk .smal.status.ok.active:focus,
.kleurenbalk .smal.status.ok.active:hover,
.kleurenbalk .smal.status.aandacht:active,
.kleurenbalk .smal.status.aandacht:focus,
.kleurenbalk .smal.status.aandacht:hover,
.kleurenbalk .smal.status.aandacht:active:focus,
.kleurenbalk .smal.status.aandacht:active:hover,
.kleurenbalk .smal.status.aandacht.active,
.kleurenbalk .smal.status.aandacht.active:focus,
.kleurenbalk .smal.status.aandacht.active:hover,
.kleurenbalk .smal.toewijzen.nietok:active,
.kleurenbalk .smal.toewijzen.nietok:focus,
.kleurenbalk .smal.toewijzen.nietok:hover,
.kleurenbalk .smal.toewijzen.nietok:active:focus,
.kleurenbalk .smal.toewijzen.nietok:active:hover,
.kleurenbalk .smal.toewijzen.nietok.active,
.kleurenbalk .smal.toewijzen.nietok.active:focus,
.kleurenbalk .smal.toewijzen.nietok.active:hover,
.kleurenbalk .smal.toewijzen.ok:active,
.kleurenbalk .smal.toewijzen.ok:focus,
.kleurenbalk .smal.toewijzen.ok:hover,
.kleurenbalk .smal.toewijzen.ok:active:focus,
.kleurenbalk .smal.toewijzen.ok:active:hover,
.kleurenbalk .smal.toewijzen.ok.active,
.kleurenbalk .smal.toewijzen.ok.active:focus,
.kleurenbalk .smal.toewijzen.ok.active:hover,
.kleurenbalk .smal.toewijzen.aandacht:active,
.kleurenbalk .smal.toewijzen.aandacht:focus,
.kleurenbalk .smal.toewijzen.aandacht:hover,
.kleurenbalk .smal.toewijzen.aandacht:active:focus,
.kleurenbalk .smal.toewijzen.aandacht:active:hover,
.kleurenbalk .smal.toewijzen.aandacht.active,
.kleurenbalk .smal.toewijzen.aandacht.active:focus,
.kleurenbalk .smal.toewijzen.aandacht.active:hover,
.kleurenbalk .smal.kenmerken.nietok:active,
.kleurenbalk .smal.kenmerken.nietok:focus,
.kleurenbalk .smal.kenmerken.nietok:hover,
.kleurenbalk .smal.kenmerken.nietok:active:focus,
.kleurenbalk .smal.kenmerken.nietok:active:hover,
.kleurenbalk .smal.kenmerken.nietok.active,
.kleurenbalk .smal.kenmerken.nietok.active:focus,
.kleurenbalk .smal.kenmerken.nietok.active:hover,
.kleurenbalk .smal.kenmerken.ok:active,
.kleurenbalk .smal.kenmerken.ok:focus,
.kleurenbalk .smal.kenmerken.ok:hover,
.kleurenbalk .smal.kenmerken.ok:active:focus,
.kleurenbalk .smal.kenmerken.ok:active:hover,
.kleurenbalk .smal.kenmerken.ok.active,
.kleurenbalk .smal.kenmerken.ok.active:focus,
.kleurenbalk .smal.kenmerken.ok.active:hover,
.kleurenbalk .smal.kenmerken.aandacht:active,
.kleurenbalk .smal.kenmerken.aandacht:focus,
.kleurenbalk .smal.kenmerken.aandacht:hover,
.kleurenbalk .smal.kenmerken.aandacht:active:focus,
.kleurenbalk .smal.kenmerken.aandacht:active:hover,
.kleurenbalk .smal.kenmerken.aandacht.active,
.kleurenbalk .smal.kenmerken.aandacht.active:focus,
.kleurenbalk .smal.kenmerken.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht:active,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht.active,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht:active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht.active,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht:active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht.active,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok:active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok.active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok.active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht:active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht.active,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.zaakbak.nietok:active,
.moz-ev-kleurenbalk .smal.zaakbak.nietok:focus,
.moz-ev-kleurenbalk .smal.zaakbak.nietok:hover,
.moz-ev-kleurenbalk .smal.zaakbak.nietok:active:focus,
.moz-ev-kleurenbalk .smal.zaakbak.nietok:active:hover,
.moz-ev-kleurenbalk .smal.zaakbak.nietok.active,
.moz-ev-kleurenbalk .smal.zaakbak.nietok.active:focus,
.moz-ev-kleurenbalk .smal.zaakbak.nietok.active:hover,
.moz-ev-kleurenbalk .smal.zaakbak.ok:active,
.moz-ev-kleurenbalk .smal.zaakbak.ok:focus,
.moz-ev-kleurenbalk .smal.zaakbak.ok:hover,
.moz-ev-kleurenbalk .smal.zaakbak.ok:active:focus,
.moz-ev-kleurenbalk .smal.zaakbak.ok:active:hover,
.moz-ev-kleurenbalk .smal.zaakbak.ok.active,
.moz-ev-kleurenbalk .smal.zaakbak.ok.active:focus,
.moz-ev-kleurenbalk .smal.zaakbak.ok.active:hover,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht:active,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht:focus,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht:hover,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht.active,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.objecten.nietok:active,
.moz-ev-kleurenbalk .smal.objecten.nietok:focus,
.moz-ev-kleurenbalk .smal.objecten.nietok:hover,
.moz-ev-kleurenbalk .smal.objecten.nietok:active:focus,
.moz-ev-kleurenbalk .smal.objecten.nietok:active:hover,
.moz-ev-kleurenbalk .smal.objecten.nietok.active,
.moz-ev-kleurenbalk .smal.objecten.nietok.active:focus,
.moz-ev-kleurenbalk .smal.objecten.nietok.active:hover,
.moz-ev-kleurenbalk .smal.objecten.ok:active,
.moz-ev-kleurenbalk .smal.objecten.ok:focus,
.moz-ev-kleurenbalk .smal.objecten.ok:hover,
.moz-ev-kleurenbalk .smal.objecten.ok:active:focus,
.moz-ev-kleurenbalk .smal.objecten.ok:active:hover,
.moz-ev-kleurenbalk .smal.objecten.ok.active,
.moz-ev-kleurenbalk .smal.objecten.ok.active:focus,
.moz-ev-kleurenbalk .smal.objecten.ok.active:hover,
.moz-ev-kleurenbalk .smal.objecten.aandacht:active,
.moz-ev-kleurenbalk .smal.objecten.aandacht:focus,
.moz-ev-kleurenbalk .smal.objecten.aandacht:hover,
.moz-ev-kleurenbalk .smal.objecten.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.objecten.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.objecten.aandacht.active,
.moz-ev-kleurenbalk .smal.objecten.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.objecten.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.aanvraag.nietok:active,
.moz-ev-kleurenbalk .smal.aanvraag.nietok:focus,
.moz-ev-kleurenbalk .smal.aanvraag.nietok:hover,
.moz-ev-kleurenbalk .smal.aanvraag.nietok:active:focus,
.moz-ev-kleurenbalk .smal.aanvraag.nietok:active:hover,
.moz-ev-kleurenbalk .smal.aanvraag.nietok.active,
.moz-ev-kleurenbalk .smal.aanvraag.nietok.active:focus,
.moz-ev-kleurenbalk .smal.aanvraag.nietok.active:hover,
.moz-ev-kleurenbalk .smal.aanvraag.ok:active,
.moz-ev-kleurenbalk .smal.aanvraag.ok:focus,
.moz-ev-kleurenbalk .smal.aanvraag.ok:hover,
.moz-ev-kleurenbalk .smal.aanvraag.ok:active:focus,
.moz-ev-kleurenbalk .smal.aanvraag.ok:active:hover,
.moz-ev-kleurenbalk .smal.aanvraag.ok.active,
.moz-ev-kleurenbalk .smal.aanvraag.ok.active:focus,
.moz-ev-kleurenbalk .smal.aanvraag.ok.active:hover,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht:active,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht:focus,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht:hover,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht.active,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.dossier.nietok:active,
.moz-ev-kleurenbalk .smal.dossier.nietok:focus,
.moz-ev-kleurenbalk .smal.dossier.nietok:hover,
.moz-ev-kleurenbalk .smal.dossier.nietok:active:focus,
.moz-ev-kleurenbalk .smal.dossier.nietok:active:hover,
.moz-ev-kleurenbalk .smal.dossier.nietok.active,
.moz-ev-kleurenbalk .smal.dossier.nietok.active:focus,
.moz-ev-kleurenbalk .smal.dossier.nietok.active:hover,
.moz-ev-kleurenbalk .smal.dossier.ok:active,
.moz-ev-kleurenbalk .smal.dossier.ok:focus,
.moz-ev-kleurenbalk .smal.dossier.ok:hover,
.moz-ev-kleurenbalk .smal.dossier.ok:active:focus,
.moz-ev-kleurenbalk .smal.dossier.ok:active:hover,
.moz-ev-kleurenbalk .smal.dossier.ok.active,
.moz-ev-kleurenbalk .smal.dossier.ok.active:focus,
.moz-ev-kleurenbalk .smal.dossier.ok.active:hover,
.moz-ev-kleurenbalk .smal.dossier.aandacht:active,
.moz-ev-kleurenbalk .smal.dossier.aandacht:focus,
.moz-ev-kleurenbalk .smal.dossier.aandacht:hover,
.moz-ev-kleurenbalk .smal.dossier.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.dossier.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.dossier.aandacht.active,
.moz-ev-kleurenbalk .smal.dossier.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.dossier.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.resultaat.nietok:active,
.moz-ev-kleurenbalk .smal.resultaat.nietok:focus,
.moz-ev-kleurenbalk .smal.resultaat.nietok:hover,
.moz-ev-kleurenbalk .smal.resultaat.nietok:active:focus,
.moz-ev-kleurenbalk .smal.resultaat.nietok:active:hover,
.moz-ev-kleurenbalk .smal.resultaat.nietok.active,
.moz-ev-kleurenbalk .smal.resultaat.nietok.active:focus,
.moz-ev-kleurenbalk .smal.resultaat.nietok.active:hover,
.moz-ev-kleurenbalk .smal.resultaat.ok:active,
.moz-ev-kleurenbalk .smal.resultaat.ok:focus,
.moz-ev-kleurenbalk .smal.resultaat.ok:hover,
.moz-ev-kleurenbalk .smal.resultaat.ok:active:focus,
.moz-ev-kleurenbalk .smal.resultaat.ok:active:hover,
.moz-ev-kleurenbalk .smal.resultaat.ok.active,
.moz-ev-kleurenbalk .smal.resultaat.ok.active:focus,
.moz-ev-kleurenbalk .smal.resultaat.ok.active:hover,
.moz-ev-kleurenbalk .smal.resultaat.aandacht:active,
.moz-ev-kleurenbalk .smal.resultaat.aandacht:focus,
.moz-ev-kleurenbalk .smal.resultaat.aandacht:hover,
.moz-ev-kleurenbalk .smal.resultaat.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.resultaat.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.resultaat.aandacht.active,
.moz-ev-kleurenbalk .smal.resultaat.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.resultaat.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.herinneringen.nietok:active,
.moz-ev-kleurenbalk .smal.herinneringen.nietok:focus,
.moz-ev-kleurenbalk .smal.herinneringen.nietok:hover,
.moz-ev-kleurenbalk .smal.herinneringen.nietok:active:focus,
.moz-ev-kleurenbalk .smal.herinneringen.nietok:active:hover,
.moz-ev-kleurenbalk .smal.herinneringen.nietok.active,
.moz-ev-kleurenbalk .smal.herinneringen.nietok.active:focus,
.moz-ev-kleurenbalk .smal.herinneringen.nietok.active:hover,
.moz-ev-kleurenbalk .smal.herinneringen.ok:active,
.moz-ev-kleurenbalk .smal.herinneringen.ok:focus,
.moz-ev-kleurenbalk .smal.herinneringen.ok:hover,
.moz-ev-kleurenbalk .smal.herinneringen.ok:active:focus,
.moz-ev-kleurenbalk .smal.herinneringen.ok:active:hover,
.moz-ev-kleurenbalk .smal.herinneringen.ok.active,
.moz-ev-kleurenbalk .smal.herinneringen.ok.active:focus,
.moz-ev-kleurenbalk .smal.herinneringen.ok.active:hover,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht:active,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht:focus,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht:hover,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht.active,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.opschorten.nietok:active,
.moz-ev-kleurenbalk .smal.opschorten.nietok:focus,
.moz-ev-kleurenbalk .smal.opschorten.nietok:hover,
.moz-ev-kleurenbalk .smal.opschorten.nietok:active:focus,
.moz-ev-kleurenbalk .smal.opschorten.nietok:active:hover,
.moz-ev-kleurenbalk .smal.opschorten.nietok.active,
.moz-ev-kleurenbalk .smal.opschorten.nietok.active:focus,
.moz-ev-kleurenbalk .smal.opschorten.nietok.active:hover,
.moz-ev-kleurenbalk .smal.opschorten.ok:active,
.moz-ev-kleurenbalk .smal.opschorten.ok:focus,
.moz-ev-kleurenbalk .smal.opschorten.ok:hover,
.moz-ev-kleurenbalk .smal.opschorten.ok:active:focus,
.moz-ev-kleurenbalk .smal.opschorten.ok:active:hover,
.moz-ev-kleurenbalk .smal.opschorten.ok.active,
.moz-ev-kleurenbalk .smal.opschorten.ok.active:focus,
.moz-ev-kleurenbalk .smal.opschorten.ok.active:hover,
.moz-ev-kleurenbalk .smal.opschorten.aandacht:active,
.moz-ev-kleurenbalk .smal.opschorten.aandacht:focus,
.moz-ev-kleurenbalk .smal.opschorten.aandacht:hover,
.moz-ev-kleurenbalk .smal.opschorten.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.opschorten.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.opschorten.aandacht.active,
.moz-ev-kleurenbalk .smal.opschorten.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.opschorten.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.archief.nietok:active,
.moz-ev-kleurenbalk .smal.archief.nietok:focus,
.moz-ev-kleurenbalk .smal.archief.nietok:hover,
.moz-ev-kleurenbalk .smal.archief.nietok:active:focus,
.moz-ev-kleurenbalk .smal.archief.nietok:active:hover,
.moz-ev-kleurenbalk .smal.archief.nietok.active,
.moz-ev-kleurenbalk .smal.archief.nietok.active:focus,
.moz-ev-kleurenbalk .smal.archief.nietok.active:hover,
.moz-ev-kleurenbalk .smal.archief.ok:active,
.moz-ev-kleurenbalk .smal.archief.ok:focus,
.moz-ev-kleurenbalk .smal.archief.ok:hover,
.moz-ev-kleurenbalk .smal.archief.ok:active:focus,
.moz-ev-kleurenbalk .smal.archief.ok:active:hover,
.moz-ev-kleurenbalk .smal.archief.ok.active,
.moz-ev-kleurenbalk .smal.archief.ok.active:focus,
.moz-ev-kleurenbalk .smal.archief.ok.active:hover,
.moz-ev-kleurenbalk .smal.archief.aandacht:active,
.moz-ev-kleurenbalk .smal.archief.aandacht:focus,
.moz-ev-kleurenbalk .smal.archief.aandacht:hover,
.moz-ev-kleurenbalk .smal.archief.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.archief.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.archief.aandacht.active,
.moz-ev-kleurenbalk .smal.archief.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.archief.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.status.nietok:active,
.moz-ev-kleurenbalk .smal.status.nietok:focus,
.moz-ev-kleurenbalk .smal.status.nietok:hover,
.moz-ev-kleurenbalk .smal.status.nietok:active:focus,
.moz-ev-kleurenbalk .smal.status.nietok:active:hover,
.moz-ev-kleurenbalk .smal.status.nietok.active,
.moz-ev-kleurenbalk .smal.status.nietok.active:focus,
.moz-ev-kleurenbalk .smal.status.nietok.active:hover,
.moz-ev-kleurenbalk .smal.status.ok:active,
.moz-ev-kleurenbalk .smal.status.ok:focus,
.moz-ev-kleurenbalk .smal.status.ok:hover,
.moz-ev-kleurenbalk .smal.status.ok:active:focus,
.moz-ev-kleurenbalk .smal.status.ok:active:hover,
.moz-ev-kleurenbalk .smal.status.ok.active,
.moz-ev-kleurenbalk .smal.status.ok.active:focus,
.moz-ev-kleurenbalk .smal.status.ok.active:hover,
.moz-ev-kleurenbalk .smal.status.aandacht:active,
.moz-ev-kleurenbalk .smal.status.aandacht:focus,
.moz-ev-kleurenbalk .smal.status.aandacht:hover,
.moz-ev-kleurenbalk .smal.status.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.status.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.status.aandacht.active,
.moz-ev-kleurenbalk .smal.status.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.status.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.toewijzen.nietok:active,
.moz-ev-kleurenbalk .smal.toewijzen.nietok:focus,
.moz-ev-kleurenbalk .smal.toewijzen.nietok:hover,
.moz-ev-kleurenbalk .smal.toewijzen.nietok:active:focus,
.moz-ev-kleurenbalk .smal.toewijzen.nietok:active:hover,
.moz-ev-kleurenbalk .smal.toewijzen.nietok.active,
.moz-ev-kleurenbalk .smal.toewijzen.nietok.active:focus,
.moz-ev-kleurenbalk .smal.toewijzen.nietok.active:hover,
.moz-ev-kleurenbalk .smal.toewijzen.ok:active,
.moz-ev-kleurenbalk .smal.toewijzen.ok:focus,
.moz-ev-kleurenbalk .smal.toewijzen.ok:hover,
.moz-ev-kleurenbalk .smal.toewijzen.ok:active:focus,
.moz-ev-kleurenbalk .smal.toewijzen.ok:active:hover,
.moz-ev-kleurenbalk .smal.toewijzen.ok.active,
.moz-ev-kleurenbalk .smal.toewijzen.ok.active:focus,
.moz-ev-kleurenbalk .smal.toewijzen.ok.active:hover,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht:active,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht:focus,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht:hover,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht.active,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht.active:hover,
.moz-ev-kleurenbalk .smal.kenmerken.nietok:active,
.moz-ev-kleurenbalk .smal.kenmerken.nietok:focus,
.moz-ev-kleurenbalk .smal.kenmerken.nietok:hover,
.moz-ev-kleurenbalk .smal.kenmerken.nietok:active:focus,
.moz-ev-kleurenbalk .smal.kenmerken.nietok:active:hover,
.moz-ev-kleurenbalk .smal.kenmerken.nietok.active,
.moz-ev-kleurenbalk .smal.kenmerken.nietok.active:focus,
.moz-ev-kleurenbalk .smal.kenmerken.nietok.active:hover,
.moz-ev-kleurenbalk .smal.kenmerken.ok:active,
.moz-ev-kleurenbalk .smal.kenmerken.ok:focus,
.moz-ev-kleurenbalk .smal.kenmerken.ok:hover,
.moz-ev-kleurenbalk .smal.kenmerken.ok:active:focus,
.moz-ev-kleurenbalk .smal.kenmerken.ok:active:hover,
.moz-ev-kleurenbalk .smal.kenmerken.ok.active,
.moz-ev-kleurenbalk .smal.kenmerken.ok.active:focus,
.moz-ev-kleurenbalk .smal.kenmerken.ok.active:hover,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht:active,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht:focus,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht:hover,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht:active:focus,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht:active:hover,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht.active,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht.active:focus,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a)
}
.kleurenbalk .smal.pijl_naar_links.nietok::before,
.kleurenbalk .smal.pijl_naar_links.ok::before,
.kleurenbalk .smal.pijl_naar_links.aandacht::before,
.kleurenbalk .smal.pijl_naar_boven.nietok::before,
.kleurenbalk .smal.pijl_naar_boven.ok::before,
.kleurenbalk .smal.pijl_naar_boven.aandacht::before,
.kleurenbalk .smal.pijl_naar_beneden.nietok::before,
.kleurenbalk .smal.pijl_naar_beneden.ok::before,
.kleurenbalk .smal.pijl_naar_beneden.aandacht::before,
.kleurenbalk .smal.pijl_naar_rechts.nietok::before,
.kleurenbalk .smal.pijl_naar_rechts.ok::before,
.kleurenbalk .smal.pijl_naar_rechts.aandacht::before,
.kleurenbalk .smal.zaakbak.nietok::before,
.kleurenbalk .smal.zaakbak.ok::before,
.kleurenbalk .smal.zaakbak.aandacht::before,
.kleurenbalk .smal.objecten.nietok::before,
.kleurenbalk .smal.objecten.ok::before,
.kleurenbalk .smal.objecten.aandacht::before,
.kleurenbalk .smal.aanvraag.nietok::before,
.kleurenbalk .smal.aanvraag.ok::before,
.kleurenbalk .smal.aanvraag.aandacht::before,
.kleurenbalk .smal.dossier.nietok::before,
.kleurenbalk .smal.dossier.ok::before,
.kleurenbalk .smal.dossier.aandacht::before,
.kleurenbalk .smal.resultaat.nietok::before,
.kleurenbalk .smal.resultaat.ok::before,
.kleurenbalk .smal.resultaat.aandacht::before,
.kleurenbalk .smal.herinneringen.nietok::before,
.kleurenbalk .smal.herinneringen.ok::before,
.kleurenbalk .smal.herinneringen.aandacht::before,
.kleurenbalk .smal.opschorten.nietok::before,
.kleurenbalk .smal.opschorten.ok::before,
.kleurenbalk .smal.opschorten.aandacht::before,
.kleurenbalk .smal.archief.nietok::before,
.kleurenbalk .smal.archief.ok::before,
.kleurenbalk .smal.archief.aandacht::before,
.kleurenbalk .smal.status.nietok::before,
.kleurenbalk .smal.status.ok::before,
.kleurenbalk .smal.status.aandacht::before,
.kleurenbalk .smal.toewijzen.nietok::before,
.kleurenbalk .smal.toewijzen.ok::before,
.kleurenbalk .smal.toewijzen.aandacht::before,
.kleurenbalk .smal.kenmerken.nietok::before,
.kleurenbalk .smal.kenmerken.ok::before,
.kleurenbalk .smal.kenmerken.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht::before,
.moz-ev-kleurenbalk .smal.zaakbak.nietok::before,
.moz-ev-kleurenbalk .smal.zaakbak.ok::before,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht::before,
.moz-ev-kleurenbalk .smal.objecten.nietok::before,
.moz-ev-kleurenbalk .smal.objecten.ok::before,
.moz-ev-kleurenbalk .smal.objecten.aandacht::before,
.moz-ev-kleurenbalk .smal.aanvraag.nietok::before,
.moz-ev-kleurenbalk .smal.aanvraag.ok::before,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht::before,
.moz-ev-kleurenbalk .smal.dossier.nietok::before,
.moz-ev-kleurenbalk .smal.dossier.ok::before,
.moz-ev-kleurenbalk .smal.dossier.aandacht::before,
.moz-ev-kleurenbalk .smal.resultaat.nietok::before,
.moz-ev-kleurenbalk .smal.resultaat.ok::before,
.moz-ev-kleurenbalk .smal.resultaat.aandacht::before,
.moz-ev-kleurenbalk .smal.herinneringen.nietok::before,
.moz-ev-kleurenbalk .smal.herinneringen.ok::before,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht::before,
.moz-ev-kleurenbalk .smal.opschorten.nietok::before,
.moz-ev-kleurenbalk .smal.opschorten.ok::before,
.moz-ev-kleurenbalk .smal.opschorten.aandacht::before,
.moz-ev-kleurenbalk .smal.archief.nietok::before,
.moz-ev-kleurenbalk .smal.archief.ok::before,
.moz-ev-kleurenbalk .smal.archief.aandacht::before,
.moz-ev-kleurenbalk .smal.status.nietok::before,
.moz-ev-kleurenbalk .smal.status.ok::before,
.moz-ev-kleurenbalk .smal.status.aandacht::before,
.moz-ev-kleurenbalk .smal.toewijzen.nietok::before,
.moz-ev-kleurenbalk .smal.toewijzen.ok::before,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht::before,
.moz-ev-kleurenbalk .smal.kenmerken.nietok::before,
.moz-ev-kleurenbalk .smal.kenmerken.ok::before,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht::before {
 position:absolute;
 top:-3px;
 right:0;
 display:block;
 width:10px;
 height:10px;
 content:"";
 border-radius:100%
}
.kleurenbalk .smal.pijl_naar_links.nietok::before,
.kleurenbalk .smal.pijl_naar_boven.nietok::before,
.kleurenbalk .smal.pijl_naar_beneden.nietok::before,
.kleurenbalk .smal.pijl_naar_rechts.nietok::before,
.kleurenbalk .smal.zaakbak.nietok::before,
.kleurenbalk .smal.objecten.nietok::before,
.kleurenbalk .smal.aanvraag.nietok::before,
.kleurenbalk .smal.dossier.nietok::before,
.kleurenbalk .smal.resultaat.nietok::before,
.kleurenbalk .smal.herinneringen.nietok::before,
.kleurenbalk .smal.opschorten.nietok::before,
.kleurenbalk .smal.archief.nietok::before,
.kleurenbalk .smal.status.nietok::before,
.kleurenbalk .smal.toewijzen.nietok::before,
.kleurenbalk .smal.kenmerken.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok::before,
.moz-ev-kleurenbalk .smal.zaakbak.nietok::before,
.moz-ev-kleurenbalk .smal.objecten.nietok::before,
.moz-ev-kleurenbalk .smal.aanvraag.nietok::before,
.moz-ev-kleurenbalk .smal.dossier.nietok::before,
.moz-ev-kleurenbalk .smal.resultaat.nietok::before,
.moz-ev-kleurenbalk .smal.herinneringen.nietok::before,
.moz-ev-kleurenbalk .smal.opschorten.nietok::before,
.moz-ev-kleurenbalk .smal.archief.nietok::before,
.moz-ev-kleurenbalk .smal.status.nietok::before,
.moz-ev-kleurenbalk .smal.toewijzen.nietok::before,
.moz-ev-kleurenbalk .smal.kenmerken.nietok::before {
 background-color:#cf021a
}
.kleurenbalk .smal.pijl_naar_links.ok::before,
.kleurenbalk .smal.pijl_naar_boven.ok::before,
.kleurenbalk .smal.pijl_naar_beneden.ok::before,
.kleurenbalk .smal.pijl_naar_rechts.ok::before,
.kleurenbalk .smal.zaakbak.ok::before,
.kleurenbalk .smal.objecten.ok::before,
.kleurenbalk .smal.aanvraag.ok::before,
.kleurenbalk .smal.dossier.ok::before,
.kleurenbalk .smal.resultaat.ok::before,
.kleurenbalk .smal.herinneringen.ok::before,
.kleurenbalk .smal.opschorten.ok::before,
.kleurenbalk .smal.archief.ok::before,
.kleurenbalk .smal.status.ok::before,
.kleurenbalk .smal.toewijzen.ok::before,
.kleurenbalk .smal.kenmerken.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok::before,
.moz-ev-kleurenbalk .smal.zaakbak.ok::before,
.moz-ev-kleurenbalk .smal.objecten.ok::before,
.moz-ev-kleurenbalk .smal.aanvraag.ok::before,
.moz-ev-kleurenbalk .smal.dossier.ok::before,
.moz-ev-kleurenbalk .smal.resultaat.ok::before,
.moz-ev-kleurenbalk .smal.herinneringen.ok::before,
.moz-ev-kleurenbalk .smal.opschorten.ok::before,
.moz-ev-kleurenbalk .smal.archief.ok::before,
.moz-ev-kleurenbalk .smal.status.ok::before,
.moz-ev-kleurenbalk .smal.toewijzen.ok::before,
.moz-ev-kleurenbalk .smal.kenmerken.ok::before {
 background-color:#14ad8c
}
.kleurenbalk .smal.pijl_naar_links.aandacht::before,
.kleurenbalk .smal.pijl_naar_boven.aandacht::before,
.kleurenbalk .smal.pijl_naar_beneden.aandacht::before,
.kleurenbalk .smal.pijl_naar_rechts.aandacht::before,
.kleurenbalk .smal.zaakbak.aandacht::before,
.kleurenbalk .smal.objecten.aandacht::before,
.kleurenbalk .smal.aanvraag.aandacht::before,
.kleurenbalk .smal.dossier.aandacht::before,
.kleurenbalk .smal.resultaat.aandacht::before,
.kleurenbalk .smal.herinneringen.aandacht::before,
.kleurenbalk .smal.opschorten.aandacht::before,
.kleurenbalk .smal.archief.aandacht::before,
.kleurenbalk .smal.status.aandacht::before,
.kleurenbalk .smal.toewijzen.aandacht::before,
.kleurenbalk .smal.kenmerken.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht::before,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht::before,
.moz-ev-kleurenbalk .smal.objecten.aandacht::before,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht::before,
.moz-ev-kleurenbalk .smal.dossier.aandacht::before,
.moz-ev-kleurenbalk .smal.resultaat.aandacht::before,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht::before,
.moz-ev-kleurenbalk .smal.opschorten.aandacht::before,
.moz-ev-kleurenbalk .smal.archief.aandacht::before,
.moz-ev-kleurenbalk .smal.status.aandacht::before,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht::before,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht::before {
 background-color:#ef9401
}
.kleurenbalk .smal.pijl_naar_links.ok .mf::before,
.kleurenbalk .smal.pijl_naar_links.nietok .mf::before,
.kleurenbalk .smal.pijl_naar_links.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.ok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.nietok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_links.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.pijl_naar_boven.ok .mf::before,
.kleurenbalk .smal.pijl_naar_boven.nietok .mf::before,
.kleurenbalk .smal.pijl_naar_boven.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.ok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.nietok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_boven.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.pijl_naar_beneden.ok .mf::before,
.kleurenbalk .smal.pijl_naar_beneden.nietok .mf::before,
.kleurenbalk .smal.pijl_naar_beneden.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.ok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.nietok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_beneden.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.pijl_naar_rechts.ok .mf::before,
.kleurenbalk .smal.pijl_naar_rechts.nietok .mf::before,
.kleurenbalk .smal.pijl_naar_rechts.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.ok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.nietok .mf::before,
.moz-ev-kleurenbalk .smal.pijl_naar_rechts.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.zaakbak.ok .mf::before,
.kleurenbalk .smal.zaakbak.nietok .mf::before,
.kleurenbalk .smal.zaakbak.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.zaakbak.ok .mf::before,
.moz-ev-kleurenbalk .smal.zaakbak.nietok .mf::before,
.moz-ev-kleurenbalk .smal.zaakbak.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.objecten.ok .mf::before,
.kleurenbalk .smal.objecten.nietok .mf::before,
.kleurenbalk .smal.objecten.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.objecten.ok .mf::before,
.moz-ev-kleurenbalk .smal.objecten.nietok .mf::before,
.moz-ev-kleurenbalk .smal.objecten.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.aanvraag.ok .mf::before,
.kleurenbalk .smal.aanvraag.nietok .mf::before,
.kleurenbalk .smal.aanvraag.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.aanvraag.ok .mf::before,
.moz-ev-kleurenbalk .smal.aanvraag.nietok .mf::before,
.moz-ev-kleurenbalk .smal.aanvraag.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.dossier.ok .mf::before,
.kleurenbalk .smal.dossier.nietok .mf::before,
.kleurenbalk .smal.dossier.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.dossier.ok .mf::before,
.moz-ev-kleurenbalk .smal.dossier.nietok .mf::before,
.moz-ev-kleurenbalk .smal.dossier.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.resultaat.ok .mf::before,
.kleurenbalk .smal.resultaat.nietok .mf::before,
.kleurenbalk .smal.resultaat.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.resultaat.ok .mf::before,
.moz-ev-kleurenbalk .smal.resultaat.nietok .mf::before,
.moz-ev-kleurenbalk .smal.resultaat.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.herinneringen.ok .mf::before,
.kleurenbalk .smal.herinneringen.nietok .mf::before,
.kleurenbalk .smal.herinneringen.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.herinneringen.ok .mf::before,
.moz-ev-kleurenbalk .smal.herinneringen.nietok .mf::before,
.moz-ev-kleurenbalk .smal.herinneringen.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.opschorten.ok .mf::before,
.kleurenbalk .smal.opschorten.nietok .mf::before,
.kleurenbalk .smal.opschorten.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.opschorten.ok .mf::before,
.moz-ev-kleurenbalk .smal.opschorten.nietok .mf::before,
.moz-ev-kleurenbalk .smal.opschorten.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.archief.ok .mf::before,
.kleurenbalk .smal.archief.nietok .mf::before,
.kleurenbalk .smal.archief.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.archief.ok .mf::before,
.moz-ev-kleurenbalk .smal.archief.nietok .mf::before,
.moz-ev-kleurenbalk .smal.archief.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.status.ok .mf::before,
.kleurenbalk .smal.status.nietok .mf::before,
.kleurenbalk .smal.status.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.status.ok .mf::before,
.moz-ev-kleurenbalk .smal.status.nietok .mf::before,
.moz-ev-kleurenbalk .smal.status.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.toewijzen.ok .mf::before,
.kleurenbalk .smal.toewijzen.nietok .mf::before,
.kleurenbalk .smal.toewijzen.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.toewijzen.ok .mf::before,
.moz-ev-kleurenbalk .smal.toewijzen.nietok .mf::before,
.moz-ev-kleurenbalk .smal.toewijzen.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.kenmerken.ok .mf::before,
.kleurenbalk .smal.kenmerken.nietok .mf::before,
.kleurenbalk .smal.kenmerken.aandacht .mf::before,
.moz-ev-kleurenbalk .smal.kenmerken.ok .mf::before,
.moz-ev-kleurenbalk .smal.kenmerken.nietok .mf::before,
.moz-ev-kleurenbalk .smal.kenmerken.aandacht .mf::before {
 content:""
}
.kleurenbalk .smal.nietok[title="Geen meerdere versies aanwezig, klik om nieuwe versie toe te voegen"],
.moz-ev-kleurenbalk .smal.nietok[title="Geen meerdere versies aanwezig, klik om nieuwe versie toe te voegen"] {
 font-size:0
}
.kleurenbalk .smal.nietok[title="Geen meerdere versies aanwezig, klik om nieuwe versie toe te voegen"]::before,
.moz-ev-kleurenbalk .smal.nietok[title="Geen meerdere versies aanwezig, klik om nieuwe versie toe te voegen"]::before {
 font-size:14px;
 font-family:mozardicons;
 content:""
}
.kleurenbalk .breed4,
.kleurenbalk .breed4.ok,
.kleurenbalk .breed4.aandacht,
.kleurenbalk .breed4.nietok,
.moz-ev-kleurenbalk .breed4,
.moz-ev-kleurenbalk .breed4.ok,
.moz-ev-kleurenbalk .breed4.aandacht,
.moz-ev-kleurenbalk .breed4.nietok {
 background-color:transparent
}
.kleurenbalk .label--medewerker,
.moz-ev-kleurenbalk .label--medewerker {
 position:relative;
 top:-1px;
 font-size:10px;
 line-height:18px
}
.mozWfrDigiD img,
.mozWfreIDAS img {
 width:150px
}
.mozWfreHerkenning img {
 height:150px
}
.fakeradio {
 margin:-5px
}
.fakeradio a {
 padding-top:6px;
 padding-right:10px;
 padding-bottom:6px;
 padding-left:10px;
 border-width:0
}
.fakeradio a::before {
 position:relative;
 top:2px;
 margin-right:10px;
 margin-bottom:20px;
 font-size:20px;
 font-family:fontawesome;
 content:""
}
.fakeradio a:active,
.fakeradio a:focus,
.fakeradio a:hover,
.fakeradio a:active:focus,
.fakeradio a:active:hover,
.fakeradio a.active,
.fakeradio a.active:focus,
.fakeradio a.active:hover {
 outline:0;
 background-color:transparent
}
.fakeradio a:active::before,
.fakeradio a:focus::before,
.fakeradio a:hover::before,
.fakeradio a:active:focus::before,
.fakeradio a:active:hover::before,
.fakeradio a.active::before,
.fakeradio a.active:focus::before,
.fakeradio a.active:hover::before {
 color:var(--color-secondary, #cda90a);
 content:""
}
.fakeradio--inline a {
 padding:0
}
@media(min-width: 992px) {
 .fakeradio--inline a {
  display:inline-block;
  margin-right:25px;
  white-space:nowrap
 }
}
.divCel .smal {
 display:block;
 padding:5px
}
.divCel .smal .links {
 float:left
}
.divCel .smal .rechts {
 float:right
}
.txtbAfb {
 margin-top:30px;
 margin-bottom:10px
}
@media(prefers-reduced-motion: reduce) {
 .modal.fade .modal-dialog {
  transition:none
 }
}
@media(prefers-reduced-motion: reduce) {
 .fade {
  transition:none
 }
}
.modal-header {
 padding-top:0;
 padding-bottom:0;
 background-color:#fff;
 border-top-right-radius:6px;
 border-top-left-radius:6px;
 border-bottom-width:0
}
.modal-header .btn.rechtermenu__knop {
 position:absolute;
 top:20px;
 right:50px;
 padding:0;
 font-size:20px;
 color:#4a4a4a;
 border-width:0
}
.modal-header .btn.rechtermenu__knop:active,
.modal-header .btn.rechtermenu__knop:focus,
.modal-header .btn.rechtermenu__knop:hover,
.modal-header .btn.rechtermenu__knop:active:focus,
.modal-header .btn.rechtermenu__knop:active:hover,
.modal-header .btn.rechtermenu__knop.active,
.modal-header .btn.rechtermenu__knop.active:focus,
.modal-header .btn.rechtermenu__knop.active:hover {
 outline:0;
 color:var(--color-secondary, #cda90a);
 background-color:transparent;
 box-shadow:none
}
.modal-header .close {
 position:relative;
 top:-12px;
 right:-30px;
 display:flex;
 width:40px;
 height:40px;
 background-color:#fff;
 border-radius:100%;
 box-shadow:0 2px 6px rgba(163,163,163,.5);
 opacity:1;
 transition:box-shadow .3s ease
}
.modal-header .close:active,
.modal-header .close:focus,
.modal-header .close:hover,
.modal-header .close:active:focus,
.modal-header .close:active:hover,
.modal-header .close.active,
.modal-header .close.active:focus,
.modal-header .close.active:hover {
 outline:0;
 box-shadow:0 2px 6px rgba(118,118,118,.7);
 transition:box-shadow .3s ease
}
.modal-header .close span {
 display:block;
 margin:auto;
 color:#767676;
 text-shadow:0 0;
 font-size:40px;
 font-weight:400
}
.modal-title {
 padding-top:20px;
 padding-right:5px;
 padding-bottom:15px;
 padding-left:5px;
 margin-top:0;
 margin-right:22px;
 margin-left:22px;
 font-size:20px;
 color:#4a4a4a;
 border-bottom-width:4px;
 border-bottom-color:#ededed;
 border-bottom-style:solid
}
.modal-body {
 padding-top:29px;
 padding-right:32px;
 padding-bottom:30px;
 padding-left:27px
}
.modal-body.noscroll {
 overflow:hidden
}
.modal-body .fa-spinner {
 display:block;
 margin-right:auto;
 margin-left:auto
}
.modal-body .mozTabelKop,
.modal-body .tabel,
.modal-body .tabel+.tabel {
 box-shadow:none
}
.modal-body .mozTabelKop {
 padding-right:0;
 padding-left:0;
 margin-right:5px;
 margin-left:15px
}
#bevestiging-annuleren .modal-body {
 padding:40px
}
#bevestiging-annuleren .modal-body .fa-exclamation-triangle {
 position:relative;
 top:3px;
 margin-right:15px;
 font-size:24px;
 color:var(--color-secondary, #cda90a)
}
#bevestiging-annuleren .modal-body strong {
 display:inline-block;
 margin-bottom:20px
}
.modal-content #lovMomentjeAub {
 position:absolute;
 top:23px;
 right:22px;
 visibility:hidden;
 background-color:#fff
}
.modal-footer {
 padding-top:19px;
 padding-right:37px;
 padding-bottom:7px;
 padding-left:37px;
 background-color:#ededed;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:6px;
 border-top-width:0
}
.modal-footer .btn-group {
 display:flex;
 flex-grow:1;
 margin-right:33px;
 margin-left:auto
}
@media(min-width: 992px) {
 .modal-footer .btn-group {
  flex-basis:0
 }
}
@media(max-width: 991px) {
 .modal-footer .btn-group {
  margin-right:33px;
  margin-left:32px
 }
}
.modal-footer .btn-group .btn.dropdown-toggle {
 flex-grow:0;
 min-width:28px;
 border-width:0
}
.modal-footer .btn-group .btn {
 margin-right:0;
 margin-bottom:10px
}
.modal-footer .btn {
 flex-grow:1;
 padding-top:7px;
 margin-right:33px;
 margin-bottom:10px;
 margin-left:32px
}
@media(min-width: 992px) {
 .modal-footer .btn {
  flex-basis:0
 }
}
.modal-footer .btn+.btn {
 margin-bottom:10px;
 margin-left:32px
}
.modal-footer .btn.btn-default {
 color:#757575;
 border-color:#757575
}
.modal-footer .btn.btn-default:active,
.modal-footer .btn.btn-default:focus,
.modal-footer .btn.btn-default:hover,
.modal-footer .btn.btn-default:active:focus,
.modal-footer .btn.btn-default:active:hover,
.modal-footer .btn.btn-default.active,
.modal-footer .btn.btn-default.active:focus,
.modal-footer .btn.btn-default.active:hover {
 outline:0;
 color:#fff;
 background-color:#757575
}
.modal-footer .dropdown-menu {
 right:0;
 left:unset
}
.modal-footer__iconen {
 display:none
}
.modal-footer__knoppen {
 display:flex;
 flex-direction:row;
 width:calc(100% + 65px);
 padding-right:0;
 padding-left:0;
 margin-right:-33px;
 margin-left:-32px
}
@media(max-width: 991px) {
 .modal-footer__knoppen {
  flex-direction:column
 }
}
#moz-modal-foutmelding {
 text-align:left;
 background-color:#f2dede
}
#moz-modal-foutmelding:empty {
 display:none
}
#moz_zeker_weten_modal .modal-title {
 padding-top:57px
}
#moz_zeker_weten_modal .modal-title .mf-trash {
 position:absolute;
 top:-28px;
 left:calc(50% - 40px);
 display:block;
 width:80px;
 height:80px;
 font-size:38px;
 line-height:74px;
 text-align:center;
 background-color:#fff;
 border-radius:100%;
 box-shadow:0 2px 4px #d9d9d9
}
#moz_zeker_weten_modal .close {
 display:none
}
@media(min-width: 992px) {
 .modal-lg {
  width:calc(100% - 50px);
  max-width:1200px
 }
}
@media(min-width: 992px) {
 .modal-dialog:not(.modal-lg) {
  width:calc(100% - 300px);
  max-width:750px;
  margin-top:80px
 }
}
@media(min-width: 768px)and (max-width: 991px) {
 .modal-dialog:not(.modal-lg) {
  width:500px;
  margin-top:80px
 }
}
.nav.overige-actuele-berichten {
 margin:-5px
}
.nav>li>a:active,
.nav>li>a:focus,
.nav>li>a:hover,
.nav>li>a:active:focus,
.nav>li>a:active:hover,
.nav>li>a.active,
.nav>li>a.active:focus,
.nav>li>a.active:hover {
 outline:0;
 background-color:#f3f2f2
}
#moz_title {
 border-bottom-width:0
}
.panel-body__subkop,
.kop {
 position:relative;
 font-weight:700;
 border-bottom-width:2px;
 border-bottom-color:#ccc;
 border-bottom-style:solid
}
.popover--static,
.sug_suggesties {
 position:relative;
 top:auto;
 left:auto;
 display:block;
 background-color:#fff;
 box-shadow:none
}
.popover--static .popover-title,
.sug_suggesties .popover-title {
 color:#4a4a4a;
 background-color:#fff;
 border-bottom-width:2px;
 border-bottom-color:var(--color-secondary, #cda90a)
}
.popover--static .popover-content,
.sug_suggesties .popover-content,
.sug_suggesties ul {
 padding-top:9px;
 padding-bottom:9px
}
.progress--selectie {
 height:14px;
 border-radius:0
}
.progress--selectie .progress-bar,
.progress--selectie .statusbar .progressBar>div,
.statusbar .progress--selectie .progressBar>div {
 background-color:#d9edf7
}
.fa-spin {
 display:inline-block;
 width:100%;
 padding-top:20px;
 padding-bottom:20px;
 margin-right:auto;
 margin-left:auto
}
@media(prefers-reduced-motion: reduce) {
 .fa-spin {
  -webkit-animation:none;
  animation:none
 }
}
#wachtenWiel .fa-spin {
 width:auto
}
.zoekloep .fa-spin {
 padding-top:0;
 padding-bottom:0
}
.thumbnail {
 border-radius:0
}
.well,
.moz_dragdrop {
 display:block;
 border-radius:0
}
.wizard-stappen li:nth-child(1) a,
.wizard-stappen li:nth-child(1) div {
 z-index:9
}
.wizard-stappen li:nth-child(2) a,
.wizard-stappen li:nth-child(2) div {
 z-index:8
}
.wizard-stappen li:nth-child(3) a,
.wizard-stappen li:nth-child(3) div {
 z-index:7
}
.wizard-stappen li:nth-child(4) a,
.wizard-stappen li:nth-child(4) div {
 z-index:6
}
.wizard-stappen li:nth-child(5) a,
.wizard-stappen li:nth-child(5) div {
 z-index:5
}
.wizard-stappen li:nth-child(6) a,
.wizard-stappen li:nth-child(6) div {
 z-index:4
}
.wizard-stappen li:nth-child(7) a,
.wizard-stappen li:nth-child(7) div {
 z-index:3
}
.wizard-stappen li:nth-child(8) a,
.wizard-stappen li:nth-child(8) div {
 z-index:2
}
.wizard-stappen li:nth-child(9) a,
.wizard-stappen li:nth-child(9) div {
 z-index:1
}
.wizard-stappen li:nth-child(10) a,
.wizard-stappen li:nth-child(10) div {
 z-index:0
}
.mozWizard-2stappen .wizard-stappen li {
 width:calc(100% / 2)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-2stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-2stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-2stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-2stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-2stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-2stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-2stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-2stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-2stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-2stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-3stappen .wizard-stappen li {
 width:calc(100% / 3)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-3stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-3stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-3stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-3stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-3stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-3stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-3stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-3stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-3stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-3stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-4stappen .wizard-stappen li {
 width:calc(100% / 4)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-4stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-4stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-4stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-4stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-4stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-4stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-4stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-4stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-4stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-4stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-5stappen .wizard-stappen li {
 width:calc(100% / 5)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-5stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-5stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-5stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-5stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-5stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-5stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-5stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-5stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-5stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-5stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-6stappen .wizard-stappen li {
 width:calc(100% / 6)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-6stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-6stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-6stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-6stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-6stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-6stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-6stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-6stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-6stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-6stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-7stappen .wizard-stappen li {
 width:calc(100% / 7)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-7stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-7stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-7stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-7stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-7stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-7stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-7stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-7stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-7stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-7stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-8stappen .wizard-stappen li {
 width:calc(100% / 8)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-8stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-8stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-8stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-8stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-8stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-8stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-8stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-8stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-8stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-8stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-9stappen .wizard-stappen li {
 width:calc(100% / 9)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-9stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-9stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-9stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-9stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-9stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-9stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-9stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-9stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-9stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-9stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
.mozWizard-10stappen .wizard-stappen li {
 width:calc(100% / 10)
}
@media(min-width: 768px)and (max-width: 991px) {
 .mozWizard-10stappen .wizard-stappen li {
  width:33%;
  margin-bottom:2px
 }
 .mozWizard-10stappen .wizard-stappen li:nth-child(3n) a::after,
 .mozWizard-10stappen .wizard-stappen li:nth-child(3n) div::after {
  display:none
 }
 .mozWizard-10stappen .wizard-stappen li:nth-child(3n+1) a::before,
 .mozWizard-10stappen .wizard-stappen li:nth-child(3n+1) div::before {
  display:none
 }
}
@media(max-width: 767px) {
 .mozWizard-10stappen .wizard-stappen li {
  width:50%;
  margin-bottom:2px
 }
 .mozWizard-10stappen .wizard-stappen li:nth-child(2n) a::after,
 .mozWizard-10stappen .wizard-stappen li:nth-child(2n) div::after {
  display:none
 }
 .mozWizard-10stappen .wizard-stappen li:nth-child(2n+1) a::before,
 .mozWizard-10stappen .wizard-stappen li:nth-child(2n+1) div::before {
  display:none
 }
}
@media(max-width: 991px) {
 .mozWizard {
  overflow:hidden
 }
}
.wizard-stappen {
 width:100%;
 padding:0;
 margin-bottom:30px;
 margin-left:15px
}
.wizard-stappen::before {
 left:-50px;
 width:50px
}
.wizard-stappen::after {
 right:-35px;
 width:38px;
 margin-top:-36px
}
.wizard-stappen li {
 display:inline-block;
 text-align:center
}
.wizard-stappen li:first-child a::before,
.wizard-stappen li:first-child div::before {
 display:none
}
.wizard-stappen li:last-child a::after,
.wizard-stappen li:last-child div::after {
 display:none
}
.wizard-stappen a,
.wizard-stappen div {
 position:relative;
 display:block;
 padding-top:7px;
 padding-bottom:6px;
 padding-left:18px;
 margin-right:18px;
 margin-left:-15px
}
.no-submit .wizard-stappen a,
.no-submit .wizard-stappen div {
 pointer-events:none
}
.wizard-stappen a::before,
.wizard-stappen div::before {
 top:0;
 left:0;
 position:absolute;
 display:block;
 width:0;
 height:0;
 content:"";
 margin-right:-18px;
 border-top:18px solid transparent;
 border-bottom:18px solid transparent;
 border-left:18px solid var(--color-background, #f0f2f4)
}
.wizard-stappen a::after,
.wizard-stappen div::after {
 top:0;
 right:0;
 position:absolute;
 display:block;
 width:0;
 height:0;
 content:"";
 margin-right:-18px;
 border-top:18px solid transparent;
 border-bottom:18px solid transparent;
 border-left:18px solid var(--color-primary, #f5c800)
}
.wizard-stappen a:active,
.wizard-stappen a:focus,
.wizard-stappen a:hover,
.wizard-stappen a:active:focus,
.wizard-stappen a:active:hover,
.wizard-stappen a.active,
.wizard-stappen a.active:focus,
.wizard-stappen a.active:hover {
 outline:0;
 color:#fff;
 background-color:var(--color-secondary, #cda90a)
}
.wizard-stappen a:active::before,
.wizard-stappen a:active::after,
.wizard-stappen a:focus::before,
.wizard-stappen a:focus::after,
.wizard-stappen a:hover::before,
.wizard-stappen a:hover::after,
.wizard-stappen a:active:focus::before,
.wizard-stappen a:active:focus::after,
.wizard-stappen a:active:hover::before,
.wizard-stappen a:active:hover::after,
.wizard-stappen a.active::before,
.wizard-stappen a.active::after,
.wizard-stappen a.active:focus::before,
.wizard-stappen a.active:focus::after,
.wizard-stappen a.active:hover::before,
.wizard-stappen a.active:hover::after {
 border-left-color:var(--color-secondary, #cda90a)
}
.wizard-stap-gereed a,
.wizard-stap-gereed div {
 background-color:var(--color-primary, #f5c800)
}
.wizard-stap-gereed .fa-chevron-right {
 display:none
}
.wizard-stap-gereed .fa-check {
 margin-left:5px
}
.wizard-stap-actief a,
.wizard-stap-actief div {
 background-color:#fff
}
.wizard-stap-actief a::after,
.wizard-stap-actief div::after {
 border-left-color:#fff
}
.wizard-geenstap a,
.wizard-geenstap div,
.wizard-stap-onvoltooid a,
.wizard-stap-onvoltooid div {
 color:#666;
 background-color:var(--color-primary, #f5c800)
}
.moz-bb-leader {
 padding-top:15px
}
.moz-bb-leader .row>div:first-child:not(.moz-docindent-1) {
 width:275px;
 font-size:16px;
 font-weight:700
}
.moz-bb-leader .row>div:first-child:not(.moz-docindent-1) .fa {
 margin-right:25px;
 font-size:20px;
 color:#777
}
.moz-bb-aanwezigheid .row>div:first-child {
 width:275px
}
.moz-bb-aanwezigheid .row>div:last-child {
 width:calc(100% - 275px)
}
@media(max-width: 767px) {
 .moz-bb-aanwezigheid .row>div:last-child {
  width:100%
 }
}
.moz-bb-agendacategorie {
 font-size:16px;
 text-transform:uppercase
}
.moz-bb-agendanummer {
 position:relative;
 top:-6px;
 float:left;
 margin-right:15px;
 font-size:30px
}
.moz-bb-kop h3 {
 margin-bottom:-10px
}
.moz-bb-agendaonderwerp.tabel {
 background-color:transparent;
 box-shadow:none
}
.moz-bb-agendaonderwerp.tabel>.row {
 padding-left:0
}
.moz-bb-agendaonderwerp aside {
 width:250px;
 padding-top:50px;
 padding-bottom:50px;
 font-size:16px;
 color:#fff;
 background-color:var(--color-secondary, #cda90a);
 border-bottom-right-radius:6px;
 border-bottom-left-radius:5px;
 box-shadow:#d9d9d9 0 0 6px 0
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp aside {
  width:100%;
  padding-top:5px;
  padding-bottom:5px
 }
}
#moz_schc_1042 .moz-bb-agendaonderwerp aside,
#moz_schc_1043 .moz-bb-agendaonderwerp aside,
#moz_schc_1047 .moz-bb-agendaonderwerp aside,
#moz_schc_1048 .moz-bb-agendaonderwerp aside {
 display:none
}
.moz-bb-agendaonderwerp aside>span {
 position:relative;
 display:block;
 width:70%;
 margin-right:auto;
 margin-left:auto;
 text-align:center
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp aside>span {
  width:auto;
  font-size:14px;
  text-align:left
 }
}
.moz-bb-agendaonderwerp aside>span .fa,
.moz-bb-agendaonderwerp aside>span .mf {
 position:absolute;
 top:2px;
 left:-20px;
 margin-right:10px
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp aside>span .fa,
 .moz-bb-agendaonderwerp aside>span .mf {
  position:static;
  float:initial;
  margin-left:20px;
  font-size:14px
 }
}
.moz-bb-agendaonderwerp section {
 width:calc(100% - 275px);
 margin-left:25px;
 background-color:#fff;
 border-bottom-right-radius:6px;
 border-bottom-left-radius:5px;
 box-shadow:#d9d9d9 0 0 6px 0
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp section {
  width:100%;
  padding-top:15px;
  margin-left:0
 }
}
.moz-bb-agendaonderwerp section:only-child {
 width:100%;
 margin-left:0
}
.moz-bb-agendaonderwerp section h4 {
 margin-top:30px
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp section h4 {
  margin-top:20px
 }
}
.moz-bb-agendaonderwerp section h4:first-child {
 margin-top:10px
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp section h4:first-child {
  margin-top:10px
 }
}
.moz-bb-agendaonderwerp .medewerkerfoto {
 display:block;
 width:150px;
 height:150px;
 margin-right:auto;
 margin-bottom:30px;
 margin-left:auto;
 border-width:5px;
 border-color:var(--color-secondary, #cda90a);
 border-style:solid
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp .medewerkerfoto {
  float:left;
  width:40px;
  height:40px;
  border-width:2px
 }
}
.moz-bb-agendaonderwerp footer {
 margin-top:30px;
 margin-bottom:30px;
 margin-left:15px
}
@media(max-width: 767px) {
 .moz-bb-agendaonderwerp footer {
  margin-left:0
 }
}
.moz-bb-agendaonderwerp footer .fa-microphone {
 margin-right:10px;
 font-size:16px;
 color:var(--color-secondary, #cda90a)
}
.moz-bb-agendaonderwerp footer>span:not(.fa) {
 padding-left:15px;
 margin-left:15px;
 font-style:italic;
 border-left-width:1px;
 border-left-color:#ccc;
 border-left-style:solid
}
a[id$=_toggle]:active,
a[id$=_toggle]:focus,
a[id$=_toggle]:hover,
a[id$=_toggle]:active:focus,
a[id$=_toggle]:active:hover,
a[id$=_toggle].active,
a[id$=_toggle].active:focus,
a[id$=_toggle].active:hover {
 outline:0;
 color:#4a4a4a;
 text-decoration:none
}
a[id$=_toggle]:active .fa,
a[id$=_toggle]:focus .fa,
a[id$=_toggle]:hover .fa,
a[id$=_toggle]:active:focus .fa,
a[id$=_toggle]:active:hover .fa,
a[id$=_toggle].active .fa,
a[id$=_toggle].active:focus .fa,
a[id$=_toggle].active:hover .fa {
 color:var(--color-secondary, #cda90a)
}
a[id$=_toggle] h4 {
 margin-top:0;
 margin-bottom:0
}
a[id$=_toggle][aria-expanded=false] .fa-chevron-up::before {
 content:""
}
a[id$=_toggle][aria-expanded=true] .fa-chevron-down::before {
 content:""
}
.moz-bb-kop-besluiten,
.moz-bb-kop-bijlagen {
 width:calc(100% + 30px);
 padding-top:5px;
 padding-bottom:5px;
 padding-left:15px;
 margin-left:-15px;
 font-size:14px;
 color:#4a4a4a;
 background-color:#e8e8e8
}
.moz-bb-kop-besluiten .fa,
.moz-bb-kop-bijlagen .fa {
 margin-left:calc(50% - 100px)
}
.moz-bb-kop-besluiten .fa {
 margin-left:calc(50% - 70px)
}
div[id$=extra] {
 margin-top:0;
 margin-bottom:0
}
.moz-bb-agendasectie {
 color:var(--color-secondary, #cda90a);
 text-transform:uppercase;
 border-bottom-color:var(--color-secondary, #cda90a)
}
.moz-bb-bijlagen.tabel {
 box-shadow:none
}
.moz-bb-bijlagen.tabel>.row {
 padding-left:0
}
#moz_schc_1042 #moz_kop,
#moz_schc_1042 #moz_kruimelpad,
#moz_schc_1043 #moz_kop,
#moz_schc_1043 #moz_kruimelpad,
#moz_schc_1047 #moz_kop,
#moz_schc_1047 #moz_kruimelpad,
#moz_schc_1048 #moz_kop,
#moz_schc_1048 #moz_kruimelpad {
 display:none
}
#moz_schc_1042 section,
#moz_schc_1043 section,
#moz_schc_1047 section,
#moz_schc_1048 section {
 width:100%;
 margin-left:0
}
#moz_schc_1042 #moz_content-container,
#moz_schc_1043 #moz_content-container,
#moz_schc_1047 #moz_content-container,
#moz_schc_1048 #moz_content-container {
 padding-top:0
}
#moz_schc_1042 #moz_content-container::before,
#moz_schc_1043 #moz_content-container::before,
#moz_schc_1047 #moz_content-container::before,
#moz_schc_1048 #moz_content-container::before {
 display:block;
 width:200px;
 height:100px;
 background-position:center center;
 background-size:contain;
 background-image:var(--logo-url, url("logo.svg"));
 background-repeat:no-repeat;
 content:""
}
.pdfen #moz_logo,
.pdfen #moz_hoofdmenu,
.pdfen #moz_kruimelpad,
.pdfen #moz_naam,
.pdfen #moz_vergeetmenietjes,
.pdfen #moz_knop_linker_menu,
.pdfen #moz_knop_rechter_menu,
.pdfen #mozZoekFrm,
.pdfen .slicknav_menu,
.pdfen #moz_actie,
.pdfen .subheader,
.pdfen .header--acties,
#moz_schc_1250 #moz_logo,
#moz_schc_1250 #moz_hoofdmenu,
#moz_schc_1250 #moz_kruimelpad,
#moz_schc_1250 #moz_naam,
#moz_schc_1250 #moz_vergeetmenietjes,
#moz_schc_1250 #moz_knop_linker_menu,
#moz_schc_1250 #moz_knop_rechter_menu,
#moz_schc_1250 #mozZoekFrm,
#moz_schc_1250 .slicknav_menu,
#moz_schc_1250 #moz_actie,
#moz_schc_1250 .subheader,
#moz_schc_1250 .header--acties,
#moz_schc_1251 #moz_logo,
#moz_schc_1251 #moz_hoofdmenu,
#moz_schc_1251 #moz_kruimelpad,
#moz_schc_1251 #moz_naam,
#moz_schc_1251 #moz_vergeetmenietjes,
#moz_schc_1251 #moz_knop_linker_menu,
#moz_schc_1251 #moz_knop_rechter_menu,
#moz_schc_1251 #mozZoekFrm,
#moz_schc_1251 .slicknav_menu,
#moz_schc_1251 #moz_actie,
#moz_schc_1251 .subheader,
#moz_schc_1251 .header--acties {
 display:none
}
.pdfen #moz_content-container,
#moz_schc_1250 #moz_content-container,
#moz_schc_1251 #moz_content-container {
 padding-top:35px
}
.pdfen #moz_kop,
#moz_schc_1250 #moz_kop,
#moz_schc_1251 #moz_kop {
 background-color:transparent
}
.pdfen #moz_logo,
#moz_schc_1250 #moz_logo,
#moz_schc_1251 #moz_logo {
 margin-top:15px;
 margin-left:calc((100% - 140px) / 2);
 display:  block;
 /*! width: 100%; */
 /*! height: 200px; */
 /*! z-index: 1000; */
}
#moz_schc_713.pdfen .documentKleurenbalk {
 display:none
}
#moz_schc_713.pdfen .moz-variabel.tabel {
 overflow:hidden
}
#gmkaart {
 margin-bottom:15px
}
#moz_schc_1168 .tabel2 {
 margin-bottom:30px
}
.rsKeuzeBeschikbaar {
 background-color:#dff0d8
}
.rsKeuzeBeschikbaar:active,
.rsKeuzeBeschikbaar:focus,
.rsKeuzeBeschikbaar:hover,
.rsKeuzeBeschikbaar:active:focus,
.rsKeuzeBeschikbaar:active:hover,
.rsKeuzeBeschikbaar.active,
.rsKeuzeBeschikbaar.active:focus,
.rsKeuzeBeschikbaar.active:hover {
 outline:0;
 background-color:#d9edf7
}
.rsKeuzeBeschikbaar a {
 color:#3c763d
}
.rsKeuzeNietBeschikbaar,
.rsKeuzeBezet {
 color:#a94442;
 background-color:#f2dede
}
.rsWeekmatrix {
 padding:5px;
 overflow-x:scroll;
 overflow-y:hidden;
 background-color:#fff
}
.rsMxDgr,
.rsMxUr {
 height:1.1em;
 white-space:nowrap
}
.rsMxUr {
 width:20em;
 height:2em
}
.rsMxDgrDn,
.rsMxDrUk {
 position:relative;
 top:-4px;
 display:inline-block;
 width:7em;
 height:1.1em;
 font-size:.8em;
 white-space:normal
}
.rsMxDgrDn {
 text-align:right
}
.rsMxUrOms {
 position:relative;
 top:-0.7em;
 display:inline-block;
 width:12em;
 height:1.1em;
 font-size:1em;
 white-space:normal
}
.rsMxBhd,
.rsMxTsk {
 display:inline-block;
 height:1.1em;
 border-bottom-width:1px;
 border-bottom-color:#fff;
 border-bottom-style:solid;
 border-left-width:1px;
 border-left-color:#fff;
 border-left-style:solid
}
.rsMxTsk {
 height:2em
}
.rsMxTsk.rsMxTE5M {
 width:40px
}
.rsMxBb {
 background-color:#dff0d8
}
.rsMxNB {
 background-color:#f2dede
}
.rsMxRA {
 background-color:#fcf8e3
}
.rsMxTE5M {
 width:12px
}
.rsMxTE5M.rsMxNu {
 width:14px
}
.rsMxTE10M {
 width:20px
}
.rsMxTE10M.rsMxNu {
 width:14px
}
.rsMxTE15M {
 width:30px
}
.rsMxTE15M.rsMxNu {
 width:32px
}
.rsMxTE20M {
 width:40px
}
.rsMxTE20M.rsMxNu {
 width:34px
}
.rsMxTE30M {
 width:50px
}
.rsMxTE30M.rsMxNu {
 width:44px
}
.rsMxTE1U {
 width:60px
}
.rsMxTE1U.rsMxNu {
 width:54px
}
.rsMxNu {
 border-left-width:5px;
 border-left-color:#fff;
 border-left-style:solid
}
#moz_content .rsKeuzeBlok a:active,
#moz_content .rsKeuzeBlok a:focus,
#moz_content .rsKeuzeBlok a:hover,
#moz_content .rsKeuzeBlok a:active:focus,
#moz_content .rsKeuzeBlok a:active:hover,
#moz_content .rsKeuzeBlok a.active,
#moz_content .rsKeuzeBlok a.active:focus,
#moz_content .rsKeuzeBlok a.active:hover {
 outline:0;
 color:#31708f;
 text-decoration:none
}
#moz_content .rsKiesEenTijdstip {
 padding-right:15px;
 padding-left:15px;
 border-width:1px;
 border-color:#ccc;
 border-style:solid;
 border-radius:10px
}
#moz_content .rsKiesEenTijdstip .row {
 margin-right:0;
 margin-left:0
}
#moz_content .rsKiesEenTijdstip .row>div {
 height:30px;
 line-height:30px
}
#moz_content .rsKiesEenTijdstip .row>div:first-child {
 width:250px
}
#moz_content .rsKiesEenTijdstip .row>div:nth-child(2) {
 width:130px
}
#moz_content .rsKiesEenTijdstip .row>div:last-child {
 width:calc(100% - 380px)
}
#moz_content .rsKiesEenTijdstip .row:last-child>div:first-child {
 border-bottom-left-radius:10px
}
#moz_content .rsKiesEenTijdstip .row:last-child>div:last-child {
 border-bottom-right-radius:10px
}
#moz_content .rsKiesEenTijdstip .row.hover:active,
#moz_content .rsKiesEenTijdstip .row.hover:focus,
#moz_content .rsKiesEenTijdstip .row.hover:hover,
#moz_content .rsKiesEenTijdstip .row.hover:active:focus,
#moz_content .rsKiesEenTijdstip .row.hover:active:hover,
#moz_content .rsKiesEenTijdstip .row.hover.active,
#moz_content .rsKiesEenTijdstip .row.hover.active:focus,
#moz_content .rsKiesEenTijdstip .row.hover.active:hover {
 outline:0;
 background-color:#d9edf7
}
#moz_content .rsKiesEenTijdstip .row.hover:active a,
#moz_content .rsKiesEenTijdstip .row.hover:focus a,
#moz_content .rsKiesEenTijdstip .row.hover:hover a,
#moz_content .rsKiesEenTijdstip .row.hover:active:focus a,
#moz_content .rsKiesEenTijdstip .row.hover:active:hover a,
#moz_content .rsKiesEenTijdstip .row.hover.active a,
#moz_content .rsKiesEenTijdstip .row.hover.active:focus a,
#moz_content .rsKiesEenTijdstip .row.hover.active:hover a {
 color:#31708f
}
#moz_content .rsKiesEenTijdstip .row.hover:active>div,
#moz_content .rsKiesEenTijdstip .row.hover:focus>div,
#moz_content .rsKiesEenTijdstip .row.hover:hover>div,
#moz_content .rsKiesEenTijdstip .row.hover:active:focus>div,
#moz_content .rsKiesEenTijdstip .row.hover:active:hover>div,
#moz_content .rsKiesEenTijdstip .row.hover.active>div,
#moz_content .rsKiesEenTijdstip .row.hover.active:focus>div,
#moz_content .rsKiesEenTijdstip .row.hover.active:hover>div {
 background-color:transparent
}
#moz_content .rsKiesEenTijdstip .kop {
 font-weight:700
}
#moz_content .rsKiesEenTijdstip a {
 display:inline-block;
 width:calc(100% + 30px);
 padding-left:15px;
 margin-left:-15px
}
#moz_content .blok_kalendertje {
 float:left;
 margin-bottom:15px;
 clear:both
}
#moz_content .blok_kalendertje .rsKalenderDiv {
 width:282px;
 padding-right:15px;
 padding-left:15px;
 border-width:1px;
 border-color:#ccc;
 border-style:solid;
 border-radius:10px
}
#moz_content .blok_kalendertje .rsKalenderDiv .row>div {
 width:40px;
 height:40px;
 padding:0;
 line-height:40px;
 text-align:center
}
#moz_content .blok_kalendertje .rsKalenderDiv .row .kop:nth-child(2) {
 width:200px;
 margin-left:40px;
 font-weight:700;
 text-align:center
}
#moz_content .blok_kalendertje .rsKalenderDiv .row .kop:last-child {
 float:right
}
#moz_content .blok_kalendertje .rsKalenderDiv .row .kop:last-child a {
 font-size:0
}
#moz_content .blok_kalendertje .rsKalenderDiv .row .kop:last-child a::before {
 font-size:14px;
 font-family:"FontAwesome";
 content:""
}
#moz_content .blok_kalendertje .rsKalenderDiv .row .kop.col-md-3 {
 display:none
}
#moz_content .blok_kalendertje .rsKalenderDiv .row:last-child>div:first-child {
 border-bottom-left-radius:10px
}
#moz_content .blok_kalendertje .rsKalenderDiv .row:last-child>div:last-child {
 border-bottom-right-radius:10px
}
#moz_content .blok_kalendertje .rsKalenderDiv .rsKalenderDagnaam {
 font-size:12px
}
#moz_content .blok_kalendertje .rsKalenderDiv a {
 display:block;
 width:100%
}
#moz_content .blok_kies_maand {
 float:left;
 margin-left:15px
}
#moz_content .blok_kies_maand .rsKiesEenMaand .row>div {
 width:140px
}
#moz_content .blok_kies_maand .rsKiesEenMaandDiv {
 width:282px;
 padding-right:15px;
 padding-left:15px;
 border-width:1px;
 border-color:#ccc;
 border-style:solid;
 border-radius:10px
}
#moz_content .blok_kies_maand .rsKiesEenMaandDiv .row>div {
 height:40px;
 padding:0;
 line-height:40px;
 text-align:center
}
#moz_content .blok_kies_maand .rsKiesEenMaandDiv .row .kop {
 width:200px;
 margin-left:40px;
 font-weight:700;
 text-align:center
}
#moz_content .blok_kies_maand .rsKiesEenMaandDiv .row:last-child>div:first-child {
 border-bottom-left-radius:10px
}
#moz_content .blok_kies_maand .rsKiesEenMaandDiv .row:last-child>div:last-child {
 border-bottom-right-radius:10px
}
#moz_content .blok_kies_maand .rsKiesEenMaandDiv a {
 display:inline-block;
 width:100%
}
#moz_content .blok_kies_pobject {
 margin-top:15px;
 clear:both
}
#moz_content .blok_kies_pobject .container-fluid {
 padding-right:15px;
 padding-left:15px;
 border-width:1px;
 border-color:#ccc;
 border-style:solid;
 border-radius:10px
}
#moz_content .blok_kies_pobject .container-fluid .row:active,
#moz_content .blok_kies_pobject .container-fluid .row:focus,
#moz_content .blok_kies_pobject .container-fluid .row:hover,
#moz_content .blok_kies_pobject .container-fluid .row:active:focus,
#moz_content .blok_kies_pobject .container-fluid .row:active:hover,
#moz_content .blok_kies_pobject .container-fluid .row.active,
#moz_content .blok_kies_pobject .container-fluid .row.active:focus,
#moz_content .blok_kies_pobject .container-fluid .row.active:hover {
 outline:0;
 background-color:#d9edf7
}
#moz_content .blok_kies_pobject .container-fluid .row:active a,
#moz_content .blok_kies_pobject .container-fluid .row:focus a,
#moz_content .blok_kies_pobject .container-fluid .row:hover a,
#moz_content .blok_kies_pobject .container-fluid .row:active:focus a,
#moz_content .blok_kies_pobject .container-fluid .row:active:hover a,
#moz_content .blok_kies_pobject .container-fluid .row.active a,
#moz_content .blok_kies_pobject .container-fluid .row.active:focus a,
#moz_content .blok_kies_pobject .container-fluid .row.active:hover a {
 color:#31708f
}
#moz_content .blok_kies_pobject .container-fluid .row>div {
 height:30px;
 line-height:30px
}
#moz_content .blok_kies_pobject .container-fluid .row a {
 color:#4a4a4a
}
#moz_content .blok_kies_pobject .container-fluid .row:first-child {
 border-top-left-radius:10px;
 border-top-right-radius:10px
}
#moz_content .blok_kies_pobject .container-fluid .row:last-child {
 border-bottom-right-radius:10px;
 border-bottom-left-radius:10px
}
#moz_content .blok_kies_pobject a {
 display:inline-block;
 width:calc(100% + 30px);
 padding-left:15px;
 margin-left:-15px
}
#moz_content .blok_kies_tijdstip>div {
 float:left;
 border-width:1px;
 border-color:#ccc;
 border-style:solid;
 border-radius:10px
}
#moz_content .blok_kies_tijdstip>div .row {
 margin-right:0;
 margin-left:0
}
#moz_content .blok_kies_tijdstip>div .row>div {
 height:30px;
 line-height:30px
}
#moz_content .blok_kies_tijdstip .rsKiesTijdstipADiv {
 width:100%
}
#moz_content .blok_kies_tijdstip .rsKiesTijdstipADiv .rsKeuze {
 width:16.6666666667%;
 text-align:center
}
#moz_content .blok_kies_tijdstip .rsKiesTijdstipADiv .rsKeuze a {
 padding-left:0
}
#moz_content .blok_kies_tijdstip .rsKiesTijdstipADiv .row:last-child div:first-child {
 border-bottom-left-radius:10px
}
#moz_content .blok_kies_tijdstip .rsKiesTijdstipADiv .row:last-child div:last-child {
 border-bottom-right-radius:10px
}
#moz_content .blok_kies_tijdstip .rsKiesTijdstipADiv .rsKiesTijdstipBDiv {
 width:280px
}
#moz_content .blok_kies_tijdstip a {
 display:block;
 width:calc(100% + 30px);
 padding-left:15px;
 margin-left:-15px
}
#moz_content .blok_kies_tijdstip a:active,
#moz_content .blok_kies_tijdstip a:focus,
#moz_content .blok_kies_tijdstip a:hover,
#moz_content .blok_kies_tijdstip a:active:focus,
#moz_content .blok_kies_tijdstip a:active:hover,
#moz_content .blok_kies_tijdstip a.active,
#moz_content .blok_kies_tijdstip a.active:focus,
#moz_content .blok_kies_tijdstip a.active:hover {
 outline:0;
 color:#31708f
}
#moz_content .rsBlokSelectie {
 display:none
}
.media--zoekresultaat {
 display:block;
 padding:5px;
 color:#4a4a4a
}
.media--zoekresultaat:active,
.media--zoekresultaat:focus,
.media--zoekresultaat:hover,
.media--zoekresultaat:active:focus,
.media--zoekresultaat:active:hover,
.media--zoekresultaat.active,
.media--zoekresultaat.active:focus,
.media--zoekresultaat.active:hover {
 outline:0;
 color:#4a4a4a;
 text-decoration:none;
 background-color:#f3f2f2
}
.media--zoekresultaat:active,
.media--zoekresultaat:focus,
.media--zoekresultaat:hover,
.media--zoekresultaat:active:focus,
.media--zoekresultaat:active:hover,
.media--zoekresultaat.active,
.media--zoekresultaat.active:focus,
.media--zoekresultaat.active:hover {
 outline:0
}
.media--zoekresultaat:active .zaak .zaakregel__zaakicoon,
.media--zoekresultaat:focus .zaak .zaakregel__zaakicoon,
.media--zoekresultaat:hover .zaak .zaakregel__zaakicoon,
.media--zoekresultaat:active:focus .zaak .zaakregel__zaakicoon,
.media--zoekresultaat:active:hover .zaak .zaakregel__zaakicoon,
.media--zoekresultaat.active .zaak .zaakregel__zaakicoon,
.media--zoekresultaat.active:focus .zaak .zaakregel__zaakicoon,
.media--zoekresultaat.active:hover .zaak .zaakregel__zaakicoon {
 color:var(--color-secondary, #cda90a)
}
.media--zoekresultaat .media-left,
.media--zoekresultaat .media-body {
 display:inline-block
}
.media--zoekresultaat .media-body {
 width:calc(100% - 60px)
}
.media--zoekresultaat .media-left {
 width:50px;
 padding-left:10px;
 text-align:center
}
.media--zoekresultaat .media-left+.media-body .media-heading,
.media--zoekresultaat .media-left+.media-body .zoekresultaat__omschrijving,
.media--zoekresultaat .media-left+.media-body .zoekresultaat__tekstdeel {
 margin-left:0
}
.media--zoekresultaat .media-left>.fa,
.media--zoekresultaat .media-left>.mf {
 margin-top:5px;
 font-size:25px;
 color:var(--color-3ggray, #6d6e6f)
}
.media--zoekresultaat .media-left>.fa.fa-external-link,
.media--zoekresultaat .media-left>.mf.fa-external-link {
 color:#05b4e6
}
.media--zoekresultaat .media-left>.fa.fa-file-excel-o,
.media--zoekresultaat .media-left>.mf.fa-file-excel-o {
 color:#439568
}
.media--zoekresultaat .media-left>.fa.fa-file-audio-o,
.media--zoekresultaat .media-left>.fa.fa-file-image-o,
.media--zoekresultaat .media-left>.fa.fa-file-video-o,
.media--zoekresultaat .media-left>.mf.fa-file-audio-o,
.media--zoekresultaat .media-left>.mf.fa-file-image-o,
.media--zoekresultaat .media-left>.mf.fa-file-video-o {
 color:#12ae8c
}
.media--zoekresultaat .media-left>.fa.fa-file-pdf-o,
.media--zoekresultaat .media-left>.mf.fa-file-pdf-o {
 color:#e92506
}
.media--zoekresultaat .media-left>.fa.pdf-grijs,
.media--zoekresultaat .media-left>.fa.eml-grijs,
.media--zoekresultaat .media-left>.mf.pdf-grijs,
.media--zoekresultaat .media-left>.mf.eml-grijs {
 color:#c2c2c2
}
.media--zoekresultaat .media-left>.fa.fa-file-powerpoint-o,
.media--zoekresultaat .media-left>.mf.fa-file-powerpoint-o {
 color:#eb5e3e
}
.media--zoekresultaat .media-left>.fa.fa-file-word-o,
.media--zoekresultaat .media-left>.mf.fa-file-word-o {
 color:#3d6eb6
}
.media--zoekresultaat .media-left>.fa.fa-folder-o,
.media--zoekresultaat .media-left>.fa.fa-suitcase,
.media--zoekresultaat .media-left>.mf.fa-folder-o,
.media--zoekresultaat .media-left>.mf.fa-suitcase {
 color:var(--color-secondary, #cda90a)
}
.media--zoekresultaat .media-heading {
 margin-bottom:0;
 margin-left:53px;
 font-size:16px;
 font-weight:700
}
.zoekresultaat__omschrijving {
 display:block;
 margin-left:53px
}
.zoekresultaat__tekstdeel {
 display:block;
 margin-top:8px;
 margin-left:53px;
 font-size:12px
}
@media(max-width: 991px) {
 .zoekresultaat__zaakregel .container-fluid {
  margin-top:0 !important;
  margin-bottom:0 !important
 }
}
.zoekresultaat__zaakregel .zaak {
 padding:5px;
 border-bottom-width:0
}
.zoekresultaat__zaakregel .zaak .container-fluid {
 margin-top:0 !important;
 margin-bottom:0 !important
}
.zoekresultaat__zaakregel .zaakregel__zaakicoon {
 width:59px;
 padding-top:10px;
 padding-bottom:10px;
 font-size:30px
}
.zoekresultaat__zaakregel .zaakregel__naamzaak {
 padding-top:12px
}
.zoekresultaat__zaakregel .zaakregel__naamzaak h3 {
 font-size:16px;
 font-weight:700;
 color:#4a4a4a
}
#zoekResultaatSuggesties>div:only-child .col-md-12,
#zoekResultaat>div:only-child .col-md-12 {
 padding:15px
}
#zoekResultaatSuggesties .col-md-12,
#zoekResultaat .col-md-12 {
 padding:0
}
#zoekSelTab .kop h3,
#zoekFltTab .kop h3 {
 margin:0;
 font-size:16px
}
#zoekSelTab .badge,
#zoekFltTab .badge {
 float:right
}
#zoekTelling p {
 margin-bottom:0
}
#zoekTelling .badge {
 float:right
}
/*! /.mozard-css */body {
 width:100%;
 height:100%;
 padding-bottom:50px;
 overflow-x:hidden;
 background-color:#fff
}
label,
legend {
 font-weight:700;
 color:#000
}
img,
picture {
 -webkit-filter:grayscale(100);
 filter:grayscale(100)
}
body {
 font-family:freight-sans-pro,sans-serif;
 line-height:1.5
}
#moz_naam {
 font-family:freight-sans-pro,sans-serif
}
h1,
h2,
h3,
h4,
h5,
h6 {
 font-family:freight-sans-pro,sans-serif;
 font-weight:700
}
p {
 font-family:freight-text-pro,serif
}
.kleurenbalk span:not(.fa):not(.mf) {
 font-family:proxima-nova
}
div[data-schermtip] {
 display:none
}
.alert-info,
.alert-warning,
.alert-danger,
.alert-success {
 background-color:#fff
}
.alert-info .close,
.alert-warning .close,
.alert-danger .close,
.alert-success .close {
 display:none
}
.drop-area {
 background-color:#fff
}
.modal-header a,
.modal-header .close {
 display:none
}
.modal-footer {
 background-color:#fff
}
.zaakregel__naamzaak h3 {
 color:#000
}
progress[value]::-moz-progress-bar {
 background-color:#000 !important
}
progress[value]::-webkit-progress-value {
 background:#000 !important
}
#moz_kop {
 position:static
}
.header--acties {
 display:none !important
}
#moz_content-container {
 padding-top:15px !important;
 padding-right:15px !important;
 padding-left:15px !important
}
#moz_schc_1446 #moz_content-container {
 padding-top:60px !important
}
#moz_content {
 float:none !important;
 width:100% !important
}
#moz_kc {
 display:none !important
}
#moz_hoofdmenu {
 display:none !important
}
#moz_rechts,
#moz_submenu_forceer {
 display:none !important
}
.subheader,
.subheader__acties {
 display:none !important
}
@media(min-width: 992px) {
 #moz_schc_811 .hoofdmenu-open .tabel1.zaakregel {
  width:100% !important
 }
 #moz_schc_811 .tabel1.zaakregel {
  position:static;
  width:100%;
  height:auto;
  overflow:auto;
  border-radius:6px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  box-shadow:#d9d9d9 0 0 6px 0
 }
 #moz_schc_811 .tabel1.zaakregel .zaak {
  height:138px
 }
}
/*! /.mozard-css */
.pdfen #moz_logo, #moz_logo {
  display: block;
  margin-left: 15px;
  top: 70px;
  height: 72px;
  margin-left: 15px ;
  background-image: url("logo_vlieland.png");
  background-repeat: no-repeat;
}

.wdn-footer h2 {
  color: #fff !important; ;
}

.wdn-menu, 
.wdn-footer ul {
  display: none;
}

#moz_naam, #mozZoekFrm {
  display: none;
}

#moz_title h1 {
  font-size: 0;
}

#moz_schc_1467 #moz_title h1:after,
#moz_schc_1468 #moz_title h1:after {
  display: block;
  content: "Ontheffing";
  font-size: 30px;
}
