html {
  overflow-y: scroll;
  height: auto;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  height: 100%;
  padding-top: 5px;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#nimstructuur,
#paginastructuur {
  width: 300px;
  float: left;
}

#nimnaam,
#verwijdernim,
#paginanaam,
#verwijderpagina,
#verwijdertemplate {
  margin-top: 14px;
  float: left;
  margin-bottom: 20px;
}

#nimnaam label {
  width: 100px;
}

#paginanaam {
  line-height: 28px;
}

#paginanaam label {
  margin-top: 0;
}

#nieuw {
  margin: 14px 0 0 18px;
  display: inline-block;
}

#thumb {
  width: 120px;
  float: left;
}

#eigenschappen {
  width: 730px;
}

#opmaak,
#tegelsopmaak {
  overflow: auto;
  background-color: #fff;
}

.bb #mobiel {
  display: none;
}

.klikportlet,
#logo a.klikportlet,
.donkerblauw a.klikportlet {
  margin-left: 21px;
  margin-bottom: 3px;
  position: relative;
  z-index: 2001;
  top: 12px;
  padding: 5px;
  /*	display:block; */
  line-height: 0;
  background-color: #fff;
  color: #2890ce;
  font-size: 14px;
  font-weight: 400;
}

#logo a.klikportlet {
  width: auto;
  height: auto;
  left: initial;
  text-indent: initial;
  display: inline;
  position: absolute;
  left: 758px;
  top: 0px;
  padding: 11px 5px;
}

ul .klikportlet {
  margin-left: 3px;
}

.inuit,
#kopie {
  margin-left: 20px;
}

#kopie.nocopy {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */
}

.inuit img {
  opacity: 0.35;
  filter: alpha(opacity=35);
  /* For IE8 and earlier */
}

ol.sortable,
ol.sortable ol {
  margin: 12px 0 0 14px;
  padding: 0;
  list-style-type: none;
}

ol.sortable ol {
  margin: 0 0 0 18px;
}

.sortable li {
  margin: 0px 0 0 0;
  padding: 4px 0 0 0;
  width: 215px;
}

.sortable li div {
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-color: #d4d4d4 #d4d4d4 #bcbcbc;
  padding: 6px 0;
  margin: 0;
  cursor: move;
  background: #f6f6f6;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, #ffffff),
      color-stop(47%, #f6f6f6),
      color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top,
      #ffffff 0%,
      #f6f6f6 47%,
      #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}

/*		.sortable li.mjs-nestedSortable-branch div {
			background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #f0ece9 100%);
			background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#f0ece9 100%);

		} */

.sortable li.mjs-nestedSortable-leaf div,
.sortable li.mjs-nestedSortable-branch div {
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #bcccbc 100%);
  background: -webkit-linear-gradient(top,
      #ffffff 0%,
      #f6f6f6 47%,
      #bcccbc 100%);
}

.sortable li.mjs-nestedSortable-branch div.test,
.sortable li.mjs-nestedSortable-branch div.active,
.sortable li.mjs-nestedSortable-leaf div.active {
  background: -moz-linear-gradient(top, #c8f7b7 0%, #8cd172 65%, #46b51b 100%);
  background: -webkit-linear-gradient(top,
      #c8f7b7 0%,
      #8cd172 65%,
      #46b51b 100%);
}

li.mjs-nestedSortable-collapsed.mjs-nestedSortable-hovering div {
  border-color: #999;
  background: #fafafa;
}

.disclose {
  cursor: pointer;
  width: 14px;
  display: inline-block;
}

.disclose span {
  margin-left: 3px;
}

.sortable li.mjs-nestedSortable-collapsed>ol {
  display: none;
}

.sortable li.mjs-nestedSortable-branch>div>.disclose {
  display: inline-block;
}

.sortable li.mjs-nestedSortable-collapsed>div>.disclose>span:before {
  content: "+ ";
}

.sortable li.mjs-nestedSortable-expanded>div>.disclose>span:before {
  content: "- ";
}

li.nonavi div a {
  color: #888888;
}

li.notactive div a {
  text-decoration: line-through;
}

/*   */
#container {
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 5px;
  width: 99%;
  height: 700px;
  margin: auto;
  /*	background-color: #aac6d6; */
  display: table;
  margin-bottom: 6px;
  background: var(--bgkleur) url(images/chapeau-beeld.png) no-repeat right bottom;
}

#tabmenu {
  width: 99%;
  height: 30px;
  margin: auto;
  font-size: 12px;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}

#menu {
  height: auto;
  width: 205px;
  margin-top: 12px;
  margin-left: 12px;
  float: left;
  font-size: 13px;
}

@media screen and (max-width: 1100px) {
  #menu {
    width: 165px;
  }
}

#inhoud {
  margin-top: 12px;
  float: left;
  max-width: calc(95vw - 260px);
}

#beeldinfo .knoppenrij {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
}

#tabs,
#paginatabs {
  margin-top: 0;
  background-color: #ffffff54;
  padding: 0;
  border: 1px solid #9f9f9f;
  background-image: none;
}

#tabs.extern {
  background-color: #f1e3ac;
}

#tabs .ui-tabs-panel,
#paginatabs .ui-tabs-panel {
  padding: 10px 0 20px 0;
  display: table;
  clear: both;
}

#artikel input {
  width: 332px;
}

#artikel input#bovenkop {
  width: 202px;
}

#artikel input[type="checkbox"] {
  width: 13px;
}

#artikel textarea {
  width: 630px;
}

#artikel textarea#introtekst,
#artikel textarea#sc_code {
  width: 580px;
  height: 100px;
  font-size: 13px;
  font-family: "Trebuchet MS", sans-serif;
  line-height: 1.6em;
}

#artikel textarea#sc_code {
  height: 20px;
}

#artikel label,
#kenmerken label,
#fbkenmerken label,
#boxes label {
  width: 110px;
}

#kenmerken table,
#fbkenmerken table {
  width: 720px;
}

#kenmerken table tr td:first-of-type,
#fbkenmerken table tr td:first-of-type {
  width: 130px;
}

#boxes label {
  font-size: 13px;
}

#artikel #cke_artikeltekst {
  display: inline-block;
}

#artikel .urlrij,
#artikel .videorij {
  display: none;
}

.warning {
  padding: 6px 12px;
  width: 376px;
  background-color: #ff8e8e;
}

.spacer {
  height: 20px;
}

.itemopslaan {
  margin: 10px;
}

a.toegevoegd {
  color: #000;
}

input.error {
  border-color: #ff0000;
}

.rood {
  background-color: #f7b4b4;
}

.lichtgrijs {
  background-color: #d6d6d6;
}

.grijs {
  background-color: #cccccc;
}

label {
  float: left;
  clear: both;
  width: 150px;
  margin-top: 5px;
  margin-left: 12px;
}

.veld1 {
  height: 32px;
}

.label {
  height: 30px;
}

input,
select,
button#opslaan,
textarea {
  float: left;
  /*margin-right:12px;*/
}

select#categorie {
  width: 118px;
}

input#author_rel {
  margin-right: 6px;
}

input.form_datetime,
input.fb_form_datetime {
  width: 175px;
}

#portletform textarea {
  width: 450px;
  height: 160px;
}

a.cmsbtn.ui-button {
  margin: 0 0 0 20px;
  color: #909090;
}

a.cmsbtn.ui-button.noshow {
  display: none;
}

a.cmsbtn.ui-button:hover,
a#opslaan.cmsbtn.ui-button:hover,
a#concept.cmsbtn.ui-button:hover {
  color: #000000;
}

a#opslaan.cmsbtn.ui-button,
a#concept.cmsbtn.ui-button,
a#preview.cmsbtn.ui-button {
  background-color: #008b00;
  margin: 0;
  color: #cdf8c8;
}

a#opslaan.cmsbtn.ui-button {
  float: right;
}

a#preview.cmsbtn.ui-button {
  margin-left: 210px;
  background-color: #009ed5;
  color: #fff;
}

a#resetdaily.cmsbtn.ui-button {
  margin: 10px 0 20px 0;
}

a#nieuwfoto.cmsbtn.ui-button,
a#onderschriftopslaan.cmsbtn.ui-button,
a#columnistopslaan.cmsbtn.ui-button,
a#reclameopslaan.cmsbtn.ui-button,
a#portletstructuuropslaan.cmsbtn.ui-button {
  margin: 0;
}

#advertorialopslaan.cmsbtn,
#businesscaseopslaan.cmsbtn {
  float: left;
  margin-left: 0;
  margin-top: 5px;
}

#advertorialform,
#businesscaseform,
#rapportform,
#marktdossierform {
  margin-bottom: 30px;
  display: inline-block;
}

#rapportform div.veld,
#marktdossierform div.veld {
  height: 28px;
}

#rapportform a.cmsbtn.ui-button {
  margin: 0;
  background-color: #008b00;
  margin: 0;
  color: #cdf8c8;
}

#marktdossierform a.cmsbtn.ui-button:not(#zoekthumb) {
  margin: 0;
  background-color: #008b00;
  margin: 0;
  color: #cdf8c8;
}

#rapportform input[type="text"],
#marktdossierform input[type="text"] {
  width: 450px;
}

#rapportform div.afbeeldingen {
  width: 387px;
  float: left;
  min-height: 650px;
  margin-right: 30px;
}

#rapportform div.tekst {
  width: 520px;
  float: left;
  min-height: 650px;
}

#marktdossierform div.tekst {
  width: 680px;
  float: left;
  margin: 14px 0;
}

.marktdossiers span.item {
  margin-top: 20px;
  display: block;
  float: left;
  background-color: #fff;
  padding: 6px 20px 9px;
}

.marktdossiers span.item h2 {
  line-height: 24px;
}

.marktdossiers span.item h2 {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
}

.marktdossiers h1,
.marktdossiers h2 {
  font-family: "Bree Serif", serif;
}

.toegevoegd {
  display: inline-block;
  margin-top: 6px;
  margin-left: 20px;
}

#artikel table tr,
#beeldinfo table tr {
  padding-bottom: 2px;
  display: block;
  margin-bottom: 4px;
}

#artikel table tr.albumrij {
  margin-top: 10px;
}

#fbselected_trefwoorden,
#selected_trefwoorden,
#select_tagwoorden,
#selected_tagwoorden {
  width: 295px;
  height: 200px;
}

td.codecell {
  width: 1000px;
  max-width: 1380px;
}

ul#daily {
  background: url(/images/dailynew-background.png) repeat-x;
  background-size: auto 510px;
}

ul#sticky {
  margin-top: 20px;
}

ul#sticky li a.sticky,
ul#nieuws li.sticky a {
  font-weight: bold;
  background-color: #ff7272;
}

ul#sticky li a.sticky.adv {
  background-color: #7287ff;
}

ul#columnisten {
  width: 400px;
}

ul#columnisten li {
  width: 49%;
  float: left;
}

ul#columnisten li a.itemlist {
  width: 180px;
  height: auto;
  padding: 10px;
}

ul#categorieen,
ul#landen {
  width: 200px;
  margin-top: 20px;
}

ul#categorieen li,
ul#landen li {
  float: left;
}

ul#categorieen li a.itemlist,
ul#landen li {
  width: 180px;
  height: auto;
  padding: 10px;
}

ul#landen li {
  cursor: move;
}

ul#portletstructuur,
ul#abostructuur {
  margin-left: 155px;
  margin-top: 20px;
  width: 600px;
}

ul#nieuws {
  margin-top: 30px;
}

ul#portletstructuur li.portlet {
  float: left;
}

ul#rechtenstructuur {
  margin-left: 75px;
  margin-top: 20px;
}

ul#rechtenstructuur li {
  line-height: 20px;
}

ul#reclame li a.itemlist,
ul#portletstructuur li a.itemlist,
ul#abostructuur li a.itemlist,
ul.template li a.itemlist,
ul#advertorial li a.itemlist,
ul#businesscase li a.itemlist,
ul.rapporten li a.itemlist {
  width: 240px;
  height: auto;
  padding: 10px;
}

ul.rapporten {
  margin-bottom: 30px;
}

ul.rapporten li a.itemlist {
  width: 500px;
  clear: none;
}

ul.rapporten li img {
  float: left;
  margin: 5px;
}

ul.rapporten li.kop {
  font-weight: bold;
}

#dossierlijst {
  float: left;
  margin-top: 120px;
}

#dossierlijst .itemlist {
  width: 700px;
}

#dossierlijst .itemlist .delfromnim {
  float: right;
  height: 35px;
  width: 35px;
  box-sizing: border-box;
  padding: 7px 0;
  display: none;
}

#dossierlijst .itemlist:hover .delfromnim {
  display: inline-block;
}

#dossierlijst .itemlist span.auteur {
  width: 60px;
}

ul#abostructuur li a.itemlist {
  width: 280px;
}

ul#nieuws li a.itemlist,
ul#sticky li a.itemlist {
  width: 860px;
}

ul.template li a.itemlist {
  width: 280px;
  margin-right: 40px;
}

ul#master.template li a.itemlist {
  width: 140px;
}

ul#pagina.template li a.itemlist {
  width: 210px;
}

ul#sub.template {
  overflow: auto;
}

ul#result.template {
  margin-left: 40px;
}

ul#result.template li a.itemlist {
  width: 140px;
}

ul.template {
  float: left;
}

ul.template li.titel {
  font-weight: bold;
}

a.trefwoordenlist {
  display: block;
  float: left;
  clear: both;
  margin-top: 6px;
}

#bewerktrefwoord textarea {
  width: 410px;
  height: 150px;
}

.knop {
  font-size: 13px;
  line-height: 14px;
  /*color:#777777;*/
  color: #9a9a9a;
  width: auto;
  margin-top: 3px;
  margin-left: -2px;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  height: 19px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
  background-color: #eaeaea;
  background-color: var(--knoplicht);
  border-top: 2px solid #aeaeae;
  border-left: 2px solid #aeaeae;
  border-bottom: 0px;
  border-right: 0px;
  border-top-style: ridge;
  border-left-style: ridge;
  text-align: center;
  cursor: pointer;
}

.knopaktief {
  margin-top: 0px;
  height: 23px;
  background-color: var(--bgkleur);
  border: 0px none;
  padding-top: 7px;
  padding-right: 8px;
  color: #000000;
}

.knop1 {
  margin-left: 0px;
}

.next {
  margin-left: 0px;
  border-left: 0px none;
}

.last {
  padding-left: 0px;
  padding-right: 0px;
  height: 15px;
  margin-top: 7px;
}

.knopadmin {
  float: right;
  margin-right: 2px;
}

.knopadmin.knopaktief {
  margin-right: 0;
}

.knoploguit {
  float: right;
  background-color: #ff9a9a;
  color: #b95454;
  border-right: 2px solid #aeaeae;
  border-right-style: ridge;
  margin-left: -2px;
}

.knophelp {
  width: 70px;
  height: 19px;
  padding-top: 8px;
  float: right;
  background-color: #ffffd9;
  border: solid #bbbbbb;
  border-width: 2px 0 0px 2px;
  border-top-style: ridge;
  text-align: center;
}

.knopover {
  color: #000000;
}

.nodisplay {
  display: none;
}

#menu ul li a,
#menu ul li.aktief,
#menutop ul li a,
#menutop ul li.aktief,
ul li.periodeknop a {
  display: block;
  height: auto;
  width: 134px;
  line-height: 13px;
  padding: 3px 0 5px 8px;
  color: #333333;
  /*background-color:#eaeaea;*/
  background: #d6d6d6 url(images/transparant.png) top repeat-x;
  border: 1px solid #9a9a9a;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
  text-decoration: none;
  -moz-border-radius: 0px 8px 0px 8px;
  -webkit-border-radius: 0px 8px 0px 8px;
  border-radius: 0px 8px 0px 8px;
  margin-bottom: 8px;
}

#menutop ul li a,
#menutop ul li.aktief {
  font-size: 14px;
}

#menu ul li.aktief,
#menu ul li a:hover,
#menutop ul li.aktief,
#menutop ul li a:hover,
ul li.periodeknop a:hover,
div.submenu a.aktief,
div.submenu a:hover {
  color: #000000;
  /*background-color:#65a0ba;*/
  background: url("images/transparant.png") repeat-x scroll center center #4595ce;
}

#menu ul li a.submenu,
#menu ul li.submenu {
  margin-left: 14px;
}

div.itemsoort {
  padding: 7px 0 5px 10px;
  margin-bottom: 14px;
  background-color: #ffffff54;
  border: 1px #999 solid;
}

div.itemsoort a {
  margin-right: 3px;
}

div.itemsoort a img {
  opacity: 0.55;
  filter: alpha(opacity=55);
  /* For IE8 and earlier */
}

div.itemsoort a:hover img,
div.itemsoort a img.active {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}

div.itemsoort a.rechts {
  float: right;
  margin-right: 10px;
}

div.itemsoort a img.bbfb {
  opacity: 0.2;
  filter: alpha(opacity=55);
  /* For IE8 and earlier */
}

div.itemsoort a:hover img.bbfb,
div.itemsoort a img.active.bbfb {
  opacity: 0.7;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}

div.paging {
  margin-top: 20px;
  padding: 15px;
  background-color: #ffffff54;
  border: 1px #999 solid;
}

.pagnr {
  display: inline-block;
  margin-left: 12px;
}

span.active.pagnr {
  font-size: 18px;
}

#zoekitem {
  display: inline-block;
  margin-bottom: 20px;
}

#zoekitem input,
#reclameform input,
#portletstructuurform input {
  width: 200px;
}

#zoekitem #zoeken {
  float: left;
}

a.button.inactive:hover {
  color: #b3b3b3;
}

.knopnieuw {
  margin-bottom: 10px;
}

.menulink.user {
  color: #000;
}

.label1.clear form {
  padding-bottom: 6px;
}

button#nimbutton,
button#itembutton {
  font-size: 11px;
  float: left;
}

form#nimselect,
form#itemselect {
  display: none;
}

/* Z-index of #mask must lower than #boxes .window */
#mask {
  position: absolute;
  z-index: 9000;
  background-color: #686868;
  display: none;
  top: 0;
  left: 0;
}

#boxes {
  position: absolute;
  top: -1px;
  left: 0;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}

#boxes .window {
  position: absolute;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
}

/* Customize your modal window here, you can add background image too */
#boxes .box {
  width: 435px;
  height: auto;
  padding-bottom: 40px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #ffffff url(images/chapeau-beeld.png) no-repeat;
  background-position: center bottom;
  border: 1px solid #4f4f4f;
}

#boxes #onderschrift.box {
  width: 500px;
}

#boxes #grafiek.box {
  width: 500px;
}

#boxes #bestaand.box,
#boxes #bestaand2.box,
#boxes #bestaand3.box {
  width: 780px;
  height: 500px;
}

#boxes #portletdiv.box {
  height: 380px;
  width: 465px;
  overflow-y: auto;
}

/*
#boxes #portletfielddiv.box {
	height:470px;
	width:555px;
	overflow-y:auto;
}
*/
#onderschrift img {
  max-width: 450px;
  max-height: 300px;
}

#onderschrift textarea {
  height: 80px;
  width: 450px;
}

#boxes .box form {
  margin-top: 10px;
  margin-left: 18px;
}

#boxes #resultaat {
  margin-top: 20px;
  max-height: 600px;
  overflow: overlay;
  padding-bottom: 2px;
}

#boxes .box input[type="text"],
form#user input[type="text"] {
  width: 150px;
}

#boxes .box select[name="parent"] {
  width: 200px;
}

#boxes .box .veld {
  width: auto;
}

form#itemselect div {
  padding: 2px 0px;
}

form#itemselect div img {
  margin-right: 8px;
}

form#itemselect div span {
  vertical-align: bottom;
}

form#zoekform,
form#zoekform2,
form#zoekform3,
form#grafiekform {
  background-color: #d5ebd5;
  border: 1px solid #aaa;
  padding: 4px;
}

#zoekform3 label {
  width: 80px;
  text-align: right;
  padding-right: 10px;
}

#uploading,
#uploading_ia {
  text-align: center;
  vertical-align: top;
  margin-top: 40px;
}

#uploading img,
#uploading_ia img {
  margin-top: -5px;
  margin-right: 20px;
}

table#thumbresultaten {
  width: 100%;
}

#thumbresultaten td {
  text-align: center;
  position: relative;
}

#thumbresultaten td.geenartikelfoto:before {
  /*	content: "<625";
    position: absolute;
    background: rgba(255, 0, 0, 0.63);
    top: 30px;
    margin-top: -20px;
    height: 20px;
    font-size: 80%;
    padding: 3px;
    box-sizing: border-box;
	color:#ffffff;
*/
  content: "X";
  position: absolute;
  background: rgba(255, 0, 0, 0.63);
  top: 10px;
  /* margin-top: 10px; */
  height: 123px;
  font-size: 100px;
  padding: 11px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  line-height: 76px;
  left: 26px;
  width: 80%;
}

table#thumbresultaten img {
  max-width: 250px;
  max-height: 120px;
  cursor: pointer;
  margin-top: 10px;
  border: 1px solid #999999;
}

table#thumbresultaten td span.lastused {
  position: absolute;
  bottom: 2px;
  left: 46%;
  background-color: limegreen;
  padding: 1px 3px;
  font-size: 12px;
}

table#thumbresultaten td span.lastused.used_oranje {
  background-color: orange;
}

table#thumbresultaten td span.lastused.used_rood {
  background-color: red;
}

table#thumbresultaten td span.land,
table#thumbresultaten td span.label {
  position: absolute;
  top: 10px;
  right: 4px;
  background-color: #fff;
  padding: 1px 3px;
  font-size: 12px;
}

table#thumbresultaten td span.label {
  right: unset;
  left: 4px;
  background-color: #95c651;
  height: auto;
  color: #fff;
  padding: 1px 6px;
}

.even {
  background-color: #ffffff54;
}

.oneven {}

.vet {
  font-weight: bold;
}

.clear {
  clear: both;
}

ul#nimlijst {
  margin-top: 14px;
}

ul.nimlijst {
  padding-left: 14px;
}

ul.nimlijst div {
  height: 18px;
}

ul.nimlijst input[type="checkbox"] {
  margin: 1px 1px 0 0;
  float: none;
}

ul.nimlijst span {
  padding: 0 2px;
}

ul.nimlijst li.collapsed>ul {
  display: none;
}

ul.nimlijst span.selected {
  background-color: #66cc00;
  color: #faff86;
}

ul.nimlijst .klapinuit,
ul.nimlijst .geeninuit {
  display: inline-block;
  width: 10px;
  vertical-align: text-top;
}

ul.nimlijst li.collapsed>div>a.klapinuit::after {
  content: "+";
  font-size: 14px;
}

ul.nimlijst li.expanded>div>a.klapinuit::after {
  content: "-";
  font-size: 16px;
}

#editpagina .meta,
#paginanaam .meta {
  width: 400px;
}

#editpagina textarea.meta,
#paginanaam textarea.meta {
  height: 70px;
}

ul#paginalijst {
  margin-top: 14px;
}

ul.paginalijst {
  padding-left: 14px;
}

ul.paginalijst div {
  height: 18px;
}

ul.paginalijst input[type="checkbox"] {
  margin: 1px 1px 0 0;
  float: none;
}

ul.paginalijst span {
  padding: 0 2px;
}

ul.paginalijst li.collapsed>ul {
  display: none;
}

ul.paginalijst span.selected {
  background-color: #66cc00;
  color: #faff86;
}

ul.paginalijst .klapinuit,
ul.paginalijst .geeninuit {
  display: inline-block;
  width: 10px;
  vertical-align: text-top;
}

ul.paginalijst li.collapsed>div>a.klapinuit::after {
  content: "+";
  font-size: 14px;
}

ul.paginalijst li.expanded>div>a.klapinuit::after {
  content: "-";
  font-size: 16px;
}

.clickskop h2 {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 14px;
}

iframe#grafiek_clicks {
  margin-top: 50px;
  width: 800px;
  height: 502px;
}

/* VOORBEELDEN */

#voorbeeld .tegel250,
#voorbeeld .tegel300,
#voorbeeld .tegelstoep {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  position: relative;
  height: 293px;
  text-decoration: none;
  width: 250px;
  float: left;
  margin-left: 20px;
}

#voorbeeld .tegel300 {
  width: 300px;
}

#voorbeeld .tegelstoep {
  width: 565px;
  margin-top: 14px;
}

#voorbeeld h1,
#voorbeeld h2 {
  font-family: "Bree Serif", serif;
}

/*
#voorbeeld h3 {
	font-family: 'Open sans';
}

#voorbeeld .tegel250 h2, #voorbeeld .tegel300 h2, #voorbeeld .tegelstoep h2 {
	color: #ffffff;
    font-size: 22.5px;
    bottom: 28px;
	padding: 0 11px 36px;
    padding-top: 40px;
    line-height: 27px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
    filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#99cc99);
    background-image: -moz-linear-gradient(transparent, rgba(0, 11, 22, 0.55));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 11, 22, 0.5));
    background-image: -o-linear-gradient(transparent, rgba(0, 11, 22, 0.5));
    background-image: -ms-linear-gradient(transparent, rgba(0, 11, 22, 0.5));
    background-image: linear-gradient(transparent, rgba(0, 11, 22, 0.5));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00212121', endColorstr='#66212121');
    max-height: 98px;
    overflow: hidden;
    position: absolute;
}

#voorbeeld .tegel250 h3, #voorbeeld .tegel300 h3, #voorbeeld .tegelstoep h3{
	color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    position: absolute;
    bottom: 8px;
    bottom: 6px;
    padding: 0 12px;
    line-height: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    filter: glow(color=black,strength=1), alpha(opacity=9);
    width: 100%;
    box-sizing: border-box;
}
*/
#voorbeeld .tegelstoep h2 {
  font-size: 22.5px;
  line-height: 22px;
  max-height: 90px;
  padding: 45px 12px 11px;
}

#voorbeeld .tegelstoep h3 {
  bottom: 36px;
  font-size: 16px;
}

#voorbeeld #posimg {
  margin-left: 128px;
  width: 300px;
}

#voorbeeld #posimg input#img_pos {
  width: 100%;
}

#beeldinfo #posimg {
  width: 252px;
  margin-left: 0;
  float: left;
  margin-right: 85px;
}

#beeldinfo #posimg input#imgpos {
  width: 100%;
  margin: 14px 0;
}

#voorbeeld span.item {
  clear: both;
  display: block;
  padding: 0 12px 12px;
  position: relative;
  text-decoration: none;
  margin-left: 20px;
  background-color: #ffffff;
  height: 84px;
  margin-bottom: 20px;
  width: 400px;
}

#voorbeeld span.balk {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dddddd;
}

#voorbeeld span.item span.img-container {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  width: 141px;
  height: 67px;
  text-decoration: none;
  float: left;
  margin-top: 15px;
}

#voorbeeld span.item .titel {
  display: block;
  margin-top: 17px;
  margin-left: 12px;
  float: left;
  width: 247px;
  height: 66px;
  overflow: hidden;
}

#voorbeeld span.item h3 {
  color: #333333;
  font-weight: 300;
  font-size: 12px;
  line-height: 17px;
  text-transform: uppercase;
}

#voorbeeld span.item h2 {
  color: #333333;
  font-size: 20px;
  line-height: 24px;
}

#voorbeeld span.balk.video {
  background: rgba(19, 170, 59, 0.8);
  width: auto;
  height: auto;
  margin-top: 10px;
  display: inline-block;
  color: white;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: roboto;
  position: relative;

  background: rgba(49, 159, 214, 0.8);
  width: auto;
  height: auto;
  margin-top: 10px;
  display: inline-block;
  color: white;
  position: relative;
  padding: 26px;
}

#voorbeeld span.balk.video.inside {
  background: rgba(255, 167, 0, 0.8);
}

#voorbeeld span.img-container span.balk.video {
  height: 32px;
  width: 32px;
  margin-top: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
}

#voorbeeld span.img-container span.balk span.play {
  font-size: 24px;
  position: absolute;
  left: 6px;
  top: 4px;
}

#voorbeeld .tegel250 span.balk.video,
#voorbeeld .tegel300 span.balk.video {
  /*padding-bottom: 48px;*/
}

#voorbeeld .tegelstoep span.balk.video {
  /*padding-bottom: 49px;*/
}

#voorbeeld .tegel250 span.balk span.play,
#voorbeeld .tegel300 span.balk span.play,
#voorbeeld .tegelstoep span.balk span.play {
  font-size: 40px;
  position: absolute;
  left: 8px;
  top: 6px;
}

#voorbeeld .tegelstoep span.balk {
  padding-bottom: 48px;
  padding-top: 4px;
}

/* NIEUWE VOORBEELDEN */
#tekstvoorbeeld {
  position: absolute;
  top: -37px;
  left: 0;
  height: 110%;
  width: 100%;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-image: url(../module/stillseditor/tekstblok.png);
  z-index: 2;
  display: block;
}

.stillsbank #tekstvoorbeeld {
  top: 0;
}

#beeldinfo {
  margin-top: 16px;
}

#voorbeeld span.item span.img-container {
  width: 141px;
  height: 67px;
  float: left;
  margin-top: 15px;
}

#voorbeeld span.item .titel {
  display: block;
  margin-top: 17px;
  margin-left: 9px;
  float: left;
  width: 250px;
  height: 66px;
  overflow: hidden;
}

#voorbeeld span.item h3 {
  line-height: 17px;
}

#voorbeeld span.item h3 span {
  font-weight: 500;
}

#voorbeeld span.item h2 {
  line-height: 24px;
}

#voorbeeld h3 {
  font-family: "Fira sans";
}

#voorbeeld .tegel250 h2,
#voorbeeld .tegel300 h2,
#voorbeeld .tegelstoep h2 {
  color: #ffffff;
  font-size: 22px;
  bottom: 28px;
  padding: 0 15px 36px 10px;
  padding-top: 40px;
  line-height: 27px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#99cc99);
  background-image: -moz-linear-gradient(transparent, rgba(0, 11, 22, 0.55));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 11, 22, 0.5));
  background-image: -o-linear-gradient(transparent, rgba(0, 11, 22, 0.5));
  background-image: -ms-linear-gradient(transparent, rgba(0, 11, 22, 0.5));
  background-image: linear-gradient(transparent, rgba(0, 11, 22, 0.5));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00212121', endColorstr='#66212121');
  max-height: 98px;
  overflow: hidden;
  color: #ffffff;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  font-weight: 300;
}

#voorbeeld .tegel250 h3,
#voorbeeld .tegel300 h3,
#voorbeeld .tegelstoep h3 {
  line-height: 14px;
  bottom: 0;
  font-size: 14px;
  padding: 0 11px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  filter: glow(color=black, strength=1), alpha(opacity=9);
  line-height: 20px;
  color: #ffffff;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  font-weight: 100;
  text-transform: uppercase;
}

#voorbeeld .tegel250 h3 span,
#voorbeeld .tegel300 h3 span,
#voorbeeld .tegelstoep h3 span {
  font-weight: 500;
}

#voorbeeld .tegel250 h3,
#voorbeeld .tegel300 h3 {
  height: 28px;
}

#voorbeeld .tegel250 h3,
#voorbeeld .tegel300 h3 {
  background-color: rgba(0, 11, 22, 0.5);
}

#voorbeeld .tegel250 {
  margin-right: 40px;
}

#voorbeeld .tegel250,
#voorbeeld .tegel300 {
  margin: 10px 0 0;
  border-radius: 8px;
}

#voorbeeld .tegelstoep {
  height: calc(565 / 1070 * 605px);
}

#voorbeeld .tegelstoep h2 {
  font-size: 22px;
  line-height: 22px;
  max-height: 90px;
  padding: 45px 15px 11px 10px;
  bottom: 0;
}

#voorbeeld .tegelstoep h3 {
  bottom: 36px;
  font-size: 14px;
}

/* EINDE Voorbeelden*/

form#zoekfoto {
  width: 350px;
}

a.fotolist {
  margin: 0 8px 5px 0;
  display: inline-block;
}

ul.tour {
  margin-top: 30px;
}

ul.tour li.kop {
  width: 130px;
  height: 22px;
  display: block;
  clear: both;
  font-weight: bold;
}

a.perceellist {
  width: 130px;
  height: 35px;
  display: block;
  clear: both;
}

.itemlist {
  width: 810px;
  height: 35px;
  display: block;
  clear: both;
}

.nims a.itemlist {
  width: 700px;
}

.zoeken a.itemlist {
  width: 810px;
}

#daily a.itemlist {
  /*width:680px;*/
}

.topvideo {
  padding: 10px 0 11px;
  background-color: #f3f3f3;
}

.topvideo span {
  display: inline-block;
  margin-left: 70px;
  margin-right: 17px;
  font-weight: 600;
}

a.itemlist.topvid {
  color: #ed143d;
}

a.itemlist.geopend {
  color: #8a8a8a;
}

a.itemlist.lichter {
  background-color: #ffffff54;
}

.itemlist:hover,
.itemlist.lichter:hover {
  background-color: var(--hoverkleur);
}

.itemlist span {
  display: inline-block;
  margin-top: 4px;
  padding: 0 10px;
  vertical-align: middle;
}

.itemlist span.type {
  width: 60px;
  margin-top: 0;
  padding-top: 7px;
}

.itemlist span.id {
  width: 80px;
}

.treffers a.itemlist span.id {
  width: 150px;
}

.itemlist span.hoofdkop {
  width: 350px;
}

.itemlist span.auteur {
  width: 130px;
}

.itemlist span.status {
  width: 40px;
}

@media screen and (max-width: 1100px) {
  a.itemlist {
    width: 750px;
  }

  a.itemlist span.status {
    width: 20px;
  }

  a.itemlist span.auteur {
    width: 110px;
  }
}

ul#album {
  width: 572px;
  list-style: none;
  /*margin-top:20px;*/
  padding-left: 0;
}

ul#album li {
  width: auto;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  border: 1px solid #ccc;
}

ul#album li ul {
  display: none;
  left: 0;
  width: 50px;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

ul#album li ul li {
  position: absolute;
  background-color: #ccc;
  opacity: 0.85;
  filter: Alpha(opacity=85);
  width: auto;
  margin-top: -1px;
  margin-left: -1px;
  height: auto;
  padding: 4px 8px;
  border: 1px solid #000000;
}

ul#album li:hover ul,
ul#album li.hover ul {
  display: block;
}

ul#album li.ui-sortable-placeholder {
  background-color: #eee;
  visibility: visible !important;
  border: 1px dashed #aaa;
}

ul#album li.ui-sortable-placeholder * {
  visibility: hidden;
}

.ui-autocomplete.ui-widget-content .ui-state-hover {
  border: 0px solid #9f9f9f;
  background-color: #efefef;
  color: #000000;
}

table.tempinpage {
  margin: 30px 0 20px 162px;
}

table.tempinpage td {
  padding-right: 30px;
  padding-bottom: 6px;
}

/*Confirm box*/
#popup_container {
  font-size: 12px;
  min-width: 300px;
  /* Dialog will be no smaller than this */
  max-width: 600px;
  /* Dialog will wrap after this width */
  background: #fff;
  border: 1px solid #868686;
  color: #000;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#popup_title {
  text-align: center;
  height: 23px;
  color: #000;
  background: #47829c url(images/transparant.png) top repeat-x;
  border-bottom: solid 1px #1f5a74;
  cursor: default;
  padding-top: 2px;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}

#popup_content {
  background: 16px 16px no-repeat url(images/info.gif);
  padding: 1em 1.75em;
  margin: 0em;
}

#popup_content.alert {
  background-image: url(images/info.gif);
}

#popup_content.confirm {
  background-image: url(images/important.gif);
}

#popup_content.prompt {
  background-image: url(images/help.gif);
}

#popup_message {
  padding-left: 48px;
}

#popup_panel {
  text-align: center;
  margin: 1em 0em 0em 1em;
}

#popup_prompt {
  margin: 0.5em 0em;
}

/*Einde Confirm box*/

.backup {
  height: 24px;
  padding-top: 6px;
  padding-left: 6px;
}

.backup .bestandnaam,
.backup .gebr,
.backup .datum {
  width: 120px;
  float: left;
  text-align: right;
}

.backup .bestandnaam {
  text-align: left;
}

.backup .verschil {
  width: 160px;
  margin-left: 20px;
  float: left;
}

.backup .grootte {
  width: 80px;
  float: left;
  text-align: right;
}

.backuptekst {
  font-size: 11px;
}

.tab {
  width: 120px;
  padding-bottom: 10px;
  padding-top: 6px;
  height: 10px;
  padding-left: 14px;
  background-color: #c0c0c0;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  border: 1px solid #aaa;
  margin-top: -1px;
}

.clicks {
  width: 600px;
  padding: 8px 0 13px 8px;
  height: 10px;
  border: 1px solid #aaa;
  margin-top: -1px;
}

.clicks .titel {
  margin-left: 14px;
  width: 120px;
  float: left;
}

.clicks .click {
  text-align: right;
  width: 120px;
  padding-right: 10px;
  float: left;
}

.clicks .datum {
  margin-left: 14px;
  width: 310px;
  float: left;
}

img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.wrapkopfoto {
  height: 159px;
  width: 335px;
  overflow: hidden;
  margin-bottom: 6px;
}

.beeldbank .wrapkopfoto {
  height: calc(605px * 0.96356);
  width: calc(1070px * 0.96356);
  position: relative;
  margin-top: 12px;
  border-radius: 8px;
}

.beeldbank img.kopfoto {
  object-fit: cover;
  /* height: 605px;
	width: 100%; */
}

.beeldbank .wrapkopfoto div#bron {
  position: absolute;
  left: 0px;
  bottom: 0;
  height: 240px;
  width: 100%;
  filter: glow(color=black, strength=1), alpha(opacity=9);
  filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#99cc99);
  background-image: -moz-linear-gradient(transparent, rgba(0, 11, 22, 0.6));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 11, 22, 0.6));
  background-image: -o-linear-gradient(transparent, rgba(0, 11, 22, 0.6));
  background-image: -ms-linear-gradient(transparent, rgba(0, 11, 22, 0.6));
  background-image: linear-gradient(transparent, rgba(0, 11, 22, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#00212121', endColorstr='#66212121');
}

.beeldbank .wrapkopfoto span {
  display: none;
  position: absolute;
  right: 0px;
  bottom: 0;
  color: white;
  padding: 2px 6px;
  font-weight: 100;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  font-size: calc(0.015 * 980px);
  font-family: "Fira sans";
  line-height: 1.4em;
}

img.kopfoto {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

#kopfotowrap img#afb {
  width: 313px;
}

.uploadfout {
  position: absolute;
  margin-top: 6px;
  line-height: 1.4em;
}

td.wrapthumb .uploadfout {
  position: relative;
  margin-bottom: 14px;
}

td.wrapthumb {
  width: 600px;
}

.meerknoppen {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px 8px;
  width: calc(100% - 120px);
}

h2.greatpower {
  font-weight: bold;
  font-size: 16px;
}

:root {
  --ck-color-button-default-focus-background: #4eb1e6 !important;
  --ck-color-button-on-background: #2c8fc4 !important;
  --ck-color-button-on-focus-background: #2c8fc4 !important;
  --ck-color-button-on-active-background: #2c8fc4 !important;
  --ck-color-button-default-active-background: #2c8fc4 !important;
  --ck-color-button-on-active-shadow: #1b7ed3 !important;
  --ck-color-button-default-active-shadow: #1b7ed3 !important;
}

.hoofdstukje+.ck-editor .ck-content.ck-editor__editable:first-of-type {
  min-height: 300px;
  width: 500px;
  max-width: 500px;
  min-width: 500px;
  max-height: 570px;
}

.ck-editor .ck-content.ck-editor__editable:first-of-type {
  min-height: 400px;
  width: 625px;
  max-width: 625px;
  min-width: 625px;
}

.ck-editor .ck.ck-toolbar {
  background: #3da0d5;
}

.ck.ck-button:not(.ck-disabled):active,
a.ck.ck-button:not(.ck-disabled):active {
  background: #4eb1e6;
}

.ck-editor .ck.ck-button,
.ck-editor a.ck.ck-button {
  color: white;
}

.ck-editor .ck-content a {
  color: #0782c1;
}

.ck-editor {
  font-family: "Fira Sans";
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 1em;
  font-weight: 100;
  color: #444;
}

.ck-editor p {
  margin-top: 20px;
  font-size: 19px;
  line-height: 1.65em;
}

.hoofdstukje+.ck-editor p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.65em;
}

.hoofdstukje+.ck-editor .ck-content>p:first-of-type,
.hoofdstukje+.ck-editor .ck-content>p:first-of-type a,
.hoofdstukje+.ck-editor .ck-content>span>p:first-of-type,
.hoofdstukje+.ck-editor .ck-content>span>p:first-of-type a {
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 1.5em;
}

.ck-editor .ck-content>p:first-of-type,
.ck-editor .ck-content>p:first-of-type a,
.ck-editor .ck-content>span>p:first-of-type,
.ck-editor .ck-content>span>p:first-of-type a {
  font-weight: 400 !important;
  font-size: 22px;
  line-height: 1.5em;
}

textarea#artikeltekst+.CodeMirror {
  max-width: 665px;
}

#perceel {
  width: 550px;
}

#perceel .titel {
  clear: both;
  font-weight: 600;
  height: 17px;
  padding-top: 20px;
  border-bottom: 1px solid #666;
  margin-bottom: 16px;
}

#perceel .label {
  width: 140px;
  float: left;
  clear: both;
  padding: 4px 4px 0;
}

#perceel .invoer {
  width: 390px;
  float: left;
  padding: 0 4px;
}

#perceel .invoer input[type="text"] {
  width: 100%;
}

#perceel .invoer input[type="file"] {
  float: right;
}

#perceel .invoer textarea {
  width: 388px;
  height: 106px;
  margin-bottom: 10px;
}

#inhoud.todopage {
  margin-left: 30px;
  width: calc(95vw - 260px);
}

#inhoud.todopage form {
  display: table-cell;
}

.halfpage {
  width: 50%;
  float: left;
  min-height: 100px;
}

#todo,
#done {
  clear: both;
  margin-top: 30px;
}

#done {
  color: #808080;
  margin-left: 80px;
}

table#todo td,
table#done td {
  padding: 7px;
  line-height: 20px;
}

td.omschr {
  font-size: 12px;
  font-style: italic;
  width: 100%;
}

td.omschr div {
  font-size: 13px;
  font-style: normal;
}

td.omschr div a {
  color: #000;
  text-decoration: none;
}

span.username,
span.tijd {
  float: left;
  width: 80px;
  margin-top: 5px;
  margin-left: 12px;
}

span.username {
  clear: both;
}

span.tijd {
  width: 120px;
}

div#menutop ul {
  width: 90%;
  height: 40px;
  padding: 10px 40px;
  box-sizing: border-box;
}

div#menutop ul li {
  display: inline-block !important;
  width: auto !important;
  padding: 4px 16px !important;
}

div#menutop ul li:not(.aktief):first-of-type {
  padding-left: 0 !important;
}

div.vandaag {
  width: 87vw;
  height: 700px;
  border: 2px solid #aeaeae;
  border-style: ridge;
  border-top: none;
  box-sizing: border-box;
  margin: 10px 40px;
}

div.vandaag.planning {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}

select#jrwk,
select#zf_dag {
  float: none;
}

div.vandaag>ul {
  margin-left: -2px;
  margin-right: -2px;
  background-color: var(--bgkleur);
  height: 32px;
}

div.vandaag li.weekdag {
  width: 100px;
  height: auto;
  display: block;
  text-align: center;
  float: left;
}

div.vandaag li.weekdag {
  border-radius: 8px 8px 0px 0px;
  border-top: 2px solid #aeaeae;
  border-left: 2px solid #aeaeae;
  border-bottom: 0px;
  border-right: 0px;
  border-top-style: ridge;
  border-left-style: ridge;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  background-color: #ffffff66;
}

div.vandaag li.weekdag a {
  display: block;
  box-sizing: border-box;
  padding: 8px 0;
  color: #9a9a9a;
}

div.vandaag li.weekdag.aktief {
  background-color: transparent;
}

div.vandaag li.weekdag.aktief a,
div.vandaag li.weekdag a:hover {
  color: #000000;
  text-decoration: none;
}

div.vandaag li.weekdag:nth-child(7) {
  border-right: 2px solid #aeaeae;
  border-right-style: ridge;
}

div.vandaag.planning li.weekdag:nth-child(5) {
  border-right: 2px solid #aeaeae;
  border-right-style: ridge;
}

div.vandaag li.uitvul {
  width: calc(100% - 700px);
  height: 30px;
  display: block;
  text-align: center;
  float: left;
  border-bottom: 2px #eaeaea solid;
  border-bottom-style: ridge;
}

div.vandaag.planning>ul {
  width: 100%;
}

div.vandaag.planning li.uitvul {
  width: calc(100% - 500px);
}

form#vandaag {
  margin: 20px 0 20px 20px;
}

form#vandaag span.datum {
  width: 150px;
  display: inline-block;
}

form#vandaag span.afwezig input {
  float: none;
  width: 347px;
  font-size: 14px;
  font-family: "Fira Sans";
  font-weight: 400;
}

form#vandaag textarea {
  width: 525px;
  height: 180px;
  resize: none;
  margin-left: 25px;
  float: none;
  font-family: "Fira Sans";
  font-weight: 400;
}

form#vandaag textarea:disabled,
form#vandaag input:disabled {
  color: #000;
  background-color: #fff;
  border: none;
  padding: 3px 4px 1px;
  line-height: 20px;
}

form#vandaag textarea:disabled {
  width: 523px;
}

form#vandaag input[type="checkbox"]:disabled {
  display: none;
}

form#vandaag li input[type="submit"] {
  float: right;
  margin-right: 10px;
}

button#dupliceer_dag {
  margin-left: 63px;
}

#sms_vandaag,
#nieuwsbrief_vandaag {
  padding-top: 48px;
  margin-left: 100px;
}

ul.gepland li {
  padding: 4px 0;
}

ul.gepland li::before {
  content: "\2714";
  background-color: transparent;
  color: transparent;
  display: inline-block;
  margin-left: 0;
  font-size: 16px;
  padding: 2px 3px 0;
  height: 18px;
  border-radius: 3px;
  margin-right: 6px;
}

ul.gepland li.verstuurd::before {
  background-color: #01c956;
  color: #fff;
}

ul.gepland li.titel {
  margin-left: -25px;
}

ul#programmering {
  margin: 10px 0;
}

ul#programmering li {
  width: 100%;
  padding: 4px;
}

ul#programmering li.zf:hover {
  cursor: move;
}

ul#programmering li span,
ul#programmering li input {
  float: none;
  display: inline-block;
}

ul#programmering li span {
  width: 24px;
}

ul#programmering li span.status {
  position: relative;
}

ul#programmering li span.status img {
  top: -13px;
  position: absolute;
}

ul#programmering li span.status img:hover {
  cursor: auto;
}

ul#programmering li span.status span.tip {
  display: none;
  position: absolute;
  width: 62px;
  background-color: #f0f0f0;
  left: 30px;
  top: -19px;
  z-index: 10;
  border: 1px solid #666;
  font-size: 11px;
  padding: 2px;
}

ul#programmering li span.status img:hover~span {
  display: block;
}

ul#programmering li span.status img.draft {
  left: 30px;
}

ul#programmering li input.tijden,
ul#programmering li input.titel,
ul#programmering li input.url,
ul#programmering li input.redacteur {
  width: 268px;
  font-size: 14px;
  font-family: "Fira Sans";
  font-weight: 400;
  margin: 0 10px;
}

#planning_vandaag ul#programmering li input.tijden,
#planning_vandaag ul#programmering li input.titel,
#planning_vandaag ul#programmering li input.redacteur {
  margin: 0 2px;
}

ul#programmering li input.tijden {
  width: 82px;
}

ul#programmering li input.redacteur {
  width: 140px;
}

ul#programmering li input.url {
  width: 820px;
}

span.tijd {
  width: 80px !important;
  padding-left: 17px;
}

span.onderdeel {
  width: 268px !important;
  padding-left: 17px;
}

span.redacteur {
  width: 140px !important;
  padding-left: 17px;
}

span.herhaal {
  width: 32px !important;
  padding-left: 5px;
}

span.herhaal.hidden {
  display: none !important;
}

.checkcontainer {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 12px;
  margin: 0;
  height: 25px;
  width: 23px;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0 !important;
  left: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 2px;
  left: 0px;
  height: 17px;
  width: 18px !important;
  background-color: #ddd;
  border: 1px solid #999;
  border-radius: 6px;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input:checked~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a green background */
.checkcontainer input:checked~.checkmark,
.checkcontainer:hover input:checked~.checkmark {
  background-color: #01c956;
  border-color: #01c956;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
  left: 6px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(39deg);
  -ms-transform: rotate(39deg);
  transform: rotate(39deg);
}

div.submenu {
  padding: 12px 0 10px 10px;
  margin-bottom: 14px;
  background-color: #ffffff54;
  border: 1px #999 solid;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
}

div.submenu a {
  margin-right: 20px;
  padding: 10px 20px;
  color: #333333;
  background: #d6d6d6 url(images/transparant.png) top repeat-x;
  border-radius: 0px 8px 0px 8px;
  border: 1px solid #9a9a9a;
  text-decoration: none;
}

.suggesties {
  display: flex;
  gap: 12px 20px;
  font-size: 14px;
  margin: 10px 0 50px;
  flex-direction: row;
  flex-wrap: wrap;
}

.suggesties h2 {
  font-size: 16px;
  font-weight: 600;
  width: 100%;
}

.suggesties a {
  background-color: #e5e5e5;
  padding: 10px 20px;
  border-radius: 20px;
  border: 1px solid #aaa;
}

.suggesties a#suggestie_toevoegen {
  background-color: #6dacd9;
}

.opdrachten {
  column-count: 5;
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
  column-gap: 30px;
  overflow-y: hidden;
}

.opdrachten a {
  display: flex;
  margin-bottom: 6px;
  min-width: 190px;
  line-height: 1.3em;
}

.opdrachtenwrap h2 {
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 10px;
}

#suggestieform,
#opdrachtform {
  margin-top: 30px;
}

#suggestieform input,
#opdrachtform input {
  width: 300px;
  margin-bottom: 6px;
}

#suggestieform a.cmsbtn.ui-button,
#opdrachtform a.cmsbtn.ui-button {
  margin: 0;
}

.suggesties a {
  background-color: #e5e5e5;
  padding: 10px 20px;
  border-radius: 20px;
  border: 1px solid #aaa;
}

.suggesties a#suggestie_toevoegen {
  background-color: #6dacd9;
}

#opdracht_toevoegen {
  background-color: #6dacd9;
  border: 1px solid #aaa;
  padding: 6px 12px;
  display: inline-block;
  border-radius: 14px;
  margin-left: 40px;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 15px;
}

.wrapped {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  gap: 80px;
}

.kolom {
  padding-top: 29px;
}

.kolom ul#nimlijst {
  margin-top: 0;
}

.kolom.emailadres {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 5px;
  padding-top: 29px;
}

form#profieldetailsform {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 4px;
}

.nozurmo {
  font-style: italic;
  background-color: #e8e6ff;
  padding: 2px 4px;
}

#chatgptButton,
#loadingSpinner {
  display: inline-block;
  vertical-align: middle;
}

.spinner {
  border: 4px solid rgba(0, 0, 0, 0.1);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border-left-color: #09f;
  animation: spin 1s linear infinite;
  display: inline-block;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}