*,
::after,
::before {
    box-sizing: inherit
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2.5rem;
    font-weight: 400;
    text-transform: none;
    -webkit-hyphens: none;
    hyphens: none;
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px;
    margin: 1em 2.5rem
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    margin: 0 .125rem;
    padding: .35em .625em .75em;
    border: 1px solid #ededed
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    width: .0625rem;
    height: 1px;
    height: .0625rem;
    margin: -1px;
    margin: -.0625rem;
    padding: 0;
    border: 0 none
}

*,
::after,
::before {
    box-sizing: border-box
}

body,
html {
    overflow-x: clip
}

body {
    font-family: Lato, Verdana, Tahoma, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #292e39;
    background-color: #fff
}

dl,
li,
p {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.5
}

a {
    text-decoration: none;
    color: #00205c
}

a:active,
a:focus,
a:hover {
    text-decoration: none
}

i {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

embed,
iframe,
object {
    max-width: 100%
}

hr {
    width: 100%;
    height: 1px;
    height: .0625rem;
    margin: 0 0 24px 0;
    margin: 0 0 1.5rem 0;
    border: 1px solid #ededed
}

figure {
    margin: 0
}

ol,
ul {
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0;
    padding-left: 35px;
    padding-left: 2.1875rem
}

ul {
    padding-left: 35px;
    padding-left: 2.1875rem;
    list-style: disc
}

ul ul {
    padding-left: 35px;
    padding-left: 2.1875rem;
    list-style: circle
}

ul ul ul {
    list-style: disc
}


li>ol,
li>ul {
    margin: 0 0 0 6px;
    margin: 0 0 0 .375rem
}


dt {
    font-weight: 700
}

dd {
    margin: 0 24px 24px 0;
    margin: 0 1.5rem 1.5rem 0
}

img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}


/* h1 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase
} */

h2 {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 400
}

h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300
}

h4 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300
}

h5 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300
}

h6 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300
}


.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip: rect(.0625rem, .0625rem, .0625rem, .0625rem);
    width: 1px;
    width: .0625rem;
    height: auto;
    height: 1px
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: normal;
    z-index: 100000;
    top: 5px;
    top: .3125rem;
    left: 5px;
    left: .3125rem;
    display: block;
    clip: auto !important;
    width: auto;
    height: auto;
    padding: 15px 23px 14px 23px;
    padding: .9375rem 1.4375rem .875rem 1.4375rem;
    text-decoration: none;
    color: #00f;
    border-radius: 3px;
    border-radius: .1875rem;
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 .125rem .125rem rgba(0, 0, 0, .6)
}

.main-navigation {
    position: relative;
    display: block;
    float: left;
    clear: both;
    width: 100%;
    height: auto
}

.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.main-navigation a {
    text-decoration: none;
    color: #fff
}



.inner-container:after,
.inner-container:before {
    display: table;
    content: ' '
}

.inner-container:after {
    clear: both
}

.primary-container {
    width: 100%;
    margin-bottom: 40px;
    margin-bottom: 2.5rem
}


.cp-footer {
    clear: both;
    width: 100%;
    background: #00205c
}

.cp-footer a,
.cp-footer p {
    color: #fff
}

.cp-footer p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5
}

.cp-footer .logo {
    fill: #fff
}

.cp-footer .logo svg {
    width: 170px;
    width: 10.625rem;
    height: 46px;
    height: 2.875rem
}

.clear-header-space {
    margin-top: 90px;
    margin-top: 5.625rem
}

.cp-header {
    /* position: sticky; */
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    overflow: none;
    width: 100%;
    padding-bottom: 1px;
    padding-bottom: .0625rem;
    background: var(--blue-bg);
}

.cp-header a {
    font-size: 14px;
    font-size: .875rem;
    transition-timing-function: ease-in-out;
    transition-duration: .25s;
    transition-property: color;
    color: #fff
}

.cp-header nav.inner-container {
    padding-right: 0
}

.cp-header .button-apply,
.cp-header .button-request-info,
.cp-header .button-search {
    padding: 11px 10px;
    padding: .6875rem .625rem;
    cursor: pointer
}


.logo-cabrini {
    float: left;
    width: 150px;
    width: 9.375rem;
    height: 70px;
    height: 4.375rem;
    fill: #fff
}

.logo-cabrini-mobile {
    display: block;
    width: 100%;
    height: 29px;
    height: 1.8125rem;
    margin: auto
}

.logo-mobile-wrap {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    padding: 10px 0;
    /* padding: 47px 0 10px;
    padding: 2.9375rem 0 .625rem; */
    background-color: rgba(0, 32, 92, .7)
}

.program-menu a {
    padding: 10px 0;
    padding: .625rem 0
}

.desktop-main-nav {
    display: none
}

.desktop-main-nav .inner-container {
    padding-left: 8px;
    padding-left: .5rem
}

.desktop-main-nav a:focus,
.desktop-main-nav a:hover {
    color: #fdb71a
}

.desktop-main-nav a:focus .icon,
.desktop-main-nav a:hover .icon {
    fill: #fdb71a
}


@font-face {
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    src: url(fonts/lato-black-webfont.woff) format('woff'), url(fonts/lato-black-webfont.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 900;
    font-style: italic;
    src: url(fonts/lato-blackitalic-webfont.woff) format('woff'), url(fonts/lato-blackitalic-webfont.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    src: url(fonts/lato-bold-webfont.woff) format('woff'), url(fonts/lato-bold-webfont.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 700;
    font-style: italic;
    src: url(fonts/lato-bolditalic-webfont.woff) format('woff'), url(fonts/lato-bolditalic-webfont.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 100;
    font-style: normal;
    src: url(fonts/lato-hairline-webfont.woff) format('woff'), url(fonts/lato-hairline-webfont.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 100;
    font-style: italic;
    src: url(fonts/lato-hairlineitalic-webfont.woff) format('woff'), url(fonts/lato-hairlineitalic-webfont.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 400;
    font-style: italic;
    src: url(fonts/lato-italic-webfont.woff) format('woff'), url(fonts/lato-italic-webfont.woff2) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 300;
    font-style: normal;
    src: url(fonts/lato-light-webfont.woff) format('woff'), url(fonts/lato-light-webfont.woff) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 300;
    font-style: italic;
    src: url(fonts/lato-lightitalic-webfont.woff) format('woff'), url(fonts/lato-lightitalic-webfont.woff) format('woff2')
}

@font-face {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/lato-regular-webfont.woff) format('woff'), url(fonts/lato-regular-webfont.woff) format('woff2')
}


/* @media (min-width: 920px) { */
    .desktop-main-nav {

        display: inline-block;
        width: 100%;
        opacity: 1;
    }

    .desktop-main-nav li,
    .desktop-main-nav ul {
        display: inline;
    }



    .primary-container {
        display: block;
        float: left;
        width: 74.2668621701%;
        margin-right: 2.9325513196%;
        margin-bottom: 50px;
        margin-bottom: 3.125rem
    }


    .cp-header a {
        font-size: 14px;
        font-size: .875rem
    }

    .program-menu li {
        padding: 10px 0;
        padding: .625rem 0
    }

    .program-menu a {
        padding-right: 20px;
        padding-right: 1.25rem;
        padding-left: 20px;
        padding-left: 1.25rem
    }


    .program-menu li {
        font-weight: 600
    }

    .program-menu li:nth-child(2) {
        border: 0
    }

    .program-menu li {
        padding: 8px 0;
        padding: .5rem 0;
        border-right: 1px solid #ededed;
        border-left: 1px solid #ededed
    }

    .program-menu a {
        padding: 10px;
        padding: .625rem
    }
/* } */

@media print {
    body {
        font-size: 12pt !important;
        line-height: 1.5 !important;
        margin: 0 !important;
        padding: 0 !important;
        color: #000 !important;
        background: #fff !important
    }

    .featured-block-copy,
    blockquote,
    h1,
    h2,
    h3,
    h4,
    h5,
    li,
    p {
        color: #000 !important;
        background: 0 0 !important
    }

    a:link,
    a:visited {
        text-decoration: none !important;
        color: #444 !important;
        background: 0 0 !important
    }

    a[href^='http://'] {
        color: #000 !important
    }

    a[href^='http://']:after {
        font-size: 9pt !important;
        content: ' (' attr(href) ')'
    }

    abbr[title]:after {
        content: ' (' attr(title) ')'
    }

    a,
    img,
    img a {
        border: none !important
    }

    .logo-mobile-wrap {
        position: absolute !important;
        z-index: 1 !important;
        display: block !important;
        padding: 47px 0 10px !important;
        padding: 2.9375rem 0 .625rem !important;
        background: transparent url(/static/images/svg/inline-logo.svg) no-repeat 10px 10px !important;
        background: transparent url(/static/images/svg/inline-logo.svg) no-repeat .625rem .625rem !important
    }

    .cp-four-col-block .single-col-block header:before,
    .featured-block-copy:before {
        background: #fff
    }

    .cp-four-col-block .single-col-block header {
        position: relative
    }

    .featured-block-copy {
        position: relative
    }

    .codeBlock,
    .cp-breadcrumb,
    .cp-footer,
    .cp-header,
    .cp-hero-carousel,
    .cp-lead-in-hero,
    .cp-roadmap,
    .cp-sidebar-nav,
    .featured-block img,
    .single-col-block img,
    .skip-link {
        display: none !important
    }
}

@keyframes slide-in {
    100% {
        transform: translateX(0)
    }
}

@keyframes slide-out {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@keyframes search-slide-in {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes search-slide-out {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-100%)
    }
}

html {
    box-sizing: border-box
}

*,
::after,
::before {
    box-sizing: inherit
}

.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    width: .0625rem;
    height: 1px;
    height: .0625rem;
    margin: -1px;
    margin: -.0625rem;
    padding: 0;
    border: 0 none
}

#sb-site {
    margin-top: 30px;
    margin-top: 1.875rem
}

.sg-container {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center
}

.collegis-header {
    display: none;
    border: 0;
    background: 0 0
}

#size,
#size2 {
    position: fixed;
    z-index: 100000;
    top: 5px;
    top: .3125rem;
    left: 70%;
    color: #fff
}

#size2 {
    left: 65%
}

.codeBlock {
    margin-top: 40px;
    margin-top: 2.5rem
}

.codeBlock.hide {
    display: none
}

.toggle-code {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    position: fixed;
    top: 0;
    right: 0;
    padding: 7px;
    padding: .4375rem;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    color: gray
}

.toggle-code:hover {
    cursor: pointer;
    color: #fff;
    background: #444
}

.collegis-nav {
    clear: both;
    padding: 0
}

.collegis-nav h1 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 200;
    position: fixed;
    top: 5px;
    top: .3125rem;
    left: 60%;
    margin: 0;
    color: gray
}

.collegis-nav a {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    margin: 0;
    padding: 8px;
    padding: .5rem;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    color: gray
}

.collegis-nav a+ul {
    display: none
}

.collegis-nav a:hover {
    cursor: pointer;
    color: #fff;
    background: #444
}

.collegis-nav a:hover+ul,
.collegis-nav a:hover+ul li {
    display: block;
    overflow: hidden
}

.collegis-dropdown {
    position: relative;
    top: 4px;
    top: .25rem;
    display: inline-block
}

.collegis-dropdown-menu.active,
.collegis-dropdown-menu:hover {
    display: block
}

.collegis-sidenav {
    position: fixed;
    z-index: 100000;
    top: 0;
    display: none;
    width: 100%;
    height: 30px;
    height: 1.875rem;
    background: #222
}

.collegis-footer {
    display: none
}

.collegis-menu-btn {
    top: 0
}

.collegis-menu-btn span {
    background: gray
}

.collegis-content,
.collegis-search {
    display: none
}

.color-bg {
    float: left;
    height: 100px;
    height: 6.25rem;
    margin: 0;
    padding: 0;
    border: 0
}

.color-bg.primary {
    width: 25%
}

.color-bg.secondary {
    width: 10%
}

.color-bg.tertiary {
    width: 2%
}

.equal-width-grid .color-bg {
    width: 10%;
    margin-right: 0;
    list-style: none
}

.swatch-container {
    margin: 0;
    padding: 0
}

.color-swatch {
    float: left;
    width: 31.6666666667%;
    margin-right: 2.5%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding: 10px;
    padding: .625rem;
    list-style: none;
    text-align: center;
    border: 1px solid #e0e1e1
}

.color-swatch:nth-child(3),
.color-swatch:nth-child(6),
.color-swatch:nth-child(8) {
    margin-right: 0
}

.color-swatch:nth-child(4),
.color-swatch:nth-child(7),
.color-swatch:nth-child(9) {
    clear: both
}

.color-swatch .swatch {
    display: block;
    height: 50px;
    height: 3.125rem
}

.color-swatch .label {
    font-size: 12px;
    font-size: .75rem;
    color: #9fa2a3
}

.color-swatch .label,
.color-swatch .name {
    display: block;
    margin: 5px auto;
    margin: .3125rem auto
}

.collegis-content-wrapper {
    margin-top: 0
}

.collegis-container {
    margin: 0;
    padding: 0
}

@media (min-width: 48em) {
    .collegis-header {
        display: block
    }

    .collegis-dropdown-menu {
        position: absolute;
        top: 23px;
        top: 1.4375rem;
        left: 0;
        width: 350px;
        width: 21.875rem;
        margin: 0;
        border: 0;
        border-top: 1px solid #000;
        background: #222
    }

    .collegis-dropdown-menu li {
        float: left;
        width: 50%;
        margin: 0;
        padding: 0
    }

    .collegis-dropdown-menu li a {
        font-size: 12px;
        font-size: .75rem;
        font-weight: 400;
        padding: 4px 0 4px 10px;
        padding: .25rem 0 .25rem .625rem;
        color: gray
    }

    .collegis-dropdown-menu li a.active,
    .collegis-dropdown-menu li a:hover {
        font-size: 12px;
        font-size: .75rem;
        color: #fff;
        background: #444
    }

    .collegis-sidenav {
        display: block
    }

    .collegis-menu-btn {
        display: none
    }
}