body {
    font-family: 'Montserrat', sans-serif; 
    font-weight: 400; 
    font-style: normal; 
    font-size: 12px;
    line-height: 1.7;
    color: #292b2c;
    background: #fafafa;
}
.rainbow {
    
    background: #0053a0 linear-gradient(90deg, #0053a0 10%, #1576d1) no-repeat 50%;
  width: 100%;
  height: 6px;  
  background-image: repeating-linear-gradient(to right,
  #c4e17f 0px, #c4e17f 100px,
  #f7fdca 50px, #f7fdca 200px,
  #fad071 100px, #fad071 300px,
  #f0766b 150px, #f0766b 400px,
  #db9dbe 200px, #db9dbe 500px,
  #c49cdf 250px, #c49cdf 600px,
  #6599e2 300px, #6599e2 700px,
  #61c2e4 350px, #61c2e4 800px);
  background-size: 100% 10px;
  background-repeat:no-repeat;
}

.cover {
    background: linear-gradient(to right, rgb(60, 13, 20) 3px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.25) 7px, rgba(255, 255, 255, 0.25) 10px, transparent 12px, transparent 16px, rgba(255, 255, 255, 0.25) 17px, transparent 22px);
    box-shadow: 0 0 5px -1px black, inset -1px 1px 2px rgba(255, 255, 255, 0.5);
    background-size: contain;
    margin: auto;
    border-radius: 5px;
    width: 180px;
    height: 267px;
}

.text-white{
    color: #fff!important;
}
.text-dark{
    color: #292b2c!important;
}
.bg-gray{
    background: #eff2f7!important;
}
a {
    text-decoration: none;
}
b, strong {
    font-weight: 700;
}
table{
    width: 100%;
}
small{
    font-size: 9px;
}

.bt-4{
    border-top:4px solid #eee!important; 
}
.container {
    padding: 0;
}
.card{
    border: 0;
}

.seperator {
  border-top: 1px solid #ddd;
}
.separator-dashed {
  border-top: 1px dashed #ddd!important;

}
.symbol.symbol-45px > img {
  width: 45px;
  height: 45px;
    border-radius:5px; 
}

h4{
    font-family: "Marcellus", serif;
}

.ust-menu {
    border-bottom: 1px solid #eee;
    padding: 0;
    background-image: url(https://ijiape.penpublishing.net/app/views/index/lodos/assets/layout/img/web.png);

}
.ust-menu span {
    line-height: 36px;
}
.ust-menu .navbar-collapse {
    padding: 0;
}
.ust-menu .navbar-collapse .nav-item {
    line-height: 20px;
    font-weight: 900;
    padding: 0 10px;
}
.ust-menu .navbar-collapse .dropdown-menu {
    font-size: 12px;
}

.header {
    background: #fff;
    padding: 30px 0 20px 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06);
    margin-bottom: 10px;
    border-bottom: 5px solid #e1eded; 
}
.header .title {
    font-family: "Marcellus", serif;
    font-size: 24px;
    color: #292b2c;
    line-height: 28px;
}
.header .title:hover {
    text-decoration: none;
}
.header .title .publisher {
    font-family: 'Montserrat', sans-serif; 
    font-size: 12px;
    margin-top: -4px;
    color: #666;
}





.ana-menu {
  
}
.ana-menu .navbar {
}
.ana-menu .navbar-nav {
   
}
.ana-menu .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 4px solid #fff;
    color: #000;
}
.ana-menu .navbar-nav .nav-item .nav-link:hover {
    border-bottom: 4px solid #f00;
}
.ana-menu .navbar-nav .dropdown-menu {
    font-size: 12px;
}





.orta-alan {
    min-height: 600px;
    padding: 20px 0;
}




.filtre{
    font-weight: 500;
    padding: 15px;
    border: 0;
}

.filtre h5{
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}
.filtre .form-control, .filtre .form-select{
    font-size: 13px !important;
}
.filtre .form-check{
    margin: 2px 4px;
    font-size: 15px;
}
.filtre .form-check .form-check-label{
    margin-left: 5px;
    cursor: pointer;
    font-size: 12px;
}
.filtre .btn{
    font-size: 13px;
    font-weight: 700;
    padding: 4px 20px;
}
.filtre .tree-list .tree{
    cursor: pointer;
}
.filtre .tree-list .sub{
    display: none;
    margin-left: 10px;
    padding-top: 10px;
}
.filtre .tree-list .single{
    margin-left: 10px;
    padding-top: 10px;
}
.filtre .date{
    font-size: 12px;
    padding-right: 0;
    padding-top: 7px;
}


.kitap-area{
    border: 0;
    padding: 20px 30px;
}

.kitap-liste {
    width: 100%;
}
.kitap-liste tr{
    padding: 10px 20px;
    border-top: 1px solid #ddd;
}
.kitap-liste tr td{
    padding: 20px 0;
}
.kitap-liste a{
    font-family: "Marcellus", serif;
    font-size: 17px;
    color: #292b2c;
}
.kitap-liste .editor{
    font-size: 12px;
    padding: 5px 0;
}
.kitap-liste .date{
    font-size: 11px;
    padding: 10px 0;
}
.kitap-liste .ek{
    font-size: 10px;
    display: block;
    padding: 4px 10px;
}
.kitap-liste .type{
    background: #292b2c;
    color: #fff;
    margin-bottom: 10px;
    padding: 4px 10px;
}

.abstract{
    background: #eff2f7;
    padding: 20px;
    font-size: 12px;
    line-height: 1.6;
    display: none;
}




.kitap-turu{
    background: #eff2f7;
    color: #eee;
    padding: 4px 30px;
    background: #292b2c;
    font-weight: 700;
}






.share {
    padding: 10px 20px;
    border-right: 1px solid #ddd;
    background-color: #f1f1f1;
    text-decoration: none;
    font-size: 14px;
    color: #292b2c;
}
.share:hover {
    color: #fff;
    background: #292b2c;
}
.share:last-child {
    border: 0;
}


footer{
   line-height: 2; 
}


.telif ul {
    list-style: none;
    padding: 0;
    display: inline;
}
.telif ul li {
    display: inline;
}
.telif ul li:not(:last-child)::after {
    content: "\2022";
    margin: 0 5px;
}
