#astroid-offcanvas .small, .mod-menu__sub.small {
  font-size: 13px;
}
#astroid-offcanvas .mod-menu.nav.flex-column ul.mod-menu__sub > li > a::before {
  border-color: #333333;
}
#astroid-offcanvas .mod-menu.nav.flex-column ul.mod-menu__sub {
  border-color: #333333;
}
#astroid-offcanvas ul.nav li.active a {
    font-weight: bold;
}
#astroid-offcanvas ul.nav li.active ul.mod-menu__sub li a {
    font-weight: normal;
}
#astroid-offcanvas ul.nav li.active.active ul.mod-menu__sub li.active a {
    font-weight: bold;
}
@media (min-width: 992px) {
  #ar-1529472563843 .header-left-section {
  display: none !important;
}
}
@media (max-width: 991px) {
  #ta-64960c5292724c65578790 {
  text-align: center;
}
#ac-649601b52e4ad424715815 {
  margin-bottom: 40px;
}
#ar-6498053245afd479851858 .text-center, #ar-6498053245afd479851858 p, #ar-6498053245afd479851858 div {
  text-align: left !important;
}
}
#hs-1529472563843 .container {
background-color: #D00000;
}
#ar-64960c5292639c94353356 p {
  margin-top: 0;
  margin-bottom: 0;
}
.astroid-component-section {
    padding: 0 0;
}
.footer-1-position ul.mod-menu {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row !important;
}
.footer-1-position ul.mod-menu li {
    margin: 0 !important;
}
.footer-1-position ul.mod-menu a {
    display: block;
    text-align: center;
    padding: 0px 10px;
}
#astroid-header .nav-link {
    padding: 8px 12px;
}
.astroid-framework .astroid-article-title h1,
.astroid-framework .astroid-article-title .h1 {
    font-size: 20px;
}
.blog .article-intro-text {
  border-top: 1px solid #cccccc;
  margin-top: 0px;
}
.module-title {
    border-bottom: 1px solid #cccccc;
    padding-bottom: .3rem;
    margin-bottom: 10px;
}
#ar-941582093674805, #f-6496146eb32d0058658715 {
    font-size: 13px;
}
#ar-941582093674805 .module-title {
    color: #B3B3B3;
    font-size: 14px;
    border-bottom: 1px solid #B3B3B3;
}
.sidebar-right {
  border-color: #cccccc;
}
.sidebar-right {
  border-top:1px solid #cccccc;
  padding-top:20px;
  margin-top:20px
}
@media(min-width: 1200px) {
  .sidebar-right {
    border-left:1px solid #cccccc;
    border-top:none;
    padding-left:20px;
    padding-top:0;
    margin-top:0
  }
  #ac-649601b52e4ad424715815 {
    border-right:1px solid #cccccc;
  }
}
.mod-breadcrumbs {
  border: 0px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-radius: 0;
  padding-bottom: .3rem !important;
  padding-left: 0.2rem !important;
  margin-bottom: .3rem;
  font-size: 13px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-bottom: .3rem;
}
legend {
    font-size: 16px;
}
.btn-primary, .btn-prosandcons, .btn-backtohome {
  color: rgb(255, 255, 255);
}
.burger-menu-button {
  margin-right: 10px;
}
.burger-menu-button .inner, .burger-menu-button .inner::before, .burger-menu-button .inner::after {
  height: 3px;
}
.burger-menu-button .inner::before {
  top: -10px;
}
.burger-menu-button .inner::after {
  bottom: -10px;
}
.offcanvasRight .burger-menu-button.header-offcanvas-trigger .inner::before, .offcanvasRight .burger-menu-button.header-offcanvas-trigger .inner::after {
  width: 30px;
}
.top-b-position .awesomplete {
  z-index: 1003;
}
mark, .mark {
  background-color: yellow;
}
.result__title-text {
  font-size: 1.1rem;
}
#tb-64960c52925cc472721769 .search-dropdown {
    position: relative;
    display: inline-block;
    z-index: 9999;
}
#tb-64960c52925cc472721769 .search-btn {
    background: #2f2f2f;
    color: #ffffff;
    border: none;
    padding: 6px 14px;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    border-radius: 3px;
    transition: background 0.2s ease;
}
#tb-64960c52925cc472721769 .search-btn:hover {
    background: #444;
}
#tb-64960c52925cc472721769 .search-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 120%;
    width: 230px;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 6px 14px rgba(0,0,0,0.18);
    padding: 6px 0;
}
#tb-64960c52925cc472721769 .search-menu a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    text-decoration: none;
    color: #333333;
    font-size: 14px;
    transition: background 0.2s ease, color 0.2s ease;
}
#tb-64960c52925cc472721769 .search-menu a:hover {
    background: #f3f3f3;
    color: #7b1e1e;
}
#tb-64960c52925cc472721769 .search-menu a i {
    color: #7b1e1e;
}
#astroid-offcanvas #mod-custom220 {
    padding-bottom: 40px;
}
#astroid-offcanvas .top-search-links.vertical {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-bottom: 40px;
}
#astroid-offcanvas .search-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 8px;
    background: #e6e6e6;
    color: #333333;
    text-decoration: none;
    font-size: 13px;
    border-radius: 2px;
    transition: background 0.2s ease, color 0.2s ease;
}
#astroid-offcanvas .search-btn i {
    font-size: 13px;
    color: #555555;
}
#astroid-offcanvas .search-btn:hover {
    background: #dcdcdc;
    color: #7b1e1e;
}
#astroid-offcanvas .search-btn:hover i {
    color: #7b1e1e;
}
.contentpane #jem .icon-print {
  padding-right: 20px;
}
#jem.jem_calendar .calendarButtons {
  display: none;
}
#jem.jem_eventslist .pagination {
  margin-top: 5px;
}
#uddeim div.contentheading {
  color: #000000;
  padding: 10px 0;
  font-weight: bold;
}
#kunena.layout a:hover {
    color: #000000;
}
#kunena.layout .ksection .ksection-header h2 {
    color: #ffffff;
}
#kunena.layout .alert.alert-info {
    color: #000000;
}
#kunena.layout .klogout-wrap .kuser-avatar a {
  border-radius: 0;
  padding: 0.1rem;
}
#kunena.layout .kuser-profile-wrap .kuser-profile-left .kuser-avatar > a {
  border-radius: 0;
}
#kunena.layout .kuser-profile-wrap .kuser-profile-left .kuser-links a {
  background: #5c5c5c;
}
#kunena.layout .kuser-profile-wrap .kuser-profile-left .kuser-links a:hover, #kunena.layout .kuser-profile-wrap .kuser-profile-left .kuser-links a:focus, #kunena.layout .kuser-profile-wrap .kuser-profile-left .kuser-links a:active {
  color: #E8E8E8;
}
.klatest-subject a {
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
}
.klatest-subject {
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
}
.klatest-itemdetails li {
  margin-bottom: 3px !important;
  padding-bottom: 4px;
  border-bottom: 1px solid #cccccc;
}
