/* DO NOT ADD/EDIT AFTER THIS LINE */
div.breadcrumb-x{background-color:#FFFFFF;border-color:#FFFFFF;}
#ef-navbar, #ef-navbar li a.dropdown-toggle[aria-expanded="true"]{background-color:#000000;border-color:#000000;}
*.btn.btn-primary, *.btn.btn-primary:not(.active), *.btn.btn-primary:hover, *.btn.btn-primary:hover:not(.active), *.btn.btn-primary:focus, *.btn.btn-primary:focus:not(.active){background-color:#000000;border-color:#000000;}
html.new-ui-html:root{--c-brand-primary:#000000;--c-brand-primary-darken-5:#000000;--c-brand-primary-darken-7:#000000;--c-brand-primary-darken-10:#000000;--c-brand-primary-darken-15:#000000;--c-brand-primary-darken-17:#000000;--c-brand-primary-darken-20:#000000;--c-brand-primary-darken-25:#000000;--c-brand-primary-lighten-7:#070707;--c-brand-primary-lighten-40:#282828;}
html,body{background-color:#05244A;}
ul.tw-flex.tw-flex-1.tw-flex-col.tw-gap-y-2 a {
            color: yellow !important;
        }
button.twui-menu-item-has-drawer.tw-text-white.tw-bg-transparent.group.tw-flex.tw-w-full.tw-items-center.tw-gap-x-3.tw-py-2.tw-px-6.tw-text-lg {
            color: yellow !important;
   }
/* Target the specific element with id ef-index-page */
#ef-index-page {
    width: 400px; /* Adjust this value as needed */
}
.tw-menu-item-drawer {
background-color: white !important;
}
a.tw-px-8.hover\:tw-text-white.hover\:tw-bg-brand-primary.hover\:tw-no-underline.group.tw-flex.tw-items-center.tw-gap-x-3.tw-py-4.tw-text-base.tw-leading-6.visited\:tw-no-underline.tw-bg-brand-primary.tw-no-underline.tw-text-white.visited\:tw-text-white {
    color: white !important;
}
a.tw-px-8.hover\:tw-text-white.hover\:tw-bg-brand-primary.hover\:tw-no-underline.group.tw-flex.tw-items-center.tw-gap-x-3.tw-py-4.tw-text-base.tw-leading-6.visited\:tw-no-underline {
    color: black !important;
}
a.tw-px-8.hover\:tw-text-white.hover\:tw-bg-brand-primary.hover\:tw-no-underline.group.tw-flex.tw-items-center.tw-gap-x-3.tw-py-4.tw-text-base.tw-leading-6.visited\:tw-no-underline:hover {
    color: white !important;
}
a[href="/messages/add/1"] {
  background-color: #000;
  color: #FFD700;
}
a[href="/messages/add/1"]:hover {
  background-color: #000;
  color: #FFD700;
}
h4.tw-text-base.tw-font-bold {
  color: black;
}
p.tw-mt-1.tw-line-clamp-2.tw-text-sm {
  color: black;
}
