@charset "UTF-8";

@font-face {
	font-family: "Akkurat Pro Light";
	font-display: block;
	src: url(https://common.northwestern.edu/v8/css/fonts/AkkuratProLight.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Akkurat Pro Light Italic";
	font-display: block;
	src: url(https://common.northwestern.edu/v8/css/fonts/AkkuratProLightItalic.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Akkurat Pro Regular";
	font-display: block;
	src: url(https://common.northwestern.edu/v8/css/fonts/AkkuratProRegular.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Akkurat Pro Italic";
	font-display: block;
	src: url(https://common.northwestern.edu/v8/css/fonts/AkkuratProItalic.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Akkurat Pro Bold";
	font-display: block;
	src: url(https://common.northwestern.edu/v8/css/fonts/AkkuratProBold.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Akkurat Pro Bold Italic";
	font-display: block;
	src: url(https://common.northwestern.edu/v8/css/fonts/AkkuratProBoldItalic.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
    font-family: "Poppins Light";
	font-display: block;
    src: url("https://common.northwestern.edu/v8/css/fonts/Poppins-Light.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Poppins Bold";
	font-display: block;
    src: url("https://common.northwestern.edu/v8/css/fonts/Poppins-Bold.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Poppins Extra Bold";
	font-display: block;
    src: url("https://common.northwestern.edu/v8/css/fonts/Poppins-ExtraBold.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Poppins Extra Light";
	font-display: block;
    src: url("https://common.northwestern.edu/v8/css/fonts/Poppins-ExtraLight.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
	font-family: "PFDinStencil-Light";
	font-display: block;
	src: url(fonts/pfdinstencil-light.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a.link-arrows:after {
	background-attachment: scroll, scroll;
	background-clip: border-box, border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: none, url(../images/structure/sprites/arrows-nav-docs.svg);
	background-origin: padding-box, padding-box;
	background-position: -433px -8px;
	background-repeat: repeat, repeat;
	background-size: auto auto, auto auto;
	content: "";
	display: inline-block;
	height: 7px;
	margin-left: .45rem;
	padding: 0 12px 7px 0;
	width: 14px;
	position: absolute;
	margin-top: .25rem
}

a.link-arrow:after,
.read-more:after {
	content: ">";
	display: inline;
	margin-left: .45rem;
	position: absolute
}

.ie8-header {
	display: none
}

body,
.wufoo {
	font-family: 'Akkurat Pro Regular', Arial, sans-serif;
	color: #342f2e;
	overflow-x: hidden;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: 'ss06' on;
	-webkit-font-feature-settings: 'ss06' on;
	font-feature-settings: 'ss06' on
}

body .wufoo {
	overflow-x: visible
}

.wufoo #header h2 {
	background: #4E2A84;
	font-size: 29px;
	color: #fff !important;
	padding: 1rem 0 .75rem 15px;
	margin: 0 -1.3rem 2rem;
	font-family: "Poppins Light", Arial, sans-serif;
}

#container.ltr h1#logo a {
	width: 300px;
	padding-top: 2rem;
	margin-left: 1rem;
	margin-bottom: -1rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain
}

.wufoo {
	font-size: .95rem
}

.wufoo label.desc,
.wufoo legend.desc,
.wufoo .section div {
	font-size: 100%
}

.wufoo li,
.wufoo li.section h3,
.wufoo li.section div,
.wufoo li.buttons {
	padding-left: 1px
}

.wufoo li.section h3 {
	padding-top: 0;
	font-family: 'Poppins Light', Arial, sans-serif;
	font-size: 1.75rem;
	color: #4E2A84 !important
}

.wufoo li.time .seconds {
	display: none
}

.wufoo input.text,
.safari .wufoo select.select,
.wufoo textarea.textarea,
.wufoo input.file {
	padding: 7px;
	background: none repeat scroll 0 0 #fafafa !important;
	border-color: #ccc #ccc #ccc;
	border-style: solid;
	border-width: 1px;
	max-width: 95%;
	box-sizing: border-box
}

.wufoo input.submit {
	*zoom: 1;
	*display: inline;
	display: inline-block;
	color: #fff;
	font-family: "Poppins Light", Arial, sans-serif;
	line-height: 1.25;
	margin-right: 5px;
	text-decoration: none;
	background-color: #4E2A84;
	min-width: 50px;
	border: none;
	cursor: pointer
}

.wufoo .buttons>div {
	display: inline-block;
	background-color: #4E2A84;
	padding: .65rem .8rem .5rem 1rem;
	cursor: pointer
}

.wufoo .buttons>div:after {
	content: '';
	background-image: url(../images/structure/sprites/arrows-nav-docs.svg);
	font-weight: 400;
	padding-left: .65rem;
	padding-top: .04rem;
	background-position: -365px -11px;
	display: inline-block;
	clear: none;
	visibility: visible;
	height: 12px
}

.wufoo input.btTxt {
	font-size: .9rem;
	padding: 0 7px
}

.wufoo th {
	background-color: transparent
}

img {
	max-width: 100%;
	height: auto
}

video {
	max-width: 100%;
	height: auto
}

iframe,
embed,
object {
	max-width: 100%;
	border:none
}

hr {
	background-color: #CCC;
	border: medium none;
	height: 1px;
	margin-bottom: 2.5rem;
	margin-top: 2.5rem
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins Light', Arial, sans-serif;
	color: #4E2A84;
	font-weight: 400
}

#main-content h1 a,
#main-content h2 a,
#main-content h3 a,
#main-content h4 a,
#main-content h5 a,
#main-content h6 a {
	font-weight: 400
}

#main-content h1,
#home-content h1,
#main-content h2,
#home-content h2,
#main-content h3,
#home-content h3,
#home-efl h3 {
	font-family: 'Poppins Bold', "Arial Black", sans-serif;
	font-weight: 400;
	text-transform: none
}

#home-content h1,
#home-content h2,
#home-content h3,
#home-content h4 {
	margin-top: 0
}

#main-content {
	font-size: 1rem
}

#main-content h1 {
	line-height: 3.2rem
}

#main-content h2 {
	font-size: 2rem
}

#main-content>h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 1rem;
	padding-top: 1.25rem
}

#main-content h3 {
	font-family: 'Akkurat Pro Regular', Arial, sans-serif;
	font-size: 1.6rem;
	color: #716C6B;
	line-height: 2.1rem
}

#main-content .course-search h3 {
	font-family: "Poppins Bold", "Arial Black", sans-serif;
	color: rgb(78, 42, 132);
	font-size: 1.1rem
}

#main-content h4 {
	font-size: 1.35rem;
	font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
	color: #716C6B;
	line-height: 1.85rem
}

#main-content>h3 {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: .75rem;
	padding-top: 1.25rem
}

#main-content>h4 {
	margin-bottom: .75rem
}

#main-content h2+h3 {
	padding-top: .5rem
}

#main-content h2 a {
	font-family: 'Poppins Bold', "Arial Black", sans-serif;
	font-size: 2rem;
	text-decoration: none;
	border-bottom: 1px dotted #B6ACD1
}

#main-content h2 a:hover {
	text-decoration: none;
	border-bottom: 1px solid #4E2A84
}

#main-content h3 a {
	font-family: 'Akkurat Pro Regular', Arial, sans-serif;
	color: #4E2A84;
	border-bottom: 1px dotted #B6ACD1
}

#main-content h3 a:hover {
	border-bottom: 1px solid #4E2A84
}

#main-content p {
	margin-top: 0
}

#main-content p,
#main-content ul,
#main-content ol {
	margin-bottom: 1.25em;
	line-height: 1.7rem
}

h1 strong,
h2 strong,
h3 strong,
h4 strong {
	font-family: 'Poppins Light', Arial, sans-serif;
	font-weight: 400
}

.right-col-inner-content h6 {
	border-top: 1px solid #B6ACD1;
	font-size: .95rem;
	margin: 2rem 0 1.25rem;
	padding-top: 1rem;
	text-transform: uppercase
}

.logo {
	position: relative;
	top: 4%;
	*zoom: 1;
	*display: inline;
	display: inline-block;
	vertical-align: middle;
	width: 38.4%;
	margin-right: 1%
}

p {
	margin-bottom: 20px
}

p a {
	font-size: 1em
}

a {
	color: #4E2A84;
	text-align: left;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

#container a.iconset-home:hover,
#footer-icons a:hover,
.newsarticle_dateline a.story-pdf:hover,
#footer-logo:hover {
	text-decoration: none
}

strong {
	font-family: 'Akkurat Pro Bold', "Arial Black", sans-serif
}

#main-content>a[href] {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}

#main-content a[href$=".pdf"],
#main-content a[href$=".doc"],
#main-content a[href$=".docx"],
#main-content a[href$=".ppt"],
#main-content a[href$=".pptx"],
#main-content a[href$=".xls"],
#main-content a[href$=".xlsx"],
main.content a[href$=".pdf"],
main.content a[href$=".doc"],
main.content a[href$=".docx"],
main.content a[href$=".ppt"],
main.content a[href$=".pptx"],
main.content a[href$=".xls"],
main.content a[href$=".xlsx"] {
	margin-right: 25px;
	word-break: normal
}

#main-content a[href$=".pdf"]:after,
#main-content a[href$=".doc"]:after,
#main-content a[href$=".docx"]:after,
#main-content a[href$=".ppt"]:after,
#main-content a[href$=".pptx"]:after,
#main-content a[href$=".xls"]:after,
#main-content a[href$=".xlsx"]:after,
main.content a[href$=".pdf"]:after,
main.content a[href$=".doc"]:after,
main.content a[href$=".docx"]:after,
main.content a[href$=".ppt"]:after,
main.content a[href$=".pptx"]:after,
main.content a[href$=".xls"]:after,
main.content a[href$=".xlsx"]:after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 16px;
	padding: 0;
	margin-left: .4rem;
	margin-top: 5px;
	position: absolute
}

a.link-bttn[href$=".pdf"],
a.link-bttn[href$=".doc"],
a.link-bttn[href$=".docx"],
a.link-bttn[href$=".ppt"],
a.link-bttn[href$=".pptx"],
a.link-bttn[href$=".xls"],
a.link-bttn[href$=".xlsx"] {
	padding-right: 40px
}

#main-content a.link-bttn[href$=".pdf"]:after,
#main-content a.link-bttn[href$=".doc"]:after,
#main-content a.link-bttn[href$=".docx"]:after,
#main-content a.link-bttn[href$=".ppt"]:after,
#main-content a.link-bttn[href$=".pptx"]:after,
#main-content a.link-bttn[href$=".xls"]:after,
#main-content a.link-bttn[href$=".xlsx"]:after,
main.content a.link-bttn[href$=".pdf"]:after,
main.content a.link-bttn[href$=".doc"]:after,
main.content a.link-bttn[href$=".docx"]:after,
main.content a.link-bttn[href$=".ppt"]:after,
main.content a.link-bttn[href$=".pptx"]:after,
main.content a.link-bttn[href$=".xls"]:after,
main.content a.link-bttn[href$=".xlsx"]:after {
	margin-top: .1rem
}

#main-content a:not(.gs-image)[href$=".pdf"]:after,
main.content a:not(.gs-image)[href$=".pdf"]:after {
	background: url(../images/structure/sprites/arrows-nav-docs.svg) no-repeat -10px -80px
}

#main-content a[href$=".doc"]:after,
#main-content a[href$=".docx"]:after,
main.content a[href$=".doc"]:after,
main.content a[href$=".docx"]:after {
	background: url(../images/structure/sprites/arrows-nav-docs.svg) no-repeat -45px -80px
}

#main-content a[href$=".ppt"]:after,
#main-content a[href$=".pptx"]:after,
main.content a[href$=".ppt"]:after,
main.content a[href$=".pptx"]:after {
	background: url(../images/structure/sprites/arrows-nav-docs.svg) no-repeat -44px -150px
}

#main-content a[href$=".xls"]:after,
#main-content a[href$=".xlsx"]:after,
main.content a[href$=".xls"]:after,
main.content a[href$=".xlsx"]:after {
	background: url(../images/structure/sprites/arrows-nav-docs.svg) no-repeat -80px -80px
}

#main-content a.linked-image:after {
	display: none
}

ol {
	padding-left: 30px
}

ol li {
	margin-bottom: 15px;
	padding-left: 8px
}

.image_floatLeft {
	margin: .3rem 1.65rem 1rem 0;
	float: left
}

.image_floatRight {
	margin: .3rem 0 1rem 1.65rem;
	float: right
}

.icon_floatLeft {
	margin: 0 1rem 1rem 0;
	float: left
}

table {
	border: 1px solid #ece9f3;
	font-family: 'Akkurat Pro Regular', Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.6rem;
	color: #342f2e;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

table a {
	color: #4E2A84;
	font-family: 'Akkurat Pro Regular', Arial, sans-serif
}

th,
td {
	padding: 8px;
	vertical-align: top
}

.table-no-auto-resize td,
.course-table td {
	border: 1px solid #E4E0EE
}

th {
	background-color: #4E2A84;
	color: #fff;
	font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
	font-weight: 400
}

tr {
	background-color: #fcfafc
}

.course-cell {
	background-color: #fff1d4
}

#main-content table+h2 {
	font-size: 1.75rem;
	margin-top: 3rem
}

#main-content table p {
	margin-bottom: 0;
	margin-top: 1rem
}

#main-content table p:first-child {
	margin-bottom: 0;
	margin-top: 0
}

#main-content table ul {
	margin-top: 0;
	margin-bottom: 0
}

#main-content table ul li:first-child {
	margin-top: 0
}

#main-content table ul li:last-child {
	margin-bottom: 0
}

#main-content table h4 {
	margin: 0
}

#main-content table h4+p {
	margin-top: .25rem
}

table:not(.footable) tr:nth-of-type(2n+1) {
	background-color: #ece9f3
}

.caption,
figcaption {
	font-size: .95rem;
	padding: .5em 0;
	line-height: 1.55rem;
	color: #716C6B;
	border-bottom: 5px solid #BBB8B8;
	background: #fff
}

.slider .caption {
	margin-bottom: 0;
	border-bottom: none
}

.rspnsv-wrap {
	max-width: 100%
}

td .caption {
	display: none
}

.p-quote-author {
	font-weight: 400;
	font-family: "Poppins Light", Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
	display: inline-block;
	padding-top: 5px
}

#main-content .p-quote-right,
.wysiwyg .p-quote-right {
	float: right;
	width: 300px;
	top: .25rem;
	margin-left: 1.75rem;
	position: relative;
	font-family: 'Poppins Bold', "Arial Black", sans-serif;
	font-size: 1.375rem;
	line-height: 2rem;
	color: #342f2e;
	padding-top: 20px;
	box-shadow: 0 -5px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 20px
}

#main-content .p-quote-full,
.wysiwyg .p-quote-full {
	font-family: 'Poppins Bold', "Arial Black", sans-serif;
	font-size: 1.375rem;
	line-height: 2rem;
	color: #342f2e;
	padding-top: 20px;
	box-shadow: 0 -5px;
	border-bottom: 2px solid #ccc;
	padding-bottom: 20px
}

@media screen and (max-width:768px) {
	.slider .caption {
		font-size: .9rem;
		padding: .8rem 2rem 1rem 2rem;
		line-height: 1.1rem
	}
}

@media screen and (max-width:700px) {
	.p-quote-right {
		width: auto;
		margin: auto;
		top: 0
	}
}

.underline {
	text-decoration: underline
}

@media screen and (max-width:700px) {

	.image_floatRight,
	.image_floatLeft {
		margin: 0 0 2rem;
		float: none;
		display: block
	}
}

.dot_center {
	text-align: center !important;
	vertical-align: middle !important
}

#smartsheetForm {
    width: 100%;
    border: none !important;
}