/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
/*@import "flexboxgrid/flexboxgrid.css";*/

@font-face {
  font-family: 'eksi';
  src: url('/National_Library/oe_/https://eksisozluk.com/content/font/eksi.eot?94997930');
  src: url('/National_Library/oe_/https://eksisozluk.com/content/font/eksi.eot?94997930#iefix') format('embedded-opentype'), url('/National_Library/oe_/https://eksisozluk.com/content/font/eksi.woff?94997930') format('woff'), url('/National_Library/oe_/https://eksisozluk.com/content/font/eksi.ttf?94997930') format('truetype'), url('/National_Library/oe_/https://eksisozluk.com/content/font/eksi.svg?94997930#eksi') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-mail:before {
  content: '\e800';
}
/* '' */

.icon-mail-alt:before {
  content: '\e801';
}
/* '' */

.icon-user:before {
  content: '\e802';
}
/* '' */

.icon-plus-circled:before {
  content: '\e803';
}
/* '' */

.icon-minus-circled:before {
  content: '\e804';
}
/* '' */

.icon-cancel-circled:before {
  content: '\e805';
}
/* '' */

.icon-link-ext:before {
  content: '\e806';
}
/* '' */

.icon-cog:before {
  content: '\e807';
}
/* '' */

.icon-menu:before {
  content: '\e808';
}
/* '' */

.icon-lightbulb:before {
  content: '\e809';
}
/* '' */

.icon-twitter:before {
  content: '\e80a';
}
/* '' */

.icon-facebook:before {
  content: '\e80b';
}
/* '' */

.icon-award:before {
  content: '\e80c';
}
/* '' */

.icon-tint:before {
  content: '\e80d';
}
/* '' */

.icon-gplus:before {
  content: '\e80e';
}
/* '' */

.icon-google:before {
  content: '\e80f';
}
/* '' */

.icon-ok-circled:before {
  content: '\e810';
}
/* '' */

.icon-forward:before {
  content: '\e811';
}
/* '' */

.icon-down-dir:before {
  content: '\e812';
}
/* '' */

.icon-search:before {
  content: '\e813';
}
/* '' */

.icon-comment-empty:before {
  content: '\e814';
}
/* '' */

.icon-comment:before {
  content: '\e815';
}
/* '' */

.icon-cancel:before {
  content: '\e816';
}
/* '' */

.icon-up-open:before {
  content: '\e817';
}
/* '' */

.icon-down-open:before {
  content: '\e818';
}
/* '' */

.icon-download:before {
  content: '\e819';
}
.icon-damla:before {
  content: '\e81a';
}
.icon-twitter:hover {
  color: #55acee !important;
}
.icon-facebook:hover {
  color: #3b5998 !important;
}
.icon-search:before {
  font-size: 1.1em;
}
.icon {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-family: 'eksi';
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  font-size: 140%;
}
.icon:hover {
  text-decoration: none !important;
}
/*@topLinkColor: @linkColor;*/
.eksico {
  display: inline-block;
  font-size: inherit;
  vertical-align: middle;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  fill: #333333;
  width: 1.4em;
  height: 1.4em;
  margin-top: -4px;
}
.eksico.eksico-1half {
  width: 1.5em;
  height: 1.5em;
}
.eksico.eksico-2x {
  width: 2em;
  height: 2em;
}
.eksico.eksico-3x {
  width: 3em;
  height: 3em;
}
.eksico.eksico-4x {
  width: 4em;
  height: 4em;
}
.eksico.eksico-color-green {
  fill: #80c14b !important;
}
.eksico.eksico-color-red {
  fill: #ff5222 !important;
}
.eksico.eksico-color-blue {
  fill: #55cbe2 !important;
}
.tgl {
  position: relative;
  display: inline-block;
  height: 7px;
  width: 25px;
  background-color: #b0bec5;
  border-radius: 100px;
  cursor: pointer;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.tgl:after {
  position: absolute;
  left: -2px;
  top: -4px;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 100px;
  background-color: #9ba2a5;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  content: '';
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.tgl.checked:after {
  left: 13px;
  background: #80c14b;
}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
  border: 1px solid #53a245;
  background-color: #80c14b;
  color: white;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-group > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .btn:active,
.btn-group .active {
  outline: 0;
}
.svgico.svgico-facebook:hover,
.svgico.svgico-facebook.active,
.svgico.svgico-facebook:hover .eksico {
  fill: #365396;
  color: #365396;
}
.svgico.svgico-twitter:hover,
.svgico.svgico-twitter.active,
.svgico.svgico-twitter:hover .eksico {
  fill: #00a8f0;
  color: #00a8f0;
}
/*@import "_initial-avatar";*/

/* Includes helpers from Twitter's Bootstrap */
.bulleted-list {
  list-style-type: none;
  text-indent: -8px;
  padding-left: 8px;
}
.bulleted-list li:before {
  content: "\00B7\00A0";
  color: #888888;
}
.reset-bulleted-list {
  text-indent: 0;
  padding-left: 0;
}
.reset-bulleted-list li:before {
  content: "";
  color: #888888;
}
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flexbox;
}
.flex-direction-column {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #00244a;
  line-height: 1.618;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: bold;
  color: #00244a;
  line-height: 1.618;
}
h1 {
  line-height: 1.4;
  font-size: 21px;
  margin-bottom: 10px;
}
h2 {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: normal;
  color: #888888;
}
h3 {
  font-size: 21px;
  font-weight: 600;
}
h4 {
  font-size: 1.3em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1.1em;
}
sup {
  font-size: 0.8em;
  position: relative;
  top: -5px;
}
strong {
  font-style: inherit;
  font-weight: bold;
}
em {
  font-style: italic;
  font-weight: inherit;
  line-height: inherit;
}
small {
  font-size: .85em;
}
.muted {
  color: #888888;
}
@media handheld, only screen and (max-width: 850px) {
  html {
    -webkit-text-size-adjust: none;
    /* Prevent font scaling in orientation change */
  
  }
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.3em;
  }
  h4,
  h5,
  h6 {
    font-size: 1em;
  }
  body {
    font-size: .9em;
  }
}
html {
  overflow-y: scroll;
}
html > body > header {
  margin: 0 auto;
}
html > body > header #top-bar {
  overflow: visible;
  height: 101px;
  width: 1240px;
  margin: 0 auto;
}
*:focus,
*:active {
  outline: none;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
#index-section {
  width: 245px;
  z-index: 10;
  position: absolute;
}
html.no-touch #index-section {
  position: fixed;
  top: 121px;
  margin-bottom: 0;
  bottom: 0;
}
#container {
  width: 1240px;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 20px;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  width: 100%;
  height: 100%;
}
#main {
  margin-left: 245px;
}
#content:before,
#content:after {
  display: table;
  content: "";
}
#content:after {
  clear: both;
}
#content-body,
#aside {
  float: left;
}
#content-body {
  width: 645px;
  margin-left: 25px;
  margin-right: 25px;
  z-index: 20;
}
#aside {
  width: 300px;
}
#aside > div,
#aside > section {
  width: 300px;
  float: left;
}
#aside > .ads {
  margin-top: 20px;
}
#content.wide #content-body {
  width: 100%;
  margin-right: 0;
}
#content.wide #aside {
  display: none;
}
#site-footer {
  margin-left: 25px;
}
html.no-touch > body {
  padding-top: 101px;
}
html.no-touch > body > header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9998;
}
html.no-touch > body.mini {
  padding-top: 5px;
  width: 645px;
  margin: 10px;
}
html.no-touch > body.mini .error404 {
  text-align: center;
}
@media handheld, only screen and (max-width: 1265px) {
  #top-bar,
  #container {
    width: 1070px;
    max-width: 1070px;
  }
  #content-body {
    width: 550px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #index-section {
    width: 190px;
  }
  #main {
    margin-left: 190px;
  }
  #site-footer {
    margin-left: 15px;
  }
}
@media handheld, only screen and (max-width: 1090px) {
  #container {
    padding: 5px 5px 0 5px;
    width: 100%;
    max-width: 100%;
  }
  #top-bar {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  #index-section {
    width: 190px;
  }
  #main {
    margin-left: 190px;
  }
  #content-body {
    width: auto;
    margin-left: 10px;
    margin-right: 0;
    float: none;
  }
  #aside {
    width: 100%;
    max-width: 100%;
    margin: 0;
    text-align: center;
  }
  #aside > div,
  #aside > section {
    display: inline-block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #aside > div {
    margin-left: 20px;
  }
  #site-footer {
    margin-left: 10px;
  }
}
@media handheld, only screen and (max-width: 414px) {
  #container {
    padding: 5px 10px 0 10px;
    width: 100%;
    max-width: 100%;
  }
  #top-bar {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  #index-section {
    width: 190px;
  }
  #main {
    margin-left: 190px;
  }
  #content-body {
    width: auto;
    margin-left: 10px;
    margin-right: 0;
    float: none;
  }
  #aside > div,
  #aside > section {
    width: 300px;
    margin: 0 auto;
    float: none;
  }
  #site-footer {
    margin-left: 10px;
  }
}
@media handheld, only screen and (max-width: 850px) {
  html.no-touch body {
    padding-top: 86px;
  }
  html.no-touch body > header #top-bar {
    position: static;
    z-index: auto;
  }
  /* specific selector below is required for overriding other values */
  
  html > body > header > #top-bar {
    height: 86px;
  }
  #container {
    padding: 0;
  }
  #content-body {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  #top-bar,
  #container,
  #main,
  #index-section {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  #aside {
    text-align: center;
  }
  #aside > div,
  #aside > section {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
  #aside > div {
    margin-left: 20px;
  }
  #index-section {
    display: none;
    margin-bottom: 20px;
    width: 90%;
    top: 141px;
    left: 0;
  }
  #index-section.open {
    display: block;
  }
  html.no-touch #index-section {
    position: absolute;
    bottom: auto;
    top: 86px;
  }
  #site-footer {
    margin-left: 0;
  }
}
body {
  background-color: #f0e8e3;
}
a {
  color: #3a332f;
  text-decoration: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
html.no-touch a:hover::before,
html.no-touch a:hover::after {
  text-decoration: none !important;
}
html.no-touch a:hover {
  text-decoration: underline;
}
#site-footer {
  border-top: 1px solid #00244a;
  padding: 10px 0;
  margin-top: 10px;
}
#site-footer ul {
  display: flex;
  width: 100%;
}
#site-footer ul li {
  display: inline-block;
  text-align: center;
  width: auto;
  flex-grow: 1;
  flex-basis: 0;
  padding: 0 5px;
  white-space: nowrap;
}
#site-footer ul li:first-child {
  text-align: left;
}
#site-footer ul li:last-child {
  text-align: left;
}
@media handheld, only screen and (max-width: 970px) {
  #site-footer ul {
    display: block;
  }
  #site-footer ul li {
    display: inline-block;
    text-align: left;
  }
}
p {
  margin-bottom: 10px;
}
#contact-tips {
  margin-left: 20px;
}
mark {
  background-color: #ffff9e;
}
.blockdel,
del {
  background-color: #dbb5b5;
  text-decoration: none;
}
.blockins,
ins {
  background-color: #d5e4c3;
}
ins {
  text-decoration: none;
}
#login-options ul {
  list-style-type: none;
  text-indent: -8px;
  padding-left: 8px;
}
#login-options ul li:before {
  content: "\00B7\00A0";
  color: #888888;
}
.popup {
  display: none;
  background-color: white;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
}
.popup a {
  color: #333333;
}
.confirmbox {
  display: none;
  padding: 10px;
  width: 170px;
  max-width: 300px;
  background-color: white;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
}
.confirmbox a {
  color: #333333;
}
.confirmbox > .actions {
  white-space: nowrap;
}
.confirmbox #confirmyes {
  margin-right: 5px;
}
#anon-editbox {
  color: #888888;
  opacity: 0.5;
}
.edittextbox.with-helpers {
  height: 105px;
  font-size: 16px;
  padding: 10px;
}
#draft-content {
  font-size: 16px;
  margin-bottom: 20px;
}
@media handheld, only screen and (max-width: 850px) {
  .edittextbox.with-helpers,
  #anon-editbox {
    height: 70px;
  }
}
.edittools {
  padding: 10px 0 0;
}
.edittools button {
  margin-right: 5px;
  padding: 4px 10px;
  font-size: 12px;
}
.modal-overlay {
  background-color: black;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
}
.modal {
  background-color: white;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  padding: 10px;
  max-width: 95%;
  z-index: 2001;
}
.modal a {
  color: #333333;
}
.modal .modal-close {
  padding: 10px;
  font-weight: bold;
  font-size: 1.5em;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 0.9;
  position: absolute;
  right: 0;
  top: 0;
}
.vote-modal {
  max-width: 300px;
  text-align: center;
}
.vote-modal > p {
  margin-top: 10px;
  margin-bottom: 1em;
  margin-left: 10px;
  text-align: left;
}
#user-notifications {
  position: fixed;
  right: 10px;
  top: 106px;
  width: 200px;
  z-index: 2001;
}
#user-notifications ul {
  margin: 0;
}
#user-notifications ul li {
  background-color: white;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  padding: 10px 25px 10px 10px;
  position: relative;
}
#user-notifications ul li a {
  color: #333333;
}
#user-notifications ul li + li {
  margin-top: 10px;
}
#user-notifications ul li .close {
  padding: 10px;
  font-weight: bold;
  font-size: 1.5em;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 0.9;
  position: absolute;
  right: 0;
  top: 0;
}
#user-notifications ul li.success {
  border-left: 10px solid #80c14b;
}
#user-notifications ul li.error {
  border-left: 10px solid #ea4335;
}
#user-notifications ul li.warning {
  border-left: 10px solid #f89406;
}
.sub-title-menu {
  margin-bottom: 10px;
}
.sub-title-menu > a,
.sub-title-menu > div > a,
.sub-title-menu > div > .dropdown > a {
  color: #3a332f;
}
.sub-title-menu > div,
.sub-title-menu > a,
.sub-title-menu > div > a {
  display: inline-block;
  margin-right: 10px;
}
@media handheld, only screen and (max-width: 480px) {
  #user-notifications {
    width: auto;
    top: 5%;
    left: 5%;
    right: 5%;
  }
}
#facebook-likebox {
  max-width: 100%;
  overflow: hidden;
}
.schedule-table .date-column {
  color: #888888;
}
.schedule-table .date-column .on-air {
  color: #80c14b;
  font-weight: bold;
}
.schedule-table .date-column time {
  font-size: 1em;
}
.schedule-selector-form input[type=date] {
  display: inline-block;
  width: auto;
}
span.success {
  color: #80c14b;
}
span.error {
  color: #ea4335;
}
span.warning {
  color: #f89406;
}
.tweet-list-container {
  text-transform: lowercase;
}
.tweet-list-container h2 a,
.tweet-list-container h3 a {
  line-height: .7;
  padding-left: 18px;
}
.tweet-list-container li {
  padding: 3px 0;
}
.tweet-list-container li:before,
.tweet-list-container li:after {
  display: table;
  content: "";
}
.tweet-list-container li:after {
  clear: both;
}
.tweet-list-container li + li {
  border-top: 1px solid #00244a;
}
.tweet-list-container .tweet-content {
  line-height: 1.4;
  font-size: .9em;
}
.tweet-list-container time {
  float: right;
  font-size: .75em;
}
dl {
  width: 100%;
}
dl:before,
dl:after {
  display: table;
  content: "";
}
dl:after {
  clear: both;
}
dt,
dd {
  float: left;
}
dt {
  font-weight: bold;
  clear: left;
  width: 20%;
}
dd {
  width: 80%;
}
#user-diagnostics-table .mail-history {
  display: none;
}
#user-diagnostics-table .mail-history.open {
  display: block;
}
.twitter-info-card {
  margin-bottom: 20px;
}
#channel-keywords-table,
#topic-filter-keywords-table,
#corporate-notification-keyword-table,
#invitations-table,
.command {
  text-align: right;
}
fieldset.theme-form-fields {
  margin-bottom: 10px;
}
div.color-input-container {
  width: 45%;
  display: inline-block;
  white-space: nowrap;
}
label.color {
  width: initial;
  float: initial;
  display: inline-block;
}
#ad-theme-topics-table input[name=code] {
  max-width: initial;
  width: 100%;
}
/* do not hide the element but make it invisible so text readers for blind don't skip them */

.hidden-visually {
  position: absolute !important;
  overflow: hidden !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
}
.separated > li {
  border-top: 1px solid #00244a;
}
.separated > li:first-child {
  border-top: none;
}
.expandable:after {
  content: '\2193';
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: -99999px;
  vertical-align: middle;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #888888;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  margin-left: 3px;
}
.expandable:hover:after {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.field-validation-error {
  color: #ea4335;
}
.validation-summary-errors li {
  padding-left: 20px;
  background-image: url(/National_Library/oe_/https://eksisozluk.com/content/img/ampul.png);
  background-repeat: no-repeat;
}
.gender-select-list {
  width: 100px;
}
#eula-accept-checkbox {
  font-size: larger;
  font-weight: bold;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
select {
  padding: initial;
}
form.compact {
  margin-bottom: 0;
}
fieldset {
  margin-bottom: 20px;
  padding-top: 10px;
}
fieldset legend {
  color: #00244a;
  display: block;
  /*font-size: 1.3em;*/
  line-height: 1.5em;
  font-weight: bold;
  width: 100%;
  /*border-bottom: 1px solid @borderColor;*/

}
input,
select,
textarea {
  color: black;
  background-color: white;
  font-family: 'Source Sans Pro', sans-serif;
}
form > div,
form > fieldset > div {
  margin-bottom: 10px;
}
form > div:before,
form > fieldset > div:before,
form > div:after,
form > fieldset > div:after {
  display: table;
  content: "";
}
form > div:after,
form > fieldset > div:after {
  clear: both;
}
form > div > label,
form > fieldset > div > label {
  float: left;
  margin-right: 2%;
  text-align: right;
  width: 25%;
  height: 25px;
  line-height: 25px;
}
form > div.inline > .field-validation-error,
form > fieldset > div.inline > .field-validation-error,
form > div.inline > .field-validation,
form > fieldset > div.inline > .field-validation {
  display: block;
  margin-left: 25%;
  padding-left: 2%;
}
form div.actions {
  margin-left: 25%;
  padding-left: 2%;
}
form textarea {
  width: 100%;
}
form label + textarea {
  width: 73%;
}
form .checkbox,
fieldset .checkbox,
form .radio,
fieldset .radio {
  float: none;
  display: block;
  width: auto;
  margin-left: 25%;
  padding-left: 2%;
  line-height: 25px;
  text-align: left;
}
.vertical > div,
.vertical > fieldset > div {
  width: 100%;
}
.vertical > div > label,
.vertical > fieldset > div > label {
  display: block;
  float: none;
  margin-right: 0;
  padding-left: 0;
  margin-bottom: 5px;
  text-align: left;
  width: 100%;
  height: auto;
  /*font-weight: bold;*/

}
.vertical > div .field-validation-error,
.vertical > fieldset > div .field-validation-error,
.vertical > div .field-validation,
.vertical > fieldset > div .field-validation {
  margin-left: 0;
  padding-left: 0;
}
.vertical div.actions {
  margin-left: 0;
  padding-left: 0;
}
.vertical .checkbox,
.vertical .radio {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
}
.vertical textarea,
.vertical label + textarea {
  width: 100%;
}
.inline {
  margin-bottom: 0;
}
.inline input,
.inline button {
  display: inline;
}
fieldset.inline input[type=text],
form.inline input[type=text],
fieldset.inline input[type=email],
form.inline input[type=email],
fieldset.inline input[type=search],
form.inline input[type=search],
fieldset.inline input[type=password],
form.inline input[type=password] {
  width: 140px;
}
input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=url],
textarea,
select {
  display: inline-block;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type=text],
input[type=email],
input[type=search],
input[type=url],
input[type=datetime],
input[type=date],
input[type=time],
input[type=password],
select,
textarea {
  padding: 8px 8px;
  border: 1px solid #00244a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
input[type=text],
input[type=email],
input[type=search],
input[type=url],
input[type=datetime],
input[type=date],
input[type=password],
select {
  /*height: @inputHeight;*/
  width: 280px;
  max-width: 73%;
}
span.daterange {
  display: inline-block;
  width: 284px;
  max-width: 73%;
}
span.daterange input[type=datetime],
span.daterange input[type=date] {
  float: left;
  width: 49%;
}
span.daterange input[type=datetime]:first-child,
span.daterange input[type=date]:first-child {
  margin-right: 2%;
}
input[type=date] {
  padding: 8px 0 8px 8px;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  float: left;
  margin-top: 6px;
  margin-right: 4px;
  padding: 0;
}
textarea {
  width: 100%;
  height: auto;
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
button,
input[type=submit],
input[type=button] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  font-family: 'Source Sans Pro', sans-serif;
  width: auto;
  padding: 8px 8px;
  border: 1px solid #00244a;
  background-color: #f6f7f7;
  color: #00244a;
}
button:hover,
input[type=submit]:hover,
input[type=button]:hover,
button:focus,
input[type=submit]:focus,
input[type=button]:focus {
  background-color: white;
}
button[disabled],
input[type=submit][disabled],
input[type=button][disabled] {
  cursor: default;
  color: #888888;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
button.primary,
input[type=submit].primary,
input[type=button].primary {
  border: 1px solid #53a245;
  background-color: #f0e8e3;
  color: #00244a;
}
button.primary:hover,
input[type=submit].primary:hover,
input[type=button].primary:hover,
button.primary:focus,
input[type=submit].primary:focus,
input[type=button].primary:focus {
  background-color: white;
}
button.warning,
input[type=submit].warning,
input[type=button].warning {
  border: 1px solid #c67605;
  background-color: #f89406;
  color: white;
}
button.warning:hover,
input[type=submit].warning:hover,
input[type=button].warning:hover,
button.warning:focus,
input[type=submit].warning:focus,
input[type=button].warning:focus {
  background-color: #fbb450;
}
button.danger,
input[type=submit].danger,
input[type=button].danger {
  border: 1px solid #d62516;
  background-color: #ea4335;
  color: white;
}
button.danger:hover,
input[type=submit].danger:hover,
input[type=button].danger:hover,
button.danger:focus,
input[type=submit].danger:focus,
input[type=button].danger:focus {
  background-color: #f1837a;
}
input[type=text],
input[type=email],
input[type=search],
input[type=url],
input[type=datetime],
input[type=date],
input[type=time],
input[type=password],
textarea,
button,
input[type=submit],
input[type=button] {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input[type=file]:focus,
input[type=checkbox]:focus,
select:focus {
  outline: 1px dotted #666666;
}
@media handheld, only screen and (max-width: 320px) {
  form {
    width: 100%;
  }
  form > div,
  form > fieldset > div {
    width: 100%;
  }
  form > div > label,
  form > fieldset > div > label {
    display: block;
    float: none;
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
    height: auto;
    /*font-weight: bold;*/
  
  }
  form > div .field-validation-error,
  form > fieldset > div .field-validation-error,
  form > div .field-validation,
  form > fieldset > div .field-validation {
    margin-left: 0;
    padding-left: 0;
  }
  form div.actions {
    margin-left: 0;
    padding-left: 0;
  }
  form .checkbox,
  form .radio {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  form textarea,
  form label + textarea {
    width: 100%;
  }
  input[type=text],
  input[type=email],
  input[type=search],
  input[type=password],
  input[type=url] select,
  span.daterange {
    width: 100%;
  }
}
.editform {
  background-color: #f27930;
}
.editform fieldset {
  padding: 15px 20px;
  margin: 0;
}
.editform .vertical > div > .checkbox {
  display: inline-block;
  width: 200px;
}
.editform .actions {
  padding-top: 10px;
}
.editform .actions #save-draft-button {
  border: 0 none;
  background-color: transparent;
  padding-right: 5px;
}
@media handheld, only screen and (max-width: 850px) {
  .editform .actions button.primary {
    float: right;
  }
}
.edit-form-options {
  display: inline-block;
}
.edit-form-options .dropdown-toggle:after {
  content: '\2193';
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: -99999px;
  vertical-align: middle;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #888888;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  margin-left: 3px;
}
.edit-form-options .dropdown-toggle:hover:after {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.edit-form-options > div {
  width: 300px;
  padding: 10px;
}
.birthdate-day {
  width: 62px;
}
.birthdate-month {
  width: 120px;
}
.birthdate-year {
  width: 90px;
}
@media handheld, only screen and (max-width: 480px) {
  input[type=text],
  input[type=email],
  input[type=search],
  input[type=url],
  input[type=datetime],
  input[type=date],
  input[type=password],
  select {
    width: 244px;
  }
  .birthdate-day {
    width: 50px;
  }
  .birthdate-month {
    width: 108px;
  }
  .birthdate-year {
    width: 78px;
  }
}
form.wide-form input {
  max-width: initial;
}
form.wide-form label {
  width: initial;
}
.horizontal-form .row:before,
.horizontal-form .row:after {
  display: table;
  content: "";
}
.horizontal-form .row:after {
  clear: both;
}
.horizontal-form .row .validation-failed {
  display: block;
  color: #ea4335;
  max-width: 75%;
}
.horizontal-form .row.validation-failed input[type='text'],
.horizontal-form .row.validation-failed input[type='email'],
.horizontal-form .row.validation-failed input[type='url'],
.horizontal-form .row.validation-failed input[type='tel'],
.horizontal-form .row.validation-failed input[type='number'],
.horizontal-form .row.validation-failed input[type='password'],
.horizontal-form .row.validation-failed select,
.horizontal-form .row.validation-failed textarea {
  border-color: #ea4335;
}
.horizontal-form .row.validation-failed .help-block {
  display: none;
}
.horizontal-form .row.validation-valid .validation-failed {
  display: none;
}
.horizontal-form .row.validation-valid .help-block {
  display: none;
}
.horizontal-form .row + .row {
  margin-bottom: 10px;
}
.horizontal-form .col-label {
  float: left;
  width: 20%;
  text-align: right;
  padding-right: 10px;
}
.horizontal-form .col-label label {
  line-height: 2.4em;
}
.horizontal-form .col-input {
  float: left;
  width: 80%;
  position: relative;
}
.horizontal-form .col-input .help-block {
  display: block;
  max-width: 75%;
  font-size: 12ox;
  color: #666666;
}
.horizontal-form .col-input .field-validation-error {
  display: block;
}
.horizontal-form .field-success {
  background-image: url("/National_Library/oe_/https://eksisozluk.com/content/img/icons/tick.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 12.5px;
}
@media handheld, only screen and (max-width: 850px) {
  .horizontal-form {
    padding: 0 15px;
  }
  .horizontal-form .col-label,
  .horizontal-form .col-input {
    float: none;
    clear: both;
    width: 100%;
    text-align: left;
  }
}
#pw-strength-meter {
  width: 300px;
  height: 2px;
  line-height: 2px;
  font-size: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
#pw-strength-meter .meter-indicator {
  width: 0;
  display: inline-block;
  height: 2px;
  line-height: inherit;
  font-size: inherit;
  background-color: #ea4335;
  -moz-transition: all ease-out 0.4s;
  -o-transition: all ease-out 0.4s;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
#pw-strength-meter.strength-too-short .meter-indicator {
  width: 70px;
}
#pw-strength-meter.strength-weak .meter-indicator {
  width: 140px;
  background-color: #ff6a00;
}
#pw-strength-meter.strength-good .meter-indicator {
  width: 210px;
  background-color: #ffd800;
}
#pw-strength-meter.strength-strong .meter-indicator {
  width: 280px;
  background-color: #12d503;
}
@media handheld, only screen and (max-width: 850px) {
  #pw-strength-meter.strength-too-short .meter-indicator {
    width: 61px;
  }
  #pw-strength-meter.strength-weak .meter-indicator {
    width: 122px;
  }
  #pw-strength-meter.strength-good .meter-indicator {
    width: 183px;
  }
  #pw-strength-meter.strength-strong .meter-indicator {
    width: 244px;
  }
}
#pw-cond .cond-ok {
  color: #81be50;
  background-image: url("/National_Library/oe_/https://eksisozluk.com/content/img/icons/tick-o.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 0 50%;
  padding-left: 14px;
}
.validation-conditions-container {
  font-size: 12px;
  padding: 5px;
  color: #888888;
}
.validation-conditions-container.has-error {
  color: #da6063;
}
.validation-conditions-container .condition-holder {
  transition: all 0.5s ease;
}
.validation-conditions-container.have-lower .condition-lower {
  color: #81be50;
  background-image: url("/National_Library/oe_/https://eksisozluk.com/content/img/icons/tick-o.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 0 50%;
  padding-left: 14px;
}
.validation-conditions-container.have-upper .condition-upper {
  color: #81be50;
  background-image: url("/National_Library/oe_/https://eksisozluk.com/content/img/icons/tick-o.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 0 50%;
  padding-left: 14px;
}
.validation-conditions-container.have-digit .condition-digit {
  color: #81be50;
  background-image: url("/National_Library/oe_/https://eksisozluk.com/content/img/icons/tick-o.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 0 50%;
  padding-left: 14px;
}
.validation-conditions-container.have-8char .condition-8char {
  color: #81be50;
  background-image: url("/National_Library/oe_/https://eksisozluk.com/content/img/icons/tick-o.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 0 50%;
  padding-left: 14px;
}
table {
  width: 100% !important;
  overflow-x: auto;
  padding: 0;
  border: 1px solid #00244a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-collapse: separate;
  margin-bottom: 20px;
}
table caption,
table th,
table td {
  padding: 8px;
}
table th,
table td {
  text-align: left;
  vertical-align: top;
}
table th {
  font-weight: bold;
}
table.striped tbody tr:nth-child(odd) td,
table.striped tbody tr:nth-child(odd) th {
  background-color: #f27930;
}
ul.striped > li:nth-child(odd) {
  background-color: #f27930;
}
.pager {
  display: inline-block;
  margin-bottom: 10px;
  float: right;
  color: #888888;
  white-space: nowrap;
}
.pager > a {
  display: inline-block;
  padding: 1px 8px;
  margin-left: 5px;
  border: 1px solid #00244a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pager select {
  height: 26px;
  margin-left: 5px;
  margin-right: 5px;
  min-width: 50px;
  width: auto;
  max-width: 65px;
  padding: 2px;
  cursor: pointer;
  vertical-align: top;
  border-color: #00244a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
html.no-touch .pager > a:hover {
  text-decoration: none;
  background-color: #f27930;
}
.pager.android > a {
  height: 28px;
  line-height: 28px;
}
.pager.android select {
  height: 28px;
  line-height: 28px;
}
/*#top-bar .dropdown-toggle {
  .apply-caret(@topLinkColor);
}*/

.dropdown {
  position: relative;
}
.dropdown .dropdown-toggle {
  cursor: pointer;
}
.dropdown .dropdown-toggle .eksico {
  width: 18px;
  height: 18px;
}
.dropdown .dropdown-menu {
  display: none;
  background-color: #f0e8e3;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #00244a;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  top: 100%;
  left: 0;
  float: left;
  min-width: 150px;
}
.dropdown .dropdown-menu.open {
  display: block;
}
.dropdown .dropdown-menu a {
  color: #00244a;
}
.dropdown .dropdown-menu.right {
  left: auto;
  right: 0;
}
.dropdown .dropdown-menu li {
  display: block;
  line-height: 2.5;
}
.dropdown .dropdown-menu li.separated {
  border-top: 1px solid #00244a;
}
.dropdown .dropdown-menu li > a {
  display: block;
  width: 100%;
  line-height: 2.5;
  padding: 0 8px;
}
html.no-touch .dropdown .dropdown-menu li:hover {
  background-color: #f27930;
}
html.no-touch .dropdown .dropdown-menu li > a:hover {
  text-decoration: none;
}
.tall-dropdown {
  max-height: 500px;
  overflow-y: scroll;
  -ms-scrollbar-face-color: #00244a;
  scrollbar-face-color: #00244a;
}
.tall-dropdown::-webkit-scrollbar {
  width: 5px;
}
.tall-dropdown::-webkit-scrollbar-thumb {
  background-color: #00244a;
  border-radius: 2px;
}
.short-dropdown {
  max-height: 200px;
  overflow-y: scroll;
}
.tabs {
  border-bottom: 1px solid #00244a;
  margin-bottom: 4px;
}
.tabs > li {
  display: inline-block;
  margin-bottom: -1px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.tabs > li > a {
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
}
.tabs > li > a:hover {
  text-decoration: none;
}
.tabs > li:hover {
  background-color: #f27930;
}
.tabs > li.active {
  border: 1px solid #00244a;
  border-bottom-color: #f0e8e3;
}
.tabs > li.active:hover {
  background-color: #f0e8e3;
}
.tabs > li.active > a {
  color: #00244a;
}
.tabs.slim > li > a {
  padding: 3px 5px;
  font-size: .9em;
}
.pills > li {
  display: inline-block;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #00244a;
}
.pills > li > a {
  padding: 6px 10px;
  cursor: pointer;
  display: inline-block;
}
.pills > li > a:hover {
  text-decoration: none;
}
.pills > li:hover {
  background-color: #00244a;
  text-decoration: none;
}
.pills > li.active {
  background-color: #f0e8e3;
  border-color: #f0e8e3;
}
.pills > li.active > a {
  color: #00244a;
}
.pills.slim > li > a {
  padding: 3px 5px;
  font-size: .9em;
}
.pills.muted > li > a {
  color: #888888;
}
.pills.muted > li.active > a {
  color: #00244a;
}
.favicon {
  background: url('/National_Library/oe_/https://eksisozluk.com/content/img/favicon/favicon-sprites-v5.png') no-repeat top left;
  vertical-align: middle;
  display: inline-block;
  min-width: 16px;
  min-height: 16px;
}
.favicon-facebook {
  background-position: 0 0;
}
.favicon-favorite11-grey {
  background-position: 0 -64px;
}
.favicon-favorite11 {
  background-position: 0 -125px;
}
.favicon-google {
  background-position: 0 -188px;
}
.favicon-googleplus {
  background-position: 0 -254px;
}
.favicon-imdb {
  background-position: 0 -320px;
}
.favicon-mobygames {
  background-position: 0 -385px;
}
.favicon-nisanyan {
  background-position: 0 -451px;
}
.favicon-tdk {
  background-position: 0 -517px;
}
.favicon-tureng {
  background-position: 0 -583px;
}
.favicon-twitter {
  background-position: 0 -649px;
}
.favicon-wikipedia {
  background-position: 0 -715px;
}
.favicon-youtube {
  background-position: 0 -781px;
}
.profiler-results {
  margin-top: 101px;
}
.profiler-button {
  opacity: 0.6;
}
body > header {
  min-width: 300px;
  border-top: 4px solid #80c14b;
  background-color: #f0e8e3;
  border-bottom: 1px solid #00244a;
}
body > header:before,
body > header:after {
  display: table;
  content: "";
}
body > header:after {
  clear: both;
}
body.theme-enabled > header {
  background-color: white;
}
#advanced-search-result-form .close {
  display: none;
}
#top-bar {
  position: relative;
}
#top-bar input,
#top-bar select {
  color: black;
  background-color: #f6f7f7;
}
#top-bar > #advanced-search-form {
  padding: 10px;
  background-color: white;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  width: 415px;
  display: none;
  left: 270px;
  top: 66px;
  z-index: 9999;
}
#top-bar > #advanced-search-form a {
  color: #333333;
}
#top-bar > #advanced-search-form.open {
  display: block;
}
#top-bar > #advanced-search-form .close {
  display: inline-block;
  margin-left: 5px;
}
#top-bar .eksico {
  fill: #333333;
}
.dark-theme #top-bar .eksico {
  fill: #bdbdbd;
}
#logo,
#search-form,
#top-navigation {
  height: 60px;
}
#logo {
  margin: 0;
  display: inline-block;
  float: left;
  width: 245px;
  max-height: 29px;
}
#logo a {
  display: block;
  margin: 0;
  padding: 0;
  background-image: url('/National_Library/oe_/https://eksisozluk.com/content/img/new-design/eksisozluk_logo.svg');
  height: 60px;
  line-height: 60px;
  background-position: 10px 50%;
  background-size: 129px 40px;
  background-repeat: no-repeat;
  text-indent: -119988px;
}
@media handheld, only screen and (min-width: 850px) {
  .theme-enabled #logo a {
    background-image: url("/National_Library/oe_/https://eksisozluk.com/content/img/new-design/eksisozluk_logo.svg");
  }
}
#search-form {
  position: relative;
  display: inline-block;
  float: left;
  border-radius: 5px;
  /*margin: ((@searchBarHeight - @_searchInputHeight) / 2) 0 0 @columnMargin;*/
  /*height: @_searchInputHeight;*/
  margin: 15px 0 0 25px;
  height: 29px;
  line-height: 29px;
}
#search-form .spin {
  display: none;
}
#search-form #search-textbox {
  float: left;
  font-size: 14px;
  border: 1px solid #80c14b;
  border-radius: 5px 0 0 5px;
  height: 29px;
  line-height: 29px;
  background-color: white;
  padding-top: 0;
  padding-bottom: 0;
}
#search-form #search-textbox:focus {
  box-shadow: none;
}
#search-form button[type=submit] {
  height: 29px;
  line-height: 29px;
  border: 0 none;
  background-color: #80c14b;
  color: white;
  border-radius: 0 5px 5px 0;
  padding: 0 8px;
}
#search-form button[type=submit] .eksico {
  fill: white;
  width: 16px;
  height: 16px;
}
#a3-toggle {
  width: 15px;
  margin-left: -65px;
}
#a3-toggle:after {
  content: '\2193';
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: -99999px;
  vertical-align: middle;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #333333;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  margin-left: 3px;
}
#a3-toggle:hover:after {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#a3-toggle:hover {
  text-decoration: none;
}
#top-navigation,
#sub-navigation {
  margin: 0;
}
#top-navigation > ul,
#sub-navigation > ul {
  margin: 0;
}
#top-navigation > ul > li,
#sub-navigation > ul > li {
  margin: 0;
  display: inline-block;
}
#top-navigation > ul .new-update,
#sub-navigation > ul .new-update {
  font-weight: bold;
  color: white !important;
  background-color: #80c14b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#top-navigation > ul .new-update .eksico,
#sub-navigation > ul .new-update .eksico {
  fill: white !important;
}
@media handheld, only screen and (max-width: 850px) {
  #top-navigation > ul .new-update,
  #sub-navigation > ul .new-update {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
#top-navigation {
  float: right;
  display: inline-block;
}
#top-navigation .eksico {
  margin-right: 5px;
  width: 16px;
  height: 16px;
}
#top-navigation .messages .eksico {
  margin-bottom: -2px;
}
#top-navigation > ul {
  height: 60px;
  line-height: 60px;
}
#top-navigation > ul > li > a {
  color: #333333;
  display: inline-block;
  padding: 0 10px;
  height: 29px;
  line-height: 29px;
}
.dark-theme #top-navigation > ul > li > a {
  color: #bdbdbd;
}
#top-navigation > ul > li.more {
  font-weight: bold;
}
#top-navigation > ul > li.mobile-only {
  display: none;
}
.theme-enabled #top-navigation > ul > li > a {
  color: #333333;
}
html.no-touch #sub-navigation > ul > li:hover > a,
html.no-touch #sub-navigation > ul > li.active > a {
  color: #80c14b;
  border-color: #80c14b;
  text-decoration: none;
}
html.no-touch #sub-navigation > ul > li:hover .eksico,
html.no-touch #sub-navigation > ul > li.active .eksico {
  fill: #80c14b;
}
#sub-navigation > ul > li.active > a {
  color: #80c14b;
  border-color: #80c14b;
  text-decoration: none;
}
#sub-navigation > ul > li.active .eksico {
  fill: #80c14b;
}
.mobile-notification-icons > ul > li.mobile-only {
  display: none;
}
#sub-navigation {
  clear: both;
  display: inline-block;
  width: 89%;
  font-weight: 600;
}
#sub-navigation > ul {
  height: 41px;
  line-height: 36px;
}
#sub-navigation > ul > li {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sub-navigation > ul > li > a,
#sub-navigation > ul > li .eksico {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sub-navigation > ul > li .eksico {
  width: 20px;
}
#sub-navigation > ul > li.mobile-only {
  display: none;
}
#sub-navigation > ul > li > a {
  margin: 0 20px 0;
  color: #333333;
  display: inline-block;
  border-bottom: 6px solid transparent;
}
.dark-theme #sub-navigation > ul > li > a {
  color: #bdbdbd;
}
.loggedin #sub-navigation > ul {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.loggedin #sub-navigation > ul > li {
  display: table-cell;
  margin: 0;
  white-space: nowrap;
  width: 1%;
}
#sub-navigation #quick-index-nav {
  margin-left: -6px;
}
#sub-navigation #main-index-nav {
  float: right;
}
.eksiseyler-logo {
  background-image: url(/National_Library/oe_/https://eksisozluk.com/content/img/new-design/eksiseyler_logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 50%;
  text-indent: -99999em;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 8%;
  height: 41px;
  float: right;
}
@media handheld, only screen and (max-width: 850px) {
  .eksiseyler-logo {
    display: none;
  }
}
.dark-theme .eksiseyler-logo {
  background-image: url(/National_Library/oe_/https://eksisozluk.com/content/img/new-design/eksiseyler_logo_darktheme.svg);
}
.mobile-notification-icons {
  display: inline-table;
}
.mobile-notification-icons > ul {
  display: table;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.mobile-notification-icons > ul > li {
  display: table-cell;
  margin: 0;
  white-space: nowrap;
  width: 1%;
}
.mobile-notification-icons > ul .new-update {
  font-weight: bold;
  color: white !important;
  background-color: #80c14b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mobile-notification-icons > ul .new-update .eksico {
  fill: white !important;
}
@media handheld, only screen and (max-width: 850px) {
  .mobile-notification-icons > ul .new-update {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
@media handheld, only screen and (max-width: 1265px) {
  #logo {
    width: 190px;
  }
  #search-form {
    margin-left: 15px;
  }
  #top-bar > #advanced-search-form {
    left: 205px;
  }
}
@media handheld, only screen and (max-width: 1090px) {
  #logo {
    width: 190px;
  }
  #search-form {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 800px) {
  #search-textbox {
    width: 220px;
  }
}
@media only screen and (max-width: 1060px) {
  #search-textbox {
    width: 270px;
  }
}
@media only screen and (min-width: 1060px) {
  #search-textbox {
    width: 480px;
  }
}
@media handheld, only screen and (max-width: 850px) {
  #top-bar {
    white-space: nowrap;
    border-bottom: 1px solid #00244a;
  }
  #top-bar > #advanced-search-form {
    left: 163px;
    width: 58%;
    max-width: 405px;
  }
  #top-bar > #advanced-search-form input[type=text],
  #top-bar > #advanced-search-form select,
  #top-bar > #advanced-search-form span.daterange {
    width: 100%;
    max-width: 100%;
  }
  #top-bar > #advanced-search-form input[type=date] {
    display: inline-block;
    width: 49%;
  }
  #logo {
    width: 150px;
    padding: 0;
  }
  #search-form {
    float: none;
    clear: left;
    width: 54%;
    margin-bottom: 8px;
  }
  #search-form input[type=submit] {
    width: 10%;
    min-width: 50px;
    max-width: 65px;
  }
  #search-form #a3-toggle {
    /*margin: 0;*/
    display: inline-block;
    text-align: center;
  }
  #search-form #search-textbox {
    width: 100%;
  }
  .loggedoff  #search-form {
    width: 75%;
  }
  .mobile-notification-icons {
    width: 15%;
  }
  .loggedoff .mobile-notification-icons {
    width: 10%;
  }
  .mobile-notification-icons > ul {
    display: table;
    margin: 0 auto;
    width: 100%;
  }
  .mobile-notification-icons > ul > li.mobile-only {
    display: table-cell;
    margin: 0;
    white-space: nowrap;
    width: 1%;
  }
  .mobile-notification-icons > ul > li .eksico {
    width: 16px;
    height: 16px;
  }
  #a3-toggle,
  #top-navigation > ul > li > a,
  #sub-navigation > ul > li > a {
    padding: 0 7px;
  }
  #top-navigation > ul > li.more a {
    padding: 0 10px;
  }
  #top-navigation {
    float: none;
    display: block;
    width: 100%;
    height: 30px;
  }
  #top-navigation > ul {
    display: table;
    margin: 0 auto;
    width: 100%;
    height: 30px;
    line-height: 30px;
  }
  #top-navigation > ul > li {
    display: table-cell;
    margin: 0;
    white-space: nowrap;
    width: 1%;
  }
  #top-navigation > ul > li.not-mobile {
    display: none;
  }
  #top-navigation > ul > li.mobile-only {
    display: table-cell;
    margin: 0;
    white-space: nowrap;
    width: 1%;
  }
  #top-navigation > ul > li.index-toggle {
    width: 70%;
  }
  #top-navigation > ul > li.index-toggle a {
    padding-right: 9px;
  }
  #top-navigation > ul > li.index-toggle a:after {
    content: '\2193';
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    text-indent: -99999px;
    vertical-align: middle;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333333;
    filter: alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    margin-left: 3px;
  }
  #top-navigation > ul > li.index-toggle a:hover:after {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  #top-navigation > ul > li > a {
    display: block;
    padding: 0;
    text-align: center;
    border-bottom: 4px solid transparent;
    margin-bottom: -1px;
  }
  #top-navigation > ul > li:hover > a,
  #top-navigation > ul > li.active > a {
    color: #80c14b;
    border-color: #80c14b;
    text-decoration: none;
  }
  #top-navigation > ul > li#options-dropdown {
    display: none;
  }
  #top-navigation.open {
    display: block;
  }
  #sub-navigation {
    height: auto;
    margin: 0;
    display: none;
    width: 150px;
    background-color: white;
    border: 1px solid #00244a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #333333;
    /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/
  
    position: absolute;
    z-index: 1000;
    margin-top: -1px;
    right: 0;
    top: 86px;
  }
  #sub-navigation a {
    color: #333333;
  }
  #sub-navigation #quick-index-nav {
    display: none;
  }
  #sub-navigation.not-mobile {
    display: none;
  }
  #sub-navigation #main-index-nav {
    font: 1em 'Source Sans Pro', sans-serif;
    float: none;
  }
  #sub-navigation #main-index-nav a {
    color: #3a332f;
  }
  #sub-navigation > ul {
    display: table;
    margin: 0 auto;
    width: 100%;
    height: auto;
    float: none;
  }
  #sub-navigation > ul:before,
  #sub-navigation > ul:after {
    display: table;
    content: "";
  }
  #sub-navigation > ul:after {
    clear: both;
  }
  #sub-navigation > ul > li {
    display: block;
    border: none;
    border-bottom: 1px solid #00244a;
    line-height: 30px;
  }
  #sub-navigation > ul > li:last-of-type {
    border: none;
  }
  #sub-navigation > ul > li.mobile-only {
    display: table-cell;
    margin: 0;
    white-space: nowrap;
    width: 1%;
  }
  #sub-navigation > ul > li.popular {
    display: none;
  }
  #sub-navigation > ul > li > a {
    width: 100%;
    padding-left: 10px;
    display: block;
  }
  #sub-navigation.loggedin > ul > li.popular {
    display: block;
  }
  #sub-navigation.open {
    display: block;
  }
  html.no-touch #sub-navigation > ul > li:hover > a,
  html.no-touch #sub-navigation > ul > li.active > a {
    color: #80c14b;
    border-color: transparent;
  }
  html.no-touch #top-navigation > ul > li {
    margin: auto;
  }
}
body.light-theme.theme-disabled #top-bar .eksiseyler-logo-mobile .eksico {
  fill: #55cbe2;
}
body.light-theme.theme-enabled #top-bar .eksiseyler-logo-mobile .eksico {
  fill: #55cbe2;
}
.dark-theme #top-bar .eksiseyler-logo-mobile .eksico {
  fill: #55cbe2;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  
}
@media handheld, only screen and (max-width: 480px) {
  #top-bar > #advanced-search-form {
    left: 10%;
    width: 80%;
    right: 10%;
  }
  #logo {
    width: 10%;
    padding: 0;
  }
  #logo a {
    width: auto;
    background-size: 20px 20px;
    background-image: url('/National_Library/oe_/https://eksisozluk.com/content/img/ilogo_smallv2.png');
    background-position: center;
  }
  #search-form {
    width: 60%;
  }
  .loggedoff  #search-form {
    width: 85%;
  }
  .mobile-notification-icons {
    width: 25%;
  }
  .loggedoff .mobile-notification-icons {
    width: 10%;
  }
}
@media handheld, only screen and (max-width: 320px) {
  #search-form {
    width: 60%;
  }
  #search-form #a3-toggle {
    width: 10%;
  }
  #search-form input[type=submit] {
    display: none;
  }
}
html.no-touch #partial-index {
  position: absolute;
  bottom: 0;
  top: 15px;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  padding-right: 10px;
}
#mobile-index h2 {
  line-height: 1.2;
}
#mobile-index h2 .loader-tick {
  margin-left: 5px;
}
#mobile-index .today-in-past-title {
  margin-bottom: 5px;
}
#mobile-index .today-in-past-title h2 {
  margin-top: 6px;
  display: inline-block;
}
#mobile-index .today-in-past-selector {
  height: 24px;
  line-height: 26px;
  text-align: center;
  margin-top: 6px;
  padding: 2px 2px;
  width: 75px;
  margin-left: 10px;
}
#mobile-index .pager {
  display: block;
  padding-top: 10px;
}
#mobile-index .pager select,
#mobile-index .pager a {
  width: 40px;
  height: 30px;
  line-height: 26px;
  text-align: center;
}
#mobile-index .pager .prev,
#mobile-index .pager select,
#mobile-index .pager .last {
  margin-right: 10px;
}
#mobile-index .pager .last {
  margin-left: 10px;
}
#partial-index h2 {
  line-height: 1.2;
}
#partial-index h2 .loader-tick {
  margin-left: 5px;
}
#partial-index .index-filter-toggler {
  display: inline-block;
  float: right;
  margin-top: 3px;
}
#partial-index .index-filter-menu {
  right: -10px;
  left: auto;
  width: 220px;
  padding: 5px;
  border-color: #00244a;
  box-shadow: 1.5px 2.598px 4.7px 0.3px rgba(0, 0, 0, 0.24);
}
#partial-index .index-filter-menu .menu-inner {
  overflow-y: scroll;
  max-height: 200px;
  -ms-scrollbar-face-color: #00244a;
  scrollbar-face-color: #00244a;
}
#partial-index .index-filter-menu .menu-inner:before {
  position: absolute;
  top: -7px;
  left: 50%;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #00244a;
  border-left: 7px solid transparent;
  content: '';
  margin-left: -1px;
}
#partial-index .index-filter-menu .menu-inner:after {
  position: absolute;
  top: -6px;
  left: 50%;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #f0e8e3;
  border-left: 6px solid transparent;
  content: '';
}
#partial-index .index-filter-menu .menu-inner:before {
  left: auto;
  right: 14px;
}
#partial-index .index-filter-menu .menu-inner:after {
  left: auto;
  right: 15px;
}
#partial-index .index-filter-menu .menu-inner::-webkit-scrollbar {
  width: 5px;
}
#partial-index .index-filter-menu .menu-inner::-webkit-scrollbar-thumb {
  background-color: #00244a;
  border-radius: 2px;
}
#partial-index .index-filter-menu .filter-checkbox {
  display: inline-block;
  float: right;
}
#partial-index .index-filter-menu .filter-checkbox .eksico {
  height: 17px;
  fill: #00244a;
}
#partial-index .index-filter-menu .filter-checkbox.checked .eksico {
  fill: #80c14b;
}
#partial-index .today-in-past-title {
  margin-bottom: 5px;
}
#partial-index .today-in-past-title h2 {
  margin-top: 6px;
}
#partial-index .today-in-past-selector {
  height: 24px;
  line-height: 26px;
  text-align: center;
  float: right;
  padding: 2px 2px;
  width: 75px;
}
#partial-index .pager {
  display: block;
  padding-top: 10px;
}
#partial-index .pager select,
#partial-index .pager a {
  width: 40px;
  height: 30px;
  line-height: 26px;
  text-align: center;
}
#partial-index .pager .prev,
#partial-index .pager select,
#partial-index .pager .last {
  margin-right: 10px;
}
#partial-index .pager .last {
  margin-left: 10px;
}
html.no-touch #partial-index::-webkit-scrollbar {
  width: 8px;
}
html.no-touch #partial-index::-webkit-scrollbar-thumb {
  background-color: #e7dad2;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
html.no-touch #partial-index::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
html.no-touch #partial-index::-webkit-scrollbar-corner {
  background-color: transparent;
}
.topic-list-description.partial {
  font-size: .9em;
}
.detail.with-parentheses {
  white-space: nowrap;
}
.more-data {
  display: block;
  margin-bottom: 10px;
  padding: 4px 0;
  border: 1px solid #00244a;
  text-align: center;
}
.more-data small {
  margin-left: 5px;
}
.more-data small:before {
  content: '\0028';
}
.more-data small:after {
  content: '\0029';
}
.more-data .rotator {
  display: inline-block;
  /*background-image: url(/National_Library/oe_/https://eksisozluk.com/content/img/icons/spinner.svg);
    text-indent: -119988px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    .animation(spin 1s infinite linear);
    min-height: 12px;
    min-width: 12px;*/

}
.more-data .rotator .eksico {
  width: 10px;
  height: 10px;
  margin-top: 1px;
}
.quick-index-continue-link-container,
.full-index-continue-link-container {
  margin-bottom: 10px;
  text-align: right;
}
.quick-index-continue-link-container > a,
.full-index-continue-link-container > a {
  margin-left: 5px;
}
html.no-touch a.more-data:hover {
  text-decoration: none;
  background-color: #f27930;
  color: #f0e8e3;
}
@media handheld, only screen and (max-width: 850px) {
  #container {
    position: static;
  }
  #index-section {
    padding: 0 5px;
    background-color: #f0e8e3;
    border: 1px solid #00244a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #00244a;
    /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/
  
    position: absolute;
    z-index: 1000;
    margin-top: -1px;
  }
  #index-section .more-data {
    margin-bottom: 0;
    padding: 10px;
  }
  #index-section a {
    color: #00244a;
  }
  html.no-touch #partial-index {
    position: initial;
    padding: 0;
    position: static;
  }
  .topic-list-description.partial {
    padding: 5px;
  }
}
.entry-menu-form {
  width: 300px;
}
.entry-menu-form .summary {
  font-size: .9em;
  word-wrap: break-word;
  color: #888888;
}
.voted {
  color: #53a245 !important;
}
.voted .eksico {
  fill: #53a245 !important;
}
.voted.dislike .eksico {
  fill: #ea4335 !important;
}
#hede-icon {
  width: 360px;
  display: none;
}
#hede-icon #hedepv {
  display: block;
  float: left;
  text-align: center;
  width: 50%;
}
#hede-icon #hedenv {
  display: block;
  float: right;
  text-align: center;
  width: 50%;
}
#hede-icon > li {
  margin-bottom: 8px;
}
.showall {
  margin-top: 10px;
}
.share-links {
  display: inline-block;
  margin-right: 5px;
}
.share-links > a {
  display: inline-block;
}
.to-be-moved-checkbox,
.to-be-exported-checkbox,
.to-be-deleted-checkbox {
  float: right;
  margin: 3px 0 0 10px !important;
  display: none;
}
.info a.eksiseyler-link:hover {
  text-decoration: none;
}
.suggested-title {
  font-size: 1.3em;
}
.entry-menu-form {
  max-width: 90%;
}
.entry-menu-form select,
.entry-menu-form input[type=text] {
  width: 100%;
  max-width: 100%;
}
.entry-menu-form .summary {
  margin: 0;
}
#topic > h1 {
  -ms-word-break: break-word;
  word-break: break-word;
  font-size: 22px;
  margin: 10px 0;
}
.ampul-info {
  background-image: url(/National_Library/oe_/https://eksisozluk.com/content/img/ampul.png);
  background-repeat: no-repeat;
  padding-left: 25px;
}
#move-entries-button-container,
#export-entries-button-container,
#delete-entries-button-container {
  text-align: center;
  margin-bottom: 20px;
}
#title-move-logs {
  font-size: .9em;
}
#title-move-logs li {
  margin-bottom: 10px;
}
#title-move-logs .info {
  text-align: right;
}
html.no-touch #in-topic-search-options > li:hover {
  background-color: #f27930;
}
html.no-touch #in-topic-search-options > li > a:hover {
  text-decoration: none;
}
.sub-title-menu {
  float: left;
}
.sub-title-menu #topic-share-menu {
  position: relative;
  margin-right: 0;
}
.sub-title-menu .nice-mode-toggler {
  margin-right: 20px;
  display: inline-block;
}
.sub-title-menu .nice-mode-toggler .nice-on {
  color: #80c14b;
  font-weight: bold;
}
.sub-title-menu #topic-share-menu > .toggles:after,
.sub-title-menu #topic-research-menu .toggles:after,
.sub-title-menu #in-topic-search-menu > .toggles:after {
  content: '\2193';
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: -99999px;
  vertical-align: middle;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #00244a;
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  margin-left: 3px;
}
.sub-title-menu #topic-share-menu > .toggles:hover:after,
.sub-title-menu #topic-research-menu .toggles:hover:after,
.sub-title-menu #in-topic-search-menu > .toggles:hover:after {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.sub-title-menu .eksico {
  width: 20px;
  height: 13px;
  fill: #00244a;
}
.sub-title-menu #topic-research-menu .favicon {
  margin-right: 8px;
}
@media handheld, only screen and (max-width: 850px) {
  .sub-title-menu {
    float: none;
    width: 100%;
  }
  .pager {
    display: none;
  }
}
.url:after {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-family: 'eksi';
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  padding-left: 2px;
  content: '\e806';
}
#channel-suggestions-list {
  font-size: .9em;
}
#channel-suggestions-list li {
  margin-bottom: 10px;
}
#channel-suggestions-list .suggestion-value {
  color: #888888;
  margin-right: 3px;
  font-size: smaller;
}
.comment-summary {
  display: none;
  margin-top: 1em;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 22px;
  border-left: 1px solid #decdc2;
}
.comment-pages > ul > li {
  padding: 15px 0;
}
.comment-pages > ul > li:last-child {
  margin-bottom: 10px;
}
.comment-pages > ul > li .info > a {
  margin-right: 5px;
}
.comment-pages > ul > li > .comment-content {
  margin-bottom: 5px;
}
.comment-pages > ul > li .rate-options > a > span {
  font-size: x-small;
  margin-left: 2px;
}
.comment-pager {
  text-align: center;
}
.comment-pager::before,
.comment-pager::after {
  content: "";
  clear: both;
  display: block;
}
.comment-pager > a {
  display: inline-block;
  padding: 2px 5px;
  margin: 0 3px;
  width: 32%;
  border: 1px solid #00244a;
}
.comment-pager .prev-comment-page {
  float: left;
  text-align: left;
}
.comment-pager .next-comment-page {
  float: right;
  text-align: right;
}
.comment-pager .comment-refresh {
  text-align: center;
}
.ghost-comment {
  text-align: center;
  min-height: 3em;
  background-color: #decdc2;
}
.comment-count {
  font-size: 0.9em;
}
.progress {
  display: none;
  margin-left: 5px;
  margin-right: 5px;
}
#entry-list a,
#draft-content a {
  color: #00244a;
}
#entry-list {
  list-style: none;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
}
#entry-list .content {
  margin-bottom: 5px;
  overflow: hidden;
  /*max-height: @entryContentFontSize * @goldenRatio * 10 - 3;*/
  max-height: 237px;
  position: relative;
}
#entry-list .content.content-faded:before {
  content: '';
  width: 100%;
  height: 237px;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 150px, #f0e8e3);
}
#entry-list .content.content-expanded {
  max-height: 100%;
}
#entry-list .content.content-expanded:before {
  display: none;
}
#entry-list .read-more-link-wrapper {
  margin-bottom: 10px;
  display: block;
}
#entry-list .read-more-link-wrapper a {
  font-weight: 600;
  color: #888888;
}
#entry-list > li {
  position: relative;
  padding: 20px 0 25px 0;
}
#entry-list > li:first-child {
  padding-top: 0;
}
#entry-list > li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#entry-list > li:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.8);
}
#entry-list .hidden,
#entry-list .deleted {
  font-style: italic;
}
#entry-list .hidden .content,
#entry-list .deleted .content {
  color: #888888;
}
#entry-list .hidden:before,
#entry-list .deleted:before {
  border-bottom: none;
}
#entry-list .deleted .report-link,
#entry-list .deleted .rate-options,
#entry-list .deleted .move-link {
  display: none;
}
#entry-list footer {
  color: #00244a;
  font-size: 14px;
}
#entry-list footer:before,
#entry-list footer:after {
  display: table;
  content: "";
}
#entry-list footer:after {
  clear: both;
}
#entry-list footer .icon {
  color: #00244a;
  font-size: 1.2em;
}
#entry-list footer .eksico {
  fill: #00244a;
  width: 25px;
  height: 13px;
}
#entry-list footer .vote-response-area {
  clear: left;
  font-size: 0.9em;
  height: 0;
  overflow: visible;
}
#entry-list footer a {
  white-space: nowrap;
}
#entry-list footer .entry-date {
  margin-right: 5px;
  color: #888888;
}
#entry-list footer .entry-date > a {
  color: #888888;
}
#entry-list footer .favorited {
  color: #80c14b;
}
#entry-list footer .favorited .eksico {
  fill: #80c14b;
}
#entry-list footer .favorite-links {
  display: inline-block;
  margin-right: 10px;
}
#entry-list footer .see-rates {
  display: none;
  float: left;
}
#entry-list footer .feedback {
  float: left;
  position: relative;
}
#entry-list footer .feedback a {
  color: #00244a;
}
#entry-list footer .feedback > a {
  margin-right: 10px;
}
@media handheld, only screen and (max-width: 850px) {
  #entry-list footer .feedback a {
    margin-left: 25px;
  }
  #entry-list footer .feedback .favorite-count {
    margin-left: 0;
  }
}
#entry-list footer .info {
  text-align: right;
  float: right;
}
@media handheld, only screen and (max-width: 850px) {
  #entry-list footer .info {
    float: none;
    clear: none;
    width: 100%;
  }
}
#entry-list footer .permalink {
  color: #888888;
  font-size: 12px;
}
#entry-list footer .other {
  display: inline-block;
}
#entry-list footer .other .eksico {
  fill: #00244a;
}
#entry-list footer .other > a:hover {
  text-decoration: none;
}
#entry-list footer .other .dropdown-menu {
  min-width: 0;
  text-align: left;
}
#entry-list footer .other .super-vote > ul > li > a {
  color: #888888;
}
#entry-list footer .entry-author {
  margin-right: 5px;
}
#entry-list footer .rate-options {
  padding: 0 10px;
}
#entry-list footer .rate-options > .icon {
  margin-right: 10px;
}
#entry-list footer .favorite-link {
  vertical-align: initial;
  color: #00244a;
  margin-right: 0;
}
#entry-list footer .favorite-link.favorited {
  color: #80c14b;
}
#entry-list footer .favorite-link.favorited .eksico {
  fill: #80c14b;
}
.no-touch #entry-list footer .feedback a:hover {
  color: #00244a;
}
.no-touch #entry-list footer .feedback a:hover .eksico {
  fill: #00244a;
}
.no-touch #entry-list footer .feedback a.svgico-facebook:hover .eksico {
  fill: #365396;
}
.no-touch #entry-list footer .feedback a.svgico-twitter:hover .eksico {
  fill: #00a8f0;
}
.no-touch #entry-list footer .feedback a.dislike:hover .eksico {
  fill: #ff5222;
}
.favorite-list-popup {
  background-color: #f0e8e3;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #00244a;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  display: none;
  padding: 5px;
  max-height: 300px;
  width: 220px;
  overflow-y: auto;
  overflow-x: hidden;
}
.favorite-list-popup a {
  color: #00244a;
}
.favorite-list-popup.open {
  display: block;
}
.favorite-list-popup ul {
  margin: 0;
}
.favorite-list-popup ul li > a {
  font-size: 110%;
  white-space: nowrap;
  color: #888888;
  display: block;
}
html.no-touch .share-links li:hover {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
html.no-touch #entry-list footer div.links a:hover,
html.no-touch .rate-options li a:hover,
html.no-touch div.options a:hover,
html.no-touch .entry-date a:hover {
  color: #00244a;
}
html sup.ab a {
  background-color: #f0e8e3;
}
html sup.ab a:before {
  content: '(';
}
html sup.ab a:after {
  content: ':' attr(data-query) ')';
}
html.no-touch sup.ab a {
  background-color: transparent;
}
html.no-touch sup.ab a:before,
html.no-touch sup.ab a:after {
  content: '';
}
#request-fill-form textarea {
  display: none;
}
#debe-nav {
  margin-top: 20px;
  margin-bottom: 20px;
}
#debe-nav:before,
#debe-nav:after {
  display: table;
  content: "";
}
#debe-nav:after {
  clear: both;
}
#debe-nav > a {
  display: inline-block;
  width: 49%;
  float: left;
  text-align: left;
  padding: 2px 5px;
}
#debe-nav > a > small {
  margin: 0;
}
#debe-nav > .next-link {
  margin-left: 2%;
  text-align: right;
  float: right;
}
.related-titles {
  background-color: #ebe0d9;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
}
.related-titles > ul > li {
  display: block;
  padding: 6px;
  border-top: none;
  font-size: 1.3em;
}
.related-titles .more-data {
  display: inline;
  border: none;
  padding-left: 7px;
  font-size: 20.16px;
}
.related-titles a.more-data:hover {
  text-decoration: none;
  background-color: #ebe0d9;
}
.entry-edit-form-container {
  padding-top: 10px;
}
#topic-channel-suggestion-menu {
  background-color: #f0e8e3;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #00244a;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  padding: 5px;
}
#topic-channel-suggestion-menu a {
  color: #00244a;
}
#topic-channels {
  margin-bottom: 10px;
}
#topic-channels li {
  display: inline-block;
  margin-bottom: 3px;
}
#topic-channel-options {
  margin-bottom: 10px;
}
#topic-channel-options > li {
  margin-bottom: 2.5px;
  display: inline-block;
}
#topic-channel-options > li > .name {
  cursor: pointer;
  padding: 2px 5px;
  line-height: 2;
  border: 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#topic-channel-options > li > .name.active {
  background-color: #80c14b;
  border-color: #00244a;
  color: white;
}
#topic-channel-options > li > .name.passive {
  background-color: #f0e8e3;
  color: #00244a;
  border-color: #e7dad2;
}
#topic-channel-info {
  position: relative;
  background-color: #ebe0d9;
  padding-left: 17px;
  padding-top: 10px;
  padding-right: 17px;
  padding-bottom: 10px;
}
#sukela-mod-link {
  color: #53a245;
  font-weight: 500;
}
#in-topic-search-options {
  background-color: #f0e8e3;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #00244a;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  display: none;
  width: 300px;
  max-width: 90%;
}
#in-topic-search-options a {
  color: #00244a;
}
#in-topic-search-options.open {
  display: block;
}
#in-topic-search-options > li {
  display: block;
}
#in-topic-search-options > li > a {
  display: block;
  padding: 4px 8px;
}
#in-topic-search-options form {
  padding: 0 6px 10px 6px;
}
#in-topic-search-options input[type=text] {
  width: 83%;
  max-width: 100%;
  float: left;
}
#in-topic-search-options button {
  width: 15%;
  float: right;
}
#in-topic-search-options button .eksico {
  fill: white;
  width: 16px;
  height: 16px;
}
@keyframes topic-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
@-webkit-keyframes topic-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
.with-parentheses:before {
  content: '\0028';
}
.with-parentheses:after {
  content: '\0029';
}
.topic-list li:first-child {
  border-top: none;
}
.topic-list li > a {
  display: block;
  padding: 10px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  color: #00244a;
}
.topic-list li > a.empty-index-item {
  color: #888888;
}
.topic-list li > a small {
  font-size: 1em;
  color: #888888;
}
.topic-list li > a small:before {
  content: '\0028';
}
.topic-list li > a small:after {
  content: '\0029';
}
.topic-list li > a.flowingindexitem {
  font-style: italic;
}
.topic-list li .detail {
  color: #888888;
  font-size: .8em;
}
.topic-list li p {
  color: #888888;
}
.topic-list li.new-update a {
  /*color: @eks-green;*/
  font-weight: bold;
}
a.pinned {
  padding: 20px 0;
}
a.pinned:before {
  font-weight: bold;
  content: '\00bb\00a0';
}
.topic-list.partial {
  margin-bottom: 0;
}
.topic-list.partial > li > a {
  padding: 10px 0;
  position: relative;
  padding-right: 30px;
}
.topic-list.partial > li > a > small:before,
.topic-list.partial > li > a > small:after {
  content: "";
}
.topic-list.partial > li > a > small {
  position: absolute;
  right: 0;
  top: 10px;
  color: #888888;
}
@media handheld, only screen and (max-width: 850px) {
  .topic-list.partial > li > a {
    font-size: 16px;
  }
}
.topic-list.partial.mobile {
  margin-bottom: 0;
}
.topic-list.partial.mobile > li > a {
  padding: 10px 0;
  font-size: 1.2em;
  position: relative;
  padding-right: 25px;
}
.topic-list.partial.mobile > li > a > small:before,
.topic-list.partial.mobile > li > a > small:after {
  content: "";
}
.topic-list.partial.mobile > li > a > small {
  position: absolute;
  right: 0;
  top: 10px;
}
#today-index-section-container li > a {
  font-size: 1.2em;
}
.topic-list .seperator {
  color: #888888;
  font-size: 1.3em;
  margin-top: 5px;
  position: relative;
  text-align: center;
}
.topic-list .seperator hr {
  border-color: #00244a;
  border-style: solid;
  border-width: 1px 0 0;
  position: absolute;
  top: 5px;
  width: 100%;
  z-index: -1;
}
.topic-list .seperator span {
  background-color: #f0e8e3;
  white-space: nowrap;
  padding: 0 5px 0 0;
}
.topic-list.partial .seperator {
  font-size: 1em;
}
.topic-list.partial .seperator span {
  font-size: 1em;
}
html.no-touch .topic-list li > a:hover {
  text-decoration: none;
  background-color: #f27930;
}
html.no-touch .topic-list li > a.empty-index-item:hover {
  color: #888888;
}
#user-badges {
  margin-bottom: 10px;
}
#user-badges li {
  display: inline-block;
  margin-bottom: 5px;
}
#user-badges a {
  display: inline-block;
  padding: 2px 10px;
  background-color: #ffb96e;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px outset #ffb96e;
}
html.no-touch #user-badges a:hover {
  text-decoration: none;
}
#user-entry-stats {
  color: #888888;
}
#user-entry-stats li {
  display: inline;
}
#user-entry-stats li:after {
  content: "\00B7";
  color: #888888;
  text-decoration: none;
  margin-left: 8px;
  margin-right: 4px;
}
#user-entry-stats li:last-child:after {
  content: '';
}
#profile-cards:before,
#profile-cards:after {
  display: table;
  content: "";
}
#profile-cards:after {
  clear: both;
}
#profile-cards > li {
  display: inline-block;
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 10px;
}
#profile-cards > li:nth-child(even) {
  margin-right: 0;
}
#profile-cards > li h3 {
  font-size: 16px;
}
@media handheld, only screen and (max-width: 850px) {
  #profile-cards > li h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
#profile-cards > li > h3 small:before,
#profile-cards > li h4 small:before {
  content: '\0028';
}
#profile-cards > li > h3 small:after,
#profile-cards > li h4 small:after {
  content: '\0029';
}
#profile-cards > li > ul {
  list-style-type: none;
  text-indent: -8px;
  padding-left: 8px;
  margin-bottom: 10px;
}
#profile-cards > li > ul li:before {
  content: "\00B7\00A0";
  color: #888888;
}
@media handheld, only screen and (max-width: 850px) {
  #profile-cards > li > ul li {
    margin-bottom: 10px;
  }
}
#profile-cards > li > ul li span {
  color: #888888;
}
#profile-cards > li > ul li span:before {
  content: '\0028';
}
#profile-cards > li > ul li span:after {
  content: '\0029';
}
#profile-cards > li > ul li.collapsed {
  display: none;
}
#profile-intro-header h2 {
  font-size: 16px;
}
#profile-logo {
  float: left;
  width: 120px;
  height: 120px;
  position: relative;
}
#profile-logo img.logo {
  width: 100%;
  height: 100%;
  border: 3px solid #b1490b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#profile-logo #logo-edit-links {
  width: 100%;
  padding: 2px 7px;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#profile-logo #logo-edit-links a {
  color: white;
  font-size: .9em;
}
#profile-logo #logo-edit-links #logo-delete-link {
  float: right;
}
#profile-logo:hover #logo-edit-links {
  display: block;
}
#logo-upload-modal {
  padding: 30px 10px 10px;
  min-width: 300px;
}
#logo-upload-modal #logo-preview-mask {
  margin: 0 auto;
  margin-bottom: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  z-index: 2001;
}
#logo-upload-modal #logo-preview-mask img.preview {
  height: 120px;
  width: auto;
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2000;
}
#logo-upload-modal #logo-drop-zone {
  height: 120px;
  width: 120px;
  line-height: 120px;
  font-size: smaller;
}
#logo-upload-modal #logo-drop-zone.dropzone {
  height: 100%;
  border: 1px dashed #b1490b;
  color: #888888;
  text-align: center;
}
#logo-upload-modal #logo-drop-zone.drag-enter {
  filter: alpha(opacity=25);
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
#logo-upload-modal #logo-drop-zone span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
#logo-upload-modal #logo-adjust-suggestion {
  font-size: .9em;
  color: #888888;
}
#logo-upload-modal #logo-confirmation,
#logo-upload-modal #logo-adjust-suggestion {
  text-align: right;
}
#profile-logo + #quote-entry {
  margin-left: 125px;
}
#quote-entry {
  position: relative;
  padding: 0 40px;
}
#quote-entry:before,
#quote-entry:after {
  position: absolute;
  font-size: 60px;
  font-family: Trebuchet MS, Arial;
  color: #888888;
}
#quote-entry:before {
  left: 0;
  top: -20px;
  content: '\201C';
}
#quote-entry:after {
  right: 0;
  bottom: -60px;
  content: '\201D';
}
#quote-entry footer {
  text-align: right;
}
#quote-entry footer .entry-date {
  color: #888888;
}
#profile-intro {
  height: 100%;
  margin: 20px 0;
}
#profile-intro.mobile {
  margin-bottom: auto;
}
#profile-intro.mobile #profile-logo {
  float: none;
}
#profile-intro.mobile #quote-entry {
  margin-left: auto;
  margin-top: 20px;
}
#profile-intro #profile-picture,
#profile-intro #upload-preview {
  width: 100%;
  margin-top: 45px;
}
#quote-commands,
#picture-commands,
#upload-confirmation {
  text-align: right;
}
#quote-commands,
#picture-commands {
  font-size: .9em;
}
#quote-commands a,
#picture-commands a {
  margin-right: 10px;
}
#profile-picture-drop-zone {
  height: 100px;
  line-height: 100px;
  margin-bottom: 10px;
}
#profile-picture-drop-zone.dropzone {
  height: 100%;
  border: 1px dashed #b1490b;
  color: #888888;
  text-align: center;
}
#profile-picture-drop-zone.drag-enter {
  filter: alpha(opacity=25);
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
#upload-percentage {
  height: 1px;
  width: 0px;
  background-color: #80c14b;
}
fieldset #user-note {
  height: 150px;
}
@media handheld, only screen and (max-width: 480px) {
  #profile-cards > li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.relation-link.active:before,
#follow-unfollow-link.active:before {
  content: '\2714';
  font-weight: bold;
}
.profile-buttons {
  margin-bottom: 10px;
}
.profile-buttons > a {
  color: #888888;
}
#role-management-container:before,
#role-management-container:after {
  display: table;
  content: "";
}
#role-management-container:after {
  clear: both;
}
#current-roles,
#all-roles {
  width: 48%;
  float: left;
  max-height: 200px;
  overflow-y: auto;
}
#current-roles:first-of-type,
#all-roles:first-of-type {
  margin-right: 2%;
}
.remove-role-link,
.add-role-link {
  color: #888888;
  display: block;
  padding: 7px 0;
}
.remove-role-link:hover,
.add-role-link:hover {
  text-decoration: none !important;
  background-color: #f27930;
}
#posts-list li {
  padding: 8px 0;
}
#posts-list article {
  margin-bottom: 5px;
}
#posts-list .picture-container {
  background-color: #f27930;
  padding: 10px;
}
#posts-list .picture-container:before,
#posts-list .picture-container:after {
  display: table;
  content: "";
}
#posts-list .picture-container:after {
  clear: both;
}
#posts-list .picture-container .content {
  padding-left: 10px;
}
#posts-list img {
  float: right;
  max-width: 50%;
  max-height: 250px;
  border: 3px solid #b1490b;
  margin-right: 10px;
}
#posts-list footer {
  text-align: right;
}
#posts-list time {
  color: #888888;
}
#new-post-container:before,
#new-post-container:after {
  display: table;
  content: "";
}
#new-post-container:after {
  clear: both;
}
#new-post-form.picture,
#edit-post-form.picture {
  width: 50%;
  float: left;
}
img.preview {
  border: 3px solid #b1490b;
  max-width: 300px;
  max-height: 140px;
  margin-left: 2%;
}
#invitations h3 {
  border-bottom: 1px solid #00244a;
  margin-bottom: 10px;
}
#invitations form {
  margin-bottom: 0px;
  display: inline-block;
  margin-right: 5px;
}
#send-invitaion-form {
  display: none;
}
#threads li {
  position: relative;
}
#threads li input[type=checkbox] {
  float: none;
  position: absolute;
  right: 5px;
  top: 10px;
  margin: 0;
}
#threads li + li {
  border-top: 1px solid #00244a;
}
#threads li article {
  margin: 0;
  padding-bottom: 5px;
}
#threads li article h2 {
  font-weight: normal;
}
#threads li article h2 small {
  color: #888888;
  font-size: .7em;
}
#threads li article h2 small:before {
  content: '\0028';
}
#threads li article h2 small:after {
  content: '\0029';
}
#threads li article p {
  word-wrap: break-word;
  color: #888888;
}
#threads li article.unread h2 {
  font-weight: bold;
}
#threads li article.unread h2 small {
  color: #00244a;
  font-size: .8em;
}
#threads li article.unread p {
  color: #00244a;
}
#threads li article > a {
  padding: 5px 5px 0 5px;
  display: block;
  text-decoration: none;
  color: #00244a;
  margin-right: 25px;
}
#threads li article footer {
  margin: 0 5px;
  text-align: right;
}
#threads li article footer div {
  float: left;
}
#threads li article footer div a {
  font-size: .8em;
}
#threads li article footer .confirmbox {
  text-align: left;
  width: 170px;
}
html.no-touch #threads li article:hover {
  background-color: #f27930;
}
#message-thread .incoming,
#message-thread .outgoing {
  background-color: #f0e8e3;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #00244a;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  word-wrap: break-word;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 16px;
  position: relative;
}
#message-thread .incoming a,
#message-thread .outgoing a {
  color: #00244a;
}
#message-thread .incoming {
  margin-right: 20%;
}
#message-thread .incoming .dropdown {
  margin-left: 4px;
  display: inline-block;
}
#message-thread .incoming .dropdown-toggle {
  color: #888888;
}
#message-thread .incoming .dropdown-toggle:after {
  border-top-color: #888888;
}
#message-thread .incoming .dropdown-menu {
  font-size: .9em;
  white-space: nowrap;
}
#message-thread .outgoing {
  margin-left: 20%;
}
#message-thread .outgoing footer {
  text-align: right;
}
#message-search-form > input[type=search] {
  display: inline-block;
  max-width: 100%;
  width: 253px;
}
#message-search-form > input[type=submit] {
  margin-left: 5px;
}
#sub-etha-sites:before,
#sub-etha-sites:after {
  display: table;
  content: "";
}
#sub-etha-sites:after {
  clear: both;
}
#sub-etha-sites li {
  display: inline-block;
  float: left;
  width: 48%;
  margin-right: 4%;
}
#sub-etha-sites li:nth-child(even) {
  margin-right: 0;
}
#sub-etha-sites li.offline .status,
#sub-etha-sites li.offline h2 a {
  color: #ea4335;
}
#sub-etha-sites li article:before,
#sub-etha-sites li article:after {
  display: table;
  content: "";
}
#sub-etha-sites li article:after {
  clear: both;
}
#sub-etha-sites li article h2 {
  margin: 0;
}
#sub-etha-sites li article p {
  margin: 0;
}
#sub-etha-sites li article img.logo {
  float: left;
  margin-right: 6px;
}
#sub-etha-sites li article div.details {
  float: left;
  width: 68%;
}
@media handheld, only screen and (max-width: 320px) {
  #sub-etha-sites li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.relation-block {
  margin-left: 10px;
}
.relation-block .relation-list {
  margin-left: 10px;
}
.relation-block .relation-list > li > span {
  display: inline-block;
  width: 300px;
}
.relation-block .relation-list > li > span > a:last-child {
  font-size: 0.9em;
  color: #888888;
  margin-left: 5px;
}
#settings-alternate-nav {
  display: none;
}
@media handheld, only screen and (max-width: 970px) {
  .relation-list li span {
    width: 60%;
  }
  .relation-list li span:last-child {
    width: 39%;
  }
}
@media handheld, only screen and (max-width: 480px) {
  .relation-list li span {
    width: 79%;
  }
  .relation-list li span:last-child {
    width: 20%;
  }
  #settings-tabs {
    display: none;
  }
  #settings-alternate-nav {
    display: block;
  }
}
.channel-button {
  float: right;
  margin-top: 15px;
  /*width: 75px;*/

}
html.no-touch #channel-follow-list li:hover {
  background-color: #f27930;
}
#channel-follow-list li {
  padding: 5px;
  margin-bottom: 20px;
}
#channel-follow-list li > p {
  color: #888888;
}
.theme-preview {
  padding: 10px;
  margin-bottom: 10px;
}
.theme-preview > header {
  padding-left: 1em;
  width: 680px;
  background-color: #f9f6f4;
}
.theme-preview > header > nav {
  float: right;
  margin-right: 10px;
}
.theme-preview > header > nav > a {
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
}
.theme-preview > header > nav > a:hover {
  text-decoration: none;
  background-color: #e7dad2;
}
.theme-preview > iframe {
  width: 680px;
  height: 320px;
  padding: 2px;
  border: 2px solid #ccb1a1;
}
#edit-user-theme form .checkbox {
  display: inline-block;
  margin: 0;
}
.ui-autocomplete-input + .spin {
  display: none;
}
.ui-autocomplete-loading + .spin {
  display: inline-block;
  position: relative;
  height: 25px;
  margin-left: -15px;
  left: -15px;
}
.ui-autocomplete {
  background-color: white;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  margin-top: 8px;
  z-index: 9999;
}
.ui-autocomplete a {
  color: #333333;
}
.ui-autocomplete:before {
  position: absolute;
  top: -7px;
  left: 50%;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #00244a;
  border-left: 7px solid transparent;
  content: '';
  margin-left: -1px;
}
.ui-autocomplete:after {
  position: absolute;
  top: -6px;
  left: 50%;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #f0e8e3;
  border-left: 6px solid transparent;
  content: '';
}
.ui-autocomplete > li > div {
  padding: 5px 10px;
  color: #333333;
}
.no-touch .ui-autocomplete > li > div.ui-state-active,
.no-touch .ui-autocomplete > li > div:hover {
  background-color: #f6f7f7;
  color: #333333;
  text-decoration: none;
}
.ui-autocomplete .video-item:before,
.ui-autocomplete .video-item:after {
  display: table;
  content: "";
}
.ui-autocomplete .video-item:after {
  clear: both;
}
.ui-autocomplete .video-item + .video-item {
  margin-top: 5px;
}
.ui-autocomplete .video-item img {
  width: 65px;
  margin-right: 5px;
  vertical-align: text-top;
}
.ui-autocomplete .video-item a {
  white-space: normal;
}
@media handheld, only screen and (max-width: 320px) {
  .ui-autocomplete {
    left: 5% !important;
    width: 90% !important;
  }
  .ui-autocomplete li a {
    white-space: normal;
    border-bottom: 1px solid #00244a;
  }
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.loader-tick {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.loader-tick::before {
  content: '↻';
}
.stats {
  margin-left: 30px;
}
.stats li {
  position: relative;
}
.stats li a {
  display: block;
}
.stats li .value {
  color: #00244a;
  float: right;
  text-align: right;
}
.stats.partial {
  margin-left: 25px;
}
.stats.partial li .value {
  float: none;
  display: block;
  font-size: 0.75em;
}
.stats .delete-debe-entry {
  display: block;
  position: absolute;
  right: -1px;
  top: 0;
  text-align: center;
  width: 15px;
  padding: 0;
  margin: 0;
  margin-right: 3px;
}
.sub-title {
  line-height: 1;
  font-size: 0.8em;
  display: block;
}
#trash-items {
  word-wrap: break-word;
}
#trash-items input[type=checkbox] {
  float: none;
  margin: 0;
}
#trash-items h2 {
  margin-bottom: 0;
}
#trash-items footer:before,
#trash-items footer:after {
  display: table;
  content: "";
}
#trash-items footer:after {
  clear: both;
}
#trash-items .entry-date {
  text-align: right;
  display: block;
  width: 40%;
  float: right;
  color: #888888;
}
#trash-items .delete-info {
  display: block;
  font-weight: normal;
  font-size: .6em;
  color: #888888;
  margin-bottom: 10px;
}
#trash-items .delete-info p {
  margin-bottom: 0;
}
#trash-items .delete-info time {
  font-size: 1em;
}
#trash-items .links a,
#trash-items .read-all {
  font-size: .9em;
  margin-right: 10px;
}
.trash-link {
  font-weight: bold;
}
#trash #delete-all-button {
  float: right;
}
@media handheld, only screen and (max-width: 480px) {
  #trash-items .entry-date {
    font-size: .8em;
  }
}
#modlog-form .checkbox {
  width: 140px;
  display: inline-block;
}
#modlog-form .checkbox:nth-of-type(even) {
  margin-left: 0;
  padding-left: 0;
}
#modlog-actions {
  margin-bottom: 20px;
  display: none;
}
#videos > div {
  position: relative;
}
#videos .big-thumb {
  height: 225px;
  width: 100%;
}
#videos .big-thumb span.video-title {
  margin-left: 0;
  width: 300px;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 5px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
#related-video-list li > a,
#videos .big-thumb > a {
  display: block;
  height: 50px;
  position: relative;
}
#related-video-list li > a:before,
#videos .big-thumb > a:before {
  position: absolute;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  content: '\25BA';
  top: 8px;
  z-index: 500;
  left: 22px;
  color: white;
  font-size: 21.739130435px;
  text-shadow: 0px 3px black;
}
#related-video-list li > a:hover,
#videos .big-thumb > a:hover {
  text-decoration: none;
}
#related-video-list li > a:hover:before,
#videos .big-thumb > a:hover:before {
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#videos .big-thumb > a {
  height: 225px;
  width: 300px;
}
#videos .big-thumb > a:before {
  font-size: 56.25px;
  left: 120px;
  top: 57.5px;
}
#related-video-list:before,
#related-video-list:after {
  display: table;
  content: "";
}
#related-video-list:after {
  clear: both;
}
#related-video-list li {
  height: 50px;
  position: relative;
  float: left;
  width: 49%;
  margin-right: 2%;
}
#related-video-list li:nth-child(n+3) {
  margin-top: 10px;
}
#related-video-list li:nth-child(3n) {
  margin-right: 2%;
}
#related-video-list li:nth-child(2n) {
  margin-right: 0;
}
#related-video-list li > a {
  display: block;
  height: 50px;
  position: relative;
}
#related-video-list li > a:before {
  position: absolute;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  content: '\25BA';
  top: 8px;
  z-index: 500;
  left: 22px;
  color: white;
  font-size: 21.739130435px;
  text-shadow: 0px 3px black;
}
#related-video-list li > a:hover {
  text-decoration: none;
}
#related-video-list li > a:hover:before {
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#related-video-list img {
  float: left;
  height: 50px;
  width: 64px;
  margin-right: 5px;
}
#related-video-list li.bigthumb img {
  float: none;
  margin: 0;
  height: 225px;
  width: 300px;
}
#related-video-list span.video-title {
  padding-top: 2px;
  font-size: .9em;
  line-height: 1.1;
  word-break: break-word;
  max-height: 100%;
  height: 100%;
  display: block;
  margin-left: 69px;
  overflow: hidden;
}
#video object,
#embedded-player,
#video-embed-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-height: 360px;
}
#video-embed-container {
  max-height: 360px;
  height: 360px;
  margin-bottom: 10px;
}
.click-to-play {
  display: block;
  position: relative;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.click-to-play > img {
  height: 360px;
  width: 100%;
}
.click-to-play:before {
  position: absolute;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  content: '\25BA';
  top: 70px;
  z-index: 500;
  left: 42%;
  color: white;
  font-size: 120px;
}
.click-to-play:hover {
  text-decoration: none;
}
.click-to-play:hover:before {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.popped-player {
  background-color: white;
  border: 1px solid #00244a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333333;
  /*.box-shadow(0 5px 10px rgba(0,0,0,.25));*/

  position: absolute;
  z-index: 1000;
  margin-top: -1px;
  top: 0;
  right: 0;
  padding: 10px;
  padding-top: 20px;
}
.popped-player a {
  color: #333333;
}
.popped-player #video object,
.popped-player #embedded-player {
  width: 500px;
  height: 329px;
}
.popped-player .close {
  padding: 10px;
  font-weight: bold;
  font-size: 1.5em;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 0.9;
  position: absolute;
  right: 0;
  top: 0;
}
.edit-schedule-form {
  max-width: 300px;
}
#filter-topic-videos-form input[type=text] {
  width: 300px;
}
.all-splash-videos li {
  margin-bottom: 20px;
}
#video-share-links-container li {
  display: inline-block;
  margin-right: 10px;
}
@media handheld, only screen and (max-width: 1090px) {
  #related-video-list:before,
  #related-video-list:after {
    display: table;
    content: "";
  }
  #related-video-list:after {
    clear: both;
  }
  .popped-player {
    right: initial;
    left: 0;
  }
}
@media handheld, only screen and (max-width: 970px) {
  #related-video-list li {
    width: 32%;
    margin-right: 2%;
    float: left;
  }
  #related-video-list li:nth-child(n+3) {
    margin-top: inherit;
  }
  #related-video-list li:nth-child(n+4) {
    margin-top: 10px;
  }
  #related-video-list li:nth-child(3n) {
    margin-right: 0;
  }
  #related-video-list li:nth-child(2n) {
    margin-right: 2%;
  }
  #related-video-list span.video-title {
    display: block;
  }
  .popped-player {
    left: 0;
    right: auto;
    max-width: 100%;
  }
  .popped-player #video object,
  .popped-player #embedded-player {
    max-width: 100%;
  }
}
@media handheld, only screen and (max-width: 480px) {
  #related-video-list li {
    width: 49%;
    margin-right: 2%;
    float: left;
  }
  #related-video-list li:nth-child(n+4) {
    margin-top: inherit;
  }
  #related-video-list li:nth-child(n+3) {
    margin-top: 10px;
  }
  #related-video-list li:nth-child(2n) {
    margin-right: 0;
  }
  #related-video-list li:nth-child(3n) {
    margin-right: 2%;
  }
  #related-video-list span.video-title {
    display: block;
  }
  #video object,
  #embedded-player,
  #video-embed-container {
    min-height: 240px;
  }
  .click-to-play-clicked {
    width: 280px;
    margin: auto;
  }
  #video-embed-container {
    max-height: 240px;
  }
  .click-to-play > img {
    height: 240px;
  }
  .click-to-play:before {
    top: 45px;
    left: 42%;
    font-size: 80px;
  }
}
@media handheld, only screen and (max-width: 320px) {
  #video object,
  #embedded-player {
    min-height: 180px;
  }
  .click-to-play-clicked {
    width: 280px;
    margin: auto;
  }
  .click-to-play > img {
    height: 180px;
  }
  .click-to-play:before {
    top: 24px;
    left: 37%;
    font-size: 80px;
  }
}
.show-others {
  display: none;
}
.no-touch .show-others {
  display: inline;
}
#big-reason-list-filters {
  margin-bottom: 10px;
}
#last-handled-report-info,
#owned-by-someone-else-notice {
  background-image: url(/National_Library/oe_/https://eksisozluk.com/content/img/ampul.png);
  background-repeat: no-repeat;
  padding-left: 25px;
}
#owned-by-someone-else-notice {
  font-weight: bold;
}
#reasons-list li {
  padding: 8px 0;
}
#reasons-list li + li {
  border-top: 1px solid #00244a;
}
#reasons-list li span.reason-name,
#reasons-list li a.get-id {
  display: block;
}
#reasons-list li span.reason-name {
  font-size: 1.2em;
}
#reasons-list li a.get-id span.count {
  color: #888888;
  font-size: smaller;
}
#entry-report #entry-info footer,
#resurrection-request #entry-info footer {
  text-align: right;
}
#entry-report #entry-info footer #entry-history-link,
#resurrection-request #entry-info footer #entry-history-link {
  color: #888888;
}
#entry-report #entry-info footer .entry-date,
#resurrection-request #entry-info footer .entry-date {
  font-size: .8em;
  margin-right: 5px;
}
#entry-report #entry-info footer .entry-date time,
#resurrection-request #entry-info footer .entry-date time {
  color: #888888;
}
#entry-report #entry-content.hidden,
#resurrection-request #entry-content.hidden {
  font-style: italic;
}
#entry-report #entry-content.hidden .content,
#resurrection-request #entry-content.hidden .content {
  color: #888888;
}
#entry-report time,
#resurrection-request time {
  font-size: 1em;
  color: #00244a;
}
#entry-report .report-vote-numbers {
  margin-bottom: 10px;
}
#entry-report .report-votes {
  margin-bottom: 10px;
}
#entry-report .report-votes li {
  margin-bottom: 10px;
}
#entry-report .report-votes li + li {
  border-top: 1px solid #00244a;
  padding-top: 10px;
}
#entry-report .vote-base-info span:not(:last-of-type):after,
#entry-report .report-vote-numbers span:not(:last-of-type):after {
  content: "\00B7";
  color: #888888;
  text-decoration: none;
  margin-left: 8px;
  margin-right: 4px;
}
#entry-report .vote-notes footer {
  text-align: right;
}
#entry-report .vote-notes footer a {
  font-size: smaller;
}
#process-report-form .actions button,
#close-resurrection-form .actions button {
  margin-bottom: 6px;
}
.ads {
  overflow: hidden;
}
.ads.fallback {
  display: none;
}
.ad-medyanet {
  display: none;
}
.ad-double-click-centered {
  text-align: center;
}
.ad-google,
ad-mads {
  text-align: center;
}
.ad-topiclinks {
  overflow: initial;
}
.ad-bannerside300 {
  width: 300px;
  height: 250px;
  max-width: 300px;
  max-height: 250px;
  overflow: hidden;
  margin-bottom: 20px;
}
.medyanet-counter {
  display: none !important;
  height: 0;
  width: 0;
}
.ad-bannertablet728 {
  text-align: center;
}
.ad-bannertop728,
.ad-bannerbottom728,
.ad-doubleclicktablet728x90top {
  height: 90px;
  overflow: hidden;
}
.ad-320x50 {
  text-align: center;
  max-height: 50px;
}
.ad-300x250 {
  width: 300px;
  margin: auto;
}
.ad-320x100 {
  width: 320px;
  margin: 10px auto;
}
.ad-doubleclickmobileinterstital,
.ad-mobilewebinterstitial {
  display: none;
  top: 0;
  z-index: 99999;
  position: fixed;
}
.ad-mobilewebinterstitial {
  left: 0;
}
.ad-doubleclickwebsponsoredentry,
.ad-doubleclickwebhomepagesponsoredentry {
  font-size: 0.9em;
  padding: 0;
  margin: 0;
}
.ad-doubleclickwebinterstital {
  display: none;
  top: 0;
  z-index: 999999;
  position: fixed;
}
#entry-list .ad-320x50 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ad-masthead {
  z-index: 20;
}
.ad-doubleclickwebmasthead,
.ad-doubleclickwebthemebanner,
.ad-doubleclickwebhomepagethemebanner,
.ad-doubleclickwebpegasusthemebanner {
  z-index: 20;
  height: 250px;
}
.web-top-ad-not-loaded {
  height: 250px;
}
.web-top-ad-728-loaded {
  height: 90px;
}
.mobile-top-ad-not-loaded {
  height: 100px;
}
.ad-doubleclickeksiseylerwebsideseeding300x110 {
  margin-top: 0 !important;
}
.ad-banner320bottom {
  margin-top: -30px;
  margin-left: -5px;
  margin-right: -5px;
}
.ad-bannersublogo {
  overflow: hidden;
  max-height: 40px;
  text-align: center;
}
.ad-bannertop728,
.ad-topbanner,
.ad-doubleclickwebmasthead,
.ad-doubleclickwebthemebanner,
.ad-doubleclickwebhomepagethemebanner,
.ad-doubleclickwebpegasusthemebanner {
  text-align: left;
  margin-bottom: 10px;
}
.ad-bannerbottom728 {
  margin-bottom: 20px;
}
.ad-doubleclicktablet728x90bottom,
.ad-doubleclickwebmasthead,
.ad-doubleclickwebthemebanner,
.ad-doubleclickwebhomepagethemebanner {
  margin-top: 10px;
}
.ad-bannertop728,
.ad-bannerbottom728,
.ad-topbanner,
.ad-728x90,
.ad-970x250,
.ad-doubleclickwebmasthead,
.ad-doubleclickwebthemebanner,
.ad-doubleclickwebhomepagethemebanner,
.ad-doubleclickwebpegasusthemebanner {
  margin-left: 25px;
  margin-bottom: 10px;
}
@media handheld, only screen and (max-width: 1265px) {
  .ad-bannertop728,
  .ad-bannerbottom728,
  .ad-topbanner,
  .ad-728x90,
  .ad-970x250,
  .ad-doubleclickwebmasthead,
  .ad-doubleclickwebthemebanner,
  .ad-doubleclickwebhomepagethemebanner,
  .ad-doubleclickwebpegasusthemebanner {
    margin-left: 15px;
    margin-bottom: 10px;
  }
}
@media handheld, only screen and (max-width: 1090px) {
  .ad-bannertop728,
  .ad-bannerbottom728,
  .ad-topbanner,
  .ad-728x90,
  .ad-970x250,
  .ad-doubleclickwebmasthead,
  .ad-doubleclickwebthemebanner,
  .ad-doubleclickwebhomepagethemebanner,
  .ad-doubleclickwebpegasusthemebanner {
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
@media handheld, only screen and (max-width: 850px) {
  .ad-bannertop728,
  .ad-bannerbottom728,
  .ad-topbanner,
  .ad-728x90,
  .ad-970x250,
  .ad-doubleclickwebmasthead,
  .ad-doubleclickwebthemebanner,
  .ad-doubleclickwebhomepagethemebanner,
  .ad-doubleclickwebpegasusthemebanner {
    margin: 0;
    margin-bottom: 10px;
  }
}
.ad-doubleclicktablet728x90top {
  margin-top: 10px;
  text-align: center;
}
#ad-entry {
  font-size: 0.9em;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#ad-entry > article {
  min-height: 50px;
  margin: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}
#return-to-innocence {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
.ad-theme-visual-home,
.ad-theme-visual-inner {
  width: 100%;
  overflow: hidden;
}
.ad-image > a,
.ad-flash > a {
  display: block;
}
.ad-caylakadtopic {
  overflow: initial;
}
.ad-doubleclickweb728x90bottomyazar,
ad-doubleclickweb728x90bottomcaylak,
ad-doubleclickweb728x90bottomziyaretci {
  margin-top: 10px;
}
.ad-doubleclickweb300x250sideziyaretci {
  margin-bottom: 20px;
  margin-top: 20px;
}
#hidden-box-color {
  background-color: #f27930;
}
#hidden-link-color {
  background-color: #3a332f;
}
#hidden-muted-color {
  background-color: #888888;
}
#hidden-body-text-color {
  background-color: #00244a;
}
#hidden-text-color {
  background-color: #00244a;
}
#hidden-intopic-link-color {
  background-color: #00244a;
}
#hidden-entry-footer-info-color {
  background-color: #00244a;
}
#hidden-theme-colors {
  display: none;
}
.ad-dobuleclickmobile320x100topziyaretci,
.ad-dobuleclickmobile320x100topcaylak,
.ad-dobuleclickmobile320x100topyazar,
.ad-doubleclickmobilethemebanner {
  text-align: center;
  margin-top: 10px;
}
.ad-dobuleclickmobile300x250indexinreadthirdziyaretci,
.ad-dobuleclickmobile300x250indexinreadthirdcaylak,
.ad-dobuleclickmobile300x250indexinreadthridyazar {
  text-align: center;
  margin-top: 10px;
}
.ad-doubleclickmobile320x50sticky {
  position: fixed;
  bottom: 0px;
  width: 100%;
  margin: 0 0 0 -50%;
  left: 50%;
  display: block;
}
#prestitial-container {
  z-index: 9999;
  position: fixed;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
  background: #e3e3e3;
}
#prestitial-frame > iframe {
  position: relative;
  margin: 0 auto;
  display: block;
}
#prestitial-frame > a > img {
  position: relative;
  margin: 0 auto;
  display: block;
}
#prestitial-body {
  display: table-cell;
  vertical-align: middle;
}
#prestitial-frame {
  margin: 0 auto;
  display: block;
  position: relative;
  width: 800px;
}
#mobile-interstitial-frame {
  margin: 0 auto;
  display: block;
  position: relative;
  width: 320px;
}
#mobile-interstitial-frame > iframe {
  margin: 0 auto;
  display: block;
  position: relative;
  width: 320px;
}
#mobile-interstitial-frame > div {
  position: relative;
  margin: 0 auto;
  display: block;
}
#interstitial-container,
#mobile-interstitial-container {
  z-index: 9999;
  position: fixed;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://eksisozluk.cubecdn.net/interstitialbg/bgb.png") repeat scroll 0 0;
}
#interstitial-body,
#mobile-interstitial-body {
  display: table-cell;
  vertical-align: middle;
}
#interstitial-frame {
  margin: 0 auto;
  display: block;
  position: relative;
  width: 800px;
}
#interstitial-frame > iframe {
  position: relative;
  margin: 0 auto;
  display: block;
}
#interstitial-frame > a > img {
  position: relative;
  margin: 0 auto;
  display: block;
}
#sticky-ad.stick-ad {
  margin-top: 0 !important;
  position: fixed;
  top: 120px;
  z-index: 10000;
}
.ad-doubleclickweb300x250sidesticky {
  margin-bottom: 20px;
}
#topic-move-requests td {
  padding-top: 15px;
  padding-bottom: 15px;
}
#topic-move-requests td.request-info-cell {
  line-height: 1.3;
}
#topic-move-requests td .source-title,
#topic-move-requests td .proposed-title {
  margin-bottom: 10px;
}
#topic-move-requests td input[name=proposed-title] {
  margin-left: -4px;
  width: 100%;
}
#topic-move-requests td .buttons {
  margin-bottom: 5px;
}
#topic-move-requests td .buttons button {
  margin-bottom: 5px;
  width: 80px;
}
#refresh-form select {
  width: 60px;
}
#topic-move-form h2 {
  margin-bottom: -5px;
}
#topic-move-form a.help {
  float: right;
}
#topic-move-form .validation,
#topic-move-form .field-validation-error {
  clear: right;
}
#topic-move-form h3 {
  margin-bottom: 5px;
}
#topic-move-form .left {
  width: 300px;
  float: left;
}
#topic-move-form #To {
  width: 100%;
  max-width: 100%;
}
#topic-move-form .actions {
  position: relative;
  width: 100px;
  margin-left: 10px;
  padding: 5px;
  float: right;
}
#topic-move-form .actions button {
  margin: 5px 0;
  width: 100%;
}
#topic-filter table {
  border-collapse: collapse;
}
#topic-filter table th {
  border-bottom: 1px solid #00244a;
}
#topic-filter table th {
  text-align: center;
}
#topic-filter table th.reporter {
  width: 150px;
}
#topic-filter table th.current-title {
  width: 350px;
}
#topic-filter table td > button {
  width: 66px;
  margin: 2px;
}
#party-list:before,
#party-list:after {
  display: table;
  content: "";
}
#party-list:after {
  clear: both;
}
#party-list > li {
  display: inline-block;
  float: left;
  width: 32%;
  margin-right: 1%;
}
#city-list:before,
#city-list:after {
  display: table;
  content: "";
}
#city-list:after {
  clear: both;
}
#city-list > li {
  display: inline-block;
  float: left;
  width: 19%;
  margin-right: 1%;
}
#party-list li,
#city-list li {
  margin-bottom: 20px;
}
#party-list li a,
#city-list li a {
  padding: 5px;
  display: block;
  color: #00244a;
}
#party-list li a:hover,
#city-list li a:hover {
  text-decoration: none;
}
#party-list h3,
#city-list h3 {
  line-height: 1;
  font-size: 20px;
}
#party-list .code,
#city-list .code {
  font-size: 20px;
  line-height: 1;
}
#party-list .name,
#city-list .name {
  display: block;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#party-list a:before,
#party-list a:after {
  display: table;
  content: "";
}
#party-list a:after {
  clear: both;
}
#party-list img {
  width: 25%;
  float: left;
  margin-right: 5px;
}
.candidates-table td.actions {
  text-align: right;
}
.candidates-table td.actions .edit {
  margin-right: 15px;
}
.candidate-edit-cell {
  text-align: right;
}
html.no-touch #party-list li a:hover,
html.no-touch #city-list li a:hover {
  background-color: #f27930;
}
#diagnostics-info-container dd {
  width: 75%;
  margin-left: 3px;
  margin-bottom: 5px;
}
.spin,
.ui-autocomplete-loading::after {
  display: inline-block;
  -moz-animation-name: spin;
  -o-animation-name: spin;
  -webkit-animation-name: spin;
  animation-name: spin;
  -moz-animation-duration: 2000ms;
  -o-animation-duration: 2000ms;
  -webkit-animation-duration: 2000ms;
  animation-duration: 2000ms;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.legal-report {
  font: 10pt monospace;
  height: 600px;
}
#who-to-follow {
  background-color: #ebe0d9;
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
}
#who-to-follow form {
  width: inherit;
}
#who-to-follow > .nick-list {
  width: 100%;
}
#who-to-follow > .nick-list > li {
  display: block;
  padding: 6px;
  border-top: none;
}
#who-to-follow > .nick-list > li > a {
  color: #00244a;
}
#who-to-follow > .nick-list .actions {
  display: block;
  white-space: nowrap;
}
#who-to-follow > .nick-list button {
  height: 20px;
  font-size: 0.8em;
  padding: 0 5px;
}
#who-to-follow > .nick-list form {
  display: inline-block;
  margin: 0;
  padding-top: 5px;
}
#who-to-follow .more-data {
  display: inline;
  border: none;
  padding-left: 7px;
  font-size: 20.16px;
}
#who-to-follow a.more-data:hover {
  text-decoration: none;
  background-color: #ebe0d9;
  color: #f0e8e3;
}
.dynamic > :not(h2),
.dynamic > .dynamic-content {
  display: none;
}
.green-buttons {
  border-width: 1px;
  border-color: #67a832;
  border-style: solid;
  border-radius: 4px;
  background-color: #80c14b;
  width: 228px;
  height: 42px;
  color: white;
}
.facebook-button {
  border-width: 1px;
  border-color: #2f4c8a;
  border-style: solid;
  border-radius: 4px;
  background-color: #3b5998;
  width: 228px;
  height: 42px;
  color: white;
}
.facebook-button #svg-icon-facebook {
  fill: white;
}
.facebook-button:hover {
  background-color: #264380;
}
.green-buttons:hover {
  background-color: #5a9e22;
}
.face-logo-for-anon {
  fill: white !important;
  padding-right: 5px;
}
#login-signup-modal {
  /*height:338px;*/
  /*width:600px;*/
  background-color: white;
  display: none;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}
#login-signup-modal > a.modal-close {
  color: black;
}
.logo-anon > a {
  background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://ekstat.com/img/new-design/eksisozluk_logo.svg) !important;
}
#buttons > p {
  margin: 0 0;
}
#buttons #first-button {
  padding-top: 5px;
  padding-bottom: 20px;
}
#buttons #second-button {
  padding-top: 5px;
  padding-bottom: 24px;
}
#buttons #third-button {
  padding-top: 24px;
  border-top: 1px solid;
  border-top-color: #cfd8dc;
}
@media handheld, only screen and (min-width: 850px) {
  #login-signup-modal {
    height: 338px;
    width: 600px;
  }
  #buttons {
    margin-left: 283px;
    border-left: 1px solid;
    border-left-color: #cfd8dc;
    padding-top: 30px;
  }
  #buttons-inner-div {
    width: 230px;
    margin-left: 35px;
  }
  .logo-anon {
    padding-top: 100px !important;
    width: 300px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media handheld, only screen and (max-width: 850px) {
  #login-signup-modal {
    height: 465px;
    width: 300px;
    max-width: 300px;
  }
  .logo-anon {
    text-align: center !important;
    width: 270px !important;
  }
  .logo-anon > p {
    text-align: center;
    width: 270px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }
  .logo-anon > a {
    background-size: 150px !important;
    width: 270px !important;
  }
  #buttons {
    width: 240px;
    margin-left: 22px;
    margin-top: 130px;
    border-top: 1px solid;
    border-top-color: #cfd8dc;
    padding-top: 30px;
  }
  #buttons-inner-div {
    width: 230px;
    margin-left: 5px;
  }
}
.toast-bottom-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 11;
  background-color: #f7f7f7;
}
.toast-bottom-wrapper .toast-close {
  position: absolute;
  right: 10px;
  top: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  margin-top: -10px;
  color: black;
  font-size: 17px;
  text-align: center;
  border: 1px solid black;
  border-radius: 50%;
  text-decoration: none;
  background-color: white;
}
.toast-bottom-wrapper .toast-close:hover {
  text-decoration: none;
}
.toast-bottom-content {
  padding: 10px;
  margin: 0 auto;
  max-width: 750px;
  position: relative;
  color: #333333;
  text-align: center;
  font-size: 12px;
}
.toast-bottom-content a {
  color: #80c14b;
  text-decoration: none;
}
@media handheld, only screen and (max-width: 1090px) {
  .toast-bottom-content {
    font-size: 10px;
    padding-right: 40px;
  }
}
