a {
  transition: all 0.3s !important;
  /* color: #181828 !important; */
}
.text-xsmall {
  font-size: 0.75rem;
  line-height: 1.4rem;
}
.block-system-main-block {
  width: 100%;
}
.table-primary tr th {
  background-color: #6772e5 !important;
}
/* .table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #fefefe !important;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border: 1px solid #32325d !important;
} */
.justify-content-end {
  display: flex;
}

.top-header {
  display: flex;
}

.top-header .nav-link {
  padding: 0;
}

.top-header a.nav-link {
  padding-right: 1rem;
}

.language-switcher-language-url .is-active {
  display: none;
}

.top-header .nav-link.nav-link--user-login::before {
  content: " ";
  display: inline-block;
  background: url(../img/sign-in.svg) no-repeat center center;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: bottom;
}

.navbar-brand,
.navbar-brand .sitetitle {
  line-height: 2.25rem;
}

.navbar-brand img {
  vertical-align: bottom;
  height: 6rem !important;
  transition: 0.2s all;
}
.navbar-brand.navbar-brand-sm img {
  height: 3.5rem !important;
  position: relative;
  top: 5px;
}
#top-bar {
  background: transparent;
  padding: 0;
  position: absolute;
  z-index: 10000;
  right: 0;
  top: 0;
  width: 100%;
}
#headerbrand {
	z-index: 10001;
}

.menu--main {
  width: 100%;
}

.form-row > fieldset,
.form-row > div {
  max-width: 100% !important;
}

nav.tabs {
  width: 100%;
}

#hero {
  min-height: 41vh;
}

.navbar-brand h1 {
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  margin: 0;
  color: #fff;
  font-weight: 400;
}

.badge.countries {
  padding: 0;
  background-color: transparent !important;
}
.badge.countries .field__items {
  display: flex;
  flex-flow: wrap;
}
.badge.countries .field__items .field__item {
  padding: 0.5em 0.5rem;
  margin-right: 0.5rem;
  color: #fff;
  background-color: #6772e5;
  margin-bottom: 0.2rem;
}
.badge.countries .field--type-entity-reference {
  margin: 0;
}

.toolbar-oriented .toolbar-bar {
  z-index: 10502;
}

@media (max-width: 991.98px) {
  .navbar-nav .nav-link {
    padding: 0.5rem 0;
    display: block;
    width: 100%;
  }
}

#sdgsw {
  display: flex;
  align-items: center;
  justify-content: center;
}
#sdgsw > div {
  position: absolute;
  width: calc(100% - 160px);
  height: calc(100% - 136px);
}

#jarallax-container-0::before {
  content: " ";
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  z-index: 10;
  position: relative;
}

#navtabs a {
  height: 100%;
  padding: 1rem 5px;
  color: #fff;
  display: block;
  position: relative;
}
#navtabs li:last-child {
  margin: 0 !important;
}
#navtabs a:hover,
#navtabs a.active {
  background-color: #181828;
}
#navtabs .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -1.9rem;
  left: calc(50% - 15px);
  border: 15px solid transparent;
  border-top-color: transparent;
  border-top-color: #181828;
  z-index: 1000;
}

.piemenu a {
  width: 50%;
  transition: 0.3s all;
}
.piemenu a div {
  width: 200px !important;
  height: 200px !important;
  transition: 0.3s all;
  min-width: 200px !important;
}
.piemenu a:hover div {
  background-color: #32325d !important;
  scale: 1.05;
  z-index: 100;
}
.piemenu a:hover h5 {
  color: #6772e5;
}
.piemenu h5 {
  margin: 0;
  width: 100%;
}
.piemenu .pm1 {
  border-radius: 100% 0 0 0;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.piemenu a:hover div.pm1 {
  transform: translate(-5px, -5px);
}
.piemenu .pm2 {
  border-radius: 0 100% 0 0;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.piemenu a:hover div.pm2 {
  transform: translate(5px, -5px);
}
.piemenu .pm3 {
  border-radius: 0 0 0 100%;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}
.piemenu a:hover div.pm3 {
  transform: translate(-5px, 5px);
}
.piemenu .pm4 {
  border-radius: 0 0 100% 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.piemenu a:hover div.pm4 {
  transform: translate(5px, 5px);
}

.site-footer {
  font-family: inherit;
}
.site-footer .content {
  color: #8898aa;
  font-size: 1em;
}
.site-footer .content a,
.site-footer .content a.is-active {
  color: #6772e5 !important;
}
.site-footer .content a:hover,
.site-footer .content a:focus {
  color: #a5b1bf !important;
}
.site-footer .block {
  margin: 0;
  border: 0;
  padding: 0;
}
.site-footer p {
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .piemenu a div {
    width: 150px !important;
    height: 150px !important;
    transition: 0.3s all;
    min-width: 150px !important;
  }
}

@media (max-width: 600px) {
  .piemenu a div {
    width: 100px !important;
    height: 100px !important;
    transition: 0.3s all;
    min-width: 100px !important;
  }
  .piemenu .icon.icon-lg {
    height: 2rem;
  }
}
@media (max-width: 480px) {
  .piemenu a div {
    width: 80px !important;
    height: 80px !important;
    transition: 0.3s all;
    min-width: 80px !important;
  }
  .piemenu h5 {
    font-size: 1rem;
  }
}
@media (max-width: 400px) {
  .piemenu a div {
    width: 50px !important;
    height: 50px !important;
    transition: 0.3s all;
    min-width: 50px !important;
  }
  .piemenu .icon.icon-lg {
    height: 1.5rem;
  }
}
.navbar-brand small {
  color: red;
  position: absolute;
  bottom: -13px;
  left: 0px;
}

@media (max-width: 1199.98px) {
  .display-1 {
    font-size: 5rem;
  }

  .display-2 {
    font-size: 4.5rem;
  }

  .display-3 {
    font-size: 3.5rem;
  }

  .display-4 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .display-1 {
    font-size: 4.5rem;
  }

  .display-2 {
    font-size: 4rem;
  }

  .display-3 {
    font-size: 3rem;
  }

  .display-4 {
    font-size: 2rem;
  }
}

@media (max-width: 575.98px) {
  .display-1 {
    font-size: 3rem;
  }

  .display-2 {
    font-size: 3rem;
  }

  .display-3 {
    font-size: 2rem;
  }

  .display-4 {
    font-size: 1.5rem;
  }
}
.order-13 {
  order: 13;
}
.order-14 {
  order: 14;
}
.order-15 {
  order: 15;
}
.order-16 {
  order: 16;
}
.order-17 {
  order: 17;
}
.order-18 {
  order: 18;
}
.order-19 {
  order: 19;
}
.order-20 {
  order: 20;
}
.order-21 {
  order: 21;
}
.order-22 {
  order: 22;
}
.order-23 {
  order: 23;
}
.order-24 {
  order: 24;
}
.order-25 {
  order: 25;
}
.order-26 {
  order: 26;
}
.order-27 {
  order: 27;
}





@media (min-width: 576px){
  .order-sm-13 {
    order: 13;
  }
  .order-sm-14 {
    order: 14;
  }
  .order-sm-15 {
    order: 15;
  }
  .order-sm-16 {
    order: 16;
  }
  .order-sm-17 {
    order: 17;
  }
  .order-sm-18 {
    order: 18;
  }
  .order-sm-19 {
    order: 19;
  }
  .order-sm-20 {
    order: 20;
  }
  .order-sm-21 {
    order: 21;
  }
  .order-sm-22 {
    order: 22;
  }
  .order-sm-23 {
    order: 23;
  }
  .order-sm-24 {
    order: 24;
  }
  .order-sm-25 {
    order: 25;
  }
  .order-sm-26 {
    order: 26;
  }
  .order-sm-27 {
    order: 27;
  }
}
@media (min-width: 768px){
  .order-md-13 {
    order: 13;
  }
  .order-md-14 {
    order: 14;
  }
  .order-md-15 {
    order: 15;
  }
  .order-md-16 {
    order: 16;
  }
  .order-md-17 {
    order: 17;
  }
  .order-md-18 {
    order: 18;
  }
  .order-md-19 {
    order: 19;
  }
  .order-md-20 {
    order: 20;
  }
  .order-md-21 {
    order: 21;
  }
  .order-md-22 {
    order: 22;
  }
  .order-md-23 {
    order: 23;
  }
  .order-md-24 {
    order: 24;
  }
  .order-md-25 {
    order: 25;
  }
  .order-md-26 {
    order: 26;
  }
  .order-md-27 {
    order: 27;
  }
  
}
@media (min-width: 992px){
  .order-lg-13 {
    order: 13;
  }
  .order-lg-14 {
    order: 14;
  }
  .order-lg-15 {
    order: 15;
  }
  .order-lg-16 {
    order: 16;
  }
  .order-lg-17 {
    order: 17;
  }
  .order-lg-18 {
    order: 18;
  }
  .order-lg-19 {
    order: 19;
  }
  .order-lg-20 {
    order: 20;
  }
  .order-lg-21 {
    order: 21;
  }
  .order-lg-22 {
    order: 22;
  }
  .order-lg-23 {
    order: 23;
  }
  .order-lg-24 {
    order: 24;
  }
  .order-lg-25 {
    order: 25;
  }
  .order-lg-26 {
    order: 26;
  }
  .order-lg-27 {
    order: 27;
  }  
}

/* .sticky{
  position: sticky;
  top: 0;
  z-index: 1000;
}; */
.nav-link {
  padding: 0.5rem 1rem 0;
}
.cusSize{
  height: 200px;
  width:max-content; 
}
.advanced-section{
  padding: 6rem 0;
}
section{
  padding: 4rem 0;
}
.row{
  --bs-gutter-x: 0;
}
@media (max-width: 991.98px){
  nav[data-overlay].navbar-toggled-show.navbar-dark .dropdown-item {
      color: black !important; 
  }
}
.LH{
  line-height: 1.2rem;
}

.subMenu:hover .nav-link{
  color: #6772e5;
}

.navbar-dark .navbar-nav a.nav-link:after, .navbar-dark .navbar-nav a.nav-link.dropdown-toggle:after {
  bottom: -5px;

}
.accordion-panel-title-primary{    cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.accordion-panel-title-primary[aria-expanded="true"] > * path, .accordion-panel-title-primary:hover > * path {
  fill: white;
}
.accordion-panel-title-primary[aria-expanded="true"] > .icon {
  transform: rotateZ(
45deg);
}

.txt-ar{
  font-family: adobe-arabic;
  font-size: 1.25rem;
}

@media (min-width: 992px) {
  .main-panel-container-lg {
      padding-left: 2% ;
      padding-right: 18%;
  }
  
}
.nav-pills-page .nav-link {
  padding: 0.25rem 0.75rem;
  border-radius: 1.125em;
  color: #23233a;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #23233a;
}
@media (min-width: 768px){
.stickyNavSection .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
  transition: 0.25s all;
}}
.nav-link-sm.active {
  color: #23233A;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; 
  display: block;
}
a.text-light:hover, a.text-light:focus{
  color: #fff !important;
}
a.bg-primary:hover{
  background-color: #6772e5 !important;
}

.nav-link {
    padding: 0.5rem 1rem 0;
}
.cusSize{
    height: 200px;
    width:max-content; 
}
.row{
    --bs-gutter-x: 0;
}
@media (max-width: 991.98px){
    nav[data-overlay].navbar-toggled-show.navbar-dark .dropdown-item {
        color: black !important; 
    }
}
.LH{
    line-height: 1.2rem;
}
.subMenu:hover .nav-link{
    color: #6772e5;
}

.navbar-dark .navbar-nav a.nav-link:after, .navbar-dark .navbar-nav a.nav-link.dropdown-toggle:after {
    bottom: -5px;

}
.accordion-panel-title-primary{    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.accordion-panel-title-primary[aria-expanded="true"] > * path, .accordion-panel-title-primary:hover > * path {
    fill: white;
}
.accordion-panel-title-primary[aria-expanded="true"] > .icon {
    transform: rotateZ(
45deg);
}

.txt-ar{
    font-family: adobe-arabic;
    font-size: 1.25rem;
}

@media (min-width: 992px) {
    .main-panel-container-lg {
        padding-left: 2% ;
        padding-right: 18%;
    }
    
}
.nav-pills-page .nav-link {
    padding: 0.25rem 0.75rem;
    border-radius: 1.125em;
    color: #23233a;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #23233a;
}
@media (min-width: 768px){
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: 0.25s all;
}
}
.nav-link-sm.active {
    color: #23233A;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; 
    display: block;
}
a.a-sub.nav-link {
    transition: all 0.6s;
}
a.a-sub.nav-link.active {
    color: #6772e5;
    margin-left: 5px;
    transition: all 0.6s;
}
th, td{
    border: 1px solid #ddd;
    padding: 5px;
  }

  @media (min-width: 1500px){
      .radar-chart{
        flex: 0 0 50%;
        max-width: 50%;
        justify-items: start;
        position: relative;
        width: 100%;
        padding-right: 12px;
        padding-left: 12px;
      }
  }
  @media (max-width: 1199px){
    .radar-chart{
        flex: 0 0 100%;
        max-width: 100%;
        justify-items: start;
        position: relative;
        width: 100%;
        padding-right: 12px;
        padding-left: 12px;
    }
}
#imgViewer::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 10px;
}
#imgViewer::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0,0,0,.5);
  box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.modal-content{
  background-color: transparent;
}
.icon-size{
  height: 0.75rem;
}
@media (min-width: 480px){
  .icon-size{
    height: 2.25rem;
  }
}
.flag-size{
  width: 200px;
}
@media (max-width: 600px) {
  .flag-size{
    width: 100px;
  }
}
.bg-bluebell-2 {
  background-color: rgba(103, 114, 229, .5);
}
a.bg-primary-2:hover{
  background-color: #06b27d !important;
}
.textHeight-sm{
  line-height: 15px;
}
.sourceText{
  font-size: 0.8rem;
  font-style: italic;
  color: #8898aa !important;
  display: flex;
  justify-content: right;
}
@media (max-width: 991.98px){
  .navbar-collapse {
      max-height: 100vh;
      overflow-y: hidden;
      padding-top: 20px;
}}

li.nav-item-sub {
  right: .5rem;
}
.nav-pills-page .nav-link{
  padding: 0.5rem 0.75rem;
}

.switch {
  position: relative;
  display: inline-block;
  width: 20%;
  height: 35%;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 73%;
  width: 40%;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #6772e5;
}

input:focus + .slider {
  box-shadow: 0 0 1px #6772e5;
}

input:checked + .slider:before {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.table-tab.active {
  border-bottom: 4px solid #6772e5 !important;
}
.table-tab {
  border-bottom: 4px solid transparent !important;
}
.table-tab.active a{
  color: #6772e5;
}
table tr:nth-child(odd){
  background-color: #f0f2f9;
}
table tr:nth-child(even){
  background-color: white;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_length label, div.dataTables_wrapper div.dataTables_filter label {
  padding-top: .5rem;
  margin-bottom: 0;
  font-weight: 400;
  text-align: left;
  display: inline-flex;
}
div.dataTables_wrapper div.dataTables_filter input {
  display: inline-block;
  margin-left: .5rem;
}
.Traditional_Paper, .Electronic, .Register_based, .Multi_methodology{
  display: none;
}
.header_row{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#reset-censusFilter{
  color: #6772e5;
  transition: all .6sec;
}
#reset-censusFilter:hover{
  background-color: #6772e5;
  color: #fff;
}
footer svg.injected-svg.icon {
  height: 1.1rem;
}
#top-bar a.language-link {
  font-family: "Noto Naskh Arabic", "Roboto", serif;
}
.left_dr{
  direction: ltr;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before{
  right: 16px;
}


.form-check-input, .form-check-label{
  cursor: pointer;
}