@charset "UTF-8";
/* CSS Document */
/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
html {
  box-sizing: border-box
}
*, *:before, *:after {
  box-sizing: inherit
}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block
}
summary {
  display: list-item
}
audio, canvas, progress, video {
  display: inline-block
}
progress {
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline-width: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
figure {
  margin: 1em 40px
}
img {
  border-style: none
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
button, input, select, textarea, optgroup {
  font: inherit;
  margin: 0
}
optgroup {
  font-weight: bold
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
/* End extract */
html, body {
  font-family: Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5
}
html {
  overflow-x: hidden
}
h1 {
  font-size: 70px;
  color: #434577
}
h2 {
  font-size: 50px;
  color: #344487
}
h3 {
  font-size: 42px;
  color: #652223
}
h4 {
  font-size: 36px;
  color: #222222
}
h5 {
  font-size: 24px;
  color: #222222
}
h6 {
  font-size: 20px;
  color: #222222
}h1,h2,h3,h4 {
	font-weight: bold;
}
h5,h6 {
	font-weight: normal;
}
.vdl-serif {
  font-family: serif
}
.vdl-sans-serif {
  font-family: sans-serif
}
.vdl-cursive {
  font-family: cursive
}
.vdl-monospace {
  font-family: monospace
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI", Arial, sans-serif;
  margin: 10px 0;
}
h1, h2, h3 {
  font-family: "Segoe UI", Arial, sans-serif;
  margin: 10px 0;
  font-weight: bold;
}
.vdl-wide {
  letter-spacing: 4px
}
hr {
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0
}
.vdl-image {
  max-width: 100%;
  height: auto
}
img {
  vertical-align: middle
}
a {
  color: inherit
}
.vdl-table, .vdl-table-all {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table
}
.vdl-table-all {
  border: 1px solid #ccc
}
.vdl-bordered tr, .vdl-table-all tr {
  border-bottom: 1px solid #ddd
}
.vdl-striped tbody tr:nth-child(even) {
  background-color: #f1f1f1
}
.vdl-table-all tr:nth-child(odd) {
  background-color: #fff
}
.vdl-table-all tr:nth-child(even) {
  background-color: #f1f1f1
}
.vdl-hoverable tbody tr:hover, .vdl-ul.vdl-hoverable li:hover {
  background-color: #ccc
}
.vdl-centered tr th, .vdl-centered tr td {
  text-align: center
}
.vdl-table td, .vdl-table th, .vdl-table-all td, .vdl-table-all th {
  padding: 8px 8px;
  display: table-cell;
  text-align: left;
  vertical-align: top
}
.vdl-table th:first-child, .vdl-table td:first-child, .vdl-table-all th:first-child, .vdl-table-all td:first-child {
  padding-left: 16px
}
.vdl-btn, .vdl-button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap
}
.vdl-btn:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
.vdl-btn, .vdl-button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.vdl-disabled, .vdl-btn:disabled, .vdl-button:disabled {
  cursor: not-allowed;
  opacity: 0.3
}
.vdl-disabled *, :disabled * {
  pointer-events: none
}
.vdl-btn.vdl-disabled:hover, .vdl-btn:disabled:hover {
  box-shadow: none
}
.vdl-badge, .vdl-tag {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center
}
.vdl-badge {
  border-radius: 50%
}
.vdl-ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}
.vdl-ul li {
  padding: 8px 16px;
  border-bottom: 1px solid #ddd
}
.vdl-ul li:last-child {
  border-bottom: none
}
.vdl-tooltip, .vdl-display-container {
  position: relative
}
.vdl-tooltip .vdl-text {
  display: none
}
.vdl-tooltip:hover .vdl-text {
  display: inline-block
}
.vdl-ripple:active {
  opacity: 0.5
}
.vdl-ripple {
  transition: opacity 0s
}
.vdl-input {
  padding: 8px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%
}
.vdl-select {
  padding: 9px 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid #ccc
}
.vdl-dropdown-click, .vdl-dropdown-hover {
  position: relative;
  display: inline-block;
  cursor: pointer
}
.vdl-dropdown-hover:hover .vdl-dropdown-content {
  display: block
}
.vdl-dropdown-hover:first-child, .vdl-dropdown-click:hover {
  background-color: #ccc;
  color: #000
}
.vdl-dropdown-hover:hover > .vdl-button:first-child, .vdl-dropdown-click:hover > .vdl-button:first-child {
  background-color: #ccc;
  color: #000
}
.vdl-dropdown-content {
  cursor: auto;
  color: #000;
  background-color: #fff;
  display: none;
  position: absolute;
  min-width: 160px;
  margin: 0;
  padding: 0;
  z-index: 1
}
.vdl-check, .vdl-radio {
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px
}
.vdl-sidebar {
  height: 100%;
  width: 200px;
  background-color: #fff;
  position: fixed !important;
  z-index: 1;
  overflow: auto
}
.vdl-bar-block .vdl-dropdown-hover, .vdl-bar-block .vdl-dropdown-click {
  width: 100%
}
.vdl-bar-block .vdl-dropdown-hover .vdl-dropdown-content, .vdl-bar-block .vdl-dropdown-click .vdl-dropdown-content {
  min-width: 100%
}
.vdl-bar-block .vdl-dropdown-hover .vdl-button, .vdl-bar-block .vdl-dropdown-click .vdl-button {
  width: 100%;
  text-align: left;
  padding: 8px 16px
}
.vdl-main, #main {
  transition: margin-left .4s
}
.vdl-modal {
  z-index: 3;
  display: none;
  padding-top: 100px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4)
}
.vdl-modal-content {
  margin: auto;
  background-color: #fff;
  position: relative;
  padding: 0;
  outline: 0;
  width: 600px
}
.vdl-bar {
  width: 100%;
  overflow: hidden
}
.vdl-center .vdl-bar {
  display: inline-block;
  width: auto
}
.vdl-bar .vdl-bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0
}
.vdl-bar .vdl-dropdown-hover, .vdl-bar .vdl-dropdown-click {
  position: static;
  float: left
}
.vdl-bar .vdl-button {
  white-space: normal
}
.vdl-bar-block .vdl-bar-item {
  width: 100%;
  display: block;
  padding: 8px 16px;
  text-align: left;
  border: none;
  white-space: normal;
  float: none;
  outline: 0
}
.vdl-bar-block.vdl-center .vdl-bar-item {
  text-align: center
}
.vdl-block {
  display: block;
  width: 100%
}
.vdl-responsive {
  display: block;
  overflow-x: auto
}
.vdl-container:after, .vdl-container:before, .vdl-panel:after, .vdl-panel:before, .vdl-row:after, .vdl-row:before, .vdl-row-padding:after, .vdl-row-padding:before, .vdl-cell-row:before, .vdl-cell-row:after, .vdl-clear:after, .vdl-clear:before, .vdl-bar:before, .vdl-bar:after {
  content: "";
  display: table;
  clear: both
}
.vdl-col, .vdl-half, .vdl-third, .vdl-twothird, .vdl-threequarter, .vdl-quarter {
  float: left;
  width: 100%
}
.vdl-col.s1 {
  width: 8.33333%
}
.vdl-col.s2 {
  width: 16.66666%
}
.vdl-col.s3 {
  width: 24.99999%
}
.vdl-col.s4 {
  width: 33.33333%
}
.vdl-col.s5 {
  width: 41.66666%
}
.vdl-col.s6 {
  width: 49.99999%
}
.vdl-col.s7 {
  width: 58.33333%
}
.vdl-col.s8 {
  width: 66.66666%
}
.vdl-col.s9 {
  width: 74.99999%
}
.vdl-col.s10 {
  width: 83.33333%
}
.vdl-col.s11 {
  width: 91.66666%
}
.vdl-col.s12 {
  width: 99.99999%
}
@media (min-width:601px) {
  .vdl-col.m1 {
    width: 8.33333%
  }
  .vdl-col.m2 {
    width: 16.66666%
  }
  .vdl-col.m3, .vdl-quarter {
    width: 24.99999%
  }
  .vdl-col.m4, .vdl-third {
    width: 33.33333%
  }
  .vdl-col.m5 {
    width: 41.66666%
  }
  .vdl-col.m6, .vdl-half {
    width: 49.99999%
  }
  .vdl-col.m7 {
    width: 58.33333%
  }
  .vdl-col.m8, .vdl-twothird {
    width: 66.66666%
  }
  .vdl-col.m9, .vdl-threequarter {
    width: 74.99999%
  }
  .vdl-col.m10 {
    width: 83.33333%
  }
  .vdl-col.m11 {
    width: 91.66666%
  }
  .vdl-col.m12 {
    width: 99.99999%
  }
}
@media (min-width:993px) {
  .vdl-col.l1 {
    width: 8.33333%
  }
  .vdl-col.l2 {
    width: 16.66666%
  }
  .vdl-col.l3 {
    width: 24.99999%
  }
  .vdl-col.l4 {
    width: 33.33333%
  }
  .vdl-col.l5 {
    width: 41.66666%
  }
  .vdl-col.l6 {
    width: 49.99999%
  }
  .vdl-col.l7 {
    width: 58.33333%
  }
  .vdl-col.l8 {
    width: 66.66666%
  }
  .vdl-col.l9 {
    width: 74.99999%
  }
  .vdl-col.l10 {
    width: 83.33333%
  }
  .vdl-col.l11 {
    width: 91.66666%
  }
  .vdl-col.l12 {
    width: 99.99999%
  }
}
.vdl-rest {
  overflow: hidden
}
.vdl-stretch {
  margin-left: -16px;
  margin-right: -16px
}
.vdl-content, .vdl-auto {
  margin-left: auto;
  margin-right: auto
}
.vdl-content {
  max-width: 980px
}
.vdl-auto {
  max-width: 1140px
}
.vdl-cell-row {
  display: table;
  width: 100%
}
.vdl-cell {
  display: table-cell
}
.vdl-cell-top {
  vertical-align: top
}
.vdl-cell-middle {
  vertical-align: middle
}
.vdl-cell-bottom {
  vertical-align: bottom
}
.vdl-hide {
  display: none !important
}
.vdl-show-block, .vdl-show {
  display: block !important
}
.vdl-show-inline-block {
  display: inline-block !important
}
@media (max-width:1205px) {
  .vdl-auto {
    max-width: 95%
  }
}
@media (max-width:600px) {
  .vdl-modal-content {
    margin: 0 10px;
    width: auto !important
  }
  .vdl-modal {
    padding-top: 30px
  }
  .vdl-dropdown-hover.vdl-mobile .vdl-dropdown-content, .vdl-dropdown-click.vdl-mobile .vdl-dropdown-content {
    position: relative
  }
  .vdl-hide-small {
    display: none !important
  }
  .vdl-mobile {
    display: block;
    width: 100% !important
  }
  .vdl-bar-item.vdl-mobile, .vdl-dropdown-hover.vdl-mobile, .vdl-dropdown-click.vdl-mobile {
    text-align: center
  }
  .vdl-dropdown-hover.vdl-mobile, .vdl-dropdown-hover.vdl-mobile .vdl-btn, .vdl-dropdown-hover.vdl-mobile .vdl-button, .vdl-dropdown-click.vdl-mobile, .vdl-dropdown-click.vdl-mobile .vdl-btn, .vdl-dropdown-click.vdl-mobile .vdl-button {
    width: 100%
  }
}
@media (max-width:768px) {
  .vdl-modal-content {
    width: 500px
  }
  .vdl-modal {
    padding-top: 50px
  }
}
@media (min-width:993px) {
  .vdl-modal-content {
    width: 900px
  }
  .vdl-hide-large {
    display: none !important
  }
  .vdl-sidebar.vdl-collapse {
    display: block !important
  }
}
@media (max-width:992px) and (min-width:601px) {
  .vdl-hide-medium {
    display: none !important
  }
}
@media (max-width:992px) {
  .vdl-sidebar.vdl-collapse {
    display: none
  }
  .vdl-main {
    margin-left: 0 !important;
    margin-right: 0 !important
  }
  .vdl-auto {
    max-width: 100%
  }
}
.vdl-top, .vdl-bottom {
  position: fixed;
  width: 100%;
  z-index: 1
}
.vdl-top {
  top: 0
}
.vdl-bottom {
  bottom: 0
}
.vdl-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2
}
.vdl-display-topleft {
  position: absolute;
  left: 0;
  top: 0
}
.vdl-display-topright {
  position: absolute;
  right: 0;
  top: 0
}
.vdl-display-bottomleft {
  position: absolute;
  left: 0;
  bottom: 0
}
.vdl-display-bottomright {
  position: absolute;
  right: 0;
  bottom: 0
}
.vdl-display-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}
.vdl-display-left {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(-0%, -50%)
}
.vdl-display-right {
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%)
}
.vdl-display-topmiddle {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%)
}
.vdl-display-bottommiddle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%)
}
.vdl-display-container:hover .vdl-display-hover {
  display: block
}
.vdl-display-container:hover span.vdl-display-hover {
  display: inline-block
}
.vdl-display-hover {
  display: none
}
.vdl-display-position {
  position: absolute
}
.vdl-circle {
  border-radius: 50%
}
.vdl-round-small {
  border-radius: 2px
}
.vdl-round, .vdl-round-medium {
  border-radius: 4px
}
.vdl-round-large {
  border-radius: 8px
}
.vdl-round-xlarge {
  border-radius: 16px
}
.vdl-round-xxlarge {
  border-radius: 32px
}
.vdl-row-padding, .vdl-row-padding > .vdl-half, .vdl-row-padding > .vdl-third, .vdl-row-padding > .vdl-twothird, .vdl-row-padding > .vdl-threequarter, .vdl-row-padding > .vdl-quarter, .vdl-row-padding > .vdl-col {
  padding: 0 8px
}
.vdl-container, .vdl-panel {
  padding: 0.01em 16px
}
.vdl-panel {
  margin-top: 16px;
  margin-bottom: 16px
}
.vdl-code, .vdl-codespan {
  font-family: Consolas, "courier new";
  font-size: 16px
}
.vdl-code {
  width: auto;
  background-color: #fff;
  padding: 8px 12px;
  border-left: 4px solid #4CAF50;
  word-wrap: break-word
}
.vdl-codespan {
  color: crimson;
  background-color: #f1f1f1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 110%
}
.vdl-card, .vdl-card-2 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}
.vdl-card-4, .vdl-hover-shadow:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19)
}
.vdl-spin {
  animation: w3-spin 2s infinite linear
}
@keyframes w3-spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(359deg)
  }
}
.vdl-animate-fading {
  animation: fading 10s infinite
}
@keyframes fading {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.vdl-animate-opacity {
  animation: opac 0.8s
}
@keyframes opac {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.vdl-animate-top {
  position: relative;
  animation: animatetop 0.4s
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
.vdl-animate-left {
  position: relative;
  animation: animateleft 0.4s
}
@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0
  }
  to {
    left: 0;
    opacity: 1
  }
}
.vdl-animate-right {
  position: relative;
  animation: animateright 0.4s
}
@keyframes animateright {
  from {
    right: -300px;
    opacity: 0
  }
  to {
    right: 0;
    opacity: 1
  }
}
.vdl-animate-bottom {
  position: relative;
  animation: animatebottom 0.4s
}
@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0
  }
  to {
    bottom: 0;
    opacity: 1
  }
}
.vdl-animate-zoom {
  animation: animatezoom 0.6s
}
@keyframes animatezoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
.vdl-animate-input {
  transition: width 0.4s ease-in-out
}
.vdl-animate-input:focus {
  width: 100% !important
}
.vdl-opacity, .vdl-hover-opacity:hover {
  opacity: 0.60
}
.vdl-opacity-off, .vdl-hover-opacity-off:hover {
  opacity: 1
}
.vdl-opacity-max {
  opacity: 0.25
}
.vdl-opacity-min {
  opacity: 0.75
}
.vdl-greyscale-max, .vdl-grayscale-max, .vdl-hover-greyscale:hover, .vdl-hover-grayscale:hover {
  filter: grayscale(100%)
}
.vdl-greyscale, .vdl-grayscale {
  filter: grayscale(75%)
}
.vdl-greyscale-min, .vdl-grayscale-min {
  filter: grayscale(50%)
}
.vdl-sepia {
  filter: sepia(75%)
}
.vdl-sepia-max, .vdl-hover-sepia:hover {
  filter: sepia(100%)
}
.vdl-sepia-min {
  filter: sepia(50%)
}
.vdl-tiny {
  font-size: 10px !important
}
.vdl-small {
  font-size: 12px !important
}
.vdl-medium {
  font-size: 15px !important
}
.vdl-large {
  font-size: 18px !important
}
.vdl-xlarge {
  font-size: 24px !important
}
.vdl-xxlarge {
  font-size: 36px !important
}
.vdl-xxxlarge {
  font-size: 48px !important
}
.vdl-jumbo {
  font-size: 64px !important
}
.vdl-left-align {
  text-align: left !important
}
.vdl-right-align {
  text-align: right !important
}
.vdl-justify {
  text-align: justify !important
}
.vdl-center {
  text-align: center !important
}
.vdl-border-0 {
  border: 0 !important
}
.vdl-border {
  border: 1px solid #ccc !important
}
.vdl-border-top {
  border-top: 1px solid #ccc !important
}
.vdl-border-bottom {
  border-bottom: 1px solid #ccc !important
}
.vdl-border-left {
  border-left: 1px solid #ccc !important
}
.vdl-border-right {
  border-right: 1px solid #ccc !important
}
.vdl-topbar {
  border-top: 6px solid #ccc !important
}
.vdl-bottombar {
  border-bottom: 6px solid #ccc !important
}
.vdl-leftbar {
  border-left: 6px solid #ccc !important
}
.vdl-rightbar {
  border-right: 6px solid #ccc !important
}
.vdl-section, .vdl-code {
  margin-top: 16px !important;
  margin-bottom: 16px !important
}
.vdl-margin {
  margin: 16px !important
}
.vdl-margin-top {
  margin-top: 16px !important
}
.vdl-margin-bottom {
  margin-bottom: 16px !important
}
.vdl-margin-left {
  margin-left: 16px !important
}
.vdl-margin-right {
  margin-right: 16px !important
}
.vdl-padding-small {
  padding: 4px 8px !important
}
.vdl-padding {
  padding: 8px 16px !important
}
.vdl-padding-large {
  padding: 12px 24px !important
}
.vdl-padding-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important
}
.vdl-padding-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important
}
.vdl-padding-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important
}
.vdl-padding-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important
}
.vdl-padding-64 {
  padding-top: 64px !important;
  padding-bottom: 64px !important
}
.vdl-padding-top-64 {
  padding-top: 64px !important
}
.vdl-padding-top-48 {
  padding-top: 48px !important
}
.vdl-padding-top-32 {
  padding-top: 32px !important
}
.vdl-padding-top-24 {
  padding-top: 24px !important
}
.vdl-left {
  float: left !important
}
.vdl-right {
  float: right !important
}
.vdl-button:hover {
  color: #000 !important;
  background-color: #ccc !important
}
.vdl-transparent, .vdl-hover-none:hover {
  background-color: transparent !important
}
.vdl-hover-none:hover {
  box-shadow: none !important
}
/* Colors */
.vdl-amber, .vdl-hover-amber:hover {
  color: #000 !important;
  background-color: #ffc107 !important
}
.vdl-aqua, .vdl-hover-aqua:hover {
  color: #000 !important;
  background-color: #00ffff !important
}
.vdl-blue, .vdl-hover-blue:hover {
  color: #fff !important;
  background-color: #2196F3 !important
}
.vdl-light-blue, .vdl-hover-light-blue:hover {
  color: #000 !important;
  background-color: #87CEEB !important
}
.vdl-brown, .vdl-hover-brown:hover {
  color: #fff !important;
  background-color: #795548 !important
}
.vdl-cyan, .vdl-hover-cyan:hover {
  color: #000 !important;
  background-color: #00bcd4 !important
}
.vdl-blue-grey, .vdl-hover-blue-grey:hover, .vdl-blue-gray, .vdl-hover-blue-gray:hover {
  color: #fff !important;
  background-color: #607d8b !important
}
.vdl-green, .vdl-hover-green:hover {
  color: #fff !important;
  background-color: #4CAF50 !important
}
.vdl-light-green, .vdl-hover-light-green:hover {
  color: #000 !important;
  background-color: #8bc34a !important
}
.vdl-indigo, .vdl-hover-indigo:hover {
  color: #fff !important;
  background-color: #3f51b5 !important
}
.vdl-khaki, .vdl-hover-khaki:hover {
  color: #000 !important;
  background-color: #f0e68c !important
}
.vdl-lime, .vdl-hover-lime:hover {
  color: #000 !important;
  background-color: #cddc39 !important
}
.vdl-orange, .vdl-hover-orange:hover {
  color: #000 !important;
  background-color: #ff9800 !important
}
.vdl-deep-orange, .vdl-hover-deep-orange:hover {
  color: #fff !important;
  background-color: #ff5722 !important
}
.vdl-pink, .vdl-hover-pink:hover {
  color: #fff !important;
  background-color: #e91e63 !important
}
.vdl-purple, .vdl-hover-purple:hover {
  color: #fff !important;
  background-color: #9c27b0 !important
}
.vdl-deep-purple, .vdl-hover-deep-purple:hover {
  color: #fff !important;
  background-color: #673ab7 !important
}
.vdl-red, .vdl-hover-red:hover {
  color: #fff !important;
  background-color: #f44336 !important
}
.vdl-sand, .vdl-hover-sand:hover {
  color: #000 !important;
  background-color: #fdf5e6 !important
}
.vdl-teal, .vdl-hover-teal:hover {
  color: #fff !important;
  background-color: #009688 !important
}
.vdl-yellow, .vdl-hover-yellow:hover {
  color: #000 !important;
  background-color: #ffeb3b !important
}
.vdl-white, .vdl-hover-white:hover {
  color: #000 !important;
  background-color: #fff !important
}
.vdl-black, .vdl-hover-black:hover {
  color: #fff !important;
  background-color: #000 !important
}
.vdl-grey, .vdl-hover-grey:hover, .vdl-gray, .vdl-hover-gray:hover {
  color: #000 !important;
  background-color: #9e9e9e !important
}
.vdl-light-grey, .vdl-hover-light-grey:hover, .vdl-light-gray, .vdl-hover-light-gray:hover {
  color: #000 !important;
  background-color: #f1f1f1 !important
}
.vdl-dark-grey, .vdl-hover-dark-grey:hover, .vdl-dark-gray, .vdl-hover-dark-gray:hover {
  color: #fff !important;
  background-color: #616161 !important
}
.vdl-pale-red, .vdl-hover-pale-red:hover {
  color: #000 !important;
  background-color: #ffdddd !important
}
.vdl-pale-green, .vdl-hover-pale-green:hover {
  color: #000 !important;
  background-color: #ddffdd !important
}
.vdl-pale-yellow, .vdl-hover-pale-yellow:hover {
  color: #000 !important;
  background-color: #ffffcc !important
}
.vdl-pale-blue, .vdl-hover-pale-blue:hover {
  color: #000 !important;
  background-color: #ddffff !important
}
.vdl-text-amber, .vdl-hover-text-amber:hover {
  color: #ffc107 !important
}
.vdl-text-aqua, .vdl-hover-text-aqua:hover {
  color: #00ffff !important
}
.vdl-text-blue, .vdl-hover-text-blue:hover {
  color: #2196F3 !important
}
.vdl-text-light-blue, .vdl-hover-text-light-blue:hover {
  color: #87CEEB !important
}
.vdl-text-brown, .vdl-hover-text-brown:hover {
  color: #795548 !important
}
.vdl-text-cyan, .vdl-hover-text-cyan:hover {
  color: #00bcd4 !important
}
.vdl-text-blue-grey, .vdl-hover-text-blue-grey:hover, .vdl-text-blue-gray, .vdl-hover-text-blue-gray:hover {
  color: #607d8b !important
}
.vdl-text-green, .vdl-hover-text-green:hover {
  color: #4CAF50 !important
}
.vdl-text-light-green, .vdl-hover-text-light-green:hover {
  color: #8bc34a !important
}
.vdl-text-indigo, .vdl-hover-text-indigo:hover {
  color: #3f51b5 !important
}
.vdl-text-khaki, .vdl-hover-text-khaki:hover {
  color: #b4aa50 !important
}
.vdl-text-lime, .vdl-hover-text-lime:hover {
  color: #cddc39 !important
}
.vdl-text-orange, .vdl-hover-text-orange:hover {
  color: #ff9800 !important
}
.vdl-text-deep-orange, .vdl-hover-text-deep-orange:hover {
  color: #ff5722 !important
}
.vdl-text-pink, .vdl-hover-text-pink:hover {
  color: #e91e63 !important
}
.vdl-text-purple, .vdl-hover-text-purple:hover {
  color: #9c27b0 !important
}
.vdl-text-deep-purple, .vdl-hover-text-deep-purple:hover {
  color: #673ab7 !important
}
.vdl-text-red, .vdl-hover-text-red:hover {
  color: #f44336 !important
}
.vdl-text-sand, .vdl-hover-text-sand:hover {
  color: #fdf5e6 !important
}
.vdl-text-teal, .vdl-hover-text-teal:hover {
  color: #009688 !important
}
.vdl-text-yellow, .vdl-hover-text-yellow:hover {
  color: #d2be0e !important
}
.vdl-text-white, .vdl-hover-text-white:hover {
  color: #fff !important
}
.vdl-text-black, .vdl-hover-text-black:hover {
  color: #000 !important
}
.vdl-text-grey, .vdl-hover-text-grey:hover, .vdl-text-gray, .vdl-hover-text-gray:hover {
  color: #757575 !important
}
.vdl-text-light-grey, .vdl-hover-text-light-grey:hover, .vdl-text-light-gray, .vdl-hover-text-light-gray:hover {
  color: #f1f1f1 !important
}
.vdl-text-dark-grey, .vdl-hover-text-dark-grey:hover, .vdl-text-dark-gray, .vdl-hover-text-dark-gray:hover {
  color: #3a3a3a !important
}
.vdl-border-amber, .vdl-hover-border-amber:hover {
  border-color: #ffc107 !important
}
.vdl-border-aqua, .vdl-hover-border-aqua:hover {
  border-color: #00ffff !important
}
.vdl-border-blue, .vdl-hover-border-blue:hover {
  border-color: #2196F3 !important
}
.vdl-border-light-blue, .vdl-hover-border-light-blue:hover {
  border-color: #87CEEB !important
}
.vdl-border-brown, .vdl-hover-border-brown:hover {
  border-color: #795548 !important
}
.vdl-border-cyan, .vdl-hover-border-cyan:hover {
  border-color: #00bcd4 !important
}
.vdl-border-blue-grey, .vdl-hover-border-blue-grey:hover, .vdl-border-blue-gray, .vdl-hover-border-blue-gray:hover {
  border-color: #607d8b !important
}
.vdl-border-green, .vdl-hover-border-green:hover {
  border-color: #4CAF50 !important
}
.vdl-border-light-green, .vdl-hover-border-light-green:hover {
  border-color: #8bc34a !important
}
.vdl-border-indigo, .vdl-hover-border-indigo:hover {
  border-color: #3f51b5 !important
}
.vdl-border-khaki, .vdl-hover-border-khaki:hover {
  border-color: #f0e68c !important
}
.vdl-border-lime, .vdl-hover-border-lime:hover {
  border-color: #cddc39 !important
}
.vdl-border-orange, .vdl-hover-border-orange:hover {
  border-color: #ff9800 !important
}
.vdl-border-dark-red, .vdl-hover-border-dark-red:hover {
  border-color: #c1200a !important
}
.vdl-border-deep-orange, .vdl-hover-border-deep-orange:hover {
  border-color: #ff5722 !important
}
.vdl-border-pink, .vdl-hover-border-pink:hover {
  border-color: #e91e63 !important
}
.vdl-border-purple, .vdl-hover-border-purple:hover {
  border-color: #9c27b0 !important
}
.vdl-border-deep-purple, .vdl-hover-border-deep-purple:hover {
  border-color: #673ab7 !important
}
.vdl-border-red, .vdl-hover-border-red:hover {
  border-color: #f44336 !important
}
.vdl-border-sand, .vdl-hover-border-sand:hover {
  border-color: #fdf5e6 !important
}
.vdl-border-teal, .vdl-hover-border-teal:hover {
  border-color: #009688 !important
}
.vdl-border-yellow, .vdl-hover-border-yellow:hover {
  border-color: #ffeb3b !important
}
.vdl-border-white, .vdl-hover-border-white:hover {
  border-color: #fff !important
}
.vdl-border-black, .vdl-hover-border-black:hover {
  border-color: #000 !important
}
.vdl-border-grey, .vdl-hover-border-grey:hover, .vdl-border-gray, .vdl-hover-border-gray:hover {
  border-color: #9e9e9e !important
}
.vdl-border-light-grey, .vdl-hover-border-light-grey:hover, .vdl-border-light-gray, .vdl-hover-border-light-gray:hover {
  border-color: #f1f1f1 !important
}
.vdl-border-dark-grey, .vdl-hover-border-dark-grey:hover, .vdl-border-dark-gray, .vdl-hover-border-dark-gray:hover {
  border-color: #616161 !important
}
.vdl-border-pale-red, .vdl-hover-border-pale-red:hover {
  border-color: #ffe7e7 !important
}
.vdl-border-pale-green, .vdl-hover-border-pale-green:hover {
  border-color: #e7ffe7 !important
}
.vdl-border-pale-yellow, .vdl-hover-border-pale-yellow:hover {
  border-color: #ffffcc !important
}
.vdl-border-pale-blue, .vdl-hover-border-pale-blue:hover {
  border-color: #e7ffff !important
}
#grad1 {
  height: 100%;
  background-color: efefed; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #efefef , #dedeba);
}


.button {
  display: inline-block;
  border-radius: 8px;
  background-color: #fcd89f;
  border: 1px solid;
  border-color: #c1200a;
  color: #c1200a;
  text-align: center;
  font-size: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 3px;
  margin-bottom: 7px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}
hr.beyer {
  border: 4px solid #456789;
  align: center;
  width: 100%;
  border-radius: 50%;
}
.WIT {
	color: #FFFFFF;
}
.HEELLICHTGRIJS {
	color: #EEEEEE;
}
.GORSKAKIGROEN {
	color: #118d5d;
}
.GORSMEDIUMBLAUW {
	color: #4599e6;
}
.GORSVUILPAARS {
	color: #9e58c2;
}
.GORSDONKERBRUIN {
	color: #8b4c27;
}
.GORSLICHTPAARS {
	color: #d787dc;
}
.GORSHELBLAUW {
	color: #434cf8;
}
.GORSDONKERROOD {
	color: #c40707;
}
.GORSDONKERGROEN {
	color: #1c560c;
}
.GORSDONKEROKER {
	color: #d0b144;
}
.GORSLICHTCYAAN {
	color: #37d5cf;
}
.GORSHEELLICHTGROEN {
	color: #ccffcc;
}
.GORSHEELLICHTGEEL {
	color: #ffffcc;
}
.schaduw {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4), 0 10px 10px 0 rgba(0, 0, 0, 0.15);
}
.shadow {
    filter: drop-shadow(-3px 3px 50px #000000);
}
.navbar {
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  top: 0;
  padding: 0px 0px;
  width: 100%;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4), 0 10px 10px 0 rgba(0, 0, 0, 0.15);
}
.navbarzw {
  overflow: hidden;
  background-color: #000;
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.4), 0 10px 10px 0 rgba(0, 0, 0, 0.15);
}
.navbar p {
  float: center;
  display: block;
  color: #ff3321;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 40px;
  width: 100%;
}
.navbar a:hover {
  background: #f99;
  color: yellow;
}
.main {
  padding: 16px;
  margin-top: 180px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #363;
}
body {
	background-color: #CFF;
}
a:link {
	color: #33F;
}
a:visited {
	color: #999;
}
a:hover {
	color: #93C;
}
a:active {
	color: #F00;
}
.ROOD {
	color: #FF0900;
}.GROEN {
	color: #069900;
    font-weight: bold;
}.BLAUW {
	color: #0000FF;
}.GRIJS {
	color: #999999;
}.WIT {
	color: #FFFFFF;
}

.button {
  background-color: #2A8D30; /* Green */
  border: 1px solid #BFB;
  border-radius: 80px;
  align: center;
  color: blue;
  width: 600px;
  padding: 30px 100px;
  text-align: center;
  text-decoration: bold;
  display: inline-block;
  font-size: 40px;
  box-shadow: 20px 20px 30px #DDDDDD;
}
div.background {
        box-shadow:5px 5px 20px 10px #999;
}.COL { 
  border-left: 5px solid #FF0000;border-bottom: 5px solid #00BB00; border-right: 5px solid #0000FF;border-top: 5px solid #AAAA00;
}

::-webkit-input-placeholder {
        font-style:italic; font-size: 50px; color: #888;
}

::-moz-placeholder {
        font-style:italic; font-size: 50px; color: #888;
}

:-ms-input-placeholder {
        font-style:italic; font-size: 50px; color: #888;
}

/* Vanaf hier de elementen voor de opmaak van het formulier met CSS*/

input[type=text], select {
  width: 100%;
  padding: 50px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 3px solid #333;
  border-radius: 25px;
  box-sizing: border-box;
  font-size: 40px;
  color: #558;
}
input[type=number], select {
  width: 100%;
  padding: 50px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 3px solid #333;
  border-radius: 25px;
  box-sizing: border-box;
  font-size: 40px;
  color: #558;
}

input[type=text2], select {
  width: 30%;
  padding: 50px 20px;
  background-color: #EFC;
  margin: 8px 0;
  display: inline-block;
  border: 3px solid #333;
  border-radius: 25px;
  box-sizing: border-box;
  font-size: 40px;
  text-align: center;
  color: #558;
}

.bbqgrootlabel {
  font-size: 50px;
  color: #555;    
}

.bbqgrootnummer {
  width: 35%;
  padding: 50px 20px;
  background-color: #EEE;
  margin: 5px 0;
  display: inline-block;
  border: 2px solid #555;
  border-radius: 50px;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #333;
}

.bbqkleinlabel {
  font-size: 50px;
  color: #f55;    
}

.bbqkleinnummer {
  width: 35%;
  padding: 50px 20px;
  background-color: #FDB;
  margin: 5px 0;
  display: inline-block;
  border: 2px solid #090;
  border-radius: 50px;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #F55;
}

.labelfris {
  font-size: 50px;
  color: #55F;    
}

.lijstfris {
  width: 20%;
  padding: 20px 20px;
  background-color: #EFF;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #00F;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #55F;
}

.labelbier {
  font-size: 50px;
  color: #C60;    
}

.lijstbier {
  width: 20%;
  padding: 20px 20px;
  background-color: #FFD;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #C60;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #C60;
}

.labelgroot {
  font-size: 50px;
  color: #E77;    
}

.lijstgroot {
  width: 20%;
  padding: 20px 20px;
  background-color: #FEE;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #E77;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #E77;
}

.labelklein {
  font-size: 50px;
  color: #E75;    
}

.lijstklein {
  width: 20%;
  padding: 20px 20px;
  background-color: #FDB;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #E75;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #E75;
}

.labelsnack {
  font-size: 50px;
  color: #68D;    
}

.lijstsnack {
  width: 20%;
  padding: 20px 20px;
  background-color: #EDEDFF;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #68D;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #68D;
}

input[type=submit] {
  width: 800px;
  align: center;
  background-color: #999;
  color: #ccc;
  text-style: bold;
  padding: 50px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  font-size: 60px;

}

input[type=submit]:hover {
  background-color: #555;
  color: orange;
  font-size: 60px;

}
textarea {
  width: 100%;
  height: 450px;
  padding: 50px 20px;
  box-sizing: border-box;
  border: 3px solid #222;
  border-radius: 35px;
  background-color: #f8f8f8;
  font-size: 40px;
  resize: vertical;
  color: #55F;
}

select {
  width: 100%;
  height: 150px;
  padding: 16px 20px;
  border: none;
  border-radius: 4px;
  background-color: #f1f1f1;
  font-size: 50pt;
}

div {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 55px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 36px;
  background-color: #BDC;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 5px;
  left: 5px;
  height: 25px;
  width: 25px;
  background-color: #aaa;
  border: 3px solid #0c0;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #EEE;
  border: 3px solid #0c0;
  border-radius: 40%x;

}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
 	top: 2px;
	left: 2px;
	width: 15px;
	height: 15px;
	border-radius: 60%;
    border: 3px solid #F00;
	background: #000;
}
.schelpjesDiv {
  width: 300px;
  border: 2px solid #070;
  background-color: #df8;    
  text-align: center;
  border-radius: 50%;
  box-shadow: 3px 3px 15px 4px #aaa;


}
hr.bbq22 {
  border: 6px solid #acf  ;
  border-radius: 50%;
}
th, td {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 48px;
  color: #363;
}
divcountdown {
  text-align: center;
  margin-top: 2px;
  font-size: 50px;
  color: #344487

}
