@import "misc.css";
@import "main.css";
@import "color-scheme.css";
@import "responsive.css";

.gsc-clear-button {
    display: none;
}

input.gsc-search-button {
    display: none;
    height: 34px !important;
    background-color: #89C4F4 !important;
    color: #fff !important;
    border: solid 1px #fff;
}

td.gsc-input {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 80%;
}

input.gsc-input {
    height: 36px !important;
    border-color: #00569d;
    width: 80%;
    padding: 0px 5px !important;
    color: #000 !important;
    margin-top: -1px !important;
}

.gsc-control-cse {
    background-color: transparent !important;
    border: none !important;
    padding: 0px !important;
}

div.gsc-selected-option-container {
    min-width: 100px !important;
}

div.gs-bidi-start-align {
    color: #000;
}

div.gs-title {
    text-align: left;
}

.widget-main .widget-inner .blog-list-post {
    min-height: 85px;
}

.widget-main .widget-inner .event-small-list {
    min-height: 80px;
}

td.gsc-orderby-container {
    display: none;
}

#dil_secimi {
    cursor: pointer;
}

.main-menu a,
.main-menu li.active .sub-menu a,
.main-menu li ul li:before,
.site-header,
.site-header a {
    color: #fff;
}

.slider_nav_gizle>ul.flex-direction-nav {
    display: none;
}

.anasayfa_etkinlikler {
    min-height: 230px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.anasayfa_etkinlikler .event-small-list {
    min-height: 56px !important;
    padding: 5px 0px 0px 0px;
    padding-top: 5px !important;
}

.anasayfa_etkinlikler .event-small-list .calendar-small {
    height: 59px;
    margin-bottom: 5px;
}

.anasayfa_etkinlikler .event-small-list .calendar-small .s-date {
    height: 40px;
    line-height: 40px;
}

.flexslider ul.slides li {
    position: relative;
}

.flex-caption {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
}

.flex-caption h2 a {
    color: white;
}

.flex-caption h2 {
    margin: 0 0 7px 0;
    line-height: 20px;
}

.flex-caption h2 a {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.flex-caption p {
    margin: 0;
    color: #a7aaac;
}

.widget-inner {
    padding: 0px 20px 6px 20px;
}

.slider_nav_margin .flex-direction-nav {
    margin-top: -2px;
}

.logo a:hover {
    color: #fff;
}

html {
    position: relative;
    min-height: 100%;
}

footer {
    left: 0;
    bottom: 0;
    min-height: 153px;
    width: 100%;
}

.sub-menu {
    display: none;
}

.mobile_social_icons {
    padding-top: 15px;
    padding-bottom: 0px;
}

.mobile_social_icons li a {
    background-color: #fff;
    color: #026065;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.mobile_social_icons li:not(:last-child):after {
    content: '';
    padding: 0 0px;
}

@media (max-width:992px) {
	
	.ust-bilgi{
		height: auto !important;
	}
    .site-header {
        font-size: 14px;
    }

    .small-links {
        line-height: 18px;
    }
}

.help-inline {
    word-break: keep-all;
}


/* HEADER ÜST BİLGİ */
.ust-bilgi{
    width: auto;
    /*height: auto; /* Değiştirildi */
	height:8em;
    background: #21416A;
    padding: 20px;
    
}
.ust-bilgi .ust-logo {
    width: 8%;
    position: absolute;
  }
  
  .ust-bilgi .site-head{
    margin-left: 220px;
    margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 25px;*/
    font-size: 22px;
    align-items: center;
  }

  .ust-bilgi .site-head a{
    color: white;
  }

  .ust-bilgi .site-head .fakulte{
    display: block; 
    font-size: 18px;
  }

  .ust-bilgi .site-head .bolum{
    display: block; 
    margin-top: 5px;
  }

  .ust-bilgi .arama-kutusu {
    float: right;
    color: white;
    font-size: 18px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-right: 5rem;
    margin-top: 1rem;
  }
  /* HEADER ÜST BİLGİ BİTİŞ */ 

  /* DİL SEÇENEĞİ */
  .language {
    display: block;
    float: right;
    color: white;
    font-size: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-style: normal;
    margin: 15px 2px;
    margin-right: 40px;
  }
  
  .language p{
    display: inline-block;
  }
  
  .language .lang-drpdwn-btn{
    cursor:pointer;
    color: white;
    z-index: 1000;
  }
  
  .dropdown-language {
    display: none;
    position: absolute;
    box-shadow: 0px 8px 16px 0px;
    border: solid 1px #000;
    background-color: white;
    z-index: 1000;
  }
  
  .dropdown-language a {
    color: #000;
    padding: 10px;
    text-decoration: none;
    display: block;
  }
  
  .dropdown-language a:hover {
    color: #0071a9;
  }
  .show {display: block;}

  .headerDivider {
    border-left:1px solid white; 
    border-right:1px solid white; 
    height:50px;
    position: absolute;
    float: left;
    margin-left: 200px;
    top:27px; 
}
 
  /* DİL SEÇENEĞİ SON */

  /* YENİ ARAMA KUTUSU */
.button {
	display: inline-block;
	margin: 4px 2px;
	background-color: transparent;
    border-radius: 10%;
	font-size: 14px;
	padding-left: 32px;
	padding-right: 32px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.button:hover {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	background-color: white;
	color: black;
}

.search-container {
	position: relative;
    float: right;
	display: inline-block;
	margin: 15px 2px;
    margin-right: 40px;
	height: 30px;
	width: 30px;
	vertical-align: bottom;
}

.mglass {
	display: inline-block;
	pointer-events: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.searchbutton {
	position: absolute;
	font-size: 22px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.search:focus + .searchbutton {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	background-color: white;
	color: black;
}

.search {
	position: absolute;
	left: 49px; 
	background-color: #fff;
	outline: none;
	border: none;
	padding: 0;
	width: 0;
	height: 100%;
	z-index: 10;
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}

.search:focus {
	width: 363px; 
	padding: 0 16px 0 0;
}

.expandright {
	left: auto;
	right: 49px; 
}

.expandright:focus {
	padding: 0 0 0 16px;
}

/* YENİ ARAMA KUTUSU SON */