@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
html, body{
    font-family: 'Roboto', sans-serif !important ; 
	padding:0;
}
.updates-home {
    padding-top: 48px;
}
.updates-home .updates-heading {
    margin-bottom: 24px;
}
.updates-home .updates-content {
    gap: 24px;
    padding-bottom: 100px;
}
#opac-user-overdues-tab {
    color: #BD8C2D;
    font-size: 14px;
}
.heading-section {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
}
.updates-home .updates-content {
    gap: 24px;
    padding-bottom: 100px;
}
.updates-content .announcement-container, .updates-content .coming-news-container {
    width: 50% !important;
}
.announcement-home, .coming-news {
    height: 100%;
    background: var(--neutral-smoke, #FAFAFA);
    padding: 24px;
}
.news-content {
    padding: 0 36px;
}
.updates-content .announcement-container, .updates-content .coming-event-container {
    width: 50% !important;
}
.announcement-home, .coming-event {
    height: 100%;
    background: var(--neutral-smoke, #FAFAFA);
    padding: 24px;
}
.announcement-home .announcement-content, .coming-event .coming-event-content {
    padding: 0 36px;
}
.coming-event-heading {
    gap: 8px;
    margin: 0.5em 0;
    padding: 1em;
}
.coming-event .events {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0.5em 0;
    padding: 1em;
}
.event {
    gap: 8px;
}
.updates-content .announcement-container, .updates-content .coming-event-container {
    width: 50% !important;
}
.announcement-home, .coming-event {
    height: 100%;
    background: var(--neutral-smoke, #FAFAFA);
    padding: 24px;
}
#download-cart.dropdown.show{
display: inline-block !important;
}
.announcement-home .announcement-content, .coming-event .coming-event-content {
    padding: 0 36px;
}
#news-vi{
    margin: 0.5em 0;
    padding: 1em;
}
.new-page{
    padding: 12px;
}
.coming-event-heading{
    gap: 8px;
    margin: 0.5em 0;
    padding: 1em;
}
#announce.carousel .carousel-item .carousel-img {
    height: 288px;
    object-fit: cover;
}
.basket-table th {
    text-align:left !important;
}
.carousel-inner img {
    width: 100%;
    max-height: 288px;
    object-fit: cover;
}
#news.carousel .carousel-item .carousel-item-info p {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
#news-vi.carousel .carousel-item .carousel-item-info p {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
#news.carousel .carousel-item .carousel-item-info {
    padding: 24px;
    background: #fff;
}
#news.carousel .carousel-item .carousel-item-info a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: flex !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#news-vi.carousel .carousel-item .carousel-item-info a {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: flex !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.new-page .new-content .new-info {
    border: 1px solid var(--grey, #E6E6E6);
    padding: 32px;
    width: 100%;
}
.news-heading{
    gap: 8px;
    margin: 0.5em 0;
    padding: 1em;
}
.news-content{
    padding: 0 36px;
}
.events-page .events-content ul.events {
    list-style-type: none;
}
.events-page .events-content ul.events .event {
    display: flex;
    padding: 24px;
    gap: 24px;
    border-bottom: 1px solid var(--neutral-light-grey, #DDD);
}
#news.carousel .carousel-item .carousel-item-info p {
    color: #666;
    font-size: 14px;
    font-style: normal;
    display: flex;
    font-weight: 400;
    line-height: 20px;
}
#news-vi.carousel .carousel-item .carousel-item-info p {
    color: #666;
    font-size: 14px;
    font-style: normal;
    display: flex;
    font-weight: 400;
    line-height: 20px;
}
.events-page .events-content ul.events .event .datetime {
    display: flex;
    flex-direction: column;
    background: var(--mainColor);
    padding: 15px 25px;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.events-page .events-content ul.events .event .datetime p.month {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.events-page .events-content .load-more button {
    display: none;
    background: var(--second, #E16D5F);
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 16px;
    border: 0;
    min-width: 408px;
    outline: none;
}
.events-page .events-content .hidden-load-more button {
    display: none;
    background: #666;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 16px;
    border: 0;
    min-width: 408px;
    outline: none;
}
.heading-section {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
}
.heading-section-small {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #333;
}
.new-page  ul.news {
    list-style-type: none;
    background: #548300;
    padding: 32px;
    border: 1px solid #548300;
}
.new-page  ul.news li.new-item a.new-link {
    color: #fff;
    border-bottom: 0.5px solid #FFF;
    padding: 24px 0;
    display: flex;
    gap: 56px;
    align-items: center;
    justify-content: start;
    transition: 0.3s;
    font-size: 20px;
    line-height: 22px;
}
.coming-event .events {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0.5em 0;
    padding: 1em;
}
.news-carousel-item a{
    font-size: 20px !important;
    color: #000 !important;
}
.news-carousel{
    background: unset !important;
    text-align: center;
}

.event {
    gap: 8px;
}
.coming-event .events .event:nth-child(2n+1) .datetime, .coming-event .events .event:nth-child(2n+1) .event-info {
    padding: 8px;
    background: #548300 !important;
}
.datetime {
    text-align: center;
    padding: 8px;
    background: #548300 !important;
}

.day {
    color: #FFF;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 0;
}
.coming-event .events .event:nth-child(2n) .datetime .day {
    color: #548300;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 0;
}
.coming-event .events .event:nth-child(2n) .datetime .month {
    color: #548300;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
.coming-event .events .event:nth-child(2n) .event-info .event-desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    color: #548300 ;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.coming-event .events .event .event-info {
    width: 100%;
}
.events-heading{
    padding: 12px;
}
.events-page .events-content ul.events .event .datetime p.day {
    color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}
.events-page .events-content ul.events .event .event-info .desc {
    color: var(--neutral-dark-grey, #666);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.events-page .events-content ul.events .event .event-info .title {
    color: #548300;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.event-info p span{
    margin: 0 !important;
    color: #fff;
}
.coming-event .events .event:nth-child(2n) .event-info .event-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
    color: #548300 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.coming-event .events .event:nth-child(2n) .datetime, .coming-event .events .event:nth-child(2n) .event-info {
    padding: 8px;
    background: #E6E6E6 !important;
}
.coming-event .events .event:nth-child(2n) .datetime, .coming-event .events .event:nth-child(2n) .event-info {
    padding: 8px;
    background: #E6E6E6 !important;
}
.coming-event .events .event:nth-child(2n+1) .datetime .month {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
}
.coming-event .events .event:nth-child(2n+1) .event-info .event-desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.event-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
    color: #fff !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.updates-content .announcement-container, .updates-content .coming-news-container {
    width: 50% !important;
}
.announcement-home, .coming-news {
    height: 100%;
    background: var(--neutral-smoke, #FAFAFA);
    padding: 24px;
}
.announcement-home .announcement-content, .coming-news .coming-news-content {
    padding: 0 36px;
}
.coming-news .news {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.coming-news .news .news {
    gap: 8px;
}
.coming-news .news .news:nth-child(2n+1) .datetime, .coming-news .news .news:nth-child(2n+1) .news-info {
    padding: 8px;
    background: var(--mainColor);
}
.coming-news .news .news .datetime {
    text-align: center;
}
.coming-news .news .news:nth-child(2n+1) .datetime, .coming-news .news .news:nth-child(2n+1) .news-info {
    padding: 8px;
    background: var(--mainColor);
}
.coming-news .news .news .news-info {
    width: 100%;
}
.dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Style the dropdown content (hidden by default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    z-index: 1;
  }
  .no-images-img{width: 167px;height: 235px;}
  /* Style the list items */
  .dropdown-content li {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of list items on hover */
  .dropdown-content li:hover {
    background-color: #f1f1f1;
  }
  
  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {
    display: block;
  }
#members{
    flex-grow: 0 !important;
}
.container{
    max-width: 1320px !important;
    margin: 0 auto;
}
.searchresults #floating .selections-toolbar{
	padding: 12px 0 !important;
	
}
.bannermain{
    display: none;
}
.bannermain.active{
    display: block;
}
td.sum{
    border-right: 1px solid var(--border-color, #CFCFCF) !important;
background: var(--color-8th, #EDB867) !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #333 !important;
}
#opac-user-fines-tab{
    color: #BD8C2D;
    font-size: 14px;
}
#advsearch-tab-ccode-tab {
    color: #BD8C2D;
    font-size: 14px;
}
.addtoshelf{
    display: none;
}
.suggest_for_purchase{
    display: none;
}
#advsearch-tab-itemtypes-tab {
    color: #BD8C2D;
    font-size: 14px;
}
#advsearch-tab-loc-tab{
    color: #BD8C2D;
    font-size: 14px;
}
.table-striped tbody>tr:nth-child(odd)>td a, .table-striped tbody>tr:nth-child(odd)>th a{
    color: #0B57D0;
}
.passwd-action{
    display: flex;
    gap: 12px;
}
.background-hover:hover{
    background: var(--primary-color, #548300) !important;
}
.left-text{
    padding: 0 !important;
}
.btn-cancel{
    border-radius: 4px;
border: 1px solid var(--border-color, #CFCFCF);
color: var(--black-color, #333) !important;
padding: 12px 24px;
font-family: Roboto;
font-size: 16px;
font-style: normal;
padding-left: 24px !important;
font-weight: 700;
line-height: 24px; /* 150% */
}
#library_legend{
    color: var(--3rd-color, #8C8C8C);
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px;
}
#identity_legend{
    color: var(--3rd-color, #8C8C8C);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.user-basket-custom{
    position: relative !important;
    min-height: calc(100vh - 287px);
}
#mainaddress_legend{
    color: var(--3rd-color, #8C8C8C);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
#contact_legend{
    color: var(--3rd-color, #8C8C8C);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.usermenu-title2{
    color: var(--3rd-color, #8C8C8C);
font-family: Roboto;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px;
}
.select-all-text{
    color: var(--link-color, #0B57D0) !important;
    font-family: Roboto;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; 
}
.clear-all-text{
    color: var(--link-color, #0B57D0) !important;
    font-family: Roboto;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.newlist-action-item{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.selections-link{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.removeitems{

font-family: Roboto;
font-size: 14px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 21px;
}
.removeitems i {
    color: var(--9th-color, #C33) !important;
}
.usermenu-title{
    color: var(--black-color, #333);
font-family: Roboto;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px;
}
.usermenu-text-bold{
    color: var(--black-color, #333) !important;
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px;
}
.usermenu-text-bold label{
    text-align: left !important;
}
.required-text{
    color: var(--9th-color, #C33) !important;

/* breakcum mobile */
font-family: Roboto;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.usermenu-text{
    color: var(--black-color, #333);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.btn-update-submmit{
    color: var(--white-color, #FFF);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; 
padding: 12px 24px ;
}
#memberentry_library li{
    color: #333;
}
#userpasswd h1{
    color: var(--black-color, #333);
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; 
}
#alternateaddress_legend{
    color: var(--3rd-color, #8C8C8C);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
#alternatecontact_legend{
    color: var(--3rd-color, #8C8C8C);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
#useraccount h1{
    color: var(--black-color, #333);
font-family: 'Roboto', sans-serif;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px;
}
.dataTables_empty{
    color: var(--3rd-color, #8C8C8C);
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px;
}

.dt-button.disabled{
    color:#333 !important;
}
.dropdown-content.menu-search-list.show{
	top: 100%;
	right: 0;
	left: unset;
}
#facetcontainer .menu-collapse li#dateissued form.box-search-year{
	display: flex;
	justify-content: space-between;
	gap: 8px;
}
#facetcontainer .menu-collapse li#dateissued form.box-search-year > div{
	width: calc(100% / 2);
}
#facetcontainer .menu-collapse li#dateissued form.box-search-year input{
	flex: 1;
	width: 100%;
}
h1#numresults{
color: var(--black-color, #333);

font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px;
}
ul.pagination li.page-item a.page-link{
	padding: 8px 18px;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.page-item.disabled .page-link {
    border: 1px solid var(--border-color, #CFCFCF);
    background: var(--primary-color, #548300);
   
    color: #fff !important;
}

.searchresults #floating .selections-toolbar .links {font-size: 14px !important;}

.searchresults #floating .selections-toolbar .highlight_controls > a{
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px;
color: var(--link-color, #0B57D0);
}
.searchresults #floating .selections-toolbar .check_control a{
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px;
color: var(--link-color, #0B57D0);
}
.searchresults #floating .selections-toolbar .links #addto {
    border: 0;
    padding: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    min-width: 150px;
    margin-left: 8px;
    margin-right: 8px;
    outline: none;
    color: #8c8c8c;
}
.searchresults #floating .selections-toolbar .links button.hold{
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px;
color: var(--link-color, #0B57D0);
}
.searchresults #floating .selections-toolbar .links button.hold i{
	color: var(--link-color, #0B57D0);
}
.searchresults #floating .selections-toolbar .links .submit-highlight{
	padding: 8px 12px;
	font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    width: 73px;
    background: var(--link-color, #0B57D0) !important;
	
}
.searchresults #floating #toolbar .sort_by #sort_by{
color: var(--3rd-color, #8C8C8C);

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px;
padding: 8px 8px;
height: unset;
}
.searchresults #floating .selections-toolbar .check_control,.searchresults #floating .selections-toolbar .highlight_controls{
	display: flex;
	align-items: center;
}
.searchresults #floating .selections-toolbar .links #addto::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--3rd-color, #8C8C8C);
}
.searchresults #floating .selections-toolbar .links #addto::-moz-placeholder { /* Firefox 19+ */
  color: var(--3rd-color, #8C8C8C);
}
.searchresults #floating .selections-toolbar .links #addto:-ms-input-placeholder { /* IE 10+ */
  color: var(--3rd-color, #8C8C8C);
}
.searchresults #floating .selections-toolbar .links #addto:-moz-placeholder { /* Firefox 18- */
  color: var(--3rd-color, #8C8C8C);
}
.arange-search{
    width: 252px;
    padding: 16px;
    padding-left: 0;
}
.fab-home-chat{
    position: fixed;
    bottom: 38px;
    right: 100px;
    background-color: #0B57D0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: unset !important;
}
.tab-detial.view{
color:#BD8C2D !important;
}
.mask{
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    background: linear-gradient(181deg,rgba(51,51,51,0) -200%,#000000 200%);
}
.banner-bottom {
    background-image: url(../images/dl/BG.svg);
    padding: 134px 152px;
    padding-bottom: 128px;
    height: 500px !important;
    position: relative;
    z-index: 1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.slide-info-1{
    display: flex;
    flex-direction: column;
}
.banner-bottom-text{
    height: 293px;
}
.banner-bottom-text p {
    text-align: center;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 5px;
    color: #fff;
}
.banner-bottom-2 {
    border: 2px solid #fff;
    border-top: unset;
    height: 217px;
    margin-top: 28px;
    display: flex;
}
.banner-bottom-1 {
    border-top: unset;
    height: 217px;
    margin-top: 28px;
}
.banner-bottom-3 {
    height: 217px;
    margin-top: 28px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.slide-info {
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    padding: 67px 40px;
    padding-top: 0;
    gap: 24px;
    top: -65px;
}
.border-top{
    border-top: 2px solid #fff !important;
    width: 200px;
}
.slide-text{
    color: var(--white-color, #FFF);
text-align: center;
font-family: "Times New Roman";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 36px; /* 150% */
}
.slide-bold{
    color: var(--white-color, #FFF);
text-align: center;
font-family: "Times New Roman";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 150% */
}
.menu-item-list{
    box-shadow: 0 0 20px 3px #0000000d;
    transition: all .3s ease-in-out;
    background: #ffffff;
    position: absolute;
    visibility: hidden;
    border-radius: 0;
    display: block;
    width: 250px;
    border: none;
    z-index: 99;
    opacity: 0;
    top: 80px;
    left: 0;
    padding: 0;
}
.menu-item.dropdown:hover .dropdown-content {
    display: block;
}
.close{
    float: none !important;
    font-size: inherit !important;
}
.newshelf{
    border-radius: 4px;
background: var(--primary-color, #548300);
padding: 12px 24px;
color: #fff !important;
}
.newshelf i{
    color: #fff !important;
}
#facetcontainer #search-facets ul.menu-collapse > li {
    border-bottom: 1px solid #DDD;
    padding: 12px 0;
}
.person-text-bold{
    width: unset !important;
    color: var(--black-color, #333);
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 150% */
}
.privacy-text{
    color: #000 !important;
    width: 40% !important;
/* h6 */
font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 150% */
}
.shelf-text {
    color: var(--link-color, #0B57D0) !important;

/* h6 */
font-family: Roboto !important;
font-size: 14px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 21px; /* 150% */
}
#userprivacy p{
    color: var(--black-color, #333);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.resource_list li a {
    color: var(--black-color, #333);

/* h4 */
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.shelf-text a{
    color: var(--link-color, #0B57D0) !important;

/* h6 */
font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 150% */
}
.shelf-text i{
    color: var(--link-color, #0B57D0) !important;
}
#public_lists{
    color: var(--secondary-color, #BD8C2D);
text-align: center;

/* h5 */
font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 171.429% */
}
#your_lists{
    color: var(--secondary-color, #BD8C2D);
    text-align: center;
    
    /* h5 */
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 171.429% */
}
#menu li.active a{
    background: var(--primary-color, #548300);
    color: #fff;
    font-family: 'Roboto', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px;
}

#menu li a{
    color: #548300;
    font-family: 'Roboto', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 24px;
}
#bottom-pages{
    padding: 12px;
    background: var(--4th-color, #E9EFF2);
}
#suspend_all_submit{
background: var(--secondary-color, #BD8C2D) !important;
}
#opac-user-checkouts-tab{
    color: #BD8C2D;
}
.alert-staff-btn{


/* h6 */
font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 150% */
}
.cancel-this-pickup-btn{
    color: var(--9th-color, #C33);

/* h6 */
font-family: Roboto;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 150% */
}
#opac-user-holds-tab{
    color: #BD8C2D;
    font-size: 14px;
}
#opac-user-checkouts-tab{
    color: #BD8C2D;
    font-size: 14px;
}
#shelfbrowser a.shelfbrowser_cover img{
    width: 88px !important;
    height: 120px !important;
}
#opac-user-clubs-tab{
    color: #BD8C2D;
    font-size: 14px;
}
#tab-user-pickups a{
    color: #BD8C2D;
    font-size: 14px;
}
#tab-user-schedule-pickup a{
    color: #BD8C2D;
    font-size: 14px;
}
.dt-button{
    color: #0B57D0 !important;
}
.dt-button::before {
    color: #0B57D0 !important;
    font-size: 14px;
}
body>img{
    display: none;
}
#toolbar{
    padding: 12px 8px !important;
    
}
.imgbook-text{
    width: 100%;
    display: flex;
    font-size: 24px;
    justify-content: center;
    gap: 5px;
}
.moretoggle{
    list-style: none !important;
   
}
#histats_counter {
    position: absolute;
    top: 170px;
    right: 15px;
}
#images-tab span {
    color: #BD8C2D !important;
}
#a_listResults{
    display: block;
    position: relative;
}
#a_listResults::after{
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 10;
}
#a_listResults i.fa-solid{
    float: right;
}

#ulactioncontainer .pg_menu .pg_link a, #ulactioncontainer .pg_menu .pg_link span{
    font-size: 14px;
    color: #0B57D0 !important;
}
#breadcrumbs {
    background: var(--Primary-Color-G300, #fff) !important;
}
.byAuthor{
    color: #333 !important;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
}
.results_summary .label {
    color: #333 !important;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
}
.available{
    color: var(--3rd-color, #8C8C8C) !important;
}
.item-thumbnail{
    width: 121px;
}
.no-image {
    display: none !important;
    border-radius: 3px !important;
    font-size: 10px !important;
    font-weight: bold !important;
    text-align: center !important;
    width: 160px !important;
    background-color: transparent !important;
    margin-bottom: 10px !important;
    padding: 4px !important;
    color: #999 !important;
    border: 1px solid #999 !important;
}
.results_summary{
    color: var(--3rd-color, #8C8C8C) !important;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.results_summary.author.h3{
    color: #333 !important;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; 
}

.moretoggle a strong{
    color: var(--secondary-color, #0B57D0) !important;

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-decoration-line: underline;
}
.page-item a{
    color: var(--3rd-color, #8C8C8C) !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 24px !important;
}
#qrcodeimg #h1cd {
    background: var(--3rd-color, #8C8C8C);
    color: var(--primary-color, #fff);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding: 16px 24px;
    margin-bottom: 0;
    margin-top: 24px;
}
.l_Results{
    background: var(--3rd-color, #8C8C8C);
}
#a_listResults{
    color: #fff !important;
    font-weight: 400 !important; 
}
#search-facets a{
    color: #8C8C8C !important;
}
.toolbar-page{
    padding: 12px;
}
#OpacMainUserBlock{
    margin-top: 48px;
    padding: 48px 0px;
    padding-top: 0;
}
#OpacMainUserBlock h2{
    color: var(--Foundation-Black-black-12, #141414);
text-align: center;

font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 150% */
}
.dropdown-toggle::after{
	color:#fff !important;
}
.panel-default img{
	width: 192px;
    height: 250px;
}
#cartDetails{
	right: 340px !important;
    left: unset !important;
}
.Copyright-bottom{
    display: flex;
    border-top: 1px solid rgba(255, 255, 255, 0.50);
padding: 16px 0px;
align-items: flex-start;
}
.Copyright-bottom span{
    color: #FFF;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.carousel-control-prev{
	width:2% !important;
}
.carousel-control-next{
	width:2% !important;
}
.panel-default{
	position:relative;
}

section.new-book-home h2.heading-section{
color: #141414;
text-align: center;

font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px;
}
ul#cart-list-nav li.nav-item.dropdown .dropdown-menu{top: 91% !important}
ul#cart-list-nav li.nav-item.dropdown:hover .dropdown-menu{display: block !important}
ul#members li.nav-item.dropdown .dropdown-menu{top: 91% !important}
ul#members li.nav-item.dropdown:hover .dropdown-menu{display: block !important}
.title-book {
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    left: 11px;
    top: 0;
    /* display: none; */
    width: 100%;
    height: 100%;
    padding-top: 0px;
    background: #080c4e94;
    overflow: hidden;
    max-width: 100% !important;
    width: 90%;
    height: 91%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    text-align: center;
    color: #fff !important;
}
.panel-default:hover a.title-book{
	display:flex !important;
}
.panel-default a.title-book{
	display:none  !important;
}
.newbook{
	background: var(--Foundation-Black-black-3, #F5F5F5);
	margin-top: 48px;
}
.newbook h2{
	text-align:center;
	color: var(--Foundation-Black-black-12, #141414);
text-align: center;

font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px;
padding-top: 48px;
}
.breadcrumb-item+.breadcrumb-item::before {
    content: ">" !important;
	color:#000 !important;
	background:unset !important;
	padding:0 !important;
}

.flipster{
	overflow-x: unset !important;
    overflow-y: unset !important;
}
.carousel-inner{display: flex;
    justify-content: center;
    position: relative;
    padding-bottom: 50px;  }
.carousel-control-prev{
	justify-content: flex-start;
}
.carousel-control-next{
	justify-content: flex-end;
}
.carousel-control-prev-icon{

    background-image: url(../images/dl/prev.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 1px solid #000;
    border: 1px solid #1F2251;
    opacity: 1;
    text-decoration: none;
    background-position: center;
    background-size: 28%;
    height: 28px;
    border-radius: 0 !important;
    width: 28px !important;
    padding: 0;

}
.carousel-control-next-icon{

    background-image: url(../images/dl/next.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 1px solid #000;
    border: 1px solid #1F2251;
    opacity: 1;
    text-decoration: none;
    background-position: center;
    background-size: 28%;
    height: 28px;
    border-radius: 0 !important;
    width: 28px !important;
    padding: 0;

}
#wrapper{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#header-region{
	background-color: #fff;
    padding: 24px 10px;
}
.tab-login-header{
	display:flex !important;
	align-items:center!important;
}
.breadcrumb a{
color: var(--Foundation-Black-black-1, #333) !important;

font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 21px;
}
.breadcrumb-item.active a{
    color: var(--Foundation-Black-black-1, #548300) !important;

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px; 
}
#comenulink{
	display:none;
}
.search_history{
	display:none;
}
#members .divider-vertical{
	display:none;
}
#cart-list-nav{
	justify-content: flex-end;
}
.pull-right{
	display: flex;
    flex-direction: row-reverse;
}
.nav-icon-languages{
	display:flex;
	padding: 8px
	
}
.change-language-vi{
	border-right: 1px solid #CFCFCF;
}
.lang-box{
	padding: 0 8px;
	height: 27px;
}
.text-header{
	color: #8C8C8C;

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; 
}
.userlabel{
	color: #8C8C8C;

font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px;
}
.header-top{
	display:flex;
	justify-content:flex-end;
}
.menu-header{
	margin-bottom: 0px;
    display: flex;
    justify-content: flex-end;
    flex: 1;
    list-style: none;
}
.menu-item{
	padding: 12px;
	display: flex;
    align-items: center;
}
.menu-item a{
color: var(--BLACK, #333);

font-size: 16px;
font-style: normal;
padding: 0;
font-weight: 500;
line-height: 24px;
}
.menubar{
	display: flex;
    background: #FFFFFF;
    justify-content: space-between;
	margin: 0 auto;
    max-width: 100%;
    padding: 0 !important;
}
.logo-header{
	padding: 10px;
    padding-left: 0;
    display: none;
}
.thumbnail{
    width: 160px;
height: 226px;
}
.item-thumbnail{
    width: 160px;
    height: 226px;
}
.footer-info-text{
    color: #fff;
}
#opac-main-search{
	margin:0 !important;
	padding:24px !important;
	display: flex;
    justify-content: center;
	background: #E9EFF2 !important;
	gap:9px;
}
.btn-primary{
	border-radius: 4px !important;
background: var(--Primary-Color-G300, #548300) !important;
}
#masthead_search{
	height: 48px;
    color: #333;
}
#translControl1{
	height: 48px;
	width:856px;
}
#select_library{
	height: 48px;
}
#searchsubmit{
	height: 48px;
	width:147px;
    background: #548300 !important;
    border: 1px #548300 !important;
}
.dropbtn {
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
#menu ul{
    padding: 0 !important;
}
.table.dataTable thead .sorting {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2bW0iIGhlaWdodD0iMi41NTFtbSIgdmlld0JveD0iMCAwIDYuMDAwMDAwMyAyLjU1MDY2MTQiPjxwYXRoIGZpbGw9IiNhY2FjYWMiIGQ9Ik00LjA1IDEuNDVoLTIuMUwzIDIuNTV6Ii8+PHBhdGggZmlsbD0iI2FjYWNhYyIgZD0iTTQuMDUgMS4xaC0yLjFMMyAweiIvPjwvc3ZnPg==") no-repeat scroll 100% 50% #e2e8e8 !important;
    padding-right: 19px;
}
.table.dataTable thead .sorting_asc {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2bW0iIGhlaWdodD0iMi4zODRtbSIgdmlld0JveD0iMCAwIDYuMDAwMDAwMiAyLjM4NDAzODkiPjxnPjxwYXRoIGZpbGw9IiMwMDZhY2MiIGQ9Ik00LjA1IDEuNzRoLTIuMUwzIC42NHoiLz48L2c+PC9zdmc+") no-repeat scroll 100% 50% #e2e8e8 !important;
    padding-right: 19px;
}
.dropbtn:hover, .dropbtn:focus {
}
.dropdown {
  position: relative;
      
}
.menu-item ul.dropdown-content li:hover{
    background-color: #0B57D0;
   
}
.menu-item ul.dropdown-content li:hover a{
    color: #fff !important;
}
.menu-search-list{
    right: 0px;
}
.dropdown-content {
  display: none;
  position: absolute;
  width: 200px;
  list-style: none;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;

  padding-left: 0 !important;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.publisher_name a{
    color: var(--link-color, #0B57D0);

    /* h4 */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.publisher_date a{
    color: var(--link-color, #0B57D0);

    /* h4 */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.publisher_place a{
    color: var(--link-color, #0B57D0);

    /* h4 */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.dropdown a:hover {}
.dropdown-search{
	padding-left:4px;
}
.show {display: block;}
.menu-search{
	background-image: url('../images/dl/btn-ic.png');
	background-repeat:no-repeat;
	width:48px;
	height:48px;
	background-color:#E9EFF2 ;
}
.menu-search:hover, .menu-search:focus{
	background-color:#E9EFF2 !important;
}
.menu-search-list li{
	background: #548300;
    border-top: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px;
    list-style: none;
    padding: 0px;
}
.menu-search-list a{
	color: var(--Foundation-Black-black-1, #FFF) !important;
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.main-search{
	gap: 15px;
}



.category-item a{
	position: relative;
    display: block;
    background-color: #fff;
    text-align: center;
    box-shadow: 1px 1px 5px #777;
    height: 100%;

    padding: 24px;
		border-radius: 4px;
background: var(--Foundation-Black-black-1, #FFF);
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12);
}
.category .category-item p{
	margin-bottom: 0 !important;
}
.main{
	margin:0 !important;
	padding: 0;
}

.header-bottom{
    background: #fff !important;
}
.category-item i{
	margin-bottom:8px;
font-size: 24px;
}

.category-item a:hover{
	border-radius: 4px;
background: var(--Foundation-Black-black-1, #FFF);
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.12);
background: var(--Secondary-B300, #0B57D0);
color:#fff !important;
text-decoration:unset;
h3{
	color:#fff !important;
}
i{
	color:#fff !important;
}
p{
	color:#fff !important;
}
}
.category-item h3{
color: var(--Foundation-Black-black-12, #141414);
text-align: center;

font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px;
}
.category-item p{
overflow: hidden;
color: var(--Foundation-Black-black-8, #595959);
text-align: center;

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px;
}
#footer{
	background: #548300;
}
.bottom-main{
	display: inline-block;
    width: 100%;
}
#footer>.container>.row>.col-container{
	display: table;
    width: 100%;
}
#footer>.container>.row>.col-container>div {
    display: table-cell;
}
.app-link{
	display:flex;
	padding-top:16px;
    gap: 8px;
}

.Mobile-app-link{
	padding-top: 30px;
}
.contact-info h2{
    color: var(--neutral-white, #FFF);
    font-family: "Helvetica Neue",sans-serif;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
}
.branch1{
    padding: 0 !important;
}
.branch1 h3{
    color: var(--neutral-white, #FFF);
    
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
.branch-title{
color: var(--neutral-white, #FFF);

font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px;
}
.branch-info{
    color: var(--neutral-white, #FFF);
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-left: 27px;
}
.branch2{
    padding: 0 !important;
}
.footer-icon {
    display: flex;
    gap: 10px;
}
.footer-icon i {
    margin-top: 2px;
    color: #fff;
}
.footer-left {
    margin-top: 24px;
}
.footer-info{
    color: var(--white-color, #FFF);
    
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.footer-info a {
    color: var(--white-color, #FFF);

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.branch2 h3{
    color: var(--neutral-white, #FFF);
    
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
}
.branch-mail{
    color: var(--neutral-white, #FFF);

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.connect h2{
    color: var(--neutral-white, #FFF);
    
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
}
.connect a{
	padding-left:22px;
}
.lienketweb::after{
display: none !important;
}
#export .dropdown:hover > .dropdown-menu, #moresearches_menu .dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown-menu-right{
min-width:fit-content !important;
margin-top: 0;
}
.lienketweb {
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.20) !important;
    background: url('../images/dl/chevron-down.svg');
    padding: 12px;
    margin-top: 12px;
    width: 100%;
    color: #fff;
    border: unset;
    background-position: right center;
    background-repeat: no-repeat;
    background-position-x: 92%;
    -webkit-appearance: none;
}
#top-pages{
    width: auto !important;
}
.lienketweb-show{
    padding: 0 !important;
    width: 200px;

}
.lienketweb-show li {
background: #fff !important;
}
.lienketweb-show li a{
    color: #000 !important;
}
#listResults li a:hover{
    color: #fff;
}
#didyoumean{
    display: none;
}
.selections-toolbar{
    margin: 0 !important;
    border: 1px solid var(--border-color, #CFCFCF);
background: var(--7th-color, #FAFAFA);
}

#CheckAll{
    color: #0B57D0 !important;
}
#CheckNone{
    color: #0B57D0 !important;
}
#listResults li a {
    display: flex;
    width: var(--Spacing-24, 24px);
    height: var(--Spacing-24, 24px);
    padding: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--black-color, #333);
   
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    color: #333;
    font-size: 14px;
    gap: 8px;
    border-radius: 4px;
    background: var(--7th-color, #FAFAFA);
}
.breadcrumb{
	background: var(--Primary-Color-G300, #fff) !important;
	padding: 12px;
    max-width: 1320px;
    margin: 0 auto;
}
#facetcontainer{
    border-radius: 4px;
border: 1px solid var(--border-color, #CFCFCF);
background: var(--7th-color, #FAFAFA);

/* shadow */
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
}
#search-facets{
    background: #FAFAFA;
    border: unset !important;
    padding: 24px;
}
#search-facets h2{
    text-align: unset !important;
}
#search-facets h2 a{
color: var(--neutral-black, #333) !important;

font-size: 20px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 30px !important;
padding: 0 !important;
background-color: #FAFAFA !important;
border-bottom: unset !important;
}
#facet-availability{
color: var(--neutral-black, #222);

font-size: 16px !important;
font-style: normal;
font-weight: 600;
line-height: 24px;
}
#search-facets li li{
color: var(--neutral-dark-grey, var(--neutral-dark-grey, #666)) !important;

font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 24px !important;
list-style: disc;
margin-left: 30px;
}
.left-side-bar a{
color: var(--neutral-dark-grey, var(--neutral-dark-grey, #666)) !important;

font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 24px !important;
}
#search-facets h3{
	color: var(--neutral-black, #222);

font-size: 16px !important;
font-style: normal;
font-weight: 600;
line-height: 24px;
}

#numresults a{
	padding-top:0 !important;
}
.page-link i{
    color: #8C8C8C !important;
}
.selections{
color: var(--neutral-black, #222);

font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 21px; 
}
.btn-primary.disabled, .btn-primary:disabled{
	border-radius: 4px !important;
background: var(--Secondary-B300, #548300) !important;
border: unset !important;
}
.btn-primary{
	background: var(--Secondary-B300, #548300) !important;
}
.br-theme-fontawesome-stars .br-widget{
}

select.select-box-search{
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/dl/chevron-right.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-position-x: 88%;
    width: 200px;
}
.btn-primary{
    border: unset !important;
}
a:visited{
    color: #0B57D0;
}
.actions:first-child .btn-link{
    color: #0B57D0 !important;
}
.cart-actions a{
    color: #0B57D0 !important;
}
#descriptions-tab span{
    color: #0F51A0;
}
#userdetails h1 {
    color: var(--black-color, #333);
font-family: 'Roboto', sans-serif;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px;
}
#comments-tab{
    color: #BD8C2D !important;
}
#holdings-tab{
    color: #BD8C2D;
}

.adv-search-title{
    color: var(--black-color, #333);
font-family: 'Roboto', sans-serif;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px;
}
.title_summary a{
color: var(--black-color, #333);
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-style: normal;
line-height: 24px;
}
.detail-title{
    color: var(--black-color, #333);
font-family: 'Roboto', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px;
}
.cover-image img {
    margin: 0;
    width: 160px;
    height: 226.286px;
}
#action a{
    color: #0B57D0 !important;
    font-weight: 400;
}
#action a i.fa{
    color: #0B57D0 !important;
}

#biblio-cover-slider{
    background-color: unset !important;
    border: unset !important;
    border-radius: unset !important;
    min-height: unset !important;
}

#title-series_id{
    display: none;
}
#holdingbranch_id{
    display: none;
}
.newbook{
	border-radius: 4px;
    padding: 0 17px;
}
.lienketweb option{
	background: #fff !important;
    color: #000;
}
#suspend_all_holds{
    display: flex;
    gap: 12px;
}
#suspend_all_holds p {
    margin: 0 !important;
}
caption {
    caption-side: top !important;
}
.newlist-coverimages img{
    width: 160px !important;
    height: 224px !important;
}
.dismiss-btn-suppend{
    background: #dc3545 !important;
}
@media (max-width: 1399.98px){
    .selections-border::before {
        padding-right: 0 !important;
    }
    .selections-link{
        display: block !important;
    }
    .newlist-action-item{
        display: block !important;
    }
    .shelfbrowser-scroll{
        overflow: scroll;
    }
    #translControl1 {
        width: 500px !important;
    }
    .carousel__control.js-carousel-prev {
        bottom: 0;
        left: calc((100% / 2) - 40px) !important;
    }
    .carousel__control.js-carousel-next {
        bottom: 0;
        right: calc((100% / 2) - 40px) !important;
    }
    .logo-koha img{
        width: 180px !important;
    }
}
@media (max-width: 575.98px){
    .logo-koha img{
        width: 93px !important;
    }
    .shelf-text{
        background: unset !important;
border: unset !important;
    }
    .btn.btn-link.btn-sm.shelf-text.loginModal-trigger{
        padding-left: 15px !important;
    }
	.carousel__control.js-carousel-next{
	right:158px !important;
	}
    .updates-heading .line svg {
        width: 100% !important;
    }
	#floating{
	width:100% !important;
    }
    .heading-section {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        text-transform: uppercase;
        color: var(--mainColor);
        margin: 0;
    }
    .updates-heading .line svg {
        width: 100% !important;
    }
    .updates-heading{
        display: block !important;
    }
    .updates-home .updates-content{
        flex-direction: column;
    }
    .updates-content .announcement-container, .updates-content .coming-news-container {
        width: 100% !important;
    }
    .updates-content .announcement-container, .updates-content .coming-event-container {
        width: 100% !important;
    }
    .banner-bottom{
        height: 530px !important;
    }
    .slide-dot{
        margin-top: 20px;
    }
    .footer-info{
        padding: 20px;
    }
    .tab-content{
        overflow: scroll;
    }
    #opac-user-holdsrec{
        overflow: scroll;
    }
    .required_label.required{
        margin: 0;
    }
.banner-bottom-text p {
    text-align: center;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 5px;
    color: #fff;
}
.slide-text {
    color: var(--white-color, #FFF);
    text-align: center;
    font-family: "Times New Roman";
    font-size: 21px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}
.banner-bottom-2 {
    border: 2px solid #fff;
    border-top: unset;
    height: 350px !important;
    margin-top: 28px;
    display: flex;
}
.menu-item a{
	border-right:1px solid;
	padding:0 7px;
}
.Copyright-bottom{
	margin-top:35px;
}
#cartDetails{
	right:100px !important;
}
.table.dataTable thead .sorting{
	padding:1px !important;
}
#holdingst td{
	padding:10px 0 !important;
}
.table.dataTable thead .sorting_asc{
	padding:1px !important;
}
.lienketweb{
	width:311px !important;
}
ul#cart-list-nav li.nav-item.dropdown .dropdown-menu{
left:-80px;
}

	.carousel__control.js-carousel-prev{
		left:148px !important;
	}
	.mastheadsearch{
    border-radius: 0;
    display: block !important;
    margin: 0 !important;
    width: 100% !important;
}
.footer-info{
    display: flex !important;
    flex-direction: column !important;
}
.footer-right{
    padding-bottom: 50px;
    padding-left: 16px !important;
    padding-right: 0 !important;
}
.menubar{
	display: none;
	padding: 0 10px !important;
}
.menu-header{
	padding: 0 !important;
}
.menu-item{
	padding: 6px 0px !important;
}
.page-item a{
	width: auto !important;
}
.banner-bottom{
    padding: 35px !important;
}
#translControl1 {
    height: 48px;
    width: unset !important;
}
.main-search{
	display: block !important;
}
#booleansearch input, #booleansearch select, #opac-main-search input, #opac-main-search select {
    margin-bottom: 5px;
    width: 100% !important;
}
#searchsubmit {
    width:100% !important;
}
.category-home {
    display: block !important;
   
}
.category-item{
	    display: flex !important;
    justify-content: center !important;
	margin-bottom:20px !important;
}
.dropdown-search {
    padding-left: 160px;
}
.Mobile-app-link{
	width: 318px;
}
.contact-info{
	width:318px;
}
.connect{
	width: 318px;
}

.logo-header a svg{
width: 100%;
}
}
