<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-shadow {
  box-shadow: 0 0.1em 0.25em rgba(0, 0, 0, 0.1), 0 0.1em 0.2em rgba(0, 0, 0, 0.1);
}
/*-------------------------
Topbar
--------------------------*/
.topbar {
  background-color: #ffffff;
}
.topbar .top-search-bar {
  background-color: #ffffff;
}
.topbar .topbar-left {
  background-color: #ef9a9a;
}
.topbar .topbar-right {
  background-color: #ffffff;
}
.topbar .topbar-right .left-bar-switch {
  color: #757575;
}
.topbar .topbar-right .top-right-icons &gt; li &gt; a {
  color: #757575;
}
.topbar .topbar-right .top-right-icons &gt; li &gt; a .noty-bubble {
  background-color: #ff5252;
  color: #ffffff;
}
.topbar .topbar-right .top-right-icons &gt; li &gt; a .more-noty {
  background-color: #ff5252;
}
/*-------------------------
Left Sidebar
--------------------------*/
.leftbar {
  background-color: #bdbdbd;
  background-image: url("../images/transparent-bg-dark.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.leftbar.material-leftbar {
  background-color: #fff;
}
.leftbar.material-leftbar .user-profile-container {
  background-color: #ef9a9a;
  background-image: url("../images/transparent-bg-dark.png");
  background-size: cover;
}
.leftbar.material-leftbar .user-profile-container .user-profile .admin-user-info {
  color: #e0e0e0;
}
.leftbar.material-leftbar .user-profile-container .user-profile .admin-user-info ul li a {
  color: #fff;
}
.leftbar.material-leftbar .user-profile-container .user-profile .admin-user-info ul li a:hover,
.leftbar.material-leftbar .user-profile-container .user-profile .admin-user-info ul li a:focus {
  color: #ef9a9a;
}
.leftbar.material-leftbar .user-profile-container .admin-bar ul li a {
  color: #fff;
}
.leftbar.material-leftbar .user-profile-container .admin-bar ul li a:hover,
.leftbar.material-leftbar .user-profile-container .admin-bar ul li a:focus {
  color: #ef9a9a;
  background-color: rgba(0, 0, 0, 0.1);
}
.leftbar.material-leftbar .list-accordion {
  background-color: #fff;
}
.leftbar.material-leftbar .list-accordion .list-title {
  background-color: #fff;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
  color: #ef9a9a;
}
.leftbar.material-leftbar .list-accordion li ul li a {
  color: #888;
}
.leftbar.material-leftbar .list-accordion li ul li a:hover,
.leftbar.material-leftbar .list-accordion li ul li a:focus {
  color: #ef9a9a;
}
.leftbar.material-leftbar .list-accordion &gt; li &gt; a {
  background-color: #fff;
  color: #888;
}
.leftbar.material-leftbar .list-accordion &gt; li &gt; a.acc-parent.active {
  background-color: rgba(0, 0, 0, 0.05);
  color: #ef9a9a;
}
.leftbar.material-leftbar .list-accordion &gt; li &gt; a:hover,
.leftbar.material-leftbar .list-accordion &gt; li &gt; a:focus {
  background-color: rgba(0, 0, 0, 0.05);
  color: #ef9a9a;
}
.leftbar.material-leftbar .list-accordion &gt; li &gt; a:before {
  background: #ccc;
}
.list-accordion .list-title {
  background-color: rgba(0, 0, 0, 0.3);
  border-top: rgba(0, 0, 0, 0.08) 1px solid;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
  color: #ef9a9a;
}
.list-accordion li ul li a {
  color: #e0e0e0;
}
.list-accordion li ul li a:hover,
.list-accordion li ul li a:focus {
  color: #ef9a9a;
}
.list-accordion &gt; li &gt; a {
  background-color: rgba(0, 0, 0, 0.2);
  color: #e0e0e0;
}
.list-accordion &gt; li &gt; a.acc-parent.active {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ef9a9a;
}
.list-accordion &gt; li &gt; a:hover,
.list-accordion &gt; li &gt; a:focus {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ef9a9a;
}
.tree-style li ul:after {
  border-left: #e0e0e0 1px solid;
}
.tree-style li ul li a:before {
  color: #e0e0e0;
}
.tree-style li ul li a:hover:before,
.tree-style li ul li a:focus:before {
  color: #ef9a9a;
}
.tree-style li ul li a:after {
  border-bottom: #e0e0e0 1px solid;
}
.user-profile-container {
  background-color: rgba(0, 0, 0, 0.5);
}
.user-profile-container .user-profile .admin-user-info {
  color: #e0e0e0;
}
.user-profile-container .user-profile .admin-user-info ul li a {
  color: #e0e0e0;
}
.user-profile-container .user-profile .admin-user-info ul li a:hover,
.user-profile-container .user-profile .admin-user-info ul li a:focus {
  color: #ef9a9a;
}
.user-profile-container .admin-bar ul li a {
  color: #e0e0e0;
}
.user-profile-container .admin-bar ul li a:hover,
.user-profile-container .admin-bar ul li a:focus {
  color: #ef9a9a;
  background-color: rgba(0, 0, 0, 0.1);
}
.iconic-view .iconic-leftbar {
  background-color: #bdbdbd;
  background-image: url("../images/transparent-bg-dark.png");
  background-size: cover;
}
.iconic-view .list-accordion li ul {
  background-color: #363740;
}
.iconic-view .list-accordion li ul li a {
  color: #e0e0e0;
}
.iconic-view .list-accordion li ul li a:hover,
.iconic-view .list-accordion li ul li a:focus {
  color: #ef9a9a;
}
.iconic-view .list-accordion &gt; li &gt; a {
  background-color: rgba(0, 0, 0, 0.2);
  color: #e0e0e0;
}
.iconic-view .list-accordion &gt; li &gt; a:hover,
.iconic-view .list-accordion &gt; li &gt; a:focus {
  background-color: #ef9a9a;
  background-image: url("../images/transparent-bg-dark.png");
  background-size: cover;
  color: #ef9a9a;
}
.iconic-aside-container .user-profile-container {
  background-color: #ef9a9a;
  background-image: url("../images/transparent-bg-dark.png");
  background-size: cover;
}
.iconic-aside-container .user-profile-container .user-profile {
  background-color: #ef9a9a;
  background-image: url("../images/transparent-bg-dark.png");
  background-size: cover;
}
.iconic-aside-container .user-profile-container .user-profile .admin-user-info {
  color: #e0e0e0;
}
.iconic-aside-container .user-profile-container .user-profile .admin-user-info ul li a {
  color: #e0e0e0;
}
.iconic-aside-container .user-profile-container .user-profile .admin-user-info ul li a:hover,
.iconic-aside-container .user-profile-container .user-profile .admin-user-info ul li a:focus {
  color: #ef9a9a;
}
.iconic-aside-container .user-profile-container .admin-bar {
  background-color: #ef9a9a;
  background-image: url("../images/transparent-bg-dark.png");
  background-size: cover;
}
.iconic-aside-container .user-profile-container .admin-bar ul li a {
  color: #e0e0e0;
}
.iconic-aside-container .user-profile-container .admin-bar ul li a:hover,
.iconic-aside-container .user-profile-container .admin-bar ul li a:focus {
  color: #ef9a9a;
  background-color: rgba(0, 0, 0, 0.1);
}
.tile-leftbar {
  background-color: #fff;
}
</pre></body></html>