/* Vazir Font */
@font-face {
     font-family: 'vazir';
     src: url('/wiki/fonts/Vazir.woff2') format('woff2'), url('/wiki/fonts/Vazir.woff') format('woff'), url('/wiki/fonts/Vazir.ttf') format('truetype');
}
.sprite {
  background-image: url(../images/sprite.png);
  background-image: linear-gradient(transparent, transparent), url(../images/sprite.svg);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle
}

.svg-Commons-logo_sister {
  background-position: 0 0;
  width: 47px;
  height: 47px
}

.svg-MediaWiki-logo_sister {
  background-position: 0 -47px;
  width: 42px;
  height: 42px
}

.svg-Meta-Wiki-logo_sister {
  background-position: 0 -89px;
  width: 37px;
  height: 37px
}

.svg-Wikibooks-logo_sister {
  background-position: 0 -126px;
  width: 37px;
  height: 37px
}

.svg-Wikidata-logo_sister {
  background-position: 0 -163px;
  width: 49px;
  height: 49px
}

.svg-Wikimedia-logo_black {
  background-position: 0 -212px;
  width: 42px;
  height: 42px
}

.svg-Wikihussain_wordmark {
  background-position: 0 -254px;
  width: 176px;
  height: 32px
}

.svg-Wikiquote-logo_sister {
  background-position: 0 -286px;
  width: 42px;
  height: 42px
}

.svg-Wikisource-logo_sister {
  background-position: 0 -328px;
  width: 39px;
  height: 39px
}

.svg-Wikispecies-logo_sister {
  background-position: 0 -367px;
  width: 42px;
  height: 42px
}

.svg-Wikiversity-logo_sister {
  background-position: 0 -409px;
  width: 43px;
  height: 37px
}

.svg-Wikivoyage-logo_sister {
  background-position: 0 -446px;
  width: 36px;
  height: 36px
}

.svg-Wiktionary-logo_sister {
  background-position: 0 -482px;
  width: 37px;
  height: 37px
}

.svg-arrow-down {
  background-position: 0 -519px;
  width: 12px;
  height: 8px
}

.svg-arrow-down-blue {
  background-position: 0 -527px;
  width: 12px;
  height: 8px
}

.svg-noimage {
  background-position: 0 -535px;
  width: 58px;
  height: 58px
}

.svg-search-icon {
  background-position: 0 -593px;
  width: 22px;
  height: 22px
}

.svg-translate-icon {
  background-position: 0 -615px;
  width: 25px;
  height: 18px
}

.svg-wikihussain_app_tile {
  background-position: 0 -633px;
  width: 42px;
  height: 42px
}

html {
  font-family: vazir, sans-serif !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: normal;
  margin: 10.7px 0 0;
  margin: 1.07rem 0 0;
}

mark {
  background: #fc3;
  color: #000
}

small {
  font-size: 85%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 16px 40px;
  margin: 1.6rem 4rem
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 14px;
  font-size: 1.4rem
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

input[type=search]:focus {
  outline-offset: -2px
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  margin: 0 .2rem;
  padding: 5.6px 10px 12px;
  padding: .56rem 1rem 1.2rem
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

.hidden, [hidden] {
  display: none !important
}

body {
  background-color: #fff;
  font-family: vazir, sans-serif !important;
  font-size: 20px !important;
  fon t-size: 2.3rem;
  line-height: 1.5;
  margin: 3.9px 0;
  margin: .39rem 0
}

a {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

a, a:active, a:focus {
  unicode-bidi: embed;
  outline: 0;
  color: #36c;
  text-decoration: none
}

a:focus {
  outline: 1px solid #36c
}

a:hover {
  text-decoration: underline
}

img {
  border: 0;
  vertical-align: middle
}

hr {
  clear: both;
  height: 0;
  border: 0;
  border-bottom: 1px solid #c8ccd1;
  margin: 2.6px 13px;
  margin: .26rem 1.3rem
}

/*!
Pure v0.6.1-pre
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
.pure-button {
  display: inline-block;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f8f9fa;
  color: #222;
  position: relative;
  min-height: 19.2px;
  min-height: 1.92rem;
  min-width: 16px;
  min-width: 1.6rem;
  margin: 1.6px 0;
  margin: .16rem 0;
  border: 1px solid #a2a9b1;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 16px;
  padding: .8rem 1.6rem;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700;
  text-decoration: none;
  vertical-align: top;
  -webkit-transition: background .1s ease, color .1s ease, border-color .1s ease, -webkit-box-shadow .1s ease;
  transition: background .1s ease, color .1s ease, border-color .1s ease, -webkit-box-shadow .1s ease;
  -moz-transition: background .1s ease, color .1s ease, border-color .1s ease, box-shadow .1s ease, -moz-box-shadow .1s ease;
  transition: background .1s ease, color .1s ease, border-color .1s ease, box-shadow .1s ease;
  transition: background .1s ease, color .1s ease, border-color .1s ease, box-shadow .1s ease, -webkit-box-shadow .1s ease, -moz-box-shadow .1s ease
}

.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.pure-button-hover, .pure-button:hover {
  background-color: #fff;
  border-color: #a2a9b1;
  color: #444
}

.pure-button-active, .pure-button:active {
  background-color: #c8ccd1;
  border-color: #72777d;
  color: #000
}

.pure-button:focus {
  outline: 0;
  border-color: #36c;
  -webkit-box-shadow: inset 0 0 0 1px #36c;
  -moz-box-shadow: inset 0 0 0 1px #36c;
  box-shadow: inset 0 0 0 1px #36c
}

.pure-button-primary-progressive {
  background-color: #36c;
  border-color: #36c;
  color: #fff
}

.pure-button-primary-progressive:hover {
  background: #447ff5;
  border-color: #447ff5
}

.pure-button-primary-progressive:active {
  background-color: #2a4b8d;
  border-color: #2a4b8d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff
}

.pure-button-primary-progressive:focus {
  -webkit-box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
  -moz-box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
  border-color: #36c
}

/*!
Pure v0.6.1-pre
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
.pure-form input[type=search] {
  background-color: #fff;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #a2a9b1;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 8px;
  padding: .8rem;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  -moz-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  vertical-align: middle
}

.pure-form input:focus:invalid {
  color: #b32424;
  border-color: #d33
}

.pure-form fieldset {
  margin: 0;
  padding: 5.6px 0 12px;
  padding: .56rem 0 1.2rem;
  border: 0
}

@media only screen and (max-width: 480px) {
  .pure-form input[type=search] {
    margin-bottom: 4.8px;
    margin-bottom: .48rem;
    display: block
  }
}

.central-textlogo-wrapper {
  display: inline-block;
  vertical-align: bottom
}

.central-textlogo {
  position: relative;
  margin: 40px auto 5px;
  margin: 4rem auto .5rem;
  width: 270px;
  font-family: vazir, 'Linux Libertine', 'Hoefler Text', Georgia, 'Times New Roman', Times, serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  line-height: 33px;
  line-height: 3.3rem;
  text-align: center;
  -moz-font-feature-settings: "ss05=1";
  -moz-font-feature-settings: "ss05";
  -webkit-font-feature-settings: "ss05";
  -ms-font-feature-settings: "ss05";
  font-feature-settings: "ss05"
}

.localized-slogan {
  display: block;
  font-family: vazir, 'Linux Libertine', Georgia, Times, serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400
}

.central-textlogo__image {
  color: transparent;
  display: inline-block;
  overflow: hidden;
  text-indent: -10000px
}

.central-featured-langs-logo {
  position: absolute;
  top: 156px;
  left: 35px
}

@media all and (max-width: 480px) {
  .central-textlogo {
    position: relative;
    height: 70px;
    width: auto;
    margin: 0;
    margin-top: 20px;
    margin-top: 2rem;
    text-align: center;
    line-height: 25px;
    line-height: 2.5rem;
    text-indent: -10px;
    text-indent: -1rem
  }

  .central-textlogo-wrapper {
    position: relative;
    top: 2px;
    text-indent: 2px;
    text-indent: .2rem
  }

  .svg-Wikihussain_wordmark {
    width: 150px;
    height: 25px;
    background-position: 0 -218px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%
  }

  .localized-slogan {
    font-size: 14px;
    font-size: 1.4rem
  }

  .central-featured-langs-logo {
    position: relative;
    display: inline-block;
    width: 57px;
    height: auto;
    left: 0;
    top: 0
  }
}

@media all and (max-width: 240px) {
  .central-textlogo__image {
    height: auto
  }
}

.central-featured-langs {
  position: relative;
  height: 325px;
  height: 32.5rem;
  width: 546px;
  width: 54.6rem;
  max-width: 100%;
  margin: 20px auto 0;
  text-align: center;
  vertical-align: middle
}

.central-featured-langs-lang {
  position: absolute;
  wi dth: 156px;
  width: 18rem
}

.central-featured-langs-lang .link-box {
  display: block;
  padding: 0;
  text-decoration: none;
  white-space: normal
}

.central-featured-langs-lang .link-box:hover strong {
  text-decoration: underline
}

.central-featured-langs-lang strong {
  display: block;
  font-size: larger
}

.central-featured-langs-lang small {
  display: inline-block;
  font-size: 11.04px;
  font-size: 1.104rem;
  line-height: 10.36px;
  line-height: 1.036rem;
  color: #54595d
}

.central-featured-langs-lang em {
  font-style: italic
}

.central-featured-langs-lang .emNonItalicLang {
  font-style: normal
}

.lang1 {
    top: 0%;
    left: 70%;
  to p: 0;
  righ t: 60%;
}

.lang2 {
  top: 8%;
  right: 75%;
  to p: 0;
  lef t: 60%
}

.lang3 {
    top: 16%;
    left: 76%;
    to p: 20%;
    righ t: 70%;
}

.lang4 {
    top: 24%;
    right: 78%;
  to p: 20%;
  lef t: 70%;
}

.lang5 {
    top: 40%;
    right: 80%;
  to p: 40%;
  rig ht: 72%
}

.lang6 {
    top: 32%;
    left: 80%;
  to p: 40%;
  lef t: 72%
}

.lang7 {
    top: 48%;
    left: 80%;
  to p: 60%;
  rig ht: 70%
}

.lang8 {
  top: 56%;
  right: 78%
}

.lang9 {
  top: 72%;
  right: 75%
}

.lang10 {
    top: 64%;
    left: 76%;
    le ft: 60%;
    text-align: left !important;
}
.lang11 {
    top: 80%;
    left: 70%;
    text-align: left !important;

}
[dir="rtl"]{
    text-align: left;
}
[dir="ltr"]{
    text-align: right;
}

@media all and (max-width: 480px) {
  .central-featured-langs {
    width: auto;
    height: auto;
    margin-top: 70px;
    margin-top: 11rem;
    font-size: 10.4px;
    font-size: 1.04rem;
    text-align: left
  }

  .central-featured-langs:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0
  }

  .central-featured-langs-lang {
    display: block;
    float: left;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 64px;
    height: 6.4rem;
    width: 33%;
    margin: 0;
    padding: 0 16px;
    padding: 0 1.6rem;
    font-size: 12.8px;
    font-size: 1.28rem;
    text-align: center
  }

  .central-featured-langs-lang strong {
    font-size: 12.8px;
    font-size: 1.28rem
  }

  .central-featured-langs-lang small {
    font-size: 9.6px;
    font-size: .96rem;
    line-height: 16.8px;
    line-height: 1.68rem
  }
}

@media all and (max-width: 375px) {
  .central-featured-langs-lang {
    font-size: 11.2px;
    font-size: 1.12rem
  }
}

@media all and (max-width: 240px) {
  .central-featured-langs-lang {
    width: 100%
  }
}

.search-container {
  float: none;
  max-width: 95%;
  width: 540px;
  margin: 0 auto 100px auto;
  margin: 0 auto 4rem auto;
  padding: 3.9px;
  padding: .39rem;
  text-align: center;
  vertical-align: middle
}

.search-container button {
  margin: 0;
  padding: 8px 16px;
  padding: .8rem 1.6rem;
  z-index: 2;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  vertical-align: middle
}

.search-container input[type=search]::-webkit-search-cancel-button, .search-container input[type=search]::-webkit-search-decoration, .search-container input[type=search]::-webkit-search-results-button, .search-container input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none
}

.search-container input::-webkit-calendar-picker-indicator {
  display: none
}

.search-container .sprite.svg-arrow-down {
  position: absolute;
  top: 7px;
  top: .7rem;
  right: 6.5px;
  right: .65rem;
  margin: 0
}

#searchInput {
  -webkit-appearance: textfield;
  width: 100%;
  height: 43.2px;
  height: 4.32rem;
  padding: 8px 102.4px 8px 8px;
  padding: .8rem 10.24rem .8rem .8rem;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  -webkit-transition: background .1s ease, border-color .1s ease, -webkit-box-shadow .1s ease;
  transition: background .1s ease, border-color .1s ease, -webkit-box-shadow .1s ease;
  -moz-transition: background .1s ease, border-color .1s ease, box-shadow .1s ease, -moz-box-shadow .1s ease;
  transition: background .1s ease, border-color .1s ease, box-shadow .1s ease;
  transition: background .1s ease, border-color .1s ease, box-shadow .1s ease, -webkit-box-shadow .1s ease, -moz-box-shadow .1s ease
}

#searchInput:hover {
  border-color: #72777d
}

#searchInput:focus {
  border-color: #36c;
  -webkit-box-shadow: inset 0 0 0 1px #36c;
  -moz-box-shadow: inset 0 0 0 1px #36c;
  box-shadow: inset 0 0 0 1px #36c;
  outline: 0
}

.search-container .search-input {
  display: inline-block;
  position: relative;
  width: 73%;
  margin-right: 8px;
  margin-right: .8rem;
  vertical-align: top
}

@media only screen and (max-width: 480px) {
  .search-container {
    margin-top: 0
  }

  .search-container .pure-form fieldset {
    margin-left: 5px;
    margin-left: .5rem;
    margin-right: 80px;
    margin-right: 8rem
  }

  .search-container .search-input {
    margin-left: 5px;
    margin-left: .5rem;
    margin-right: -70px;
    margin-right: -7rem;
    margin-bottom: 0;
    width: 100%
  }

  .search-container .pure-form button {
    float: right;
    right: -70px;
    right: -7rem;
    margin: 0;
    padding: 8px 16px;
    padding: .8rem 1.6rem
  }
}

.suggestions-dropdown {
  background-color: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #a2a9b1;
  border-top: 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
  text-align: left;
  list-style-type: none
}

.suggestion-link {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 70px;
  min-height: 7rem;
  width: 100%;
  padding: 10px 10px 10px 85px;
  padding: 1rem 1rem 1rem 8.5rem;
  border-bottom: 1px solid #eaecf0;
  color: inherit;
  text-decoration: none;
  text-align: left;
  text-align: initial;
  white-space: normal
}

.suggestion-link.active {
  background-color: #eaf3ff
}

a.suggestion-link:hover {
  text-decoration: none
}

a.suggestion-link:active, a.suggestion-link:focus {
  outline: 0;
  white-space: normal
}

.suggestion-thumbnail {
  background-color: #eaecf0;
  background-image: url(../images/noimage.png);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%20enable-background%3D%22new%200%200%2056%2056%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h56v56h-56z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23999%22%20d%3D%22M36.4%2013.5h-18.6v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zm-6.2%203.5h5.1v6.4h-5.1v-6.4zm-8.8%200h6v1.8h-6v-1.8zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8h-13.8zm13.8-4.5h-13.8v-1.8h13.8v1.8zm0-4.7h-13.8v-1.8h13.8v1.8z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
  background-image: -webkit-linear-gradient(transparent, transparent), url(../images/noimage.svg) !ie;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0))), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%20enable-background%3D%22new%200%200%2056%2056%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h56v56h-56z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23999%22%20d%3D%22M36.4%2013.5h-18.6v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zm-6.2%203.5h5.1v6.4h-5.1v-6.4zm-8.8%200h6v1.8h-6v-1.8zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8h-13.8zm13.8-4.5h-13.8v-1.8h13.8v1.8zm0-4.7h-13.8v-1.8h13.8v1.8z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
  background-image: -moz- oldlinear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%20enable-background%3D%22new%200%200%2056%2056%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h56v56h-56z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23999%22%20d%3D%22M36.4%2013.5h-18.6v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zm-6.2%203.5h5.1v6.4h-5.1v-6.4zm-8.8%200h6v1.8h-6v-1.8zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8h-13.8zm13.8-4.5h-13.8v-1.8h13.8v1.8zm0-4.7h-13.8v-1.8h13.8v1.8z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%20enable-background%3D%22new%200%200%2056%2056%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h56v56h-56z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23999%22%20d%3D%22M36.4%2013.5h-18.6v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zm-6.2%203.5h5.1v6.4h-5.1v-6.4zm-8.8%200h6v1.8h-6v-1.8zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8h-13.8zm13.8-4.5h-13.8v-1.8h13.8v1.8zm0-4.7h-13.8v-1.8h13.8v1.8z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url(../images/noimage.svg) !ie;
  background-image: -moz- oldlinear-gradient(transparent, transparent), url(../images/noimage.svg) !ie;
  background-image: linear-gradient(transparent, transparent), url(../images/noimage.svg) !ie;
  background-image: -o-linear-gradient(transparent, transparent), url(../images/noimage.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 70px;
  width: 7rem;
  position: absolute;
  top: 0;
  left: 0
}

.suggestion-title {
  margin: 0 0 7.8px 0;
  margin: 0 0 .78rem 0;
  color: #54595d;
  font-size: 15.6px;
  font-size: 1.56rem;
  line-height: 18.72px;
  line-height: 1.872rem
}

.suggestion-link.active .suggestion-title {
  color: #36c
}

.suggestion-highlight {
  font-style: normal;
  text-decoration: underline
}

.suggestion-description {
  color: #72777d;
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 14.299px;
  line-height: 1.43rem
}

.styled-select {
  display: none;
  position: absolute;
  top: 10px;
  top: 1rem;
  bottom: 12px;
  bottom: 1.2rem;
  right: 12px;
  right: 1.2rem;
  max-width: 95px;
  max-width: 9.5rem;
  height: 24px;
  height: 2.4rem;
  margin: 0;
  padding: 0;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.styled-select:hover {
  background-color: #f8f9fa
}

.styled-select .hide-arrow {
  right: 32px;
  right: 3.2rem;
  max-width: 68px;
  max-width: 6.8rem;
  height: 24px;
  height: 2.4rem;
  padding: 0;
  overflow: hidden;
  text-align: right
}

.styled-select select {
  background: 0 0;
  display: inline;
  overflow: hidden;
  height: 24px;
  height: 2.4rem;
  min-width: 110px;
  min-width: 11rem;
  max-width: 110px;
  max-width: 11rem;
  width: 110px;
  width: 11rem;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  line-height: 19.5px;
  line-height: 1.95rem;
  -webkit-appearance: none;
  -moz-appearance: window;
  text-indent: .01px;
  text-overflow: '';
  -o-appearance: none !important;
  opacity: 0;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer
}

.styled-select.no-js {
  width: 95px;
  width: 9.5rem
}

.styled-select.no-js select {
  opacity: 1;
  margin: 0;
  padding: 0 24px 0 8px;
  padding: 0 2.4rem 0 .8rem;
  color: #54595d
}

.styled-select.no-js .hide-arrow {
  width: 68px;
  width: 6.8rem
}

.search-container .styled-select.no-js .js-langpicker-label {
  display: none
}

.styled-select.js-enabled .hide-arrow {
  padding: 0 24px 0 8px;
  padding: 0 2.4rem 0 .8rem
}

.styled-select.js-enabled select {
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0 24px 0;
  padding: 0 2.4rem 0;
  color: transparent;
  color: rgba(255, 255, 255, 0)
}

.styled-select.js-enabled select option {
  color: #54595d
}

.styled-select.js-enabled select:hover {
  background-color: transparent
}

.styled-select-active-helper {
  display: none
}

.styled-select.js-enabled select:focus + .styled-select-active-helper {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  outline: 1px solid #36c
}

.search-container .js-langpicker-label {
  display: inline-block;
  margin: 0;
  color: #54595d;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-transform: uppercase
}

.styled-select select:hover {
  background-color: #f8f9fa
}

.styled-select select::-ms-expand {
  display: none
}

.styled-select select:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

@-moz-document url-prefix() {
  .styled-select select {
    width: 110%
  }
}

.other-projects {
  display: inline-block;
  width: 70%
}

.other-project {
  float: left;
  position: relative;
  width: 33%;
  height: 90px;
  height: 9rem
}

.other-project-link {
  display: inline-block;
  min-height: 50px;
  width: 100%;
  white-space: nowrap
}

.other-project-icon {
  display: inline-block;
  width: 50px;
  text-align: center
}

.svg-Wikinews-logo_sister {
  background-image: url(../images/Wikinews-logo_sister.png);
  background-position: 0 0;
  -webkit-background-size: 47px 26px;
  -moz-background-size: 47px 26px;
  background-size: 47px 26px;
  width: 47px;
  height: 26px
}

@media (-webkit-min-device-pixel-ratio: 1.25),(min-resolution: 120dpi) {
  .svg-Wikinews-logo_sister {
    background-image: url(../images/Wikinews-logo_sister@2x.png)
  }
}

.other-project .sprite-project-logos {
  display: inline-block
}

.other-project-text {
  display: inline-block;
  max-width: 65%;
  vertical-align: middle;
  white-space: normal
}

.other-project-tagline, .other-project-title {
  display: block
}

.other-project-tagline {
  color: #54595d;
  font-size: 12.16px;
  font-size: 1.216rem
}

@media screen and (max-width: 768px) {
  .other-projects {
    width: 100%
  }

  .other-project {
    width: 33%
  }
}

@media screen and (max-width: 480px) {
  .other-project {
    width: 50%
  }
}

@media screen and (max-width: 320px) {
  .other-project-text {
    margin-right: 5px;
    font-size: 11.52px;
    font-size: 1.152rem
  }

  .other-project-tagline {
    font-size: 10.944px;
    font-size: 1.0944rem
  }
}

.lang-list-container {
  background-color: #f8f9fa;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 0;
  width: 80%;
  margin: -16px auto 48px;
  margin: -1.6rem auto 4.8rem;
  -webkit-transition: max-height .5s ease-out, visibility .5s ease-in 1s;
  -moz-transition: max-height .5s ease-out, visibility .5s ease-in 1s;
  transition: max-height .5s ease-out, visibility .5s ease-in 1s
}

.js-enabled .lang-list-container {
  visibility: hidden
}

.lang-list-active .lang-list-container, .no-js .lang-list-container {
  visibility: visible;
  max-height: 10000px;
  -webkit-transition: max-height 1s ease-in .2s, visibility 1000s ease-in 0s;
  -moz-transition: max-height 1s ease-in .2s, visibility 1000s ease-in 0s;
  transition: max-height 1s ease-in .2s, visibility 1000s ease-in 0s
}

.no-js .lang-list-button {
  display: none
}

.lang-list-button-wrapper {
  text-align: center
}

.lang-list-button {
  background-color: #f8f9fa;
  display: inline;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 6.4px 12.8px;
  padding: .64rem 1.28rem;
  outline: 16px solid #fff;
  outline: 1.6rem solid #fff;
  border: 1px solid #a2a9b1;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #36c;
  font-size: 12.8px;
  font-size: 1.28rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: outline-width .1s ease-in .5s;
  -moz-transition: outline-width .1s ease-in .5s;
  transition: outline-width .1s ease-in .5s
}

.lang-list-button:hover {
  background-color: #fff;
  border-color: #a2a9b1
}

.lang-list-button:focus {
  border-color: #36c;
  -webkit-box-shadow: inset 0 0 0 1px #36c;
  -moz-box-shadow: inset 0 0 0 1px #36c;
  box-shadow: inset 0 0 0 1px #36c
}

.lang-list-active .lang-list-button {
  background-color: #fff;
  outline: 1px solid #fff;
  border-color: #72777d;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}

.lang-list-button-text {
  padding: 0 6.4px;
  padding: 0 .64rem;
  vertical-align: middle
}

.lang-list-button i {
  display: inline-block;
  vertical-align: middle
}

.no-js .lang-list-border, .no-js .lang-list-button {
  display: none
}

.lang-list-border {
  background-color: #c8ccd1;
  display: block;
  position: relative;
  max-width: 460px;
  width: 80%;
  margin: -16px auto 16px;
  margin: -1.6rem auto 1.6rem;
  height: 1px;
  -webkit-transition: max-width .2s ease-out 400s;
  -moz-transition: max-width .2s ease-out 400s;
  transition: max-width .2s ease-out 400s
}

.lang-list-active .lang-list-border {
  max-width: 85%;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s
}

.no-js .lang-list-content {
  padding: 0
}

.lang-list-content {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 16px 16px 0;
  padding: 1.6rem 1.6rem 0
}

.svg-arrow-down-blue {
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  -moz-transition: transform .2s ease-out, -moz-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out, -moz-transform .2s ease-out
}

.lang-list-active .svg-arrow-down-blue {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.langlist {
  width: auto;
  margin: 16px 0;
  margin: 1.6rem 0;
  text-align: left
}

.langlist-others {
  font-weight: 700
}

.hlist ul {
  margin: 0;
  padding: 0
}

.hlist li {
  display: inline
}

.hlist ul ul {
  display: inline
}

.hlist li:before {
  content: " · ";
  font-weight: 700
}

.hlist li:first-child:before {
  content: none
}

.hlist li > ul:before {
  content: "\00a0("
}

.hlist li > ul:after {
  content: ") "
}

.langlist > ul {
  -webkit-column-width: 11.2rem;
  -moz-column-width: 11.2rem;
  column-width: 11.2rem
}

.langlist > ul > li {
  display: block;
  line-height: 1.7;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid
}

.no-js .langlist > ul {
  text-align: center;
  list-style-type: circle
}

.no-js .langlist > ul > li {
  display: inline-block;
  padding: 0 8px;
  padding: 0 .8rem
}

.langlist > ul > li:before {
  content: none
}

.langlist > ul > li a {
  white-space: normal
}

.langlist-others > ul {
  text-align: center;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}

.langlist-others > ul li {
  display: inline
}

.langlist-others > ul li:before {
  content: ' · '
}

.langlist-others > ul li:first-child:before {
  content: none
}

@media all and (max-width: 480px) {
  .langlist {
    font-size: inherit
  }

  .langlist a {
    word-wrap: break-word;
    white-space: normal
  }

  .lang-list-container {
    width: auto;
    margin-left: 8px;
    margin-left: .8rem;
    margin-right: 8px;
    margin-right: .8rem
  }

  .bookshelf {
    overflow: visible
  }
}

.bookshelf {
  display: block;
  border-top: 1px solid #c8ccd1;
  -webkit-box-shadow: 0 -1px 0 #fff;
  -moz-box-shadow: 0 -1px 0 #fff;
  box-shadow: 0 -1px 0 #fff;
  text-align: center;
  white-space: nowrap
}

.bookshelf .text {
  background-color: #f8f9fa;
  position: relative;
  top: -11.2px;
  top: -1.12rem;
  font-weight: 400;
  padding: 0 9.92px;
  padding: 0 .992rem
}

.bookshelf-container {
  display: block;
  overflow: visible;
  height: 1px;
  width: 100%;
  margin: 24px 0 16px;
  margin: 2.4rem 0 1.6rem;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 20px;
  line-height: 2rem
}

@media all and (max-width: 480px) {
  .bookshelf {
    width: auto;
    left: auto
  }

  .bookshelf-container {
    text-align: left;
    width: auto
  }
}

.app-badges {
  background-color: #f8f9fa
}

.app-badges .footer-sidebar-text {
  padding-top: 8px;
  padding-top: .8rem;
  padding-bottom: 8px;
  padding-bottom: .8rem
}

.app-badges .sprite.footer-sidebar-icon {
  top: 8px;
  top: .8rem
}

.app-badges ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

@media screen and (max-width: 768px) {
  .app-badges .footer-sidebar-content {
    max-width: 350px;
    text-align: center
  }

  .app-badges .sprite.footer-sidebar-icon {
    display: inline-block;
    position: relative;
    margin: 0;
    top: -3px;
    left: 0;
    vertical-align: middle;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
  }

  .app-badge {
    float: left;
    width: 49%
  }

  .app-badge-android a, .app-badge-ios a {
    display: block
  }

  .app-badge-ios {
    border-right: 1px solid
  }

  .app-badge-fulllist {
    width: 100%;
    margin: 19.2px 0 6.4px 0;
    margin: 1.92rem 0 .64rem 0
  }
}

.footer {
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
  padding: 41.6px 12.8px 12.8px;
  padding: 4.16rem 1.28rem 1.28rem;
  font-size: 12.8px;
  font-size: 1.28rem
}

.footer:after, .footer:before {
  content: ' ';
  display: table
}

.footer:after {
  clear: both
}

.footer-sidebar {
  width: 30%;
  float: left;
  clear: left;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
  vertical-align: top
}

.footer-sidebar-content {
  position: relative;
  max-width: 350px;
  margin: 0 auto
}

.sprite.footer-sidebar-icon {
  position: absolute;
  top: 0;
  left: 8px;
  left: .8rem
}

.footer-sidebar-text {
  position: relative;
  margin: 0;
  padding-left: 60px;
  padding-left: 6rem;
  padding-right: 20px;
  padding-right: 2rem;
  color: #54595d
}

.site-license {
  margin: 0;
  color: #54595d;
  text-align: center
}

.site-license small:after {
  content: '\2022';
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: inherit;
  margin-left: 8px;
  margin-left: .8rem;
  margin-right: 5px;
  margin-right: .5rem
}

.site-license small:last-child:after {
  display: none
}

@media screen and (max-width: 768px) {
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 12.8px;
    padding-top: 1.28rem
  }

  .footer .footer-sidebar {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .footer .other-projects {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }

  .footer .app-badges {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }

  .footer-sidebar {
    width: 100%
  }

  .sprite.footer-sidebar-icon {
    display: block;
    position: relative;
    left: 0;
    margin: 0 auto 12.8px auto;
    margin: 0 auto 1.28rem auto
  }

  .footer-sidebar-content {
    max-width: none
  }

  .footer-sidebar-text {
    margin: 0;
    padding: 0;
    text-align: center
  }
}

@media screen and (max-width: 480px) {
  .footer {
    padding: 9.6px 6.4px 12.8px;
    padding: .96rem .64rem 1.28rem
  }
}

@media all and (max-width: 480px) {
  .search-container {
    margin-top: 0;
    height: 78px;
    height: 7.8rem;
    position: absolute;
    top: 90px;
    top: 13rem;
    left: 0;
    right: 0;
    max-width: 100%;
    width: auto;
    padding: 0;
    text-align: left
  }

  .search-container label {
    display: none
  }

  .search-form #searchInput {
    max-width: 40%;
    vertical-align: middle
  }

  .search-form .formBtn {
    max-width: 25%;
    vertical-align: middle
  }

  form fieldset {
    margin: 0;
    border-left: 0;
    border-right: 0
  }

  hr {
    margin-top: 6.5px;
    margin-top: .65rem
  }
}

@media (min--moz-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx),(min-resolution: 192dpi) {
  hr {
    border-bottom-width: .5px
  }
}

@supports (-webkit-marquee-style:slide) {
  hr {
    border-bottom-width: 1px
  }
}

.js-enabled .central-featured-langs, .js-enabled .jsl10n {
  visibility: hidden
}

.jsl10n-visible .central-featured-langs, .jsl10n-visible .jsl10n {
  visibility: visible
}

.otherprojects-icon {
  *zoom: 1;
  *display: inline
}

.suggestion-item {
  *width: auto
}

.search-container button {
  *display: inline
}

#searchInput {
  *padding: 8px 0 0 8px;
  *width: 90%;
  *height: 34px
}

#search-input {
  *display: inline
}

.langlist ul {
  *text-align: center
}

.langlist ul li {
  *display: inline !important;
  *padding-left: 5px;
  *padding-right: 5px
}

#popUpOverlay button.close {
  position: absolute;
  right: -13px;
  top: -12px;
  background: #fff;
  opacity: 1;
  font-size: 22px;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  border: 2px solid #003600;
  color: #003600;
  display: block;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#popUpOverlay button.close:hover {
  background: #003600;
  color: #fff;
}

@media print {
  body {
    background-color: transparent
  }

  a {
    color: #000 !important;
    background: 0 0 !important;
    padding: 0 !important
  }

  a:link, a:visited {
    color: #520;
    background: 0 0
  }

  img {
    border: 0
  }
}