.navbar-holder{
  display: none;
}

.bg-dark {
  background-color: var(--fw-black-100) !important;
}

.bg-light {
  background-color: var(--fw-white-100) !important;
}

.mannerly-theme-footer {
  background-color: var(--fw-white-100) !important;
  color: var(--fw-black-150) !important;
}

.mannerly-theme-footer .footer-shell {
  border: 1px solid color-mix(in srgb, var(--fw-black-000) 8%, transparent);
  border-radius: 16px;
  background: color-mix(in srgb, var(--fw-white-050) 88%, transparent);
  box-shadow: 0 14px 28px color-mix(in srgb, var(--fw-black-000) 7%, transparent);
}

.mannerly-theme-footer .footer-brand {
  display: flex;
  align-items: center;
  gap: 14px;
}

.mannerly-theme-footer .footer-logo {
  width: 72px;
  height: auto;
  border-radius: 10px;
}

.mannerly-theme-footer .footer-heading {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.78rem;
  font-weight: 700;
  margin-bottom: 12px;
  color: var(--fw-black-300) !important;
}

.mannerly-theme-footer .footer-muted {
  color: var(--fw-black-350) !important;
}

.mannerly-theme-footer .footer-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 8px;
}

.mannerly-theme-footer .footer-social-row {
  display: flex;
  gap: 10px;
  align-items: center;
}

.mannerly-theme-footer .footer-social-link {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: color-mix(in srgb, var(--color-blue-500) 12%, var(--fw-white-000));
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.mannerly-theme-footer .footer-social-link i {
  font-size: 1.2rem;
}

.mannerly-theme-footer .footer-social-link:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 16px color-mix(in srgb, var(--fw-black-000) 10%, transparent);
}

.mannerly-theme-footer .footer-divider {
  height: 1px;
  background: color-mix(in srgb, var(--fw-black-000) 12%, transparent);
}

.mannerly-theme-footer .footer-bottom {
  color: var(--fw-black-350) !important;
}

.mannerly-theme-footer h1,
.mannerly-theme-footer h2,
.mannerly-theme-footer h3,
.mannerly-theme-footer h4,
.mannerly-theme-footer h5,
.mannerly-theme-footer h6,
.mannerly-theme-footer p,
.mannerly-theme-footer span,
.mannerly-theme-footer strong,
.mannerly-theme-footer small,
.mannerly-theme-footer li,
.mannerly-theme-footer a {
  color: var(--fw-black-150) !important;
}

.mannerly-theme-footer .icon-link i,
.mannerly-theme-footer .fab,
.mannerly-theme-footer .fas {
  color: var(--fw-black-150) !important;
}

.mannerly-theme-footer a:hover,
.mannerly-theme-footer .icon-link:hover i {
  color: var(--color-blue-500) !important;
}





/*==================================================*/
/* MISC STUFF
/*==================================================*/

/*--------------------------------------------------*/
/* MISC STUFF > MISC */
/*--------------------------------------------------*/





.sidebar-container {
  position: fixed;
  width: 180px;
  height: 100%;
  top: 165px;
  left: 0px;
  z-index: 1;
  background-color: rgb(16, 16, 18);
  box-shadow: inset -8px 0px 10px rgba(10, 10, 11, 0.32);
  /* height: -webkit-fill-available; */
  padding: 0px 15px;
}

.sidebar-inner {
  /* -webkit-box-align: center;
  align-items: center; */
  color: rgb(159, 162, 166);
  margin-top: 0px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.system-label-dash-title {
  line-height: 30px;
  border-bottom: 2px solid #2f8e4c;
  font-size: 16px;
}

.themed-header {
  margin-left: -20px;
  margin-right: -20px;
  background-repeat: no-repeat;
  background-position: center 38%;
  background-size: cover;
  min-height: 300px;
}



.row-center {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}


#reload_Response {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 99999999999999;
  text-align: center;
  margin-top: 7px;
}

.nav-stick {
  position: fixed !important;
  top: 0;
  z-index: 9999;
  background-color: #101012de;
}

.h_iframe iframe {
  width: 100%;
  height: 300px;
}

.h_iframe {
  width: 100%;
  height: 300px;
}

@media (max-width: 800px) {
  img.fr-fic.fr-dib {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}








.main-controls-navbar {
  /* min-height: 60px; */
  position: relative;
  height: auto;
  width: 100%;
}

.main-controls-navbar p {
  margin-right: 10px;
  margin-bottom: 0px;
}

.team-controls-navbar {
  position: relative;
  height: auto;
  width: 100%;
}




.foot-links a {
  color: #3b3b3b;
  margin-bottom: 5px;
}

.foot-links a:hover {
  color: rgb(255, 0, 0)
}









.article-page {
  /* margin-top: 30px; */
  /* margin-bottom: 10px; */
  /* border-radius: 10px; */
  padding-top: 30px;
  /* color: var(--fw-black-350); */
  /* box-shadow: 0px 0px 19px 2px rgb(28 30 33 / 17%); */
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 17px;
}

.article-page h1 {
  margin-bottom: 25px;
  font-family: 'Albert Sans', sans-serif;
}

.article-page hr {
  margin-bottom: 35px;
}










.footer-cont {
  filter: blur(0px);
  overflow: hidden;
  background: #f4f5f6;
  margin-top: 75px;
  min-height: 150px;
  color: #000000;
  border-top: 1px solid #d0d0d0;
  font-size: 19px;font-family: 'Albert Sans', sans-serif;
}

.footer-cont h6{
  color: #9d9797;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
}

.footer-cont p, a{
  /* font-size: 13px; */
}

.footer-cont hr{
  padding: 0px 0px;
  margin: 0px 0px 10px 0px;
  color: #7c7c7c;
}

.footer-logo-holder img{
  border-radius: 127px;
  width: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 15px;
}

.footer-logo-holder .branding-data {
  width: fit-content;
}

.footer-logo-holder .footer-site-name {
  letter-spacing: 1px;
  font-weight: bold;
  color: #000000;
}

.footer-logo-holder .footer-slogan {
  letter-spacing: 3px;
  font-style: italic;
  font-size: 11px;
  line-height: 19px;
  color: #4e5457;
  margin-bottom: 0px;
}
