﻿body {
  overflow-y: scroll;
}



.fancybox {
  display: inline-block !important;
  margin-right: 20px !important;
  background: green !important;
}

.iban-check.success, .phone-check.success {
  background-image: url(/img/accept_iban.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
}

.iban-check.error, .phone-check.error {
  background-image: url(/img/delete_iban.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
}

.iban-check, .phone-check {
  border: 1px solid gray;
  padding: 2px;
  padding-right: 17px;
}

body, td, span, li, a, h2, input, div {
  color: #000;
}

.banner_foto {
  float: right;
}

.banner_foto_del {
  float: right;
  cursor: pointer;
}

hr {
  border: solid 1px #d6cfb5;
}

textarea {
  width: 300px;
  height: 100px;
}

A:hover {
  text-decoration: underline;
  color: #197caa;
}

.itemTdMeer {
  text-align: right;
  vertical-align: middle;
  padding-right: 3px;
  height: 12px;
  background-color: #999999;
  color: White;
}

a.meer, a.meer:link, a.meer:visited {
  color: White;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.85em;
}

a.meer:hover {
  color: #222222;
  text-decoration: underline;
  font-size: 0.85em;
  text-transform: uppercase;
}

td {
  vertical-align: top;
  text-align: left;
}

.itemTitle {
  font-weight: bold;
  color: #3b3631;
}

.itemDate {
  color: #777777;
}

.hideit {
  display: none !important;
}

.divAfbeeldingOnderschrift {
  width: 200px;
  padding: 0px 5px 5px 5px;
  font-style: italic;
  font-size: smaller;
}

.helpUitleg, .helpUitleg A {
  display: none;
  background-color: #FEFFC7;
  border: solid 1px #3b3631;
  padding: 5px;
  position: absolute;
  text-decoration: none;
  color: #3b3631;
  font-weight: normal;
  max-width: 300px;
  z-index: 1;
}

.alert {
  color: Red !important;
  font-weight: bold;
}

.alert_transition {
  color: #BE3A30 !important;
  font-weight: bold;
  -moz-animation: cssAnimation 0s ease-in 6s forwards;
  -webkit-animation: cssAnimation 0s ease-in 6s forwards;
  -o-animation: cssAnimation 0s ease-in 6s forwards;
  animation: cssAnimation 0s ease-in 6s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes cssAnimation {
  to {
    opacity: 0;
    display: none;
  }
}
@-webkit-keyframes cssAnimation {
  to {
    opacity: 0;
    display: none;
  }
}
.cursorMove td {
  cursor: move;
}

.pageTitle {
  font-weight: bold;
  font-size: 13px;
  color: #3b3631;
  border-bottom: solid 2px #feca00;
  margin-bottom: 0px;
  text-align: left;
}

.rightTitle {
  font-weight: bold;
  font-size: 13px;
  color: #B31509;
  border-bottom: solid 2px #feca00;
  margin-bottom: 0px;
  text-align: left;
}

.formTable {
  width: 100%;
  padding: 3px 10px 3px 10px;
  vertical-align: top;
}

#topTd {
  color: #3b3631;
}

#menuRightTd {
  width: 200px;
  vertical-align: top;
}

#menuRightTd td {
  color: #cccccc;
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignLeft {
  text-align: left;
}

#menuRightTd li {
  text-align: left;
}

.element {
  margin-left: 20px;
}

.small {
  font-size: 9px;
}

.menuTop {
  background-color: #E98C00;
  color: White;
}

.elementKnoppen {
  text-align: right;
}

.elementKnoppen2 {
  text-align: left;
}

.itemTd input[type=image]:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.offonline {
  padding: 3px;
  background-color: #ffffff;
  border: solid #cccccc 1px;
  border-radius: 5px;
}

.subInfoTable {
  padding: 3px 10px 3px 10px;
}

.formTable .formTitle {
  padding-bottom: 18px;
  padding-right: 5px;
  max-width: 200px;
}

.formTitle {
  /*font-weight: bold;*/
  color: #3b3631;
  vertical-align: top;
  padding-bottom: 10px;
  padding-top: 3px;
}

.formTitle A {
  text-decoration: none;
}

.formAnswer {
  color: #3b3631;
}

.formReadonly {
  border: 0px;
  color: #3b3631;
}

.formElement {
  border: solid 1px #bbbbbb;
  color: #000;
  margin-bottom: 3px;
}

input[type=checkbox].formElement {
  border: 0px;
}

.tagItem {
  float: left;
  width: 165px;
  overflow: hidden;
  line-height: 17px;
}

.forumListItem {
  line-height: 17px;
}

.tagItem A, .tagItem A:visited, .forumListItem A:hover {
  text-decoration: none;
  color: #197caa;
}

.forumListItem A, .forumListItem A:visited {
  text-decoration: none;
  color: #3b3631;
}

.tagItem A:hover {
  text-decoration: none;
  color: #b31509;
}

.formElementWidth1 {
  /*width: 295px;*/
  width: 100%;
  color: #000;
}

.randje {
  border: solid 1px #d6cfb5;
}

.label {
  color: #3b3631;
}

.banner {
  margin: 5px;
}

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.icons {
  max-width: 30px;
}

.questionmark {
  max-width: 13px;
  margin-top: -2px;
}

html body {
  background: #fff;
  color: #3b3631;
}

#Main_kerkdienstOnline_calendar_Title {
  color: #fff !important;
}

.topBorder, #menuRightTd ul {
  border-top: solid 1px #dccebc;
  border-radius: 5px;
}

#membergroup li.menu2 label {
  display: inline-block;
}

.uitgelicht {
  background: #F7F7F7;
  padding: 30px;
  border-radius: 20px;
}

#ingelogdals {
  padding: 5px 10px;
}

body a {
  text-decoration: underline;
  color: #C21D1C;
}
body a.uitloglink, body a.userlink {
  color: #3b3631;
  text-decoration: none;
}
body a.uitloglink:hover, body a.userlink:hover {
  text-decoration: underline;
}

.pageTitle {
  display: none;
}

#maindiv {
  margin-top: 30px;
}

#broodkruimel {
  margin: -30px 0px 12px 0px;
  text-align: right;
}
#broodkruimel A {
  text-decoration: underline;
  color: #3b3631;
}
#broodkruimel A:hover {
  text-decoration: none;
  color: #197caa;
}

body .alert {
  padding: 0px;
  margin-bottom: 0;
  border: 0px;
}

.elementTitle {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  color: #E98C00;
  line-height: 20px;
  text-align: left;
  margin-bottom: 0px;
  font-size: 24px;
  margin-left: 0px;
  text-transform: uppercase;
}

.footerVlak {
  background: #F7F7F7;
  padding: 60px 30px;
  border-radius: 35px 35px 0px 0px !important;
  text-align: center;
}

#overlay {
  display: none; /* Initially hidden */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7); /* Darken screen */
  z-index: 9999;
  justify-content: center; /* Horizontally center */
  align-items: center; /* Vertically center */
}

/* Centering the GIF */
.overlay-content {
  text-align: center;
}

.overlay-content img {
  width: 256px; /* Set the size of your gif */
  height: 256px;
}

.infotekst {
  border: 1px solid #D6CFB5;
  font-size: 17px !important;
  line-height: 25px;
  margin-bottom: 20px;
  padding: 10px;
  background: #fff;
}
.infotekst h3 {
  font-size: 19px;
}

h2.infotekst_title.elementTitle {
  font-size: 19px;
  color: #7E6F5D;
  text-transform: unset;
}

html body div div.infoTable .formElementWidthbigger {
  padding: 10px 10px;
  font-size: 15px;
}

html body div div.infoTable.green {
  background: #9DCA36;
  border-radius: 10px;
  padding: 0px;
  color: #ffffff;
}

html body div div.infoTable.green p {
  display: inline-block;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 23px;
}

html body div div.infoTable.green.oranje {
  text-align: center;
  border: 2px #feca00 solid;
  background: #fdf6dd;
  color: #000;
}

.infoTable, .roundborder {
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.infoTable {
  border-bottom: solid 1px #d6cfb5;
  border-right: solid 1px #d6cfb5;
  vertical-align: top;
  color: #3b3631;
  width: 100%;
  background: #F7F7F7;
  padding: 10px 10px 10px 10px;
}

.inklapbaar {
  margin-bottom: 50px;
  position: relative;
}
.inklapbaar .infoTable {
  border-bottom: 0;
  border-right: 0;
  padding: 0;
}
.inklapbaar.uit .up {
  display: inline-block;
}
.inklapbaar:not(.uit) {
  cursor: pointer;
}
.inklapbaar .up, .inklapbaar.uit .down {
  display: none;
}
.inklapbaar.inklapbaar.uit .inklap {
  max-height: none;
}
.inklapbaar.inklapbaar.uit .container_inklapbutton {
  display: none;
}
.inklapbaar.inklapbaar.uit::after {
  display: none;
}
.inklapbaar .inklap {
  max-height: 150px;
  overflow-y: hidden;
}
.inklapbaar .inklap.klein {
  max-height: 95px;
}
.inklapbaar::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to bottom, transparent 0%, #F7F7F7 90%);
  margin-top: -120px;
  height: 120px;
  width: 100%;
  content: "";
  z-index: 1000;
}
.inklapbaar .inklappijl {
  float: right;
  width: 25px;
  border-radius: 5px;
  cursor: pointer;
}
.inklapbaar a {
  text-decoration: none;
}
.inklapbaar .container_inklapbutton {
  bottom: -10px;
  z-index: 2000;
  opacity: 0.9;
  position: absolute;
}
.inklapbaar .container_inklapbutton .button.inklapbutton {
  background-color: #e6e5e5;
  color: #3b3631;
  padding: 3px 20px !important;
  border-radius: 10px;
  font-weight: 400 !important;
}

.itemrow {
  /*background-color: $gray-200;
  border-radius: 5px;*/
}
.itemrow td {
  padding: 15px 10px;
}

input[type=file].formElement {
  border: 0;
}

.listitem:hover {
  background-color: #f5f5f5;
}
.listitem .chkDelete {
  position: relative;
}
.listitem .chkDelete input {
  position: absolute;
  top: 0px;
}

.icons-klein {
  max-width: 20px;
}

.icons {
  max-width: 35px;
  opacity: 1;
  padding: 0.25rem 0.2rem 0 0.2rem;
}
.icons:hover {
  opacity: 0.7;
}

.icons-left {
  max-width: 24px;
  opacity: 0.8;
}
.icons-left:hover {
  opacity: 1;
}

.checkbox-wrapper *,
.checkbox-wrapper ::after,
.checkbox-wrapper ::before {
  box-sizing: border-box;
  line-height: 18px;
}

.checkbox-wrapper [type=checkbox] {
  margin: 0;
  width: 0;
  height: 0;
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.checkbox-wrapper [type=checkbox] + label:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 1.15em;
  width: 1.15em;
  margin-right: 0.3em;
  color: rgba(0, 0, 0, 0.275);
  border: solid 0.06em;
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em inset, 0 0 0 0.07em transparent inset;
  border-radius: 0.2em;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>') no-repeat center, white;
  background-size: 0;
  will-change: color, border, background, background-size, box-shadow;
  transform: translate3d(0, 0, 0);
  transition: color 0.1s, border 0.1s, background 0.15s, box-shadow 0.1s;
}

.checkbox-wrapper [type=checkbox]:enabled:active + label:before,
.checkbox-wrapper [type=checkbox]:enabled + label:active:before {
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset;
  background-color: #f0f0f0;
}

.checkbox-wrapper [type=checkbox]:checked + label:before {
  background-color: #3B99FC;
  background-size: 0.75em;
  color: rgba(0, 0, 0, 0.075);
}

.checkbox-wrapper [type=checkbox]:checked:enabled:active + label:before,
.checkbox-wrapper [type=checkbox]:checked:enabled + label:active:before {
  background-color: #0a7ffb;
  color: rgba(0, 0, 0, 0.275);
}

.checkbox-wrapper [type=checkbox]:focus + label:before {
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(65, 159, 255, 0.55), 0 0 0 5px rgba(65, 159, 255, 0.3);
}

.checkbox-wrapper [type=checkbox]:focus:active + label:before,
.checkbox-wrapper [type=checkbox]:focus + label:active:before {
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(65, 159, 255, 0.55), 0 0 0 5px rgba(65, 159, 255, 0.3);
}

.checkbox-wrapper [type=checkbox]:disabled + label:before {
  opacity: 0.5;
}

.checkbox-wrapper [type=checkbox] + label {
  -webkit-user-select: none;
  user-select: none;
}

#menuRightTd img, .onoffline {
  max-width: 23px;
  margin-top: -4px;
}

input[type=text], input[type=password],
html body div .RadInput .riTextBox, html body div .RadInputMgr {
  padding: 9px 5px 9px 5px;
  border-radius: 2px;
}

#Main_AgendaOnlinedatum_calendar_Title {
  color: #fff;
}

input[type=submit], button {
  border-radius: 10px;
  padding: 10px 30px !important;
}

.grid-form-title {
  width: 30%;
}

.grid-form-element {
  width: 70%;
}

input[type=submit].selall, input[type=submit].deselall {
  font-size: 15px;
  font-weight: bold;
  border: solid 1px #000;
  margin-right: 20px;
  margin-bottom: 10px;
}

.button {
  background-color: #197CAA;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-top: 0px;
  border-left: 0px;
  color: White;
  font-weight: 600;
  cursor: pointer;
}

.button, .buttonklein, .buttonAdd, .buttonDel, .buttonEdit, button {
  cursor: pointer;
  padding: 11px 5px;
}

.buttonklein {
  background-color: #ffffff;
  border: solid 1px black;
  color: #197CAA;
}

.butplus {
  padding: 11px 5px !important;
  font-size: 15px;
}

.buttonAdd.butplus {
  /*    background: #9DCA36 url('/img/add.png') no-repeat 5px center;*/
}

.buttonAdd.butplus:hover {
  /*background: #b3d664 url('/img/add.png') no-repeat 5px center;*/
}

.buttonAdd:hover {
  background-color: #9DCA36;
}

.buttonAdd {
  background-color: #b3d664;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-top: 0px;
  border-left: 0px;
  color: #197CAA;
  font-weight: 600;
  text-transform: capitalize;
}

.buttonAdd.kleineletters {
  text-transform: none;
  padding: 10px 10px;
}

/*.buttonDel.butplus {
    background: #BE3A30 url('/img/deleteKlein.png') no-repeat 5px center;
}

.buttonDel.butplus:hover {
    background: #d76760 url('/img/deleteKlein.png') no-repeat 5px center;
}
*/
.buttonDel.butplus:hover {
  background-color: #d76760;
}

.buttonDel {
  background-color: #BE3A30;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-top: 0px;
  border-left: 0px;
  color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
}

.buttonEdit {
  background-color: #CCCCCC;
  border-bottom: solid 1px black;
  border-right: solid 1px black;
  border-top: 0px;
  border-left: 0px;
  color: #197CAA;
  font-weight: bold;
  text-transform: capitalize;
}

#maindiv {
  animation: fadeInAnimation ease 0.3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
#menu-left {
  animation: fadeInAnimation ease 0.1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
#menu-left .menu-inner {
  max-width: 315px;
  width: 100%;
  border-right: 1px solid #E5E5E5;
  height: 100%;
}
#menu-left ul {
  margin-left: 0;
  padding: 13px 20px 13px 50px;
  background-color: #fcfcfc;
}
#menu-left ul li {
  list-style: none;
  margin-left: 0;
  padding: 2px 0;
  position: relative;
}
#menu-left ul li a {
  color: #3b3631;
  font-size: 15px;
  text-decoration: none;
  font-weight: 400;
  opacity: 1;
}
#menu-left ul li a:hover {
  opacity: 0.7;
}
#menu-left ul li.menu2 a, #menu-left ul li.menu3 a {
  /* margin-left: 10px;*/
}
#menu-left ul li.menu2 div:before, #menu-left ul li.menu3 div:before {
  content: ".";
  width: 10px;
  top: 0px;
  left: -10px;
  position: absolute;
  font-weight: 600;
}
#menu-left .menu-mainitem {
  font-size: 1.2rem;
  color: #7E6F5D;
  font-weight: 400;
  cursor: pointer;
  padding-left: 37px;
}
#menu-left .menu-mainitem:hover {
  opacity: 0.7;
}
#menu-left .menu-mainitem .menu-icon {
  max-width: 28px;
  margin-top: -2px;
}
#menu-left .menu-mainitem .select-arrow {
  max-width: 32px;
  float: right;
  /*transition: transform .2s cubic-bezier(.8,0,.16,1), -webkit-transform .2s cubic-bezier(.8,0,.16,1);*/
}
#menu-left .menu-mainitem.open .select-arrow {
  transform: rotate(180deg);
}

.sm-icons {
    width: 44px;
    height: 44px;
    font-size: 25px;
    border-radius: 10%;
    display: inline-flex;
    justify-content: center; /* horizontal */
    align-items: center; /* vertical */
    line-height: 0; /* optional: remove extra inline spacing */
}

    .sm-icons.facebook {
        background-color: #3b5998;
    }

    .sm-icons.x-twitter {
        background-color: #1da1f2;
    }

    .sm-icons.instagram {
        background-color: #262626;
    }

    .sm-icons.pinterest {
        background-color: #bd081c;
    }

    .sm-icons.tiktok {
        background-color: #69727d;
    }

    .sm-icons.youtube {
        background-color: #cd201f;
    }

    .sm-icons.linkedin {
        background-color: #0077b5;
    }

    .sm-icons svg {
        fill: #fff;
        width: 1em;
        height: 1em;
        display: block;
    }
