body, html {
    margin: 0 !important;;
    padding: 0 !important;;
    color: var(--textBackgroundLight);
    font-family: sans-serif;
    height: 775px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}



h1 {
    font-size : 36px !important;
}

h2 {
    font-size : 20px !important;
    font-style: italic;
}

h3 {
    font-size : 18px;
    font-weight: bold;
}


.no-padding {
    padding: 0px !important;
}

.dino {
        display: none;
    }

.hide {
    display: none !important;
}



.main-container  {
  /* The image used */

  /* Full height */
    height:65px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section {
    padding: 30px 0 30px 0;

}

.logo-container {
}

.text-container {
    margin: 0px;
    padding: 0 0 0 0;
    background-color : var(--backgroundLight);
    color : #555555;
}

.navbar-fixed-top.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}


.nav-background {
    opacity:0;
}


.nav-menu {
    font-size: 16px;
    margin: 5px 10px;
    font-weight:  bold;
    text-align: center;


}
.nav-menu:hover {
    background-color : rgba(200, 200, 200, .5);
    border-radius: 25px;
    color: #efefef ;
    text-align: center;

}

.menu-blur {
    background-color : rgba(222, 222, 2222, .5);;
    border-radius: 25px;
}

.title-blur {
    background-color : rgba(222, 222, 2222, .5);;
    border-radius: 25px;
}


.nav-login {
    margin: 0 0 0 25px;
    background-color : rgba(222, 222, 222, .5);;
    font-size: 22px;
    border-radius: 25px;
    width: 100px;
    border: 1px solid #efefef;
    color: #efefef ;
    text-align: center;
    font-weight:  normal;
    float: right;

}

.nav-login:hover {
    background-color : grey;
    opacity:0.7;
     color: #efefef;

}
.navbar-dark .navbar-nav .nav-link {
}

.front {
    padding: 175px 300px 0 300px;
}

.mobile {
    width: 100%;
    padding: 10px;
}
.mobile-box {
    margin : auto;
    width: 260px;
    padding: 5px;
}

.mobile-logo {
    display: inline-block;
}

.mobile-text {
    color: white;
    font-size: 10px;
    margin: 0 0 0 10px;
    text-align: center;
}
.org-title {
    font-size: 52px;
    color: #eeeeee;
    font-weight: bold;
    text-align: center;
}

.org-slogan {
    font-size: 22;
    color: var(--slogan);
    font-weight: bold;
    text-align: center;

}

.org-logo {
 width: 80px;
 margin: 10px 60px;

}

.org-logo-title {
    font-size: 16;
    color: var(--title);
    font-weight: bold;
    text-align: center;


}

/*
.org-logo-frame {
    background-color : #333333;
    width: 200px;
    height: 200px;
    border-radius: 200px;
    margin: -50 auto;

}*/

.bg-dark {
    color : var(--menuBackground);
    background-color :var(--menuTextBackgroundDark);

}

/** TEXT */
.empty-text {
    font-style: italic;
    text-align: center;
    height: 250px;
    margin: 75px 0 0 0;
    color : #337ab7;
}

/** IMAGE */


.img-container {
  position: relative;
}

.img-medium {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.img-wide {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.img-wide-title {

  position: absolute;
  color: white;
 font-size: 40;
  width: 100%;
    padding: 0 400px;
  top: 125px;
  text-align: center;

}

.img-medium {
    max-width: 600px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

/** LINK */

.link-light {
    color: var(--linkTextBackgroundLight);
}

.link-dark {
    color: var(--linkTextBackgroundDark);
}

.link-light:hover {
    text-decoration: underline;
    cursor: pointer;
}

.link-dark:hover {
    text-decoration: underline;
    cursor: pointer;
}


/** BACKGROUND */


.background-dark {
    padding: 30px 0;
    background-color: var(--backgroundDark) !important;
    color: var(--textBackgroundDark) !important;
}

.background-medium {
    padding: 30px 0;
    background-color: var(--backgroundMedium) !important;
    color: var(--textBackgroundMedium) !important;
}


.background-light {
    padding: 30px 0;
    background-color: var(--backgroundLight) !important;
    color: var(--textBackgroundLight) !important;
}

/**
 * GROUPS
 */

.group-member {
    margin: 20px 0;
}

.group-img {
    width: 150px;
    border: 1px solid #555;
  border-radius: 10px;
}

/*
.group-title {
   color: var(--textdarkcolor) !important;
   font-size: 16px;
   font-weight: bold;
}*/

.group-name {
   color: var(--textBackgroundLight) !important;
   font-size: 12px;
   font-weight: bold;
}

.links {
    padding: 5px;
    font-size: 12px;
    color: var(--linkTextBackgroundLight);
    font-weight: bold;
    text-decoration: underline;
}

.links:hover {
     cursor: pointer; cursor: hand;
}

.newsletter-links {
    padding: 4px 0;
    font-weight: bold;
    font-size: 14px;

}



/**
 * NEWLETTER
 */

.newletter-info {
    font-size: 12px;
}

.newletter-title {
    font-size : 24px;
    font-weight: bold;
}

.newletter-subtitle {
    font-size : 18px;
    font-style: italic;
}


.newletter-text {
}

.newletter-splitter {
   margin: 10px 0  20px 0;

}



/**
 * CALENDAR
 */

.calendar-year {
   font-size: 24px;
   font-weight: bold;
   padding: 25px 0;
   border-bottom: 2px solid #555;

}

.calendar-item {
   margin: 20px 0;
   padding: 0px;

}

.calendar-date {
   margin: 0px;
   padding: 0px;
   text-align: center;
   font-weight: bold;
   color: var(--textCalenderDate);
   border-right: 3px solid  #555;
   height: 104px;
}

.calendar-date-end {
    margin-top: 5px;
   font-size: 12px;
  font-weight: normal;
    color: var(--textCalenderDate);
}

.calendar-date-day {
   font-size: 32px;
}
.calendar-date-month {
   font-size: 14px;
}

.calendar-description {
    padding: 8px 0px;
    background-color: var(--backgroundCalenderDetail) !important;
     border-bottom: 1px solid #555;
     color: var(--textCalenderDetail)  !important;
}
.time-icon {
    width: 20px;
}
.calendar-time {
   width: 250px;
   font-size: 12px;
   font-weight: bold;
   color: var(--textCalender);

}

.calendar-end-time {
    font-size: 10px;
}
.calendar-title {
  font-size: 24px;
   font-weight: bold;
    color: var(--textCalender);
    border-bottom: 3px solid  #555;

}

.calendar-text {
   font-size: 14px;
   color: var(--textCalender);

}


.calendar-text-all {
   display: none;

   font-size: 14px;
   color: var(--textCalenderDetail);

}
.calendar-more {
   background-color : var(--backgroundCalenderDetail);
   color: white;
    font-size: 15px;
    padding: 0px 0px;
    margin: 0px 0px;
    width: 24px;
    border-radius: 5px;
   text-align: center;
   font-weight: bold;
   height: 24px;

}


/**
 * CALENDAR
 */


.contact-title {
   margin: 5px 0;
  font-size: 16px;
  font-weight: bold;

}
.contact {
   margin: 15px 0;
}

.contact-text {
  font-size: 16px;
}

.link-light {
    color: var(--linkTextBackgroundLight);

}

.link-medium {
    color: var(--linkTextBackgroundMedium);
}

.link-dark {
    color: var(--linkTextBackgroundDark);
}

/**
 * FOOTER
 */

.footer-text {
    padding: 10px;
    text-align: center;
     color: var(--textBackgroundDark) !important;

 }

 .footer-link {
    text-align: center;
    color: var(--textBackgroundDark) !important;
    text-decoration: underline;

  }

.footer {
  width: 100%;
  height: 50px;            /* Footer height */
}

.bg-footer {
    font-size: 12px;
    padding: 10px 0;
    background-color: var(--backgroundFooter) !important;
    color: var(--textBackgroundDark) !important;

}

.nav-menu-bar {
    width: 100%;
}

.my-navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: top;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}

.nav-item-hide {
    display: none;
}


.nav-menu-mobile {
    display: none;
}

.nav-menu-site {
    display: block;
}

.img-text {
    display: block;
    text-align: center;
    font-size: 12px;
    margin: 15px 0;
}


.newfeed-box {
    padding: 30px 20px 50px 20px;
}

.newfeed-box-inner {
    min-height: 250px;
    background-color : #efefef ;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(209,201,209,1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(209,201,209,1);
    box-shadow: 0px 0px 24px -1px rgba(209,201,209,1);
}


.newfeed-info {
    background-color : var(--backgroundDark) ;
    padding: 4px 10px;
    font-size: 10px;
	color: var(--textBackgroundDark);

}

.newfeed-title {
    background-color : var(--backgroundMedium) ;
    padding: 10px 10px 10px 10px;
	color: var(--white);
    font-size : 16px;
    font-weight: bold;



}

.newfeed-text {
    padding: 10px 0 10px 10px;
    font-size: 12px;
    color: var(--textBackgroundLight);

}

.document-item-li {
    padding: 5px 0;


}

.document-item {


    font-size: 15px;
    font-weight: bold;

}

.error-message {
	font-size: 10px;
	color: var(--red);
	height: 10px;
	margin-top: 4px;
	margin-left: 7px;
	font-weight: bold;
}

.btn-success {
    float: right;
}

.activate-code {
    display: none;
}


.activate-text {
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 30px 0 ;
   height:20px;

}

.richtext-image {
    display:flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0 0 0;
}

.image {
    box-shadow: 10px 11px 15px -9px rgba(0,0,0,0.75);

}


@media only screen and (max-width: 425px) {

    html, body {
      overflow-x: hidden;
    }
    body {
      position: relative
    }
/*
    .fixed-top {
        position: relative !important;
    }*/


    #navi {
        background-color: var(--backgroundMenu);

    }



    .richtext-image {
        width: 100% !important;
        margin: 20px !important;
    }

    .richtext-text {
        width: 100% !important;
        padding:0px  !important;
        margin: 20px !important;
    }

    .img-medium {
        max-width: 350px;
    }

    .calendar-date {
       border-right:none;
    }

    h1 {
        font-size: 28px  !important;;

    }


    h2 {
        font-size : 18px  !important;;
    }

    h3 {
        font-size: 32px;
       border-bottom: 3px solid #555;

    }

    .org-title {
        font-size: 40px;
        color: #eeeeee;
        font-weight: bold;
        text-align: center;
        padding: 75px 0 0 0;
    }

    .site-navbar-nav-small {

        background-color: var(--backgroundMenu);
    }

    .img-wide-title {
          padding: 0 25px;
    }




    .nav-login {
        float: right;
        margin: 10px !important;;
         width: 150px;
         text-align: center !important;
    }

    .nav-menu {
        color: #ffffff !important;
        text-align: left;

    }


    .show {
        opacity:1;
        background-color: #333333;color: #000000;
        border-radius: 5px;
    }
/*
    .nav-menu:hover {
        background-color: rgba(222, 222, 2222, .5);
        border-radius: 0px  !important;

    }
*/

    .background-light {
        padding: 0px 0;
    }

    .background-dark {
        padding: 0px 0;
    }

    .background-medium {
        padding: 0px 0;
    }


    .img-wide-title {

      position: absolute;
      color: white;
        font-size: 25;
      width: 100%;
      padding: 0px;
      top: 20px;
      text-align: center;

    }

    .note {
        font-size: 12px;
    }

    .btn-request-membership {
        float: right;
    }

    .btn-request-memberlist {
        float: right;
    }


    .front {
        padding: 0px;
    }

    .main-container {
        height: 55px;
    }


/*
    .nav-menu-mobile {
        display: block;
    }

    .nav-menu-site {
        display: none;;
    }

    .mobile {
        float:none;
        margin: 10px 10px;
    }*/
}


