<style>

#s-lg-az-nav, #s-lg-er-nav, #s-lg-hp-nav, #s-lg-profile-nav, #s-lg-srch-nav {
    background: #750f6d;
}
#s-lg-er-nav-bottom, #s-lg-hp-nav-bottom, #s-lg-srch-nav-bottom {
    background-color: #750f6d;
}
.nav .s-lg-index-nav-btn>button {
    color: #dda300;
}
#s-lib-admin-main .dataTables_paginate>ul.pagination>li.paginate_button:not(.disabled):not(.active)>a, #s-lib-public-main .dataTables_paginate>ul.pagination>li.paginate_button:not(.disabled):not(.active)>a, .s-lg-link-contrast, .ui-widget-content a, a {
    color: #dda300;
}
#s-lg-az-nav, #s-lg-er-nav, #s-lg-hp-nav, #s-lg-profile-nav, #s-lg-srch-nav {
    color: #dda300;
}
.nav-pills>li.active>button, .nav-pills>li.active>button:focus, .nav-pills>li.active>button:hover {
    background-color: #221815;
    color: #f4dfb0;
}
.btn-info, .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover {
    background-color: #750f6d;
    color: #dda300;
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #750f6d;
    color: #dda300;
}
.label-info {
    background-color: #750f6d;
    color: #dda300;
}
.btn-primary {
    color: #dda300;
    background-color: #750f6d;
}
.btn-primary:hover {
    color: #dda300;
    background-color: #750f6d;
}
.btn-primary {
    background-image: linear-gradient(to bottom,#750f6d 0,#750f6d 100%);
}
.s-lg-box-admin .s-lib-box-title, .s-lib-box-std .s-lib-box-title {
    background-image: linear-gradient(to bottom,#750f6d 0,#750f6d 100%);
    color: #dda300;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #dda300;
    background-color: #221815;
}
#s-lg-er-count-btn, #s-lg-profile-count-btn, #s-lg-srch-btn {
    color: #dda300;
}


/*---------------------------hide rss feed link start----------------------*/
/* Hide the "Feed" link */
#s-lg-rvf-52342195 {
    display: none;
}

/* Hide the "|" separator */
.s-lg-rss-links {
    color: transparent;
}

.s-lg-rss-links::after {
    content: "";
}
/*---------------------------hide rss feed link end----------------------*/

/*-------------------------profile image size start----------------------*/
.s-lib-featured-profile-image img {
  width: 120px;       /* Set your desired width */
  height: 120px;      /* Set your desired height */
  object-fit: cover;  /* Ensures images fill the area nicely */
  display: block;     /* Remove possible inline gap */
  margin: 0 auto;     /* Optionally center the images in block containers */
}
/*-------------------------profile image size end-----------------------*/
</style>
