/* _content/FA/Components/Layout/Comps/Footer.razor.rz.scp.css */
.footer--partners--logo img[b-5j773lke6t]
{
	height: 52px;
	width: 100%;
	max-width: 180px;
	object-fit: contain;
	object-position: center;
	filter: grayscale(100%);
	transition: filter 0.3s ease-in-out;
}

.dga img[b-5j773lke6t]
{
	max-height: 84px;
}
/* _content/FA/Components/Layout/Comps/TabBar.razor.rz.scp.css */
.mobile-footer-container[b-j7pai7s2t8] {
  display: none;
  max-width: 768px;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 99999999999;
}
.mobile-footer-container .mobile-footer[b-j7pai7s2t8] {
  color: #000000;
  background: #e5e5ef;
  /*border-top: 1px solid #ababab88;*/
  box-shadow: 0px 5px 15px 0px #333333;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 84px;
  padding: 0;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  font-size: 24px;
}
.mobile-footer-container .mobile-footer a[b-j7pai7s2t8] {
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  padding-bottom: 20px;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.15s ease-in-out;
  /*&:last-child {
  	padding-inline-end: 15px;
  }*/
}
.mobile-footer-container .mobile-footer a:first-child[b-j7pai7s2t8] {
  padding-inline-start: 15px;
}
.mobile-footer-container .mobile-footer a .mobile-footer-icon[b-j7pai7s2t8] {
  /*transform: scale(1);
  	transform-origin: center;*/
  opacity: 0.5;
  pointer-events: none;
  transition: all 0.15s ease-in-out;
  font-size: 24px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  max-width: 24px;
  max-height: 24px;
}
.mobile-footer-container .mobile-footer a .mobile-footer-text[b-j7pai7s2t8] {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 14px !important;
  line-height: 8px;
  display: none;
  margin-top: 7px;
  transition: all 0.15s ease-in-out;
}
.mobile-footer-container .mobile-footer a.active[b-j7pai7s2t8] {
  color: #222;
  opacity: 1;
  background-color: rgba(128, 128, 128, 0.15);
  text-indent: 0;
  border-top: 3px solid #333;
}
.mobile-footer-container .mobile-footer a.active .mobile-footer-icon[b-j7pai7s2t8] {
  /*font-size: 1.5rem;*/
  fill: #222;
  color: #222;
  opacity: 1;
  top: calc(17.5% + 2.5px);
  transform-origin: center bottom;
}
.mobile-footer-container .mobile-footer a.active .mobile-footer-text[b-j7pai7s2t8] {
  display: block;
}
.mobile-footer-container .mobile-footer line[b-j7pai7s2t8] {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 5px;
  text-indent: -9999rem;
  transform: translateX(-50%);
  /*border-radius: 2.5px;*/
  background: #fff;
  transition: all 0.5s ease-out;
  z-index: 10;
}
/* _content/FA/Components/Layout/NewDesignComps/HeaderV3_OLD.razor.rz.scp.css */
header.fixed .header[b-c2wmh5ymou] {
  /*background-color: rgba(255, 255, 255, 0.79);*/
}
header .header[b-c2wmh5ymou] {
  padding-top: 0;
}
header .header.sticky[b-c2wmh5ymou] {
  background-color: rgba(255, 255, 255, 0.79);
}
header .header .container[b-c2wmh5ymou] {
  display: block;
}
/* _content/FA/Components/Pages/ContactUsForm.razor.rz.scp.css */
.iti__flag[b-lq2145mds5] {
    background-image: url("/_layouts/15/FABranding/assets/lib/intlTelInput/img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag[b-lq2145mds5] {
        background-image: url("/_layouts/15/FABranding/assets/lib/intlTelInput/img/flags2x.png");
    }
}
/* _content/FA/Components/Pages/Forms/RegisterForm.razor.rz.scp.css */
h1[b-l5e7rs8yvv] {
    margin-bottom: 0 !important;
    font-size: 30px;
    font-weight: 700;
    color: #3068b0;
}

h4[b-l5e7rs8yvv] {
    font-weight: bold;
    color: #3068b0;
}

td[b-l5e7rs8yvv] {
    color: #2d61a5 !important;
    font-size: 13px;
    font-weight: bold;
}

[dir="ltr"] .topAr[b-l5e7rs8yvv], [dir="rtl"] .topEn[b-l5e7rs8yvv], [dir="ltr"] .agendaAr[b-l5e7rs8yvv], [dir="rtl"] .agendaEn[b-l5e7rs8yvv],
[dir="ltr"] .title-Ar[b-l5e7rs8yvv], [dir="rtl"] .title-En[b-l5e7rs8yvv] {
    display: none;
}

.iti__flag[b-l5e7rs8yvv] {
    background-image: url("/_layouts/15/FABranding/assets/lib/intlTelInput/img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag[b-l5e7rs8yvv] {
        background-image: url("/_layouts/15/FABranding/assets/lib/intlTelInput/img/flags2x.png");
    }
}


/* New Design: */
.inner-page--container[b-l5e7rs8yvv]:before,
.inner-page--container[b-l5e7rs8yvv]:after {
    background: none !important;
}

.eservices--box[b-l5e7rs8yvv] {
    padding: 50px;
    border-radius: 22.936px;
    border: 0.717px solid #fff;
    background: rgba(152, 207, 247, 0.11);
    /*background: rgba(255,255,255,0.3);*/
    backdrop-filter: blur(13.5px);
    box-shadow: none;
    margin: auto;
}

[b-l5e7rs8yvv] .auth-form-group .auth-form-control,
[b-l5e7rs8yvv] .form-group .auth-form-control {
    height: 58px;
    padding: 10px 16px;
    gap: 8px;
    border-radius: 32px;
    background: var(--white);
    outline: none;
    border: none;
}

.auth-form-group .custom-radio-container .custom-radio .check-circle[b-l5e7rs8yvv] {
    border: 1px solid rgba(0,0,0,.25);
    background-color: #FFF;
}
p.eservices-profile--info-box--form-label[b-l5e7rs8yvv] {
    font-size: 16px;
    margin-top: 20px;
}
