@font-face {
  font-family: "Ink Free";
  src: url("../fonts/InkFree.eot");
  src: url("../fonts/InkFree.eot?#iefix") format("embedded-opentype"), url("../fonts/InkFree.woff") format("woff"), url("../fonts/InkFree.ttf") format("truetype"), url("../fonts/InkFree.svg#InkFree") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*
.uk-logo {
  width: 17rem;
  margin-top: -3rem;
  padding-bottom: 1rem;
}*/

.tm-toolbar-default .uk-subnav-divider > :nth-child(n + 2):not(.uk-first-column)::before {
  border-left-color: rgba(255, 255, 255, 0.7);
}

.jigsaw-tagline {
  position: absolute;
  width: 48rem;
  bottom: 0;
  right: 0;
  margin-bottom: -24rem;
  margin-right: -10rem;
}

#referral .formControls label {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.1rem;
}

#referral .uk-form-label {
  font-size: 1.5rem;
  color: #2d2e33;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}

#referral .rsform-block-services input,
#referral .rsform-block-agreement input,
#referral .rsform-block-funding input,
#referral .rsform-block-telehealth input {
  margin-right: 0.5rem;
}

#referral .formError {
  color: #cf4d4d;
  font-weight: 300;
  font-size: 1rem;
}

#referral #submit,
#referral #Part3Next {
  float: right;
}

.jigsaw-referral {
  margin-top: -9rem;
  margin-right: -5rem;
  position: absolute;
  width: 44rem;
  max-width: none;
  right: 0;
  top: 0;
}

.jigsaw-contact {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 52rem;
  margin-right: -12rem;
  margin-bottom: -27rem;
}

.jigsaw-services-1 {
  position: absolute;
  max-width: none;
  width: 40rem;
  z-index: 1;
  left: 0;
  bottom: 0;
  margin-bottom: -17rem;
}

.jigsaw-services-2 {
  position: absolute;
  max-width: none;
  width: 51rem;
  z-index: 2;
  bottom: 0;
  left: 0;
  margin-bottom: -23rem;
  margin-left: -20rem;
}

.jigsaw-services-3 {
  margin-bottom: -17rem;
  margin-right: -14rem;
  position: absolute;
  width: 44rem;
  max-width: none;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.jigsaw-recruitment {
  position: absolute;
  max-width: none;
  width: 45rem;
  z-index: 2;
  bottom: 0;
  left: 50%;
  margin-bottom: -16rem;
  margin-left: 5rem;
}

.tm-header-mobile .uk-navbar-center:not(:only-child) {
  flex: 1;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
}

.rsform-block-dob .formControls {
  display: flex;
}

.uk-search-input {
  max-width: 14rem;
}

.att-large-btn {
  font-size: 1.25rem;
  font-weight: 200;
}

.att-whatson .uk-h3 {
  line-height: 1;
}

.att-ndislogo {
  min-width: 4rem;
}

@media (max-width: 959px) {
  .uk-logo {
    flex: 1;
    margin-top: 0;
    padding-bottom: 0;
  }

  .uk-logo img {
    width: 8rem;
  }

  .att-contact-details .uk-text-lead {
    font-size: 1.15rem;
  }

  .rsform-block-dob .formControls select {
    flex: 1;
  }
}

@media (min-width: 1241px) {
  .uk-logo {
margin-top: -4rem;
    padding: 1rem;
  }  
}

@media (min-width: 960px) and (max-width: 1240px) {
  .uk-logo {
width: 11rem;
        margin-top: -3rem;
        padding-bottom: 1rem !important;
  }

  .att-large-btn {
    font-size: 1rem;
    font-weight: 200;
  }

  .navbar .brand,
  .navbar .nav > li > a,
  .navbar-search,
  .uk-navbar-item,
  .uk-navbar-nav > li > a,
  .uk-navbar-toggle {
    padding: 0 6px;
    font-size: 1rem;
  }

  .uk-search-input {
    max-width: 10rem;
  }

  .jigsaw-tagline {
    position: absolute;
    width: 37rem;
    bottom: 0;
    right: 0;
    margin-bottom: -16rem;
    margin-right: -7rem;
  }

  .jigsaw-recruitment {
    position: absolute;
    max-width: none;
    width: 39rem;
    z-index: 2;
    bottom: 0;
    left: 50%;
    margin-bottom: -10rem;
    margin-left: 2rem;
  }
}

.help-area .uk-alert.uk-alert-danger,
.help-area .tm-toolbar,
.help-area .tm-header,
.help-area .tm-footer {
  display: none !important;
}

.help-area .well {
  background-color: transparent;
}

.help-area .uk-search-input,
.help-area .uk-search-default {
  max-width: none !important;
  width: 100%;
}

.help-area .uk-tile {
  padding-left: 1rem;
  padding-right: 1rem;
}

a.uk-position-medium.uk-position-bottom-right.uk-button.uk-button-primary[href*="task=article.edit"] {
  display: none !important;
}

/* #btn-careers {
  background-color: #fff;
  color: rgb(46 25 89);
  border-color: transparent;
} */


.fs-section-content {
    z-index:2;
}

.att-white-border .el-item {
        border-radius: 1rem;
    border: 10px solid #fff;

}
