/***************************************************************************************************
 Global MIxins  - Font Variables , Font family, RWD resolution
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
 Global classes - images URL
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
 Global MIxins  - BG url, Vendor Prefixes , Box sizing, LTR , RTL
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
 Global MIxins  - Font Variables , Font family, RWD resolution
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
 Global MIxins  - BG url, Vendor Prefixes , Box sizing, LTR , RTL
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for listing component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
 Global classes - bootstrap accordian - custom style
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
 *Breadcrumb CSS *
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
 Co create component styles
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
 *Cookies CSS *
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
 Global classes - buttons , white-button,yellow-button,blue-button,overlay-buttons
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Styles for - Custom select 
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
 custom scroll bar style
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Styles for - Error pages
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
Styles for - E-services Component
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
 *Footer CSS *
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
 Global classes - Skip navigation, float, overlay
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
 Global classes -  header styles
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for Journey-widget component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for page-innersearch component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for register component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for Sub page left nav
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for adge  
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for borders 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for feedback  pop up
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for Note component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for Quicklinks component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for Support
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for survey
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for talk to us
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for three-col-list
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for whats new  
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for tab mobile dropdown
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Global classes -  collabsible left nav
Author: TAMM
***************************************************************************************************/
/***************************************************************************************************
 *Flipcard Style *
 Author: TAMM 
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for left nav component 
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for Pillars
 
 Author: TAMM
 ***************************************************************************************************/
/***************************************************************************************************
Generic colors for Testimonials and Achievements components
 
 Author: TAMM
 ***************************************************************************************************/
html[lang*='en'] .inner-page .ka-tab-container ul li.current,
html[class*='translated-ltr'] .inner-page .ka-tab-container ul li.current {
  font-family: "roboto-Regular", Arial, sans-serif;
}

html[lang*='ar'] .inner-page .ka-tab-container ul li.current,
html[class*='translated-rtl'] .inner-page .ka-tab-container ul li.current {
  font-family: "NotoKufiArabic", Arial, sans-serif;
}

.inner-page .ka-tab-container ul li {
  padding-left: 55px;
  padding-right: 55px;
  margin-right: 1px;
  letter-spacing: 1.1px;
  border-radius: 0;
  font-size: 1.6rem;
  margin: 0 1px 0 1px;
}

html[lang*='en'] .inner-page .ka-tab-container ul li,
html[class*='translated-ltr'] .inner-page .ka-tab-container ul li {
  padding-top: 15px;
  padding-bottom: 15px;
}

html[lang*='ar'] .inner-page .ka-tab-container ul li,
html[class*='translated-rtl'] .inner-page .ka-tab-container ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

#ka-search-widget-container {
  width: 100%;
  height: 40px;
  padding: 5px;
}

.ka-main-component {
  position: absolute;
  width: 100%;
  height: 100%;
}

#ka-main-map-component {
  top: 50px;
  width: 100%;
  position: absolute;
  height: -webkit-calc(100% - 30px);
  height: calc(100% - 30px);
}

.ka-tab-container {
  width: 100%;
  height: 50px;
}

.ka-tab-container ul {
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}

.ka-tab-container ul li {
  display: inline;
  cursor: pointer;
  position: relative;
  cursor: pointer;
  padding: 15px 25px;
  text-decoration: none;
  min-height: 55px;
  margin-right: 1px;
  letter-spacing: 1.1px;
  border-radius: 0;
  font-size: 1.6rem;
  font-weight: normal;
}

html[lang*='en'] .ka-tab-container ul li,
html[class*='translated-ltr'] .ka-tab-container ul li {
  font-family: "roboto-Regular", Arial, sans-serif;
}

html[lang*='ar'] .ka-tab-container ul li,
html[class*='translated-rtl'] .ka-tab-container ul li {
  font-family: "NotoKufiArabic", Arial, sans-serif;
}

.ka-tab-container ul li.current:after {
  top: 100%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 10px;
  margin-left: -10px;
  left: 50%;
}

.ka-result-card {
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: var(--ka-font-size-medium);
  cursor: pointer;
}

.ka-result-card .location-title {
  font-size: 16px;
  font-weight: bold;
}

.get-dir-link {
  float: left;
}

html[lang*='ar'] .get-dir-link,
html[class*='translated-rtl'] .get-dir-link {
  float: right;
}

.ka-result-card-text {
  padding-left: 0;
}

html[lang*='ar'] .ka-result-card-text,
html[class*='translated-rtl'] .ka-result-card-text {
  padding-right: 0;
}

#ka-search-results-container {
  top: 40px;
  position: relative;
  overflow: auto;
  height: -webkit-calc(100% - 40px);
  height: calc(100% - 40px);
  overflow-x: hidden;
}

html[lang*='ar'] .esri-popup__action-text {
  font-family: "NotoKufiArabic", Arial, sans-serif;
}

.esri-popup__header {
  position: relative !important;
  font-size: 12px !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
}

.esri-feature__main-container {
  overflow: hidden;
}

html[lang*='ar'] .esri-feature__main-container {
  font-family: "NotoKufiArabic", Arial, sans-serif;
  font-size: 13px;
}

.esri-popup__button.esri-popup__button--dock {
  display: none;
}

.inner-page #ka-search-widget-container {
  top: 25px;
}

.inner-page #ka-search-widget-container .esri-icon-search {
  font-size: 23px !important;
}

.inner-page #ka-search-results-container {
  top: 85px !important;
  height: -webkit-calc(90% - 50px) !important;
  height: calc(90% - 50px) !important;
}

.esri-search__container .esri-search__input {
  padding: 25px !important;
  border: 0px !important;
}

.esri-search__container .esri-widget--button {
  padding: 25px !important;
  border: 0px !important;
}

.contact-map {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
