body {
	color: #363636;
	background: #fff;
}

a {
	color: #00594d;
}

a:active,
a:focus {
	outline: none;
}

a:hover {
	color: #000;
}

h1, h2 {
	font-family: Times, Serif;
}

.rich_text ul,
.rich_text ol {
	padding-left: 1em;
}

.rich_text li,
.rich_text dt {
	font-size: .875em;
}

.rich_text dt {
	font-weight: normal;
}

.rich_text dd {
	font-size: .75em;
}

.rich_text p a,
.rich_text li a,
.rich_text table a {
	text-decoration: underline;
}

.rich_text li li {
	font-size: 1em;
}

h3,
.top-bar-section ul li > a,
#main_nav section .title,
.top-bar .button,
.top-bar input.gsc-search-button-v2,
.breadcrumbs > *,
#main_sidebar .side-nav .page_group > a,
#footer .vcard .fn,
.action_link,
.button_link,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > .title a,
.accordion_filter li label,
.link_button,
.siena_alert h1,
.siena_alert h2,
.siena_alert.reveal-modal .close-reveal-modal,
.form_button,
input[type='submit'],
.diff_num,
.cat_label,
.prefix,
ul.pagination li a,
table tr th,
th.calendarDayHeading,
td.calendarDayHeading,
.feature_tabs.section-container.vertical-tabs > section > .title,
.feature_tabs.section-container.vertical-tabs > .section > .title,
.sub-nav dt,
.sub-nav dd,
.label,
.toggle-topbar.menu-icon,
.error > small,
.error small.error,
.filter_panel label,
caption {
	font-family: 'Oswald', Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

input[type='submit'] {
	background: #00594d;
	color: #fff;
	font-size: 16px;
	border: none;
	padding: .3em 1em;
}

input[type='submit']:hover {
	background: #000;
}

h1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #00594d;
	margin: 0;
	text-rendering: optimizeLegibility;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	color: #00594d;
	text-rendering: optimizeLegibility;
}

h2.subheader {
	font-size: 1.1em;
	line-height: 1.3;
	font-style: italic;
	font-weight: normal;
	color: #939598;
	text-rendering: optimizeLegibility;
	padding-bottom: 1.25em;
}

h3.subheader,
h3.twitter_header {
	font-size: .75em;
	font-weight: 400;
}

h3.subheader,
h3.subheader a,
h3.twitter_header a {
	color: #00594d;
}

h3.subheader.bar {
	color: #fff;
	background: #00594d;
	padding: .5em 1.25em;
}

h3.subheader.panel_bar {
	margin-left: -.625em;
	margin-right: -.625em;
	font-size: 1em;
}

.panel h3 {
	margin-bottom: .4em;
}

hr {
	border-color: #939598;
}

hr.dotted {
	margin: .65em 0;
	border-style: dotted;
}

hr.no_line {
	border: none;
}

hr.min {
	margin: .5em 0;
}

.required_item {
	color: #b22e20;
}

p,
figcaption {
	font-size: .75em;
}

figcaption {
	text-align: left;
	padding-top: .5em;
	color: #6d6e71;
	font-style: italic;
}

.floated_image_right {
	margin: 0 0 1.25em 1.25em;
}

.floated_image_left {
	margin: 0 1.25em 1.25em 0;
}

span.prefix {
	color: #fff;
	background: #939598;
	border: none;
}

.content_element ul,
.content_element ol {
	font-size: 1em;
	list-style-position: outside;
	padding-left: 2em;
}

.content_element ul li,
.content_element ol li {

}

.rich_text h3,
.content_element h3,
.content_heading {
	font-family: Times, Serif;
	font-weight: normal;
	text-transform: none;
	color: #939598;
	font-size: 1.4em;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul,
.top-bar-section li a:not(.button),
.top-bar-section li a:not(.button):hover,
.top-bar-section .has-form {
	background: #00594d;
}

.top-bar-section li a:not(.button),
.top-bar-section li a:not(.button):hover {
	background: #00594d;
}

.top-bar-section .has-form {
	height: 38px;
	padding: 0 6px;
}

.top-bar-section li a:not(.button) {
	padding: 0 6px;
	line-height: 38px;
}

.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
	border-left: none;
	border-right-color: #fff;
	height: 14px;
	margin-top: 12px;
}

.top-bar-section > ul {
	background: none;
}

.top-bar-section ul li > a {
	font-weight: normal;
	font-size: .55em;
	line-height: 38px;
	padding-left: 6px;
}

.top-bar input,
.top-bar .button {
	line-height: normal;
	height: 2em;
	font-size: .65em;
	vertical-align: top;
	padding: 0 5px;
	border-color: #d1d3d4;
	box-shadow: none;
	background: #fff;
	color: #939598;
}

.top-bar .button,
.top-bar input.gsc-search-button-v2,
.major_search_inline .button {
	left: -3px;
	border-left: none;
}

.top-bar .button:hover,
.top-bar input.gsc-search-button-v2:hover {
	color: #000;
}

.top-bar .has-form {
	width: 140px;
}

.breadcrumbs {
	border: none;
	border-bottom: 1px solid #939598;
	background: transparent url(/assets/css_img/breadcrumb-home.png) no-repeat left top;
	padding-left: 25px;
	font-size: .9em;
	/*display: none;*/
	border-radius: 0;
}

.breadcrumbs > *:before {
	font-family: "FontAwesome";
	content: "\f04b";
	color: #939598;
	margin: 0 0.75em;
	font-size: 7px;
	position: relative;
	top: -2px;
}

.breadcrumbs > *,
.breadcrumbs > * a,
.breadcrumbs > * span {
	color: #939598;
}

.breadcrumbs > *:hover a,
.breadcrumbs > *:focus a {
	color: #000;
	text-decoration: none;
}

.breadcrumbs > *.current a {
	color: #00594d;
}

.breadcrumbs > .last {
	color: #00594d;
}

.full_page .breadcrumbs {
	margin-top: 40px;
}

.side-nav {
	padding-top: 0;
}

.side-nav li {
	font-size: .75em;
	line-height: 1.3;
}

.side-nav li a {
	color: #363636;
}

#main_sidebar .side-nav ul {
	list-style-type: inherit;
	padding-top: .4375em;
}

#main_sidebar .side-nav ul li {
	font-size: 1em;
	padding-left: 0;
}

#main_sidebar .side-nav li {
	font-size: .98em !important;
}

#main_sidebar .side-nav li a {
	color: #939598;
}

.side-nav li a:hover,
.side-nav li a:focus,
#main_sidebar .side-nav li a:hover,
#main_sidebar .side-nav li a:focus {
	color: #00594d;
}

#main_sidebar .side-nav li.active > a:first-child {
	font-weight: bold;
	color: #00594d;
}

#main_sidebar .side-nav li > a {
	position: relative;
}

#main_sidebar .side-nav li.page_group > a::before,
#main_sidebar .side-nav li.has-children > a::before {
	content: "\f04b";
	font-family: "FontAwesome";
	position: absolute;
	left: -1.5em;
	top: .6em;
	font-size: .6em;
}

#main_sidebar .side-nav li.has-children > a::before,
#main_sidebar .side-nav li.expanded > a::before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

#main_sidebar .side-nav li.parent-active.page_group > a {
	color: #939598;
	cursor: default;
}

.page_group_list {
	display: none;
}

#siena-athletics-btn {
	background: #ffcd34;
	position: relative;
	border: none;
	text-align: center;
	vertical-align: middle;
}

#siena-athletics-btn span {
	color: #00594d;
}

#siena-athletics-btn img {
	vertical-align: baseline;
}

#global_header {
	background: #fff;
	background: rgba(255,255,255,.75);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,0.75) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(25%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.75)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0.75) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0.75) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0.75) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0.75) 100%);
	z-index: 60;
	position: relative;
	zoom: 1;
}

#global_header_nav {
	border-bottom: 10px solid #939598;
}

#siena_logo {
	height: 75px;
	max-width: none;
}

.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.horizontal-nav {
	background: transparent;
	border: none;
}

.section-container.horizontal-nav > section > .title a,
.section-container.horizontal-nav > .section > .title a {
	padding: 0 12px 0 10px;
}

#main_nav section .title {
	font-size: 1.1em;
	line-height: 2;
}

#main_nav section .title a {
	color: #00594d;
}

#main_nav section .title a i {
	font-size: .5em;
	vertical-align: middle;
	color: #939598;
}

#main_nav section .title a:hover,
#main_nav section .title a:hover i,
#main_nav section .title:hover {
	color: #000;
	background: none;
}

#main_nav section.current .title {
	background: #939598;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

#main_nav section.current .title a,
#main_nav section.current .title a i {
	color: #fff;
}

#main_nav section.active .title {
	border-radius: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: #00594d;
}

#main_nav section.active .title a {
	color: #fff;
}

#main_nav section.active .title a i {
	color: #ffcd34;
}

#main_nav section .content {
	border: none;
	border-top: 10px solid #00594d;
	background: #fff;
	background: rgba(255,255,255,.9);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	box-shadow: 0 6px 10px rgba(0,0,0,.3);
}

#footer .vcard {
	border: none;
	padding: 0;
}

#footer .vcard li {
	font-size: .75em;
	color: #363636;
}

#footer .vcard .fn {
	font-size: .875em;
	color: #00594d;
	font-weight: bold;
}

#portal,
#portal > .row {
	position: relative;

	background: #fff;

	background-position: right top;
	border-bottom: 20px solid #00594d;
}

#main,
#main > .row {
	position: relative;

	background: #fff;



	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTdlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2U2ZTdlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 75px, rgba(0,0,0,0) 100%),
		-moz-linear-gradient(left, #e6e7e8 0%, #e6e7e8 25%, #ffffff 25%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(0,0,0,0.1)), color-stop(75px,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))),
		-webkit-gradient(linear, left top, right top, color-stop(0%,#e6e7e8), color-stop(25%,#e6e7e8), color-stop(25%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		-webkit-linear-gradient(left, #e6e7e8 0%,#e6e7e8 25%,#ffffff 25%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		-o-linear-gradient(left, #e6e7e8 0%,#e6e7e8 25%,#ffffff 25%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		-ms-linear-gradient(left, #e6e7e8 0%,#e6e7e8 25%,#ffffff 25%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		linear-gradient(to right, #e6e7e8 0%,#e6e7e8 25%,#ffffff 25%,#ffffff 100%); /* W3C */


	background-position: right top;
	border-bottom: 20px solid #00594d;
}

#portal > .row {
	border-bottom: none;
}

#main > .row {
	border-bottom: none;
}

#main_sidebar {
	background: #e5e6e8;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 75px, rgba(0,0,0,0) 100%), #e6e7e8;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(0,0,0,0.1)), color-stop(75px,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))), #e6e7e8;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #e6e7e8;
	background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #e6e7e8;
	background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #e6e7e8;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #e6e7e8;
}

#main_content {
	background: #fff;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 75px, rgba(0,0,0,0) 100%),  #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(0,0,0,0.1)), color-stop(75px,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))), #fff;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #fff;
	background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #fff;
	background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #fff;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #fff;
}

.full_page #portal {
	background: #fff;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 75px, rgba(0,0,0,0) 100%),
		#fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(0,0,0,0.1)), color-stop(75px,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))),
		#fff;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
	background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
	background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
}

.full_page #main {
	background: #fff;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 75px, rgba(0,0,0,0) 100%),
		#fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(0,0,0,0.1)), color-stop(75px,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))),
		#fff;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
	background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
	background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%),
		#fff;
}

.full_page #main > .row {
	background: transparent;
}

.full_page #portal > .row {
	background: transparent;
}

#main_sidebar,
#main_content,
#footer {
	padding-top: 40px;
	padding-bottom: 40px;
}

#main_sidebar {
	padding-right: 20px;
	padding-top: 44px;
}

#main_content {
	padding-left: 20px;
}

#main_nav section {
	position: relative;
}

#footer {
	z-index: 60;
	background: #d1d3d4;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0, rgba(0,0,0,0) 75px, rgba(0,0,0,0) 100%),  #d1d3d4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(0,0,0,0.2)), color-stop(75px,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))), #d1d3d4;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #d1d3d4;
	background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #d1d3d4;
	background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #d1d3d4;
	background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0,rgba(0,0,0,0) 75px,rgba(0,0,0,0) 100%), #d1d3d4;
}

.panel {
	border: none;
	background: #e6e7e8;
}

.form_panel {
	padding-top: 0;
}

.major_search_inline {
	padding-top: .8em;
	padding-bottom: .8em;
	margin-bottom: 0;
}

.major_search_inline form,
.panel_container,
.major_search_inline input,
.major_search_inline .button {

	margin: 0;
}

.filter_panel {
	padding-top: .3em;
	padding-bottom: .2em;
	background: #6d6e71;
}

.filter_panel h3.subheader {
	color: #fff;
}

.filter_panel .inline-list {
	margin: 0;
}

.filter_panel label {
	color: #d1d3d4;
}

.filter_panel label.on {
	color: #fff;
}

.filter_panel label span {
	vertical-align: middle;
}

.alert_page .siena_alert {
	text-align: center;
}

.siena_alert {
	border-radius: 8px;
	padding: 14px 20px;
	margin: 1.25em 0;
	font-size: 1em;
	text-align: center;
	border: none;
}

.siena_alert h1,
.siena_alert h2 {
	font-size: 1.4em;
	color: #fff;
	margin: 0;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
}

.siena_alert h1 {
	font-size: 2.4em;
}

.siena_alert p {
	font-size: .875em;
}

.alert_page .siena_alert p.lead {
	margin: 1em 0;
	font-size: 1.2em;
}

.alert_update_info {
	margin: 0;
}

.siena_alert .action_link {
	color: #fff;
}

.siena_alert.Notice h1,
.siena_alert.Notice h2,
.siena_alert.Notice .action_link {
	color: #363636;
}



.siena_alert.Weather,
.alert_page .Weather h1 {
	background: #326296;
}

.alert_page .Notice h1,
.siena_alert.Notice {
	background: #ffcd34;
	color: #363636;
}

.alert_page .Emergency h1,
.alert_page .Critical h1,
.siena_alert.Emergency,
.siena_alert.Critical {
	background: #b22e20;
}


.accordion_listing {
	padding-top: 1em;
}

.accordion .label {
	text-transform: none;
	color: #d1d3d4;
	color: rgba(0,0,0,.2);
	background: transparent;
	font-size: 1em;
	font-weight: normal;
	padding: 0 .2em;
}

.accordion .label.success {
	color: #00594d;
}

.accordion_icon {
	display: inline-block;
	width: 26px;
	height: 30px;
	line-height: 30px;
	background: #00594d;
	margin-right: .6em;
}

.accordion_icon .fa {
	font-size: .875em;
	vertical-align: middle;
	line-height: 30px;
}

.accordion .expanded,
.accordion .active .collapsed {
	display: none;
}

.accordion .active .expanded {
	display: inline-block;
}

.link_button,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > .title a {
	font-size: .7em;
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	color: #00594d;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f6));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f6 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f5f5f6 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f5f5f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f6',GradientType=0 );
}

.link_button,
.section-container.accordion,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
	border-color: #e6e7e8;
	border-left: none;
	border-right: none;
}

.section-container.accordion {
	border: none;
}

.section-container.accordion > section.active > .title a,
.section-container.accordion > .section.active > .title a {
	background: #00594d;
}

.accordion .school-of-liberal-arts .label.success,
.section-container.accordion > section.school-of-liberal-arts > .title a,
.section-container.accordion > .section.school-of-liberal-arts > .title a,
.mod.school-of-liberal-arts h3.reverse,
.mod.school-of-liberal-arts h3.reverse .text_gold,
.mod.school-of-liberal-arts .mod_content .profile_name,
.mod.school-of-liberal-arts .link_button,
.school-of-liberal-arts h3.subheader a,
.school-of-liberal-arts .side-nav li a {
	color: #00594d;
}

.accordion_filter .school-of-liberal-arts,
.school-of-liberal-arts .accordion_icon,
.section-container.accordion > section.school-of-liberal-arts.active > .title a,
.section-container.accordion > .section.school-of-liberal-arts.active > .title a {
	background: #00594d;
}

.accordion .school-of-business .label.success,
.section-container.accordion > section.school-of-business > .title a,
.section-container.accordion > .section.school-of-business > .title a,
.mod.school-of-business h3.reverse,
.mod.school-of-business h3.reverse .text_gold,
.mod.school-of-business .mod_content .profile_name,
.mod.school-of-business .link_button,
.school-of-business h3.subheader a,
.school-of-business .side-nav li a {
	color: #326296;
}

.accordion_filter .school-of-business,
.school-of-business .accordion_icon,
.section-container.accordion > section.school-of-business.active > .title a,
.section-container.accordion > .section.school-of-business.active > .title a {
	background: #326296;
}

.accordion .school-of-science .label.success,
.section-container.accordion > section.school-of-science > .title a,
.section-container.accordion > .section.school-of-science > .title a,
.mod.school-of-science h3.reverse,
.mod.alt.school-of-science h3.reverse .text_gold,
.mod.school-of-science .mod_content .profile_name,
.mod.school-of-science .link_button,
.school-of-science h3.subheader a,
.school-of-science .side-nav li a {
	color: #b22e20;
}

.accordion_filter .school-of-science,
.school-of-science .accordion_icon,
.section-container.accordion > section.school-of-science.active > .title a,
.section-container.accordion > .section.school-of-science.active > .title a {
	background: #b22e20;
}

.accordion .active .label.success,
.section-container.accordion > section.active > .title a,
.section-container.accordion > .section.active > .title a {
	color: #fff;
}

.accordion_filter .mmc-special-programs {
	background: #6d6e71;
}

.accordion_filter li {
	padding: 0;
}

.accordion_filter li label {
	margin: 0;
	color: #fff;
	line-height: 2.08em;
	height: 2.08;
	font-size: .75em;
}

.accordion_filter li label input[type="checkbox"] {
	margin: 0;
}

.accordion p,
.accordion .side-nav li {
	font-size: .875em;
}

.accordion .side-nav li li {
	font-size: 1em;
}

.action_link {
	font-style: normal;
	font-size: .875em;
	white-space: nowrap;
}

.action_link .fa,
h3 .fa,
.current_page .fa,
.overview .fa {
	font-size: .7em;
}

.fa {
	text-rendering: auto;
}



h3 .fa,
.current_page .fa,
.overview .fa {
	line-height: 1.7;
	vertical-align: bottom;
}

.action_link .fa.fa-lg {
	font-size: 2em;
}

.action_link .fa,
.action_link span {
	vertical-align: middle;
}

a.button_link,
.rich_text p a.button_link {
	font-size: 1em;
	text-decoration: none;
}

a.button_link::after {
	content: "\f04b";
	font-family: "FontAwesome";
	font-size: .7em;
	display: inline-block;
	position: relative;
	padding-left: .5em;
	bottom: .25em;
}

#main_sidebar .side-nav li {
	padding-left: 2.2em;
}

#main_sidebar .side-nav li.current_page,
#main_sidebar .side-nav li.overview {
	padding-left: 1.1em;
}

.text_green,
.side-nav li a.text_green,
.panel h3.text_green {
	color: #00594d;
}

.back_green,
span.prefix.back_green {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
	background: #00594d;
	width: 300px;
}

.back_green_saints,
span.prefix.back_green {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	background: #00594d;
	width: 300px;
}

.text_gold,
.side-nav li a.text_gold,
h3.subheader.text_gold {
	color: #ffcd34;
}

.text_blue,
.side-nav li a.text_blue,
.subheader.text_blue {
	color: #326296;
}

.back_blue {
	background: #326296;
}

.text_red,
.side-nav li a.text_red,
.subheader.text_red {
	color: #b22e20;
}

.text_gray,
.side-nav li a.text_gray {
	color: #939598;
}

.text_white {
	color: #fff;

}

.text_gold_saints {
	color: #ffcd34;
	font-size: 18px

}
.text_main {
	color: #363636;
}

.back_gray {
	background: #939598;
}

.back_red {
	background: #b22e20;
}

.back_sidebar_gray,
.mod .mod_content.back_sidebar_gray {
	background: #e6e7e8;
}

.allow_wrap {
	white-space: normal;
}

.cat_label {
	color: #6d6e71;
	font-size: .8em;
}

/* !link buttons */
.link_button_nav {
	list-style: none;
}

.link_button {
	margin: 0;
	border-bottom: none;
	text-align: left;
	padding: 0 12px;
}

.link_button .fa {
	position: absolute;
	right: 20px;
	top: 0;
	line-height: 30px;
}

.button.expand.link_button {
	padding: 0 0 0 12px;
}

.link_buttons_blue .link_button,
.link_button.button_blue {
	color: #326296;
}

.link_button:hover {
	color: #000;
}


/* !tables */
table {
	border: none;
	width: 100%;
	background: transparent;
}

caption {
	color: #326296;
	text-align: left;
	padding: 1em .625em;
}

table tr th, table tr td {
	padding: .8em 1em;
	border: none;
	text-align: left;
}

table tr td:first-child {
	padding-left: 0;
}

table.calendar tr td:first-child {
	padding-left: 1em;
}


table tr td:last-child {
	padding-right: 0;
}

table.calendar tr td:last-child {
	padding-right: 1em;
}

table tbody tr td {
	line-height: 1.3;
}

table tr td,
table tbody tr th {
	border-bottom: 1px solid rgba(0,0,0,.1);

	font-size: .75em;
}

table tr:first-child td,
table tbody:first-child tr:first-child th {
	border-top: 1px solid rgba(0,0,0,.1);
}

table thead tr th,
table tbody tr th {
	font-size: .9em;
	padding-top: .5em;
	padding-bottom: .5em;
	white-space: nowrap;
}

table thead tr th,
table tbody tr th,
table thead tr th a,
table thead tr th a:hover {
	color: #fff;
	background: #326296;
}

table tbody tr td a {
	color: #326296;
}

table.calendar {
	table-layout: fixed;
}

table.calendar tr td,
table.calendar tr th {
	border: 1px solid #b22e20;
	text-align: center;
}

table.calendar thead tr th,
table.calendar tr.calendarHeader th {
	color: #fff;
	background: #b22e20;
	text-align: center;
}

table.calendar tbody tr th,
table.calendar tbody tr th.calendarDayHeading,
table.calendar tbody tr td.calendarDayHeading {
	color: #b22e20;
	background: transparent;
	text-align: center;
}

table.calendar tr th a,
table.calendar tr th a:hover {
	color: #fff;
	background: transparent;
	display: block;
}

table.calendar tr td a {
	color: #b22e20;
}

table.calendar tr td a:hover {
	color: #000;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
	background: transparent;
}

table .table_eighth {
	width: 6%;
}

table.fixed_table {
	table-layout: fixed;
}

table.compact {
}

table.compact tr th,
table.compact tr td {
	padding: .4em 0;
	font-size: .7em;
}

table.compact tr th {
	background: transparent;
	color: #00594d;
}

table.compact tr thead th {
	border-bottom-color: #00594d;
}

table .number,
table.compact tr th.number,
table.compact tr td.number {
	text-align: right;
	padding-right: .5em;
	white-space: nowrap;
}

table .number:last-child,
table.compact tr th.number:last-child,
table.compact tr td.number:last-child {
	padding-right: 0;
}

table.results_table tr th,
table.results_table tr td {
	padding-left: 1.2em;
}

/*
.results_table thead th {
	position: relative;
	border-left: 1px solid #4b8a83;
}
 */

.results_table thead th:first-child {
	border-left: none;
}

table.results_table tr th.header {
	padding-left: 0;
}

th.header::before {
	display: inline-block;
	text-align: center;
	width: 1.2em;
	font-family: "FontAwesome";
	content: "\f0dc";
	font-weight: normal;
	color: rgba(255,255,255,.4);
}

th.headerSortUp,
th.headerSortUp::before,
th.headerSortDown,
th.headerSortDown::before {
	color: #ffcd34;
}

th.headerSortUp::before {
	content: "\f0dd";
}

th.headerSortDown::before {
	content: "\f0de";
}

table.no_style,
table.no_style th,
table.no_style td {
	background: none;
	border: none;
	font-size: 1em;
	padding: 0;
}

table.picker__table,
.main_container table.picker__table {
	margin: 0;
}

table.picker__table thead,
table.picker__table thead th {
	background: transparent;
}

table.picker__table th,
table.picker__table td {
	text-align: center;
}

/* !video gallery */
.video_gallery {
	background: #f5f5f6;
}

.video_gallery.section-container.vertical-tabs > section > .content,
.video_gallery.section-container.vertical-tabs > .section > .content {
	border: none;
	background: #f5f5f6;
}

/* !clearing gallery */
.panel p.clearing-caption {
	color: #fff;
	font-size: .7em;
	bottom: 2em;
}

.clearing-assembled .clearing-container .carousel {
	margin-top: 30px;
}

/* !modules */
.mod h3 {
	font-family: 'Oswald', Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 60px;
	letter-spacing: .05em;
	height: 60px;
	color: #fff;
	margin: 0;
	font-size: 1em;
	padding: 0 12px;
	white-space: nowrap;
}

.mod h3.twitter_header {
	font-size: 1em;
	padding: 0 0 .2em 0;
	line-height: 1.2;
	height: auto;
	position: relative;
}

.mod h3.twitter_header,
.mod h3.twitter_header a,
.twitter_mod a {
	color: #55acee;
}

h3.twitter_header small {
	font-size: .75em;
}

.twitter_tweet {
	padding-left: 57px;
	overflow: hidden;
}

.hover_actions {
	padding-top: .5em;
	visibility: hidden;
}

.twitter_tweet:hover .hover_actions {
	visibility: visible;
}

.twitter_date {
	font-size: .7em;
	padding-top: .5em;
	color: #939598;
}

h3.twitter_header img {
	position: absolute;
	left: -57px;
}

.mod.request_more_info h3 {
	font-size: 1.2em;
}

#included_sidebar_modules .mod,
.sidebar_block .mod {
	margin-bottom: 1.25em;
	overflow: auto;
}

.mod .mod_large {
	font-size: 1.65em;
}

.mod .wrap_large_always {
	line-height: 1;
	height: auto;
	padding-top: .8em;
	padding-bottom: .8em;
}

.mod .mod_small,
.mod.mod_tabbed_large h3 {
	font-size: .7em;
	height: 30px;
	line-height: 30px;
}

.mod.mod_tabbed_large h3 {
	padding: 0;
}

.mod_simple {
	border-top: 5px solid #00594d;
}

.twitter_mod {
	border-top-color: #55acee;
}

.mod .mod_content {
	padding: 12px;
	background: #fff;
}

.twitter_mod .mod_content {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #d1d3d4;
}

.mod.alt .mod_content {
	background: #e6e7e8;
}

.mod.mod_simple .mod_content {
	padding-top: 14px;
	padding-bottom: 14px;
}

.mod .mod_content form {
	margin: 0;
}

.mod .mod_content input,
.mod .mod_content .button {
	margin-bottom: .5em;
}

.mod .mod_content p,
.vcard p {
	line-height: 1.2;
	font-size: .7em;
	margin-bottom: 0;
}

.mod_tabbed [data-section='tabs'],
.mod_tabbed .section-container.tabs {
	margin-top: 30px;
	margin-bottom: 0;
	width: 300px;
}

.mod_tabbed .section-container.tabs > section > .title a {
	padding: 0;
	font-size: inherit;
}

.mod_tabbed .section-container.tabs > section > .title,
.mod_tabbed .section-container.tabs > .section > .title,
.mod_tabbed .section-container.tabs {
	background: #00594d;
	border: none;
}

.mod_tabbed_large .section-container.tabs > section > .title,
.mod_tabbed_large .section-container.tabs > .section > .title {
	border: none;
	border-bottom: 2px solid #fff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	top: -6px;
	width: 50%;
}

.mod_tabbed_large .section-container.tabs > section > .title,
.mod_tabbed_large .section-container.tabs > .section > .title,
.mod_tabbed_large .section-container.tabs > section > .title a,
.mod_tabbed_large .section-container.tabs > .section > .title a {
	color: rgba(255,255,255,.5);
	font-size: 1em;
}

.mod_tabbed_large .section-container.tabs > section > .title a,
.mod_tabbed_large .section-container.tabs > .section > .title a {
	padding: 0 20px;
	font-size: .875em;
}



.mod_tabbed_large .section-container.tabs > section.large_news > .title,
.mod_tabbed_large .section-container.tabs > .section.large_news > .title {
	background: #00594d;
}

.mod_tabbed_large .section-container.tabs > section.large_news.active > .title,
.mod_tabbed_large .section-container.tabs > .section.large_news.active > .title {
	border-color: #00594d;
	color: #fff;
}

.mod_tabbed_large .section-container.tabs > section.large_news.active > .title a,
.mod_tabbed_large .section-container.tabs > .section.large_news.active > .title a {
	color: #fff;
}

.large_news li p,
.large_events li p {
	padding: .5em .5em 0;
}

.large_news_headline {
	display: block;
}

.large_event_date {
	text-transform: uppercase;
	font-size: 2em;
	font-weight: 700;
	display: block;
}

.large_event_name {
	text-transform: uppercase;
	display: block;
}

.mod_tabbed_large .section-container.tabs > section.large_events > .title,
.mod_tabbed_large .section-container.tabs > .section.large_events > .title {
	background: #326296;
	left: auto !important;
	right: 0;
	border-left: 1px solid #fff;
}

.mod_tabbed_large .section-container.tabs > section.large_news > .title,
.mod_tabbed_large .section-container.tabs > .section.large_news > .title {
	border-right: 1px solid #fff;
}

.mod_tabbed_large .section-container.tabs > section.large_events.active > .title,
.mod_tabbed_large .section-container.tabs > .section.large_events.active > .title {
	border-color: #326296;
	color: #ffcd34;
	border-left: 1px solid #fff;
}

.mod_tabbed_large .section-container.tabs > section.large_news.active > .title,
.mod_tabbed_large .section-container.tabs > .section.large_news.active > .title {
	border-right: 1px solid #fff;
}

.mod_tabbed_large .section-container.tabs > section.large_events.active > .title a,
.mod_tabbed_large .section-container.tabs > .section.large_events.active > .title a {
	color: #ffcd34;
}

.mod_tabbed .section-container.tabs > section > .title a,
.mod_tabbed .section-container.tabs > .section > .title a {
	color: #ffcd34;
}

.mod_tabbed .section-container.tabs > section > .title a i,
.mod_tabbed .section-container.tabs > .section > .title a i {
	display: none;
}

.mod_tabbed .section-container.tabs > section.active > .title a,
.mod_tabbed .section-container.tabs > .section.active > .title a {
	color: #ffcd34;
}

.mod h3 i {
	font-size: .6em;
	vertical-align: middle;
	padding-bottom: .4em;
}

/*
.play_hero_video .fa-play {
	font-size: .6em;
	vertical-align: middle;
	padding-bottom: .2em;
}
 */

.row .row.spaced_row {
	margin-bottom: 1.25em;
}

.mod.news_events_small h3 i,
.mod.news_events_small .section-container.tabs > section.active > .title a i,
.mod.news_events_small .section-container.tabs > .section.active > .title a i {
	display: block;
	position: absolute;
	left: 5%;
	bottom: -7px;
	vertical-align: bottom;
	font-size: .8em;
	padding-bottom: 0;
	color: #f7f5f5;
}


.mod_tabbed .section-container.tabs > section > .content,
.mod_tabbed .section-container.tabs > .section > .content,
.mod_tabbed_large .section-container.tabs > section > .content,
.mod_tabbed_large .section-container.tabs > .section > .content {
	border: none;
	background: #f7f5f5;
	height: auto;
}

.mod_tabbed_large .section-container.tabs > section > .content,
.mod_tabbed_large .section-container.tabs > .section > .content {
	background: #e6e7e8;
	padding-top: 0;
}

.mod_tabbed_large .section-container.tabs > section > .content.large_news_content,
.mod_tabbed_large .section-container.tabs > .section > .content.large_news_content {
	border-top: 6px solid #00594d;
}

.mod_tabbed_large .section-container.tabs > section > .content.large_events_content,
.mod_tabbed_large .section-container.tabs > .section > .content.large_events_content {
	border-top: 6px solid #326296;
}

.news_events_small .mod_content p,
.news_events_large .large_news_content p .large_news_headline,
.news_events_large .large_events_content p {
	font-size: 1.4em;
	font-family: 'Oswald', Helvetica, Arial, Sans-serif;
	font-weight: 400;
	color: #6d6e71;
	line-height: 1.3;
}

.news_events_large .large_news_content p {
	color: #6d6e71;
	line-height: 1.3;
}

.news_events_large .large_events_content p {
	color: #326296;
}

.news_events_small .mod_content p .action_link,
.news_events_large .large_news_content p .action_link,
.news_events_large .large_events_content p .action_link {
	font-size: .67em;
/*
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
*/
}

.news_events_large .large_events_content p .action_link {
	color: #326296;
}

.news_events_all {
	line-height: 2em;
}

/*
.news_events_small .mod_content p a i {
	font-size: .7em;
	line-height: 2;
	vertical-align: bottom;
}
*/

.mod.apply_now h3 {
	background: #b22e20 url("/assets/css_img/img_apply_now.png") no-repeat 0 0;
	padding-left: 115px;
}

.mod.schedule_a_visit h3 {
	background-image: url("/assets/css_img/img_schedule_2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 75px;
	padding-left: 60px;
}

.mod.siena_difference h3 {
	background-image: url(/assets/css_img/img_siena_difference.png);
	background-position: right 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

.support_siena_medium .mod_content {
	background: #fff url(/assets/css_img/support_siena.jpg) left top no-repeat;
	background-size: cover;
}



.mod_content input,
.mod_content .button,
.major_search_inline input,
.major_search_inline .button {
	line-height: normal;
	height: 28px;
	font-size: 1em;
	vertical-align: top;
	padding: 0 5px;
	border-color: #d1d3d4;
	box-shadow: none;
	background: #fff;
	color: #939598;
}

.mod_content .button {
	left: -3px;
	border-left: none;
	line-height: 24px;
}

.mod_content .button:hover {
	color: #000;
}

.mod .mod_content.mod_fixed {
	height: 110px;
}

.mod_tabbed section:first-child h3 {
	padding-right: .6em;
}

.mod_tabbed section:last-child h3 {
	padding-left: .4em;
}

.mod_tabbed section:first-child h3 a:after {
	content: "";
	color: #fff;
	position: absolute;
	right: 0;
	z-index: 50;
}

.mod .side-nav {
	padding: 0 1.25em;
}

.mod .side-nav li {
	font-size: 1em;
}

.mod_box {
	margin-bottom: 1.25em;
}

.mod_box:last-child {
	margin-bottom: 0;
}

h3.reverse {
	background: #fff;
}

.alt h3.reverse {
	background: #f5f5f6;
}

.schedule_a_visit_large {
	background: #b22e20;
}

.explore_your_path {
	height: 170px;
	background: #326296;
}

.explore_your_path_image {
	background: transparent url(/assets/css_img/explore_your_path.jpg) left 50% no-repeat;
	background-size: cover;
	height: 146px;
}

.mod .mod_content .diff_text {
	font-family: Times, Serif;
	color: #939598;
	font-size: 12px;
	line-height: 15px;
}

.mod blockquote {
	padding-left: 0;
	padding-right: 0;
	border: none;
	font-family: Times, Serif;
	color: #939598;
	font-size: 22px;
	line-height: 20px;
	font-style: italic;
	position: relative;
}

.mod blockquote::before {
	content: 'â€œ';
	position: absolute;
	left: -.7em;
	top: .5625em;
}

.mod blockquote::after {
	content: 'â€';
	position: absolute;
	right: -.7em;
	bottom: 0;
}

.diff_num {
	float: left;
	margin-right: .3em;
	font-size: 28px;
	line-height: 28px;
	font-weight: 400;
}

.mod_text,
.panel p.mod_text {
	font-size: .875em;
	font-weight: normal;
	line-height: 1.2;
	font-family: Times, Serif;
	color: #fff;
	padding: 0 1.25em;
}

.panel p.mod_text {
	padding: 0;
	margin-bottom: .5em;
}

.mod_nav li {
	line-height: 1.3;
	margin-bottom: 0;
}

.vcard {
	display: block;
	margin: 0;
	border: none;
	padding: 0;

}

.vcard .fn,
.mod_content .vcard .fn,
.mod .mod_content .profile_name {
	font-family: Times, Serif;
	font-size: .9em;
	font-weight: normal;
	color: #00594d;
	line-height: 1.2em;
}

.mod .mod_content .profile_name {
	color: #326296;
}

.vcard .title {
	font-size: .7em;
	margin-bottom: 1em;
	line-height: 1em;
}

.vcard hr {
	margin-top: .5em;
	margin-bottom: .5em;
}

.person_listing .vcard {
	padding: 0 1.25em;
}

.schedule_a_visit_large {
	height: auto;
}

.form_button {
	border: none;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}

input[type='submit'].form_button {
	font-size: .875em;
}

.form_button:hover,
.siena_alert.Weather .form_button:hover,
.siena_alert.Informative .form_button:hover,
.siena_alert.Emergency .form_button:hover,
.siena_alert.Critical .form_button:hover {
	background: #000;
}

.mod .wrap_large_always .do_wrap {
	display: block;
}

/* social icons */
.fa-twitter-square {
	color: #55acee;
}

.fa-facebook-square {
	color: #4c66a4;
}

.fa-flickr {
	color: #FF0084;
}

.fa-youtube-square {
	color: #cc181e;
}

.fa-tumblr-square {
	color: #2c4762;
}

.fa-instagram {
	color: #a5745b;
}

.fa-pinterest-square {
	color: #d2182b;
}

.fa-linkedin-square {
	color: #0086b8;
}

.fa-graduation-cap {
	color: #ffcd34;
}

.news_column,
.events_column,
.profile_column {
	padding-bottom: 40px;
}

.section-container.tabs.no-boxes > section > .title a {
	font-size: 1em;
}

.section-container.tabs.no-boxes > section > .title {
	background: none;
	border: none;
}

#like_and_share {
	box-shadow: 0px 0px 5px rgba(0,0,0,.75);
}

#like_and_share .inline-list > li {
	margin-left: 1em;
}

#close_like_and_share {
	position: absolute;
	right: 0;
	top: 0;
	width: 3em;
	height: 3em;
	line-height: 3em;
	text-align: center;
	z-index: 100;
}

/* feature tabs */
.feature_tabs {
	background: #939598;
}

.feature_tabs p {
	font-size: .875em;
}

.feature_tabs.section-container.vertical-tabs > section,
.feature_tabs.section-container.vertical-tabs > .section {
	padding-left: 14em;
}

.feature_tabs.section-container.vertical-tabs > section > .content,
.feature_tabs.section-container.vertical-tabs > .section > .content {
	border: none;
	border-top: 4px solid #6d6e71;
	background: #e6e7e8;
}

.feature_tabs.section-container.vertical-tabs > section > .title ,
.feature_tabs.section-container.vertical-tabs > .section > .title {
	font-size: 1em;
	width: 14em;
	background: transparent;
	border: none;
}

.feature_tabs.section-container.vertical-tabs > section > .title a,
.feature_tabs.section-container.vertical-tabs > .section > .title a {
	color: #fff;
	font-size: .875em;
	white-space: normal;
}

.feature_tabs.section-container.vertical-tabs > section.active.feature_green > .title a,
.feature_tabs.section-container.vertical-tabs > .section.active.feature_green > .title a {
	background: #00594d;
}

.feature_tabs.section-container.vertical-tabs > section.active.feature_red > .title a,
.feature_tabs.section-container.vertical-tabs > .section.active.feature_red > .title a {
	background: #b22e20;
}

.feature_tabs.section-container.vertical-tabs > section.active.feature_blue > .title a,
.feature_tabs.section-container.vertical-tabs > .section.active.feature_blue > .title a {
	background: #326296;
}

.feature_tabs.section-container.vertical-tabs > section.active.feature_green > .content,
.feature_tabs.section-container.vertical-tabs > .section.active.feature_green > .content {
	border-color: #00594d;
}

.feature_tabs.section-container.vertical-tabs > section.active.feature_red > .content,
.feature_tabs.section-container.vertical-tabs > .section.active.feature_red > .content {
	border-color: #b22e20;
}

.feature_tabs.section-container.vertical-tabs > section.active.feature_blue > .content,
.feature_tabs.section-container.vertical-tabs > .section.active.feature_blue > .content {
	border-color: #326296;
}

.portal-box {
	background-color: #ccc;
	width: 270px;
	padding-left: 7px;"
}


/* !Freeform Styles */

.ff_composer label { display: inline-block !important;}
.ff_composer > div:first-child h2 {display: none;}
.ff_composer .unit {padding: 0px 10px !important;}


.share.bullet_icon {
	position: relative;
}

.drop-up {
	position: absolute;
	z-index: 61;
	background: #fff;
/*
	border-bottom: 4px solid #00594d;
 */
	padding: 1.25em 0;
	left: 0;
	bottom: 30px;
	width: 320px;
	font-size: 1.2em;

	display: none;
}

.bubble_pointer {
	position: absolute;
	line-height: 20px;
	left: 14px;
	bottom: -12px;
	color: #fff;
}

.clearing-blackout,
.clearing-container {
	z-index: 10000;
}

.hr_bottom {
	border-bottom: 1px solid #939598;
	padding-bottom: .3em;
}

ul.pagination li a i,
ul.pagination li a span {
	vertical-align: middle;
}

ul.pagination li a {
	padding: .2em .6em;
	color: #363636;
}

ul.pagination li.current a {
	background: #00594d;
}

ul.pagination li.current a:hover {
	background: #000;
}

p.excerpt {
	margin-bottom: none;
}

.result_header {
	margin: 0;
}

.hilite {
	background-color: #ffcd34;
}

.sub-nav dt,
.sub-nav dd {
	font-size: 1em;
}

.sub-nav dt {
	background: #939598;
	color: #fff;
	padding-left: 1.25em;
	padding-right: 1.25em;
}

.sub-nav label {
	color: #939598;
}

form.custom .custom {
	border-color: #939598;
}

span.custom.checkbox {
	font-family: Helvetica, Arial, Sans-serif;
	line-height: 16px;
	background: #f5f5f6;
}

form.custom .custom.checkbox.checked::before {
	color: #363636;
}

ul.parsley-errors-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.parsley-errors-list li {
	padding: 3px 10px;
	margin-bottom: 10px;
	background-color: #FFDD7C;
}
.main_container p,
.main_container li {
	font-size: .875em;
}

.main_container li li {
	font-size: 1em;
}

.main_container .back_link {
	margin-bottom: .5em;
	left: -.875em;
	display: inline-block;
	position: relative;
}

.main_container hr,
.main_container .bar {
	margin-left: -1.25em;
	margin-right: -1.25em;
}

.main_container .bar {
	padding-left: 1.25em;
	padding-right: 1.25em;
}

.main_container table {
	margin-left: -1.25em;
	margin-right: -1.25em;
	width: 100%;
}

.main_container table tbody tr td {
	font-size: .875em;
}

.main_container table thead tr th:first-child,
.main_container table tbody tr th:first-child,
.main_container table tbody tr td:first-child {
	padding-left: 1.25em;
}

.main_container table thead tr th:last-child,
.main_container table tbody tr th:last-child,
.main_container table tbody tr td:last-child {
	padding-right: 1.25em;
}

.main_container .small-block-grid-1 > li {
	font-size: 1em;
}

.main_container .link_list .small-block-grid-1 > li {
	font-size: .875em;
}

.main_container .link_list .small-block-grid-1 > li h3.subheader {
	font-size: 1em;
}

.panel_container p,
.panel_container li {
	font-size: .875em;
}

.panel_container li li {
	font-size: 1em;
}

.no_breadcrumb {
	padding-top: 2em;
}

.normal_case,
h3.normal_case {
	text-transform: none;
}

.error > small,
.error small.error {
	background: #b22e20;
}

.error label,
.error label.error {
	color: #b22e20;
}

.news_events_listing h3.content_heading {
	padding: 0;
	margin: 0;
}

.text_center {
	text-align: center;
}

.fa-rotate-90,
.fa-rotate-180,
.fa-rotate-270,
.fa-flip-horizontal,
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(enabled = false);
}

/* Google Custom Search overrides */
.cse .gsc-control-cse,
.gsc-control-cse {
	padding: 0;
}

.gsc-input-box {
	border: none !important;
	background: transparent !important;
	height: auto !important;
}

.g-search table td {
	padding: 0 !important;
	margin: 0 !important;
}

.gsc-search-button {
	display: none !important;
}

table.gsc-search-box td {
	vertical-align: top !important;
	border: none !important;
}

input.gsc-input {
	background: #fff;
}

.panel td.gsc-search-button {
	display: table-cell !important;
}

.panel input.gsc-search-button {
	display: inline !important;
	height: 14px !important;
	width: 14px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	margin: 0 !important;
	border: none !important;
	border-radius: 0;
	background-color: #00594d;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.panel .gsc-input-box {
	background: #fff !important;
	padding: 0 !important;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.panel input.gsc-input {
	height: 24px !important;
	line-height: 24px !important;
	font-size: 14px !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel td.gsc-input,
.panel td.gsc-search-button {
	padding: 0;
}

@media only screen and (max-width: 767px) {

	.top-bar-section ul li > a {
		font-size: 1em;
		line-height: 1.2;
		padding-left: 1.25em;
	}

	.top-bar input,
	.top-bar .button,
	.top-bar input.gsc-search-button-v2 {
		height: 2em;
		font-size: 1em;
		vertical-align: top;
		padding: 0 5px;
	}

	.top-bar .has-form {
		width: auto;
	}

	.top-bar-section .has-form,
	.top-bar-section li a:not(.button) {
		padding: 0 1.25em;
	}

	.top-bar .divider {
		display: none;
	}

	#siena-athletics-btn {
		text-align: left;
	}

	#main_nav section.current .title {
		border-radius: 8px;
	}

	#main_nav section.active .title {
		border-radius: 0;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}

	.ul_hr_left li {
		border-top: 1px solid #939598;
	}

	.ul_hr_left li:first-child {
		border-top: none;
	}

	.floated_image_right,
	.floated_image_left {
		margin: 1.25em 0;
	}

	.mod .mod_content p,
	.vcard p {
		line-height: 1.3;
		font-size: .8em;
	}

	.vcard .fn,
	.mod_content .vcard .fn,
	.mod .mod_content .profile_name {
		font-size: 1.1em;
	}

	.top-bar-section .divider,
	.top-bar-section [role="separator"] {
		border-bottom: none;
		border-top-color: #363636;
		height: 18px;
	}

}

@media only screen and (min-width: 768px) {

	.main_container {
		padding: 0 1.25em;
	}

	#main_nav section .title {
		font-size: 1em;
		line-height: 52px;
	}

	#main_nav section {
		position: static;
	}

	#main_nav section .content {
		right: 0;
		left: auto;
		width: 145%;

	}

	#global_header_nav {
		padding-top: 10px;
		min-height: 100px;
	}

	#main_nav_column {
		text-align: right;
	}

	#main_nav {
		display: inline-block;
		width: auto;
		text-align: left;
		margin-bottom: 0;
		top: 38px;
	}

	.siena_alert {
		text-align: left;
	}

	.siena_alert h2,
	.siena_alert p {
		display: inline-block;
		margin: 0;
		margin-right: 10px;
	}


	/* modules */
	.mod h3,
	.mod.request_more_info h3 {
		font-size: 1em;
	}



	.mod .mod_large {
		font-size: 1em;
	}

	.mod.apply_now h3 {
		padding-left: inherit;
		background: #b22e20;
		padding-left: 20px;
	}

	.mod.schedule_a_visit h3,
	.mod.apply_now h3 {
		background-image: none;
		padding-left: 12px;
		height: 50px;
		line-height: 50px;
	}

	.mod.siena_difference h3 {

	}

	.mod h3.wrap_medium {
		white-space: normal;
		line-height: 1.4;
		padding-top: 5px;
		height: 55px;
	}

	.mod .wrap_medium .do_wrap,
	.mod .wrap_large_always .do_wrap {
		display: block;
	}

	.news_events_small .mod_content p {
		font-size: 1.1em;
	}

	.schedule_a_visit_large {
		height: 292px;
	}

	.home_med_content,
	.home_med_content .explore_your_path_image {
		height: 146px;
	}

	.link_button .fa {
		display: none;
	}

	.ul_hr_left li {
		border-left: 1px solid #939598;
	}

	.ul_hr_left li:first-child {
		border-left: none;
	}

	.floated_image_left {
		text-align: right;
	}

	.panel p.clearing-caption {
		padding-left: 15%;
		padding-right: 15%;
	}

	.top-bar {
		height: 38px;
		line-height: 38px;
	}

}

@media only screen and (min-width: 1024px) {

	#main_sidebar .side-nav li,
	h3.subheader {
		font-size: .875em;
	}

	h3.subheader.larger {
		font-size: 1.2em;
	}

	.vcard .fn,
	.mod_content .vcard .fn,
	.mod .mod_content .profile_name {
		font-size: 1.1em;
	}

	.mod .mod_content p,
	.vcard p {
		line-height: 1.3;
		font-size: .8em;
	}

	.news_events_small .mod_content p,
	.news_events_large .large_news_content p .large_news_headline,
	.news_events_large .large_events_content p {
		font-size: 1.4em;
		font-family: 'Oswald', Helvetica, Arial, Sans-serif;
		font-weight: 400;
		color: #6d6e71;
		line-height: 1.3;
	}

	.breadcrumbs {
		font-size: 1em;
	}

	h1 {
		font-size: 1.6em;
	}

	h2 {
		font-size: 1.6em;
	}

	h2.subheader {
		font-size: 1.3em;
		line-height: 1.4;
	}

	.mod_text,
	.panel p.mod_text {
		font-size: 1.125em;
	}

}

@media only screen and (min-width: 1280px) {

	h1 {
		font-size: 3em;
	}

	h2 {
		font-size: 2em;
	}

	h2.subheader {
		font-size: 1.5em;
		line-height: 1.5;
	}

	.top-bar-section ul li > a {
		font-size: .75em;
	}

	.top-bar input,
	.top-bar .button,
	.top-bar input.gsc-search-button-v2 {
		font-size: .7em;
	}

	.panel p.clearing-caption {
		color: #fff;
		font-size: .875em;
	}


	#siena-athletics-btn {
		background: #ffcd34;
		position: relative;
		width: 180px;
		height: 42px;
		line-height: 42px;
		font-size: 1.2em;
		padding: 0px;
		margin: 0px;
		border: none;
		text-align: center;
		box-shadow: 0px 0px 5px rgba(0,0,0,.75);
		vertical-align: middle;
	}

	#global_header_nav {
		padding-top: 0;
		min-height: 140px;
	}

	#siena_logo {
		height: auto;
		max-width: none;
	}

	#siena-athletics-btn span {
		color: #00594d;
	}

	#siena-athletics-btn img {
		vertical-align: baseline;
	}

	#main_nav {
		text-align: left;
		top: 74px;
	}

	#main_nav section .title {
		font-size: 1.375em;
		line-height: 62px;
	}

	/* modules */
	.mod h3 {
		font-size: 1.25em;
		padding: 0 20px;
	}

	.mod.request_more_info h3 {
		font-size: 1.2em;
	}

	.mod .mod_large {
		font-size: 1.65em;
	}

	.news_events_small .mod_content p {
		font-size: 1.2em;
	}

	.mod .mod_content {
		padding: 20px;
	}

	.home_med_content,
	.home_med_content .explore_your_path_image {
		height: 146px;
	}


	.mod_text_bordered {
		border-right: 1px solid #fff;
	}

	.home_med_content,
	.home_med_content .explore_your_path_image,
	.schedule_a_visit_large {
		height: 170px;
	}

	.mod.apply_now h3 {
		background: #b22e20 url("/assets/css_img/img_apply_now.png") no-repeat 0 0;
		padding-left: 115px;
	}

	.mod.schedule_a_visit h3 {
		background-image: url("/assets/css_img/img_schedule_2.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		padding-left: 60px;
	}

	.mod.apply_now h3,
	.mod.schedule_a_visit h3 {
		height: 60px;
		line-height: 60px;
	}

	.mod h3.wrap_medium {
		white-space: nowrap;
		line-height: 60px;
		padding-top: 0;
		height: 60px;
	}

	.mod .wrap_medium .do_wrap {
		display: inline;
	}

	.link_button .fa {
		display: inline;
	}

	.mod_box {
		margin-bottom: 0;
	}

	.mod .mod_small,
	.mod.mod_tabbed_large h3 {
		font-size: .875em;
		height: 36px;
		line-height: 36px;
	}

	.link_button,
	.section-container.accordion > section > .title a,
	.section-container.accordion > .section > .title a {
		font-size: .875em;
	}

	.link_button {
		padding: 0 20px;
	}

	.button.expand.link_button {
		padding: 0 0 0 20px;
	}

	.diff_num {
		font-size: 40px;
		line-height: 40px;
		font-weight: 400;
	}

	.mod .mod_content .diff_text {
		font-size: 18px;
		line-height: 20px;
	}

}

@media print {

	.hide-for-print,
	.breadcrumbs,
	.sidebar_navigation {
		display: none !important;
	}

	#global_header_nav,
	#main {
		border: none;
		border-bottom: 1px solid #000;
		padding-bottom: 1em;
	}

	.vertical-tabs .title {
		top: 0 !important;
	}

	.vertical-tabs .content {
		display: block !important;
		height: auto !important;
		min-height: 1px !important;
	}

	div {
		page-break-after: avoid;
	}

	#global_header_nav {
		min-height: auto;
		height: 140px;
	}

}

.stButton .stButton_gradient {
	height: 24px !important;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
	height: 24px !important;
}

.no-border-top td {
	border: 0px !important;
}

.solspace_tag_input_area .tag_input {
	margin-bottom: 0;
	}
.solspace_tag_current_tags {
	margin: 10px 0 16px 0;
}

.solspace_tag_group .current_tag, .solspace_tag_group .top_tag, .solspace_tag_group .top_tags, .solspace_tag_group .suggest_tag, .solspace_tag_group .suggest_tags {
	height: auto !important;
}

.datepicker-days table thead tr th {
	color: black;
}