@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext);

@font-face {
    font-family: 'Montserrat';
    src: url('montserrat/Montserrat-Bold.eot');
    src: url('montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('montserrat/Montserrat-Bold.woff2') format('woff2'), url('montserrat/Montserrat-Bold.woff') format('woff'), url('montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
a {
	color:#003B98;
}

a:hover, a:focus {
    color: #0d6096;
}
body {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    color: #363636;
    font-size: 15px;
    font-family: Roboto, Geneva, sans-serif;
    background: url(images/siteBg.jpg) no-repeat top center #e7e7e7;
    background-size: contain;
}
.minibaslik
{
    font-size:19px;
    color: #1C83C4;
}
p {
    margin: 12px 20px 12px 10px;
}
.smalltur{
	font-weight:600;
}
.smalleng{
	color: #330000;
    font-weight: bold;
}
.navbar-brand{
	color: #fff!important;
	height: 43px;
}
.navbar-brand:hover{
	background-color: #b6245e!important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
h1 {
   color: #c8301b;
    font-size: 1.5em;
    border-bottom: 1px solid #928e8e;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 400;
}
.panel-body {
    padding: 10px !important;
}
.panelicerik
{
    padding:10px;
    background-color: #f8f8f8;
}
label {
    font-weight: normal;
}

.banner{
	background: url(images/header-bg.jpg) no-repeat top center;;
	background-color: #B9E1FF;
}

.social{
	display: inline;
	float: right;
}
.fa-facebook-square, .fa-instagram, .fa-twitter-square{
	padding-right: 10px;
	    font-size: 25px;
}

h2 {
    font-size: 2em;
    color: #801223;
}

h3 {
 color: #c8301b;
    font-size: 2em;
    border-bottom: 1px solid #928e8e;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 10px;
    font-weight: 400;
}
h4 {
	color: #84C341;
}

h5 {
    font-size: 15px;
    color: #801223;
    margin: 0;
    padding: 0;
}



    a:hover, a:focus {
        
        text-decoration:none !important;
    }
    a, a:focus, a:hover, a:active {
        outline: 0;
        text-decoration: none;
    }

       


.spaceDiv {
    clear: both;
    height: 10px;
}

.clear {
    height: 30px;
    clear: both !important;
}

.padding0 {
    padding: 0 !important;
}

.padding5 {
    padding: 5px !important;
}

.padding10 {
    padding: 10px !important;
}

.padding15 {
    padding: 15px !important;
}

.padding20 {
    padding: 20px !important;
}
.padding72 {
    padding: 72px !important;
}

.margin0 {
    margin: 0 !important;
}

.margin10 {
    margin: 10px !important;
}

.margin15 {
    margin: 15px !important;
}

.margin20 {
    margin: 0px 0px !important
}

.marginpadding0 {
    padding: 0 !important;
    margin: 0 !important;
}

a.imgHover img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity:50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

div.siteMainWrapper {

    background: #FFF;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.71);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.71);
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.71);
}

div.siteTopRow {
    padding: 5px;
    border-bottom: 4px solid #708090;
}

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 11px;
    font-size: 13px;
    border: none;
}

@media (max-width: 991px) and (min-width: 768px){
	.dropbtn {
    font-size: 7px;
}
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #F7C838;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 10px;
}

.dropdown-content a:hover {background-color: #5DB044;color:#fff}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #5DB044;}

	.fa-caret-down{
		padding-left: 3px;
	}

.leftTitle {
    background-color: #F2F2F2;
    padding: 10px;
    font-weight: 600;
border: 1px solid #E2E2E2;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
  background-color: #fff;
  margin: auto;
  padding: 0px;
  border: 1px solid #888;
  
}
@media(max-width:768px){
	.modal-content {
		width: 100%;
	}
}
@media(min-width:768px) and (max-width:1440px){
	.modal-content {
		width: 50%;
	}
}

/* The Close Button */
.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding: 10px;
      border: 1px solid #000;
    background-color: darkred;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.logoModal{
    padding-left: 14px;
    padding-top: 8px;
}
.panel{
margin:0px;
}

nav.siteMainNav {
    font-family: 'Montserrat';
    min-height: 42px;
    /**background: url(images/menu_background.png) no-repeat top center;
    background-size: cover;
    background-blend-mode: soft-light;**/
    background-color: #397f9c;
    border: none;
    color: #000;
    border-radius: 0;
    font-weight: 600;
}
@media (min-width: 768px)
{
.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
}
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: black;
}
.navbar-default .navbar-text, .navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-size:14px;
  
}
.navbar-nav>li>a {

    line-height: 22px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 9px;
}
@media(min-width:768px) and (max-width:1200px){
	.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 6px;
}
}

.navbar-default .navbar-toggle {
     background-color: #003B98;
    border-color: #003B98;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #003B98;
    border-color: #003B98;
    }

ul.topMenu li {
    display: block;
    float: right;
}

    ul.topMenu li a {
        padding: 4px 4px;
        color: #353535;
        text-decoration: none;
        font-size: 14px;
    }
     ul.topMenu li a span {
       padding-left: 5px;
    }

        ul.topMenu li a:hover {
            
            
            text-decoration: none;
        }

.CloseX{
	font-weight:bolder;
	border: 2px solid;
	padding: 2px 10px;
    background-color: #fff;
}

div.kapak {
    -webkit-box-shadow: 3px -1px 5px rgba(0,0,0,.33);
    -moz-box-shadow: 3px -1px 5px rgba(0,0,0,.33);
    box-shadow: 3px -1px 5px rgba(0,0,0,.33);
	position: relative;
    overflow: hidden;
   
    
    position: relative;
}
@media (max-width: 1191px)
{
nav.siteMainNav
{
    background-size: cover;
}
div.kapak
{
    margin-top: 0px;
}
}
@media (max-width:768px)
{
nav.siteMainNav {
    background-image: none;
}
}
@media all and (max-width: 1200px) and (min-width: 768px) {
    .navbar-default .navbar-text, .navbar-default .navbar-nav > li > a {
        color: #FFF;
        font-size: 11px !important;
    }
}
.kapakHover{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: rgba(77,107,167,0.7);
    cursor: pointer;
}
.pdficon {
    border: 3px dashed #fff;
    border-radius: 100%;
    padding: 15px 25px;
}


.bant-pdficon{
	border: 3px dashed #fff;
	border-radius: 100%;
	padding: 3px 10px;
}

.kapak:hover .kapakHover {
    display: flex;
}
.kapakYazi {
    position: relative;
    display: block;
    text-align: center;
    padding: 5px;
    left: -4px;
    background: linear-gradient(180deg, #499192, #194fb6);
    border-radius: 5px;
    bottom: 0;
    color: #FFF;
   
    

    width: 104%;
}
.ciltyazi
{
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 15px;
     margin-bottom: 20px;
}
.kapakYaziEn {
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #323232;
    border-radius: 15px;
    position: absolute;
    bottom: 0;
    color: #FFF;
    font-size: 1.2em;
    width: 100%;
}

.carousel {
    margin-bottom: 0;
}

div.siteHizliArama {
    border-radius: 0px;
    font-size: .9em;
}
.siteHizliArama >.panel-heading
{
    border-radius: 0px !important;
    background-color: #708090 !important;
    border-color:#928e8e !important;
}
.siteHizliAramaInput {
    margin-top: 10px;
}

div.siteContent {
    border-right: 1px dashed #D4D4D4;
    border-left: 1px dashed #D4D4D4;
    font-size: 1em;
}

div.siteFooter {
    color: #FFF;
    background: #708090 !important;
    padding: 5px;
    font-size: .9em;
    margin-top: 20px;
}



img.indexLogo {
    padding: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #D8D8D8;
}

.lookUsFooter {
    text-align: center;
    font-size: .8em;
}

    .lookUsFooter a {
        color: #646A6C;
    }

a.list-group-item-dergi {
    padding: 5px 15px;
}
.list-group-border 
{
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 15px;
     margin-bottom: 20px;
}

a.list-group-item-lookus {
    font-size: 15px;
    color: #FFF;
    
    background: #0C6088;
   background-image: -webkit-linear-gradient(bottom,#0078BF, #96C1E3);
    background-image: -moz-linear-gradient(bottom, #0078BF, #96C1E3);
    background-image: -o-linear-gradient(bottom, #0078BF, #96C1E3);
    background-image: -ms-linear-gradient(bottom, #0078BF, #96C1E3);
     background-image: linear-gradient(to top,#0078BF, #96C1E3);
    padding: 8px 15px !important;
    border-radius: 5px;
    margin-bottom: 2px;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border: 1px solid #359194 !important;
    width: 100%;

}
.searchpanel h3 
{
    padding-bottom:0px !important;
}
.modal-header {
    border-bottom: none;
    background-color: #4D6BA7;
}
.btnSearch{
	background-color: #708090 ;
	border:none;
	width:100%
}
.btnSearch:hover{
	background-color: #E47B3B;
}
.label-danger, .badge-danger {
    background-color: #003B98 !important;
    border-color: #bf3927;
}
@media(max-width:768px){
	.btnSearch{
	width:100%;
}
}
.btnPage{
	background-color: transparent;
	border:none;
}
.btnPage:hover{
	background-color: #000000;;
}
@media(max-width:768px){
	.btnPage{
	width:100%;
}
}
.list-group
{
    box-shadow: none !important;
    margin-bottom: 0px !important;
}
.left-button
{
   margin-bottom: 20px;
}
a.list-group-item-lookus:last-child
{
    margin-bottom: 0px !important;
}

   /* a.list-group-item-lookus:hover {
          background-image: -webkit-linear-gradient(bottom, #d85033 , #ff6a56);
    background-image: -moz-linear-gradient(bottom, #d85033 , #ff6a56);
    background-image: -o-linear-gradient(bottom, #d85033 , #ff6a56);
    background-image: -ms-linear-gradient(bottom, #d85033 , #ff6a56);
       background-image: linear-gradient(to top,#F1592A, #F1592A);
        color: #FFF;
    }*/
.btn-search
{
   background-color: #708090 !important;
    border-color:#928e8e !important;
}
.panel-logos
{
        background: #F5F5F5;
    border: 1px solid #E4E4E4;
    border-radius: 0px;
    box-shadow: none;
}
/*Makale listeleme*/
h2.journalIssueTitle {
    font-size: 1.3em;
}

.journalIssueTitlePanel {
    font-weight: bold;
}

.journalArticleTitleTR {
    font-size: 1em;
    padding-bottom: .3em;
    font-weight: bold;
    display: block;
    color: #3e4d5c;
}

.journalArticleTitleEN {
    font-size: 1em;
    padding-bottom: .3em;
    color: #5D0001;
    font-weight: bold;
    display: block;
}

.journalArticleAuthor {
    font-size: .9em;
    padding-bottom: .3em;
    color: #3e4d5c;
    font-weight: normal;
    display: block;
}

.journalArticleLinks {
    font-size: .9em;
    padding-bottom: .3em;
    color: #3e4d5c;
    font-weight: normal;
    display: block;
}

a.journalArticleLabel {
    float: right;
}

    a.journalArticleLabel:hover {
        text-decoration: none;
    }

    a.journalArticleLabel span:hover {
        background: #3e4d5c;
        color: #FFF;
    }
/* Makale içi */
.journalArticleinTitleDOI {
    font-size: 0.8em;
    font-family: Helvetica, Arial;
    font-size: 8pt;
    color: #575747;
    line-height: 160%;
}

    .journalArticleinTitleDOI a {
        font-family: Helvetica, Arial;
        font-size: 8pt;
        color: #575747;
        text-decoration: none;
    }

.journalArticleinTitletur {
    font-size: 1.5em;
    padding-bottom: .3em;
    font-weight: bold;
    display: block;
    line-height: 1.4em;
    color: #363636;
}

.journalArticleinTitleeng {
    font-size: 1.5em;
    padding-bottom: .3em;
    font-weight: bold;
    display: block;
    line-height: 1.4em;
    color: #363636;
}

.journalArticleinAuthor {
    font-size: .9em;
    padding-bottom: .3em;
    color: #3e4d5c;
    font-weight: normal;
    display: block;
}
/* Makale içi */
.breadcrumbTitle {
    font-size: 1.3em;
}

div.siteArticleShare {
    margin-top: 55px;
    font-family: Helvetica, Arial;
    font-size: 8pt;
    background: #F5F5F5;
}

    div.siteArticleShare a {
        padding: 4px;
    }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #928e8e;
    border-color: #928e8e;
}

.label-primary, .badge-primary {
    background-color: #EB5768;
    border-color: #EB5768;
}

a.list-group-item-dergi {
    border: 1px solid #DBDBDB;
    background: #E9E9E9;
}

    a.list-group-item-dergi:hover {
        background: #AE1626;
    background-image: -webkit-linear-gradient(bottom, #0e6097, #1fa7c1);
    background-image: -moz-linear-gradient(bottom, #0e6097, #1fa7c1);
    background-image: -o-linear-gradient(bottom, #0e6097, #1fa7c1);
    background-image: -ms-linear-gradient(bottom, #0e6097, #1fa7c1);
    background-image: linear-gradient(to top, #EB5242, #BC1C13);
        color: #FFF;
    }

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px;
    }

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.td_pubtype {
       color: #359194;
	
}

.td_pubtype b{padding:10px 10px 10px 20px;display:block;background:#F2F2F2;margin-bottom:10px;margin-top:10px;    border: 1px solid #ddd;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #003B98;
}

.panelboard {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f8f8f8;
}

.butonform{
    font-weight:bold;
   
    padding-top:15px;
    padding-bottom:15px;
    border: solid 1px #dbdbdb;
	background-image: -webkit-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: -moz-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: -o-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: -ms-linear-gradient(bottom, #e4e4e4, #fff);
	background-image: linear-gradient(to top, #e4e4e4, #fff);
    margin-bottom:15px;
}
.butonform i {
    font-size:17px;
    margin-right:5px;
}

.logolar {
        padding-top:15px;
    padding-bottom:15px;
    border: solid 1px #dbdbdb;
	    background-color: #fbfbfb;
    margin-bottom:15px;
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 1px, 1px);
  position: relative;
  background: #edf6ec!important;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #397f9c ;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: black!important;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
