﻿/******** Feedback Forms ************/
div.validation-summary-valid {
    display: none;
}

div.validation-summary-error {
    display: block;
}

input.specific-page-url {
    margin: 0;
}

main ul.error-summary-list {
    list-style: none;
}

.contact-container fieldset {
    min-width: 0;
}

p.warning-message {
    font-weight: 700;
    text-transform: none;
}

/*.form-control {
  width: 100%;
}*/

@media (min-width: 641px) {
  .report-form .form-control {
    width: 50%;
  }
}
/******** Feedback Forms ************/



/******** Search ************/
.footer-beta-label {
    clear: both;
    margin-top: 20px;
}

.previous-next-navigation {
    position: relative;
    overflow: hidden;
    margin-top: 60px;
    width: 100%;
    padding-left: 0;
}

    .previous-next-navigation li {
        font-family: "nta", Arial, sans-serif;
        font-size: 27px;
        line-height: 1.11111;
        font-weight: 400;
        text-transform: none;
        display: block;
        padding: 0;
        margin: 0;
        width: 50%;
        float: left;
    }

@media (max-width: 640px) {
    .previous-next-navigation li {
        font-size: 20px;
        line-height: 1.11111;
    }
}

.previous-next-navigation li.next {
    float: right;
    text-align: right;
}

    .previous-next-navigation li.next a {
        padding: 15px 35px 15px 0;
    }

        .previous-next-navigation li.next a:before {
            background: transparent url(https://assets.digital.cabinet-office.gov.uk/frontend/arrow-sprite-2B8CC4-5e2cee3e982549b5285684a2e4f0706c5d9c531f0afdf61dfe32dfb1dfeb82f0.png) no-repeat -102px -11px;
            margin: -4px -32px 0 0;
            display: block;
            float: right;
            width: 30px;
            height: 38px;
            content: " ";
        }

.previous-next-navigation li.previous a {
    padding: 15px 0 15px 35px;
}

    .previous-next-navigation li.previous a:before {
        background: transparent url(https://assets.digital.cabinet-office.gov.uk/frontend/arrow-sprite-2B8CC4-5e2cee3e982549b5285684a2e4f0706c5d9c531f0afdf61dfe32dfb1dfeb82f0.png) no-repeat -20px -11px;
        margin: -4px 0 0 -32px;
        display: block;
        float: left;
        width: 30px;
        height: 38px;
        content: " ";
    }

.previous-next-navigation li a {
    display: block;
    text-decoration: none;
}

    .previous-next-navigation li a span {
        display: block;
        font-family: "nta", Arial, sans-serif;
        font-size: 14px;
        line-height: 1.42857;
        font-weight: 400;
        text-transform: none;
        padding: 6px 0;
    }

@media (max-width: 640px) {
    .previous-next-navigation li a span {
        font-size: 12px;
        line-height: 1.25;
    }
}

.previous-next-navigation li a:focus .page-numbers, .previous-next-navigation li a:hover .page-numbers {
    text-decoration: underline;
}

.previous-next-navigation li a:hover {
    background: #f8f8f8;
}

.previous-next-navigation li a:active {
    background: #dee0e2;
}

@media (min-width: 641px) {
    .previous-next-navigation li .visuallyhidden {
        font-family: "nta", Arial, sans-serif;
        font-size: 27px;
        line-height: 1.11111;
        font-weight: 400;
        text-transform: none;
        display: inline-block;
        position: static;
    }
}

@media (min-width: 641px) and (max-width: 640px) {
    .previous-next-navigation li .visuallyhidden {
        font-size: 20px;
        line-height: 1.11111;
    }
}

@media (min-width: 641px) {
    .beta-label-wrapper {
        margin: 0 0 20px;
    }
}

body.search #global-breadcrumb {
    display: none;
}

main {
    padding-bottom: 30px;
}

@media (min-width: 641px) {
    main {
        padding-bottom: 60px;
    }
}

main h1 {
    font-family: "nta", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    font-weight: bold;
    /*padding-bottom: 10px;*/
}

@media (max-width: 640px) {
    main h1 {
        font-size: 18px;
        line-height: 1.2;
    }
}

main .search-header {
    position: relative;
    margin: 0;
    padding: 10px 0 15px;
    overflow: visible;
}

@media (min-width: 641px) {
    main .search-header {
        padding: 20px 0 30px;
        width: 66.666%;
    }
}

main .search-header .searchfield {
    position: relative;
}

main .search-header .search-input {
    position: static;
    margin: 0;
    padding: 0 50px 0 0;
}

main .search-header .search-submit {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 50px;
    overflow: visible;
}

main .search-header input {
    -webkit-appearance: none;
    border-radius: 0;
    font-family: "nta", Arial, sans-serif;
    font-size: 19px;
    line-height: 1.31579;
    font-weight: 400;
    text-transform: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0 60px 0 10px;
    display: block;
    height: 50px;
    border-color: #bfc1c3;
    border-right: none;
    line-height: 48px !important;
}

@media (max-width: 640px) {
    main .search-header input {
        font-size: 16px;
        line-height: 1.25;
    }
}

main .form-group.search-box-holder {
    float: none;
    position: relative;
}

main .search-header button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    z-index: 4;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border: none;
    overflow: hidden;
    text-indent: -5000px;
    color: #fff;
    background-color: #005EA5;
    background-image: url(../../stylesheets/images/search-button.png);
    background-repeat: no-repeat;
    background-position: -12.5% 50%;
    margin: 0;
}

main .search-header button:focus {
    background-color: #2b8cc4;
}

main .search-header button:hover {
    background-color: #267daf;
}

main .search-header .spelling-suggestion p {
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    margin: 0;
    padding: 10px 0 0;
}

@media (max-width: 640px) {
    main .search-header .spelling-suggestion p {
        font-size: 14px;
        line-height: 1.14286;
    }
}

@media (min-width: 641px) {
    main #results {
        margin: 0 -15px;
    }
}

@media (min-width: 641px) {
    main #results .inner-block {
        padding: 0 15px;
    }
}

@media (min-width: 641px) {
    main #results .filter-form {
        float: left;
        width: 33.33333%;
        margin: 0 0 50px 0;
    }
}

main #results .filter-form .info {
    margin: 0 0 15px;
}

.js-enabled main #results .filter-form .submit {
    display: none;
}

@media (min-width: 641px) {
    main #results .results-block {
        float: left;
        width: 66.66667%;
    }
}

main #results .results-block mark, main #results .results-block strong.sfHighlight {
    background-color: transparent;
    color: inherit;
    font-weight: bold;
}

main #results .results-block .result-count {
    padding: 0;
}

@media (min-width: 641px) {
    main #results .results-block .scoped-result-count {
        font-size: 21px;
    }
}

main #results .results-block .scoped-result-count a {
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    padding-top: 8px;
    padding-bottom: 7px;
}

@media (max-width: 640px) {
    main #results .results-block .scoped-result-count a {
        font-size: 14px;
        line-height: 1.14286;
    }
}

@media (min-width: 641px) {
    main #results .results-block .scoped-result-count a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

main #results .results-block strong {
    font-weight: bold;
}

main #results .results-block .zero-results h2 {
    margin: 20px 0;
}

main #results .results-block .zero-results ul {
    list-style: disc;
    padding: 0 0 0 20px;
    margin: 20px 0;
}

main #results .results-block .results-list.debug {
    list-style: decimal;
}

main #results .results-block .results-list.debug .sections {
    list-style: none;
}

main #results .results-block .results-list.debug .debug-link {
    color: green;
    word-wrap: break-word;
}

main #results .results-block .results-list.debug .debug-info {
    color: red;
}

main #results .results-block .results-list.debug .debug-info span {
    display: inline-block;
    min-width: 150px;
}

main #results .results-block .results-list li {
    max-width: 32.5em;
    margin: 0 0 30px 0;
    padding: 0;
}

@media (min-width: 641px) {
    main #results .results-block .results-list li {
        padding: 0 0 25px;
    }
}

main #results .results-block .results-list li .examples {
    padding-left: 15px;
    border-left: 1px solid grey;
}

main #results .results-block .results-list li .examples li {
    max-width: 32.5em;
    margin: 0;
    padding: 0 0 15px;
}

main #results .results-block .results-list li .examples li p {
    font-family: "nta", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400;
    text-transform: none;
}

@media (max-width: 640px) {
    main #results .results-block .results-list li .examples li p {
        font-size: 12px;
        line-height: 1.25;
    }
}

main #results .results-block .results-list li .examples li:last-child {
    padding: 0;
}

main #results .results-block .results-list li h4 {
    font-family: "nta", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}

@media (max-width: 640px) {
    main #results .results-block .results-list li h4 {
        font-size: 12px;
        line-height: 1.25;
    }
}

main #results .results-block .results-list li h4 a {
    font-weight: bold;
    text-decoration: none;
}

main #results .results-block .results-list li h4 a:hover, main #results .results-block .results-list li h4 a:focus {
    color: #005ea5;
    text-decoration: underline;
}

main #results .results-block .results-list li h4.see-all a {
    text-decoration: underline;
}

main #results .results-block .results-list li.descoped-results {
    border-left: 4px solid #005ea5;
    padding: 15px 0 0 15px;
    margin-bottom: 30px;
}

main #results .results-block .results-list li.descoped-results .descope-message {
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
}

@media (max-width: 640px) {
    main #results .results-block .results-list li.descoped-results .descope-message {
        font-size: 14px;
        line-height: 1.14286;
    }
}

main #results .results-block .results-list li.descoped-results ol {
    padding: 15px 0 0;
}

main #results .results-block .results-list h3 {
    font-family: "nta", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    margin: 0;
    padding-bottom: 2px;
}

@media (max-width: 640px) {
    main #results .results-block .results-list h3 {
        font-size: 18px;
        line-height: 1.2;
    }
}

main #results .results-block .results-list h3 a {
    font-weight: bold;
    text-decoration: none;
}

main #results .results-block .results-list h3 a:visited mark, main #results .results-block .results-list h3 a:visited strong.sfHighlight {
    color: #4c2c92;
}

main #results .results-block .results-list h3 a:hover, main #results .results-block .results-list h3 a:focus, main #results .results-block .results-list h3 a:hover mark, main #results .results-block .results-list h3 a:hover strong.sfHighlight, main #results .results-block .results-list h3 a:focus mark {
    color: #005ea5;
    text-decoration: underline;
}

main #results .results-block .results-list h3 a[rel="external"]::after {
    content: "\A0\A0\A0\A0\A0\A0";
}

main #results .results-block .results-list .sections {
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

@media (max-width: 640px) {
    main #results .results-block .results-list .sections {
        font-size: 14px;
        line-height: 1.14286;
    }
}

main #results .results-block .results-list .sections li {
    margin: 0;
    padding: 3px 0 2px;
    float: left;
    width: 50%;
}

@media (min-width: 641px) {
    main #results .results-block .results-list .sections li {
        width: 40%;
    }
}

main #results .results-block .results-list .attributes {
    font-family: "nta", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400;
    text-transform: none;
    color: #6f777b;
    padding: 0 0 3px;
    margin: 0;
}

@media (max-width: 640px) {
    main #results .results-block .results-list .attributes {
        font-size: 12px;
        line-height: 1.25;
    }
}

main #results .results-block .results-list .attributes li {
    display: inline;
    padding: 0;
}

main #results .results-block .results-list .attributes li:after {
    content: ',';
    position: relative;
    left: -0.25em;
}

main #results .results-block .results-list .attributes li:last-child::after {
    content: '';
}

main #results .results-block .results-list p {
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 641px) {
    main #results .results-block .results-list p {
        font-size: 19px;
        line-height: 1.31579;
    }
}

main #results .results-block .results-list p.historic, main #results .results-block .results-list p.meta {
    font-family: "nta", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 400;
    text-transform: none;
    padding: 0 0 3px;
    word-wrap: break-word;
    color: #6f777b;
}

@media (max-width: 640px) {
    main #results .results-block .results-list p.historic, main #results .results-block .results-list p.meta {
        font-size: 12px;
        line-height: 1.25;
    }
}

main #results .zero-results h2 {
    font-family: "nta", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 700;
    text-transform: none;
}

@media (max-width: 640px) {
    main #results .zero-results h2 {
        font-size: 18px;
        line-height: 1.2;
    }
}

main #results .zero-results ul, main #results .zero-results p {
    margin-top: 0;
}

main.no-results-term {
    padding-top: 30px;
    padding-bottom: 130px;
}

@media (min-width: 641px) {
    main.no-results-term {
        padding-top: 40px;
        padding-bottom: 300px;
    }

    main.no-results-term h1 {
        font-family: "nta", Arial, sans-serif;
        font-size: 48px;
        line-height: 1.04167;
        font-weight: 400;
        text-transform: none;
        font-weight: bold;
        padding-bottom: 15px;
    }
}

@media (min-width: 641px) and (max-width: 640px) {
    main.no-results-term h1 {
        font-size: 32px;
        line-height: 1.09375;
    }
}

main.help-page nav.help-contents {
    min-height: 30em;
    position: relative;
    width: 100%;
    z-index: 1;
}

main.help-page nav.help-contents .inner {
    padding: 0 0 2em;
}

main.help-page nav.help-contents .inner p {
    margin-bottom: 0.75em;
}

@media (max-width: 640px) {
    main.help-page nav.help-contents .inner {
        padding: 0 1em;
    }
}

main.help-page nav.help-contents ul {
    margin: 0;
    padding: 0;
    margin-top: 4em;
}

main.help-page nav.help-contents ul li {
    display: block;
    margin-bottom: 2em;
}

main.help-page nav.help-contents ul li a {
    font-family: "nta", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    font-family: "nta", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 700;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
}

@media (max-width: 640px) {
    main.help-page nav.help-contents ul li a {
        font-size: 18px;
        line-height: 1.2;
    }
}

@media (max-width: 640px) {
    main.help-page nav.help-contents ul li a {
        font-size: 18px;
        line-height: 1.2;
    }
}

main.help-page nav.help-contents ul li p {
    margin-top: 0.2em;
}

@media (min-width: 641px) {
    .filter-form, .filtered-results {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 641px) {
    .filtered-results {
        width: 66.66667%;
    }
}

.filter-form p {
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 30px;
}

@media (max-width: 640px) {
    .filter-form p {
        font-size: 14px;
        line-height: 1.14286;
    }
}

.filter-form .filter {
    margin-bottom: 10px;
    background-color: #dee0e2;
    padding: 5px;
}

.filter-form .filter:focus {
    outline: 3px solid #ffbf47;
}

.filter-form .filter .legend {
    font-family: "nta", Arial, sans-serif;
    font-size: 19px;
    line-height: 1.31579;
    font-weight: 400;
    text-transform: none;
    display: -moz-inline-stack;
    display: inline-block;
    margin-right: 0;
    font-weight: bold;
}

@media (max-width: 640px) {
    .filter-form .filter .legend {
        font-size: 16px;
        line-height: 1.25;
    }
}

.filter-form .radio-filter {
    padding: 10px;
}

.filter-form .radio-filter label {
    margin-right: 10px;
    display: -moz-inline-stack;
    display: inline-block;
}

.filter-form .radio-filter input {
    width: 14px;
}

.checkbox-filter {
    background-color: #dee0e2;
    padding: 5px;
}

.js-enabled .checkbox-filter .head {
    cursor: pointer;
}

.js-enabled .checkbox-filter .toggle {
    background: url(https://assets.digital.cabinet-office.gov.uk/frontend/toggle-sprite-8d01b51475ab08bc021f813d789fce3b9aeb169ffc0466f42557545fa0ecd167.png) no-repeat;
    height: 10px;
    width: 12px;
    background-position: -12px 0;
    display: -moz-inline-stack;
    display: inline-block;
}

.js-enabled .checkbox-filter.closed .checkbox-container {
    position: absolute;
    left: -9999px;
    padding: 0;
    margin: 0;
}

.js-enabled .checkbox-filter.closed .toggle {
    background-position: 0 0;
}

.checkbox-filter ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.checkbox-filter ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
}

.checkbox-filter .head {
    padding: 5px;
    position: relative;
}

.checkbox-filter .head .controls {
    display: none;
}

.js-enabled .checkbox-filter .head .controls {
    float: right;
    display: inline-block;
}

.js-enabled .checkbox-filter .head .controls .clear-selected {
    display: -moz-inline-stack;
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
}

.js-enabled .checkbox-filter .head .controls .clear-selected.js-hidden {
    left: -9999em;
    position: relative;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

.checkbox-filter .checkbox-container {
    position: relative;
    padding: 5px;
    background-color: #fff;
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.checkbox-filter .checkbox-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.checkbox-filter .checkbox-container ul ul {
    padding-left: 20px;
}

.checkbox-filter .checkbox-container li label {
    display: -moz-inline-stack;
    display: inline-block;
    margin-left: 20px;
}

.checkbox-filter .checkbox-container li input {
    width: 12px;
    border: none;
    margin: 3px 10px 0 0;
    vertical-align: top;
    position: absolute;
}

.search-again, .search-again a {
    font-family: "nta", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
    margin-top: 2.5em;
}

@media (max-width: 640px) {
    .search-again, .search-again a {
        font-size: 18px;
        line-height: 1.2;
    }
}

.checkbox-container ul {
    list-style: none !important;
    padding-left: 0 !important;
}

.ui-autocomplete {
    max-width: 70%!important;
    background-color: #fff;
    padding: 10px;
    border: 3px solid #bfc1c3;
    border-top: none;
}

ul.search-results {list-style:none;margin-bottom:60px;}
ul.search-results li {margin-bottom:30px; padding:0;}

main #results .results-block .results-list {
    list-style:none;
    margin: 0.75em 0 60px 0;
    padding: 0;
}

@media (min-width: 641px) {
    main #results .results-block .results-list {
        padding: 0 0 0 1em;
    }
}

.alt-title, .form-hint {
        color: #6f777b;
}
/******** Search ************/



/******** General ************/
.sfContentBlock ul, .sfContentBlock ol {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 20px;
}

.sfContentBlock ul li, .sfContentBlock ol li {
  margin-bottom: 5px;
}

.sfContentBlock ul {
  list-style-type: disc;
  padding-left: 20px;
}

.sfContentBlock ol {
  list-style-type: decimal;
  padding-left: 20px;
}
/******** General ************/



.employment-prediction::after {
  content: '';
  display: block;
  clear: both;
}

.employment-prediction .change-numbers td {
  text-align: right;
}

.employment-prediction .change-direction {
  text-align: center;
}

@media (max-width: 640px) {
  .employment-prediction .change-direction {
    padding: 15px;
  }
}

.employment-prediction .change-difference h4 {
  font-family: "nta", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  text-transform: none;
  border-bottom: 1px solid #bfc1c3;
  margin: 0 0 5px;
  padding: 0 0 5px;
}

@media (min-width: 641px) {
  .employment-prediction .change-difference h4 {
    font-size: 16px;
    line-height: 1.25;
  }
}

.employment-prediction .change-percentage,
.employment-prediction .change-absolute {
  display: block;
  font-weight: bold;
}

.employment-prediction .change-absolute {
  color: #005ea5;
  font-size: 42px;
  line-height: 42px;
}

.employment-prediction .change-percentage {
  font-size: 24px;
}

@media screen and (max-width: 640px) {
  .employment-prediction .column-one-third {
    max-width: 320px;
    margin: auto;
  }
}

#employment-by-region-chart {
  display: none;
}

#employment-by-region-chart .chart rect.employed {
  fill: #005EA5;
}

#employment-by-region-chart .chart .bar .hover-bg {
  fill: transparent;
}

#employment-by-region-chart .chart .bar:hover .hover-bg {
  fill: #FFBF47;
}

#employment-by-region-chart .chart .bar:hover text.region {
  font-weight: bold;
}

#employment-by-region-chart .chart .bar text {
  font-size: 16px;
}

#employment-by-region-chart .chart text.employment-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

#employment-by-region-data {
  display: block;
}

#employment-by-region-data > table {
  max-width: 320px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .js-enabled #employment-by-region-chart {
    display: block;
  }
  .js-enabled #employment-by-region-data {
    display: none;
  }
}

.job-profile-content ul {
  margin-bottom: 45px;
  list-style-type: disc;
  padding: 0 0 0 20px;
  margin-top: 5px;
}

.job-profile-content li {
  margin-bottom: 5px;
}

.job-profile-content b, .job-profile-content strong {
  font-weight: bold;
}

.job-profile-content i, .job-profile-content em {
  font-style: italic;
}

.job-profile-content u {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .job-profile-content header {
    background: #dfdfdf;
    padding: 15px 15px 0;
  }
  .job-profile-content header .heading-xlarge, .job-profile-content header #search-banner h1, #search-banner .job-profile-content header h1 {
    margin: 0;
  }
  .job-profile-content header .heading-secondary,
  .job-profile-content .profile-image,
  .job-profile-content .job-profile-tabs {
    display: none;
  }
}

ul.vacancies-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.vacancies-list li {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  padding-top: 2px;
  padding-bottom: 8px;
  margin: 0 0 15px;
}

@media (min-width: 641px) {
  ul.vacancies-list li {
    font-size: 19px;
    line-height: 1.31579;
  }
}

@media (min-width: 641px) {
  ul.vacancies-list li {
    padding-top: 0;
    padding-bottom: 5px;
  }
}

ul.vacancies-list li h5 {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 5px;
}

@media (min-width: 641px) {
  ul.vacancies-list li h5 {
    font-size: 19px;
    line-height: 1.31579;
  }
}

ul.vacancies-list li dl {
  color: #333;
  margin: 0;
  padding: 0;
}

ul.vacancies-list li dl dt {
  clear: both;
  float: left;
  margin-right: 10px;
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  padding-top: 2px;
  padding-bottom: 8px;
}

@media (min-width: 641px) {
  ul.vacancies-list li dl dt {
    font-size: 19px;
    line-height: 1.31579;
  }
}

@media (min-width: 641px) {
  ul.vacancies-list li dl dt {
    padding-top: 0;
    padding-bottom: 5px;
  }
}

ul.vacancies-list li dl dd {
  margin-bottom: 5px;
}


.profile-warning-tabs {
  display: none;
  list-style: none;
  margin: 0 0 15px !important;
  padding: 0 !important;
}

.profile-warning-tabs li {
  display: inline-block;
  margin: 0 25px 0 0;
  padding: 0;
}

.profile-warning-tabs li a {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  color: #005ea5;
  display: block;
  padding: 5px 0;
  text-decoration: none;
}

@media (min-width: 641px) {
  .profile-warning-tabs li a {
    font-size: 19px;
    line-height: 1.31579;
  }
}

.profile-warning-tabs li a:hover {
  color: #2e8aca;
}

.profile-warning-tabs li a:before {
  content: "\25BA";
  margin-right: 5px;
  text-decoration: none;
}

.profile-warning-tabs li a.active:before {
  content: "\25BC";
}

.profile-warning {
  border-left: 5px solid #bfc1c3;
  margin-bottom: 15px;
  padding: 15px;
}

.profile-warning h3 {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none;
  margin: 0 0 10px;
}

@media (min-width: 641px) {
  .profile-warning h3 {
    font-size: 19px;
    line-height: 1.31579;
  }
}

.profile-warning p {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  padding-top: 2px;
  padding-bottom: 8px;
  margin: 0;
}

@media (min-width: 641px) {
  .profile-warning p {
    font-size: 19px;
    line-height: 1.31579;
  }
}

@media (min-width: 641px) {
  .profile-warning p {
    padding-top: 0;
    padding-bottom: 5px;
  }
}

.profile-info-wrap {
  margin: 1px 0 0;
}

.profile-info-wrap::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 640px) {
  .profile-info-wrap {
    margin-top: 0;
  }
  .profile-info-wrap .profile-info + .profile-info {
    display: none;
  }
}

.profile-info-wrap .profile-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #dee0e2;
  padding: 0;
}

@media screen and (min-width: 641px) {
  .profile-info-wrap .profile-info.column-salary {
    border-right: 1px solid #fff;
  }
}

@media screen and (min-width: 1020px) {
  .profile-info-wrap .profile-info {
    font-family: "nta", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    text-transform: none;
  }
}

@media screen and (min-width: 1020px) and (min-width: 641px) {
  .profile-info-wrap .profile-info {
    font-size: 19px;
    line-height: 1.31579;
  }
}

.profile-info-wrap .profile-info .profile-info-icon {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #005ea5;
  color: #fff;
  display: block;
  padding: 10px;
  text-align: center;
}

.profile-info-wrap .profile-info .profile-info-icon.icon-salary b {
  font-weight: normal;
}

.profile-info-wrap .profile-info .profile-info-icon.icon-hours b {
  display: block;
  position: relative;
  text-align: center;
  text-indent: -9999px;
}

.profile-info-wrap .profile-info .profile-info-icon.icon-hours b::after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyMHB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyMCAyMCIgd2lkdGg9IjIwcHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIwLjkiIGlkPSJJY29ucy1EZXZpY2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NC4wMDAwMDAsIDAuMDAwMDAwKSI+PGcgaWQ9ImFjY2Vzcy10aW1lIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NC4wMDAwMDAsIDAuMDAwMDAwKSI+PHBhdGggZD0iTTEwLDAgQzQuNSwwIDAsNC41IDAsMTAgQzAsMTUuNSA0LjUsMjAgMTAsMjAgQzE1LjUsMjAgMjAsMTUuNSAyMCwxMCBDMjAsNC41IDE1LjUsMCAxMCwwIEwxMCwwIFogTTEwLDE4IEM1LjYsMTggMiwxNC40IDIsMTAgQzIsNS42IDUuNiwyIDEwLDIgQzE0LjQsMiAxOCw1LjYgMTgsMTAgQzE4LDE0LjQgMTQuNCwxOCAxMCwxOCBaIE0xMC41LDUgTDksNSBMOSwxMSBMMTQuMiwxNC4yIEwxNSwxMi45IEwxMC41LDEwLjIgTDEwLjUsNSBaIiBpZD0iU2hhcGUiLz48L2c+PC9nPjwvZz48L3N2Zz4=) no-repeat top left;
  background-size: 24px 24px;
  content: "";
  display: block;
  height: 24px;
  left: 50%;
  margin: 0 0 0 -12px;
  position: absolute;
  top: 0;
  width: 24px;
}

@media screen and (max-width: 1019px) {
  .profile-info-wrap .profile-info .profile-info-icon.icon-hours b {
    display: inline-block;
    height: 20px;
    width: 20px;
  }
  .profile-info-wrap .profile-info .profile-info-icon.icon-hours b::after {
    background-size: 20px 20px;
    height: 24px;
    margin-left: -8px;
    width: 24px;
  }
}

@media screen and (min-width: 1020px) {
  .profile-info-wrap .profile-info .profile-info-icon {
    float: left;
    font-weight: bold;
  }
  .profile-info-wrap .profile-info .profile-info-icon b {
    display: block;
    font-size: 1.4em;
    line-height: 1;
  }
}

@media screen and (max-width: 640px) {
  .profile-info-wrap .profile-info .profile-info-icon {
    display: none;
  }
}

.profile-info-wrap .profile-info .profile-info-data {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 10px 0;
  text-align: center;
}

.profile-info-wrap .profile-info .profile-info-data.nomar {
  margin-left: 30px;
}

.profile-info-wrap .profile-info .profile-info-data b {
  display: block;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .profile-info-wrap .profile-info .profile-info-data b {
    font-size: 24px;
  }
}

@media screen and (max-width: 640px) {
  .profile-info-wrap .profile-info .profile-info-data {
    padding-left: 15px;
    text-align: left;
    font-weight: normal;
    font-size: 16px !important;
  }
  .profile-info-wrap .profile-info .profile-info-data.nomar {
    margin-left: 0px;
  }
  .profile-info-wrap .profile-info .profile-info-data b {
    font-weight: normal !important;
    font-size: 16px !important;
    display: inline;
  }
}

.profile-info-wrap .profile-info::after {
  border-right: 0;
}

.profile-sidebar {
  border-top: 10px solid #005ea5;
  margin-top: 30px;
}

.profile-sidebar .profile-sidebar-section {
  padding: 15px 0;
}

.profile-sidebar h2 {
  font-family: "nta", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  margin: 0 0 15px;
}

@media (min-width: 641px) {
  .profile-sidebar h2 {
    font-size: 24px;
    line-height: 1.25;
  }
}

.offsite-links {
  font-family: "nta", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 400;
  text-transform: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 641px) {
  .offsite-links {
    font-size: 16px;
    line-height: 1.25;
  }
}

.offsite-links li {
  margin: 5px 0;
}

.offsite-links li a {
  line-height: 1.1;
}

.offsite-links li a[rel="external"]:after {
  content: "\A0\A0\A0\A0\A0\A0";
  background-position: 3px 0;
}

.offsite-links li a[rel="external"]:hover:after {
  background-position: 3px -388px;
}

.profile-summary {
  font-family: "nta", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  text-transform: none;
  padding-top: 2px;
  padding-bottom: 8px;
  background: #dfdfdf;
  padding: 15px !important;
}

@media (min-width: 641px) {
  .profile-summary {
    font-size: 19px;
    line-height: 1.31579;
  }
}

@media (min-width: 641px) {
  .profile-summary {
    padding-top: 0;
    padding-bottom: 5px;
  }
}

.profile-summary .profile-image {
  margin: -15px -15px 0;
}

.profile-summary .profile-image img {
  max-width: 100%;
}

.profile-summary .profile-description p:first-child {
  margin-top: 0;
}

.profile-summary .profile-description p:last-child {
  margin-bottom: 0;
}

#salary dl {
  margin-bottom: 1.25em;
}

@media (min-width: 641px) {
  #salary dl {
    margin-bottom: 1em;
  }
}

#salary dl dt {
  display: inline;
  font-weight: bold;
}

#salary dl dd {
  display: inline;
}

#salary dl dd::after {
  content: '';
  display: block;
}

.profile-toc {
  display: none;
  border-bottom: 1px solid #ddd;
  margin: 0 0 30px;
  padding: 20px 0 30px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

@media screen and (min-width: 641px) {
  .profile-toc {
    display: block;
  }
}

.profile-toc ol {
  list-style: decimal;
  padding: 0 20px;
}

.profile-toc ol li {
  margin: 10px 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.profile-sidebar ul,
#current-vacancies ul,
#related-careers ul {
  list-style: none !important;
  padding: 0 !important;
}

.meta-data {
  margin-top: 30px;
  font-family: "nta", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 400;
  text-transform: none;
  color: #6f777b;
}

@media (min-width: 641px) {
  .meta-data {
    font-size: 16px;
    line-height: 1.25;
  }
}

.meta-data p {
  margin-top: 10px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1020px) {
  .profile-info-wrap .profile-info {
    font-family: "nta",Arial,sans-serif;
    line-height: 1.25;
    text-transform: none;
  }
  /**Fix for career profile page**/
  .profile-info-wrap .profile-info .profile-info-data.nomar {
    margin-left: 15%;
    text-align: left;
  }
}

a.return-to-top {
    font-family: "nta", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.14286;
    font-weight: 400;
    text-transform: none;
    margin: 0.25em 0 0;
    padding: 0.75em 0;
}

@media (min-width: 769px) {
    a.return-to-top {
        position: absolute;
        left: -9999em;
    }
}


/********************************
    AZ Job Profiles
********************************/
#az-index-wrapper .largeLetter {
  display: inline;
  float: left;
  background: #005EA5;
  margin: 4px 5px 0px 0px;
  width: 110px;
  height: 119px;
  text-align: center;
  line-height: 120px;
  font-size: 95px;
  color: #fff;
}

#az-index-wrapper {
  display: block;
  margin-bottom: 1em;
}

#az-index-wrapper:after {
  content: '';
  clear: both;
  display: block;
}

#az-index {
  font: bold 100% Arial;
  margin: 0;
  padding: 0;
  display: inline;
}

ul#az-index li {
  float: left;
  height: 28px;
  list-style-type: none;
  margin: 4px 0px 9px 0px;
  padding: 0;
  width: 44px;
}

#az-index a:link, #az-index a:visited {
  background: #e5e5e5;
  color: #000;
  display: block;
  height: 25px;
  padding: 0.65em 0 0 0;
  text-align: center;
  text-decoration: none;
  width: 40px;
}

#az-index a:hover {
  background: #01739d;
  color: #fff;
  text-decoration: underline;
}

#az-index li .placeholder {
  display: block;
  background: #e5e5e5;
  height: 37px;
  margin: 0px 5px 0 0;
  width: 40px;
}

#alphabetical-job-list {
  display: block;
  width: 100%;
}

#alphabetical-job-list ul.job-profiles {
  list-style: none;
  padding-left: 0;
}

#alphabetical-job-list ul.job-profiles.col-1 {
  margin-bottom: 0;
}

#alphabetical-job-list ul.job-profiles.col-2 {
  margin-top: 0;
}


.report-a-problem {
    color: #6f777b;
    text-decoration: underline;
    cursor: pointer;
}

@media (min-width: 641px) {
    .report-a-problem {
        margin-top: 3em;
        margin-bottom: .5em;
    }
}

.report-a-problem a {
    cursor: pointer;
}