/*! CSS Used from: https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200 */
body > .skiptranslate:first-child,
.goog-te-gadget-icon {
  display: none;
}

#goog-gt-tt.skiptranslate {
  display: none !important;
}

#iqContain .uk-grid {
  display: block !important;
}
body {
  top: 0 !important;
}

#Xtwit:hover {
  fill: #00964c;
  text-decoration: underline;
}

#socialicons button,
#socialicons .button {
  padding: 10px !important;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: auto;
  /* padding-top: 8px; */
  /* padding-bottom: 8px; */
  color: #777;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 2px;
  text-transform: capitalize;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 4px;
  border: 1px solid #ddd;
  cursor: pointer;
  height: 40px;
}

@media only screen and (max-width: 768px) {
  .text-center {
    /* height: 70px ; */
  }
}
#locwarn:hover {
  color: #00964c;
  cursor: pointer;
}
.card-text.text-center {
  font-family: "Source Sans Pro" !important;
}
.iqdetails .swal2-html-container {
  margin: 0px !important;
  padding: 0.8em 1em 0 !important;
}
.iqdetails .card-text.text-center,
.iqdetails .swal2-title,
.iqdetails .swal2-html-container {
  text-align: left !important;
}
.story_container .swal2-html-story_container {
  margin: 0px !important;
  padding: 0.8em 1em 0 !important;
}
.story_container .card-text.text-center,
.story_container .swal2-title,
.story_container .swal2-html-container {
  text-align: left !important;
}
p.card-text.text-center {
  text-align: center !important;
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
/*! CSS Used from: Embedded */
.material-symbols-outlined {
  vertical-align: -6px;
}
.top-bar {
  line-height: 18px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
* {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  font-family: "univers_57_condensedregular";
}
li {
  list-style: none;
}
a:hover {
  transition: background-color 0.5s ease;
}
.top-bar {
  background: #00528a;
}
.top-bar .navi {
  float: left;
}
.top-bar .navi li {
  border-right: solid 1px #999;
  float: left;
}
.top-bar .navi li:last-child {
  border-right: solid 1px #999;
}
.top-bar .navi a {
  color: #fff;
  font-size: 15px;
  padding: 0 21px;
  display: block;
  line-height: 51px;
  text-transform: uppercase;
}
.top-bar .navi a:hover {
  background: #00964c;
}
.top-bar .top-right {
  float: right;
}
.top-bar .top-right .demos a {
  padding: 0 21px;
  font-size: 15px;
  display: block;
  line-height: 51px;
  color: #f5f5f5;
  text-transform: uppercase;
  background: #00528a;
  text-decoration: none !important;
  border-left: solid 1px #999;
}
.top-bar .top-right .demos a:hover {
  background: #00964c;
  color: #fff;
}
.top-bar .top-right .demos {
  float: left;
}
.top-bar .top-right i {
  margin: 0 10px 0 0;
  color: #f8f8f8;
  font-size: 19px;
  float: left;
}
a {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/fajar-icons/style.css */
[class^="icon-"] {
  font-family: "daily-mag";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-search2:before {
  content: "\e611";
}
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/bootstrap.css */
section {
  display: block;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after {
    content: "";
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
ul {
  margin-top: 0;
  margin-bottom: 0px;
}
ul ul {
  margin-bottom: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px;
}
@media (min-width: 768px) {
  .container {
    width: 748px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 968px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1308px !important;
    width: 100%;
  }
}
.row {
  margin-left: -14px;
  margin-right: -14px;
}
.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 14px;
  padding-right: 14px;
}
@media (min-width: 992px) {
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
}
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.container:after,
.row:after {
  clear: both;
}
@media (max-width: 767px) {
  .top-bar {
    display: none;
  }
  .top-bar .navi {
    float: none;
    text-align: center;
  }
  .top-bar .navi li {
    display: inline-block;
    float: none;
  }
  .top-bar .top-right {
    float: none;
    text-align: center;
  }
  .top-bar .top-right .demos {
    float: none;
    display: inline-block;
  }
  .top-bar .main {
    float: none;
    display: inline-block;
  }
  .search-btn {
    display: inline-flex;
    float: none !important;
  }
}
@media (max-width: 496px) {
  .top-bar .navi li {
    border: none;
  }
  .top-bar .navi li:last-child {
    border: none;
  }
  .top-bar .navi a {
    padding: 0 1px;
    font-size: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1281px) {
  .top-bar .navi a {
    padding: 0 15px;
  }
}
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/social-menu.css?version=2 */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
::selection {
  background: #ccc;
}
.main {
  float: left;
}
.search-btn {
  float: left;
  background: #00528a;
}
.search-btn i {
  padding: 16px;
  float: left;
  margin: 0px !important;
  cursor: pointer;
}
[class^="icon-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/mega-menu.css */
ul.sub-menu {
  text-align: left;
  display: inline;
  margin: 0 0 0 -1px;
  padding: 0px 4px 17px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 1500;
}
.navi ul.sub-menu li {
  position: relative;
  padding: 0px;
  background: #333;
  width: 200px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom: solid 1px #999;
  border-left: none;
}
.navi ul.sub-menu li:last-child {
  border-bottom: none;
}
.navi ul.sub-menu a {
  font-weight: 300;
  font-family: "univers_57_condensedregular";
  text-transform: uppercase;
  padding: 0px;
  line-height: 21px;
  background: none;
  padding: 15px 20px;
}
.navi ul.sub-menu a:hover {
  background: none;
}
.navi ul li:hover {
  background: #333;
  color: #fff;
}
.navi ul li ul {
  padding: 0;
  position: absolute;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.navi ul li ul li {
  background: #555;
  display: block;
  color: #fff;
}
.navi ul li ul li:hover {
  border-right: none !important;
}
.navi ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/*! CSS Used from: https://v2.imatr.org/templates//vendor/uikit/css/uikit.css?version=3 */
[class^="icon-"] {
  font-family: "daily-mag";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #1e87f0;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #0f6ecd;
  text-decoration: underline;
}
ul {
  margin: 0 0 20px 0;
}
* + ul {
  margin-top: 20px;
}
ul {
  padding-left: 30px;
}
ul > li > ul {
  margin: 0;
}
:focus {
  outline: none;
}
:focus-visible {
  outline: 2px dotted #333;
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
}
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/color-dark-blue.css?version=3 */
.navi ul li ul li:hover {
  background: #0152ad;
}
.top-bar .top-right .demos a:hover {
  background: #3098e0;
}
/*! CSS Used from: Embedded */
.navi li a:hover {
  background: #3d7ca6 !important;
  text-decoration: none;
}
.navi li {
  background: #00528a !important;
  text-decoration: none;
}
.top-nav {
  padding: 0 !important;
}
/*! CSS Used from: Embedded */
@media only screen and (min-width: 1080px) {
  .top_right_tablet {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  /* .top_right_desktop{display:none;} */
  .top_right_tablet {
    display: none;
  }
}
.top_right_desktop {
  display: flex;
  align-items: center;
}
/*! CSS Used fontfaces */
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 100 700;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v100/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2)
    format("woff2");
}
@font-face {
  font-family: "univers_57_condensedregular";
  src: url("/templates/fajarmag/fonts/univers-condensed-webfont.eot");
  src: url("/templates/fajarmag/fonts/univers-condensed-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/templates/fajarmag/fonts/univers-condensed-webfont.woff")
      format("woff"),
    url("/templates/fajarmag/fonts/univers-condensed-webfont.ttf")
      format("truetype"),
    url("/templates/fajarmag/fonts/univers-condensed-webfont.svg#univers_57_condensedregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "daily-mag";
  src: url("/templates/fajarmag/fajar-icons/fonts/daily-mag.eot?wpkqxm");
  src: url("/templates/fajarmag/fajar-icons/fonts/daily-mag.eot?#iefixwpkqxm")
      format("embedded-opentype"),
    url("/templates/fajarmag/fajar-icons/fonts/daily-mag.woff?wpkqxm")
      format("woff"),
    url("/templates/fajarmag/fajar-icons/fonts/daily-mag.ttf?wpkqxm")
      format("truetype"),
    url("/templates/fajarmag/fajar-icons/fonts/daily-mag.svg?wpkqxm#daily-mag")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "daily-mag";
  src: url("/templates/vendor/uikit/css/fajar-icons/fonts/daily-mag.eot?wpkqxm");
  src: url("/templates/vendor/uikit/css/fajar-icons/fonts/daily-mag.eot?#iefixwpkqxm")
      format("embedded-opentype"),
    url("/templates/vendor/uikit/css/fajar-icons/fonts/daily-mag.woff?wpkqxm")
      format("woff"),
    url("/templates/vendor/uikit/css/fajar-icons/fonts/daily-mag.ttf?wpkqxm")
      format("truetype"),
    url("/templates/vendor/uikit/css/fajar-icons/fonts/daily-mag.svg?wpkqxm#daily-mag")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSerif-Regular";
  src: url("/templates/fajarmag/fonts/PTSerif-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSerif-Italic";
  src: url("/templates/fajarmag/fonts/PTSerif-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "DancingScript-Regular";
  src: url("/templates/fajarmag/fonts/DancingScript-Regular.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}

.cookies {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0px;
  position: fixed;
  width: 100%;
  border-top: 2px solid white;
}

.cookiestext {
  /* color: white; */
  padding-left: 10px;
  padding-right: 10px;
}

.cookiesbutton {
  /* float: right; */
  margin: 15px;
  padding: 10px;
  background: none;
  color: white;
}

.cookie-alert {
  border-top: 2px solid white;
  padding: 10px;
  color: white;
  width: 100% !important;
  background-color: #00528a;
  bottom: 0px;
  position: fixed;
  margin: 0 !important;
  z-index: 999999999999999999999;
  opacity: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
}
.cookie-alert .fbutton {
  border-radius: 0px;
  width: 100px;
  border: 0px;
  margin: 15px;
  padding: 10px;
}
.cookie-alert .fbutton:hover {
  color: white !important;
  background-color: #00954c !important;
}
.card-bodys {
  margin: auto;
  width: 83%;
  display: flex;
}
.cookie-alert #policy {
  color: #46b27d;
}

.cookie-alert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

@media only screen and (max-width: 900px) {
  .card-bodys {
    flex-direction: column;
  }
  .cookie-alert {
    padding: 10px;
    color: white;
    width: 100% !important;
    /* height: 19rem; */
    background-color: #00528a;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 320px;
    margin: 0 !important;
    z-index: 999999999999999999999;
    opacity: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
  }
  .cookie-alert .card-body {
    flex-direction: column-reverse;
  }
  .cookie-alert a {
    margin-bottom: 10px;
  }
}

.student-alert {
  z-index: 1000;
  border-top: 2px solid white;
  color: white;
  width: 100% !important;
  background-color: #00528a;
  bottom: 0px;
  position: fixed;
  margin: 0 !important;
  opacity: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
}
.student-alert .fbutton {
  border-radius: 0px;
  /* width: 100px; */
  border: 0px;
  margin: 15px;
  padding: 10px;
}
.student-alert .fbutton:hover {
  color: white !important;
}

.student-alert #policy {
  color: #46b27d;
}

.student-alert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

.student-alert .card-bodys {
  margin: 0px !important;
  width: 100%;
}

@media only screen and (max-width: 900px) {
  .student-alert {
    padding: 10px;
    color: white;
    width: 100% !important;
    /* height: 19rem; */
    background-color: #00528a;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 320px;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
  }
  .student-alert .card-body {
    flex-direction: column-reverse;
  }
  .student-alert a {
    margin-bottom: 10px;
  }
}

/*! CSS Used from: https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200 */
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}
/*! CSS Used from: https://fonts.googleapis.com/icon?family=Material+Icons */
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}
/*! CSS Used from: Embedded */

/*! CSS Used from: /templates/fajarmag/css/fajar.css?version=3 */
body {
  background: #f8f8f8;
  font-family: "Fira Sans", sans-serif !important;
  color: #000;
}
* {
  margin: 0px;
  padding: 0px;
}
/* h2{text-transform:uppercase;font-weight:300;font-family:'univers_57_condensedregular';}
h3{text-transform:uppercase;font-weight:300;font-family:'univers_57_condensedregular';}
h4{text-transform:uppercase;font-weight:300;font-family:'univers_57_condensedregular';}
h6{text-transform:uppercase;font-weight:300;font-family:'univers_57_condensedregular';} */
/* p{font-family:'Source Sans Pro', sans-serif;font-weight:300;font-size:18px;line-height:27px;} */
a {
  text-decoration: none;
  font-family: "univers_57_condensedregular";
}
li {
  list-style: none;
}
a:hover {
  transition: background-color 0.5s ease;
}
/* img:hover{transition:background-color 0.5s ease;}
.clear{clear:both;} */
.top-bar {
  background: #00a997;
}
.top-bar .navi {
  float: left;
}
.top-bar .navi li {
  border-right: solid 1px #999;
  float: left;
}
.top-bar .navi li:last-child {
  border-right: solid 1px #999;
}
.top-bar .navi a {
  color: #fff;
  font-size: 15px;
  padding: 0 21px;
  display: block;
  line-height: 51px;
  text-transform: uppercase;
}
.top-bar .navi a:hover {
  background: #00964c;
}
.top-bar .top-right {
  float: right;
}
.top-bar .top-right .demos a {
  padding: 0 21px;
  font-size: 15px;
  display: block;
  line-height: 51px;
  color: #f5f5f5;
  text-transform: uppercase;
  background: #00a997;
  text-decoration: none !important;
  border-left: solid 1px #999;
}
.top-bar .top-right .demos a:hover {
  background: #00964c;
  color: #fff;
}
.top-bar .top-right .demos a.logout:hover {
  background: #d7262c;
  color: #fff;
}
.top-bar .top-right .demos {
  float: left;
}
.top-bar .top-right i {
  margin: 0 10px 0 0;
  color: #f8f8f8;
  font-size: 19px;
  float: left;
}

.contact-us .form {
  text-align: center;
  display: inline-block;
  background: #fff;
  border: solid 1px #dfdfdf;
  padding: 27px;
}
.contact-us .textarea textarea {
  width: 100%;
  border: solid 1px #d2d2d2;
  height: 236px;
  text-transform: uppercase;
  font-size: 15px;
  color: #828282;
  margin: 0 0 15px 0;
  padding: 15px;
}
.contact-us .textarea {
  width: 100%;
}
.contact-us .fields input[type="text"] {
  width: 100%;
  border: solid 1px #d2d2d2;
  height: 56px;
  font-size: 15px;
  color: #828282;
  margin: 0 0 15px 0;
  padding: 0 15px;
}
.contact-us .fields {
  width: 49%;
  float: left;
  margin: 0 15px 0 0;
}

.contact-us .textarea textarea {
  width: 100%;
  border: solid 1px #d2d2d2;
  height: 236px;
  text-transform: uppercase;
  font-size: 15px;
  color: #828282;
  margin: 0 0 15px 0;
  padding: 15px;
}
.contact-us .fields.last {
  margin: 0 0 0 0;
}
.contact-us {
  text-align: center;
}
.contact-us h3 {
  text-align: left;
}
.contact-us .form h3 {
  margin: 0 0 25px 0;
}
.contact-us input[type="submit"] {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  margin: 0 0 15px 0;
  padding: 0 15px;
  background: #333333;
  border: none;
  padding: 12px 32px;
  float: left;
}
.contact-us p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 18px !important;
  line-height: 27px;
}
.contact-us p,
.contact-us ul,
.contact-us ol {
  margin: 20px 0 20px 0 !important;
}

.contact-us li {
  list-style: none;
}

a {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sticky-header {
  padding: 0;
}
/* .sticky-header.scroll-to-fixed-fixed{background:#fff;margin-top:0px;border-bottom:solid 1px #EAEAEA;} */
/*! CSS Used from: /templates/fajarmag/fajar-icons/style.css */
[class^="icon-"] {
  font-family: "daily-mag";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* .icon-twitter:before{content:"\e600";} */
.icon-search2:before {
  content: "\e611";
}
/* .icon-question:before{content:"\e75d";}
.icon-instagram:before{content:"\e7d3";} */
/* .icon-youtube:before{content:"\e7da";} */
/* .icon-cross2:before{content:"\e8f5";} */
/* .icon-facebook6:before{content:"\e970";} */
/*! CSS Used from: /templates/fajarmag/css/bootstrap.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
nav,
section {
  display: block;
}
/* footer{background:#000;} */
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
/* svg:not(:root){overflow:hidden;} */
button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* button{overflow:visible;} */
/* button{text-transform:none;} */
/* button{-webkit-appearance:button;cursor:pointer;} */
input {
  line-height: normal;
}
/* @media print{
*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
a[href^="#"]:after{content:"";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.glyphicon-chevron-left:before{content:"\e079";}
.glyphicon-chevron-right:before{content:"\e080";} */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
/* .carousel-inner > .item > a > img{display:block;width:100% \9;max-width:100%;height:auto;}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
h2,h3,h4,h6{line-height:1.1;color:inherit;}
h2,h3{margin-top:0;margin-bottom:0;}
h4,h6{margin-top:-5px;margin-bottom:0px;}
h2{font-size:42px;}
h3{font-size:32px;}
h4{font-size:28px;}
h6{font-size:20px;text-transform:uppercase;font-weight:300;} */
/* p{margin:0 0 0px;} */
/* .text-center{text-align:center;} */
ul,
ol {
  margin-top: 0;
  margin-bottom: 0px;
}
ul ul {
  margin-bottom: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
/* @media (min-width: 992px){
.container{width:968px;}
} */
@media (min-width: 1280px) {
  .container {
    max-width: 1308px;
    width: 100%;
  }
}
.row {
  margin-left: -14px;
  margin-right: -14px;
}
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-8,
.col-md-10,
.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 14px;
  padding-right: 14px;
}
/* @media (min-width: 992px){
.col-md-3,.col-md-4,.col-md-5,.col-md-8,.col-md-10,.col-md-12{float:left;}
.col-md-12{width:100%;}
.col-md-10{width:83.33333333%;}
.col-md-8{width:66.66666667%;}
.col-md-5{width:41.66666667%;}
.col-md-4{width:33.33333333%;}
.col-md-3{width:25%;}
}
.collapse{display:none;}
.carousel{position:relative;}
.carousel-inner{position:relative;overflow:hidden;width:100%;}
.carousel-inner > .item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}
.carousel-inner > .item > a > img{line-height:1;}
.carousel-inner > .active{display:block;}
.carousel-inner > .active{left:0;}
.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:1;filter:alpha(opacity=50);font-size:20px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}
.carousel-control.left{background:url(/templates/fajarmag/images/arrow-left.png) no-repeat;width:50px;width:76px;background-size:100%;height:54px;top:20%;left:3%;}
.carousel-control.right{left:auto;right:0;background:url(/templates/fajarmag/images/arrow-right.png) no-repeat;width:50px;width:76px;background-size:100%;height:54px;top:20%;right:3%;}
.carousel-control:hover,.carousel-control:focus{outline:0;color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;display:none;}
.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px;}
.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px;}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center;}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #ffffff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0, 0, 0, 0);display:none;}
.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#ffffff;}
.carousel-caption{float:left;bottom:0;z-index:10;padding-top:0;padding-bottom:0;color:#222;}
.carousel-caption a{color:#222;}
.carousel-inner img:hover{opacity:0.9;}
@media screen and (min-width: 768px){
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{width:30px;height:30px;margin-top:-15px;font-size:30px;}
.carousel-control .glyphicon-chevron-left{margin-left:-15px;}
.carousel-control .glyphicon-chevron-right{margin-right:-15px;}
.carousel-caption{padding-bottom:30px;}
.carousel-indicators{bottom:20px;}
} */
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.container:after,
.row:after {
  clear: both;
}
@media (min-width: 768px) {
  #page {
    display: none;
  }
}
@media (max-width: 767px) {
  .top-bar {
    display: none;
  }
  .weather {
    display: none;
  }
  .posts-style1 {
    margin: 0 0 0 0;
  }
  .header {
    padding: 18px 0;
    background: #fff;
    position: fixed;
    z-index: 1500;
    width: 100%;
    box-shadow: 0 0 13px rgba(144, 144, 144, 0.66);
  }
  .footer .latest-post {
    padding: 60px 0 0 0;
  }
  .top-bar .navi {
    float: none;
    text-align: center;
  }
  .top-bar .navi li {
    display: inline-block;
    float: none;
  }
  .top-bar .top-right {
    float: none;
    text-align: center;
  }
  .top-bar .top-right .demos {
    float: none;
    display: inline-block;
  }
  .top-bar .main {
    float: none;
    display: inline-block;
  }
  .search-btn {
    display: inline-flex;
    float: none !important;
  }
  .search a {
    top: 122px !important;
  }
  .carousel-caption {
    padding-bottom: 20px;
  }
  .posts-style1 .post-sec img {
    width: 100%;
  }
  .posts-style1 .post-sec .detail {
    width: 100%;
  }
}

.uk-modal-dialog {
  border-radius: 8px;
}
.post-sec {
  margin: 0 0 28px 0;
  border-radius: 8px;
  overflow: hidden;
}
.post-sec:last-child {
  margin: 0 0 0px 0;
}
.post-sec img {
  width: 48%;
  float: left;
}
.post-sec img:hover {
  opacity: 0.9;
}
.post-sec .detail {
  background: #fff;
  padding: 10px 16px 10px 16px;
  float: right;
  width: 52%;
}

.post-sec .detail p {
  margin: 8px 0 0 0;
}
.post-sec .detail .icons-sec {
  border-top: solid 1px #dfdfdf;
  margin: 20px -16px 0 -16px !important;
  padding: 12px 25px;
}
.post-sec .detail .icons-sec li:last-child {
  float: right;
}
.post-sec .detail .icons-sec i {
  font-size: 20px;
}
.posts-style {
  margin-top: 0px;
}
.articles .posts-style1 {
  padding: 0 0 28px 0;
}
.detail2 {
  padding-top: -6px;
  margin: 0;
  background: #fff;
}
.detail2 .smdate {
  padding: 0;
  font-size: 0.7em;
}
.detail3 {
  position: unset;
  height: 4em !important;
}
.detail3 ul {
  border: none;
  float: left !important;
  padding: 0;
  position: unset;
}
.detail3 {
  position: unset !important;
}

/* @media (max-width: 496px){
.top-bar .navi li{border:none;}
.top-bar .navi li:last-child{border:none;}
.top-bar .navi a{padding:0 1px;font-size:13px;}
.search a{top:172px!important;}
.footer .latest-post .social-icons a{font-size:22px;width:55px;height:55px;}
.footer h4{margin:0 0 25px 0;}
} */
@media (min-width: 768px) and (max-width: 1281px) {
  .top-bar .navi a {
    padding: 0 15px;
  }
  .footer .latest-post {
    padding: 60px 0 0 0;
  }
  .posts-style1 .post-sec img {
    width: 100%;
  }

  .posts-style1 .post-sec .detail {
    width: 100%;
  }
}

/*! CSS Used from: /templates/fajarmag/css/social-menu.css?version=2 */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
/* ::selection{background:#CCC;} */
.main {
  float: left;
}
/* .search{display:none;background:#fff;border-bottom:solid 1px #D3D3D3;left:0;top:52px;width:100%;position:absolute;z-index:10;padding:16px 0;} */
.search-btn {
  float: left;
  background: #00a997;
}
.search-btn i {
  padding: 16px;
  float: left;
  margin: 0px !important;
  cursor: pointer;
}
/* .search input[type="text"]{border:0 none;font-size:30px;height:100%;margin:-18px 0 0 0;padding:16px 0;width:66%;position:absolute;background:none;} */
[class^="icon-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* .search a{font-size:30px;position:relative;right:-8px;top:0px;text-decoration:none;color:#222;float:right;} */
/* input:focus{outline:0;} */
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/mega-menu.css */
ul.sub-menu {
  text-align: left;
  display: inline;
  margin: 0px;
  padding: 0px;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 1500;
}
.navi ul.sub-menu li {
  position: relative;
  padding: 0px;
  background: #333;
  width: 200px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom: solid 1px #999;
  border-left: none;
}
.navi ul.sub-menu li:last-child {
  border-bottom: none;
}
.navi ul.sub-menu a {
  font-weight: 300;
  font-family: "univers_57_condensedregular";
  text-transform: uppercase;
  padding: 0px;
  line-height: 21px;
  background: none;
  padding: 15px 20px;
}
/* .navi  ul.sub-menu a:hover{background:none;} */
.navi ul li:hover {
  background: #333;
  color: #fff;
}
.navi ul li ul {
  padding: 0;
  position: absolute;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.navi ul li ul li {
  background: #555;
  display: block;
  color: #fff;
}
/* .navi ul li ul li:hover{border-right:none!important;} */
.navi ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/*! CSS Used from: https://v2.imatr.org/templates//vendor/uikit/css/uikit.css?version=3 */
html {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #666;
}
body {
  margin: 0;
}
[class^="icon-"] {
  font-family: "daily-mag";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #00528a;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #00964c;
  text-decoration: underline;
}
img,
svg {
  vertical-align: middle;
}
img,
svg {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}
p,
ul,
ol {
  margin: 0 0 20px 0;
}
* + p,
* + ul {
  margin-top: 20px;
}
/* h2,h3,h4,h6{margin:0 0 20px 0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-weight:normal;color:#333;text-transform:none;}
* + h4,* + h6{margin-top:40px;}
h2{font-size:1.7rem;line-height:1.3;}
h3{font-size:1.5rem;line-height:1.4;}
h4{font-size:1.25rem;line-height:1.4;}
h6{font-size:0.875rem;line-height:1.4;}
@media (min-width: 960px){
h2{font-size:2rem;}
} */
ul,
ol {
  padding-left: 30px;
}
ul > li > ul {
  margin: 0;
}
:focus {
  outline: none;
}
/* :focus-visible{outline:2px dotted #333;}
::selection{background:#39f;color:#fff;text-shadow:none;} */
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
}
/* .uk-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:transparent;display:inline-block;fill:currentcolor;line-height:0;}
button.uk-icon:not(:disabled){cursor:pointer;}
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve){stroke:currentcolor;}
.uk-icon > *{transform:translate(0, 0);}
.uk-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:0.875rem;line-height:38px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.1s ease-in-out;transition-property:color, background-color, border-color;}
.uk-button:not(:disabled){cursor:pointer;}
.uk-button:hover{text-decoration:none;}
.uk-button-default{background-color:transparent;color:#333;border:1px solid #e5e5e5;}
.uk-button-default:hover{background-color:transparent;color:#333;border-color:#b2b2b2;}
.uk-button-default:active{background-color:transparent;color:#333;border-color:#999999;}
.uk-button-primary{background-color:#1e87f0;color:#fff;border:1px solid transparent;}
.uk-button-primary:hover{background-color:#0f7ae5;color:#fff;}
.uk-button-primary:active{background-color:#0e6dcd;color:#fff;}
.uk-button-default:disabled,.uk-button-primary:disabled{background-color:transparent;color:#999;border-color:#e5e5e5;}
.uk-close{color:#999;transition:0.1s ease-in-out;transition-property:color, opacity;}
.uk-close:hover{color:#666;}
.uk-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:15px 15px;background:rgba(0, 0, 0, 0.6);opacity:0;transition:opacity 0.15s linear;}
@media (min-width: 640px){
.uk-modal{padding:50px 30px;}
}
@media (min-width: 960px){
.uk-modal{padding-left:40px;padding-right:40px;}
}
.uk-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100%!important;background:#fff;opacity:0;transform:translateY(-100px);transition:0.3s linear;transition-property:opacity, transform;}
.uk-modal-body{display:flow-root;padding:20px 20px;}
.uk-modal-header{display:flow-root;padding:10px 20px;background:#fff;border-bottom:1px solid #e5e5e5;}
.uk-modal-footer{display:flow-root;padding:10px 20px;background:#fff;border-top:1px solid #e5e5e5;}
@media (min-width: 640px){
.uk-modal-body{padding:30px 30px;}
.uk-modal-header{padding:15px 30px;}
.uk-modal-footer{padding:15px 30px;}
}
.uk-modal-body > :last-child,.uk-modal-header > :last-child,.uk-modal-footer > :last-child{margin-bottom:0;}
.uk-modal-title{font-size:2rem;line-height:1.3;}
[class*='uk-modal-close-']{position:absolute;z-index:1010;top:2px;right:2px;padding:2px;}
[class*='uk-modal-close-']:first-child + *{margin-top:0;}
.uk-modal-close-full:hover{content:"e5c9"!important;background:#0584dc;color:#fff;}
.uk-modal-close-full{top:0;right:0;padding:0px;background:#fff;color:#02538b;}
@media (min-width: 960px){
.uk-modal-close-full{padding:10px;}
} */
:root {
  --uk-leader-fill-content: .;
}
/* .uk-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;}
.uk-grid > *{margin:0;}
.uk-grid{margin-left:-30px;}
.uk-grid > *{padding-left:30px;}
@media (min-width: 1200px){
.uk-grid{margin-left:-40px;}
.uk-grid > *{padding-left:40px;}
}
.uk-grid-collapse{margin-left:0;}
.uk-grid-collapse > *{padding-left:0;}
[class*='uk-width']{box-sizing:border-box;width:100%;max-width:100%;}
.uk-width-auto{width:auto;}
@media (min-width: 640px){
.uk-width-1-1\@s{width:100%;}
}
@media (min-width: 960px){
.uk-width-1-1\@m{width:100%;}
}
@media (min-width: 1200px){
.uk-width-3-4\@l{width:75%;}
}
.uk-text-right{text-align:right!important;}
.uk-flex-middle{align-items:center;}
.uk-padding-small{padding:15px;} */
:root {
  --uk-position-margin-offset: 0px;
}
/* @media print{
*,*::before,*::after{background:transparent!important;color:black!important;box-shadow:none!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
} */
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/tabs.css */
/* #tabs{margin-top:40px;} */
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/demo.css */
.post-detail {
  background-color: #fff0;
  border: solid 1px #dfdfdf;
  padding: 35px 20px;
}

#page .header a {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 29px;
  right: 10px;
  background: #00528a url(/templates/fajarmag/images/Hamburger_icon.png)
    no-repeat center;
  background-size: 32px;
  border-radius: 5px;
}
#page .header {
  padding: 0px;
}
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/color-dark-blue.css?version=3 */
/* .navi ul li ul li:hover{background:#0152ad;}
.footer2 .about-us a{color:#fff!important;}
.feat-posts a.title:hover{color:#0152ad;}
.carousel-caption a:hover{color:#0152ad;}
.footer .latest-post .pos-sec .detail a:hover{color:#0152ad;}
.footer .latest-post .social-icons a:hover{border:solid 3px #0152ad;color:#0152ad;}
.caegory li a:hover{color:#0152ad;}
.top-bar .top-right .demos a:hover{background:#3098e0;} */
/*! CSS Used from: https://code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css */
/* .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-front{z-index:100;}
.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}
.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%;}
.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}
.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}
.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}
.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}
.ui-widget-content a{color:#333333;}
*/

.ui-state-default {
  border: 1px solid #fff;
  background: #b0b1b336;
  font-weight: normal;
  color: #454545;
}
/* .ui-state-active{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;} */

/* .ui-corner-all,.ui-corner-top{border-top-left-radius:3px;}
.ui-corner-all,.ui-corner-top{border-top-right-radius:3px;} */
/* .ui-corner-all,.ui-corner-bottom{border-bottom-left-radius:3px;}
.ui-corner-all,.ui-corner-bottom{border-bottom-right-radius:3px;} */
/*! CSS Used from: Embedded */
.navi li a:hover {
  background: #3d7ca6 !important;
  text-decoration: none;
}
.navi li {
  background: #00a997 !important;
  text-decoration: none;
}
.top-nav {
  padding: 0 !important;
}
/*! CSS Used from: Embedded */
/* h6{font-size:20px;font-weight:300;} */
/* a.read-more{background:#00954C;padding:10px 34px;text-transform:uppercase;font-size:14px;color:#fff;margin:18px 0 0 0;display:inline-block;transition:background-color 0.5s ease;} */
/* a.read-more:hover{background:#046434;text-decoration:none;} */
/* .rs-main{background:#fff;border:solid 1px #f6f6f6;} */
/* .ui-state-active{border:1px solid #f6f6f6;background:#e4e7ec;font-weight:normal;color:#000;} */
/*! CSS Used from: https://v2.imatr.org/templates/fajarmag/css/jquery.mmenu.all.css */
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}
.mm-menu .mm-hidden {
  display: none;
}
.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mm-menu > .mm-panel.mm-opened {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
.mm-menu .mm-list {
  padding: 20px 0;
}
.mm-menu > .mm-list {
  padding-bottom: 0;
}
.mm-menu > .mm-list:after {
  content: "";
  display: block;
  height: 40px;
}
.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-list {
  font: inherit;
  font-size: 14px;
}
.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}
/* .mm-list > li > a:hover{background:rgba(0, 0, 0, 0.15);} */
.mm-list > li {
  position: relative;
}
.mm-list > li > a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.82);
  line-height: 24px;
  display: block;
  padding: 10px 10px 10px 20px;
  text-decoration: none;
  margin: 0;
  font-size: 17px;
}
.mm-list
  > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(
    .mm-noresults
  ):after {
  content: "";
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mm-list
  > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(
    .mm-noresults
  ):after {
  width: auto;
  margin-left: 0;
  position: relative;
  left: auto;
}
.mm-list a.mm-subopen {
  background: rgba(3, 2, 1, 0);
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mm-list a.mm-subopen:before {
  content: "";
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mm-list a.mm-subopen + a {
  padding-right: 5px;
  margin-right: 40px;
}
/* .mm-list a.mm-subclose{text-indent:20px;padding-top:30px;margin-top:-20px;} */
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: "";
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
}
@font-face {
  font-family: "daily-mag";
  src: url("../fajar-icons/fonts/daily-mag.eot?wpkqxm");
  src: url("../fajar-icons/fonts/daily-mag.eot?#iefixwpkqxm")
      format("embedded-opentype"),
    url("../fajar-icons/fonts/daily-mag.woff?wpkqxm") format("woff"),
    url("../fajar-icons/fonts/daily-mag.ttf?wpkqxm") format("truetype"),
    url("../fajar-icons/fonts/daily-mag.svg?wpkqxm#daily-mag") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BWHaasGrotesk";
  src: url("../../main/fonts/BWHaasGrotesk-55Roman-Web-5cf5733cd9.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BWHaasGroteskBold";
  src: url("../../main/fonts/BWHaasGrotesk-75Bold-Web-de8c77cce2.woff2");
  font-weight: bold;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "daily-mag" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}
/* .mm-list a.mm-subclose:before{border-right:none;border-bottom:none;margin-bottom:-15px;left:22px;} */
.mm-menu {
  background: #00a997;
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}
/* .mm-menu .mm-list > li > a.mm-subclose{background:rgba(0, 0, 0, 0.1);color:rgba(255, 255, 255, 0.3);} */
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-page {
  z-index: 1;
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}
.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}
.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
.mm-footer {
  text-transform: none;
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px;
}
.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
}
.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next {
  padding-top: 30px;
}
.mm-header .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  position: relative;
  color: rgba(255, 255, 255, 0.87);
  font-size: 17px;
}
.mm-header .mm-prev,
.mm-header .mm-next {
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  min-width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-header .mm-prev {
  padding-left: 20px;
  padding-right: 10px;
  left: 0;
}
.mm-header .mm-next {
  padding-left: 10px;
  padding-right: 20px;
  right: 0;
}
/* .mm-menu.mm-hasheader li.mm-subtitle{display:none;} */
.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px;
}
.mm-menu.mm-hasheader > .mm-panel.mm-list {
  padding-top: 60px;
}
.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3);
}
/* .mm-menu .mm-header .mm-prev:before,.mm-menu .mm-header .mm-next:after{border-color:rgba(255, 255, 255, 0.3);} */
.mm-search,
.mm-search input {
  box-sizing: border-box;
}
.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px;
}
/* .mm-list > li.mm-subtitle + li.mm-search{margin-top:0;} */
.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0;
}
.mm-search {
  padding: 10px;
}
.mm-search input {
  border: none;
  border-radius: 30px;
  font: inherit;
  font-size: 14px;
  line-height: 30px;
  outline: none;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 10px;
  color: rgba(145, 145, 145, 1);
}
.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0;
}
/* .mm-menu .mm-noresultsmsg:after{border:none!important;} */
.mm-menu .mm-search input {
  background: #fff;
  color: rgba(145, 145, 145, 1);
}
.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-right {
  left: auto;
  right: 0;
}
/*! CSS Used from: Embedded */
html {
  overflow-y: scroll;
}
/* @media only screen and (min-width: 1080px){
.top_right_tablet{display:none;}
#dinamic_row{display:flex;}
#dinamic_col_1{order:1;}
#dinamic_col_2{order:2;}
} */
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  /* .top_right_desktop{display:none;} */
  .rs-main {
    float: right !important;
    width: 300px !important;
  }
  #iqposts {
    float: left !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .right-sec {
    margin: 0px 0px;
  }
  .header {
    display: unset;
  }
  #dinamic_col_2 {
    display: none;
  }
  #subheading {
    margin-top: 1rem;
    padding: 0px !important;
  }
  #header_row {
    max-height: 10px;
  }
  #hide_this {
    display: none;
  }
}
.post-detail {
  border: solid 0px black !important;
}
#loadOverlay {
  display: none;
}
@media only screen and (min-width: 1079px) {
  #polidesc {
    width: 12rem !important;
  }
}
@media only screen and (min-width: 1281px) {
  #return-to-student {
    display: none !important;
  }
}

.iq-comment-section {
  border-top: 2px solid #f6f6f6;
  /* padding: 0px; */
  background-color: #fdfdfd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  /* display: flex; */
  /* flex-direction: column; */
  /* align-items: center; */
  padding: 25px 10px 10px 10px;
  margin: 0px 15px 25px 15px;
  border-radius: 8px;
}

.iq-comment-section .comments-section {
  margin: 0px 10px 0px 10px;
}

.swal-wide {
  max-width: 800px !important;
  width: 80% !important;
}

.crop-buttons {
  text-align: center;
  margin-top: 10px;
}

.crop-buttons button {
  margin: 0 5px !important;
  padding: 5px 10px !important;
  border-radius: 4px !important;
  background-color: #f0f0f0 !important;
  border: 1px solid #ddd !important;
}

#cropper-container {
  max-height: 70vh;
  overflow: hidden;
}

.swal2-container {
  z-index: 9999999999;
}

#return-to-student {
  z-index: 999999999 !important;
  position: fixed;
  bottom: 20px;
  left: 30px;
  background: #00528a;
  /* background: rgba(0, 0, 0, 0.7) */
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  /* display: none; */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-student i {
  z-index: 9999999 !important;
  color: #fff;
  margin: 0;
  position: relative;
  left: 13px;
  top: 11px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-student:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-student:hover i {
  color: #fff;
  top: 5px;
}

#return-to-top {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 999;
  position: fixed;
  bottom: 150px;
  right: 20px;
  background: #f6f6f6;
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  /* -webkit-border-radius: 35px; */
  /* -moz-border-radius: 35px; */
  /* border-radius: 35px; */
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  z-index: 9999999 !important;
  color: #000;
  margin: 0;
  position: relative;
  left: 8px;
  top: 6px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: white;
}
#return-to-top:hover i {
  color: #000;
  top: 0px;
}

#return-to-bottom {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 999;
  position: fixed;
  bottom: 90px;
  right: 20px;
  background: #f6f6f6;
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  /* -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px; */
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-bottom i {
  z-index: 9999999 !important;
  color: #000;
  margin: 0;
  position: relative;
  left: 8px;
  top: 6px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-bottom:hover {
  background: white;
}
#return-to-bottom:hover i {
  color: #000;
  top: 12px;
}

#return-to-topmod {
  z-index: 999999999999;
  position: fixed;
  bottom: 80px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-topmod i {
  z-index: 999999999999 !important;
  color: #fff;
  margin: 0;
  position: relative;
  left: 13px;
  top: 11px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-topmod:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-topmod:hover i {
  color: #fff;
  top: 0px;
}

#return-to-bottommod {
  z-index: 9999999999999;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-bottommod i {
  z-index: 9999999999 !important;
  color: #fff;
  margin: 0;
  position: relative;
  left: 13px;
  top: 11px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-bottommod:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-bottommod:hover i {
  color: #fff;
  top: 15px;
}

/* Toast Notification Style */
.install-toast {
  position: fixed;
  bottom: 20px;
  right: 100px;
  background: white;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  gap: 20px;
  transform: translateY(
    150%
  ); /* Change from 100% to 150% to ensure it's fully hidden */
  transition: transform 0.3s ease;
  z-index: 10000000;
  visibility: hidden; /* Add visibility hidden by default */
  opacity: 0; /* Add opacity 0 by default */
  transition: transform 0.3s ease, visibility 0.3s ease, opacity 0.3s ease; /* Add transitions for visibility and opacity */
  font-size: 18px;
}

.install-toast.show {
  transform: translateY(0);
  visibility: visible; /* Make visible when shown */
  opacity: 1; /* Make fully opaque when shown */
}

.toast-content {
  display: flex;
  align-items: center;
  gap: 15px;
}

.toast-icon {
  width: 35px;
  height: 35px;
}

.toast-install {
  padding: 6px 12px;
  background: #00528a;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.toast-close {
  padding: 4px;
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0.5;
}

/* Bottom Banner Style */
.install-banner {
  font-weight: 700;
  border-top: solid 1px #ddd;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f6f6f6;
  padding: 16px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  transform: translateY(100%);
  visibility: hidden; /* Add this */
  opacity: 0; /* Add this */
  transition: transform 0.3s ease, visibility 0.3s ease, opacity 0.3s ease; /* Update transition */
  z-index: 999999999999999999;
}

.install-banner.show {
  transform: translateY(0);
  visibility: visible; /* Add this */
  opacity: 1; /* Add this */
}

.banner-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 16px;
}

.banner-icon {
  width: 48px;
  height: 48px;
}

.banner-text {
  flex-grow: 1;
}

.banner-text h3 {
  margin: 0;
  font-size: 1.1em;
}

.banner-text p {
  margin: 4px 0 0;
  color: #444444;
  font-weight: 500;
}

.banner-buttons {
  display: flex;
  gap: 8px;
  font-weight: 300;
}

.banner-install {
  padding: 8px 16px;
  background: #00528a;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.banner-close {
  padding: 8px 16px;
  background: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .banner-content {
    flex-direction: column;
    text-align: center;
  }

  .banner-buttons {
    width: 100%;
    justify-content: center;
  }
}

#categories-dropdown,
.nav-list.subind.show {
  max-height: 100% !important;
}
/* Extra Things */
