html {
    font-size: 14px;
}
body, h1, h2, h3, h4 {
    font-family: 'Merriweather', serif;
}
.birimbox{
    text-align: center;
}
.birimbox img{
    width: 100%;
}

#query-filters label{
    font-size: 14px;
    font-weight: 700;
}
.tydd-hit { font-family:'Merriweather', serif; font-size:10pt }
.tydd-OR0W { font-style:italic; color:#666 }
.tydd-hl { text-align: center; font-weight:bold }
.tydd-hit-bibl {font-size: 85%;color: #666;background: #f3f3f3; }
.tydd-hit-textclass, .tydd-hit-date { font-family:monospace; font-size:smaller; color:#666 }
.tydd-hit-label { text-align:right; min-width:3em; padding-right:1em }

.tydd-hit-kwic td { height:1em; line-height:1 !important; overflow:hidden; white-space:nowrap; vertical-align:baseline !important }
.tydd-hit-kwic td { padding: .75rem;vertical-align: top;border-top: 1px solid #dee2e6;}
.tydd-hit-kwic .tydd-hit-bibl {max-width: 20em;overflow:hidden;}
.tydd-kwic-ls { text-align:right; white-space:nowrap; max-width:30em; overflow:hidden }
.tydd-kwic-rs {/* max-width:30em; *//* white-space:nowrap; *//* text-overflow:ellipsis; */text-align: left;}
.tydd-kwic-kw { padding:0 10px; white-space:nowrap }

.tydd-hit-full td { padding: .75rem;vertical-align: top;border-top: 1px solid #dee2e6;}


.tydd-hit-text {  }
.tydd-hit-text b{ color:#007bff }

.tydd-expand-metafull, .tydd-expand-metakwic { cursor:pointer }
.tydd-hit-metafull { display:none; background:#f6f6f6; border:1px solid #eee }

.tydd-copy-hit { cursor:pointer }

.tydd-metalist { background:#fff; margin:5px; padding:5px; border:1px solid #ccc; font-size:smaller }
.tydd-metalist td, .tydd-metalist th { vertical-align:top }
.tydd-metalist th { text-align:right; padding-left:10px; padding-right:10px }
.tydd-lex-xml { white-space:pre-wrap; background:#fff; margin:5px }
h1,h2{
    font-size: 26pt;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 0;
    width: 100%;
}
.tydd-sozluk-baslik{

}
.tydd-sozluk-baslik small{
    font-size: 75%;
}
.tydd-anlam-icerik{

}
.tydd-anlam-baslik{
    font-size: 16pt;
    margin-bottom: 2px;
}
.tydd-anlam-fill{
    margin-left: 10px;
    font-size: 14pt;
    margin-bottom: 2px;
    padding: 2px 10px;
    color: #0087C2;
}
.tydd-anlam-tanik_cumleler{
    margin-left: 10px;
    font-size: 12pt;
    margin-bottom: 2px;
    padding: 2px 10px;
}
.tydd-anlam-esdizim{
    font-size: 12pt;
    margin-bottom: 2px;
    padding: 2px 10px;
}
@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .birimbox{
        margin-bottom: 30px;
    }
}