/*******************************************************************************
********************************************************************************
***                                                                          ***
***   Use to override any other CSS styling or add new styling               ***
***                                                                          ***
***   This file will be loaded last in the CSS chain                         ***
***                                                                          ***
***   ( Remember: This Cascade Styles inherit styling defined previously)    ***
********************************************************************************
*******************************************************************************/

#menu {
  display: none;
}	

#border-bar1 {
  display: none;
}
#border-bar2 {
  display: none;
}
#footerwrap {
  display: none;
}
#kunena.layout td.kprofileboxcnt ul.kprofilebox-link {
  display: none;
}


h3 {

    font-size: 1.5em;
    letter-spacing: -1px;
    line-height: 100%;

}
h3 {

    color: #138764;

}
.module h3 span.rest{color:#000000;}

.formwrap, form#finder-search {
    text-align: left;
width: 90%; }

blockquote.opensmall {
        padding: 15px;
    text-align: center;
	font-size: 120%;
	color:blue;
	font-style: italic;
	border: 5px solid #eee;
}

.acym__front__archive__newsletter_sending-date {
    color: #8a8a8a;
    font-size: 11px;
}

.acym__front__archive__newsletter_name {
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
 }


/* 22-06-2024  */
#kunena.layout fieldset {
  background-color: transparent;
  border: 0px solid #CCC;
  margin-bottom: 15px;
  padding: 15px;
}

#kunena.layout select, #kunena.layout select:hover, #kunena.layout input {
  border: 1px solid #48a348 !important;
}

form#logout-form.form-inline  {
  border: 0px solid #48a348 !important;
}

#kunena.layout .kprofilebox-left {
  display: none;
}

#kunena.layout .kpagination span  {
  border: 1px solid #48a348 !important;
  background-color: #48a348 !important;
  color: #fff !important;
}

#kunena.layout .kpagination a:hover {
  color: #fff !important;
  background-color: #48a348 !important;
}

#kunena.layout .kpagination a {
  color: #48a348 !important;
  background-color: #ffffff !important;
  border: 1px solid #48a348 !important;
}

#kunena.layout .kbutton:hover {
color: #48a348 !important;
background-color: #fff !important;
}

div.controls {padding-top:20px;text-align: center;}

#kunena.layout .kbutton {
background-color: #fff !important;
}

#kunena.layout h2 span.kright {
  cursor: pointer;
}

#kunena.layout input {
  border: 1px solid #203933 !important;
}

.banneritem {
  padding-bottom: 15px;
}

