.font-jost{font-family: 'jost';}
.font-merriweather{font-family: 'Merriweather';}

.text-blackcolor{color: #2B2B2B;}
.text-graycolor{color: #646464;}
.text-yellowcolor{color: #E1B02F;}

.background-yellow{background-color: #E1B02FF5;}
.background-gray{background-color: #EEEEEE;}

.border-stylegray{border: 1px solid #D0D0D0;}
.border-yellowstyle{border: 1px solid #E1B02F;}

.f-14{font-size: 14px;}
.f-16{font-size: 16px;}
.f-18{font-size: 18px;}
.f-20{font-size: 20px;}
.f-24{font-size: 24px;}
.f-42{font-size: 42px;}

.pdf-btn-img{width: 65px;height: 50px;position: absolute;    top: -11%;left: -11%;}

/* blog detail */
.search-box-icon{border-right: 0px;}
.search-box-control{border-left: 0px;}
.recent-post-img{width:80px;height: 80px;}

/* gallery */
.gallery-category{bottom: -10%;right: 0;}

/* publication */
.altmetrics-svg-img{width: 50px;height: 45px;position: absolute;top: -19%;left: -13%;}

.date-filter{border: 2px solid  #CECECE; width: 130px;border-radius: 12px;padding-right: 5px;}
.date-filter-div{max-height: 50vh;}
.date-filter-div::-webkit-scrollbar {width: 5px;border-radius: 20px;}
.date-filter-div::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius: 20px;}
.date-filter-div::-webkit-scrollbar-thumb {background-color: #344F6D;border-radius: 30px;}
.form-check-input[type=checkbox]{border: 1px solid #344F6D;width: 20px; height: 20px;}
.form-check-input:checked{background-color: #344F6D !important;border-color: #344F6D !important;}
.form-check-input:checked[type=checkbox] {border: 1px solid #344F6D;width: 20px; height: 20px;}
.year-text{color: #646464;font-size: 14px;font-weight: 500;}
.year-filter{color: #232323;font-weight: 500;font-size: 16px;}
.volume-btn{background-color:#E6F5FD ;font-size: 14px;font-weight: 500;}
.volume-section{border-right:1px solid #CECECE; border-right-style: dashed;}
.publication-month,.publication-year{font-size: 14px;font-weight: 500;}
.volume-section-div{margin-top: 40px;}
.card-footer-content{color:#232323;font-weight: 500;font-size: 13px;}
.arrow-clr {background-color:#E0E0E0 ;}
.page-link{color:#344054;}