html,
body {
    width: 100%;
    height: 100%;
}
body {
	background-color: #fff;
	position: relative;
	min-height: 100%;
	font-family: sans-serif, Arial, Tahoma;
	font-size: 16px;
	color: #666;
	overflow-x: hidden;
}
a, a:focus, a:visited {
	color:#000088;
}
a:hover {
	color:#1d90c6;
}
h2 {
    padding: 10px;
    font: bold 1em Tahoma;
    color: black;
}
.about h2 {
    padding: 0;
    margin:20px 10px 10px 10px;
}
.about p {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
	padding: 10px 10px 20px 10px;
    color: #3d3d3d;
    line-height: 1.2em;
}
::selection {
    color: #fff;
    text-shadow: none;
    background: #1a4f70;
}
.icon-bar {
	background-color: #878787;
}
.logo {
	margin-top:-10px;
}
.navbar {
	margin-bottom:0;
    min-height: 40px;
}
.nav > li > a {
	font-size:14px;
	color:#333;
	-webkit-transition: color .5s ease-out;
	-moz-transition: color .5s ease-out;
	-o-transition: color .5s ease-out;
	transition: color .5s ease-out;
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav > li.active, .nav > li > a:hover {
	background:transparent;
}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1051;
	background-color: #000;
}

.modal .modal-login {
	width: 380px;
}

.tooltip {
    position: fixed;
}

footer {
	border-top:1px solid #000000;
	margin-top:30px;
	padding:15px 0;
	font-size:10px;
	color: #3D3D3D;
	position:relative;
}
footer a {
	color: #777;
}

header {
	background: #d4dbad;
}
.header-social {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-social li {
    display: inline-block;
}
.header-social li a {
    color: #333333;
    display: inline-block;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    margin: 0 3px;
    position: relative;
    text-align: center;
    width: 26px;
}
.header-social li a::after {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 1px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transform: rotate(45deg);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 100%;
}
.table-word {
	
}
.table-word > tbody > tr > td {
    font-size: 14px;
}
.table-word > tbody > tr > td > .yaz {
	position:relative;
}
.table-bordered, .table-bordered > tbody > tr, .table-bordered > tbody > tr > td {
}
.table-word > tbody > tr > td:first-child > a {
    font-weight: bold;
    color: #152f1a;
	text-decoration: none!important;
	display:block;
}
.table-word > tbody > tr > td:first-child, .table-word > tbody > tr > td > .yaz > .etymtxt {
  white-space: nowrap;
}
.table-word > tbody > tr:not(.hghlght) > td:last-child > .yaz > .etymtxt {
  overflow: hidden;
  text-overflow: ellipsis;
  display:inline-block;
}
.table-word > tbody > tr.hghlght > td:last-child {
  white-space: normal;
}
.table-word > tbody > tr:not(.hghlght)  {
	background: #e7ecc6;
}
.table-word > tbody > tr:not(.hghlght) > td {
    padding:6px 8px;
}
.table-word > tbody > tr:not(.hghlght) > td:last-child > .yaz > .etymtxt p {
    margin: 0;
}
.table-word > tbody > tr.hghlght > td > .eskoken p {
	color: #152f1a;
}
.table-word > tbody > tr > td {
}
.table-word > tbody > tr > td:first-child {
	border-right:1px solid black!important;
	vertical-align:middle;
	white-space: nowrap;
    width: 1%;
}
.table-word > tbody > tr > td:last-child {
	padding-left:40px;
	max-width: 0;
}
.table-word {
   border-top:3px solid black!important;
}
.table-word td{
   border-color: black!important;
}

.panel-body {
    padding: 0!important;
}
.table-responsive {
    overflow-x: hidden;
}
.title {
    font: bold 1.2em Tahoma;
    line-height: 1.8em;
    color: #b50938;
    text-align: left;
	margin:10px 0 0 15px;
	display:block;
	position:relative;
}
.ety2 {
    font-style: italic;
    font-weight: bold;
}

.hist1,.ety4{
	font-style: italic;
}
.blmbasi {
    color: #e47795;
    font-weight: bold;
    padding: 0!important;
}
.hghlght .eskoken p {
    color: #152f1a;
    margin: 0 0 0 15px;
    padding: 6px!important;
    font-size: 14px;
    font-family: Tahoma;
    font-weight: normal;
}
a.presufgram {
    color: #DC1E40;
}
.detailed-results {
	padding:0;
	border-top:3px solid #152f1a;
	line-height:160%;
	word-spacing:260%;
}
.detailed-results .detailed-note {
    background: #e7ecc6;
    margin: 0;
    width: 100%;
    color: #152f1a;
    font-size: 14px;
    font-family: Tahoma;
    padding: 0;
    line-height: 20px;
	border-bottom:1px solid #152f1a;
}
.detailed-results .detailed-note p {
    padding: 20px 15px;
	margin-bottom:0;
}
.detailed-results .detailed-content {
    padding: 22px;
}
.maddetarih {
    position: absolute;
    color: #dddddd;
    right: 10px;
    bottom: 3px;
}
.maddepaylas {
    position: absolute;
    color: #dddddd;
    right: 120px;
    bottom: 3px;
}
.view-tabs {
	position:absolute;
	margin:0;
	padding:0;
	right:0;
	bottom:0;
}
.view-tabs li {
	list-style:none;
	padding:0;
	display:inline-block;
	margin:0 4px 0 0;
}
.view-tabs li:first-child {
	margin:0 4px 0 0;
}
.view-tabs li a {
	padding:1px 10px;
    font-size:14px;
	font-family:Tahoma;
	font-weight:normal;
    color: #bbb;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
	display:block;
    border-radius: 5px 5px 0 0;
	border:1px solid #dddddd;
	border-bottom:0 none;
	background: #dddddd;
}
.view-tabs li.active a {
    color: #ffffff;
	background: #152f1a;
	border:1px solid #152f1a;
	border-bottom:0 none;
}
/*
.table-word > tbody > tr:not(.hghlght) > td:first-child > a, .table-word > tbody tr:not(.hghlght) > td > .etymtxt {
	white-space:nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
	display:block;
}
*/
.glyphicon-lg {
    font-size: 1.33333333em!important;
    line-height: 0.75em;
    vertical-align: -15%;
}
.glyphicon-2x {
    font-size: 2em!important;
}
.glyphicon-3x {
    font-size: 3em!important;
}
.glyphicon-4x {
    font-size: 4em!important;
}
[class^="glyphicon-"], [class*=" glyphicon-"], [class^="glyphicon-"]:before, [class*=" glyphicon-"]:before {
    font-style: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-rendering: auto;
    speak: none;
    font-weight: normal;
	font-size: inherit;
}
.main {
	background:#2d6538;
	padding:10px 0 5px 0;
}
.main_search_div {
	margin-top:12px;
}
#main_search_input {
    display: block;
    border: 2px solid transparent;
    border-style: solid solid solid solid;
    height: 50px;
    border-radius:5px 0  0 5px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 0 14px;
}


#wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled { padding-left: 300px; }

#wrapper.toggled #sidebar-wrapper { width: 300px; }

#wrapper.toggled #page-content-wrapper {
  margin-right: -300px;
  position: absolute;
}

#sidebar-wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #fbcb58;
  color: #152f1a;
  height: 100%;
  left: 300px;
  margin-left: -300px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 0;
  z-index: 1000;
}
#sidebar-wrapper p {
	font-size:12px;
	padding:5px;
}
#sidebar-wrapper hr {
	margin:0 15px 10px 15px;
}
#sidebar-wrapper h3 {
    font-size: 18px;
	padding-left:15px;
}
#sidebar-wrapper::-webkit-scrollbar {
 display: none;
}

#sidebar-wrapper #detailed_search_form label {
	font-size:13px;
	padding-left:20px;
}
#sidebar-wrapper #detailed_search_form a {
	font-size:13px;
	color: #c9b279!important;
	text-decoration: underline;
}
#sidebar-wrapper #detailed_search_form a:hover {
	color: #cc0000;
}
#sidebar-wrapper #detailed_search_form input, #sidebar-wrapper #detailed_search_form select {
    height: 26px;
    padding: 3px 8px;
    line-height: 1.3;
}
#sidebar-wrapper #detailed_search_form .form-group {
    margin-bottom: 5px;
}

#page-content-wrapper {
  width: 100%;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
/*
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 260px;
}
*/

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  background: transparent;
  border: none;
  display: block;
  height: 32px;
  margin-left:5px;
  position: fixed;
  top: 10px;
  width: 32px;
  z-index: 999;
}

.hamburger:hover { outline: none; }

.hamburger:focus { outline: none; }

.hamburger:active { outline: none; }

.hamburger.is-closed:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}

.hamburger.is-closed:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}

.hamburger.is-closed:hover .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  top: 0;
}

.hamburger.is-closed:hover .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  bottom: 0;
}

.hamburger.is-closed .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: rgba(255, 255, 255, 0.7);
  background-color: #878787;
  top: 5px;
}

.hamburger.is-closed .hamb-middle {
  background-color: rgba(255, 255, 255, 0.7);
  background-color: #878787;
  margin-top: -2px;
  top: 50%;
}

.hamburger.is-closed .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: rgba(255, 255, 255, 0.7);
  background-color: #878787;
  bottom: 5px;
}

.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}

.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #ffffff;
  margin-top: -2px;
  top: 50%;
}

.hamburger.is-open .hamb-middle {
  background-color: #ffffff;
  display: none;
}

.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #ffffff;
  margin-top: -2px;
  top: 50%;
}

.hamburger.is-open:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}

.hamburger.is-open:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}
/*-------------------------------*/
/*          Dark Overlay         */
/*-------------------------------*/

.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.red {
	color:#cc0000;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #eee;
}
.tooltip-inner {
    color: #000;
    background-color: #eee;
}
.sonralist a {
    color: #152f1a;
    text-decoration: underline;
}

.mainx {
	background-color: #fbcb58;
	position:relative;
	display:none;
}
.mainx p {
	font-style:italic;
	padding:10px;
	margin:0;
	font-size:13px;
}
.main_clor {
	position:absolute;
	right:15px;
	top:10px;
	color:#eeeeee;
}
.whatsit {
	font-size:11px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.row-eq-height > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
#main_search_form {
	width:100%;
	height:100%;
    vertical-align : middle;
	display : table;
}
#main_search_form .form-group {
	display : table-cell;
    vertical-align : middle;
    float: none;
}

#detailed_search_form, #contact_form {
	padding-left:10px;
}

.turkceler {
	padding-right:55px;
	padding-top:2px;
}
.turkceler li {
	zoom:1;
	padding:0 0 0 7px;
	margin:0;
}

 @media (max-width: 768px) {
	.col-xs-12.text-right, .col-xs-12.text-left {
		text-align: center;
	}
}
 @media (max-width: 480px) {
	.word .title {
		padding-bottom:40px;
	}
}

.reveal {
	position:absolute;
	bottom:0;
	right:0;
	font-size:8px;
	color:#eee;
}
.alert-succesx {
	background-color: #d4dbad;
    border-color: #c2cb92;
}
@media (max-width: 767px) {
    .row-eq-height .col-md-2.text-right {
        text-align: center;
    }
    .row-eq-height .col-md-2.text-right a {
        margin:4% 20%;
    }
}



.ui-autocomplete {
	max-width:450px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}
.ui-menu-item.ui-state-disabled > a.ui-corner-all {
    color: #666!important;
}
.ui-menu-item > a.ui-corner-all i {
    display: block;
	float:left;
	margin-right:5px;
	margin-right:8px;
	margin-top:3px;
	float:left;
	font-size: 2em;
}
.ui-menu-item > a.ui-corner-all span{
    display: block;
}
.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 5px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    min-height: 36px;
    color: #555555;
    text-decoration: none;
	white-space:normal;
	width:auto;
	font-size:14px;
	border-bottom:1px dashed #ccc;
	/*
	text-overflow:ellipsis;
	overflow: hidden;
	*/
}
.ui-menu-item > a.ui-corner-all:hover {
	color:#ddd;
}


.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #0088cc!important;
	color: #fff!important;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}


.blackcb {
	color:#000;
	background:#f7f6d1;
	padding:1px;
	margin-top:1px;
	border-radius:2px;
	line-height:26px;
	margin-left:0;
	display:block;
}
.blackcb:hover {
	color:#333;
	text-decoration:none;
}
.blackcb b {
	display:inline;
	font-size:11pt!important;
	color:#000!important;
}
@media (max-width: 768px) {
	.blackcb {
		background:transparent;
		padding:0;
		margin-top:0;
		border-radius:0;
		line-height:auto;
		margin-left:2px;
	}
	.blackcb img {
		border:1px solid #f7f6d1;
	}
	.blackcb b {
		display:none!important;
	}
}
@media (max-width: 370px) {
	.blackcb {
		display:none!important;
	}
}
@media (min-width: 768px) {
	.blackcb {
		max-width:200px;
	}
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.patreon-title {
	font-family:Impact, Arial, Tahoma;
	color:rgb(74,68,42);
}
@media (min-width: 768px) {
	.patreon-title {
		font-size:28pt!important;
	}
}
.patronize {
	text-align:center;
}
#modal-item7 {
	z-index: 1054!important;
}
#modal-item6 {
	z-index: 1052!important;
}
.modal-backdrop.in:nth-of-type(odd) {
    z-index: 1051 !important;
}
.modal-backdrop.in:nth-of-type(even) {
    z-index: 1053 !important;
}
.modal-backdrop {
}