
*,
:after,
:before {
  box-sizing: inherit;
}
div,
h3,
img,
input,
li,
ul {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ul {
  list-style: none;
}
[class^="icon-"] {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: DIN !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
.icon-bell:before {
  content: "\e94b";
}
.icon-player-close:before {
  content: "\e94c";
}
a {
  text-decoration: none;
}
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
header {
  background: #fff;
  font-family: DIN, sans-serif;
  top: 0;
}
#header {
  direction: rtl;
  margin: auto;
  max-width: 1152px;
  overflow: visible;
  position: relative;
}
.headercontent {
  overflow: visible;
  text-align: center;
  width: 100%;
}
#searchbox {
  border: 2px solid #fff;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 8px;
  overflow: hidden;
  vertical-align: middle;
  width: auto;
}
#searchbox form {
  float: right;
}
#searchbox input.globalsearch {
  background-color: #000;
  background-image: url(../images/hdr/search.c50dcd1e.png);
  background-position: -5px -5px;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  display: block;
  height: 24px;
  margin: 0;
  width: 24px;
}
#searchbox input {
  float: right;
  padding: 2px;
}
#searchbox input.keywords {
  background-color: #ededed;
  color: #000;
  height: 24px;
  line-height: 1.5;
  padding: 5px;
  text-align: right;
  transition: width 0.4s;
  width: 386px;
}
.logo-wrapper {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.logo-image-wrapper {
  color: #fff;
  display: table-cell;
  font-size: 0.9em;
  text-align: center;
  text-decoration: none;
}
.desktop-logo {
  display: inline-block;
  vertical-align: -4px;
  width: 144px;
}
.mobile-logo {
  display: none;
}
div.panelControl {
  display: none;
  margin-left: 12px;
  vertical-align: middle;
}
div.panelControl div.hamburger {
  width: 50px;
}
div.panelControl div.hamburger span.bar {
  background: #fff;
  border-radius: 1px;
  display: block;
  margin: 5px 8px;
  padding: 2px 0;
}
div.panelControl div.closePanel {
  display: none;
  text-align: center;
  width: 50px;
}
div.panelControl div.closePanel i {
  color: #fff;
  font-size: 25px;
}
#header_menu {
  display: table-cell;
  overflow: visible;
  padding-right: 10px;
  vertical-align: middle;
  width: auto;
}
#header_menu > ul {
  direction: rtl;
  display: table;
  width: 100%;
}
#header_menu > ul > li {
  border-right: 1px solid #ededed;
  display: table-cell;
  min-width: 77px;
  position: relative;
  text-align: center;
}
#header_menu > ul > li:last-child,
#header_menu > ul > li:nth-last-child(2) {
  border-left: 1px solid #ededed;
}
#header_menu > ul > li a {
  border-bottom: 4px solid transparent;
  color: #000;
  display: block;
  font-size: 14.5px;
  font-weight: 700;
  padding: 8px;
  text-decoration: none;
}
#header_menu > ul > li a:hover {
  border-bottom: 4px solid #000;
}
#header_menu > ul > li a.elfann-color:hover {
  border-bottom: 4px solid #592885;
}
#header_menu > ul > li a.elsport-color:hover {
  border-bottom: 4px solid #249638;
}
a.notificationsBell {
  color: #fff;
  display: none !important;
  font-size: 30px;
  line-height: 1;
  margin-left: 17px;
  margin-top: 4px;
}
.notificationPriorityControl {
  background-color: #212129;
  display: none;
  overflow: hidden;
  padding: 7px 10px;
  width: 100%;
  z-index: 9999999;
}
.notificationPriorityControl input[type="checkbox"] {
  display: none;
}
.notificationPriorityControl .value-container {
  float: right;
  width: 80%;
}
.notificationPriorityControl .value-container .value {
  color: #4a697b;
  float: right;
  font-size: 24px;
  text-align: center;
  width: 25%;
}
.notificationPriorityControl .value-container .value.first {
  text-align: right;
}
.notificationPriorityControl .value-container .value.last {
  text-align: left;
}
.notificationPriorityControl .value-container .value.before-last {
  padding-right: 0;
}
.notificationPriorityControl .value-container .value.after-first {
  padding-left: 6%;
}
.notificationPriorityControl .value-container .value.selected {
  color: #fff;
}
.notificationPriorityControl .slidecontainer {
  float: right;
  max-width: 100%;
  padding-bottom: 20px;
  width: 80%;
}
.notificationPriorityControl .slidecontainer .slider {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  background: #fff;
  border-radius: 7px;
  height: 19px;
  margin-top: 10px;
  max-width: 100%;
  opacity: 1;
  outline: none;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  width: 100%;
}
.notificationPriorityControl .slidecontainer .slider::-webkit-scrollbar-track {
  background-color: #d1d2d4;
  border-radius: 7px;
  height: 19px;
  margin-top: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .notificationPriorityControl .slider {
    overflow: hidden;
  }
}
.notificationPriorityControl .settings-icon {
  background-image: url(../images/hdr/settings.ed5eed36.png);
  float: right;
  height: 51px;
  margin-left: 8px;
  margin-top: 10px;
  width: 49px;
}
@media only screen and (max-width: 1092px) {
  #searchbox input.keywords {
    width: 370px;
  }
}
@media only screen and (max-width: 1152px) {
  .headercontent {
    overflow: hidden;
    padding: 0 6px;
  }
}
@media only screen and (max-width: 980px) {
  #searchbox {
    width: auto;
  }
  #searchbox input.globalsearch {
    border-radius: 0;
  }
  #searchbox input.keywords {
    border-radius: 0;
    width: 260px;
  }
}
@media only screen and (max-width: 768px) {
  #header_menu,
  #searchbox,
  .desktop-logo {
    display: none;
  }
  #header {
    box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.52);
  }
  header {
    background: #ae0004;
    min-width: 320px;
    position: sticky;
    width: 100%;
    z-index: 9999;
  }
  .bar {
    background: #fff;
    border-radius: 5px;
    display: block;
    margin: 5px 8px;
    opacity: 1;
    padding: 2px 0;
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
  }
  .logo-wrapper {
    display: table-cell;
    float: none;
    width: 100%;
  }
  a.notificationsBell {
    display: table-cell;
    vertical-align: middle;
  }
  .logo-wrapper .logo-image-wrapper {
    display: inline;
  }
  .mobile-logo {
    display: inline;
    height: 48px;
    padding: 5px 0;
    vertical-align: middle;
    width: 220px;
  }
  div.panelControl {
    display: table-cell;
  }
}
.logo-print-view {
  display: none;
}
@media print {
  #header {
    display: none;
  }
  .logo-print-view {
    display: block;
  }
}
*,
:after,
:before {
  box-sizing: inherit;
}
div,
h3,
input,
li,
ul {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ul {
  list-style: none;
}
[class^="icon-"] {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: DIN, sans-serif !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
.icon-search:before {
  content: "\e947";
}
.icon-bell:before {
  content: "\e94b";
}
a {
  text-decoration: none;
}
button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
@media only screen and (max-width: 768px) {
  .mobile:not(.middle-of-article) {
    display: block;
  }
}
.advanced-notification-options {
  background: #fff;
  border-radius: 9px;
  display: none;
  left: 28px;
  overflow: visible;
  position: absolute;
  width: 245px;
  z-index: 100000000000;
}
.advanced-notification-options .pointer-arrow {
  content: "";
  display: block;
  height: 7px;
  left: 26px;
  margin: 0 0.3rem;
  position: absolute;
  top: -8px;
  width: 14px;
}
.advanced-notification-options .pointer-arrow:before {
  border-color: transparent transparent rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 0 7px 7px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
}
.advanced-notification-options .pointer-arrow:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 7px 7px 0.5rem;
  content: "";
  display: block;
  position: absolute;
  top: 1px;
}
.advanced-notification-options .ntf-content-wrapper {
  border-radius: 9px;
  overflow: hidden;
}
.advanced-notification-options .ntf-options-header {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  color: inherit;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  padding: 9px;
  text-align: right;
}
.advanced-notification-options .ntf-options-content {
  background: #fff;
  border-radius: 6px;
  height: 170px;
  overflow: auto;
  padding: 0 18px;
  width: 100%;
  z-index: 100000000000;
}
.advanced-notification-options .ntf-options-content::-webkit-scrollbar {
  background: transparent;
  overflow: visible;
  width: 6px;
}
.advanced-notification-options .ntf-options-content::-webkit-scrollbar-thumb {
  background-color: #adadad;
  -webkit-border-radius: 9px;
}
.advanced-notification-options .ntf-options-content::-webkit-scrollbar-corner {
  background: transparent;
}
.advanced-notification-options .ntf-options-content ul li {
  border-bottom: 1px solid #e6e6e6;
  display: block !important;
  padding: 11px 0;
  text-align: right !important;
}
.advanced-notification-options .ntf-options-content ul li span.sliding-button {
  background-color: #ccc;
  border-radius: 26px;
  cursor: pointer;
  height: 25px;
  left: 0;
  position: absolute;
  transition: 0.4s;
  width: 45px;
}
.advanced-notification-options
  .ntf-options-content
  ul
  li
  span.sliding-button:before {
  background-color: #fff;
  border-radius: 50%;
  bottom: 3px;
  content: "";
  height: 20px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 20px;
}
.advanced-notification-options .ntf-options-footer {
  padding: 10px;
  text-align: right;
}
.advanced-notification-options .ntf-options-footer .save-advanced-options {
  background: #c00;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  padding: 3px;
  width: 90px;
}
nav {
  background-color: #ae0004;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  font-family: DIN, sans-serif;
  overflow: visible;
}
#top_menu {
  margin: auto;
  max-width: 1152px;
}
.parent_menu {
  direction: rtl;
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
}
#top_menu > ul li {
  display: table-cell;
  min-width: 10%;
  position: relative;
  text-align: center;
}
#top_menu > ul li a {
  border-bottom: 4px solid transparent;
  border-right: 1px solid #bb0509;
  color: #fff;
  display: block;
  font-size: 14.5px;
  font-weight: 700;
  padding: 6px 12px;
  text-decoration: none;
}
#top_menu > ul li h3 {
  font-weight: 400;
}
#top_menu > ul li .submenu li:hover {
  background-color: #000;
}
#top_menu > ul li .submenu li a {
  border-right: 0;
  color: #fff;
}
#top_menu > ul li .icon-search {
  vertical-align: -2px;
}
#top_menu > ul > li:first-child {
  width: 17%;
}
#top_menu > ul > li:first-child a {
  border-right: 0;
}
#top_menu > ul > li:last-child {
  visibility: hidden;
}
#top_menu > ul li:hover ul {
  display: block !important;
}
#top_menu > ul > li:hover h3 > a {
  border-bottom-color: #fff;
}
#top_menu .header-search-form {
  background: linear-gradient(90deg, #ae0004 92%, transparent);
  bottom: 0;
  display: none;
  font-size: 12px;
  left: 48px;
  position: absolute;
  top: 0;
}
#top_menu .header-search-form input {
  float: left;
  height: 23px;
  margin-left: 12px;
  margin-right: 24px;
  outline: 0;
  position: relative;
  top: 5px;
  transition: width 0.2s;
  width: 0;
}
#top_menu .search-button-container {
  width: 48px;
}
#top_menu .search-button-container:hover h3 > a {
  border-bottom-color: transparent;
}
.submenu {
  border-top: 1px solid #555;
  color: #fff;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.submenu li {
  background: #bb0509;
  display: block !important;
  float: none !important;
}
span.newnewscount {
  background: #ae0004;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  margin-left: 5px;
  padding: 0 5px;
}
a.notificationsBell {
  color: #fff;
  display: none !important;
  font-size: 30px;
  line-height: 1;
  margin-left: 17px;
  margin-top: 4px;
}
@media only screen and (max-width: 980px) {
  #top_menu > ul li {
    float: right;
    min-width: 7%;
    text-align: center;
  }
  #top_menu > ul > li:first-child {
    border-right: 0;
    width: 19%;
  }
  #top_menu > ul > li:first-child a {
    border-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  a.notificationsBell {
    display: table-cell;
    vertical-align: middle;
  }
  nav {
    display: none;
    position: fixed;
    top: 0;
    transition: top 0.4s;
  }
}
span.newnewscount {
  background: #fff;
  border-radius: 100%;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.4), 0 1px hsla(0, 0%, 100%, 0.15);
  color: #ae0004;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  height: 19px;
  line-height: 18px;
  max-width: 31px;
  position: absolute;
  right: 8px;
}
span.newnewscount:empty {
  display: none;
}
@media print {
  .submenu,
  nav {
    display: none;
  }
}

.header-tools {
    padding: 5px;
}
/*! CSS Used fontfaces */
@font-face {
  font-display: swap;
  font-family: Elnashra;
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/Elnashra.1df59fa8.woff) format("woff"),
    url(../images/hdr/Elnashra.869cfb3b.svg) format("svg");
}
@font-face {
  font-display: swap;
  font-family: DIN;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DINNextLTArabic-Light.930d0173.eot);
  src: url(../fonts/DINNextLTArabic-Light.930d0173.eot)
      format("embedded-opentype"),
    url(../fonts/DINNextLTArabic-Light.2375ce43.woff)
      format("woff"),
    url(../fonts/DINNextLTArabic-Light.4d59f802.ttf)
      format("truetype"),
    url(../images/hdr/DINNextLTArabic-Light.300b149e.svg)
      format("svg");
}
@font-face {
  font-display: swap;
  font-family: DIN;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DINNextLTArabic-Medium.963676c9.eot);
  src: url(../fonts/DINNextLTArabic-Medium.963676c9.eot)
      format("embedded-opentype"),
    url(../fonts/DINNextLTArabic-Medium.22d8e8f6.woff)
      format("woff"),
    url(../fonts/DINNextLTArabic-Medium.b86b3687.ttf)
      format("truetype"),
    url(../images/hdr/DINNextLTArabic-Medium.43b09251.svg)
      format("svg");
}
/*! CSS Used fontfaces */
@font-face {
  font-display: swap;
  font-family: Elnashra;
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/Elnashra.560f772d.ttf)
      format("truetype"),
    url(../fonts/Elnashra.1df59fa8.woff) format("woff"),
    url(../images/hdr/Elnashra.869cfb3b.svg) format("svg");
}
@font-face {
  font-display: swap;
  font-family: DIN;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DINNextLTArabic-Light.930d0173.eot);
  src: url(../fonts/DINNextLTArabic-Light.930d0173.eot)
      format("embedded-opentype"),
    url(../fonts/DINNextLTArabic-Light.2375ce43.woff)
      format("woff"),
    url(../fonts/DINNextLTArabic-Light.4d59f802.ttf)
      format("truetype"),
    url(../images/hdr/DINNextLTArabic-Light.300b149e.svg)
      format("svg");
}
@font-face {
  font-display: swap;
  font-family: DIN;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DINNextLTArabic-Medium.963676c9.eot);
  src: url(../fonts/DINNextLTArabic-Medium.963676c9.eot)
      format("embedded-opentype"),
    url(../fonts/DINNextLTArabic-Medium.22d8e8f6.woff)
      format("woff"),
    url(../fonts/DINNextLTArabic-Medium.b86b3687.ttf)
      format("truetype"),
    url(../images/hdr/DINNextLTArabic-Medium.43b09251.svg)
      format("svg");
}
