.subleft {
    display: table-cell;
    width: 465px;
    vertical-align: top;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 35px;
}

.subright {
    display: table-cell;
    vertical-align: top;
    border-left: 1px solid #ececec;
    padding-left: 19px;
}

.breadcrumb {
    background-color: transparent;
    padding-left: 0px;
    margin-bottom: 0px;
    padding: 16px 15px 8px 0px;
}

.breadcrumb > li + li:before {
    content: "\64";
    font-family: "yaysis";
    font-size: 7px;
    color: #777777;
    padding: 0px 4px 0px 1px;
}

.breadcrumb > li > a {
    color: #2babde;
    font-size: 12px;
    font-family: Arial;
}

.breadcrumb .active {
    font-size: 12px;
}

.reference {
    color: #030303;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
    display: block;
}

.reference .caret {
    border-bottom: 5px dashed;
    border-top: 5px solid transparent;
    vertical-align: top;
    margin-right: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.collapsed .caret {
    border-top: 5px dashed;
    border-bottom: 5px solid transparent;
    vertical-align: middle;
}

.reference:hover, .reference:focus {
    color: #030303;
}

.reference-detail {
    border: 0px;
    box-shadow: none;
}

.reference-detail > span {
    width: 15px;
    float: left;
    line-height: 1.4;
}

.reference-detail p {
    margin-bottom: 0px;
    color: #030303;
    font-size: 13px;
    font-family: Arial;
    line-height: 1.6;
    position: relative;
    padding-left: 15px;
}

.journal, .doi {
    color: #030303;
    font-size: 13px;
    font-family: Arial;
    margin-top: 20px;
}

.doi span {
    font-weight: bold;
}

.doi {
    margin-top: 0px
}

.keyword {
    color: #030303;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    padding-top: 10px;
    margin-top: 10px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.keyword a {
    color: #2387ba;
    font-family: Arial;
    font-size: 13px;
    padding: 10px 0px 0px 0px;
    font-weight: normal;
}

.keyword a:hover {
    color: #2387ba;
    text-decoration: underline !important
}

.detail-info {
    color: #272727;
    font-size: 12px;
    font-family: Arial;
    margin-top: 20px;
}

.detail-info span {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #cdcdcd;
    margin: 0px 11px;
    vertical-align: text-top;
}

/* İssue Head */

.issue-head {
    background-color: #f3f3f4;
    border-bottom: 2px solid #333333;
    color: #107ebb;
    font-family: Arial;
    padding: 15px 0px 15px 10px;
    margin-top: 27px;
}

.content h1 {
    /*margin:0px;*/
    font-size: 16px;
    margin-bottom: 27px;
    /*text-align:left;*/
}

.content p {
    color: #030303;
    font-size: 14px;
    font-family: Arial;
    line-height: 1.6;
    margin-bottom: 0px;
    margin-top: 5px;
}

.content p span {
    font-weight: bold;
}

.add-head {
    margin-top: 50px;
    color: #107ebb;
    font-size: 16px;
    font-family: Arial;
}

.add div {
    display: inline-block;
    margin-top: 10px;
    margin-right: 20px;
    color: #2e2e2e;
    font-size: 12px;
    font-family: Arial;
}

.add div img {
    display: block;
    margin-bottom: 10px;
}

.issue-info {
    color: #787878;
    font-size: 12px;
    font-family: Arial;
    padding-top: 17px;
}

.issue-info i {
    font-size: 10px;
    margin-right: 10px;
}

.issue-line {
    background-color: #e4e4e4;
    width: 100%;
    height: 1px;
    margin-top: 10px;
}

.issue-head-right {
    padding-top: 18px;
}

.issue-head-right a {
    color: #787878;
    font-size: 12px;
    float: left;
    position: relative;
}

.issue-head-right .issue-arrow-right {
    float: right;
}

.issue-head-right a:hover {
    color: #13a6e0
}

.issue-head-right a i {
    font-size: 7px;
    color: #777777;
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
}

.arrow-line {
    background-color: #9c9c9c;
    width: 1px;
    height: 9px;
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.abstract {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.abstract-nav {
    margin-top: 18px;
}

.abstract-nav > li > a {
    width: 107px;
}

.fast-search {
    padding: 2px 11px 0px 12px;
    height: 220px;
}

.fast-search input {
    width: 100%;
    border: 1px solid #e4e4e4;
    color: #787878;
    font-family: Arial;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px 16px 4px 16px;
}

.fast-search-button {
    padding-top: 16px;
}

.fast-search-button a {
    display: block;
    color: #337ab7;
    font-size: 14px;
    font-family: Arial;
    float: left;
    padding-top: 7px;
}

.fast-search-button a:hover {
    color: #2babde;
}

.fast-search-button button {
    display: block;
    font-size: 12px;
    font-family: Arial;
    float: right;
    background-color: transparent;
    padding: 6px 15px 5px 15px;
    border-radius: 2px;
    border: 1px solid #c7c7c7;
    color: #3a3a3a;
}

.fast-search-button button:hover {
    background-color: #2babde;
    border-color: #2babde;
    color: #fff
}

.fast-menu ul {
    margin-bottom: 5px;
    padding-top: 10px
}

.fast-menu li a {
    margin: 0px 16px;
    padding: 10px 0px 10px 0px;
    color: #787878;
    font-size: 13px;
    font-family: Arial;
    position: relative;
    display: block;
}

.fast-menu li a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    bottom: 0px;
}

.fast-menu li:last-child a:before {
    height: 0px;
}

.social-text {
    color: #166fa8;
    font-size: 14px;
    font-weight: 400;
    font-family: Arial;
}

.social-icon a {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin-top: 10px;
    background-color: #3b5998;
    color: #fff;
    text-align: center;
    padding-top: 7px;
    margin-right: 2px;
}

.social-icon a:nth-child(1) {
    background-color: #3b5998;
}

.social-icon a:nth-child(2) {
    background-color: #1da1f2;
}

.social-icon a:nth-child(3) {
    background-color: #dd4b39;
}

.social-icon a:nth-child(4) {
    background-color: #0077b5;
}

.social-icon a:nth-child(5) {
    background-color: #a62626;
}

.social-icon a:nth-child(6) {
    background-color: #ff4500;
}

.social-icon a:nth-child(7) {
    background-color: #8c8c8c;
}

.social-icon a:nth-child(1):hover {
    background-color: #2b447a;
}

.social-icon a:nth-child(2):hover {
    background-color: #1794e1;
}

.social-icon a:nth-child(3):hover {
    background-color: #8e1c1c;
}

.social-icon a:nth-child(4):hover {
    background-color: #006295;
}

.social-icon a:nth-child(5):hover {
    background-color: #8e1c1c;
}

.social-icon a:nth-child(6):hover {
    background-color: #e33d00;
}

.social-icon a:nth-child(7):hover {
    background-color: #6d6d6d;
}

.other-article {
    margin-top: 20px;
}

.other-article .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border: 0px;
}

.other-article .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    background: transparent;
    border: 0px;
}

.other-article .panel-title {
    font-size: 14px;
}

.other-article .panel-title > a {
    display: block;
    text-decoration: none;
    padding: 2px 0px;
    color: #166fa8;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
}

.other-article .panel-default .panel-body {
    border: 0px;
    padding-left: 0px;
    color: #787878;
    font-size: 12px;
    font-family: Arial;
}

.other-article .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0px;
}

.other-article .caret {
    vertical-align: top;
    margin-right: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-top: 5px;
}


.other-article .caret {
    border-top: 5px dashed;
    border-bottom: 5px solid transparent;
    vertical-align: middle;
}

.other-article .caret.active {
    border-bottom: 5px dashed;
    border-top: 5px solid transparent;
    vertical-align: top;
    margin-top: 0px;
}

@media screen and (min-width:320px) {
    .subleft {
        display: block;
        width: 100%;
        padding: 0px;
    }

    .subright {
        display: block;
        border-left: 0px;
        padding-left: 0px;
    }

    .abstract-nav > li > a {
        width: 107px;
    }
}

@media screen and (min-width:768px) {
    .subleft {
        display: block;
        width: 455px;
        padding: 0px 10px 10px 0px;
    }

    .subright {
        display: block;
        border-left: 0px;
        padding-left: 0px;
    }

    .abstract-nav > li > a {
        width: 181px;
    }
}

@media screen and (min-width:992px) {
    .subleft {
        display: table-cell;
        width: 455px;
        padding: 0px 30px 35px 0px;
    }

    .subright {
        display: table-cell;
        border-left: 1px solid #ececec;
        padding-left: 19px;
    }

    .abstract-nav > li > a {
        width: 107px
    }

    .subright .tab-menu {
        width: 220px;
    }
}

.subright .tab-menu {
    padding-left: 0;
}

@media screen and (min-width:1200px) {
    .subleft {
        display: table-cell;
        width: 465px;
        padding: 0px 30px 35px 0px;
    }

    .subright {
        display: table-cell;
        border-left: 1px solid #ececec;
        padding-left: 19px;
    }

    .abstract-nav > li > a {
        width: 107px
    }
}

/* Arama */

.input-alan {
    padding: 0px 0px 0px 15px;
}

.form-horizontal .form-group {
    padding: 6px 0px 6px 0px;
    margin: 0px;
}

.form-horizontal .form-group:first-child {
    margin-top: 30px;
}

.form-horizontal .form-group label {
    color: #464646;
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    padding-top: 8px;
}

.form-horizontal .form-group .form-control, .btn-group .btn-default {
    color: #464646;
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    background-color: #f4f4f4;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    border-radius: 0px;
    min-height: 34px;
}

.formradio label, .radio {
    padding-top: 0px !important;
    margin-top: 0px !important;
    min-height: initial !important;
}

.radio label {
    margin-right: 15px;
    margin-left: 25px;
}

.radio input {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -1px;
    margin-left: -25px !important;
}

.form-group label {
    padding-left: 0px;
}

/*.yazar {
    float:left;
    border:1px solid #2babde;
    color:#2babde;
    font-size:13px;
    font-family:Arial;
    padding:8px 10px 6px 10px;
    margin:8px 8px 8px 8px;
}

.yazar i{
    color:#404040;
    display:inline-block;
    vertical-align:middle;
    margin-top:3px;
    margin-left:15px;
    cursor:pointer;
}*/

.btn-group, .multiselect-native-select, .btn-group .btn-default {
    width: 100%;
    box-shadow: none;
}

.btn-group .btn-default {
    text-align: left;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.btn-group .btn-default .caret {
    border-color: #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px dashed;
    position: absolute;
    top: 14px;
    right: 10px
}

.input-group-addon {
    border-right: 0px !important;
}

.multiselect-container > li > a > label {
    padding: 3px 20px 8px 40px
}

.multiselect-container > .active > a, .multiselect-container > .active > a:hover, .multiselect-container > .active > a:focus {
    background-color: #e1e1e1 !important;
    color: #fff !important
}

.multiselect-container {
    width: 100%
}

.multiselect-container .input-group {
    margin: 0px;
    width: 100%
}

.btn-arama {
    float: right;
    border: 1px solid #166fa8;
    background-color: #fff;
    border-radius: 0px;
    color: #3a85b5;
    padding: 8px 18px 1px 18px;
    font-size: 18px;
}

.search-sonuc {
    margin-top: 27px;
	padding-bottom:27px;
}

.search-head {
    color: #212121;
    font-size: 14px;
    font-family: Arial;
    background-color: white;
    min-height: 51px;
    padding: 15px 0px 0px 18px;
}

.search-sonuc .article:nth-child(2) {
    border-top: 0px;
    margin-top: -5px;
}

.search-article-head {
    padding: 15px;
    background: #efefef;
    display: inline-block;
    width: 100%;
}

.search-article-head div {
    color: #404040;
    font-size: 13px;
    font-family: Arial;
    float: left;
}

.search-article-head a {
    color: #404040;
    font-size: 14px;
    font-family: Arial;
    float: right;
    margin-right: 10px;
    margin-left: 30px;
}

.search-article-head a span {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px dashed;
}

@media screen and (min-width:320px) {
    .search-sonuc .article_content {
        width: 100%;
    }

    .search-sonuc .article {
        padding-left: 0px;
    }

    .search-sonuc {
        border: 0px;
    }

    .input-alan {
        padding: 0px 0px 0px 0px;
    }

    .search-article-head div {
        float: none;
        font-weight: 600;
    }

    .search-article-head a {
        float: none;
        margin: 0px 15px 0px 0px;
        display: block
    }
}

@media screen and (max-width:768px) {
    .search-article-head a {
        margin: 10px 15px 0px 0px;
    }
}

@media screen and (min-width:768px) {
    .search-sonuc .article_content {
        width: 340px;
    }

    .search-sonuc .article {
        padding-left: 20px;
    }

    .search-sonuc {
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }

    .input-alan {
        padding: 0px 0px 0px 15px;
    }

    .search-article-head div {
        float: left;
    }

    .search-article-head a {
        float: right;
        margin-right: 10px;
        margin-left: 30px;
    }

    .search-article-head a:hover {
        color: #337ab7;
    }
}

@media screen and (min-width:992px) {
    .search-sonuc .article_content {
        width: 570px;
    }

    .search-sonuc .article {
        padding-left: 20px;
    }

    .search-sonuc {
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }
}

/* Arşiv */

.archive-head {
    color: #107ebb;
    font-size: 14px;
    font-family: Arial;
    margin-top: 10px;
}

.archive-content .nav-tabs {
    margin: 22px 0px 0px 0px;
    padding: 0px;
}

.archive-content .nav-tabs > li > a {
    width: 108px;
    height: 37px;
    color: #121212;
    font-size: 13px;
    font-family: Arial;
    text-align: center;
    border: 0px;
    margin-right: 8px;
    margin-top: 8px;
    min-height: initial;
    background-color: #ededed;
    padding-top: 10px;
}

.archive-content .nav-tabs > li > a:hover,
.archive-content .nav-tabs > li.active > a {
    border: 0px;
    background-color: #505050;
    color: #fff;
}

.archive-content .tab-pane .nav-tabs {
    margin-top: 5px
}

.archive-content .tab-pane .nav-tabs > li > a {
    width: 70px;
    height: 33px;
    padding-top: 8px;
}

.archive-content .tab-pane .nav-tabs > li.active > a {
    background-color: #2babde;
}

.archive-content .tab-pane > a {
    border-bottom: 1px solid #ececec;
    color: #787878;
    font-size: 13px;
    font-family: Arial;
    width: 200px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
}

.archive-content .tab-pane > a span {
    color: #2babde
}

.archive-content .tab-pane > a:first-of-type {
    margin-top: 20px;
}
/* */
.icerik-content {
    color: #030303;
    font-size: 14px;
    font-family: Arial;
    line-height: 1.5;
}

.icerik-content h3 {
    color: #107ebb;
    font-size: 14px;
    font-family: Arial;
}

.icerik-content p {
    margin-top: 28px;
}

.icerik-content span {
    font-weight: bold;
}

.icerik-content hr {
    margin: 30px 0px 30px 0px;
}

.pdf-link {
    color: #5f5f5f;
    font-size: 14px;
    font-family: Arial;
    margin-top: 20px;
    display: inline-block;
}

.pdf-link i {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 26px;
    background-color: #ededed;
    width: 48px;
    height: 48px;
    text-align: center;
    padding-top: 9px;
    margin-right: 18px;
}

.articles .pdf-link i {
    display: block;
    vertical-align: middle;
    color: #000000;
    font-size: 64px;
    background-color: #ededed;
    width: 100px;
    height: 85px;
    text-align: center;
    padding-top: 6px;
    margin-bottom: 11px;
}
/* contact */

.contact {
    font-family: Arial;
    color: #464646;
    font-size: 14px;
    margin-left: 15px;
    line-height: 2;
}

.contact .row {
    margin-bottom: 10px;
}

.contact h3 {
    color: #107ebb;
    font-size: 14px;
    font-family: Arial;
    margin-left: -15px;
}

.contact h4 {
    color: #464646;
    font-size: 17px;
    font-family: Arial;
    font-weight: bold;
}

.contact span {
    color: #030303;
    font-weight: bold;
}

.contact .contact-background {
    background-color: #f4f4f4;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 40px;
}

.contact a {
    color: #2babde;
}

.contact a i {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}

.contact .mail {
    color: #464646;
}

.form-control {
    border: 1px solid #e5e5e5;
    margin-top: 5px;
    border-radius: 0px;
    box-shadow: none;
    background-color: #f4f4f4;
    color: #242424;
    font-size: 14px;
    font-family: Arial;
    height: 40px;
}

.form-control::-webkit-input-placeholder {
    color: #242424;
}

.form-control::-moz-placeholder {
    color: #242424;
}

.form-control:-ms-input-placeholder {
    color: #242424;
}

.form-control:-moz-placeholder {
    color: #242424;
}

.btn-search {
    margin-top: 30px;
    width: 115px;
    height: 43px;
    background-color: #166fa8;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    padding-top: 2px;
}

.search-head > .pull-right {
    margin-right: 20px
}
/*Arşiv Yeni*/
.tree {
    min-height: 20px;
    padding: 19px 0;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transform: scale(.9);
    -moz-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
}

.tree li {
    list-style-type: none;
    margin: 0;
    padding: 10px 5px 0 5px;
    position: relative;
    margin-left: 20px;
}

.tree li::before,
.tree li::after {
    content: '';
    left: -20px;
    position: absolute;
    right: auto;
}

.tree li::before {
    border-left: 1px solid #999;
    bottom: 50px;
    height: 100%;
    top: 0;
    width: 1px
}

.tree li::after {
    border-top: 1px solid #999;
    height: 20px;
    top: 29px;
    width: 25px
}

.tree li span {
    font-family: Arial;
    font-weight: 600;
    font-size: 17px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
    display: inline-block;
    padding: 5px 25px;
    text-decoration: none;
    border-radius: initial;
}

.tree li span + ul {
    margin-left: 10px;
}

.tree li.parent_li > span {
    cursor: pointer
}

.tree > ul > li::before,
.tree > ul > li::after {
    border: 0
}

.tree li:last-child::before {
    height: 30px
}
/*.tree li.parent_li>span:hover,
.tree li.parent_li>span:hover+ul li span {
  background: #eee;
  border: 1px solid #94a0b4;
  color: #000
}*/
.badge.badge-success {
    background: #166fa8;
    border-radius: initial;
    padding: 9px 20px 9px 15px;
    border: initial;
}

.badge.badge-success i {
    color: white;
    margin-top: 2px;
    vertical-align: middle;
    font-size: 8px;
    margin-right: 2px;
}

.badge.badge-success + ul {
    margin-left: 5px
}

.badge.badge-success + ul > li a span {
    padding: 6px 10px;
    /*min-width:226px*/
}

.badge.badge-success + ul > li a span {
    font-weight: 400;
    font-size: 17px;
}

.icon-calendar {
    display: none
}

.tree > ul > li {
    padding-left: 10px;
}

.contact-new h3 {
    font: 14px Arial, serif;
    color: #2babde;
    margin-bottom: 20px;
}

.contact-new .contact-form input,
.contact-new .contact-form textarea {
    margin-bottom: 13px
}

.contact-new .contact-form input:first-child {
    margin-top: initial
}

.contact-new .contact-form textarea:last-child {
    margin-bottom: initial;
    padding: 5px;
    background: red;
}

.contact-new .contact-form button {
    float: initial;
    margin-top: 13px
}

.contact-new > .row > .col-md-5 {
    background: #f2f2f2;
    padding: 0;
}

.contact-new > .row > .col-md-5 .contact {
    margin: 0;
    padding: 25px 20px;
    border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #fbfbfb;
    font: normal 14px/20px Arial, serif;
}

.contact-new > .row > .col-md-5 .contact:last-child {
    border-bottom: initial;
}

.contact-new > .row > .col-md-5 .contact strong {
    font: bold 14px Arial, serif;
}

.contact-new > .row > .col-md-5 .contact > span {
    display: block;
    font-weight: initial;
}

.contact-new > .row > .col-md-5 .contact > span > strong {
    min-width: 65px;
    display: inline-block
}

.contact-new > .row > .col-md-5 .contact > span > strong + b {
    margin-right: 6px;
}

.contact-new > .row > .col-md-5 .contact > span + a {
    margin-top: 20px;
    display: block
}

@media(max-width:992px) {
    .contact-new > .row > .col-md-5 {
        margin: 30px 15px;
    }
}

.icon-negatif {
    height: 8px;
    width: 8px;
    display: inherit;
    position: relative
}

.icon-negatif:before {
    content: '';
    position: absolute;
    background: white;
    height: 2px;
    width: 6px;
    left: 1px;
}

.btn-arama.mod-2 {
    padding: 10px 18px 8px 18px;
}

.form-control::-webkit-input-placeholder {
    color: gray;
}

.form-control::-moz-placeholder {
    color: gray;
}

.form-control:-ms-input-placeholder {
    color: gray;
}

.form-control:-moz-placeholder {
    color: gray;
}

.article-author sup {
    font-size: 60%;
    margin-left: 1px;
}

#recaptcha_table {
    width: 100%;
}

.advanced-search .multiselect-container.dropdown-menu {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    text-wrap: normal;
}

.advanced-search .dropdown-menu > li > a,
.advanced-search .btn {
    white-space: initial;
}

@media(max-width:767.99px) {
    .tab-content.abstract ul {
        margin-top: 0 !important;
    }

    .tab-content.abstract ul li a {
        margin-left: 15px !important;
    }

    .tab-content.abstract ul li a:after {
        display: none;
    }

    .tab-content.abstract ul li:last-child a {
        border: none !important;
    }
}