.linkje
{
    cursor:pointer;
}

body div .fotoalbumimg {
    margin-bottom:20px;
}

.kerkdiensten .itemTable .itemTd
{
    padding-bottom:10px;
}

body {

  padding-top: 120px;
  font-size:13px;
  overflow-y:scroll;
}

   
body img {
    max-width:100%;
}
    body .fotoalbumFotoListTable
    {
        width:100% !important;
    }
    body .fotoalbumFotoListTd
    {
        width:24% !important;
        margin:1%;
        height:auto !important;
    }
        body .fotoalbumFotoListTd img
        {
            width:100% !important;
             height:auto !important;
        }
        
         body  .itemTable td.width30
    {
         width: 30%;
    }
     body  .itemTable td.width40
    {
         width: 40%;
    }

input[type="text"],input[type="password"]
{
    min-width:200px;
    margin-bottom:3px;
}
.forumSubjectTable
{
    width:100%;
}
    .forumSubjectTable td
    {
        padding:1%;
    }

.quote
{
    padding: 2% 10% 2% 10%;
}
ul.dropdown-menu ul.dropdown-menu
{
    float:none;
    position:absolute;
    margin-top:-5px;
    left:70px;
    right:auto;
}
.main-container
{
    padding-top:20px;
}
div.navbar-header
{
    
}
.navbar
{
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    margin-bottom:20px;
}
body .navbar-brandlogo
{
    position:relative;
    float:left;
}
body .navbar-nav > li
{
    white-space: nowrap;
}

.fa-chevron-down
{
    display:none !important;
}
.dropdown > a > .fa-chevron-down
{
    display:inline-block !important;
   width: 100%;
}
.fa-search {
    border-left: 1px solid #E7E7E7;
}

body .navbar-nav > li > a
{
    padding:5px 10px 5px 10px;
    margin-top:10px;
    overflow: hidden; 
    width:100%;
}
.nav
{
    margin-top:20px !important;
}
.nav.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
  
}

    .nav.navbar-nav.navbar-right .pknlogo
    {
          margin-left:20px;
          margin-top:3px;
           float: right;
        margin-bottom: 10px;
    }
    @media (max-width: 1200px) {
        .nav.navbar-nav.navbar-right {
            max-width:700px !important;
        }
    }

    @media (max-width: 1000px) {
        .nav.navbar-nav.navbar-right {
            max-width:500px !important;
        }
    }



    @media (max-width: 768px) {
        .nav.navbar-nav.navbar-right .pknlogo
        {
            display:none;
        }
        body .navbar .klanten_logo, body  .navbar .navbar-nav
        {
          margin-top:5px;
            margin-bottom:5px;
        }
        html body {
            padding-top: 50px;
        }
        body .navbar-nav
        {
                margin-top:5px !important;
        }

        .navbar .klanten_logo
        {
            max-height:50px;
        }
        html body .navbar-nav > li > a, html body .navbar-nav > li > ul > li > a,  .navbar-nav .open .dropdown-menu > li > ul > li > a
        {
            padding-top:10px !important;
            padding-bottom:10px !important;
            border-bottom: solid #cccccc 1px; 
            margin-top:0px!important;
        }
       
        .navbar-nav .open .dropdown-menu > li > ul > li > a
        {
            padding-left:40px;
        }

}

    .icon-angle-down:before{content:"\f107";}
.icon-angle-down
{

}
.zoekscherm
{
    position:relative;
}
.zoekveld
{
    
      width:100%;
    position:absolute;
   top: 5px;
right: 67px;
height: 40px;
width: 300px;
padding-left:20px;

}
.zoekveld, a.fa-search-plus
{
     display:none !important;
    
}
 a.fa-search-plus
 {
      position:absolute !important;
   top: 0px;
right: 35px;
font-size:22px !important;
 }
.zoekveld.active,  .fa-search-plus.active
{
    display:block !important;
   

}
.klanten_logo, body .navbar-navd
{
    margin-top:10px;
    margin-bottom:10px;
    max-height:120px;
    max-width:330px;
     -webkit-transition: max-height 1s ease-in-out;
-moz-transition: max-height 1s ease-in-out;
-o-transition: max-height 1s ease-in-out;
transition: max-height 1s ease-in-out;
}
.navbar.scrolled .klanten_logo, body  .navbar.scrolled .navbar-nav
{
  margin-top:5px;
    margin-bottom:5px;
}
body .scrolled .navbar-nav
{
        margin-top:5px !important;
}

.navbar.scrolled .klanten_logo
{
    max-height:50px;
}

.noright .main-content-container {
    width: 100%;
}

.main-content-container
{
   width: 74.5%;
   float:left;
   position: relative;
}
#sidebar-container
{
   width: 25.5%;
   float:right;
   padding: 15px;
}

#to-top {
    font-size: 14px !important;
    height: 29px !important;
    line-height: 29px !important;
    text-align: center !important;
    width: 29px !important;
    position:absolute;
    right:17px;
    cursor: pointer;
    display:none;


}
    #to-top.scrolled
    {
        position:fixed;
        bottom:17px;
          display:block;
              opacity:0.6;
filter:alpha(opacity=60);
    }

#to-top:before {
    content: "\f106";
    font-family: FontAwesome;
  
}



@media (min-width: 767px) {


    body .fa.zoekscherm.mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    body .fa.zoekscherm {
        display: none;
    }


        body .fa.zoekscherm.mobile.active {
            right: 0%;
            top: 0px;
            width: 100%;
            background: rgba(0,0,0,.8);
            z-index: 3000;
            height: 72px;
        }

        body .fa.zoekscherm.mobile {
            display: block;
            position: absolute;
            right: 20%;
            top: 0px;
            width: 80%;
            text-align: right;
        }

    .mobile a.fa-search, .mobile a.fa-search-plus {
        margin-top: 16px;
        display: inline-block;
        font-size: 20px;
        border-left: 0px;
        text-decoration: none;
    }

    .mobile.active a.fa-search, .mobile.active a.fa-search-plus {
        margin-top: 22px;
        color: #E7E7E7;
    }

    .mobile.active a.fa-search {
        right: 5%;
        position: absolute;
        top: 0px;
    }

    .mobile.active a.fa-search-plus {
        right: 15%;
    }

    .mobile.active .zoekveld {
        max-width: 70%;
        min-width: 0px;
        width: 70%;
        right: 25%;
        top: 15px;
    }
}



@media (max-width: 869px) {


table#kerkdiensten thead, table#kerkdiensten .footerHeaderTd, table#kerkdiensten .thead {
    display: none; /* Hide header on small screens */
  }

  table#kerkdiensten,
  table#kerkdiensten tbody,
  table#kerkdiensten tr,
  table#kerkdiensten td {
    display: block;
    width: 100%;
  }

  table#kerkdiensten tr {
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    padding: 1rem;
  }

  table#kerkdiensten td {
    padding: 0.5rem 0;
    border: none;
  }

  table#kerkdiensten td:nth-child(3) {
    margin-top: 0.5rem;
    font-style: italic;
    color: #555;
  }

  table#kerkdiensten td::before {
    content: attr(data-label);
    font-weight: bold;
    display: inline-block;
    width: 100%;
    margin-bottom: 0.3rem;
    color: #333;
  }





    body .main-content-container {
        width: 100%;
        margin-right: 0%;
        float: none;
    }

    html body .itemTable,
    html body #sidebar-container,
    html body .itemTable.yep, html body .itemTable, #calendar {
        width: 100% !important;
        box-sizing: border-box;
        margin-right: 0%;
    }
   

.formTd select, .formTd input, input.inputcss
{
    width:200px !important;
}
}



.ajaxlink
{
    cursor:pointer;
}
    #sidebar-container .content-container
    {
        margin-bottom:20px;
    }

   body .itemTable.yep, #calendar
{
    width:92.5%;

}

.infotable > tbody, .infotable > tbody > tr, .infotable .itemTd,
.itemTable > tbody, .itemTable > tbody > tr, .itemTable .itemTd {
    display: inline-block;
    width: 100%;
}


.itemTable {
    /*box-sizing: content-box;
    width: 42.5%;
    max-width: 400px !important;
    float: left;
    margin-bottom: 2.5%;
    margin-right: 2.5%;
    padding: 2.5%;
    display: block;*/
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    /* max-width: 400px; */
    width: 30%;
    float: left;
    margin-bottom: 2.5%;
    margin-right: 2.5%;
    padding: 1% 2.5% 2.5% 2.5%;
    display: block;
}

.hasright .itemTable {
    /* max-width: 540px !important; */
    width: 47%;
}
.divAfbeelding
{
    width:100%;
}
body .itemTable.yep .mainimg
{
      margin:0px 0px 10px 0px;
}

.itemTd img {
    max-width: 100%;
    height: auto !important;
}


.itemTable .mainimg
{
    width:100%;
    margin:10px 0px 10px 0px;
}
body .itemTitle.second
{
    display:inline-block;
}
.itemTitle.first
{
    display:none;
}
.footerHeaderTd
{
     font-size:1.2em;
     font-weight:bold;
    
}
.itemTitle
{
    font-size:2em;
}
#sidebar-container .content-container .mainimg
{
    width:100%;
    max-width:300px;

}
#sidebar-container h4
{
     margin-bottom: 4px;
}
.itemTdMeer a, input[type="submit"]
{
    display:inline-block;
 
    border-radius: 2px;
    cursor: pointer;
    padding: 6px 20px;
    transition: all 0.2s linear 0s;
    width: auto;
    min-width:200px;
    text-align:center;
}
body .kerkdienstgemist .kg1, body .kerkdienstgemist .kg2, body .kerkdienstgemist .kg3
{
    margin-top:4px;
}
body .kerkdienstgemist .cpcontainerli, body .kerkdienstgemist li
{
    padding:10px;
    height:auto !important;
}
.itemTd
{
    border:0px !important;
}
.itemTdMeer .cp-controls  a
{
    min-width:0px;
    padding: 0px;
    transition:none;
    border-radius: 0px;
    border:0px;
}

.pknlogo a
{
    padding:0px !important;
    margin:0px !important;
    background-color:none !important;
    background:none !important;
}

