article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
.time,
.address {
  display: block;
}
html {
  font-size: 10px;
}
body {
  background-color: #486b72;
  color: #302f2a;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 400;
  margin: 0;
  padding-top: 10px;
  box-shadow: inset 0 55px 0px #285760;
  -webkit-text-size-adjust: 100%;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 3.8rem;
  line-height: 4.8rem;
  margin: 0 0 2.2rem;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
  letter-spacing: -0.02em;
  text-rendering: optimizeSpeed;
}
h2 {
  border-left: 9px solid #999999;
  border-left-width: 0.9rem;
  font-size: 2.4rem;
  line-height: 3rem;
  margin: 40px 0 0 -24px;
  margin: 4rem 0 0 -2.4rem;
  padding: 0 0 1px 15px;
  padding: 0 0 0.1rem 1.5rem;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
}
h3 {
  font-size: 1.9rem;
  line-height: 2.7rem;
  margin: 3rem 0 0;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
}
a {
  color: #0a88b2;
  text-decoration: none;
}
a:hover {
  color: #0b6989;
  text-decoration: underline;
}
a img {
  border: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ol {
  margin: 0;
  padding: 0;
}
ol.alphabetic {
  list-style-type: lower-latin;
}
strong,
.strong {
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
}
em,
i {
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 400;
  font-style: italic;
}
strong em,
em strong {
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
  font-style: italic;
}
p {
  margin: 2rem 0 0;
  font-size: 1.6rem;
  line-height: 2.5rem;
}
h2 + p {
  margin: 1rem 0 0;
}
h3 + p {
  margin: 1rem 0 0;
}
h2.noline {
  padding-left: 0;
  margin-left: 0;
  margin-top: 20px;
  margin-top: 2rem;
  border: none;
}
hr {
  margin: 30px 0 0;
  margin: 3rem 0 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #e2e2e2;
}
sup,
sub {
  line-height: 1em;
}
input,
select {
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 400;
}
input[type="text"]:focus {
  outline: none;
  box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.5) !important;
}
iframe {
  border: none;
  border-width: 0px;
  background-color: white;
}
*:not(.cc-blocker) + iframe {
  margin-top: 2rem;
}
.introduction {
  font-size: 20px;
  font-size: 2rem;
  line-height: 27px;
  line-height: 2.7rem;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
}
*[tpl-url] {
  display: none;
}
#article .concepts li {
  list-style: none;
  margin-left: 0;
}
#article .tabs {
  border-bottom: 1px solid #e2dddd;
  border-left: 1px solid #e2dddd;
  display: flex;
  margin: 0 0 2.8rem;
}
#article .tabs li {
  list-style: none;
  margin: 0;
}
#article .tabs button {
  border: none;
  border-top: 1px solid #e2dddd;
  border-right: 1px solid #e2dddd;
  color: #0a88b2;
  background-color: #f5f3f3;
  font-size: 1.4rem;
  line-height: 1.3;
  margin: 0;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
  padding: 0.9rem 1.5rem 1rem;
  cursor: pointer;
}
#article .tabs button:hover {
  background-color: #eeecec;
}
#article .tabs button.current {
  background-color: white !important;
  color: #302f2b;
  padding-bottom: calc(1rem + 1.1px);
  margin-bottom: -1px;
}
#article .tabs + [ui-view] ul {
  margin: 2.5rem 0 0;
  border-bottom: 1px solid #e3e3e3;
}
#article .tabs + [ui-view] ul li {
  border: 1px solid #e3e3e3;
  border-bottom: none;
  list-style: none;
  margin: 0;
}
#article .tabs + [ui-view] ul li a {
  background-color: #faf9f9;
  padding: 1.3rem 1.9rem;
  display: block;
  font-size: 1.5rem;
  line-height: 1.333em;
  font-weight: 600;
}
#article .tabs + [ui-view] .definition ul {
  margin: 2rem 0 1rem;
}
#article .difficulties {
  margin-top: -1rem;
}
#article .difficulties strong {
  font-size: 1.35rem;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
  display: block;
}
#article .difficulties strong + div {
  margin: 0.8rem 0 0;
  display: flex;
  justify-content: flex-start;
}
#article .difficulties label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#article .difficulties label input {
  margin: 0;
  width: 2.2rem;
  height: 2.2rem;
  -webkit-appearance: none;
  -webkit-appearance: attachment;
}
#article .difficulties label input:before {
  content: '';
  display: block;
  width: 2.3rem;
  height: 2.3rem;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-size: 20rem 49.9rem;
}
#article .difficulties label input[type="checkbox"]:before {
  background-position: -4rem -44rem;
}
#article .difficulties label input[type="checkbox"]:checked:before {
  background-position: 0 -44rem;
}
#article .difficulties label input[type="radio"]:before {
  background-position: -4rem -47rem;
}
#article .difficulties label input[type="radio"]:checked:before {
  background-position: 0 -47rem;
}
#article .difficulties label span {
  font-size: 1.4rem;
  display: block;
  margin: 0 1.3rem 0 0.7rem;
}
#article .difficulties .assignmentselection {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1.2rem;
}
#article .difficulties .assignmentselection button {
  font-size: 1.3em;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
  padding: 0.35rem 1rem 0.5rem 3.2rem;
  margin-right: 0;
  margin-bottom: -0.45rem;
  cursor: pointer;
}
#article .difficulties .assignmentselection button:before {
  content: '';
  position: absolute;
  height: 2.2rem;
  width: 2rem;
  top: calc(50% - 1rem);
  left: 0.7rem;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-size: 20rem 49.9rem;
  background-position: -8rem -44rem;
}
.icon.cookies > *:first-child {
  background-position: -127px -83px;
}
.icon.exercises > *:first-child {
  background-position: -7px -3px;
}
.icon.forum > *:first-child {
  background-position: -6px -31px;
}
.icon.tests > *:first-child {
  background-position: -7px -56px;
}
.icon.celebrities > *:first-child {
  background-position: -6px -83px;
}
.icon.about > *:first-child {
  background-position: -32px -241px;
}
.icon.check > *:first-child {
  background-position: -7px -192px;
  background-position: -0.7rem -19.2rem;
}
.icon.hat > *:first-child {
  background-position: -6px -377px;
}
.icon.arrow > *:first-child {
  background-position: -64px -7px;
  background-position: -6.4rem -0.7rem;
}
.icon.arrow.minus > *:first-child {
  background-position: -90px -6px;
  background-position: -8.5rem -0.7rem;
}
.icon.question > *:first-child {
  background-position: -8px -245px;
  background-position: -0.8rem -24.5rem;
}
.icon.comment > *:first-child {
  background-position: -8px -272px;
  background-position: -0.8rem -27.2rem;
}
.icon.related > *:first-child {
  background-position: -8px -298px;
  background-position: -0.8rem -29.8rem;
}
.icon.languages > *:first-child {
  background-position: -33px -216px;
  background-position: -3.35rem -21.6rem;
}
.icon.instagram > *:first-child {
  background-position: -111px -311px;
}
.icon.instagram > *:first-child:hover {
  background-position: -145px -311px;
}
.icon.twitter > *:first-child {
  background-position: -37px -311px;
}
.icon.twitter > *:first-child:hover {
  background-position: -74px -311px;
}
.icon.facebook > *:first-child {
  background-position: -37px -280px;
}
.icon.facebook > *:first-child:hover {
  background-position: -74px -280px;
}
.icon.link > *:first-child {
  background-position: -62px -140px;
}
#article ul.features {
  margin: 2rem -4.75rem 4rem;
}
#article ul.features > li {
  list-style: none;
  float: left;
  height: 420px;
  height: 42rem;
  width: 337.5px;
  width: 33.75rem;
  margin: 0;
  padding: 2rem 0 0 2rem;
}
#article ul.features > li > div {
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#article ul.features > li > div a {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  color: white;
  margin: 20px;
  margin: 2rem;
  padding: 10px;
  padding: 1rem;
  background-color: black;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (max-width: 580px) {
  .responsive #article ul.features {
    margin: 0;
  }
  .responsive #article ul.features > li {
    float: none;
    margin: 0 auto;
    padding: 2rem 0 0;
  }
}
#wrapper {
  position: relative;
  transition: transform 0.3s ease-out;
  -webkit-transform: transform 0.3s ease-out;
}
#book {
  position: relative;
  z-index: 3;
  margin: 0 243px 0 0;
  border: 2px solid #47828d;
  border-left: none;
  background-color: #a0b7bb;
  padding: 1px 1px 1px 0;
  -webkit-border-radius: 0px 7px 7px 0px;
  border-radius: 0px 7px 7px 0px;
  -webkit-box-shadow: 4px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.cover {
  background-color: #6bc8d8;
  padding: 15px 7px 14px 0;
  -webkit-box-shadow: inset 0 0 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 30px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}
.sheet {
  background-color: #cfc6c6;
  border: 1px solid transparent;
  border-left: none;
  padding: 0 1px 0 0;
  -webkit-box-shadow: 0px 2px 7px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 7px 2px rgba(0, 0, 0, 0.3);
}
.sheet > .sheet {
  margin: -4px 0;
  background-color: #cfc6c6;
}
.sheet > .sheet > .sheet {
  background-color: #cfc6c6;
  -webkit-box-shadow: 3px 0px 8px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 0px 8px 1px rgba(0, 0, 0, 0.3);
}
#main {
  display: block;
  position: relative;
  border-right: 1px solid #dfdfdf;
  background-color: white;
  margin: -3px 0;
  background-image: url(/images/bg_binder.png);
  background-repeat: repeat-y;
  box-shadow: 2px 0px 1px 0px rgba(0, 0, 0, 0.4), 16px 0px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}
#main #article:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  left: 6rem;
  position: absolute;
  display: none;
  z-index: 0;
  transition: all 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
}
#main.ajaxLoad #article:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  left: 6rem;
  top: 3px;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  z-index: 4;
  opacity: 1;
}
.ajaxLoad #article:before {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
#main #menunextsection:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  z-index: 0;
  transition: all 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
}
#main.ajaxLoad #menunextsection:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: 0px;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  z-index: 4;
  opacity: 1;
}
.ajaxLoad #menunextsection:before {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
#main .menubreadcrumbs:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  z-index: 0;
  transition: all 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
}
#main.ajaxLoad .menubreadcrumbs:before {
  content: '';
  display: block;
  height: 42px;
  width: 50%;
  margin-top: -21px;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  z-index: 4;
  opacity: 1;
}
.ajaxLoad .menubreadcrumbs:before {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideInDown {
  0% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#main > .corner {
  position: absolute;
  background-image: url("/images/sprite.png");
  background-repeat: no-repeat;
  background-size: 600px 400px;
}
#main > .corner.topleft {
  width: 60px;
  height: 20px;
  left: 0;
  top: -10px;
  background-position: 0 0;
}
#main > .corner.topright {
  width: 128px;
  height: 130px;
  right: -16px;
  top: -9px;
  background-position: right 0;
}
#main > .corner.bottomleft {
  width: 60px;
  height: 20px;
  left: 0;
  bottom: -8px;
  background-position: 0 -20px;
}
#header {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  border-bottom: 1px solid #e2e1e1;
  margin: 0 25px 0 55px;
}
#header .logo {
  padding: 26px 15px 17px 0;
  display: block;
  float: left;
}
#header .logo > img {
  display: block;
  height: 53px;
}
#header .logo > span {
  position: absolute;
  visibility: hidden;
}
.languages li span[data-language=ar] {
  font-size: 19px;
}
#header .languages {
  z-index: 1;
  position: relative;
  margin: 41px 0 0;
  float: right;
  height: 55px;
}
#header .languages > span {
  font-size: 13px;
  line-height: 17px;
  display: block;
}
#header .languages ul {
  position: absolute;
  padding: 7px 10px 9px 9px;
  z-index: 2;
  top: 4px;
  right: -10px;
}
#header .languages:hover ul {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  background-color: white;
}
#header .languages:hover ul li {
  display: block;
}
#header .languages li {
  display: none;
  text-align: right;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  position: relative;
}
#header .languages li:first-child {
  display: block;
}
#header .languages li:first-child:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 11px;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  width: 15px;
  height: 11px;
  background-position: -121px -9px;
}
#header .languages li > * {
  padding: 6px 22px 6px 10px;
  position: relative;
  display: block;
  white-space: nowrap;
}
#header p {
  margin: 0;
  position: relative;
  padding: 41px 0 0;
  float: left;
  font-size: 13px;
  line-height: 18px;
}
#header p a {
  display: block;
  font-size: 16px;
  line-height: 19px;
}
#header p.question {
  float: right;
  padding: 0 52px 0 18px;
  margin: 41px 0 10px 18px;
  border-left: 1px solid #e2e1e1;
}
#header p.question > span + span {
  position: absolute;
  width: 42px;
  height: 42px;
  background-position: -6px -116px;
  top: -6px;
  right: 0px;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
}
#menuslider {
  display: none;
}
#menuslider span {
  background-position: -146px -22px;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
}
.menubreadcrumbs {
  padding: 40px 80px 15px 105px;
  padding: 4rem 8rem 1.5rem 10.5rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.35em;
  margin: 0 auto;
  max-width: 66rem;
  box-sizing: content-box;
}
#article {
  position: relative;
  z-index: 1;
  min-height: 550px;
  margin: 0 auto;
  padding: 40px 80px 80px 105px;
  padding: 4rem 8rem 8rem 10.5rem;
  max-width: 66rem;
  overflow: hidden;
  box-sizing: content-box;
}
.menubreadcrumbs + #article {
  padding: 0 80px 50px 105px;
  padding: 0 8rem 8rem 10.5rem;
}
#article * + .scrollable,
#article * + table {
  margin-top: 20px;
  margin-top: 2rem;
}
#article ul,
ol {
  margin: 1rem 0 0;
  font-size: 1.6rem;
  line-height: 2.5rem;
}
#article ul li {
  margin-top: 1rem;
  list-style-type: disc;
  margin-left: 1.9rem;
}
#article ol li {
  margin-top: 1rem;
  margin-left: 23px;
  margin-left: 2.3rem;
}
#article img {
  max-width: 100%;
  height: auto !important;
}
#article h1 + div.small {
  margin: 0 0 30px;
  margin: 0 0 3rem;
}
#article div.small {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  background-color: #faf9f9;
  padding: 10px;
  padding: 1rem;
  border-top: 5px solid #486b72;
}
#article div.small > * {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  background-color: #faf9f9;
  padding: 13px 10px 13px 10px;
  padding: 1.3rem 1rem 1.3rem 1rem;
  margin: -10px;
  margin: -1rem;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
#article div.small li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
body[data-dir=rtl] #article div.small li {
  text-align: right;
}
#article div.small li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
#article div.small .languages ul {
  margin-top: 0;
}
#article div.small + .small {
  margin: 0;
  border-top: none;
}
#article div.small + .small > * {
  border-top: none;
  padding: 15px 10px 15px;
  padding: 1.5rem 1rem 1.5rem;
}
#article div.small.exercises > div {
  padding: 0;
}
#article div.small.exercises > div > div > a {
  float: left;
  padding: 11px 13px 10px 10px;
  padding: 1.1rem 1.3rem 1rem 1rem;
  -webkit-transition: background-color 200ms;
}
#article div.small.exercises > div > div > a:hover {
  background-color: #e3ebee;
  text-decoration: none;
}
#article div.small.exercises > div > div > a + * {
  margin: 0;
  padding-left: 0;
}
#article div.small.exercises > div > div + div {
  height: 0;
  overflow: hidden;
}
#article div.exercises ul {
  background-color: white;
  border-top: 1px solid #e1e1e1;
  padding: 0 0 7px 0;
  padding: 0 0 0.7rem 0;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
#article div.exercises li {
  margin: 5px 0 0;
  margin: 0.5rem 0 0;
  padding: 0 10px;
  padding: 0 1rem;
}
#article div.small.interact > div > div {
  float: left;
  width: 50%;
  display: block;
}
#article div.small.interact > div span + span {
  margin: 0 20px 0 30px;
  margin: 0 2rem 0 3rem;
}
#article div.small.interact > div a {
  display: block;
}
#article div.small.related a {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  color: white;
  position: relative;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
#article div.small.related a > span {
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 9px 10px 10px;
}
#article div.small.related a > span > span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  display: block;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
}
#article div.small.related a > span > span:first-child {
  font-size: 12px;
  font-size: 1.25rem;
  line-height: 15px;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
}
#article div.small.related a:hover {
  box-shadow: inset 0px -8px 27px rgba(255, 255, 255, 0.3);
}
#article div.small > * > * > * > div {
  margin-top: 7px;
  padding-right: 32px;
}
#article div.small.related a:hover {
  text-decoration: none;
}
#article div.small.related a.current,
#article div.small.related a.current > span {
  border: none;
}
#article .body + .small {
  margin: 80px 0 0;
  margin: 8rem 0 0;
}
/*.exercises.list li ul { height:0; overflow:hidden; }*/

#article .answer {
  border-bottom: 5px solid #999999;
  border-bottom-width: 0.5rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  display: inline-block;
}
#article blockquote {
  margin-left: 3.2rem;
}
#article table {
  border: none;
  border-collapse: collapse;
  max-width: 100%;
}
#article table th,
#article table tr:first-child td {
  text-align: left;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
  background-color: #486b72;
  padding: 5px 10px;
  padding: 5px 1rem;
  color: white;
  border: 1px solid #486b72;
}
#article table th + th,
#article table tr:first-child td + td {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
#article table tbody {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
#article table td {
  border: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 10px;
  padding: 5px 1rem;
}
#article table td:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
#article table td:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#article table tr:nth-child(2n+1) td {
  background-color: rgba(0, 0, 0, 0.02);
}
#article table tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#article table.cities.noheader th,
#article table.cities.noheader tr:first-child td {
  border: none;
  background: none;
  padding: 0;
  color: inherit;
  background-color: white;
}
#article table.noheader th,
#article table.noheader tr:first-child td {
  border-color: rgba(0, 0, 0, 0.05);
  background: none;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.02);
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 400;
}
#article table.cities {
  width: 100%;
}
#article table.cities tbody {
  border: none;
}
#article table.cities td {
  border: none;
  padding: 0 10px 0 0 !important;
  width: 33%;
  line-height: 25px;
  line-height: 2.5rem;
}
#article .support {
  margin-top: 10px;
  margin-top: 1rem;
}
#article .support li {
  margin-top: 5px;
}
#menunextsection {
  position: relative;
  background-color: #e5e5e5;
  padding: 1px 0 0;
  margin: 0 0 0 21px;
}
#menunextsection > div {
  background-color: #fafafa;
  border-top: 5px solid #f8f2f2;
  padding: 62px 80px 62px 84px;
  padding: 6.2rem 8rem 6.2rem 8.4rem;
}
#menunextsection > div > .contents {
  margin: 0 auto;
  max-width: 66rem;
}
#menunextsection > h2 {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  position: absolute;
  top: -16px;
  top: -1.6rem;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
}
#menunextsection > h2 > span {
  background-color: white;
  border: 1px solid #e5e5e5;
  padding: 5px 30px;
  display: inline;
}
#menusubnodes {
  margin: 30px 0 0;
  margin: 3rem 0 0;
}
#menusubnodes ul li {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  margin: 0;
}
#menusubnodes li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 2rem 0 0 0;
}
#menusubnodes li > div {
  border-left: 10px solid #999999;
}
#menusubnodes li > div > div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(200, 200, 200, 0.1);
  margin: 0 0 0 -10px;
}
#article #menusubnodes li > div > div > div > img {
  width: 90px;
  width: 9rem;
  float: left;
  margin: 0;
  padding: 0 20px 0 0;
  padding: 0 2rem 0 0;
}
#menusubnodes li > div > div > div > img + div {
  padding: 0;
  float: left;
  margin-top: 1rem;
}
#menusubnodes li > div > div > div {
  border-bottom: 6px solid #f8f7f7;
  margin: 0 0 0 10px;
  padding: 25px;
  padding: 2.5rem;
  background-color: white;
  display: block;
  position: relative;
}
#menusubnodes li > div > div > div a:hover {
  text-decoration: none;
}
#menusubnodes h2 {
  margin: 0;
}
#menusubnodes li:hover > div > div > div {
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 43%, #efefef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(43%, white), color-stop(100%, #efefef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 43%, #efefef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 43%, #efefef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 43%, #efefef 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 43%, #efefef 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0);
  /* IE6-9 */

}
#menusubnodes .menubreadcrumbs {
  padding: 0;
}
.noborder {
  border: none;
}
.searchcount p {
  margin: 0;
}
#share {
  margin: 30px 0 0;
  margin: 3rem 0 0;
}
#footer {
  margin: 20px 195px 20px 0;
  margin: 2rem 19.5rem 2rem 0;
}
#footer p {
  max-width: 450px;
  max-width: 45rem;
  margin: 0 auto;
  color: #fefcfc;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: center;
}
#footer * + p {
  margin: 15px auto 0;
}
#footer a {
  color: #fefcfc;
  text-decoration: underline;
}
#menulanguage a + a {
  border-left: 1px solid white;
  margin: 0 0 0 2px;
  padding: 0 0 0 5px;
}
.clickable:hover {
  cursor: pointer;
}
.button {
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  position: relative;
  color: black;
  display: inline-block;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
  line-height: 22px;
  line-height: 2.2rem;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 20px;
  padding: 0.4rem 2rem 0.5rem;
  text-align: center;
  border: 1px solid #c9c9c9;
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.3), 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.3), 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8f6f6 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f6f6), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f8f6f6 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f8f6f6 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f8f6f6 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f8f6f6 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */

  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f6f6', endColorstr='#00ffffff',GradientType=0 );  IE6-8 */

}
.button:hover {
  text-decoration: none;
  color: inherit;
  background: none;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
.button.arrow {
  display: block;
  margin-right: 0;
  line-height: 25px;
  line-height: 2.5rem;
  font-size: 19px;
  font-size: 1.9rem;
  padding: 16px 60px;
  padding-left: 6rem;
  padding-right: 6rem;
}
.button.arrow > span + span {
  position: absolute;
  top: 16px;
  top: 1.6rem;
  bottom: 16px;
  bottom: 1.6rem;
  right: 14px;
  right: 1.4rem;
  margin: auto 0;
  display: block;
  width: 30px;
  width: 3rem;
  height: 18px;
  height: 1.9rem;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-size: 20rem 49.9rem;
  background-position: -6px -327px;
  background-position: -0.6rem -32.6rem;
}
.button.arrow > span > span {
  white-space: nowrap;
}
.button.color {
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  color: white;
  border: 1px solid #8e8d8c;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3), 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3), 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.07) 0%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.07)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.07) 0%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.07) 0%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.07) 0%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07) 0%, transparent 100%);
  /* W3C */

}
.button.color:hover {
  background-color: rgba(0, 0, 0, 0.06);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2), inset 0px -9px 20px 0px rgba(255, 255, 255, 0.2), 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}
.button.facebook {
  margin-top: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
}
.button.facebook > span:first-child {
  width: 23px;
  height: 25px;
  width: 2.3rem;
  height: 2.5rem;
  position: absolute;
  top: 5px;
  top: 0.45rem;
  left: 7px;
  left: 0.7rem;
  background-position: -67px -115px;
  background-position: -6.7rem -11.5rem;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-size: 20rem 49.9rem;
}
.button.facebook:hover > span:first-child {
  background-position: -90px -115px;
  background-position: -9rem -11.5rem;
}
.button.facebook > span:first-child + span {
  margin: 0 0 0 12px;
  margin: 0 0 0 1.2rem;
}
.button.facebook > span:first-child + span + span {
  display: none;
  font-size: 1.2rem;
  position: absolute;
  top: -15px;
  top: -1.5rem;
  right: -11px;
  right: -1.1rem;
  padding: 0px 7px;
  padding: 0 0.7rem;
  border: 1px solid #c9c9c9;
  background-color: white;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  border-radius: 23px;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
}
html .code-toolbar {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
html .code-toolbar pre:focus {
  outline: none;
}
html .code-toolbar .toolbar {
  top: unset;
  bottom: -2.8rem;
}
html .code-toolbar .toolbar button {
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  color: #302f2a;
  padding: 0.3rem 1rem 0.3rem;
  box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.3), 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  background: linear-gradient(to bottom, #f8f6f6 0%, rgba(255, 255, 255, 0) 100%);
  border: 1px solid #c9c9c9;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
html .code-toolbar .toolbar button:hover {
  background: none;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
html .code-toolbar .toolbar button:active {
  box-shadow: none;
}
.icon {
  display: block;
  position: relative;
}
.icon > * {
  display: block;
  margin: 0 0 0 30px;
}
.icon > *:first-child {
  width: 23px;
  height: 22px;
  margin: 3px 7px 0 0;
  float: left;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
}
#article .icon > * {
  margin: 1px 15px 0 30px;
  margin: 0.1rem 1.5rem 0 3rem;
}
#article .icon > *:first-child {
  width: 23px;
  width: 2.3rem;
  height: 22px;
  height: 2.2rem;
  margin: 3px 7px 0 0;
  margin: 0.3rem 0.7rem 0 0;
  background-size: 20rem 49.9rem;
}
#article .icon.languages > *:first-child {
  margin: -0.1rem 0.7rem 0 0;
}
.solutiontoggle {
  background-color: #faf9f9;
  border: 1px solid #e3e3e3;
  margin: 20px 0 0;
  margin: 2rem 0 0;
}
.solutiontoggle > button {
  cursor: pointer;
  padding: 11px 13px 8px 0;
  padding: 1.1rem 1.3rem 0.8rem 0;
  margin: 0;
  border: none;
  color: #0a88b2;
  background: none;
  font-size: 14px;
  font-size: 1.4rem;
  outline: none;
  line-height: 21px;
  line-height: 2.1rem;
  display: block;
  width: 100%;
  text-align: left;
}
.solutiontoggle > button:hover {
  background-color: #e3ebee;
}
.solutiontoggle > div {
  height: 0;
  overflow: hidden;
  margin: 0 30px;
  margin: 0 3rem;
}
.solutiontoggle > div p {
  margin: 0;
  padding: 0 0 20px;
  padding: 0 0 2rem;
}
.solutiontoggle .MathJax_Display {
  margin: 0.5em 0;
}
.framed {
  position: relative;
  margin: 0 0 10px 0;
  box-shadow: 0px 0px 1px #6b5f5f, inset 0px 0px 54px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s ease;
}
.framed > div:not(:first-child) {
  position: absolute;
  background-image: url("/images/sprite.png");
  background-repeat: no-repeat;
  background-size: 600px 400px;
}
.framed > :first-child {
  position: relative;
  z-index: 1;
  display: block;
}
.clickable .framed:hover {
  box-shadow: 0px 0px 1px #6b5f5f, inset 0px 0px 54px rgba(0, 0, 0, 0.1), inset 0px -80px 83px -51px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.framed > :first-child + div {
  width: 30px;
  height: 30px;
  z-index: 2;
  left: -10px;
  bottom: -6px;
  background-position: -121px -8px;
}
.framed > :first-child + div + div {
  width: 30px;
  height: 30px;
  z-index: 2;
  top: -9px;
  right: -10px;
  background-position: -181px -50px;
}
.framed > :first-child + div + div + div {
  width: 20px;
  height: 220px;
  max-height: 100%;
  z-index: 1;
  top: 0;
  left: -20px;
  background-position: -450px 8px;
  opacity: 0.6;
}
.framed > :first-child + div + div + div + div {
  height: 20px;
  width: 100%;
  z-index: 1;
  bottom: -20px;
  right: 0;
  margin: 0 5px 0 0;
  background-position: right -231px;
  opacity: 0.6;
}
.icon:after,
.arrow:after,
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.scrollable {
  overflow-y: hidden;
  overflow-x: auto;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #bbbbbb), color-stop(100%, rgba(187, 187, 187, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #bbbbbb), color-stop(100%, rgba(187, 187, 187, 0)));
  background-image: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, white, rgba(255, 255, 255, 0)), -webkit-linear-gradient(left, #bbbbbb, rgba(187, 187, 187, 0)), -webkit-linear-gradient(right, #bbbbbb, rgba(187, 187, 187, 0));
  background-image: -moz-linear-gradient(left, white, rgba(255, 255, 255, 0)), -moz-linear-gradient(right, white, rgba(255, 255, 255, 0)), -moz-linear-gradient(left, #bbbbbb, rgba(187, 187, 187, 0)), -moz-linear-gradient(right, #bbbbbb, rgba(187, 187, 187, 0));
  background-image: -o-linear-gradient(left, white, rgba(255, 255, 255, 0)), -o-linear-gradient(right, white, rgba(255, 255, 255, 0)), -o-linear-gradient(left, #bbbbbb, rgba(187, 187, 187, 0)), -o-linear-gradient(right, #bbbbbb, rgba(187, 187, 187, 0));
  background-image: linear-gradient(left, white, rgba(255, 255, 255, 0)), linear-gradient(right, white, rgba(255, 255, 255, 0)), linear-gradient(left, #bbbbbb, rgba(187, 187, 187, 0)), linear-gradient(right, #bbbbbb, rgba(187, 187, 187, 0));
  background-position: 0 0, 100% 0, 0 0, 100% 0;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 64px 100%, 64px 100%, 16px 100%, 16px 100%;
  background-attachment: local, local, scroll, scroll;
  display: inline-block;
  max-width: 100%;
}
.MathJax_Preview {
  visibility: hidden;
}
#MathJax_Font_Test {
  left: -99999px !important;
}
.MathJax_Display {
  text-align: left !important;
}
.MathJax_Display .math {
  width: auto !important;
  margin-left: 30px;
  margin-left: 3rem;
}
table .MathJax_Display .math {
  margin-left: 0;
}
.MathJax_Display .mrow > span > span {
  left: 0 !important;
  margin-left: 0 !important;
}
.mtext span {
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif !important;
  font-weight: 400 !important;
  font-style: italic !important;
  font-style: normal !important;
}
.scrollable.shadow {
  border: 1px solid #e2e2e2;
}
.fb-like-box {
  margin-top: 25px;
  margin-top: 2.5rem;
}
.fb-like-box > span > iframe {
  width: 100% !important;
  height: 100% !important;
  background-color: #edeff4 !important;
  border: 1px solid #bdc7d8 !important;
}
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
.container,
.scroller {
  height: 100%;
}
.scroller {
  overflow-y: scroll;
}
.scroller,
.scroller-inner {
  position: relative;
}
.container {
  position: relative;
  overflow: hidden;
  background: #34495e;
}
.menu-trigger {
  position: relative;
  padding-left: 60px;
  font-size: 0.9em;
}
.menu-trigger:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 40px;
  height: 6px;
  background: white;
  box-shadow: 0 6px #34495e, 0 12px white, 0 18px #34495e, 0 24px white;
  content: '';
}
#footer {
  -webkit-font-smoothing: antialiased;
}
[data-dir=rtl] #article .interact .icon.comment > *:first-child {
  position: absolute;
}
[data-dir=rtl] #article .interact .icon.comment > *:first-child + div {
  margin: 1px 34px 0 0;
  margin: 0.1rem 3.4rem 0 0;
}
#article .mediapushes {
  margin: 2rem -1rem 1rem;
  display: flex;
  flex-wrap: wrap;
}
#article .mediapushes > div {
  padding: 1rem 1rem;
  width: 33.33%;
}
#article .mediapushes > div:hover a {
  text-decoration: underline;
}
#article .mediapushes > div:hover a span {
  text-decoration: inherit;
}
#article .mediapushes > div img {
  width: 100%;
  display: block;
  margin: 0;
}
#article .mediapushes > div a {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 0.5rem;
  font-size: 1.4rem;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
  padding-left: 2.5rem;
}
#article .mediapushes > div a:before {
  content: ' ';
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  left: 0;
  top: -0.2rem;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-size: 20rem 49.9rem;
  background-position: -4rem -40.7rem;
}
#article .mediapushes > div a span {
  white-space: nowrap;
  font-size: 1.1rem;
  line-height: 1.8em;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #302f2a;
  margin-left: 0.5rem;
}
#MathJax_Message {
  display: none;
}
.membershipalert {
  position: fixed;
  bottom: 0;
  left: 52px;
  padding: 1.4rem 1rem 0.5rem 5.5rem;
  line-height: 2.4rem;
  font-size: 1.65rem;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #d40f7d;
  color: white;
  z-index: 103;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  width: calc(100% - 332px);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
.membershipalert:before {
  content: '';
  position: absolute;
  left: 1.2rem;
  top: 1rem;
  width: 3.6rem;
  height: 3.6rem;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-size: 20rem 49.9rem;
  background-position: -70px -387px;
  background-position: -7rem -38.7rem;
}
.membershipalert.width {
  width: calc(100% - 332px);
}
.membershipalert.snapped {
  position: relative;
  width: 100%;
}
.membershipalert div {
  display: inline-block;
  margin: 0.3rem 2rem 1rem 0;
  float: left;
}
.membershipalert div + div {
  float: none;
  margin-top: 0;
  margin-right: 0.5rem;
}
.membershipalert div a {
  color: white;
  text-decoration: underline;
}
.membershipalert div a.yup {
  background-color: white;
  text-decoration: none;
  color: #14a006;
  padding: 0.1rem 1rem 0.2rem 3.6rem;
  line-height: 2.8rem;
  text-shadow: none;
  display: inline-block;
  margin: 0 0.8rem 0 0;
  background: white;
  background: linear-gradient(to bottom, white 0%, #ebebeb 100%);
  background: -webkit-linear-gradient(to bottom, white 0%, #ebebeb 100%);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  position: relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.membershipalert div a.yup:hover {
  background: white;
}
.membershipalert div a.yup:before {
  content: '';
  position: absolute;
  left: 0.8rem;
  top: 0.6rem;
  width: 2.5rem;
  height: 2rem;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-size: 20rem 49.9rem;
  background-position: -40px -380px;
  background-position: -4rem -38rem;
}
.membershipalert button.nah {
  display: inline-block;
  cursor: pointer;
  background: none;
  border: none;
  color: white;
  padding: 0;
  font-size: 1.3rem;
  line-height: 3rem;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 500;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.membershipalert button.nah:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 970px) {
  .membershipalert {
    bottom: 0;
    left: 0;
    width: calc(100% - 6px);
    padding: 1rem 2rem 1.5rem;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .membershipalert > div {
    margin-bottom: 0.8rem;
    margin-right: 0;
    float: none;
  }
  .membershipalert div + div {
    margin: 0 0 0 6rem;
  }
  .membershipalert:before {
    display: none;
  }
  .membershipalert.width {
    width: calc(100% - 6px);
  }
  .membershipalert.absolute {
    position: absolute;
    top: 0;
    width: 100%;
    margin: -10px 0 0 1px;
  }
}
/* chapter divider */

div.chapter.hidden {
  display: none;
}
.chaptercontainer {
  display: block;
  height: auto;
  border-bottom: 1px solid #e2e1e1;
  border-top: 1px solid #e2e1e1;
  position: relative;
  margin: 15px auto 0;
  text-align: center;
}
.chaptercontainer .numberCircle {
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 4px;
  background: #a4d8ea;
  border: none;
  color: #11617d;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Poppins', 'Droid Arabic Kufi', sans-serif;
  font-weight: 600;
}
.chaptercontainer .wrappercircle {
  margin: 1px;
  display: inline-block;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  padding: 2px;
  background: white;
  border: none;
  color: #3f7e42;
  text-align: center;
  border: 2px solid white;
}
.chaptercontainer .wrappercircle a:hover {
  text-decoration: none;
}
.chaptercontainer .wrappercircle:hover {
  border: 2px solid #a4d8ea;
}
.chaptercontainer .active {
  border: 2px solid #0f88b2;
}
.chaptercontainer .active:hover {
  border: 2px solid #0f88b2;
}
.chaptercontainer .house {
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-position: -133.5px -239px;
  cursor: pointer;
}
.chaptercontainer .flag {
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-position: -162px -239px;
  cursor: pointer;
}
.chaptercontainer .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -11px;
  display: inline-block;
  width: 37px;
  height: 37px;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-position: -154px -265px;
  cursor: pointer;
}
.chaptercontainer .next:hover {
  text-decoration: none;
}
.chaptercontainer .prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -11px;
  display: inline-block;
  width: 37px;
  height: 37px;
  background-image: url("/images/sprite-icons.svg?v6");
  background-repeat: no-repeat;
  background-size: 200px 499px;
  background-position: -130px -265px;
  cursor: pointer;
}
.chaptercontainer .prev:hover {
  text-decoration: none;
}
.chaptercontainer .chapterselectors {
  padding: 5px 20px;
}
.body + .clearfix > .chaptercontainer {
  margin-top: 40px;
  margin-bottom: 50px;
}
/* chapter divier */

.meta {
  visibility: hidden;
  position: absolute;
  top: -200px;
}
