.lastUnit,
.line {
    overflow: hidden;
    padding: 0
}

.unit {
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.unitRightv {
    float: right
}

.lastUnit,
.size1of1 {
    float: none
}

.size1of2 {
    width: 50%
}

.size1of3 {
    width: 33.33333%
}

.size2of3 {
    width: 66.66666%
}

.size1of4 {
    width: 25%
}

.size3of4 {
    width: 75%
}

.size1of5 {
    width: 20%
}

.size2of5 {
    width: 40%
}

.size3of5 {
    width: 60%
}

.size4of5 {
    width: 80%
}

.lastUnit {
    width: auto
}

body {
    margin: 0;
    background: white;
    min-width: 240px;
    -webkit-text-size-adjust: none
}

.ie7 body,
.ie8 body {
    min-width: 860px
}

.main {
    background: #fff;
    padding: 0;
    min-height: 300px
}

.content {
    padding: 10px 0
}

.ie6 .inner {
    width: 960px
}

.no-sidebar .content-container {
    float: left;
    width: 100%
}

.sidebar {
    margin-top: 12px
}

.no-sidebar .sidebar {
    display: none
}

header .brand,
header .brand:hover {
    float: left;
    color: #fff;
    display: inline-block
}

.brand h1 {
    margin: 0;
    padding: 0;
    font-size: 48px;
    font-family: HelveticaNeueLTPro-Bd, "Helvetica Neue LT Pro Bold", HelveticaNeueBold, HelveticaNeue-Bold, "Helvetica Neue Bold", "Helvetica Neue LT Pro", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 600;
    font-stretch: normal;
    line-height: 1em
}

.brand p {
    color: #888;
    margin-bottom: 22px
}

.search-bar .field {
    margin: 0;
    padding: 0
}

.search-bar form input.text {
    width: 200px;
    padding: 5px 34px 5px 15px;
    color: #888;
    margin: 0;
    border: none;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background: #fff
}

.search-bar form input.action {
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
    border: none;
    padding: 5px;
    background: 0 0;
    font-family: WebSymbolsRegular;
    color: #848484;
    border-radius: 0;
    margin: 0
}

.search-bar form input.action:hover,
.search-bar form input.active {
    color: #000
}

.header textarea:focus,
.search-bar form input:focus {
    outline: 0
}

.search-dropdown-icon {
    display: none
}

.header .inner .unit {
    position: relative
}

.header .primary ul {
    position: absolute;
    bottom: 0;
    right: 0
}

.header .primary li {
    float: left;
    padding-bottom: 14px;
    margin: 0 5px;
    position: relative;
    white-space: nowrap
}

.header .primary li a {
    color: #888;
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
    padding: 6px 8px;
    font-weight: 700;
    display: block
}

.header .primary li a:hover,
.header .primary li.current a,
.header .primary li.section a {
    color: #fff
}

.header .primary li.current:after,
.header .primary li.section:after {
    content: '}';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -7px;
    font-family: WebSymbolsRegular;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 20px
}

.tablet-nav .brand p {
    margin-bottom: 0
}

.tablet-nav .header .inner {
    padding-top: 20px
}

.tablet-nav .header .primary ul {
    float: left;
    clear: both;
    position: relative;
    margin: 20px 0 0 -13px;
    white-space: nowrap;
    right: auto
}

.tablet-nav .header .primary ul li {
    white-space: nowrap
}

.tablet-nav .header .primary ul li a {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none
}

.tablet-nav .footer .right {
    float: left;
    width: 100%
}

.main .secondary h3 {
    font-size: 20px;
    color: #AAA;
    margin: 0 0 8px;
    font-family: CamboRegular, Georgia, "Times New Roman", Times, serif;
    font-weight: 400
}

.main .secondary {
    border-bottom: 1px solid #e5e5e5
}

.main .secondary ul {
    padding: 0;
    margin: 0
}

.main .secondary li {
    border-top: 1px solid #e5e5e5;
    position: relative;
    list-style-type: none;
    margin-bottom: 0
}

.footer .left,
.footer .right {
    margin-bottom: 10px;
    display: block
}

.main .secondary li .arrow {
    color: #b80000;
    padding-right: 5px;
    display: block;
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    left: 2px;
    top: 7px;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}

.main .secondary li a:hover .arrow {
    left: 6px
}

.main .secondary li a {
    padding: 10px 0;
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    color: #333;
    line-height: 17px;
    border-bottom: none;
    font-family: 'Lucida Sans', 'Lucida Grande', Arial, Helvetica, sans-serif
}

.main .secondary li .text {
    padding-left: 28px;
    display: block
}

.main .secondary li.current a.current {
    color: #b80000;
    background-color: #EDEDED
}

.main .secondary li.current,
.main .secondary li.section {
    background-color: #F3F3F3
}

.main .secondary li.current a,
.main .secondary li.section a {
    color: #000
}

.main .secondary ul ul {
    display: none
}

.secondary ul li.current ul,
.secondary ul li.section ul {
    display: block
}

.secondary li.current ul ul {
    display: none
}

.main .secondary ul ul li a {
    padding-left: 10px
}

.main .secondary ul ul li a .arrow {
    left: 12px
}

.main .secondary ul ul li a:hover .arrow {
    left: 16px
}

.main .secondary ul ul ul li a {
    padding-left: 20px
}

.main .secondary ul ul ul li a .arrow {
    left: 22px
}

.main .secondary ul ul ul li a:hover .arrow {
    left: 26px
}

.main .secondary ul ul ul ul li a {
    padding-left: 30px
}

.main .secondary ul ul ul ul li a .arrow {
    left: 32px
}

.main .secondary ul ul ul ul li a:hover .arrow {
    left: 36px
}

.main .secondary ul ul ul ul ul li a {
    padding-left: 40px
}

.main .secondary ul ul ul ul ul li a .arrow {
    left: 32px
}

.main .secondary ul ul ul ul ul li a:hover .arrow {
    left: 36px
}

.main .secondary li a:hover,
.main .secondary li.current a:hover,
.main .secondary li.section a:hover {
    color: #b80000
}

#Root:after,
.main:after,
.search-bar:after,
footer:after,
header .inner:after,
header:after {
    height: 0;
    content: ".";
    display: block;
    clear: both;
    visibility: hidden
}

.footer a,
.header .primary li a,
.search-bar form input.action {
    -moz-transition: color .2s;
    -webkit-transition: color .2s;
    transition: color .2s
}

.footer a.brand {
    color: #333;
    margin-left: 0
}

.footer a.brand:hover {
    color: #B80000
}

.footer,
.footer a {
    color: rgba(0, 98, 160, 1);
    font-size: 18px;
    font-family: 'omnes-pro';
}

body h1 span.amp {
    font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", Georgia;
    font-style: italic
}

.footer {
    background: #ededed;
    padding: 20px 0;
    font-size: 11px;
    line-height: 22px
}

.footer a:hover {
    color: #B90000
}

.footer .left {
    float: left;
    color: #000
}

.footer .right {
    float: right
}

.footer span {
    padding: 0 3px;
    color: #bbb
}

.footer .primary,
.footer .primary ul {
    display: inline;
    margin: 0;
    padding: 0
}

.footer .primary li {
    display: inline
}

.ie6 .footer .primary li,
.ie7 .footer .primary li {
    display: inline;
    zoom: 1;
    margin-right: 10px
}

.footer .primary li:after {
    padding: 0 3px 0 5px;
    content: '/';
    color: #999
}

.footer .primary li:last-child:after {
    content: ''
}

.footer .arrow {
    padding: 0 8px 0 5px;
    color: #b80000;
    font-size: 13px
}

.footer .primary .nav-open-button {
    display: none
}

.typography .searchResults h1 {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.searchResults p.searchQuery {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700
}

.searchResults ul#SearchResults {
    padding: 0;
    padding-left: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0
}

.searchResults ul#SearchResults li {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0;
    list-style-type: none
}

.searchResults ul#SearchResults p {
    margin-bottom: 10px
}

.searchResults #PageNumbers a {
    padding: 0 5px
}

.searchResults #PageNumbers .pagination {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
    display: table;
    width: 100%
}

.searchResults #PageNumbers .pagination span {
    display: table-cell
}

.searchResults #PageNumbers p {
    text-align: center;
    padding: 20px 0
}

.searchResults #PageNumbers .next,
.searchResults #PageNumbers .prev {
    font-size: 14px;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 0!important
}

.searchResults #PageNumbers .next {
    margin-left: 15px
}

.searchResults #PageNumbers .prev {
    margin-right: 15px
}

.header .nav-open-button {
    display: none
}

#media-query-trigger {
    display: none;
    visibility: hidden
}

@media only screen and (max-width:960px) {
    .content img {
        max-width: 97%;
        height: auto
    }
    .applicationPortalPage .content img {
        max-width: fit-content;
    }
    .header .primary ul {
        margin-left: -12px;
        -webkit-padding-start: 0
    }
}

@media only screen and (max-width:640px) {
    body {
        max-width: 640px
    }
    #media-query-trigger {
        visibility: visible
    }
    .tablet-nav .header .brand {
        float: none;
        display: inline-block;
        margin-left: 22px;
        margin-bottom: 22px
    }
    .brand h1 {
        font-size: 40px;
        padding-right: 100px
    }
    .tablet-nav .header {
        padding: 0
    }
    .tablet-nav .header .inner {
        padding: 20px 0 0;
        min-height: 0
    }
    .tablet-nav .header .primary .nav-open-button {
        z-index: 100;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 20px;
        top: 35px;
        display: block;
        cursor: pointer;
        font-family: WebSymbolsRegular;
        font-size: 20px;
        color: #ededed
    }
    .tablet-nav .header .primary ul {
        z-index: 10;
        position: relative;
        display: none;
        float: left;
        margin: 0;
        padding: 0;
        white-space: normal;
        width: 100%
    }
    .tablet-nav .header .primary ul li {
        width: 100%;
        margin: 0;
        padding: 0;
        float: none;
        background: 0 0;
        position: relative;
        text-shadow: 0 1px #fff
    }
    .tablet-nav .header .primary ul li:after {
        content: '\003e';
        display: block;
        position: absolute;
        right: 20px;
        top: 0;
        font-family: WebSymbolsRegular;
        font-size: 14px;
        color: #999;
        text-align: center;
        vertical-align: middle;
        line-height: 38px
    }
    .tablet-nav .header .primary ul li a,
    .tablet-nav .header .primary ul li.current a,
    .tablet-nav .header .primary ul li.section a {
        padding: 10px 0 10px 22px;
        font-weight: 700;
        border-bottom: 1px solid #bbb;
        color: #434343;
        background: #e7e7e7
    }
    .tablet-nav .header .primary ul li.current a,
    .tablet-nav .header .primary ul li.section a {
        background: #CCC
    }
    .tablet-nav .header .primary ul li a:hover {
        color: inherit
    }
    .tablet-nav .header .primary li.current:after,
    .tablet-nav .header .primary li.section:after {
        display: none
    }
    .tablet-nav .tablet-nav .header nav.primary ul li {
        padding: 0
    }
    .content-container,
    .sidebar {
        width: 100%;
        margin-bottom: 30px
    }
    /* .typography h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 15px;
        padding-bottom: 10px
    }
    .typography p {
        font-size: 14px;
        line-height: 23px
    }
    p.intro {
        font-size: 19px;
        line-height: 27px
    } */
    .secondary li a {
        line-height: 24px
    }
    .secondary li .arrow {
        line-height: 26px
    }
    .footer .right {
        float: left;
        width: 100%
    }
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .footer,
    .header,
    .nav-open-button,
    .search-bar,
    .search-dropdown-icon,
    nav.primary {
        display: none
    }
}

.scrollableRight {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none; 
  }
  
  .floatNone {
    float: none;
  }

  div.field {
    margin: 30px 0 0px;
  }

  .buttonTopRightPosition {
    padding-top: 45px;
    position: absolute;
    right: 0;
    z-index: 2;
  }
  
  .buttonBodyBottomPosition {
    margin-top: 30px;
    padding: 0px;
  }
  
  .verticalCenterAlign {
    display: flex;
    align-items: center;
  }

  .widthAuto {
    width: auto;
  }
  
  .rowReverse {
    display: flex;
    flex-direction: row-reverse;
  }

  .objectCover {
    object-fit: cover;
  }

  .radiusCircle {
    border-radius: 50%;
  }

  .noBorder {
    border: none;
  }

  .no-copy {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }

  .textAlignJustify {
    text-align: justify;
  }

.ApplicationForm_DisabilityNeeds .row {
    display: flex;
    flex-wrap: wrap;
}

.ApplicationForm_DisabilityNeeds label {
    width: calc(100% - 30px);
}