@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap");
html,
body,
body._AF a,
body._AF div,
body._AF h1,
body._AF h2,
body._AF h3,
body._AF h4,
body._AF h5,
body._AF p,
body._AF span:not(.fa),
div._AF a,
div._AF div,
div._AF h1,
div._AF h2,
div._AF h3,
div._AF h4,
div._AF h5,
div._AF p,
div._AF span:not(.fa),
html._AF a,
html._AF div,
html._AF h1,
html._AF h2,
html._AF h3,
html._AF h4,
html._AF h5,
html._AF p,
html._AF span:not(.fa) {
  font-family: "Lato", sans-serif !important;
  line-height: 1.5em;
}
body._AF article,
body._AF footer,
body._AF form,
body._AF header,
body._AF input,
body._AF label,
body._AF nav,
body._AF section,
body._AF select,
body._AF textarea,
div._AF article,
div._AF footer,
div._AF form,
div._AF header,
div._AF input,
div._AF label,
div._AF nav,
div._AF section,
div._AF select,
div._AF textarea,
html._AF article,
html._AF footer,
html._AF form,
html._AF header,
html._AF input,
html._AF label,
html._AF nav,
html._AF section,
html._AF select,
html._AF textarea {
  font-family: inherit !important;
}
.achieveforms-container .all-sections .field .fieldContent .fieldInput.content,
.achieveforms-container .all-sections .field .fieldContent .fieldInput.upload,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .prefix-suffix-mode.content,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .prefix-suffix-mode.upload {
  font-size: 16px;
}
.self-spinner-outer {
  position: relative;
  top: 4rem !important;
}
.self-spinner-outer .self-spinner {
  width: 4rem !important;
  height: 4rem !important;
  border: solid 4px transparent !important;
  border-radius: 50% !important;
  border-left-color: #ffffff !important;
  border-top-color: #dbdbdb !important;
  border-right-color: #1d599e !important;
  border-bottom-color: #ffffff !important;
  -webkit-animation: nprogress-spinner 500ms linear infinite;
  animation: nprogress-spinner 500ms linear infinite !important;
}
.self-spinner-outer .self-loading-text {
  color: #595959 !important;
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}
#navigation {
  display: none !important;
}
._AF input[type="date"],
._AF input[type="datetime-local"],
._AF input[type="datetime"],
._AF input[type="email"],
._AF input[type="month"],
._AF input[type="number"],
._AF input[type="password"],
._AF input[type="search"],
._AF input[type="tel"],
._AF input[type="text"],
._AF input[type="time"],
._AF input[type="url"],
._AF input[type="week"],
._AF select,
._AF textarea,
.achieveforms-container input[type="date"],
.achieveforms-container input[type="datetime-local"],
.achieveforms-container input[type="datetime"],
.achieveforms-container input[type="email"],
.achieveforms-container input[type="month"],
.achieveforms-container input[type="number"],
.achieveforms-container input[type="password"],
.achieveforms-container input[type="search"],
.achieveforms-container input[type="tel"],
.achieveforms-container input[type="text"],
.achieveforms-container input[type="time"],
.achieveforms-container input[type="url"],
.achieveforms-container input[type="week"],
.achieveforms-container select,
.achieveforms-container textarea {
  margin: 0 0 0.5rem 0;
}
.modal-backdrop.fade.in {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.ui-pnotify {
  margin: 0 auto !important;
  position: fixed;
  width: 100% !important;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  place-content: center;
  right: 0 !important;
  top: 25% !important;
  left: 0 !important;
}
[ui-pnotify] .ui-pnotify-container {
  position: relative;
  margin: 0 auto !important;
}
.ui-pnotify .ui-pnotify-shadow {
  box-shadow: 0px 6px 28px 0px rgb(0 0 0 / 37%) !important;
}
.ui-pnotify .alert-warning {
  border-color: #064d84 !important;
  color: #ffffff !important;
  background-color: #093566 !important;
  font-size: 1.6rem;
  width: auto !important;
  max-width: 480px;
  padding: 2rem !important;
  line-height: 1.75em !important;
}
.ui-pnotify-text {
  display: block;
  margin-bottom: 1rem;
}
.ui-pnotify-confirm {
  display: flex;
}
.ui-pnotify .btn-danger,
.ui-pnotify .btn-success {
  min-width: 8rem;
  position: relative;
}
.form-link-color {
  color: #175193;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
#page.render {
  margin: 1.5rem;
  padding: 0;
}

.visuallyhidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.message h1,
.message h2,
.message h3,
.message h4,
.message h5 {
  color: #fff;
}
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  label {
  font-family: "Lato", sans-serif !important;
  font-size: 16px !important;
  color: #444;
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.5em;
}
#self-body {
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}
.row {
  margin-left: 0;
  margin-right: 0;
}

iframe body {
  margin: 0;
  display: block;
}

#toolbar,
#header,
#ioacc-nav,
#footer {
  flex-grow: 0;
}
.dropdown-menu ul li .fa {
  min-width: 3rem;
}

/*! TYPOGRAPHY */

h1,
h2,
h3,
h4,
h5 {
  color: #444;
  margin: 1em 0 0.5em 0 !important;
  font-weight: 600;
}
#hello-title {
  width: 100%;
  border-bottom: none;
  padding: 15px 0;
  color: inherit;
}

/*! TOP NAVBAR */
#session-badge .dropdown.open .dropdown-menu .fa {
  min-width: 3rem;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0;
}
.navbar-inverse {
  border-color: #1d599e;
  background-color: #1d599e;
}
.dropdown-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #header {
    border-bottom: 1px solid #3d4e5c !important;
  }
  .navbar-inverse {
    border-color: #1d599e;
    background-color: #1d599e;
    height: auto !important;
    min-height: unset !important;
  }
  #toolbar {
    order: 1;
    margin: 0 !important;
    width: 100% !important;
    height: auto;
    z-index: 2000 !important;
  }
  #toolbar .navbar-header {
    display: none;
  }
  #toolbar .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
  }
  #toolbar .navbar-inverse .container {
    height: 100% !important;
  }
  #session-badge {
    margin: 0 !important;
    flex-grow: 100 !important;
    width: auto !important;
    height: 100% !important;
  }
  #session-badge a:hover,
  #session-badge a:focus {
    background-color: #093566;
  }
  #session-badge li.dropdown {
    display: block !important;
    width: 100%;
    position: inherit !important;
  }
  #session-badge .dropdown.open a {
    color: #fff;
  }
  #session-badge .dropdown.open a:hover,
  #session-badge .dropdown.open a:focus {
    background-color: #164c8b;
    color: #fff;
    box-shadow: none !important;
  }
  .navbar-nav .open .dropdown-menu li a {
    line-height: 3.5rem;
  }
  #session-badge li a i {
    margin: 0 1rem;
  }
  .nav > li {
    position: relative !important;
    display: flex !important;
    float: left !important;
    height: 100% !important;
  }
  #session-badge .dropdown.open .dropdown-menu {
    background-color: #1d599e;
    border: none !important;
    box-shadow: none !important;
    width: 100% !important;
    position: absolute;
    z-index: 2000 !important;
    left: 0;
    right: 0;
    border-radius: 0;
    padding: 0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #3473bb;
    padding: 0 !important;
    margin: 0 !important;
  }
  #session-badge li ul li a i {
    margin-right: 1rem;
    width: 2rem;
    display: inline-block;
    text-align: center;
  }
  #langlinks {
    margin: 0 !important;
    height: 100% !important;
  }
  #langlinks #lang-btn {
    color: #ffffff !important;
    background-color: transparent !important;
    border: none !important;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    border-radius: 0 !important;
    font-size: 1.4rem !important;
    padding: 0 2rem !important;
    line-height: 2.25rem;
  }
  #SelfToolbar .login-link,
  #toolbar .login-link {
    padding: 0 2rem !important;
    margin: 0 !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
  }
  #SelfToolbar .login-link:hover,
  #SelfToolbar .login-link:focus,
  #toolbar .login-link:hover,
  #toolbar .login-link:focus,
  #langlinks #lang-btn:hover,
  #langlinks #lang-btn:focus {
    background-color: #093566 !important;
    color: #ffffff !important;
  }
  .dropdown .dropdown-toggle {
    height: 100% !important;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
  }
  .dropdown .dropdown-toggle .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.5rem;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }

  #header {
    order: 5;
    border-bottom: 1px solid #335d8d;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    flex-wrap: nowrap;
    background-color: #093566;
  }
  #ioacc-header-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: stretch;
    width: 100%;
  }
  #header .container {
    width: 100%;
    margin: 0;
  }
  #header .col-md-4 {
    background-image: url(https://www.anglesey.gov.wales//site-elements/images/icons/IoA-logo-bluebg.svg);
    background-attachment: scroll;
    background-size: contain;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    min-width: 40% !important;
    min-height: calc(70px - 2rem);
  }
  #header .container .row .col-md-8 {
    text-align: right;
    flex-grow: 100 !important;
    width: auto !important;
    display: block !important;
    min-width: 60%;
    padding-right: 0 !important;
  }
  #header .col-md-8 h1 {
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: -0.06rem;
  }
  #header .col-md-8 h1 a {
    color: #ffffff !important;
    text-decoration: none;
  }
  #header .col-md-8 h1 a:hover,
  #header .col-md-8 h1 a:focus {
    color: #ffffff !important;
    text-decoration: underline;
  }
  #header a img {
    display: none !important;
  }
  .btn.btn-primary.dropdown-toggle {
    padding: 0 15px !important;
  }

  #ioacc-nav {
    order: 10;
    display: block;
    width: 100%;
    padding: 0;
    z-index: 1000 !important;
    margin-top: 0 !important;
    text-align: left !important;
  }
  #ioacc-nav .navbar.clearfix {
    padding: 0;
    margin: 0;
  }
  #navbar-collapse {
    box-shadow: none !important;
    border-top: 1px solid #ffffff;
  }
  #navbar-collapse ul {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    align-content: flex-start;
    flex-wrap: nowrap;
    margin: 0 -15px;
  }
  #navbar-collapse ul li {
    width: 100% !important;
  }
  #navbar-collapse ul li:hover,
  #navbar-collapse ul li:focus-within {
    background-color: #1d599e;
  }
  #navbar-collapse ul li a {
    flex-grow: 100 !important;
    text-align: left !important;
    font-size: 1.45rem !important;
    color: #f5f5f5;
    font-weight: 600;
    line-height: 3rem;
  }
  #main-content {
    flex-grow: 100;
    order: 20;
  }
  #footer {
    background: none;
    order: 100;
  }
}

@media screen and (max-width: 599px) {
  #session-badge li a i {
    display: none;
  }
}

.navbar-inverse .navbar-brand {
  color: #ffffff;
  margin: 0 !important;
}
.navbar-inverse .navbar-header h1 {
  color: #ffffff;
  margin: 0 !important;
  font-size: 1.6rem !important;
  line-height: 2.4rem !important;
}
.navbar-inverse .navbar-header h1 a.navbar-brand {
  font-size: 1.6rem !important;
  line-height: 2.4rem !important;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
  line-height: 2.25rem;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #093566;
  color: #fff;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
#session-badge {
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}
#langlinks {
  margin: 8px;
}
#langlinks a,
#langlinksa:visited {
  background: rgb(255 255 255 / 78%);
  padding: 8px 18px !important;
  text-decoration: none;
}
#langlinks a:hover {
  background: #ffffff;
}
#SelfToolbar .login-link,
#toolbar .login-link {
  padding: 8px 12px;
  color: white;
  margin-top: 5px;
  margin: 8px 0 8px 8px;
  background: #093566;
  border-radius: 3px;
  text-decoration: none;
}
#SelfToolbar .login-link,
#toolbar .login-link:hover {
  color: #444;
  background: #f6bf35;
  text-decoration: none;
}

/*! LOGO & HEADER */
#header {
  border-bottom: 1px solid #ccc;
}

#header .container .row {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
}
#ioacc-header-top {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  padding: 15px;
}
.brand-image {
  margin: 2rem 0;
  max-height: 80px;
}
#header .container .row .col-md-8 {
  display: flex;
  flex-grow: 100;
}

@media only screen and (min-width: 768px) {
  #header .container {
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
  }
}
@media only screen and (min-width: 992px) {
  #header .container {
    width: 100%;
    margin: 0 auto;
    max-width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  #header .container {
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
  }
}

/*! MENU NAVBAR */

#ioacc-nav {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0;
}
#ioacc-nav .navbar {
  border: none;
  margin-bottom: 0;
}
#ioacc-nav .navbar a.btn-primary {
  text-decoration: none !important;
  color: #595959 !important;
  border-bottom: 0 !important;
  background: none !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-radius: 0 !important;
  padding: 10px 0 !important;
  margin: 10px !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0.5rem;
  margin-top: 0.5rem;
}
#ioacc-nav .navbar a.btn-primary::after {
  content: "";
  width: 0%;
  height: 3px;
  background: #f6bf35;
  margin-top: 0.5rem;
  display: block;
  transition: all 0.3s;
}
#ioacc-nav .navbar a.btn-primary:hover::after,
#ioacc-nav .navbar a.btn-primary:focus::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #1d599e;
  margin-top: 0.5rem;
  display: block;
  transition: all 0.3s;
}
#ioacc-nav .navbar a.btn-primary.active::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #f6bf35;
  margin-top: 0.5rem;
  display: block;
  transition: all 0.3s;
}
.btn.active .caret {
  display: none !important;
}

/*! MAIN CONTENT */

#main-content {
  flex-grow: 100;
}
.achieveforms-container header.formHeader,
.achieveforms-container header.processHeader {
  padding: 0;
}

/* SECTION HEADS*/
/* .achieveforms-container .language-select-wrapper {
    display: none;
}
*/
.achieveforms-container .language-select-wrapper {
  margin-left: 2rem;
  min-width: 4rem;
}
.achieveforms-container .sectionsHead {
  background: none;
  position: relative;
  box-shadow: none;
  border-bottom: none;
  padding: 0;
  margin-top: 1rem;
}
.achieveforms-container
  .sectionsHead
  .sectionsHeadInner
  .sectionNameWrapper.active
  .sectionNameTab {
  border-color: transparent !important;
  border-bottom-color: transparent !important;
  color: #fff;
}
.achieveforms-container
  .sectionsHead
  .sectionsHeadInner
  .sectionNameWrapper
  .sectionNameTab {
  color: #444;
  background: #e2e2e2;
  word-wrap: break-word;
  text-decoration: none;
  border-bottom: none !important;
  border-left: none !important;
  border-radius: 0;
  margin: 0 1px 1px 0;
  font-size: 0.85rem;
  font-weight: 600;
}
.achieveforms-container
  .sectionsHead
  .sectionsHeadInner
  .sectionNameWrapper
  .sectionNameTab:hover {
  color: #444444;
  background: #f3b137;
}
.nav-tabs li {
  float: none;
  margin-bottom: 0;
}
.nav-tabs li a,
.nav-tabs li span {
  margin-right: 0;
  line-height: 1.42857143;
  border: none;
  border-radius: 0;
  font-size: 14px;
}
.nav li a:focus,
.nav li a:hover,
.nav li span:focus,
.nav li span:hover {
  text-decoration: none !important;
  background-color: transparent;
}
.achieveforms-container .sectionsHead .sections-toggle-wrapper {
  min-height: 3em;
  border-bottom: solid 1px #1d599e;
  font-weight: 600;
  color: #1d599e;
  background: #093566;
  font-size: 1.2rem;
}
.achieveforms-container
  .sectionsHead
  .sections-toggle-wrapper
  .active-section-name {
  top: 0.75em;
  font-size: 18px;
  padding-left: 0.9em;
  position: relative;
  color: #fff !important;
}
.achieveforms-container .sectionsHead .sections-toggle-wrapper .navbar-toggle {
  margin: 0.5rem 0.3rem 0 0;
  cursor: pointer;
}
.sectionsHead .sections-toggle-wrapper .navbar-toggle:focus {
  background-color: transparent;
  box-shadow: none;
}
.achieveforms-container
  .sectionsHead
  .sections-toggle-wrapper
  .navbar-toggle
  i {
  color: #fff !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .render-subform
  .all-sections {
  padding: 0;
}

dl.summary-list {
  padding-left: 0 !important;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 0;
}
.summary-list-row {
  display: flex;
  padding: 0.3rem 0;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  border-bottom: 1px solid #ddd;
}
dt.summary-list-key {
  display: table-cell;
  margin-right: 2rem;
  width: 25%;
  margin-bottom: 0px !important;
  vertical-align: top;
}
dd.summary-list-value {
  display: table-cell;
  width: 75%;
  margin-bottom: 0px !important;
}
@media only print, only screen and (min-width: 768px) {
  .achieveforms-container .sectionsHead .sectionsHeadInner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    align-content: stretch;
  }
  .nav-tabs {
    border-bottom: none !important;
  }
}
@media screen and (max-width: 767px) {
  .summary-list-row {
    display: flex;
    padding: 0.3rem 0;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-bottom: 1px solid #ddd;
  }
  dt.summary-list-key {
    display: table-cell;
    margin-right: 2rem;
    width: 100%;
    margin-bottom: 0px !important;
  }
  dd.summary-list-value {
    display: table-cell;
    width: 100%;
    margin-bottom: 0px !important;
  }
}

@media only print, only screen and (max-width: 767px) {
  .col-xs-11 {
    width: 100%;
  }
  #SelfToolbar .login-link,
  #toolbar .login-link {
    margin: 10px 0 10px 10px;
    min-height: 4rem;
  }
  .achieveforms-container .sectionsHead {
    padding: 0;
  }
  .achieveforms-container
    .sectionsHead
    .sectionsHeadInner
    .sectionNameWrapper
    .sectionNameTab {
    padding-left: 1em;
    border-radius: 0 !important;
    margin: 0 !important;
    border-left: none !important;
    width: 100%;
  }
  .nav-tabs li {
    margin-bottom: 0 !important;
  }
}
.achieveforms-container
  .sectionsHead
  .sectionsHeadInner
  .sectionNameWrapper
  .sectionNameTab
  i {
  margin: 0 0 0 0.5rem !important;
  width: auto !important;
}
.sectionNameWrapper button {
  border: none !important;
}
.sectionNameWrapper button:hover,
.sectionNameWrapper button:focus {
  background: #f3b137 !important;
  color: #444 !important;
  position: relative;
  border-color: transparent;
}
.sectionNameWrapper.valid button {
  background: #007458 !important;
  color: #ffffff !important;
  position: relative;
}
.sectionNameWrapper.valid button:hover,
.sectionNameWrapper.valid button:focus {
  background: #199375 !important;
}
.sectionNameWrapper.active button {
  background: #093566 !important;
  color: #ffffff !important;
  position: relative;
}
.sectionNameWrapper.active button:after {
  bottom: 0;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(9, 53, 102, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
  z-index: 999;
}
.sectionNameWrapper.invalid button {
  background: #ae171e !important;
  color: #ffffff !important;
  position: relative;
}
.sectionNameWrapper.invalid button:after {
  bottom: 0;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(9, 53, 102, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
  z-index: 999;
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover,
.nav-tabs li.active span,
.nav-tabs li.active span:focus,
.nav-tabs li.active span:hover {
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
  cursor: default;
}

/*  ALERTS  */

/*! ANIMATIONS */

@keyframes delay-fadein {
  0% {
    display: none;
    opacity: 0;
  }
  50% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

.alert {
  animation: delay-fadein 3s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.noanim .alert {
  animation: none !important;
  display: block !important;
  opacity: 1 !important;
}

.alert-danger {
  background-color: #ffffff;
  border-color: #a94442;
  color: #a94442;
  background-image: none !important;
  border-width: 2px;
  font-weight: bold;
}
.alert-warning {
  background-color: #ffffff;
  border-color: #ff9c0d;
  color: #444444;
  background-image: none !important;
  border-width: 2px;
  font-weight: bold;
}
.alert-success {
  background-color: #ffffff;
  border-color: #007458;
  color: #007458;
  background-image: none !important;
  border-width: 2px;
  font-weight: bold;
}
.alert-info {
  background-color: #ffffff;
  border-color: #1d599e;
  color: #1d599e;
  background-image: none !important;
  border-width: 2px;
  font-weight: bold;
}

.alert-danger h1,
.alert-warning h1,
.alert-success h1,
.alert-info h1,
.alert-danger h2,
.alert-warning h2,
.alert-success h2,
.alert-info h2 {
  color: inherit !important;
  margin: 0 !important;
}

.alert h3,
.alert h4,
.alert h5 {
  color: inherit !important;
  margin: 1.5rem 0 !important;
  font-weight: 600 !important;
}
.alert ul {
  margin: 1rem 0 !important;
}
.alert ul li {
  line-height: 1.5em !important;
  margin: 0;
}
.alert {
  margin: 0.5rem 0 !important;
}
/* LOGIN FORM */
.container-form {
  width: 100%;
  max-width: 600px;
  margin-top: 2rem;
  background-color: #ededed;
  border-radius: 0.25rem;
}
.login-form {
  padding: 2rem;
}
.login-form .clearfix {
  margin: 3rem 0;
}
.login-btn-group .btn-default {
  font-size: 1.6rem !important;
  border: none !important;
  padding: 1.25rem 2rem !important;
  margin-right: 0.5rem;
}
.login-btn-group button {
  color: #444444;
  background-color: #f6bf35;
  border-color: #f1f1f1;
}
.login-btn-group a.btn-default {
  background-color: #d5d5d5;
}
.login-btn-group .btn-default:hover {
  color: #ffffff !important;
  background-color: #1d599e !important;
}
.login-form .form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 48px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 2px solid #b7b7b7;
  border-radius: 4px;
}
.login-form .form-control:focus {
  outline: 0;
  box-shadow: inset 0 0 0px 4px #f6bf35;
}
.row-login {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: stretch;
  justify-content: center;
}
.provider-div {
  line-height: 100px;
  vertical-align: middle;
  margin: 0px auto;
  display: flex;
  float: none;
  flex-direction: row;
  justify-content: center;
  flex-grow: 122;
  min-height: 207px !important;
  align-content: stretch;
  align-items: stretch;
  flex-wrap: nowrap;
  flex-grow: 100;
  flex-basis: 25%;
}
.provider-div .thumbnail {
  display: flex;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  flex-direction: column;
  flex-grow: 100;
  justify-content: space-between;
  align-items: center;
}
.provider-div .thumbnail img,
.provider-div .thumbnail a img {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%;
  height: auto;
  max-height: 50%;
  aspect-ratio: initial !important;
}
.provider-div .thumbnail p {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media only print, only screen and (min-width: 768px) {
  .login-form .form-horizontal .control-label {
    text-align: right;
    background-color: #dfdfdf;
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    margin-right: 0;
    line-height: 1.5;
    margin-left: 1.5rem;
    width: 25%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 2px solid #d5d5d5;
    border-right: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
  }
  .login-form .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 48px;
    background-color: #fff !important;
    border: 2px solid #d5d5d5;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .login-form .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .form-group .col-sm-9 {
    padding-left: 0 !important;
  }
}

@media only print, only screen and (max-width: 600px) {
  .login-form .clearfix {
    margin: 3rem 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .login-btn-group .btn-default {
    font-size: 1.6rem !important;
    border: none !important;
    padding: 0.75rem 2rem !important;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}

/*! BUTTONS */

button {
  font-family: inherit;
}
.btn {
  line-height: 1.5em;
  border-radius: 3px !important;
  padding: 6px 12px !important;
  user-select: none !important;
  font-size: inherit !important;
  font-weight: 600 !important;
  cursor: pointer;
}
#checkEligible .checkbox-label.btn,
#checkMaybeEligible .checkbox-label.btn,
#organisationApply .checkbox-label.btn {
  padding: 1rem 2rem !important;
  border: 2px solid #007459;
  color: #007458;
}
.btn-info {
  color: #ffffff !important;
  background-color: #1d599e !important;
  border-color: #1d599e !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff !important;
  background-color: #093566 !important;
  border-color: #093566 !important;
}
.btn-success {
  color: #ffffff !important;
  background-color: #007459 !important;
  border-color: #007459 !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  color: #ffffff !important;
  background-color: #014c3b !important;
  border-color: #014c3b !important;
}
.btn-danger {
  color: #ffffff !important;
  background-color: #ae171e !important;
  border-color: #ae171e !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  color: #ffffff !important;
  background-color: #850c12 !important;
  border-color: #850c12 !important;
}
.btn-default {
  color: #444444;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  color: #444444;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}
.btn-primary.top:hover,
.btn-primary.top:focus {
  border-color: #f6bf35 !important;
}
.btn-primary,
.btn-warning {
  color: #444444 !important;
  background-color: #f6bf35 !important;
  border-color: #f6bf35 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  color: #444444 !important;
  background-color: #ffdd88 !important;
  border-color: #ffdd88 !important;
}
#anonymousLoginScreen #btn-register,
#anonymousLoginScreen #btn-login,
#anonymousLoginScreen #btn-anon {
  font-size: 1.5rem !important;
  padding: 0.5rem 1rem !important;
  min-height: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  margin: 0 0.5rem 0.5rem 0 !important;
}
#anonymousLoginScreen .clearfix {
  display: none;
}
#anonymousLoginScreen .btn-custom {
  color: #114c8f !important;
  letter-spacing: 0;
  padding: 0.5rem 1rem !important;
  outline: none !important;
  border: none !important;
  border-radius: 3px !important;
  color: #ffffff;
}
#anonymousLoginScreen #btn-login,
#anonymousLoginScreen #btn-anon {
  background-color: #e2e2e2;
}

#anonymousLoginScreen .btn-custom:focus,
#anonymousLoginScreen .btn-custom:hover {
  background: #1d599e !important;
  border-color: transparent !important;
  box-shadow: none !important;
  margin-top: inherit !important;
  padding: 0.5rem 1rem !important;
  min-height: 40px;
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  color: #ffffff !important;
}
#lang-btn {
  color: #ffffff !important;
  background-color: #4677b1 !important;
  border-color: #4978af !important;
}
#lang-btn:hover,
#lang-btn:focus,
#lang-btn:active {
  color: #093566 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn:active,
.btn.active {
  box-shadow: none !important;
}

label.checkbox-label.btn::before,
label.radio-label.btn::before {
  display: none !important;
}
.all-sections
  .field
  .fieldContent
  fieldset.fieldInput.error
  input[type="checkbox"]
  + label.btn {
  border-color: #007458 !important;
  background-color: #ffffff;
  color: #007458;
  border-width: 2px !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2:focus
  + label.btn {
  border-color: #007458 !important;
}

.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput.valid
  input[data-type="date-subfield"],
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput.valid
  input[type="checkbox"]
  + label.btn,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput.valid
  input[type="radio"]
  + label.btn,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput.valid
  + input.other-input {
  border-color: #007458;
}
.no-touch
  .achieveforms-container
  .field
  fieldset.fieldInput.valid
  input[type="checkbox"]
  + label.btn:hover,
.no-touch
  .achieveforms-container
  .field
  fieldset.fieldInput.valid
  input[type="radio"]
  + label.btn:hover {
  color: #fff;
  background-color: #007458;
}

.radio-label.btn {
  border-width: 2px !important;
  border-color: #007458 !important;
  padding: 10px 15px !important;
  font-size: 16px !important;
  border-radius: 3px !important;
  font-weight: 600 !important;
}
.radio-label.btn::before {
  display: none;
}
input[type="checkbox"]:checked + label.btn,
input[type="radio"]:checked + label.btn {
  box-shadow: none !important;
  text-shadow: none !important;
  color: #fff !important;
  background-color: #007458 !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput.valid
  input[type="radio"]
  + label.btn {
  border-color: #007458 !important;
}

.no-touch
  .achieveforms-container
  .field
  fieldset.fieldInput.error
  input[type="checkbox"]
  + label.btn:hover,
.no-touch
  .achieveforms-container
  .field
  fieldset.fieldInput.error
  input[type="radio"]
  + label.btn:hover {
  background-color: #007458 !important;
  color: #fff !important;
}
.fileCountDisplay {
  margin-left: 3px;
}
.achieveforms-container .btn-af,
.upload-button {
  display: flex;
  border-radius: 2px;
  color: #333 !important;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  border: 2px solid #f6bf35 !important;
  background: #f6bf35;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  align-items: center;
  justify-content: center;
  align-content: flex-end;
  flex-wrap: nowrap;
  flex-direction: row;
}
.achieveforms-container .btn-af:hover,
.achieveforms-container .btn-af:focus,
.upload-button:hover {
  background: #fd8 !important;
  border: 2px solid #fd8 !important;
}
.resumable-browse-file {
  pointer-events: none;
}
.fileCount {
  margin-top: 0.5rem;
}
.previousbutton,
.cancelbutton {
  background: transparent !important;
  margin-right: 0.5rem !important;
}
.achieveforms-container .btn-af:hover,
.achieveforms-container .btn-af:focus {
  background: #fd8 !important;
  border: 2px solid #fd8 !important;
}
.achieveforms-container .btn-af:focus {
  -webkit-box-shadow: 0px 0px 0px 5px #1d599e;
  box-shadow: 0px 0px 0px 5px #1d599e;
}
.achieveforms-container .fillinButtons .btn {
  margin: 0.25em 0;
  min-width: 7em;
  font-size: inherit;
  color: #333;
  flex-shrink: 0;
}
.achieveforms-container .fillinButtons-wrapper {
  margin: 0;
  text-align: center;
  width: 100% !important;
  padding: 0;
}
.achieveforms-container .fillinButtonsLeft {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  justify-content: flex-start;
}
.achieveforms-container .fillinButtons .fillinButtonsRight {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.fillinButtonsRight .btn {
  float: right;
}

.launchSubform {
  box-shadow: none;
  border: 2px solid #f6bf35;
  background: #f6bf35;
  color: #333333;
  margin-top: 0.5rem;
}
.launchSubform:hover,
.launchSubform:focus,
.launchSubform:active {
  background: #fd8 !important;
  border: 2px solid #fd8 !important;
}

.search-row .search input {
  height: 50px;
  border: 2px solid #999;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.search-row .input-group-btn button {
  height: 50px;
  border: 2px solid #999 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  background-image: url(https://files-anglesey-fspub.s3-eu-west-1.amazonaws.com/images/search.png);
  width: 5rem !important;
  background-color: #999 !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 2.4rem auto;
  transition: all 0.2s;
}
.search-row .input-group-btn button:hover,
.search-row .input-group-btn button:focus {
  height: 50px;
  border: 2px solid #1d599e !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  background-color: #1d599e !important;
  background-image: url(https://files-anglesey-fspub.s3-eu-west-1.amazonaws.com/images/search.png);
  width: 5rem !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 2.6rem auto;
  transition: all 0.2s;
}

button.skipRatingStep,
button.submitRating {
  margin: 0.25rem !important;
}

@media only print, only screen and (max-width: 767px) {
  .achieveforms-container .fillinButtons-wrapper .fillinButtons .btn {
    font-size: 14px;
  }
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .fillinButtons-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #ioacc-nav .navbar {
    float: none;
  }
  .navbar-brand {
    display: none;
  }
  .hidden-xs {
    display: none !important;
  }
  #navDropdownToggle > i {
    margin-left: 0;
    padding: 1rem;
  }
  #header > div > div > div.col-md-4 {
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 !important;
  }
  .navbar-nav {
    text-align: left;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .user.displayname {
    display: block;
    float: left;
  }
  .brand-image {
    display: none;
  }
  #session-badge {
    display: block;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    margin: 15px auto;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: underline !important;
  }
  .btn.btn-primary.btn-lg.dropdown-toggle svg {
    fill: #ffffff;
    width: auto;
    height: 36px;
    margin-left: 15px;
  }
  #navDropdownToggle .collapsed svg.collapsed,
  #navDropdownToggle[aria-expanded="false"] svg.collapsed {
    display: block;
  }
  #navDropdownToggle svg.open,
  #navDropdownToggle .collapsed svg.open,
  #navDropdownToggle[aria-expanded="false"] svg.open {
    display: none;
  }
  #navDropdownToggle[aria-expanded="true"] svg.collapsed {
    display: none;
  }
  #navDropdownToggle[aria-expanded="true"] svg.open {
    display: block;
  }
  #navDropdownToggle {
    background-color: transparent !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 0 !important;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    font-size: 1.4rem !important;
    min-height: 50px;
  }
  #navDropdownToggle:hover,
  #navDropdownToggle:focus {
    color: #f6bf35 !important;
    outline: none;
    box-shadow: none !important;
  }
  #navDropdownToggle:hover svg,
  #navDropdownToggle:focus svg {
    fill: #f6bf35 !important;
  }
  #navDropdownToggle #text {
    display: none;
  }
  #ioacc-nav div.visible-xs ul li a {
    border-left: 0px;
    font-size: 16px !important;
    border-bottom: 1px solid #1d599e;
    display: block;
    line-height: 1.5em;
  }
}
#ioacc-nav div.visible-xs ul li a:hover {
  background: #1d599e;
}
#ioacc-nav ul.nav li:first-child {
  border-top: none;
}
#ioacc-nav ul.nav li {
  border-bottom: none;
}

.navbar-collapse {
  max-height: 1920px;
  background: #093566;
}
.dropdown {
  position: relative;
  display: block !important;
}
.dropdown.caret {
  display: block;
  margin-left: 8px;
  width: 10px;
  height: 10px;
  border-right: 3px solid white;
  border-top: 3px solid white;
  transform: rotate(45deg);
  margin-right: 10px;
  float: right;
  margin-bottom: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.3s;
}
.dropdown.open.caret {
  transform: rotate(315deg);
  transition: all 0.3s;
}
.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
body._AF,
div._AF,
html._AF {
  font-size: 100% !important;
}

#session-badge > li > ul > li > a > i {
  margin-right: 10px;
}

/*  ERRORS  */

._AF label.error,
.achieveforms-container label.error {
  color: #ae171e;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 1rem;
  font-family: inherit;
  display: inline-block;
}
label.error::before {
  content: "\26A0";
  font-weight: 400;
  margin-right: 0.5rem;
  font-size: 1.5rem;
  font-family: inherit;
  display: inline-block;
}
/* MY REQUESTS */

.form-inline select.form-control {
  margin: 0 1rem !important;
}
@media (max-width: 768px) {
  .form-inline select.form-control {
    margin: 0 !important;
  }
}

#MyRequestTable tbody tr.case-row {
  background-color: #f1f1f1 !important;
  border-bottom: 1px solid #c3c3c3;
  transition: background-color 0.5s ease 0s;
  cursor: pointer !important;
}
#MyRequestTable tbody tr.case-row:hover,
#MyRequestTable tbody tr.case-row.open {
  background-color: #1d599e !important;
  border-bottom: 1px solid rgb(255, 255, 255);
  transition: background-color 0.25s ease 0s;
  color: #ffffff !important;
}
#MyRequestTable tbody tr.case-row:hover .case-process_name h2,
#MyRequestTable tbody tr.case-row.open .case-process_name h2 {
  color: #ffffff !important;
}
.table_actions .text-center.table_buttons .btn {
  margin: 0 0.5rem;
}

/*  FORMS */

.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled].checked
  + label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled]:checked
  + label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled].checked
  + label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled]:checked
  + label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .check2[disabled].checked
  + label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .check2[disabled]:checked
  + label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .radio2[disabled].checked
  + label,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .radio2[disabled]:checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled].checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled]:checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled].checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled]:checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .check2[disabled].checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .check2[disabled]:checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .radio2[disabled].checked
  + label,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .radio2[disabled]:checked
  + label {
  color: inherit !important;
  display: flex !important;
  min-width: 98% !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
  background: none !important;
  border: none !important;
}
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled].checked
  + label::before,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled]:checked
  + label::before,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled].checked
  + label::before,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled]:checked
  + label::before,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled].checked
  + label::before,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2[disabled]:checked
  + label::before,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled].checked
  + label::before,
.product_service
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2[disabled]:checked
  + label::before {
  content: "\1F5F8" !important;
  display: flex !important;
  border: none !important;
  font-size: 1.2rem !important;
  color: #fff !important;
  line-height: 1.5rem;
  width: 1.4rem;
  height: 1.4rem;
  font-weight: 600;
  background: #a3a3a3;
  padding: 0.15rem !important;
  border-radius: 3px;
  justify-content: center;
  align-content: center;
  align-items: flex-start;
  margin-right: 1rem;
}

.achieveforms-container .all-sections .field .fieldContent span[data-content='<script src="https://files-anglesey-fspub.s3-eu-west-1.amazonaws.com/js/pc-fix.js"></script>']
{
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

._AF input[type="date"],
._AF input[type="datetime-local"],
._AF input[type="datetime"],
._AF input[type="email"],
._AF input[type="month"],
._AF input[type="number"],
._AF input[type="password"],
._AF input[type="search"],
._AF input[type="tel"],
._AF input[type="text"],
._AF input[type="time"],
._AF input[type="url"],
._AF input[type="week"],
._AF select,
._AF textarea,
.achieveforms-container input[type="date"],
.achieveforms-container input[type="datetime-local"],
.achieveforms-container input[type="datetime"],
.achieveforms-container input[type="email"],
.achieveforms-container input[type="month"],
.achieveforms-container input[type="number"],
.achieveforms-container input[type="password"],
.achieveforms-container input[type="search"],
.achieveforms-container input[type="tel"],
.achieveforms-container input[type="text"],
.achieveforms-container input[type="time"],
.achieveforms-container input[type="url"],
.achieveforms-container input[type="week"],
.achieveforms-container select,
.achieveforms-container textarea {
  font-size: 16px;
  height: 40px;
  line-height: 1.5;
  border: 2px solid #949494;
  font-family: inherit;
  padding-left: 8px;
}
.achieveforms-container .all-sections .field .fieldContent .fieldName {
  line-height: 1.5em !important;
  font-weight: 400 !important;
  font-size: inherit !important;
  min-height: unset !important;
}
.achieveforms-container .all-sections .field .icon-valid {
  font-size: 1.5em;
  color: #007458 !important;
  float: left;
  margin: 0.5rem 0 0 2rem;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .prefix-wrapper
  .prefix {
  padding: 0 !important;
  border-radius: 0 !important;
  margin-right: 2px !important;
  font-size: inherit !important;
}
#label_price {
  font-weight: 600 !important;
}
._AF .image-preview,
._AF .imagePreview,
.achieveforms-container .image-preview,
.achieveforms-container .imagePreview {
  margin-right: 0.5rem;
  vertical-align: top;
  width: 100px !important;
  height: auto !important;
}

._AF .postfix-wrapper.valid .postfix,
._AF .prefix-wrapper.valid .prefix,
._AF input.valid,
._AF select.valid,
._AF textarea.valid,
.achieveforms-container .postfix-wrapper.valid .postfix,
.achieveforms-container .prefix-wrapper.valid .prefix,
.achieveforms-container input.valid,
.achieveforms-container select.valid,
.achieveforms-container textarea.valid {
  border-color: #007458 !important;
}
fieldset.valid input[type="checkbox"] + label:before,
fieldset.valid input[type="radio"] + label:before {
  border-color: #1d599e !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2:focus
  + label:before {
  box-shadow: none;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  border: 2px solid gray !important;
  min-width: 24px !important;
  min-height: 24px !important;
  margin-right: 15px !important;
}
input[type="radio"].checked + label:before,
input[type="radio"]:checked + label:before {
  content: "\00a0";
  background-color: #1d599e;
  border-color: #1d599e;
  -webkit-box-shadow: inset 0px 0px 0px 3px #ffffff !important;
  box-shadow: inset 0px 0px 0px 3px #ffffff !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput.valid
  input[type="checkbox"]:checked
  + label:before {
  background: #1d599e;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput.valid
  input[type="checkbox"]
  + label:before {
  color: #f5f5f5 !important;
}
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  label:before,
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  label:before {
  font-size: 18px;
  padding: 2px;
  margin-bottom: 3px;
  display: block;
  float: left;
}
.product_self
  .achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  label {
  font-family: inherit;
  font-size: 14px;
  color: #444;
  display: flex;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.5em;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
}
.checkbox-wrapper label a {
  display: contents !important;
}
.checkbox-wrapper {
  margin-bottom: 0;
}
.achieveforms-container .all-sections .field .fieldContent fieldset {
  padding: 1rem 0 0 0 !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset[data-type="subform"] {
  padding: 0 !important;
  min-height: 0 !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset[data-type="subform"]
  form {
  line-height: 0 !important;
}

.achieveforms-container .resumable-drop {
  z-index: 4;
  padding: 1rem;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #545454;
  border: 2px dashed #aaa !important;
  border-radius: 0.5em;
  background: #f7f7f7;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  align-content: center;
  margin-top: 1rem;
  flex-wrap: wrap;
}
.drop-upload-message {
  text-align: left;
  padding: 1rem 0;
}

.achieveforms-container .hideFileUpload .resumable-drop,
.achieveforms-container .hideFileUpload .fileCount,
.achieveforms-container .hideUpload .resumable-drop,
.achieveforms-container .hideUpload .fileCount {
  display: none !important;
}

.achieveforms-container .resumable-list {
  clear: both;
  padding-top: 0.5rem;
  overflow: visible;
  display: block !important;
  position: relative;
  max-height: none !important;
}
.resumable-file {
  background: #fbfbfb;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
.resumable-file[data-name$=".pdf"] img,
.resumable-file[data-name$=".doc"] img,
.resumable-file[data-name$=".docx"] img,
.resumable-file[data-name$=".txt"] img,
.resumable-file[data-name$=".csv"] img,
.resumable-file[data-name$=".xls"] img,
.resumable-file[data-name$=".xlsx"] img {
  display: none;
}
.resumable-file[data-name$=".pdf"]::before,
.resumable-file[data-name$=".txt"]::before,
.resumable-file[data-name$=".doc"]::before,
.resumable-file[data-name$=".docx"]::before,
.resumable-file[data-name$=".csv"]::before,
.resumable-file[data-name$=".xls"]::before,
.resumable-file[data-name$=".xlsx"]::before {
  content: "";
  margin-right: 0.5rem;
  vertical-align: top;
  width: 100px !important;
  height: 64px !important;
  display: inline-block;
  background-position: 50% 8px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-color: #dbdbdb;
}
.resumable-file[data-name$=".pdf"]::before {
  background-image: url(https://www.ynysmon.llyw.cymru/site-elements/images/icons/icon-pdf.svg);
}
.resumable-file[data-name$=".txt"]::before {
  background-image: url(https://www.ynysmon.llyw.cymru/site-elements/images/icons/icon-txt.svg);
}
.resumable-file[data-name$=".csv"]::before {
  background-image: url(https://www.ynysmon.llyw.cymru/site-elements/images/icons/icon-csv.svg);
}
.resumable-file[data-name$=".doc"]::before,
.resumable-file[data-name$=".docx"]::before {
  background-image: url(https://www.ynysmon.llyw.cymru/site-elements/images/icons/icon-doc.svg);
}
.resumable-file[data-name$=".xls"]::before,
.resumable-file[data-name$=".xlsx"]::before {
  background-image: url(https://www.ynysmon.llyw.cymru/site-elements/images/icons/icon-xls.svg);
}

.achieveforms-container .help-text {
  margin-bottom: 1rem !important;
  font-size: 0.85rem !important;
}
.achieveforms-container .all-sections .field .fieldContent .prefix-wrapper {
  padding: 0 !important;
  margin: 0 !important;
  font-size: inherit !important;
  width: auto;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .fieldInput.hasCurrencyPrefix {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .prefix-wrapper
  .prefix {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-right: 2px !important;
  font-size: inherit !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 0px !important;
  border-color: #595959 !important;
  border-width: 2px;
  background: #595959;
  color: #ffffff;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .prefix-wrapper
  .prefix.range-prefix {
  border-color: #007458 !important;
  background: #007458 !important;
  padding-right: 1rem !important;
  border-width: 2px;
  font-size: 0.85rem !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .fieldInput.hasCurrencyPrefix {
  height: 35px !important;
  margin: 0 !important;
  padding: 0 0 0 6px !important;
}
.achieveforms-container .input-group-addon {
  border: 2px solid #949494;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .input-group:focus-within
  .input-group-addon {
  height: 34px;
}
.achieveforms-container .all-sections .field[data-field-type="range"] label {
  padding-bottom: 1rem !important;
}
.noUi-connects {
  border-radius: 0 !important;
}
.noUi-horizontal .noUi-handle,
.noUi-handle.noUi-handle-lower:focus {
  width: 22px;
  height: 48px;
  right: -17px;
  top: -8px;
  border: 3px solid #0d6c56;
  box-shadow: 0px 0px 0px 3px #ffffff;
  background-color: #ffffff !important;
  border-radius: 10px;
  cursor: grab;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .range-postfix-wrapper
  .range-postfix {
  color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  font-size: 1.2rem;
  font-weight: 600;
  background-color: rgb(6, 77, 132) !important;
  border-style: solid;
  border-width: 2px !important;
  border-color: rgb(6, 77, 132) !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .range-postfix-wrapper.range.text-center
  input {
  color: #444 !important;
}
.noUi-handle:before {
  display: none;
}
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 4px;
  background: #d3d3d3;
  left: 6px;
  top: 10px;
  border-radius: 4px;
}
.achieveforms-container
  .all-sections
  .field[data-field-type="range"]
  .input-group {
  display: flex;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .fieldInput.hasPostfix[type="range"],
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .fieldInput.hasPrefix[type="range"] {
  height: 35px;
  border-radius: 0 !important;
  border: none !important;
  border-right: none !important;
  border-left: none !important;
  background: #ced4d9 !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .prefix-suffix-mode.noUi-target {
  border-width: 2px !important;
  border-color: #c9c9c9 !important;
  background-color: #e7e7e7 !important;
  height: 35px !important;
  border-radius: 0 !important;
}
.achieveforms-container .all-sections .field .fieldContent .noUi-connect {
  background-color: #007458 !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  .input-group:focus-within
  .range-prefix-wrapper
  .input-group-addon {
  border-color: #c9c9c9 !important;
  background-color: #007458 !important;
  padding-right: 1rem !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.input-length-count.valid,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.textarea-length-count.valid,
.achieveforms-container .all-sections .field .fieldContent .lengthCount.valid {
  border-color: #007458;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.input-length-count.error,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.textarea-length-count.error,
.achieveforms-container .all-sections .field .fieldContent .lengthCount.error {
  border-color: #ae171e;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.input-length-count.input-group-addon.valid,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.textarea-length-count.input-group-addon.valid {
  color: #fff;
  background-color: #007458;
  border: 2px solid #007458;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.input-length-count.input-group-addon.error,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  span.textarea-length-count.input-group-addon.error {
  color: #fff;
  background-color: #ae171e;
  border: 2px solid #ae171e;
}
.screen-reader-error {
  min-width: 100% !important;
}
._AF div.error-wrapper,
.achieveforms-container div.error-wrapper {
  padding: 0;
  margin-bottom: 0.5em;
}
.achieveforms-container .separatedDateFieldLabel-alignAbove {
  margin-top: -12px !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset[disabled]
  input[type="radio"]:checked
  + label.btn {
  background-color: #007458 !important;
}

/* SUBFORM ELEMENTS */

.subTable {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  background: #e2e2e2;
  margin: 0;
  padding: 0.5rem;
  border-radius: 5px;
  width: 91.66666667%;
}
.subTableLabel {
  min-height: unset !important;
  margin: 0 1rem 0 0;
  padding: 0;
  font-size: 1rem !important;
  font-weight: 600 !important;
  width: 25%;
}
.subTableInput {
  margin: 0 !important;
  padding: 0 !important;
  min-height: unset !important;
  font-size: 1rem !important;
  width: auto;
  flex-grow: 100;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: nowrap;
  height: auto !important;
}
.postcodeOuter,
.searchAddressOuter {
  float: left !important;
  z-index: 555;
  width: auto;
  display: inline-table !important;
}

div[data-field-name="txtInputReg"] {
  float: left;
}
div[data-field-name="searchForCar"] {
  position: absolute !important;
  left: 10em;
  top: 43px;
  margin-left: 2px;
}

div[data-field-name="postcode_search"],
div[data-field-name="contactPostcode"],
div[data-field-name="updatePostcode"] {
  float: left;
  width: 10rem;
}
#searchAddressImpersonal,
#searchAddressPersonal,
#searchContact,
#btnSearchLLPG,
#btnSearchNLPG,
#searchForCar,
#searchNLPGContact,
#searchNLPGAddressPersonal,
#searchNLPGAddressImpersonal {
  font-size: 16px !important;
  height: 40px !important;
  line-height: 1.5;
  border: 2px solid #007458;
  background-color: #007458;
  color: #ffffff !important;
  margin-top: 29px !important;
  margin-left: 3px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding: 0 1rem !important;
  cursor: pointer;
  min-width: fit-content;
}

#searchAddressImpersonal:hover,
#searchAddressPersonal:hover,
#searchContact:hover,
#btnSearchLLPG:hover,
#btnSearchNLPG:hover,
#searchForCar:hover #searchNLPGContact:hover,
#searchNLPGAddressPersonal:hover,
#searchNLPGAddressImpersonal:hover,
#searchAddressImpersonal:focus,
#searchAddressPersonal:focus,
#searchContact:focus,
#btnSearchLLPG:focus,
#btnSearchNLPG:focus,
#searchForCar:focus #searchNLPGContact:focus,
#searchNLPGAddressPersonal:focus,
#searchNLPGAddressImpersonal:focus {
  background-color: #199375;
  border: 2px solid #199375;
}
#txtInputReg,
.postcodeInput,
.dvlaRegInput {
  width: 100%;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  height: 40px !important;
  width: 100% !important;
  min-width: 10rem !important;
  text-transform: uppercase;
}
.dvlaSearchOuter {
  float: left !important;
  z-index: 555;
  width: auto;
  display: inline-table !important;
}
.dvlaRegOuter .icon-valid {
  position: absolute;
  right: 1rem;
  top: 2rem;
}
.postcodeOuter .icon-valid {
  position: absolute;
  top: 1.75rem;
  right: 0.5rem;
}
@media only print, only screen and (max-width: 580px) {
  .postcodeOuter,
  .searchAddressOuter,
  .dvlaSearchOuter {
    float: none !important;
    width: 100% !important;
  }
  div[data-field-name="postcode_search"],
  div[data-field-name="searchForCar"],
  div[data-field-name="contactPostcode"],
  div[data-field-name="updatePostcode"],
  div[data-field-name="txtInputReg"] {
    float: none;
    min-width: 100% !important;
    max-width: 100% !important;
    position: relative !important;
    top: 0;
    left: 0;
    margin-left: 0 !important;
  }
  .txtInputReg,
  .postcodeInput,
  .dvlaRegInput,
  #txtInputReg,
  #contactPostcode,
  #updatePostcode {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    height: 40px !important;
    min-width: 100% !important;
  }
  #searchAddressImpersonal,
  #searchAddressPersonal,
  #searchContact,
  #btnSearchLLPG,
  #btnSearchNLPG,
  #searchForCar,
  #searchNLPGContact,
  #searchNLPGAddressPersonal,
  #searchNLPGAddressImpersonal {
    margin-top: -20px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    padding: 0 1rem !important;
    cursor: pointer;
    min-width: 100%;
    margin-left: 0 !important;
  }
}
.fs-hidden {
  padding-top: 0px;
  pointer-events: none;
  display: none;
}
.render-subform .field .fieldContent .fieldInput [aria-readonly="true"] {
  min-height: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.render-subform .field .fieldContent .fieldInput [aria-readonly="true"] {
  height: auto !important;
}
.render-subform .field .fieldContent .fieldName {
  font-weight: 600 !important;
}

/* SUBFORM SUMMARIES */

.achieveforms-container table.repeatable-table {
  font-size: 14px !important;
  border-radius: 5px !important;
  margin-bottom: 0.5em;
  padding: 0.25rem !important;
}
.achieveforms-container table.repeatable-table thead th {
  border-bottom: none !important;
}
.achieveforms-container table.repeatable-table thead {
  font-size: 14px !important;
  background: #e9e9e9;
}
.table thead tr th {
  vertical-align: top;
  padding: 0.5em 2em 0.5em 0.5em !important;
  text-align: left !important;
}
.achieveforms-container table.repeatable-table tr td,
.achieveforms-container table.repeatable-table tr th {
  padding-left: 0.5rem !important;
  padding-right: 1rem !important;
  text-align: left !important;
}
.achieveforms-container
  div.repeatable-table-wrapper
  table.repeatable-table
  td.edit-column,
.achieveforms-container
  div.repeatable-table-wrapper
  table.repeatable-table
  th.edit-column {
  width: 6em !important;
  min-width: 6em !important;
  text-align: center !important;
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\276F" !important;
  font-size: 1rem;
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\2A2F" !important;
  font-size: 1.7rem;
  line-height: 19px;
}
.repeatable-actions .btn-wrapper {
  padding: 0 !important;
  box-shadow: none !important;
  height: 24px !important;
  width: 24px !important;
  float: left !important;
  margin: 0 2px 0 0 !important;
  text-align: center !important;
}
.achieveforms-container .repeatable-actions .repeat-edit-btn {
  color: #007458 !important;
}
.no-touch .achieveforms-container .repeat-edit-btn:hover {
  color: #007458 !important;
  background-color: #cfcfcf !important;
  border: none !important;
}
.achieveforms-container .repeatable-actions .repeat-remove-btn,
.achieveforms-container .repeatable-actions .repeat-remove-btn2 {
  color: #ae171e !important;
}
.no-touch .achieveforms-container .repeat-remove-btn2:hover,
.no-touch .achieveforms-container .repeat-remove-btn:hover {
  color: #ae171e !important;
  background-color: #cfcfcf !important;
  border: none !important;
}
.fa-caret-down:before {
  content: "\f0d7";
}
/*
.achieveforms-container .all-sections .field .fieldContent .fieldInput, 
.achieveforms-container .all-sections .field .fieldContent .prefix-suffix-mode {
    min-height: unset !important;
}
*/
.achieveforms-container .all-sections .field[data-field-type="html"],
.achieveforms-container .all-sections .field[data-field-type="staticText"] {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  clear: both !important;
  display: block;
}
.achieveforms-container .all-sections .field[data-field-type="html"] p,
.achieveforms-container .all-sections .field[data-field-type="staticText"] p {
  line-height: 1.5em !important;
  margin: 1rem 0;
}
.achieveforms-container .all-sections .field[data-field-type="staticText"] ul,
.achieveforms-container .all-sections .field[data-field-type="html"] ul {
  line-height: 1.5em !important;
  margin: 2rem 0 1rem 0;
}
.achieveforms-container .all-sections .field[data-field-type="staticText"] li,
.achieveforms-container .all-sections .field[data-field-type="html"] li {
  line-height: 1.5em !important;
  margin-bottom: 0.5rem;
}
.application-review h1,
.application-review h2,
.application-review h3,
.application-review h4 {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

/* SECTION TABS*/

.view .sectionNameWrapper.valid .sectionNameTab {
  background: #1d599e !important;
  color: #ffffff !important;
}
.view .sectionNameWrapper.valid .sectionNameTab:after {
  border-color: rgba(0, 116, 88, 0) !important;
  border-bottom-color: #1d599e;
}
.view .sectionNameWrapper.active .sectionNameTab {
  background: #093566 !important;
  color: #ffffff !important;
}
.view .sectionNameWrapper.active .sectionNameTab:after {
  border-color: rgba(29, 89, 158, 0) !important;
  border-bottom-color: #093566;
}
.view .sectionNameWrapper.invalid .sectionNameTab {
  background: #ae171e !important;
  color: #ffffff !important;
}

/*CASE VIEWER - VIEW ONLY*/

.render-subform .fields.view .fieldContent {
  padding-top: 0;
  min-width: 100%;
  display: flex;
  flex-direction: row !important;
}
.fields.view
  .field[data-field-type="subform"]
  .fieldContent
  .render-subform
  .fields.view
  .field
  .fieldContent {
  display: flex;
  min-width: 100%;
  flex-direction: row;
}
.fields.view .field[data-field-type="subform"] label {
  min-width: 100% !important;
}

.fields.view .field .fieldContent span[data-type="html"] {
  margin-bottom: 0 !important;
}
.fields.view .field .fieldContent fieldset[data-type="subform"] {
  border: none !important;
}

.fields.view .fieldContent h1 {
  padding: 0 0 1.5rem 0;
  font-size: 2.5rem;
}
.fields.view .fieldContent h2 {
  padding: 2.5rem 0 1rem 0;
  font-size: 2rem;
}
.fields.view .fieldContent h3,
.fields.view .fieldContent h4 {
  padding: 1.5rem 0 0.5rem 0;
  font-size: 1.66rem;
}

.fields.view .field .fieldContent .fieldName {
  min-height: unset !important;
}
.fields.view .fieldContent {
  position: relative !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  align-content: flex-start !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  margin-top: 0 !important;
}
.fields.view [data-type="html"],
.fields.view [data-type="staticText"] {
  min-width: 100%;
  width: 100%;
  display: block !important;
}
.fields.view ._fieldName {
  float: left;
  width: 100% !important;
}
.fields.view .field {
  display: table;
  opacity: 1;
  min-width: 100%;
}
.fields.view .help-text {
  display: none;
}
.fields.view .fs-hidden {
  padding-top: 0px !important;
  pointer-events: none;
  display: none !important;
  height: 0px;
}

.fields.view #listmanualAddress input,
.fields.view #listBringing input {
  display: none !important;
}
.fields.view #listmanualAddress label,
.fields.view #listBringing label {
  margin: 0 !important;
  padding: 8px 0 0 0 !important;
  width: 100% !important;
  min-width: 100% !important;
}

.fields.view #listmanualAddress label {
  border: none !important;
}
.fields.view .subTable {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  background: transparent;
  margin: 0;
  padding: 0;
  border-radius: 5px;
  width: 100%;
}
.fields.view .subTableLabel {
  padding-left: 0 !important;
  margin-right: 0 !important;
}
.fields.view #listmanualAddress label::before {
  content: "\1F5F8";
  margin-right: 0.75rem;
  display: block;
  border: none !important;
  font-size: 1.5rem;
  color: #444 !important;
}
.fields.view #txtPostcode {
  text-transform: uppercase;
}
.fields.view .field .fieldContent .fieldInput.view-data,
.fields.view .field .fieldContent .prefix-suffix-mode.view-data {
  padding-left: 0;
  font-size: inherit !important;
  line-height: inherit !important;
  padding-top: 0.5rem !important;
  min-width: 50%;
}
.fields.view .field .fieldContent label,
.fields.view .field .fieldContent input,
.fields.view .field .fieldContent textarea,
.fields.view .field .fieldContent select,
.fields.view .field .fieldContent .upload,
.fields.view .field .fieldContent fieldset {
  overflow: visible;
  border-top: 1px solid #c9c9c9 !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0rem !important;
  cursor: initial !important;
  border-radius: 0 !important;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding-left: 0;
}
.fields.view [data-field-type="mapSingle"] .fieldContent label {
  border-top: none !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  padding-bottom: 1rem !important;
}
.fields.view [data-field-type="mapSingle"] {
  border-top: 1px solid #c9c9c9 !important;
}
.fields.view .field .fieldContent fieldset .checkbox-label {
  border-top: none !important;
}
.fields.view [data-field-name="subLang"] {
  display: none !important;
}
.fields.view
  .field
  .fieldContent
  fieldset
  .fieldInput.vertical
  .radio-wrapper
  .radio-label.btn {
  border-top: 1px solid #c9c9c9 !important;
  margin-top: 10px;
}
.fields.view .field .fieldContent label {
  padding-right: 3rem !important;
  min-width: 50% !important;
  max-width: 50% !important;
}
.fields.view .field .fieldContent input,
.fields.view .field .fieldContent textarea,
.fields.view .field .fieldContent select {
  min-width: 50% !important;
  max-width: 50% !important;
  word-wrap: break-word;
  word-break: break-all;
  flex-grow: 100;
  pointer-events: none;
}
.fields.view
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  [disabled]:checked
  + label {
  display: block;
  text-align: left;
  color: #444 !important;
  border: none;
  background: 0 0;
  text-shadow: none;
  box-shadow: none;
  min-width: 100% !important;
  width: 100% !important;
}
.fields.view .field .fieldContent .input-group,
.fields.view .field .fieldContent .input-group input {
  min-width: 100% !important;
}
.fields.view .field .fieldContent .fieldName {
  min-height: 0 !important;
  font-weight: 600 !important;
}
.fields.view .radio-label.btn {
  padding: 0 !important;
}

.fields.view .checkbox-wrapper {
  display: flex;
  flex-direction: column;
}
.fields.view .field .fieldContent label.radio-label {
  border: none !important;
}
.fields.view .checkbox-wrapper label {
  max-width: 100% !important;
}
.fields.view .radio-wrapper label {
  max-width: 100% !important;
}
.fields.view [data-field-name="chooseAddressSub"] {
  display: table;
  min-width: 100% !important;
}
.fields.view
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .radio2[disabled]:checked
  + label {
  display: block !important;
  font-weight: 400 !important;
}
.fields.view .field .fieldContent label {
  margin-bottom: 0 !important;
}

.fields.view .mandatory {
  display: none !important;
}
.fields.view textarea {
  margin: 0 !important;
}
.fields.view #label_search {
  display: none !important;
}
.fields.view [data-field-type="button"],
.fields.view [data-field-type="spacer"],
.fields.view [data-field-type="line"] {
  display: none !important;
}
.fields.view [data-field-type="mapSingle"] .fieldContent {
  flex-direction: column;
}
.fields.view [data-field-type="mapSingle"] label {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 1rem;
}
.fields.view [data-type="mapSingle"],
.fields.view .map-holder {
  width: 100% !important;
}
.fields.view [id^="_GMapContainer"] {
  width: 100% !important;
}
.fields.view span[data-type="staticText"] {
  margin-top: 0.75rem !important;
  margin-bottom: 1.25rem !important;
}
.fields.view [data-field-type="subform"] .field {
  padding-top: 0 !important;
}
.fields.view .spacer,
.fields.view .line {
  display: none !important;
}
.fields.view select[disabled],
.fields.view textarea[disabled] {
  cursor: initial;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column;
  padding-top: 4px;
}
.fields.view select[disabled],
.fields.view input[disabled],
.fields.view textarea[disabled],
.fields.view .fieldInput.view-data,
.fields.view [data-type="upload"],
.fields.view [data-type="radio"] {
  width: 100% !important;
  max-width: 100% !important;
  border-top: 1px solid #d1d1d1 !important;
}
.fields.view .field .fieldContent .prefix-suffix-mode {
  min-width: 100% !important;
  flex-grow: 1000;
  flex-shrink: 0;
}
.fields.view .field .fieldContent .prefix-wrapper {
  border-top: 1px solid #d1d1d1 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  height: auto !important;
}
.fields.view .postfix,
.fields.view .prefix {
  font-size: 1em !important;
}
.fields.view .radio-label {
  padding-top: 4px !important;
}
.fields.view .resumable-file a.resumable-file-name {
  overflow: hidden;
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: #1d599e;
  text-decoration: none !important;
}
.fields.view .resumable-file a.resumable-file-name:hover {
  background-color: transparent;
  color: #1d599e;
  text-decoration: underline !important;
}
.fields.view .resumable-file[data-name$=".pdf"]::before,
.fields.view .resumable-file[data-name$=".doc"]::before,
.fields.view .resumable-file[data-name$=".docx"]::before,
.fields.view .resumable-file[data-name$=".csv"]::before,
.fields.view .resumable-file[data-name$=".xls"]::before,
.fields.view .resumable-file[data-name$=".xlsx"]::before {
  content: "";
  margin-right: 0.5rem;
  vertical-align: top;
  width: 32px !important;
  height: 32px !important;
  display: inline-block;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
}
.fields.view .fieldName legend._fieldName {
  font-size: inherit !important;
}
.fields.view fieldset .radio-wrapper label {
  background-color: none !important;
  font-weight: 400 !important;
}
.fields.view #listDeclaration label,
.fields.view #ynDecleration label,
.fields.view #ynAgreeDeclaration label,
.fields.view #listConfirmation label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: nowrap;
}
.fields.view #listDeclaration label::before,
.fields.view #ynDecleration label::before,
.fields.view #ynAgreeDeclaration label::before,
.fields.view #listConfirmation label::before {
  content: "\1F5F8";
  margin-right: 0.75rem;
  display: block;
  border: none !important;
  font-size: 1.5rem;
  color: #ffffff !important;
}
.fields.view #listDeclaration .checkbox-label,
.fields.view #ynDecleration .checkbox-label,
.fields.view #ynAgreeDeclaration .checkbox-label,
.fields.view #listConfirmation .checkbox-label {
  min-width: 100% !important;
  max-width: 100% !important;
}
.fields.view #listDeclaration input[type="checkbox"],
.fields.view #ynDecleration input[type="checkbox"],
.fields.view #ynAgreeDeclaration input[type="checkbox"],
.fields.view #listConfirmation input[type="checkbox"] {
  display: none !important;
}
.fields.view .field .fieldContent fieldset .checkbox-wrapper:nth-child(1) label,
.fields.view
  .field
  .fieldContent
  fieldset
  .checkbox-wrapper:nth-child(1)
  label {
  padding-top: 1rem !important;
}
.fields.view .field .fieldContent fieldset {
  display: block;
  min-width: 50%;
}
.fields.view .field .fieldContent #label_listmanualAddress {
  display: none;
}
.fields.view .field .fieldContent .prefix-wrapper .prefix {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-right: 2px !important;
  font-size: inherit !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 0px !important;
  border-color: #999 !important;
  color: #444 !important;
  width: auto !important;
}
.fields.view .field .fieldContent .fieldInput.hasCurrencyPrefix {
  padding: 0 !important;
}
.fields.view .field .fieldContent label.radio-label.btn.disabled {
  padding-top: 0 !important;
  background-color: transparent !important;
}
.fields.view .field .fieldContent fieldset.hideLabel,
.fields.view .field .fieldContent input.hideLabel,
.fields.view .field .fieldContent select.hideLabel,
.fields.view .field .fieldContent textarea.hideLabel {
  display: block;
  min-width: 100% !important;
}
.fields.view .field[data-field-type="subform"] .fieldContent {
  display: flex !important;
  flex-direction: column;
  min-width: 100%;
}
/*.fields.view .field[data-field-type="subform"] .fieldContent label {
    min-width: 100% !important;
}
*/
.fields.view .field[data-field-type="subform"] .fieldContent table {
  width: 100%;
}
.fields.view .field .fieldContent div[data-type="upload"] {
  min-width: 50%;
}
.render-subform-modal .fields.view fieldset[data-type="radio"] {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.render-subform-modal .fields.view .screen-reader-error {
  display: none !important;
}
.fields.view
  .field
  .fieldContent
  fieldset
  span.checkbox-wrapper
  input[type="checkbox"] {
  display: none !important;
}
.fields.view .textarea-length-count {
  display: none;
}
.fields.view button.disabled {
  display: none;
}

@media only print, only screen and (max-width: 767px) {
  .achieveforms-container.view {
    padding: 6px;
  }
  .fields.view .fieldContent {
    flex-direction: column;
  }
  .fields.view
    .field[data-field-type="subform"]
    .fieldContent
    .render-subform
    .fields.view
    .field
    .fieldContent {
    display: flex;
    min-width: 100%;
    flex-direction: column !important;
  }
  .fields.view
    .field
    .fieldContent
    fieldset
    .fieldInput.vertical
    .radio-wrapper
    .radio-label.btn {
    border-top: none !important;
    margin-top: 10px;
  }
  .fields.view .field .fieldContent label {
    padding-right: 1rem !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }
  .fields.view .field .fieldContent input,
  .fields.view .field .fieldContent textarea,
  .fields.view .field .fieldContent select {
    min-width: 100% !important;
    max-width: 100% !important;
    word-wrap: break-word;
    word-break: break-all;
    flex-grow: 100;
  }
  .fields.view .field .fieldContent .fieldInput.view-data,
  .fields.view .field .fieldContent .prefix-suffix-mode.view-data {
    padding-left: 0;
    line-height: inherit !important;
    min-width: 100%;
    font-size: 0.9rem !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .fields.view .field .fieldContent label,
  .fields.view .field .fieldContent input,
  .fields.view .field .fieldContent textarea,
  .fields.view .field .fieldContent select,
  .fields.view .field .fieldContent .upload,
  .fields.view .field .fieldContent fieldset {
    border-top: none !important;
  }
  .fields.view select[disabled],
  .fields.view input[disabled],
  .fields.view textarea[disabled],
  .fields.view .fieldInput.view-data,
  .fields.view [data-type="upload"],
  .fields.view [data-type="radio"] {
    border-top: none !important;
  }
  div[data-field-name="subLog"] {
    display: none;
  }
  .fields.view span[data-type="staticText"] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.5rem !important;
  }
}

/* DEFAULT LINKS */

a {
  color: #1d599e;
  font-weight: 600;
  text-decoration: underline;
  display: inline-block;
  font-size: inherit !important;
}
a:hover,
a:focus {
  color: #1d599e;
  text-decoration: none;
}
a:active {
  color: #1d599e;
  text-decoration: none;
}
a.invalid {
  color: #ae171e;
  font-weight: 600;
}

.btn-group > .btn:focus,
.btn-group > .btn:active:focus,
.btn-group > .btn.active:focus,
a:focus {
  box-shadow: #4c9aff 0px 0px 0px 3px !important;
  border-radius: 3px;
  outline: none !important;
}

/* SERVICES MENU */

.service-groups ul.menu {
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
}
.service-groups ul.menu li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  flex-grow: 100;
  margin: 0.25rem;
  flex-basis: 20%;
}
.service-groups a.fsservice-pretty-link {
  display: block !important;
}
.service-groups a.fsservice-pretty-link:link,
.service-groups a.fsservice-pretty-link:visited {
  padding: 1rem 2rem 1rem 1rem;
  display: block;
  color: #595959;
  text-decoration: none;
  border: none !important;
  border-radius: 4px;
  background-color: #e2e2e2;
}
.service-groups a.fsservice-pretty-link.active {
  border: none !important;
  background-color: #f6bf35 !important;
  color: #444 !important;
}
.service-groups a.fsservice-pretty-link:hover,
.service-groups a.fsservice-pretty-link.active:hover {
  border: none !important;
  align-content: normal;
  color: #ffffff !important;
  background-color: #1d599e !important;
}
.service-groups a.fsservice-pretty-link:hover h2,
.service-groups a.fsservice-pretty-link.active:hover h2 {
  color: #ffffff !important;
}
.service-groups a.fsservice-pretty-link h2 {
  margin: 0;
  font-weight: 600;
  font-size: 1.65rem;
  color: #3a495a;
  overflow-x: visible !important;
}
.service-groups a.fsservice-pretty-link div {
  display: none;
}
.row.grouped-services {
  padding: 0;
}
.row.grouped-services .row.all-services .row {
  background-color: #f1f1f1;
  margin: 0.5rem;
  border-top: 2px solid #1d599e;
}
.grouped-services {
  padding-left: 0;
}
h3.serviceColumnLetter {
  margin-top: 0px;
  color: #fff;
  background: #1d599e;
  padding: 5px 15px;
  display: flex;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 600;
  min-width: 5rem;
  position: absolute;
  top: 0;
  left: 0;
}
.all-services .col-md-1 {
  width: 45px !important;
}
.all-services .col-sm-1,
.all-services .col-sm-2,
.all-services .col-sm-3,
.all-services .col-sm-4,
.all-services .col-sm-5,
.all-services .col-sm-6,
.all-services .col-sm-7,
.all-services .col-sm-8,
.all-services .col-sm-9,
.all-services .col-sm-10,
.all-services .col-sm-11,
.all-services .col-sm-12 {
  padding: 0 !important;
}
.services li {
  padding: 0 1rem 0 0;
}
.services.list-unstyled {
  line-height: 1.75em;
  font-size: 1.4rem;
  margin-left: 2rem;
  padding-top: 0.5rem;
}
ul.services li a {
  font-weight: 400;
  text-decoration: none;
  margin: 5px 0px !important;
}
ul.services li a:hover {
  text-decoration: underline;
  margin: 5px 0px !important;
}
@media only print, only screen and (max-width: 767px) {
  .service-groups ul.menu li {
    flex-basis: 33% !important;
  }
  .services.list-unstyled {
    line-height: 1.75em;
    font-size: 1.4rem;
    margin-left: 7rem;
  }
  .desktop_forms {
    max-width: 100% !important;
  }
}
@media only print, only screen and (max-width: 600px) {
  .service-groups ul.menu li {
    flex-basis: 66% !important;
  }
  .services.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-left: 1rem;
    margin-top: 4rem;
  }
  .desktop_forms {
    max-width: 100% !important;
  }
}

/*! FOOTER */

#footer {
  background-color: #093566 !important;
  width: 100%;
  color: #fff;
  padding: 2rem 1rem;
  border-top: none !important;
}
#footer a {
  color: #fff;
  text-decoration: none;
  line-height: 2.5rem;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer .span12 {
  margin-right: auto !important;
  margin-left: auto !important;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #footer .span12 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #footer .span12 {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #footer .span12 {
    width: 1170px;
  }
}

#helpText_Email_Address1 {
  display: none;
}

#footer small {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.footer-left,
.footer-right {
  font-size: 1.2rem;
}
.footer-left {
  flex-grow: 1000;
  font-weight: 600;
}
.footer-right {
  flex-grow: 0;
  font-weight: 400;
}
.footer-right a:nth-child(1)::after {
  content: "\007c";
  color: #fcb900;
  margin: 0 1.5rem;
}

@media only print, only screen and (max-width: 600px) {
  .footer-left,
  .footer-right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .footer-left {
    border-bottom: 1px solid #fcb900;
    padding-bottom: 0.5rem;
  }
  .footer-right a:nth-child(1)::after {
    display: none;
  }
  #footer small {
    display: flex;
    flex-direction: column !important;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
  }
}

/* IMAGE LIST */

ul.image-list {
  list-style: none;
  padding: 0 !important;
  display: flex;
  min-width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: stretch;
}
ul.image-list li {
  padding: 1rem;
  flex-grow: 100;
  flex-basis: 18%;
}
ul.image-list figure {
  margin: 0;
}
ul.image-list img {
  width: 100%;
  height: auto;
}
ul.image-list figcaption {
  font-weight: 600;
  text-align: center;
  font-size: 0.85rem;
  color: #595959;
}
@media only print, only screen and (max-width: 600px) {
  ul.image-list li {
    padding: 1rem;
    flex-grow: 100;
    flex-basis: 45%;
  }
}
@media only print, only screen and (max-width: 300px) {
  ul.image-list li {
    padding: 1rem;
    flex-grow: 100;
    flex-basis: 80%;
  }
}

._AF input[type="date"].error:focus,
._AF input[type="date"]:focus,
._AF input[type="datetime-local"].error:focus,
._AF input[type="datetime-local"]:focus,
._AF input[type="datetime"].error:focus,
._AF input[type="datetime"]:focus,
._AF input[type="email"].error:focus,
._AF input[type="email"]:focus,
._AF input[type="month"].error:focus,
._AF input[type="month"]:focus,
._AF input[type="number"].error:focus,
._AF input[type="number"]:focus,
._AF input[type="password"].error:focus,
._AF input[type="password"]:focus,
._AF input[type="search"].error:focus,
._AF input[type="search"]:focus,
._AF input[type="tel"].error:focus,
._AF input[type="tel"]:focus,
._AF input[type="text"].error:focus,
._AF input[type="text"]:focus,
._AF input[type="time"].error:focus,
._AF input[type="time"]:focus,
._AF input[type="url"].error:focus,
._AF input[type="url"]:focus,
._AF input[type="week"].error:focus,
._AF input[type="week"]:focus,
._AF select.error:focus,
._AF select:focus,
._AF textarea.error:focus,
._AF textarea:focus,
.achieveforms-container input[type="date"].error:focus,
.achieveforms-container input[type="date"]:focus,
.achieveforms-container input[type="datetime-local"].error:focus,
.achieveforms-container input[type="datetime-local"]:focus,
.achieveforms-container input[type="datetime"].error:focus,
.achieveforms-container input[type="datetime"]:focus,
.achieveforms-container input[type="email"].error:focus,
.achieveforms-container input[type="email"]:focus,
.achieveforms-container input[type="month"].error:focus,
.achieveforms-container input[type="month"]:focus,
.achieveforms-container input[type="number"].error:focus,
.achieveforms-container input[type="number"]:focus,
.achieveforms-container input[type="password"].error:focus,
.achieveforms-container input[type="password"]:focus,
.achieveforms-container input[type="search"].error:focus,
.achieveforms-container input[type="search"]:focus,
.achieveforms-container input[type="tel"].error:focus,
.achieveforms-container input[type="tel"]:focus,
.achieveforms-container input[type="text"].error:focus,
.achieveforms-container input[type="text"]:focus,
.achieveforms-container input[type="time"].error:focus,
.achieveforms-container input[type="time"]:focus,
.achieveforms-container input[type="url"].error:focus,
.achieveforms-container input[type="url"]:focus,
.achieveforms-container input[type="week"].error:focus,
.achieveforms-container input[type="week"]:focus,
.achieveforms-container select.error:focus,
.achieveforms-container select:focus,
.achieveforms-container textarea.error:focus,
.achieveforms-container textarea:focus {
  outline: none !important;
  border-color: #1d599e !important;
  box-shadow: 0px 0px 0px 5px rgb(246 191 53) !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2:focus
  + label:before,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2:focus
  + label:before,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .check2:focus
  + label:before,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .radio2:focus
  + label:before {
  color: #064d84;
  box-shadow: 0px 0px 0px 4px rgb(246 191 53) !important;
}
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .check2:focus
  + label.btn,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .checkbox-wrapper
  .radio2:focus
  + label.btn,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .check2:focus
  + label.btn,
.achieveforms-container
  .all-sections
  .field
  .fieldContent
  fieldset.fieldInput
  .radio-wrapper
  .radio2:focus
  + label.btn {
  box-shadow: 0px 0px 0px 4px rgb(246 191 53);
}

/* //// MY ACCOUNTS FORMS  //// */

@media only print, only screen and (min-width: 941px) and (max-width: 1200px) {
  #benefits_ref,
  #ctax_ref {
    float: right;
    margin-right: 91px;
  }
  .AF-Category-My-Accounts div[data-field-name="ctax_ref"] i,
  .AF-Category-My-Accounts div[data-field-name="benefits_ref"] i {
    float: right;
    position: absolute;
    right: 39px;
    top: 40px;
  }
}
@media only print, only screen and (min-width: 721px) and (max-width: 940px) {
  #benefits_ref,
  #ctax_ref {
    float: right;
    margin-right: 74px;
  }
  .AF-Category-My-Accounts div[data-field-name="ctax_ref"] i,
  .AF-Category-My-Accounts div[data-field-name="benefits_ref"] i {
    float: right;
    position: absolute;
    right: 20px;
    top: 62px;
  }
}
@media only print, only screen and (max-width: 720px) {
  #benefits_ref,
  #ctax_ref {
    float: left;
    margin-right: 0;
  }
}
.AF-Category-My-Accounts span[data-name="html1"],
.AF-Category-My-Accounts span[data-name="html13"],
.AF-Category-My-Accounts span[data-name="html10"] {
  border: 2px solid #ae171e;
  border-radius: 4px;
  padding: 1rem !important;
  width: 100%;
  margin: 2rem auto;
  color: #ae171e;
}
.AF-Category-My-Accounts span[data-name="html1"] h4,
.AF-Category-My-Accounts span[data-name="html13"] h4,
.AF-Category-My-Accounts span[data-name="html10"] h4 {
  color: #ae171e !important;
  font-size: 1rem !important;
}
.AF-Category-My-Accounts span[data-name="statictext1"],
.AF-Category-My-Accounts span[data-name="statictext13"],
.AF-Category-My-Accounts span[data-name="html14"] {
  border: 2px solid #007458;
  border-radius: 4px;
  padding: 1rem !important;
  width: 100%;
  margin: 2rem auto;
  color: #007458;
}
.AF-Category-My-Accounts span[data-name="statictext1"] h4,
.AF-Category-My-Accounts span[data-name="statictext13"] h4,
.AF-Category-My-Accounts span[data-name="html14"] h4,
.AF-Category-My-Accounts span[data-name="statictext1"] h4 span,
.AF-Category-My-Accounts span[data-name="statictext13"] h4 span,
.AF-Category-My-Accounts span[data-name="html14"] h4 span {
  color: #007458 !important;
  font-size: 1rem !important;
}
#label_validateAccountLandlord {
  display: none !important;
}
#label_gdpr_consent {
  width: 100%;
}
#gdpr_consent {
  clear: both;
  margin: 0 0 1rem 0;
  padding: 0 !important;
}
.AF-Category-My-Accounts div[data-field-name="gdpr_consent"] i {
  display: none !important;
}

/* ///// HIDDEN FIELD CLASS  ///// */

.hide-on-all,
.hide-on-self {
  display: none !important;
}
