
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,700;0,800;0,900;1,700;1,800;1,900&display=swap');


body {
    font-family: "PT Sans", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.9;
    overflow-y: scroll;
    color: #183153;
}
.text-dark{
    color: #183153;
}
a {
    text-decoration: none;
}
b, strong {
    font-weight: 700;
}
.fs-10 {
    font-size: 10px !important;
}
.fs-11 {
    font-size: 11px !important;
}
.fs-12 {
    font-size: 12px !important;
}
.fs-13 {
    font-size: 13px !important;
}
.container {
    padding: 0;
}
.renk {
    background: #00bcd4;
}
.ust-menu {
    font-size: 12px !important;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.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;
}
.header .title {
    font-family: 'Saira Condensed', sans-serif;
    font-size: 24px;
    font-weight: 800;
    color: #323232;
    line-height: 28px;
}
.header .title:hover {
    text-decoration: none;
}
.header .title .publisher {
    font-family: "PT Sans", serif;
    font-size: 12px;
    font-weight: 400;
    margin-top: -4px;
    color: #666;
}
.header .title .publisher b {
    font-weight: 700;
}
.header .arama .form-control {
    background: #f6f6f6;
    border-color: #f6f6f6;
    border-radius: none !important;
    height: 50px;
}
.header .arama .form-control:focus {
    box-shadow: none !important;
}
.header .arama .btn {
    background: #f6f6f6;
    border-color: #f6f6f6;
    border-radius: none !important;
    color: #333;
    cursor: pointer;
}
.orta-menu {
    border-bottom: 3px solid #323232;
}
.orta-menu .navbar {
    padding: 0;
}
.orta-menu .navbar-nav {
    width: 100%;
}
.orta-menu .navbar-nav .nav-item {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.orta-menu .navbar-nav .nav-item:first-child {
    border-left: hidden;
}
.orta-menu .navbar-nav .nav-item .nav-link {
    color: #fff;
    line-height: 50px;
    padding: 0 18px;
    font-weight: 900;
}
.orta-menu .navbar-nav .nav-item .nav-link:hover {
    background: #323232;
}
.orta-menu .navbar-nav .dropdown-menu {
    font-size: 12px;
}
.orta-alan {
    min-height: 600px;
    padding: 20px 0;
}
.son-sayi {
    font-family: 'Saira Condensed', sans-serif;
    font-size: 18px;
    background: #f1f1f1;
    border-color: #f1f1f1;
    padding: 15px;
}
.son-sayi > span{
    color: #ccc;
}
.son-sayi > select{
    font-size: 14px;
    width: 120px;
}

.makale-liste {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    width: 100%;
}
.makale-liste td a.title {
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    display: block;
}
.makale-liste td p {
    margin: 0;
}
.makale-liste td .mt-35 {
    margin-top: 32px;
}
.makale-liste td {
    border-bottom: 1px solid #eee;
    padding: 10px;
}
.ozet-drop {
    background: #f1f1f1;
    padding: 10px 20px 20px 20px;
    margin-top: 20px;
    display: none;
}
.ozet-drop p {
    margin-top: 10px !important;
}
.sag-menu {
    background: #f1f1f1 !important;
    padding: 10px;
}
.sag-menu li {
    background: #f1f1f1 !important;
    font-weight: 900;
    padding: 0;
    border: 0;
}
.sag-menu li.title {
    color: #323232;
    padding: 4px 20px;
    font-family: 'Saira Condensed', sans-serif;
    font-size: 26px;
}
.sag-menu li a {
    color: #323232;
    display: block;
    padding: 12px 20px;
    border-top: 1px solid #ddd;
}
.sag-menu li a:hover {
    text-decoration: none;
    background: #e2e6ea;
    color: #323232;
}



.makale-menu{
    width: 100%;
}
.makale-menu td{
    padding: 0;
}
.makale-menu a{
    font-family: 'Saira Condensed', sans-serif;
	font-weight:800; 
    font-size: 16px;
	text-decoration:none;
	padding:28px 0;
	color:#323232;
    text-align: center;
    display: block;
}
.makale-menu a div{ 
    padding-top: 5px;
}


.makale-menu a:hover{
	background:#f1f1f1;
}
.makale-menu a.active{
	background:#f1f1f1;
}


.son-liste {
    background: #f1f1f1 !important;
    padding: 10px;
    margin-top: 20px;
}
.son-liste li {
    background: #f1f1f1 !important;
    font-weight: 900;
    padding: 0;
    border: 0;
}
.son-liste li.title {
    color: #323232;
    padding: 4px 20px;
    font-family: 'Saira Condensed', sans-serif;
    font-size: 26px;
}
.son-liste li a {
    color: #323232;
    display: block;
    padding: 12px 20px;
    border-top: 1px solid #ddd;
}
.son-liste li a:hover {
    text-decoration: none;
    background: #e2e6ea;
    color: #323232;
}
.son-liste li a p {
    font-weight: normal;
    margin: 0;
    padding: 0;
}
/*	DERGI ALANI */
.dergi-liste {
    background: #f1f1f1 !important;
    padding: 20px 10px;
    border-radius: 10px;
}
.dergi-liste h4 {
    color: #323232;
    padding: 4px 0 10px 20px;
    font-family: 'Saira Condensed', sans-serif;
    font-size: 26px;
    margin: 0;
    border-bottom: 1px dotted #ccc;
}
.dergi {
    display: block;
    font-weight: 900;
    line-height: 32px;
    color: #333;
    cursor: pointer;
    padding: 10px 10px;
    border-bottom: 1px dotted #ccc;
}
.dergi:hover {
    text-decoration: none;
    background: #e2e6ea;
    color: #323232;
}
.dergi svg {
    margin-right: 5px;
    margin-top: -2px;
}
.dergi-sayi {
    display: none;
}
.dergi-sayi .title {
    padding-left: 30px;
    line-height: 30px;
}
.dergi-sayi a {
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-right: 16px;
    border-bottom: 1px dotted #ccc;

}
.dergi-sayi a p {
    font-size: 12px;
    color: #666;
    font-weight: 400 !important;
    margin: -5px 0 0 0;
    padding-bottom: 5px;
}
.dergi-sayi .aktif a {
    color: #f00;
}
.dergi-sayi .title:hover {
    background: #e2e6ea;
}
/* DERGİ BİLGİ */
.dergi-bilgi {
    background: #f1f1f1 !important;
    padding: 40px 10px;
    margin-top: 20px;
    text-align: center;
    color: #333;
}
.dergi-bilgi img {
    margin-bottom: 20px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(204, 204, 204, 1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(204, 204, 204, 1);
    box-shadow: 5px 5px 5px 0px rgba(204, 204, 204, 1);
}
.dergi-bilgi h4 {
    margin: 10px 0;
    font-weight: 700;
    font-size: 16px;
}
.arama-alani .arama {
    background: #f6f6f6;
}
.arama-alani .arama .form-control {
    background: #f6f6f6;
    border-color: #eee;
    border-radius: none !important;
    height: 50px;
    font-weight: 900;
    color: #f00;
}
.arama-alani .arama .form-control:focus {
    box-shadow: none !important;
}
.arama-alani .arama .btn {
    background: #eee;
    border-color: #eee;
    border-radius: none !important;
    height: 50px;
    color: #333;
    cursor: pointer;
}
.son-liste li a i {
    margin-top: 10px;
    font-size: 22px;
}
.stat {
    width: 100%;
    height: 520px;
    margin: 20px 0;
}
.dipnot {
    margin: 10px 0;
    font-size: 11px;
    color: #666;
}


.makale p{
	margin-bottom:10px;
}
.makale .journal{
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    
}
.makale .title{
	color:#212121;
	font-size:24px;
	line-height:38px;
	font-weight:900;
    font-family: 'Bitter', serif; 
}
.makale .table{

}
.makale .table thead th{
    font-size: 14px;
    border: 0;
    padding: 10px 20px; 
    background: #e9ecef;
}
.makale .table span.title{

    font-size: 13px;
}


.kaynakca{
	max-width:100%;
	overflow-y:hidden;
    font-size: 13px;
	
}
.kaynakca ol, .kaynakca ul{
	padding-left:25px;
	
}
.kaynakca li{
	margin-bottom:10px;
	padding-left:20px;
}
h2.title {
    font-family: 'Saira Condensed', sans-serif;
    font-size: 38px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 20px;
}
.icerik {
    line-height: 30px;
}
.gecmis .dipnot {
    font-size: 11px;
    text-align: justify;
    margin: 0;
    color: #f00;
}

.sub-shadow {
    
    overflow: hidden;
    -webkit-box-shadow: 0 0 2rem rgb(0 0 0 / 10%), 1.25em 1.25em 0 -0.5em #f1f1f1;
    box-shadow: 0 0 2rem rgb(0 0 0 / 10%), 1.25em 1.25em 0 -0.5em #f1f1f1;
    background-color: #f1f1f1;    
    
}

.footer {
    background: #f1f1f1;
    padding: 20px 0;
}
.footer h3 {
    font-family: 'Saira Condensed', sans-serif;
    font-size: 18px;
}
.footer img {
    margin-right: 15px;
}
.footer .telif {
    line-height: 22px;
}
.footer .copyright {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 10px;
    font-size: 12px;
}
.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;
}
.br-0 {
    border-right: 0 !important;
}
.bl-0 {
    border-left: 0 !important;
}
.form-control {
    font-size: 14px !important;
}
.btn {
    font-size: 13px !important;
    cursor: pointer;
}
.btn-light {
    background: #eee;
}
.alert {
    text-align: center;
}
.ta-j {
    text-align: justify;
}
.fs-13 {
    font-size: 13px !important;
}
.fs-16 {
    font-size: 16px;
}
.fw {
    width: 100% !important;
}
.pl-0 {
    padding-left: 0;
}
.pr-0 {
    padding-right: 0;
}
.mb-1 {
    margin-bottom: 10px !important;
}
.mb-2 {
    margin-bottom: 20px !important;
}
.ds-none {
    display: none;
}
.bold {
    font-weight: 700;
}
.font-red {
    color: #f00;
}
.golge {
    -webkit-box-shadow: 5px 5px 5px 0px rgba(240, 240, 240, 1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(240, 240, 240, 1);
    box-shadow: 5px 5px 5px 0px rgba(240, 240, 240, 1);
}
.btn-ozet {
    display: block;
    float: left;
    padding: 6px 20px;
    border-right: 1px solid #ddd;
    background-color: #f1f1f1;
    font-size: 13px !important;
    color: #323232;
    min-width: 100px;
    text-align: center;
}
.btn-ozet:hover {
    color: #fff;
    background: #323232;
    text-decoration: none;
}
.btn-ozet:last-child {
    border: 0;
}
.btn-ozet svg {
    margin-right: 2px;
    margin-top: -4px;
}
.btn-indir {
    padding: 9px 20px 8px 20px;
    border-radius: 0;
    font-weight: 900;
    margin-left: 5px;
}
.share {
    display: block;
    float: left;
    padding: 6px 20px;
    border-right: 1px solid #ddd;
    background-color: #f1f1f1;
    text-decoration: none;
    font-size: 14px;
    color: #323232;
}
.share:hover {
    color: #fff;
    background: #323232;
}
.share:last-child {
    border: 0;
}
.table thead {
    background: #f1f1f1;
}
.tablo {
    background-color: transparent;
    border: 1px solid #ddd;
    width: 100% !important;
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
}
.tablo > thead > tr > th, .tablo > tbody > tr > th, .tablo > tfoot > tr > th, .tablo > thead > tr > td, .tablo > tbody > tr > td, .tablo > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}
.tablo > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background: #f1f1f1;
    font-size: 16px;
}
.tablo > tbody + tbody {
    border-top: 2px solid #ddd;
}
.tablo > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.tablo > tbody > tr:hover {
    background-color: #f5f5f5;
}
.tablo col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
.tablo td[class*="col-"], .tablo th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.tablo > thead > tr > td.active, .tablo > tbody > tr > td.active, .tablo > tfoot > tr > td.active, .tablo > thead > tr > th.active, .tablo > tbody > tr > th.active, .tablo > tfoot > tr > th.active, .tablo > thead > tr.active > td, .tablo > tbody > tr.active > td, .tablo > tfoot > tr.active > td, .tablo > thead > tr.active > th, .tablo > tbody > tr.active > th, .tablo > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.tablo > tbody > tr > td.active:hover, .tablo > tbody > tr > th.active:hover, .tablo > tbody > tr.active:hover > td, .tablo > tbody > tr:hover > .active, .tablo > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.tablo > thead > tr > td.success, .tablo > tbody > tr > td.success, .tablo > tfoot > tr > td.success, .tablo > thead > tr > th.success, .tablo > tbody > tr > th.success, .tablo > tfoot > tr > th.success, .tablo > thead > tr.success > td, .tablo > tbody > tr.success > td, .tablo > tfoot > tr.success > td, .tablo > thead > tr.success > th, .tablo > tbody > tr.success > th, .tablo > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.tablo > tbody > tr > td.success:hover, .tablo > tbody > tr > th.success:hover, .tablo > tbody > tr.success:hover > td, .tablo > tbody > tr:hover > .success, .tablo > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.tablo > thead > tr > td.info, .tablo > tbody > tr > td.info, .tablo > tfoot > tr > td.info, .tablo > thead > tr > th.info, .tablo > tbody > tr > th.info, .tablo > tfoot > tr > th.info, .tablo > thead > tr.info > td, .tablo > tbody > tr.info > td, .tablo > tfoot > tr.info > td, .tablo > thead > tr.info > th, .tablo > tbody > tr.info > th, .tablo > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.tablo > tbody > tr > td.info:hover, .tablo > tbody > tr > th.info:hover, .tablo > tbody > tr.info:hover > td, .tablo > tbody > tr:hover > .info, .tablo > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.tablo > thead > tr > td.warning, .tablo > tbody > tr > td.warning, .tablo > tfoot > tr > td.warning, .tablo > thead > tr > th.warning, .tablo > tbody > tr > th.warning, .tablo > tfoot > tr > th.warning, .tablo > thead > tr.warning > td, .tablo > tbody > tr.warning > td, .tablo > tfoot > tr.warning > td, .tablo > thead > tr.warning > th, .tablo > tbody > tr.warning > th, .tablo > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.tablo > tbody > tr > td.warning:hover, .tablo > tbody > tr > th.warning:hover, .tablo > tbody > tr.warning:hover > td, .tablo > tbody > tr:hover > .warning, .tablo > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.tablo > thead > tr > td.danger, .tablo > tbody > tr > td.danger, .tablo > tfoot > tr > td.danger, .tablo > thead > tr > th.danger, .tablo > tbody > tr > th.danger, .tablo > tfoot > tr > th.danger, .tablo > thead > tr.danger > td, .tablo > tbody > tr.danger > td, .tablo > tfoot > tr.danger > td, .tablo > thead > tr.danger > th, .tablo > tbody > tr.danger > th, .tablo > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.tablo > tbody > tr > td.danger:hover, .tablo > tbody > tr > th.danger:hover, .tablo > tbody > tr.danger:hover > td, .tablo > tbody > tr:hover > .danger, .tablo > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.ilk-kolon tr td:first-child {
    width: 50%;
}
.ilk-kolon-30 tr td:first-child {
    width: 30%;
}
.kurul tr td:nth-child(1) {
    width: 50px;
}
.kurul tr td:nth-child(3) {
    width: 240px;
}
.kurul tr td:nth-child(4) {
    width: 180px;
}