@charset "UTF-8";
.font-width-1 {
  font-family: "neue-display", "Arial Black", sans-serif;
  font-weight: 700; }

.font-width-2 {
  font-family: "neue-display-wide", "Arial Black", sans-serif;
  font-weight: 700; }

.font-width-3 {
  font-family: "neue-display-ultra", "Arial Black", sans-serif;
  font-weight: 700; }

/* kern by ems */
.kern-decrease-1 {
  margin-right: -0.01em; }

.kern-decrease-2 {
  margin-right: -0.02em; }

.kern-decrease-3 {
  margin-right: -0.03em; }

.kern-decrease-4 {
  margin-right: -0.04em; }

.kern-decrease-5 {
  margin-right: -0.05em; }

.kern-decrease-6 {
  margin-right: -0.06em; }

.kern-decrease-7 {
  margin-right: -0.07em; }

.kern-decrease-8 {
  margin-right: -0.08em; }

.kern-decrease-9 {
  margin-right: -0.09em; }

.kern-decrease-10 {
  margin-right: -0.1em; }

.kern-decrease-11 {
  margin-right: -0.11em; }

.kern-decrease-12 {
  margin-right: -0.12em; }

.kern-decrease-13 {
  margin-right: -0.13em; }

.kern-decrease-14 {
  margin-right: -0.14em; }

.kern-decrease-15 {
  margin-right: -0.15em; }

.kern-decrease-16 {
  margin-right: -0.16em; }

.kern-decrease-17 {
  margin-right: -0.17em; }

.kern-decrease-18 {
  margin-right: -0.18em; }

.kern-decrease-19 {
  margin-right: -0.19em; }

.kern-decrease-20 {
  margin-right: -0.2em; }

.kern-decrease-21 {
  margin-right: -0.21em; }

.kern-decrease-22 {
  margin-right: -0.22em; }

.kern-decrease-23 {
  margin-right: -0.23em; }

.kern-decrease-24 {
  margin-right: -0.24em; }

.kern-decrease-25 {
  margin-right: -0.25em; }

.kern-increase-1 {
  margin-right: 0.01em; }

.kern-increase-2 {
  margin-right: 0.02em; }

.kern-increase-3 {
  margin-right: 0.03em; }

.kern-increase-4 {
  margin-right: 0.04em; }

.kern-increase-5 {
  margin-right: 0.05em; }

.kern-increase-6 {
  margin-right: 0.06em; }

.kern-increase-7 {
  margin-right: 0.07em; }

.kern-increase-8 {
  margin-right: 0.08em; }

.kern-increase-9 {
  margin-right: 0.09em; }

.kern-increase-10 {
  margin-right: 0.1em; }

.banner-font {
  font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
  font-weight: 700; }

.nav-font, #mobile_nav_block {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: normal; }

.body-font, body, .showhide-toggle span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; }

.sans-font, #view-all-button, h3.show span, .showhide-toggle span, #search-wrapper #crumb-wrapper, div.img-right em, div.img-left em, #mobile_nav_section ul a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal; }

.header-font, #global_menu li a, .localist_minicalendar_nav:before {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 700; }

.light-font, #filter-menu a.filter-button, figure figcaption, .groundbreakers-detail #sidebar-marketing-form.hack p {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 300; }

.medium-font, .introtext, .hub #all-link-wrapper ul li, a.section-header, .drag-loading-window, .drag-loading-window h1, .drag-loading-window p, .drag-wrapper, .expand-button, .whitebox #caption p, #module-ctas a, #story-type, #ss-story-type, .menubar li ul li, .menubar li ul li a, #sub-nav, #sidebar-buttons ul li a, a.sidebar-cta, #filter-menu, #isotope-items .isofile a.iso-block, #search-wrapper select#ctl00_ContentPlaceHolder1_ddlSearchEngine, h3, h4, h5, .text-highlight p,
#main-content-block .personalprofile-text p {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 400; }

.heavy-font, #sub-nav-show a, #sidebar-wrapper .eventsRSS p a, #main-content-deck p, .box-title, .drag-more-title, #ss-story h1, #story h1, #story p, .academics-intro p, #main-navigation ul li, #universal-footer, #site-title, #filter-menu .crumbs, .isofile .degree-level, #main-content-wrapper h1, h1.page-title, h2, .titlefield, body.marketing-override .marketing-box-title, body.marketing-override .sidebar #sidebar-marketing-form p, body.marketing-override.subway-marketing .marketing-box-title, .groundbreakers-detail .see-more {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 700; }

/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
table th {
  font-weight: bold; }

table td, table th {
  padding: 9px 10px;
  text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0; }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }

  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }

  .pinned table th, .pinned table td {
    white-space: nowrap; }

  .pinned td:last-child {
    border-bottom: 0; }

  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc; }

  div.table-wrapper div.scrollable {
    margin-left: 35%; }

  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }

  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }

  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none; } }
/* Site specific styles */
/* Top Level Site CSS
----------------------------------------------------------------------------------------------------*/
body {
  /* background: #fff url(/edu-assets/imgs/bg-tile.jpg); */ }

/* start section background styling */
body.admission-body {
  background: #fff url(/edu-assets/imgs/admission-bg-new.jpg) repeat fixed center top;
  background-size: cover; }

body.about-body {
  background: #fff url(/edu-assets/imgs/about-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.housing-body {
  background: #fff url(/edu-assets/imgs/housing-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.disability-body {
  background: #91c2e3 url(/edu-assets/imgs/disability-tile.gif) repeat fixed center top; }

body.mission-vision-body {
  background: #fff url(/edu-assets/imgs/mission-vision-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.news-and-events-body {
  background: #fff url(/edu-assets/imgs/news-and-events-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.mar-comm-body {
  background: #fff url(/edu-assets/imgs/mar-comm-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.un-study-body {
  background: #fff url(/edu-assets/imgs/un-study-bg.jpg) repeat fixed center top;
  background-size: cover; }

/* end section background styling */
/* start marketing portal background styling */
body.marketing-body {
  background: #fff url(/edu-assets/imgs/marketing-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.performing-arts-body {
  background: #fff url(/edu-assets/imgs/performing-arts-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.culinary-body {
  background: #fff url(/edu-assets/imgs/culinary-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.design-media-body {
  background: #fff url(/edu-assets/imgs/media-design-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.subway-body {
  background: #fff url(/edu-assets/imgs/subway-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.undergraduate-body {
  background: #fff url(/edu-assets/imgs/marketing-undergraduate-background.jpg) repeat fixed center top;
  background-size: cover; }

/* end marketing portal background styling */
/* start subsite background styling */
body.ce-body {
  background: #fff url(/edu-assets/imgs/ce-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.university-center-body {
  background: #fff url(/edu-assets/imgs/university-center-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.summer-writers-body {
  background: #fff url(/edu-assets/imgs/summer-writers-043012_Student_Life_421.jpg) repeat fixed center top;
  background-size: cover; }

body.desis-body {
  background: #fff url(/edu-assets/imgs/desis-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.parsons-paris-body {
  background: #fff url(/edu-assets/imgs/parsons-paris-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.interdisciplinary-programs-body {
  background: #fff url(/edu-assets/imgs/interdisciplinary-programs-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.urban-body {
  background: #fff url(/edu-assets/imgs/urban-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.cda-body {
  background: #fff url(/edu-assets/imgs/cda-bg.jpg) repeat fixed center top;
  background-size: cover; }

body.transparent-body {
  background: #000;
  background-size: cover; }

body.transparent-body #wrapper .grid_16 {
  z-index: 0; }

body.transparent-body #wrapper #main-navigation.grid_16 {
  z-index: 1; }

body.transparent-body #banner {
  z-index: 100; }

body.transparent-body .whitebox {
  background: transparent;
  z-index: 100; }

body.transparent-body h1 {
  color: #e82e21 !important;
  font-size: 27px;
  line-height: 29px; }

/* Hides TNS Alert Message */
body.alert-override #alert-wrapper {
  display: none; }

/* end subsite background styling */
/* End Main Nav Menu */
/* Start Breadcrumbs and sub-nav */
#sub-nav-menu a:hover {
  color: #e82e21 !important; }

#sub-nav-show {
  display: none;
  background: #fff; }

#sub-nav-show a {
  display: block;
  text-align: center;
  padding: .5em;
  font-size: 11px; }

#sub-nav-show a i {
  font-size: 11px; }

/* End Breadcrumbs and sub-nav */
/* Start Main Sidebar styles */
#sidebar-buttons ul li a {
  background-color: #e82e21; }

#sidebar-wrapper .eventsRSS, #sidebar-wrapper .eventsRSS p {
  color: #898989; }

#sidebar-wrapper .eventsRSS p a {
  font-size: 1.25em;
  line-height: 1em; }

#sidebar-wrapper .eventsRSS .datefield {
  font-size: .916em;
  display: block; }

#sidebar-wrapper .eventsRSS .rss-desc {
  font-size: 12px;
  margin-bottom: 2em; }

#sidebar h4 {
  margin: 0 0 0.3em 0;
  font-size: 15px;
  line-height: 18px; }

/* End Main Sidebar styles */
/* Start Main content styles */
#main-content-deck {
  background-color: #fff;
  margin-bottom: 1em; }

#main-content-deck p {
  color: #e82e21;
  font-style: normal;
  margin: 0;
  font-size: 14px !important; }

#main-content-deck img {
  padding: 0 0 0 0; }

.introtext {
  color: #e82e21;
  font-style: normal;
  margin: 5px 0 0;
  font-size: 15px !important; }

.introtext-slider {
  padding-top: 15px; }

.whitebox #main-content-deck p {
  padding: 0px; }

#main-content-wrapper img {
  margin-bottom: .5em; }

#main-content-wrapper h3:first-child {
  margin-top: 0; }

.page-feature-wrapper img {
  margin: 0 !important;
  float: left; }

/* End Main content styles */
/* Start Hub Styles */
.hub #ctl00_ContentPlaceHolder1_dzOne_uxColumnDisplay_ctl00_uxControlColumn_ctl02_uxWidgetHost_uxUpdatePanel .widgetBody > div > div {
  display: none; }

@media screen and (min-width: 64em) {
  .hub #ctl00_ContentPlaceHolder1_dzOne_uxColumnDisplay_ctl00_uxControlColumn_ctl02_uxWidgetHost_uxUpdatePanel {
    height: 370px; } }
.hub a:hover, .hub #main-navigation ul li a:hover, .hub #universal-footer a:hover, .hub #ns-search-submit:hover, .hub #sidebar-buttons ul li a, .hub a.section-header, .hub #all-link-wrapper ul li a:hover, .hub #ns-search-show:hover, .hub .box-title, .hub .view-all a {
  color: #00ced7; }

.hub .view-all a, .hub .hub_left p a {
  color: #00ced7 !important; }

.hub .view-all a:hover, .hub .hub_left p a:hover {
  color: #555 !important; }

.hub .box-title {
  border-top: 1px solid #00ced7; }

.hub .menubar li a, #hub-menu, .hub #sidebar-buttons ul li a:hover {
  background-color: #00ced7; }

.hub .menubar li ul li a {
  background-color: #F7F4F4; }

.hub a.section-header {
  border-top: 1px solid #00ced7; }

.hub #sidebar-buttons ul li a {
  background-color: #fff; }

.hub .menubar li a:hover {
  background-color: #898989; }

.hub #sidebar-buttons ul li a:hover {
  color: #fff; }

.hub #site-title a, .hub #site-title a:link, .hub #site-title a:visited, .hub #site-title a:active, .hub #site-title a:hover {
  color: #898989; }

#hub-menu {
  display: block;
  color: #fff;
  margin-bottom: 0;
  padding: 15px;
  width: 35%; }

#hub-menu p, #hub-menu h1 {
  color: #fff; }

#hub-menu h1 {
  color: #fff;
  font-size: 34px; }

#hub-menu h1 .hub-title {
  text-transform: none;
  font-weight: 400;
  font-size: 30px; }

#hub-menu p {
  font-weight: bold;
  font-size: 14px;
  margin-top: 1em; }

#hub-menu-container {
  display: block;
  position: relative;
  margin: 0 1% 1em 1%; }

#hub-menu-container.student-hub {
  background: url(/edu-assets/imgs/student-hub.jpg) right bottom;
  background-size: auto 100%; }

#hub-menu-container.alumni-hub {
  background: url(/edu-assets/imgs/alumni-hub.jpg) right bottom;
  background-size: auto 100%; }

#hub-menu-container.faculty-hub {
  background: url(/edu-assets/imgs/faculty-hub.jpg) right bottom;
  background-size: auto 100%; }

#hub-menu-container.employees-hub {
  background: url(/edu-assets/imgs/employees-hub.jpg) right bottom;
  background-size: auto 100%; }

#hub-menu-container.parents-hub {
  background: url(/edu-assets/imgs/parents-hub.jpg) right bottom;
  background-size: auto 100%; }

#hub-menu-container.giving-hub {
  background: url(/edu-assets/imgs/giving-hub.jpg) right bottom;
  background-size: auto 100%; }

#hub-menu-container.prospective-student-hub {
  background: url(/edu-assets/imgs/prospective-student-hub.jpg) right bottom;
  background-size: auto 100%; }

#hub-menu-container #hub-sidebar {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  width: 23.6%; }

.hub #sidebar-buttons ul {
  margin-bottom: 0; }

.hub #sidebar-buttons ul li:last-child {
  margin-bottom: 0; }

a.see-all-toggle, a.see-all-toggle-2 {
  background: #fff;
  display: block;
  text-align: right;
  color: #00CED7;
  padding: 3px 20px;
  text-transform: uppercase; }

a.see-all-toggle:hover, a.see-all-toggle-2:hover {
  background: #f5f5f5; }

a.see-all-toggle .icon-caret-right, a.see-all-toggle-2 .icon-caret-right {
  font-size: 20px;
  float: right;
  margin-top: 1px;
  margin-left: 8px; }

a.see-all-toggle-2 {
  display: none; }

.hub .link-wrapper {
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
  margin: -1em 0 .5em 0;
  padding: 1em 0 0 0; }

.hub .link-wrapper a {
  color: #fff;
  display: block; }

.hub .link-wrapper ul {
  padding: 0;
  margin: 0; }

.hub .link-wrapper ul li {
  list-style: none;
  margin-bottom: 1em; }

.hub .link-wrapper ul li a:hover {
  text-decoration: underline; }

.hub .link-wrapper ul li a:hover i {
  text-decoration: none; }

.hub .links-col {
  width: 46%;
  float: left;
  margin-right: 8%; }

.hub .links-col.omega {
  margin-right: 0; }

.hub #hub-menu-container ul li a {
  display: block;
  position: relative;
  padding-left: 15px;
  font-weight: bold; }

.hub #hub-menu-container #sidebar-buttons ul li a {
  padding: 1em 1.5em 1em 2em; }

.hub .link-wrapper ul li a .icon-caret-right {
  position: absolute;
  top: -7px;
  left: 0;
  width: 5px;
  -webkit-transform: rotate(225deg);
  font-size: 20px; }

.hub #-content-global-wrapper {
  position: relative; }

.hub #all-links {
  position: absolute;
  width: 60.9%;
  top: 0;
  right: 0;
  background: #f5f5f5;
  margin-right: 1%;
  display: none; }

.hub #all-link-wrapper {
  padding: 15px; }

.hub #all-link-wrapper ul {
  padding: 0;
  margin: 0; }

.hub #all-link-wrapper ul li {
  padding: 0;
  margin-bottom: 2.25em;
  list-style: none;
  font-size: 12px;
  text-transform: uppercase; }

.hub #all-link-wrapper ul li a {
  color: #707070;
  display: block; }

.hub #all-link-wrapper ul li ul {
  margin-top: .5em; }

.hub #all-link-wrapper ul li ul li {
  margin-bottom: .5em;
  font-weight: 400;
  text-transform: none;
  font-size: 1em; }

.hub .link-col {
  width: 30%;
  float: left;
  margin-right: 3%; }

.close-all-links {
  display: none; }

.hub .see-all-links .icon-caret-right {
  width: 5px; }

#more-links-wrapper p {
  margin: 0; }

/* End Hub Styles */
/* Typography
----------------------------------------------------------------------------------------------------*/
h1 {
  color: #666; }

a {
  color: #e82e21;
  text-decoration: none; }

a:hover, #top-utility-links a:hover {
  color: #666; }

h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
  color: #e82e21; }

#content-sidebar h2 {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 4px; }

#content-sidebar p {
  line-height: 16px; }

#content-sidebar h2:first-child {
  margin-top: 0; }

a.section-header {
  display: block;
  font-size: 14px;
  color: #e82e21;
  border-top: 1px solid #e82e21;
  padding-top: 6px;
  margin-bottom: .5em; }

a.section-header:hover {
  color: #898989; }

.box-title {
  font-size: 15px;
  line-height: 18px;
  color: #e82e21;
  border-top: 1px solid #e82e21;
  padding-top: 6px;
  margin-bottom: .5em; }

h2 a, h2 a:link, h2 a:visited, h2 a:active {
  color: #666; }

h2 a:hover {
  color: #e82e21; }

#main-content-block h2 {
  border-bottom: none;
  padding: 0; }

.all-link-hide {
  display: none; }

/* Plugins
----------------------------------------------------------------------------------------------------*/
/* Homepage draggable styles */
.drag-loading-window {
  position: absolute;
  font-size: 32px;
  text-transform: uppercase;
  color: #666;
  text-align: center;
  width: 75%;
  margin-left: 10%;
  margin-top: 100px; }

.drag-loading-window h1 {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  margin-top: 900px;
  color: #A19988 !important; }

.drag-loading-window p {
  font-size: 32px;
  text-transform: uppercase;
  color: #666;
  display: inline; }

p.loading-desc {
  font-size: 9px !important;
  font-family: "Arial ", Helvetica, sans-serif !important;
  text-transform: none !important;
  line-height: 11px !important;
  display: block !important;
  color: #A19988 !important; }

.draggable {
  background: #35424a;
  margin: 0 .79% 1em .79%;
  float: left;
  display: block;
  color: #333;
  cursor: move;
  z-index: 1;
  position: relative;
  /*	border: 1px solid #fff; */
  /*	-webkit-transition-property: -webkit-transform, opacity;
  	-moz-transition-property: -moz-transform, opacity;
  	-ms-transition-property: -ms-transform, opacity;
  	-o-transition-property: top, left, opacity;
  	transition-property: transform, opacity;
  	-webkit-transition-duration: 0.8s;
  	-moz-transition-duration: 0.8s;
  	-ms-transition-duration: 0.8s;
  	-o-transition-duration: 0.8s;
  	transition-duration: 0.8s;*/
  opacity: 0;
  /*filter: alpha(opacity=0);  For IE8 and earlier */ }

.draggable:hover {
  cursor: move; }

.draggable.vertical {
  width: 23.4%;
  height: 278px; }

.draggable.small {
  width: 23.4%;
  height: 131px; }

.draggable.large {
  width: 48.4%;
  height: 278px; }

.draggable.orange {
  background: #f3a30f; }

.draggable.blue {
  background: #82898f; }

.draggable.yellow {
  background: #ffd451; }

.draggable.green {
  background: #2dafa7; }

.draggable.red {
  background: #e80033; }

.drag-wrapper {
  padding: 16px 16px 0 16px;
  font-size: 32px;
  text-transform: uppercase;
  cursor: move;
  position: relative;
  color: #fff;
  line-height: 32px;
  overflow: hidden;
  /*border: 1px solid #fff;*/ }

.vertical .drag-wrapper, .large .drag-wrapper {
  height: 258px; }

.small .drag-wrapper {
  height: 111px; }

#main-content-area {
  display: block;
  position: relative;
  height: 75em;
  overflow: hidden;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.hide-item {
  float: right; }

.drag-item-links {
  display: none; }

#drag-menu {
  margin: -.5em 1% .5em 1%; }

.expand-button {
  position: absolute;
  right: 13px;
  bottom: 0px;
  font-size: 20px;
  line-height: .5em;
  z-index: 101;
  color: white !important;
  display: block;
  padding: 14px; }

.drag-more {
  position: absolute;
  display: none;
  padding: 16px 16px 4px 16px;
  background: #fff;
  /*	margin-left: -1px; */ }

.drag-more-title {
  font-size: 24px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 7px;
  line-height: 1em;
  color: #3a3b40; }

.draggable a {
  color: #252525; }

.draggable.blue .drag-more-title, .draggable.blue a {
  color: #82898f; }

.draggable.green .drag-more-title, .draggable.green a {
  color: #2dafa7; }

.draggable.yellow .drag-more-title, .draggable.yellow a {
  color: #ffd451; }

.draggable.red .drag-more-title, .draggable.red a {
  color: #e80033; }

.draggable.orange .drag-more-title, .draggable.orange a {
  color: #f3a30f; }

.draggable a:hover, .draggable .drag-more-title:hover {
  color: #e82e21; }

.draggable.orange .drag-more-title:hover, .draggable.orange a:hover {
  color: #252525; }

.drag-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }

.img-swap {
  display: none; }

.merge-em {
  border-bottom: 0px; }

.show-img {
  display: block !important; }

.triangle {
  position: absolute;
  right: 9px;
  bottom: -14px;
  z-index: 101;
  display: none; }

.shuffle-menu {
  float: right;
  font-size: 1.5em;
  font-size: 10px;
  text-transform: uppercase; }

.grid-em, .shuffle-em {
  cursor: pointer;
  display: inline-block;
  padding: 8px;
  font-size: 20px;
  color: #666; }

.drag-info {
  display: inline-block;
  padding: 8px;
  font-size: 20px; }

.grid-em:before {
  font-size: 10px;
  margin-right: 10px;
  float: left;
  margin-top: 6px; }

.shuffle-em:before {
  font-size: 10px;
  margin-right: 10px;
  float: left;
  margin-top: 6px; }

.shuffle-var-1 .grid-em:before {
  content: "grid "; }

.shuffle-var-1 .shuffle-em:before {
  content: "shuffle "; }

.shuffle-var-2 .grid-em:before {
  content: "control "; }

.shuffle-var-2 .shuffle-em:before {
  content: "chaos "; }

.shuffle-var-3 .grid-em:before {
  content: "conventional "; }

.shuffle-var-3 .shuffle-em:before {
  content: "daring "; }

.shuffle-var-4 .grid-em:before {
  content: "organize "; }

.shuffle-var-4 .shuffle-em:before {
  content: "randomize "; }

.shuffle-var-5 .grid-em:before {
  content: "standard "; }

.shuffle-var-5 .shuffle-em:before {
  content: "unconventional "; }

.shuffle-var-6 .grid-em:before {
  content: "uniform "; }

.shuffle-var-6 .shuffle-em:before {
  content: "haphazard "; }

.shuffle-var-7 .grid-em:before {
  content: "serious "; }

.shuffle-var-7 .shuffle-em:before {
  content: "whimsical "; }

.shuffle-var-8 .grid-em:before {
  content: "precise "; }

.shuffle-var-8 .shuffle-em:before {
  content: "scattered "; }

.shuffle-var-9 .grid-em:before {
  content: "neat "; }

.shuffle-var-9 .shuffle-em:before {
  content: "disarranged "; }

.shuffle-var-10 .grid-em:before {
  content: "right brain "; }

.shuffle-var-10 .shuffle-em:before {
  content: "left brain "; }

.shuffle-var-11 .grid-em:before {
  content: "Batman "; }

.shuffle-var-11 .shuffle-em:before {
  content: "The Joker "; }

.shuffle-var-12 .grid-em:before {
  content: "signal "; }

.shuffle-var-12 .shuffle-em:before {
  content: "noise "; }

.shuffle-var-13 .grid-em:before {
  content: "Enlightenment "; }

.shuffle-var-13 .shuffle-em:before {
  content: "Romantic "; }

.shuffle-var-14 .grid-em:before {
  content: "Feng-Shui "; }

.shuffle-var-14 .shuffle-em:before {
  content: "Wabi-Sabi "; }

.shuffle-var-15 .grid-em:before {
  content: "Ibsen "; }

.shuffle-var-15 .shuffle-em:before {
  content: "Ionesco "; }

.shuffle-var-16 .grid-em:before {
  content: "prix fixe "; }

.shuffle-var-16 .shuffle-em:before {
  content: "potluck "; }

.shuffle-var-17 .grid-em:before {
  content: "Felix "; }

.shuffle-var-17 .shuffle-em:before {
  content: "Oscar "; }

.shuffle-var-18 .grid-em:before {
  content: "Hardboiled "; }

.shuffle-var-18 .shuffle-em:before {
  content: "Scrambled "; }

.shuffle-var-19 .grid-em:before {
  content: "major chord "; }

.shuffle-var-19 .shuffle-em:before {
  content: "tone cluster "; }

.shuffle-var-20 .grid-em:before {
  content: "scripted "; }

.shuffle-var-20 .shuffle-em:before {
  content: "improvised "; }

.shuffle-var-21 .grid-em:before {
  content: "harmony "; }

.shuffle-var-21 .shuffle-em:before {
  content: "dissonance "; }

.shuffle-var-22 .grid-em:before {
  content: "Solitaire "; }

.shuffle-var-22 .shuffle-em:before {
  content: "52 Card Pickup "; }

.shuffle-var-23 .grid-em:before {
  content: "Doris Day "; }

.shuffle-var-23 .shuffle-em:before {
  content: "Janis Joplin "; }

.shuffle-var-24 .grid-em:before {
  content: "garden "; }

.shuffle-var-24 .shuffle-em:before {
  content: "jungle "; }

.shuffle-var-25 .grid-em:before {
  content: "Apollonian "; }

.shuffle-var-25 .shuffle-em:before {
  content: "Dionysian "; }

.shuffle-var-26 .grid-em:before {
  content: "Mondrian "; }

.shuffle-var-26 .shuffle-em:before {
  content: "Pollock "; }

.drag-info:before {
  content: "help ";
  font-size: 10px;
  margin-right: 10px;
  float: left;
  margin-top: 6px; }

.shuffle-em img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  /* For IE8 and earlier */
  height: 17px; }

.shuffle-em:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }

.grid-em:hover, .shuffle-em:hover {
  color: #2c2d31; }

.drag-info:hover {
  background-color: #b0adad;
  color: #fff; }

.drag-info {
  position: relative; }

#tip-box {
  width: 320px;
  position: absolute;
  right: 0;
  top: 39px;
  background-color: #b0adad;
  padding: 17px;
  display: none;
  z-index: 150;
  color: #fff; }

#tip-box p {
  line-height: 14px !important;
  font-size: 11px;
  text-transform: none; }

#tip-box p img {
  display: block;
  margin: 8px 20px 0px; }

#tip-box strong {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase; }

#tip-box p:last-child {
  margin-bottom: 0px; }

/* Start PageBuilder Widget Styles */
/* Feed Widget */
#sidebar .widgetWrapper {
  background-color: #fff;
  padding: 20px 20px;
  margin-bottom: 15px; }

#sidebar .feedWidget .eventsRSS .titlefield:hover, .sidebar .feedWidget .eventsRSS .titlefield:hover,
#sub-nav .feedWidget .eventsRSS .titlefield:hover {
  color: #e82e21; }

img.menuToggleImg {
  max-width: 54px; }

/* Start Homepage Module */
#slider-module {
  position: relative;
  margin-bottom: 12px; }

#slider-module.iframe-slider iframe {
  width: 100%;
  height: 284px; }

#nav-dot-wrapper {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 999; }

#slider-module.iframe-slider #nav-dot-wrapper {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 999; }

#nav-dots {
  display: block; }

#nav-dots a {
  color: #e82e21;
  display: inline-block;
  height: 6px;
  width: 6px;
  margin-right: 5px;
  border: 3px solid;
  background-color: transparent;
  border-radius: 10px;
  /* future proofing */
  -khtml-border-radius: 10px; }

#nav-dots a:hover, #nav-dots a.active-button {
  background-color: #e82e21; }

#story {
  clear: both;
  background: #fff;
  display: block; }

#story a {
  display: block;
  background: #666;
  position: relative; }

#ss-story {
  clear: both;
  background: #fff;
  display: block; }

#ss-story a {
  display: block;
  background: #666;
  position: relative; }

#slider-text {
  position: absolute;
  bottom: 0px;
  background: #545454;
  width: 100%;
  padding: 15px 0; }

#ss-story h1 {
  font-size: 20px;
  margin-bottom: 5px;
  text-transform: none;
  color: white;
  padding: 0 150px 10px 20px; }

#story h1 {
  font-size: 20px;
  margin-bottom: 5px;
  color: #fff !important;
  padding: 0 150px 0 20px;
  text-transform: none !important; }

#story p {
  margin: 0;
  font-size: 14px;
  color: #e82e21;
  line-height: 1em;
  padding: 0 20px; }

/* whitebox captions */
.whitebox #caption {
  padding: 0;
  position: relative;
  background: none; }

.whitebox #caption img {
  display: block;
  margin-bottom: 0; }

.whitebox #slider-text {
  position: absolute;
  bottom: 0px;
  background: #ece9e6;
  background: rgba(236, 233, 230, 0.85);
  width: 100%;
  padding: 12px 0; }

.whitebox #caption p {
  margin: 0;
  padding: 0 20px;
  color: #666666 !important;
  font-size: 14px !important;
  line-height: 1.25em; }

.whitebox #caption p em {
  font-size: 10px !important;
  display: block;
  padding-left: 20px; }

/* whitebox captions*/
.iframe-slider #slider-text {
  position: relative;
  bottom: auto;
  background: #000 h;
  width: 100%;
  padding: 15px 0;
  margin-top: -6px; }

.iframe-slider #story h1 {
  margin-bottom: 0px; }

.iframe-slider #ss-story h1 {
  margin-bottom: 0px; }

#module-ctas {
  display: block; }

#module-ctas a {
  display: block;
  font-size: 1.75em;
  color: #A7D9D4;
  padding: 12px 50px 12px 20px;
  margin-top: -4px; }

#module-ctas a#more-stories-link {
  position: relative;
  text-align: right; }

#module-ctas a#more-stories-link .icon-caret-right {
  font-size: 1.5em;
  line-height: .1em;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: auto; }

#module-ctas a:hover {
  background: #a7d9d4;
  color: #fff; }

ul#module-content {
  display: none; }

#story-type {
  color: #e82e21;
  text-transform: uppercase;
  padding: 0 20px;
  font-size: 14px;
  margin-bottom: 3px; }

#story a:hover #slider-text {
  background: #e82e21; }

#story a:hover #slider-text p {
  color: #545454; }

#story a:hover #slider-text #story-type {
  color: #545454; }

#story .icon-caret-down {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 36px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  color: #fff; }

/* Highlights */
.highlight {
  margin-right: 25px !important; }

.highlight .omega {
  margin-right: 0px; }

/* Highlights */
/* For Student Services Homepage Module */
#ss-story-type {
  color: #e82e21;
  text-transform: uppercase;
  padding: 0 20px;
  font-size: 14px;
  margin-bottom: 3px; }

#ss-story a:hover #slider-text {
  background: #e82e21; }

#ss-story a:hover #slider-text p {
  color: #545454; }

#ss-story a:hover #slider-text #story-type {
  color: #545454; }

#ss-story .icon-caret-down {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 36px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  color: #fff; }

/* End Homepage Module */
/* Start Academics Isotope styles */
.academics-intro {
  display: none;
  margin: 9px 0; }
  .academics-intro h1 {
    color: #e82e21;
    font-size: 5.6rem;
    line-height: 5.6rem; }
  .academics-intro p {
    font-size: 0.933333333rem;
    line-height: 1.533333333rem;
    color: #000;
    margin-bottom: 0; }
    .academics-intro p strong {
      color: #e82e21; }

#view-all-button {
  display: none;
  font-size: 0.75rem; }
  #view-all-button:before {
    content: "\f0d9";
    font-size: 14px;
    margin-right: 8px;
    font-family: FontAwesome4; }

.no-box-layout .filter-menu-inner-wrapper {
  padding-left: 16px; }
.no-box-layout #isotope-items .isofile a.iso-block {
  width: 245px;
  margin-left: 0;
  padding-top: 1px; }
.no-box-layout .isofile a.iso-block .isoresize-padding {
  padding: 4px 0 0;
  margin: 16px; }
.no-box-layout #isotope-items .isofile a.iso-block:hover {
  background: #e82e21 !important; }
  .no-box-layout #isotope-items .isofile a.iso-block:hover .isoresize-padding {
    border-top-color: #fff; }

@media screen and (max-width: 63.9375em) {
  .no-box-layout #isotope-items .isofile a.iso-block {
    width: 175px; }
  .no-box-layout #degree-filters ul {
    width: 100%; } }
@media (max-width: 479px) {
  .no-box-layout #isotope-items .isofile a.iso-block {
    padding-bottom: 10px; }
  .no-box-layout #isotope-items .isofile,
  .no-box-layout #isotope-items .isofile a.iso-block {
    width: 100%;
    margin: 0; } }
#filter-txt {
  border-bottom: 2px solid #000;
  padding-bottom: 10px; }

#isotope-items .isofile.cert a.iso-block {
  background: #fff; }

#isotope-items .isofile.gradcert a.iso-block {
  background: #fff; }

#isotope-items .isofile.phd a.iso-block {
  background: #fff; }

#isotope-items .isofile.ms a.iso-block {
  background: #fff; }

#isotope-items .isofile.mm a.iso-block {
  background: #fff; }

#isotope-items .isofile.mfa a.iso-block {
  background: #fff; }

#isotope-items .isofile.march a.iso-block {
  background: #fff; }

#isotope-items .isofile.ma a.iso-block {
  background: #fff; }

#isotope-items .isofile.bs a.iso-block {
  background: #fff; }

#isotope-items .isofile.bm a.iso-block {
  background: #fff; }

#isotope-items .isofile.bfa a.iso-block {
  background: #fff; }

#isotope-items .isofile.bba a.iso-block {
  background: #fff; }

#isotope-items .isofile.ba a.iso-block {
  background: #fff; }

#isotope-items .isofile.aas a.iso-block {
  background: #fff; }

#isotope-items .isofile.nondegrees a.iso-block {
  background: #fff; }

.iso-big-inner-wrapper p a {
  color: #e82e21; }

a.request-info-link:hover {
  background: #e82e21; }

span.feature-text-bar {
  padding: 12px 0px 0px 24px;
  text-transform: uppercase;
  color: #898888;
  font-size: 12px;
  display: inline-block;
  float: left; }

#expanded-content .minor-nspe-desc {
  display: none; }

/* End Academics Isotope styles */
/*Tablecloth*/
.toggleAdvancedSearchWrapper {
  display: none; }

.ektron-ui-quiet {
  display: none; }

/* Google Map styles */
#map {
  width: 100%;
  height: 600px;
  float: left; }

#map img {
  max-width: 10000%; }

#mapcontainer {
  width: 100%; }

#mapcontainer img {
  max-width: 10000%; }

/* twitter widget */
.twtr-doc {
  width: auto !important; }

/*instagram feed widget*/
.instagram-item {
  float: left;
  position: relative;
  width: 31%;
  margin-right: 2%; }

.interaction-container {
  position: absolute;
  bottom: 25px;
  background: white;
  width: 100%;
  background: rgba(255, 255, 255, 0.9); }

.likes-box {
  display: inline;
  margin-left: 8px; }

.comments-box {
  display: inline;
  margin-left: 8px; }

.likes-box:before {
  content: '\f004';
  font-family: FontAwesome4;
  margin-right: 3px; }

.comments-box:before {
  content: '\f075';
  font-family: FontAwesome4;
  margin-right: 3px; }

.hide {
  display: none; }

.newsRSS .rss-desc p {
  max-width: 190px;
  float: none !important;
  margin: 0 0 10px !important; }

@media screen and (max-width: 63.9375em) {
  .newsRSS .rss-desc p {
    max-width: 160px; } }
@media (max-width: 479px) {
  .newsRSS .rss-desc p {
    max-width: 100%; } }
/* New Twitter Widget 7.21.2013 */
ul#twitter-list {
  list-style: none;
  padding: 0;
  margin: 0; }

ul#twitter-list li {
  clear: both;
  font-size: 12px;
  margin-bottom: 20px; }

ul#twitter-list li img {
  float: left;
  margin: 0 5px 3px 0; }

ul#twitter-list li a.tweet-link {
  display: block;
  text-align: right; }

ul#twitter-list li .tweet-time {
  display: block;
  font-weight: bold; }

/* Media Queries
----------------------------------------------------------------------------------------------------*/
/* ex: tablets in portrait
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 63.9375em) {
  body {
    background: #fff url(/edu-assets/imgs/bg-tile-50.png) repeat !important;
    background-size: auto !important; }

  #nav-dots a {
    height: 20px;
    width: 20px;
    margin-right: 15px;
    border-radius: 20px;
    /* future proofing */
    -khtml-border-radius: 20px;
    border: 4px solid; }

  .drag-loading-window h1 {
    margin-top: 580px; }

  body.transparent-body {
    background: #000 url(/edu-assets/imgs/particle-bg-01.jpg) repeat fixed center center !important; } }
@media screen and (max-width: 63.9375em) {
  #hub-menu-container {
    background: transparent !important; }

  #hub-menu-container #hub-sidebar {
    position: relative;
    width: 100%; }

  #hub-menu {
    margin-bottom: 1em;
    width: auto; }

  #hub-left {
    width: 53%;
    float: left; }

  .hub #-content-global-wrapper {
    width: auto; }

  .hub #all-links {
    position: relative;
    width: 98%;
    top: 0;
    right: 0;
    background: #f5f5f5;
    margin: 0 1% 1em 1%;
    display: block; }

  .draggable.vertical {
    height: 213px; }

  .draggable.small {
    height: 99px; }

  .draggable.large {
    height: 213px; }

  .vertical .drag-wrapper, .large .drag-wrapper {
    height: 195px; }

  .small .drag-wrapper {
    height: 81px; }

  .drag-wrapper {
    padding: 8px 8px 8px 8px;
    font-size: 24px;
    line-height: 24px; }

  .large .drag-wrapper {
    font-size: 24px;
    line-height: 24px; }

  .hub-left {
    width: 53%;
    float: left; }

  .hub .top-level-feeds {
    width: auto;
    float: none; }

  .hub .top-level-feeds .widget {
    width: 48%;
    float: left;
    margin-right: 1%;
    margin-left: 1%; }

  #main-content-area {
    height: 58em; }

  .page-feature-wrapper a.request-info-link {
    float: none;
    border: 0;
    padding: 12px 0;
    text-align: center;
    clear: both; }

  span.feature-text-bar {
    width: 100%;
    padding: 12px 0;
    text-align: center;
    clear: both;
    float: none; }

  #slider-module.iframe-slider iframe {
    height: 264px; }

  a.see-all-toggle-2 {
    display: block; }

  a.see-all-toggle {
    display: none; }

  /* Start Multi Column Styles */
  .multi-column-wrapper {
    width: 92.5% !important; }

  .multi-column-right {
    float: left;
    width: 100%; }

  .multi-column-left {
    float: left;
    width: 100%; }

  /* End Multi Column Styles */
  .academics-intro h1.shrink-for-small {
    font-size: 4rem;
    line-height: 4rem; }

  .highlight {
    margin-right: 0px; } }
/* ex: handhelds in landscape
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 27.4375em) {
  #sub-nav-menu {
    display: none; }

  /*	#main-content-wrapper h1 {
  		display: none;
  	}*/
  #sub-nav-show {
    display: block; }

  #hub-left {
    width: auto;
    float: none; }

  .draggable {
    width: 100% !important;
    float: none !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    height: auto !important;
    display: block;
    margin: 0 0 1em 0;
    clear: both;
    overflow: hidden;
    cursor: auto; }

  .shuffle-menu {
    display: none; }

  #main-content-area {
    height: auto; }

  .drag-wrapper {
    height: 73% !important;
    padding: 8px 40px 8px 2%;
    cursor: auto;
    border: 0px solid #fff; }

  .drag-more {
    position: relative;
    padding-left: 28%;
    background: transparent;
    cursor: auto; }

  .drag-more p {
    color: #fff; }

  .yellow .drag-more p, .yellow .drag-more .drag-more-title, .yellow .drag-more a {
    color: #555 !important; }

  .drag-img {
    width: 25%;
    height: auto;
    display: none !important;
    z-index: auto; }

  .expand-button {
    right: 0px;
    left: auto;
    top: 0px;
    bottom: auto;
    display: block !important; }

  .triangle {
    display: none !important; }

  .drag-more-title {
    color: #fff !important; }

  #slider-text {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    background: transparent;
    padding-bottom: 0px; }

  .hub .top-level-feeds {
    width: auto;
    float: none; }

  #story h1 {
    padding: 0; }

  .iframe-slider #story h1 {
    padding-left: 20px; }

  #story p {
    padding: 0; }

  #story-type {
    padding: 0; }

  #story a:hover #slider-text {
    background: transparent; }

  #story a:hover #slider-text p {
    color: #e82e21; }

  #story a:hover #slider-text #story-type {
    color: #e82e21; }

  #nav-dots {
    text-align: center; }

  #nav-dots a {
    margin-right: 7px;
    margin-left: 7px; }

  #module-ctas a {
    font-size: 1.75em;
    color: #fff;
    margin-top: 0px;
    background: #a7d9d4;
    padding: 12px 40px 12px 10px;
    margin-top: 10px; }

  #module-ctas a#more-stories-link .icon-caret-right {
    font-size: 1.5em;
    position: absolute;
    right: 10px;
    bottom: 20px; }

  #module-ctas a:hover {
    background: #fff;
    color: #a7d9d4; }

  #nav-dot-wrapper, #slider-module.iframe-slider #nav-dot-wrapper {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 10px;
    border-bottom: 1px solid white;
    padding-bottom: 5px; }

  .whitebox#slider-module {
    background: #545454; }

  .whitebox #slider-text {
    position: relative;
    bottom: auto;
    background: none;
    width: auto;
    padding: 10px 0 0 0; }

  .whitebox #slider-text p {
    padding: 0;
    color: #fff !important; }

  #slider-module.iframe-slider iframe {
    height: 230px; }

  #story {
    background: transparent; }

  #story a {
    display: inline;
    background: transparent;
    position: relative; }

  #story .icon-caret-down {
    display: none; }

  .hub .top-level-feeds .widget {
    width: auto;
    float: none;
    margin-right: 0;
    margin-left: 0; }

  .large .drag-wrapper {
    font-size: 24px;
    line-height: 24px; }

  .draggable a {
    color: #fff !important; }

  .draggable p a:hover {
    color: #666 !important; }

  .draggable.orange p a:hover, .draggable.blue p a:hover, .draggable.yellow p a:hover, .draggable.green p a:hover, .draggable.red p a:hover {
    color: #3a3b40 !important; }

  #main-content-area {
    -webkit-transition-property: none;
    transition-property: none;
    -webkit-transition-duration: none;
    transition-duration: none; }

  /* Start Multi Column Styles */
  .multi-column-wrapper {
    width: 89% !important; }

  body.transparent-body {
    background: #000 url(/edu-assets/imgs/particle-bg-01.jpg) repeat fixed center center !important; }

  body.transparent-body #sidebar-top.grid_4 {
    float: left; }

  body.transparent-body #content-global-wrapper.grid_12 {
    float: right; } }
/* ex: handhelds in portrait
----------------------------------------------------------------------------------------------------*/
@media (max-width: 479px) {
  .academics-intro h1 {
    font-size: 2.625rem;
    line-height: 2.625rem; }
  .academics-intro h1.shrink-for-small {
    font-size: 1.875rem;
    line-height: 1.875rem; }

  .hub .links-col {
    width: auto;
    float: none;
    margin-right: 0; }

  .hub .link-col {
    width: 100%;
    float: none;
    margin-right: 0; }

  #slider-module.iframe-slider iframe {
    height: 149px; } }
.isofile {
  float: left;
  position: relative; }

.isofile .academics-triangle {
  width: 25px;
  height: 13px;
  background: url("/framework/imgs/academics-triangle.png") center no-repeat;
  position: absolute;
  bottom: 0;
  left: 44%;
  display: none; }

#expanded-content {
  clear: both; }

.expanded-content-right p {
  margin: 0 0 12px 0;
  font-size: 12px;
  line-height: 20px;
  padding: 0px 20px; }

.expanded-content-right h3 {
  padding: 0px 20px;
  color: #aba8a8;
  margin-bottom: 5px; }

.expanded-content-right p.read-more-link a {
  color: #e82e21; }

.expanded-content-right p.read-more-link a:hover {
  color: #3A3B40; }

.expanded-content-right p.read-more-link {
  margin-top: -6px;
  font-weight: bold; }

.expanded-content-right h2 {
  padding: 8px 20px 0 20px;
  font-weight: 400;
  color: #3A3B40; }

.expanded-content-left img {
  float: left; }

.expanded-content-left a.request-info-link {
  padding: 8px 0px;
  width: 100%;
  float: left;
  border: 0px;
  font-weight: bold;
  color: #3A3B40;
  text-indent: 12px; }

.expanded-content-left a.request-info-link:hover {
  color: #fff; }

.expanded-content-right p.outcomes {
  padding: 0px 40px 7px 20px; }

.expanded-content-right p.outcomes strong {
  color: #3A3B40; }

#isotope-items {
  position: relative; }

#ajax-loading {
  width: 984px;
  position: fixed;
  text-align: center;
  top: 33%;
  z-index: 999;
  display: none; }

#ajax-loading:before {
  content: url("/edu-assets/imgs/spinner.gif");
  position: relative;
  top: 14px;
  display: inline-block;
  background: white;
  padding: 50px 100px;
  margin: 0 auto; }

/* Media Queries
----------------------------------------------------------------------------------------------------*/
/* ex: tablets in portrait
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 63.9375em) {
  .container_16 .grid_8.expanded-content-left, .container_16 .grid_8.expanded-content-right {
    width: 48%;
    display: inline;
    float: left; }

  #isotope-items .isofile a.iso-block {
    width: 167px;
    height: 147px; }

  #ajax-loading {
    width: 733px; } }
/* ex: handhelds in landscape
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 27.4375em) {
  .container_16 .grid_8.expanded-content-left, .container_16 .grid_8.expanded-content-right {
    width: auto;
    display: block;
    float: none; }

  #isotope-items .isofile a.iso-block {
    width: 209px;
    height: 129px; }

  #ajax-loading {
    width: 450px; } }
/* ex: handhelds in portrait
----------------------------------------------------------------------------------------------------*/
@media (max-width: 479px) {
  #isotope-items .isofile a.iso-block {
    width: 100%;
    height: auto; }

  #ajax-loading {
    width: 300px; } }
/* Universal Framework Styles */
/* HTML5 display definitions
----------------------------------------------------------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

/* Base
----------------------------------------------------------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 1em; }

img, object, embed, table, iframe {
  max-width: 100%;
  border: none; }

input, select, textarea, button {
  /*-webkit-appearance: none;*/
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0px;
  -khtml-border-radius: 0px;
  box-shadow: 0px; }

.widgetProperties input[type="checkbox"] {
  -webkit-appearance: checkbox; }

.widgetProperties input[type="radio"] {
  -webkit-appearance: radio; }

body {
  margin: 0; }

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
  width: 1004px;
  margin: 0 auto;
  max-width: 1004px; }

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 1em; }

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0 !important; }

.omega {
  margin-right: 0 !important; }

.right {
  float: right !important; }

.left {
  float: left !important; }

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .grid_1 {
  width: 4.25%; }

.container_16 .grid_2 {
  width: 10.5%; }

.container_16 .grid_3 {
  width: 16.75%; }

.container_16 .grid_4 {
  width: 23.0%; }

.container_16 .grid_5 {
  width: 29.25%; }

.container_16 .grid_6 {
  width: 35.5%; }

.container_16 .grid_7 {
  width: 41.75%; }

.container_16 .grid_8 {
  width: 48.0%; }

.container_16 .grid_9 {
  width: 54.25%; }

.container_16 .grid_10 {
  width: 60.5%; }

.container_16 .grid_11 {
  width: 66.75%; }

.container_16 .grid_12 {
  width: 73.0%; }

.container_16 .grid_13 {
  width: 79.25%; }

.container_16 .grid_14 {
  width: 85.5%; }

.container_16 .grid_15 {
  width: 91.75%; }

.container_16 .grid_16 {
  width: 98.0%; }

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
  padding-left: 6.25%; }

.container_16 .prefix_2 {
  padding-left: 12.5%; }

.container_16 .prefix_3 {
  padding-left: 18.75%; }

.container_16 .prefix_4 {
  padding-left: 25.0%; }

.container_16 .prefix_5 {
  padding-left: 31.25%; }

.container_16 .prefix_6 {
  padding-left: 37.5%; }

.container_16 .prefix_7 {
  padding-left: 43.75%; }

.container_16 .prefix_8 {
  padding-left: 50.0%; }

.container_16 .prefix_9 {
  padding-left: 56.25%; }

.container_16 .prefix_10 {
  padding-left: 62.5%; }

.container_16 .prefix_11 {
  padding-left: 68.75%; }

.container_16 .prefix_12 {
  padding-left: 75.0%; }

.container_16 .prefix_13 {
  padding-left: 81.25%; }

.container_16 .prefix_14 {
  padding-left: 87.5%; }

.container_16 .prefix_15 {
  padding-left: 93.75%; }

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
  padding-right: 6.25%; }

.container_16 .suffix_2 {
  padding-right: 12.5%; }

.container_16 .suffix_3 {
  padding-right: 18.75%; }

.container_16 .suffix_4 {
  padding-right: 25.0%; }

.container_16 .suffix_5 {
  padding-right: 31.25%; }

.container_16 .suffix_6 {
  padding-right: 37.5%; }

.container_16 .suffix_7 {
  padding-right: 43.75%; }

.container_16 .suffix_8 {
  padding-right: 50.0%; }

.container_16 .suffix_9 {
  padding-right: 56.25%; }

.container_16 .suffix_10 {
  padding-right: 62.5%; }

.container_16 .suffix_11 {
  padding-right: 68.75%; }

.container_16 .suffix_12 {
  padding-right: 75.0%; }

.container_16 .suffix_13 {
  padding-right: 81.25%; }

.container_16 .suffix_14 {
  padding-right: 87.5%; }

.container_16 .suffix_15 {
  padding-right: 93.75%; }

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
  left: 6.25%; }

.container_16 .push_2 {
  left: 12.5%; }

.container_16 .push_3 {
  left: 18.75%; }

.container_16 .push_4 {
  left: 25.0%; }

.container_16 .push_5 {
  left: 31.25%; }

.container_16 .push_6 {
  left: 37.5%; }

.container_16 .push_7 {
  left: 43.75%; }

.container_16 .push_8 {
  left: 50.0%; }

.container_16 .push_9 {
  left: 56.25%; }

.container_16 .push_10 {
  left: 62.5%; }

.container_16 .push_11 {
  left: 68.75%; }

.container_16 .push_12 {
  left: 75.0%; }

.container_16 .push_13 {
  left: 81.25%; }

.container_16 .push_14 {
  left: 87.5%; }

.container_16 .push_15 {
  left: 93.75%; }

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
  left: -6.25%; }

.container_16 .pull_2 {
  left: -12.5%; }

.container_16 .pull_3 {
  left: -18.75%; }

.container_16 .pull_4 {
  left: -25.0%; }

.container_16 .pull_5 {
  left: -31.25%; }

.container_16 .pull_6 {
  left: -37.5%; }

.container_16 .pull_7 {
  left: -43.75%; }

.container_16 .pull_8 {
  left: -50.0%; }

.container_16 .pull_9 {
  left: -56.25%; }

.container_16 .pull_10 {
  left: -62.5%; }

.container_16 .pull_11 {
  left: -68.75%; }

.container_16 .pull_12 {
  left: -75.0%; }

.container_16 .pull_13 {
  left: -81.25%; }

.container_16 .pull_14 {
  left: -87.5%; }

.container_16 .pull_15 {
  left: -93.75%; }

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after, .filter-tabs:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix, .filter-tabs {
  display: inline-block; }

* html .clearfix, * html .filter-tabs {
  height: 1%; }

.clearfix, .filter-tabs {
  display: block; }

/* Universal Elements
----------------------------------------------------------------------------------------------------*/
input, select, textarea {
  font-style: normal;
  font-weight: 400;
  font-size: .75em;
  color: #aba8a8; }

body {
  background: #fff url(/edu-assets/imgs/bg-tile-50.png); }

#feedback-button {
  position: fixed;
  left: -32px;
  top: 150px;
  /* Safari */
  -webkit-transform: rotate(90deg);
  /* Firefox */
  -moz-transform: rotate(90deg);
  /* IE */
  -ms-transform: rotate(90deg);
  /* Opera */
  -o-transform: rotate(90deg);
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #b0adad;
  cursor: pointer;
  padding: 8px;
  z-index: 9999;
  height: 30px;
  font-size: 11px; }

#feedback-button:hover {
  color: #fff;
  background: #e82e21; }

#to-top-button {
  position: fixed;
  bottom: 40px;
  right: 20px;
  display: block;
  padding: 8px 16px 8px 32px;
  text-transform: uppercase;
  color: #fff;
  background: #b0adad;
  display: none;
  z-index: 999999;
  font-weight: 700;
  font-size: 11px; }

#to-top-button .icon-caret-up {
  margin-right: 8px;
  font-size: 26px;
  line-height: 6px;
  position: absolute;
  top: 3px;
  left: -1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg); }

@-moz-document url-prefix() {
  #to-top-button .icon-caret-up {
    top: 2px; } }
#to-top-button:hover {
  background: #e82e21; }

/* Start Main Nav */
#main-navigation {
  z-index: 1;
  background: #fff;
  /*	border-bottom: .25em solid #898989; */
  display: block; }

#main-navigation ul {
  padding: 0;
  margin: 0; }

#main-navigation ul li {
  font-size: 11px;
  text-transform: uppercase;
  float: left;
  list-style: none;
  display: block; }
  #main-navigation ul li:last-of-type a {
    border-right: none; }

#main-navigation ul li a {
  padding: 8px 22px;
  display: block;
  color: #000;
  border-right: 1px solid #e5e5e5; }

#main-navigation ul li a:hover {
  color: #e82e21; }

.transparent-body #main-navigation {
  z-index: 1;
  background: transparent; }
  .transparent-body #main-navigation ul li a {
    color: #fff; }
  .transparent-body #main-navigation ul li:hover a {
    color: #000; }
  .transparent-body #main-navigation ul li:nth-of-type(3):hover a {
    background-color: #fff; }
  .transparent-body #main-navigation ul li ul {
    margin-left: -1px; }
    .transparent-body #main-navigation ul li ul li a {
      color: #000; }
.transparent-body #universal-footer {
  background: transparent;
  color: #fff; }
  .transparent-body #universal-footer #universal-links a,
  .transparent-body #universal-footer #universal-links a:link,
  .transparent-body #universal-footer #universal-links a:visited,
  .transparent-body #universal-footer #universal-links a:active,
  .transparent-body #universal-footer #division-links a,
  .transparent-body #universal-footer #division-links a:link,
  .transparent-body #universal-footer #division-links a:visited,
  .transparent-body #universal-footer #division-links a:active {
    color: #fff; }
    .transparent-body #universal-footer #universal-links a:hover,
    .transparent-body #universal-footer #universal-links a:link:hover,
    .transparent-body #universal-footer #universal-links a:visited:hover,
    .transparent-body #universal-footer #universal-links a:active:hover,
    .transparent-body #universal-footer #division-links a:hover,
    .transparent-body #universal-footer #division-links a:link:hover,
    .transparent-body #universal-footer #division-links a:visited:hover,
    .transparent-body #universal-footer #division-links a:active:hover {
      color: #fff; }
  .transparent-body #universal-footer .container_16 {
    border-top: 4px solid #fff;
    padding-top: 15px; }

@media (max-width: 479px) {
  .transparent-body #main-navigation ul li a {
    margin-right: 5px;
    border-right: 0;
    border-bottom: 2px solid #fff; }
  .transparent-body #main-navigation ul li:hover a {
    color: #fff; }
  .transparent-body #main-navigation ul li:nth-of-type(3) a, .transparent-body #main-navigation ul li:nth-of-type(3):hover a {
    background-color: transparent;
    color: #fff; }
  .transparent-body #main-navigation ul li:nth-of-type(3) ul li:last-of-type a {
    border-bottom: 2px solid #fff; } }
.menubar li a {
  background: #e82e21;
  padding: 8px 14px;
  display: block; }

.menubar#main-nav li a {
  background: transparent;
  padding: 8px 22px; }

.menubar#main-nav li ul li a {
  padding: 0; }

.menubar li a:hover {
  background-color: #898989; }

.menubar li ul li, .menubar li ul li a {
  color: #898989 !important;
  text-transform: none;
  background-color: #F7F4F4;
  font-size: 1em;
  line-height: 16px; }

.menubar li ul li {
  border-bottom: solid 1px #E2E2E0; }

.menubar li ul li:last-child {
  border-bottom: 0px; }

.menubar li ul li a:hover {
  color: #fff !important;
  background-color: #e82e21; }

.menubar li ul {
  position: absolute;
  visibility: hidden;
  background: white;
  z-index: 1000;
  width: 100%; }

#nspe-nav ul {
  float: left;
  margin: 0;
  padding: 0; }

#nspe-nav ul li {
  list-style-type: none; }

/* End Main Nav */
/* schools dropdpwn menu */
#nav-list li a {
  position: relative; }
#nav-list > li:nth-of-type(3) > a:after {
  content: "\f078";
  font-family: FontAwesome4;
  font-size: 12px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 8px;
  vertical-align: baseline; }
#nav-list > li ul li a {
  border-right: 0;
  border-bottom: 1px solid #e5e5e5;
  text-transform: none;
  padding-bottom: .8em;
  font-weight: 400; }
#nav-list li > ul {
  display: none; }
  #nav-list li > ul li {
    float: none;
    width: 100%; }
    #nav-list li > ul li:last-of-type a {
      border-bottom: none; }

@media screen and (min-width: 48em) {
  #nav-list ul {
    position: absolute;
    background: #fff; }
  #nav-list > li:nth-of-type(3):hover ul {
    display: block; }
  #nav-list > li:nth-of-type(3) > a:after {
    font-size: 7px;
    line-height: 14px;
    padding-left: 2px;
    position: relative;
    right: 0;
    vertical-align: text-top;
    display: inline-block; }
  #nav-list > li ul li a {
    max-width: 225px; }
    #nav-list > li ul li a:hover {
      color: #fff;
      background-color: #e82e21; } }
@media screen and (max-width: 27.4375em) {
  #nav-list ul {
    width: 200%; }
  #nav-list li.open > a {
    border-bottom: 2px solid #e82e21;
    color: #e82e21; }
    #nav-list li.open > a:after {
      content: "\f077"; }
  #nav-list > li:nth-of-type(3) ul li:last-of-type a {
    border-bottom: 2px solid #e82e21; }
  #nav-list li:nth-of-type(5) {
    clear: left; } }
/* end schools dropdown menu */
/* Start Breadcrumbs and sub-nav */
#sub-nav-menu {
  background-color: #fff;
  font-size: 11px;
  padding: 20px 20px;
  line-height: 14px; }

#sub-nav-menu a {
  display: block;
  color: #000 !important; }

#sub-nav-menu a.active {
  color: #e82e21 !important; }

#sub-nav-menu ul {
  padding: 0;
  margin: 0; }

#sub-nav-menu ul ul a {
  line-height: 14px; }

#sub-nav-menu ul li {
  list-style: none;
  font-weight: 500;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
  margin-bottom: 15px; }

#sub-nav-menu ul li:last-child {
  margin-bottom: 0; }

#sub-nav-menu ul li ul {
  margin: 10px 0 0 10px; }

#sub-nav-menu ul li ul li {
  margin-bottom: 7px;
  letter-spacing: 0px; }

#sub-nav-menu ul li ul li ul li {
  font-weight: 400; }

/* Start Section Title Area */
#section-title-box {
  display: block;
  background-color: #fff;
  padding: 12px 18px;
  margin: 0 1% 1em 1%;
  width: auto; }

/* End Section Title Area */
#crumbs {
  font-size: 12px;
  color: #aba8a8;
  margin: 0 1% .5em 0; }

#crumbs a {
  color: #aba8a8; }

#crumbs a:hover {
  color: #666; }

#crumbs ul {
  padding: 0;
  margin: 0; }

#crumbs ul li {
  list-style-type: none;
  display: inline; }

#crumbs ul li:before {
  content: " > "; }

#crumbs ul li:first-child:before {
  content: ""; }

/* End Breadcrumbs and sub-nav */
/* Start Universal footer - to be move to universal CSS */
#universal-footer {
  width: 100%;
  background-color: #e4e4e4;
  /* background-color: rgba(255,255,255,0.9); */
  display: block;
  color: #898989;
  line-height: 1.06667em;
  padding: 1em 0 30px 0; }

#universal-footer #address {
  font-size: .66667em; }

#universal-footer ul {
  margin: 0;
  padding: 0; }

#universal-footer ul li {
  list-style: none;
  margin-bottom: .5em; }

#universal-links ul li {
  float: left;
  width: 50%; }

#universal-footer a {
  display: block; }

#division-links ul ul {
  padding-left: 15px; }
  #division-links ul ul li {
    margin-bottom: 0; }

#universal-links a, #universal-links a:link, #universal-links a:visited, #universal-links a:active {
  color: #666;
  font-size: .66667em;
  font-weight: 700; }

#division-links a, #division-links a:link, #division-links a:visited, #division-links a:active {
  color: #898989;
  font-size: .66667em;
  font-weight: 500;
  text-transform: uppercase; }

#universal-footer a:hover {
  color: #e82e21; }

#universal-footer #copyright {
  margin-top: .5em;
  display: block; }

/* End Universal footer*/
/* Start Site Titles */
#site-title {
  font-style: normal;
  text-transform: uppercase;
  color: #e82e21;
  margin-top: .6em;
  line-height: .875em;
  margin-bottom: .4em;
  display: block;
  margin-top: 1.5em; }

#site-title a, #site-title a:link, #site-title a:visited, #site-title a:active, #site-title a:hover {
  color: #e82e21; }

/* End Site Titles */
/* Start Main Content styles */
#main-content-block img, .main-content-area-subpage-inner-wrapper img {
  margin-bottom: 10px; }

.no-margin {
  margin-bottom: 0px !important; }

#main-content-wrapper {
  padding: 20px 20px;
  background-color: #fff; }

#main-content-wrapper.two-col-template {
  padding: 0px;
  background: none; }

#content-body, .content-body {
  width: 68%;
  float: left; }

#content-sidebar, .content-sidebar {
  width: 28%;
  float: left;
  margin-left: 4%; }

.whitebox {
  display: block;
  background: #fff;
  padding: 20px 20px;
  margin-bottom: 1em;
  position: relative; }

#main-content-block .whitebox {
  margin: 1em 0 1em 0; }

#main-content-block .whitebox.left, #main-content-block .whitebox.right {
  width: 41%;
  float: left; }

#main-content-block .whitebox.right {
  float: right; }

.top-level-feeds {
  float: left;
  width: 38%; }

.top-level-stories {
  float: right;
  width: 58%; }

.multi-column-wrapper {
  width: 69% !important; }

.multi-column-right {
  float: right;
  width: 48%; }

.multi-column-left {
  float: left;
  width: 48%; }

.reginfo-content-left {
  float: left;
  width: 73.3%;
  padding-left: 10px; }

.reginfo-sidebar {
  float: right;
  width: 23%;
  padding-right: 12px; }

/* End Main Content styles */
/* Start main sidebar styles */
#sidebar-top {
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 0;
  float: right; }

@media screen and (max-width: 63.9375em) {
  #sidebar-top {
    width: 68%;
    float: left; } }
@media screen and (max-width: 27.4375em) {
  #sidebar-top {
    float: none;
    width: auto; } }
#wrapper > #sidebar {
  float: right;
  clear: right; }

.sidebar-margin-top {
  margin-top: 10px; }

.no-sidebar #sidebar, .no-sidebar #sidebar-top {
  display: none; }

#sidebar-wrapper {
  background-color: #fff;
  padding: 20px 20px; }

#sidebar-buttons ul {
  margin: 0 0 1em 0;
  padding: 0 !important; }

#sidebar-buttons ul li {
  list-style: none;
  margin: 0 0 .25em 0;
  padding: 0;
  position: relative; }

#sidebar-buttons ul li a {
  display: block;
  color: #fff;
  line-height: 14px;
  font-size: 11px;
  padding: 1em 1.5em 1em 2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none !important; }

#sidebar-buttons ul li a:hover {
  background-color: #898989;
  color: #fff; }

.sidebar-icon {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  display: none !important;
  top: -.125em;
  left: .155em;
  position: absolute;
  font-size: 24px; }

a.sidebar-cta {
  clear: both;
  display: block;
  padding: 20px;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  background: #e82e21;
  text-decoration: none !important;
  margin-bottom: 1em;
  position: relative; }

/*a.sidebar-cta:after {
	content: "\f0da";
	font-family: FontAwesome4;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	display: inline-block;
	bottom: -.125em;
	right: .4em;
	position: absolute;
	font-size: 24px;
}*/
a.sidebar-cta:hover {
  background: #969696;
  color: #fff !important; }

a.sidebar-cta span {
  display: block;
  font-size: 11px;
  font-weight: 400;
  margin-top: 3px; }

a.sidebar-cta.non-admission {
  background: #969696 !important; }

a.sidebar-cta.non-admission:hover {
  background: #838080 !important; }

a.sidebar-cta.gradexpo {
  font-size: 18px;
  line-height: 18px;
  color: #e82e21 !important;
  background: #fff !important; }

a.sidebar-cta.gradexpo:hover {
  color: #000 !important;
  background: #969696 !important; }

a.sidebar-cta.explore {
  font-size: 18px;
  line-height: 18px;
  color: #fff !important;
  background: #ff0000 !important; }

a.sidebar-cta.explore:hover {
  background: #838080 !important;
  color: #fff !important; }

a.sidebar-cta.small-margin {
  margin-bottom: .25em; }

/* End main sidebar styles */
/* sidebar quicklinks gray box */
.graybox {
  display: block;
  background: #b7b7b7;
  padding: 20px 20px;
  margin-bottom: 1em;
  position: relative; }

.graybox .box-title {
  color: #fff !important;
  /*border-top: 1px solid #fff;*/ }

#sidebar .graybox a, .sidebar .graybox a {
  color: #fff !important; }

#sidebar .graybox a:hover, .sidebar .graybox a:hover {
  color: #868686; }

#sidebar .graybox p {
  line-height: 24px; }

/* end sidebar quicklinks gray box */
/* intervention graybox */
.intervention-box {
  background-color: #e82e21;
  color: #fff;
  margin-bottom: 0;
  padding: 20px; }

.intervention-box h2 {
  color: #fff;
  margin-bottom: 3px; }

/* sidebar show-hide  */
.sidebar-show-hide .box-title {
  padding-right: 10px;
  cursor: pointer;
  transition: all .1s;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -ms-transition: all .1s;
  -o-transition: all .1s; }

.sidebar-show-hide .box-title.closed {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none; }

.sidebar-show-hide .box-title:after {
  content: '\f0da';
  font-family: FontAwesome4;
  position: absolute;
  top: 18px;
  right: 20px;
  transition: all .1s;
  -webkit-transition: all .1s;
  -moz-transition: all .1s;
  -ms-transition: all .1s;
  -o-transition: all .1s; }

.sidebar-show-hide .box-title.open:after {
  padding-top: 5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /*content: '\f0d7';*/ }

.sidebar-show-hide .show-hide {
  padding: 0;
  margin: 0; }

/* end sidebar show-hide  */
/* Start Custom Color Sidebar - batec */
.colorBox {
  overflow: hidden;
  display: block;
  padding: 20px 20px;
  margin-bottom: 1em;
  position: relative; }

.colorBox .no-title {
  padding-top: 12px; }

#sidebar .colorBox a {
  color: #ffffff !important;
  text-decoration: normal; }

#sidebar .colorBox a:hover {
  text-decoration: underline;
  color: #ffffff !important; }

.colorBox .box-title,
.colorBox h3,
.colorBox h3 a,
.colorBox h4,
.colorBox h4 a,
.colorBox p,
.colorBox p a,
.colorBox ul,
.colorBox li,
.colorBox li a,
.colorBox ol,
.colorBox ol a {
  color: #ffffff !important; }

.colorBox ul {
  padding: 0 0 10px 20px; }

.colorBox li {
  font-size: 12px;
  padding: 5px 0; }

/* End Custom Color Sidebar */
/* Start Custom Sidebar Background Colors */
/* --- NSPE --- */
.eduBox {
  background: #e82e21; }

/* End Custom Sidebar Background Colors */
#ctl00_btnSearchSubmit {
  /*display: none;*/ }

/* Start Universal Isotope styles */
#location-filter-button {
  padding-right: 27px !important; }

.degree-programs-container {
  background-color: #fff;
  overflow: hidden !important; }

#filter-menu {
  margin-bottom: 0;
  line-height: 17px; }

#filter-menu h2 {
  padding: 12px 20px 0px;
  color: #666;
  font-weight: 400;
  font-size: 18px; }

#filter-menu h2 a {
  color: #e82e21 !important;
  font-weight: 700; }

#filter-menu h2 a:hover {
  color: #ACA9A8 !important; }

#filter-txt {
  margin-bottom: 0; }

#filter-txt h2 {
  color: #666;
  font-weight: 400;
  font-size: 18px; }

#filter-txt h2 a {
  color: #e82e21 !important;
  font-weight: 700; }

#filter-txt h2 a:hover {
  color: #ACA9A8 !important; }

.filter-menu-inner-wrapper {
  margin-bottom: 0;
  padding: 10px 20px 0px; }

#isotope-items {
  width: 98%;
  margin: 0 1% 1em 1%;
  padding-bottom: 3em; }

#filter-menu a.filter-button {
  display: inline-block;
  padding: 3px 2px 5px 15px;
  color: #fff;
  text-transform: uppercase;
  background: #e82e21;
  font-size: 11px;
  width: 213px;
  box-sizing: border-box;
  margin-right: 10px; }
  #filter-menu a.filter-button:last-of-type {
    margin-right: 0; }

#filter-menu a.filter-button:hover, #filter-menu a.filter-button.open-filter-menu {
  background: #f7f4f4;
  color: #666; }

#filter-menu a.filter-button .icon-caret-down, #filter-menu a.filter-button .icon-caret-up {
  font-size: 1.5em;
  top: 2px;
  position: relative;
  margin: 0px 0px 0px 7px; }

div.option-combo {
  display: inline; }

ul.filter-items-list {
  background: #f7f4f4;
  padding: 12px 24px;
  display: none;
  margin: 0; }

ul.filter-items-list ul {
  padding: 0;
  width: 22%;
  float: left;
  margin-right: 3%; }

#degree-filters ul {
  width: 30%; }

ul.filter-items-list ul.clear {
  float: none; }

ul.filter-items-list li {
  list-style: none;
  display: inline;
  font-size: 13px;
  font-weight: 400; }

ul.filter-items-list li a:before {
  font-family: FontAwesome4;
  content: "\f0da";
  margin: 0 6px 0 -10px; }

ul.filter-items-list li a.hidden-trigger:before {
  content: "";
  margin: 0;
  display: none; }

ul.filter-items-list li a {
  display: block;
  font-weight: 500;
  margin-right: 24px;
  margin-bottom: 10px; }

.faculty-page ul.filter-items-list li a {
  display: inline-block; }

ul.filter-items-list li a:hover {
  color: #666; }

ul.filter-items-list li a.active-filter {
  color: #666;
  cursor: text; }

#filter-menu .additional-info {
  display: none; }

#filter-menu .crumbs {
  padding-bottom: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 12px;
  color: #000; }

#view-all-crumb {
  display: none;
  cursor: pointer;
  color: #555555;
  font-weight: bold;
  text-transform: uppercase; }

#view-all-crumb:before {
  content: " | ";
  color: #7c7b7b;
  font-weight: normal; }

#view-all-crumb:hover {
  color: #ACA9A8; }

#filter-menu p {
  font-size: 1.7em;
  font-weight: 300;
  padding: 0 0 0 16px; }

#isotope-items .isofile a.iso-block {
  margin: 0 -2px 1em 20px;
  width: 220px;
  height: 129px;
  background: #fff;
  display: block;
  color: #e82e21;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  text-decoration: none; }

#isotope-items .isofile a.iso-block:hover {
  color: #fff !important; }

#isotope-items .isofile h2 {
  text-transform: uppercase;
  color: #3A3B40; }

#isotope-items.third-level-isotope .isofile h2 {
  margin: 0 !important;
  padding: 16px 20px 0 20px !important;
  border: none !important; }

#isotope-items .isofile a.iso-block .plus {
  position: absolute;
  left: 16px;
  bottom: 8px;
  font-size: 30px;
  font-weight: 200;
  line-height: 20px;
  display: none !important; }

.isofile a.iso-block .isoresize-padding {
  padding: 16px;
  display: block;
  border-top: 2px solid #e82e21; }

#isotope-items .isofile a.iso-block:hover {
  background: #e82e21 !important; }

.isofile .degree-level {
  display: block;
  font-size: 12px;
  color: #000; }

.iso-big {
  display: none;
  background: #fff;
  width: 472px;
  margin: 0 9px 1em 9px; }

.iso-big-inner-wrapper {
  border: 2px solid #d2d1d1; }

.iso-big-inner-wrapper h2 {
  padding: 16px 20px 0 20px;
  font-weight: 300; }

.iso-big-inner-wrapper h3 {
  padding: 0px 20px;
  color: #aba8a8;
  margin-bottom: 17px; }

.iso-big-inner-wrapper p {
  padding: 0px 20px;
  /*line-height: 18px !important;*/ }

.iso-big-inner-wrapper p a {
  color: #e82e21;
  font-weight: 700; }

.iso-big-inner-wrapper p a:hover {
  color: #666; }

.iso-big-bottom-bar {
  background: #eae7e7; }

a.request-info-link {
  display: block;
  padding: 12px 24px;
  text-transform: uppercase;
  color: #898888;
  background: #dbd8d8;
  font-size: 12px;
  float: right;
  border-left: 1px solid #d2d1d1; }

a.request-info-link:hover {
  color: #fff;
  background: #e82e21; }

#loading-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff url(/framework/imgs/iso-dummy.gif) center -50px;
  background-size: cover;
  filter: alpha(opacity=60);
  opacity: 0.6;
  display: none; }

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

/* End Universal Isotope styles */
/* Start Tablecloth styles */
table.tablecloth {
  border: 1px solid #f2f1ed;
  font-size: 12px;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  color: #666;
  margin-bottom: 16px; }

table.tablecloth tr {
  border-bottom: 1px solid #f2f1ed; }

table.tablecloth tr td, table.tablecloth tr th {
  border-right: 1px solid #f2f1ed;
  vertical-align: baseline;
  text-align: center;
  padding: 8px 12px; }

table.tablecloth.tablecloth-nocenter tr td, table.tablecloth.tablecloth-nocenter tr th {
  text-align: left; }

table.tablecloth tr td:first-child, table.tablecloth tr th:first-child {
  text-align: left; }

table.tablecloth tr td:last-child {
  border-right: none; }

table.tablecloth tr.odd {
  background: #f7f4f4; }

table.tablecloth tr.even {
  background: #fff; }

table.tablecloth tr:hover {
  background: #e8e8e8; }

table.tablecloth tr:first-child, table.tablecloth tr:first-child:hover {
  background: #d1d1d1;
  text-transform: uppercase; }

table.tablecloth-noheader tr:first-child {
  background: #f7f4f4;
  text-transform: none; }

table.tablecloth-noheader tr:first-child th {
  font-weight: normal; }

table.tablecloth-noheader tr:first-child:hover {
  background: #e8e8e8;
  text-transform: none; }

table.tablecloth tr:last-child, table.tablecloth tr:last-child:hover {
  background: #e8e8e8; }

table.tablecloth tr:first-child td, table.tablecloth tr:first-child th {
  padding: 15px 12px; }

table.tablecloth-noheader tr:first-child td, table.tablecloth-noheader tr:first-child th {
  padding: 8px 12px; }

table.tablecloth-nototal tr.odd:last-child {
  background: #f7f4f4; }

table.tablecloth-nototal tr.even:last-child {
  background: #fff; }

/* End Tablecloth styles */
/* table w/ fixed header */
table.tablecloth.fixed-head-dup {
  position: fixed;
  width: auto;
  display: none; }

table.tablecloth.fixed-head-dup tr {
  background: #d1d1d1; }

/* show/hide styles */
h3.show {
  color: #e82e21;
  padding: 5px 60px 5px 5px;
  margin: 0 !important;
  border-top: 1px solid #E2E2E0;
  /*line-height: 32px;
  text-indent: 20px;*/
  text-transform: none;
  position: relative;
  clear: both; }

#sidebar h3.show {
  font-size: 16px;
  padding: 5px 24px 5px 5px;
  border-top: 1px solid #FFF; }

h3.show.final-show {
  border-bottom: 1px solid #E2E2E0;
  margin-bottom: 15px !important; }

h3.show:hover {
  cursor: pointer;
  color: #666 !important;
  /*background-color: #F7F4F4;
  background-clip: content-box;*/ }

h3.show span {
  font-size: 12px;
  color: #666;
  position: absolute;
  right: 10px; }

h3.show span:before {
  content: "open "; }

#sidebar h3.show span:before {
  content: ""; }

h3.show span:after {
  content: "\f0da";
  font-family: FontAwesome4;
  font-weight: normal;
  font-style: normal;
  display: inline;
  text-decoration: inherit; }

h3.show span.active-span:before {
  content: "close "; }

#sidebar h3.show span.active-span:before {
  content: ""; }

h3.show span.active-span:after {
  content: "\f0d7";
  font-family: FontAwesome4;
  font-weight: normal;
  font-style: normal;
  display: inline;
  text-decoration: inherit;
  color: #e82e21; }

.show-hide {
  display: none;
  /*background-color: #F7F4F4;*/
  padding: 10px 5px;
  margin: -6px 0 5px; }

/* show/hide widget styles */
.showhide-content {
  display: none;
  padding: 10px 5px;
  margin: -6px 0 5px; }

.showhide-content.active-show {
  display: block; }

table .showhide-content {
  padding: 10px 5px 10px; }

.showhide-toggle {
  color: #e82e21;
  padding: 5px 60px 5px 5px;
  margin: 0 !important;
  border-top: 1px solid #d9d9d9;
  text-transform: none;
  position: relative;
  clear: both; }

.showhide-toggle.final-show {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 1em !important; }

.showhide-toggle.final-show.active-show {
  border-bottom: none;
  margin-bottom: 0em !important; }

.showhide-toggle:hover {
  cursor: pointer;
  color: #666666 !important; }

.showhide-toggle span {
  font-size: 12px;
  color: #666666;
  position: absolute;
  right: 10px; }

.showhide-toggle span:before {
  content: "open "; }

.showhide-toggle span:after {
  content: "\f0da";
  font-family: FontAwesome4;
  font-weight: normal;
  font-style: normal;
  display: inline;
  text-decoration: inherit;
  color: #666666; }

.showhide-toggle.active-show span:before {
  content: "close "; }

.showhide-toggle.active-show span:after {
  content: "\f0d7"; }

table .showhide-toggle {
  border-top: none;
  padding: 5px 30px 0;
  color: #666666; }

table .showhide-toggle.final-show {
  border-bottom: none; }

table .showhide-toggle span:before {
  content: "\f067 ";
  font-family: FontAwesome4;
  font-size: 11px;
  position: absolute;
  top: 3px;
  left: -12px; }

table .showhide-toggle span:after {
  content: ""; }

table .showhide-toggle.active-show span:before {
  content: "\f068"; }

table .showhide-toggle.active-show span:after {
  content: ""; }

/* end show/hide widget styles */
/* SEARCH STYLES */
#big-search {
  padding: 20px 20px 0;
  margin-right: 200px; }

#big-search-box {
  border: 1px solid #d6d6d6;
  font-size: 20px;
  padding: 7px;
  width: 100%; }

#big-search-btn {
  padding: 12px;
  position: absolute;
  right: 20px;
  width: 150px;
  background-color: #e82e21;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px; }

@media screen and (max-width: 27.4375em) {
  #big-search {
    margin-right: 95px; }

  #big-search-btn {
    width: 50px; } }
.gcsc-branding {
  display: none; }

.gsc-control-cse {
  border: none !important; }

.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
  border: none !important; }

a.gs-title {
  text-transform: none;
  text-decoration: none !important; }

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
  font-size: 14px !important;
  font-weight: bold;
  text-decoration: none !important; }

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
  font-size: 12px !important;
  color: #666 !important; }

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
  color: #666 !important; }

.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0px 20px 20px 20px !important; }

.gsc-above-wrapper-area {
  padding: 0px !important;
  border-bottom: none !important; }

.gsc-result-info {
  padding: 0px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border: none !important;
  color: #e82e21 !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  color: #666 !important;
  text-decoration: none !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover {
  color: #e82e21 !important; }

.gs-webResult.gs-result a.gs-title, .gs-webResult.gs-result a.gs-title b, .gs-imageResult a.gs-title, .gs-imageResult a.gs-title b {
  color: #e82e21 !important; }

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
  color: #666 !important; }

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
  color: #666 !important; }

#search-wrapper {
  background: #fff; }

#search-wrapper select#ctl00_ContentPlaceHolder1_ddlSearchEngine {
  display: inline-block;
  padding: 20px 30px;
  color: #666;
  text-transform: uppercase;
  font-size: 14px; }

#search-wrapper select#ctl00_ContentPlaceHolder1_ddlSearchEngine:hover {
  background-color: #f7f4f4;
  cursor: pointer; }

#search-wrapper select#ctl00_ContentPlaceHolder1_ddlSearchEngine option {
  text-transform: none; }

#search-filter-wrapper {
  padding: 0px;
  border-bottom: 1px solid #666;
  margin: 0px 30px 20px 30px; }

.gsc-above-wrapper-area-container {
  display: none !important; }

#view-all-crumb:hover {
  color: #ACA9A8; }

#search-wrapper #crumb-wrapper {
  padding-bottom: 16px;
  border-bottom: 1px solid #d6d6d6;
  margin: 16px 20px;
  font-size: 12px;
  color: #7c7b7b; }

#search-wrapper #view-all-crumb {
  display: none;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase; }

#search-wrapper #view-all-crumb a {
  color: #555 !important; }

#search-wrapper #view-all-crumb a:hover {
  color: #ACA9A8 !important; }

#search-wrapper .filter-menu-inner-wrapper {
  padding-bottom: 0px; }

#search-wrapper select#ctl00_ContentPlaceHolder1_ddlSearchEngine {
  display: none; }

/*----ALERTS STYLES-----*/
/* alerts*/
#alert {
  position: relative; }
  #alert + form {
    position: relative; }
  #alert #alert-inner-wrapper {
    padding-top: 10px; }
  #alert.red {
    background: #e82e21;
    color: #fff; }
  #alert.yellow {
    background: #ffd451;
    color: #222; }
    #alert.yellow #alert-title a {
      color: #222; }
      #alert.yellow #alert-title a:hover {
        color: #444; }
  #alert.green {
    background: #326913;
    color: #fff; }
    #alert.green #alert-title a {
      color: #fff; }
  #alert #alert-title {
    box-sizing: border-box;
    float: left;
    width: 200px;
    padding: 10px;
    border-right: 1px solid; }
    #alert #alert-title p {
      margin-bottom: 0; }
    #alert #alert-title a {
      position: relative;
      display: block;
      padding-left: 40px;
      color: #fff;
      font-size: 16px;
      line-height: 16px;
      text-transform: uppercase;
      font-weight: bold; }
      #alert #alert-title a:hover {
        color: #fff; }
      #alert #alert-title a:before {
        position: absolute;
        left: 0;
        top: 10px;
        content: "\f071";
        font-family: FontAwesome4;
        font-size: 30px;
        font-weight: normal;
        font-style: normal;
        display: inline;
        text-decoration: inherit; }
  #alert #alert-text {
    box-sizing: border-box;
    margin-left: 200px;
    padding: 10px 10px 10px 20px; }
    #alert #alert-text p {
      font-size: 13px;
      line-height: 16px; }
    #alert #alert-text a {
      color: #fff; }

@media screen and (max-width: 27.5em) {
  #alert #alert-title {
    float: none;
    width: 100%;
    padding: 0 10px 10px;
    border-right: 0; }
    #alert #alert-title a {
      padding-left: 30px; }
      #alert #alert-title a:before {
        font-size: 20px;
        top: 0; }
  #alert #alert-text {
    padding: 0 0 0 40px;
    margin-left: 0; }
    #alert #alert-text p {
      margin: 0; } }
/* In-context image styles */
img.img-left {
  width: 200px;
  float: left;
  margin: 3px 20px 10px 0px;
  clear: left; }

img.img-right {
  width: 200px;
  float: right;
  margin: 3px 0 10px 20px;
  clear: right; }

div.img-right {
  width: 200px;
  float: right;
  margin: 3px 0 10px 20px;
  font-size: 10px;
  line-height: 13px;
  color: #858585; }

div.img-left {
  width: 200px;
  float: left;
  margin: 3px 20px 10px 0px;
  font-size: 10px;
  line-height: 13px;
  color: #858585; }

div.img-right img, div.img-left img {
  margin-bottom: 1px !important; }

div.img-right em, div.img-left em {
  display: block;
  margin-bottom: 7px; }

div.EktronPersonalizationWrapper {
  z-index: 9999999; }

/* video overlays */
#sidebar a.iframeYouTube, #sidebar a.iframeVimeo, #sidebar a.iframeYouTube, #sidebar a.iframeVimeo, #sidebar a.iframeVimeoLarge, a.fullscreenVideo {
  position: relative;
  display: block; }

#sidebar a.iframeYouTube:before, #sidebar a.iframeVimeo:before, #sidebar a.iframeYouTube:before, #sidebar a.iframeVimeo:before, #sidebar a.iframeVimeoLarge:before, a.fullscreenVideo:before {
  background: url("/uploadedImages/A_-_Top_Level_University/Global/video-playhead.png") center center;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* video wrapper for mobile ratio handling */
.video-wrapper {
  padding-top: 56.25%;
  position: relative; }
  .video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

/* ------ SOCIAL STYLES ------ */
/* Sidebar Social Icons */
.fa.social-icon {
  margin: 0 3px 0 0;
  font-size: 31px; }

/* Social-connect bar */
#social-connect {
  display: block;
  position: fixed;
  bottom: 0px;
  left: 50px;
  background: #aba9a9;
  border: 1px solid #ebe9e9;
  border-bottom: 0px;
  padding: 5px 10px;
  color: #fff;
  z-index: 999; }

#social-connect span {
  margin: 0 3px;
  font-size: 1.25em;
  float: left; }

#social-connect h3 {
  display: inline;
  color: #fff;
  margin-right: 6px;
  text-transform: uppercase;
  font-weight: 400;
  float: left;
  margin-bottom: 0; }

#social-connect:hover h3 {
  color: #aba9a9; }

#social-connect:hover {
  background-color: #ebe9e9;
  color: #aba9a9; }

/* Universal Type styles */
.clearfix:before, .filter-tabs:before, .clearfix:after, .filter-tabs:after {
  content: " ";
  display: table; }
.clearfix:after, .filter-tabs:after {
  clear: both; }

body {
  font-size: 1em;
  color: #666; }

h1, h2, h3 {
  margin: 0 0 8px 0;
  word-wrap: break-word; }

p, #main-content-block p, .multi-column-wrapper p, .main-content-area-subpage-inner-wrapper p, .iso-big-inner-wrapper p {
  margin: 0 0 12px 0;
  font-size: 12px;
  line-height: 20px; }

#main-content-block p + h2,
.multi-column-wrapper p + h2,
.main-content-area-subpage-inner-wrapper p + h2,
.iso-big-inner-wrapper p + h2 {
  margin: 30px 0 12px 0; }

#main-content-block ul li,
#main-content-block ul,
.main-content-area-subpage-inner-wrapper ul li,
.main-content-area-subpage-inner-wrapper ul,
#main-content-block ol li,
#main-content-block ol,
.main-content-area-subpage-inner-wrapper ol li,
.main-content-area-subpage-inner-wrapper ol,
.multi-column-wrapper ul li,
.multi-column-wrapper ul,
.multi-column-wrapper ol li,
.multi-column-wrapper ol,
.whitebox ul li,
#main-content-block .feedWidget p,
#sidebar p,
#sidebar ul li ul li {
  margin: 0 0 12px 0;
  font-size: 12px;
  line-height: 20px; }

#sidebar ul li ul {
  padding-left: 15px; }

a.read-more {
  text-decoration: none !important;
  font-weight: 700; }

h1 {
  font-size: 29px;
  text-transform: none;
  font-style: normal;
  margin: 0;
  line-height: 1em;
  font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
  font-weight: 700;
  -webkit-font-feature-settings: 'liga' 1;
  -o-font-feature-settings: 'liga' 1;
  -ms-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga' 1; }

#main-content-wrapper h1, h1.page-title {
  font-size: 23px !important;
  line-height: 22px !important;
  color: #333;
  margin-bottom: 20px; }

h2 {
  margin: .5em 0 .25em 0;
  line-height: 1em; }

h2, .titlefield {
  font-size: 18px;
  color: #666;
  font-style: normal;
  margin: 0;
  line-height: 1.35em; }

#section-title-box h2 {
  text-transform: none;
  font-weight: 500; }

#section-title-box h2 a {
  color: #666; }

#section-title-box h2 a:hover {
  color: #ACA9A8; }

h2 a {
  color: #666 !important; }

h2 a:hover, .titlefield:hover {
  color: #ACA9A8 !important; }

#main-content-block h2, #main-content-area-subpage h2 {
  border-bottom: 1px solid #666;
  margin: 16px 0 16px 0;
  padding: 0 0 10px 0; }

#main-content-block #content-sidebar h2, #main-content-block .top-level-stories h2, #main-content-block .top-level-feeds h2 {
  border-bottom: 0px; }

h3 {
  margin: 0 0 .5em 0;
  font-size: 14px;
  color: #666;
  text-transform: uppercase; }

h4 {
  margin: 0 0 0 0;
  font-size: 13px;
  color: #666;
  text-transform: none; }

h5 {
  margin: .3em 0;
  font-size: 12px;
  color: #666;
  text-transform: none; }

.view-all a {
  display: block;
  color: #e82e21 !important;
  clear: both;
  margin-top: 15px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none !important;
  text-transform: capitalize; }

.view-all a:hover {
  color: #666 !important; }

/* University Wide Accreditation Txt Block styles */
#accreditation {
  margin: 24px 0 40px 0; }

#accreditation p {
  font-size: 11px;
  font-weight: 700; }

/* Feed Widgets */
.titlefield {
  display: block;
  clear: both;
  color: #666 !important;
  text-decoration: none !important; }

.datefield {
  color: #aba8a8; }

.rss-desc {
  font-size: 12px !important;
  line-height: 20px;
  border-bottom: 1px solid #e5e4e1;
  padding-bottom: 30px;
  margin: 15px 0 30px 0; }

#sidebar .rss-desc, .sidebar .rss-desc, .no-lines .rss-desc {
  padding-bottom: 0px;
  border-bottom: none; }

#sidebar .feedWidget .eventsRSS .titlefield, .sidebar .feedWidget .eventsRSS .titlefield, #sub-nav .feedWidget .eventsRSS .titlefield {
  font-size: 12px;
  line-height: 1.2em;
  color: #666; }

/* end Feed Widgets */
/* blogposts */
.tns-blogposts.blog-template-default .post {
  margin-bottom: 20px; }
  .tns-blogposts.blog-template-default .post:hover .post-title {
    color: #666666; }
.tns-blogposts.blog-template-default .post-thumb {
  width: 160px;
  float: left; }
.tns-blogposts.blog-template-default .post-content {
  padding-left: 180px; }
  .tns-blogposts.blog-template-default .post-content .post-date {
    font-size: 11px; }
  .tns-blogposts.blog-template-default .post-content .post-title {
    font-size: 13px;
    line-height: 1.3em; }
.tns-blogposts.blog-template-default .read-more-btn {
  display: none; }

#main-content-block .post-title {
  margin: 5px 0; }
#main-content-block .post-date,
#main-content-block .post-thumb {
  margin-bottom: 0; }

.blog-template-titleFirst .post {
  margin-bottom: 20px;
  border-bottom: 1px dotted #666666;
  padding-bottom: 5px; }
  .blog-template-titleFirst .post.last-post {
    border-bottom: 0; }
.blog-template-titleFirst .post-title {
  margin-bottom: 0;
  line-height: 1.3em; }
.blog-template-titleFirst .post-date {
  line-height: 1em; }
.blog-template-titleFirst .post-thumb {
  width: 55px;
  float: left; }
.blog-template-titleFirst .post-content {
  padding-left: 65px;
  line-height: 1.3em; }

@media (max-width: 479px) {
  .tns-blogposts.blog-template-default .post {
    margin-bottom: 30px; }
  .tns-blogposts.blog-template-default .post-thumb {
    float: none; }
  .tns-blogposts.blog-template-default .post-content {
    padding-left: 0; } }
/* end blogposts */
/* event calendar */
.tns-eventcal .event-list {
  padding-left: 0; }
  .tns-eventcal .event-list .clndr-event {
    display: block;
    border-bottom: 1px solid #666666; }

#main-content-block .clndr-event,
#main-content-block .tns-eventcal p {
  margin-bottom: 0; }

.clndr-event .clndr-info a.event-title,
.tns-eventcal .clndr-controls .month,
.tns-eventcal .clndr-controls .clndr-previous-button,
.tns-eventcal .clndr-controls .clndr-next-button,
.tns-eventcal .clndr-buttons a,
.tns-eventcal .clndr-grid .days .day.event,
.tns-eventcal .clndr-grid .days .empty.event,
.cutoff-btn-hide a:hover,
.cutoff-btn-show a:hover {
  color: #e82e21; }

.tns-eventcal .clndr-controls .clndr-previous-button:hover,
.tns-eventcal .clndr-controls .clndr-next-button:hover,
.tns-eventcal .clndr-grid .days .day.event:hover,
.tns-eventcal .clndr-grid .days .empty.event:hover {
  background-color: #e82e21; }

#sidebar ul li ul.event-list {
  padding-left: 0; }
  #sidebar ul li ul.event-list li {
    margin-bottom: 0; }
  #sidebar ul li ul.event-list p, #sidebar ul li ul.event-list a {
    line-height: 0.933333333rem; }
  #sidebar ul li ul.event-list a:hover {
    color: #666666; }
  #sidebar ul li ul.event-list a.event-location:hover {
    color: #e82e21; }

/* end event calendar */
.admission-events-cal {
  padding-top: 0; }
  .admission-events-cal .clndr-filter-wrapper {
    margin: 0 0 15px; }
    .admission-events-cal .clndr-filter-wrapper select {
      display: inline;
      margin: 0;
      font-size: 12px;
      border: 1px solid #ddd;
      -webkit-appearance: none;
      -webkit-border-radius: 0px;
      padding: 2px 15px 2px 4px;
      background: transparent url(/framework/v1/imgs/select-down-arrow-gray.png) no-repeat 97% 50%;
      width: 100px; }
  .admission-events-cal .filterwrapper {
    display: inline-block;
    margin-right: 20px; }
    .admission-events-cal .filterwrapper label {
      text-transform: uppercase;
      color: #e82e21;
      font-size: 11px;
      display: block; }
    .admission-events-cal .filterwrapper input {
      display: block; }

#main-content-block .tns-eventcal .clear-filters a {
  color: #fff;
  cursor: pointer; }
  #main-content-block .tns-eventcal .clear-filters a:hover {
    color: #fff !important; }

@media screen and (max-width: 63.9375em) {
  .admission-events-cal .filterwrapper {
    float: none; }
    .admission-events-cal .filterwrapper select {
      width: 100%; } }
.clndr-event .clndr-info a.event-title {
  margin: 0 0 2px; }

.cutoff-btn-hide a, .cutoff-btn-show a {
  display: block; }

@media screen and (max-width: 63.9375em) {
  .admission-events-cal .filterwrapper {
    float: none; }

  .admission-events-cal .filterwrapper select {
    width: 100%; } }
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-refresh {
  font-family: FontAwesome4;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-refresh:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  content: "\f021"; }

/* Typography Adjustements for TNS Logo */
#tnslogo-01 {
  margin-right: 0.4mm; }

#tnslogo-02 {
  margin-right: -0.4mm; }

#tnslogo-04 {
  margin-right: -0.6mm; }

#tnslogo-05 {
  margin-right: 0.8mm; }

#tnslogo-08 {
  margin-right: 0.0mm; }

#tnslogo-09 {
  margin-right: -0.4mm; }

#tnslogo-10 {
  margin-right: -0.4mm; }

#tnslogo-11 {
  margin-right: -0.4mm; }

#tnslogo-space-01 {
  margin-right: 0.4mm; }

a.button {
  margin: 0 10px 10px 0;
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background-color: #e82e21;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .05em; }

/* fancybox fullscreen */
#fancybox-overlay.fancy-fullscreen {
  background-color: #000;
  opacity: 1; }

#fancybox-wrap #fancybox-content {
  border-color: #000; }

/* mobile fancybox */
#fancybox-wrap.fancy-fullscreen {
  z-index: 2000000; }

.fancy-fullscreen .fancybox-bg {
  display: none; }

.fancy-fullscreen #fancybox-close {
  top: 7px;
  right: 7px; }

/* start replace FA icons */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  font-family: FontAwesome4;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-search:before {
  content: "\f002"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-chevron-up:before {
  content: "\f077"; }

/* end replace FA icons */
/* filter tabs - taken from Foundation sites */
.filter-set {
  width: 98%;
  position: relative;
  margin: 0 1% 1em; }
  .filter-set .filterSetWrapper {
    padding: 20px;
    background-color: #fff; }

.filter-tabs {
  margin: 10px 0; }
  .filter-tabs > li {
    display: inline;
    font-family: neue; }
    .filter-tabs > li > a {
      display: inline-block;
      padding: 10px 15px 10px 10px;
      color: #fff;
      background-color: #e82e21;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 0.733333333rem;
      line-height: 1rem; }
      .filter-tabs > li > a:after {
        content: "";
        font-size: inherit;
        display: inline-block;
        font-family: FontAwesome4;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        vertical-align: baseline;
        margin-left: 5px; }
      .filter-tabs > li > a:hover {
        color: #666666;
        background: #b3b3b3; }
      .filter-tabs > li > a.active {
        color: #666666;
        background: #f2f2f2; }
        .filter-tabs > li > a.active:after {
          content: "\f0d8"; }
    .filter-tabs > li ul {
      column-count: 4;
      -moz-column-count: 4;
      -webkit-column-count: 4;
      padding-left: 10px; }
      .filter-tabs > li ul li {
        page-break-inside: avoid;
             break-inside: avoid-column;
        -webkit-column-break-inside: avoid;
        display: inline-block;
        width: 100%;
        text-indent: 5px;
        margin-bottom: 6px; }
        .filter-tabs > li ul li:before {
          content: " "; }
        .filter-tabs > li ul li a {
          padding: 0;
          font-size: 0.8rem;
          line-height: 0.933333333rem; }
          .filter-tabs > li ul li a:before {
            content: "";
            font-size: inherit;
            display: inline-block;
            font-family: FontAwesome4;
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            vertical-align: baseline;
            margin: 0 4px 0 -18px; }
  .filter-tabs section {
    display: none;
    /* I NEED TO FIX THIS */
    float: left;
    background: #f2f2f2;
    overflow: hidden;
    padding: 10px 10px 5px; }

#show-all-filters, #showAllFilters {
  display: none;
  padding: 5px 9px;
  background-color: #b3b3b3;
  cursor: pointer;
  font-size: 12px;
  margin: 3px 0 5px; }
  #show-all-filters:hover, #showAllFilters:hover {
    background-color: #d9d9d9; }
  .cms-filters #show-all-filters, .cms-filters #showAllFilters {
    display: inline-block; }
    .cms-filters #show-all-filters a, .cms-filters #showAllFilters a {
      color: #000; }

.crumb-text {
  color: #999999; }

.no-js .filter-tabs section {
  display: block;
  /* I NEED TO FIX THIS */ }

.filter-list-wrapper {
  display: block; }
  .filter-list-wrapper .filter-headers {
    font-family: neue;
    font-weight: 700; }

.filter-list-col {
  width: 50%;
  display: inline-table; }

#main_column ul ul.filter-tabs li {
  padding-left: 0;
  text-indent: 5px; }
  #main_column ul ul.filter-tabs li:before {
    content: " "; }
  #main_column ul ul.filter-tabs li ul li {
    padding-left: 10px; }
    #main_column ul ul.filter-tabs li ul li:first-of-type {
      text-indent: 3px; }

ul.filter-tabs {
  padding: 0; }

@media screen and (max-width: 27.4375em) {
  #filters .filter-tabs > li {
    display: block;
    margin-bottom: 5px; }
    #filters .filter-tabs > li > a {
      display: block; }
    #filters .filter-tabs > li ul {
      column-count: 2;
      -moz-column-count: 2;
      -webkit-column-count: 2; }
  #filters .filter-tabs section {
    float: none; } }
/* multi column */
@media only screen and (min-width: 640px) {
  .three-column {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }

  .two-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }
.readmore-button {
  display: block;
  margin-bottom: 10px; }

.readmore-content {
  display: none;
  clear: both; }
  .readmore-content + * {
    clear: both; }

.playhead {
  position: relative;
  display: block; }
  .playhead:before {
    background: url("/framework/v2/img/playhead.png") center center no-repeat;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0.75; }

/* Universal Media Queries */
/* ex: tablets in portrait
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 63.9375em) {
  #feedback-button {
    display: none; }

  .container_16 {
    width: 748px; }

  .container_16 .grid_1,
  .container_16 .grid_2,
  .container_16 .grid_3,
  .container_16 .grid_4,
  .container_16 .grid_5,
  .container_16 .grid_6,
  .container_16 .grid_7,
  .container_16 .grid_8,
  .container_16 .grid_9,
  .container_16 .grid_10,
  .container_16 .grid_11,
  .container_16 .grid_12,
  .container_16 .grid_13,
  .container_16 .grid_14,
  .container_16 .grid_15,
  .container_16 .grid_16 {
    width: auto;
    float: none;
    margin-bottom: 1em;
    display: block; }

  .container_16 .force-full-width {
    width: 100%; }

  .container_16 .force-full-width img.img-left {
    float: none; }

  #universal-footer div {
    display: block; }

  #universal-footer #universal-links, #universal-footer #division-links, #universal-footer #address {
    margin-bottom: 1em;
    width: 30%;
    float: left; }

  #universal-footer ul li {
    list-style: none;
    float: none;
    width: 100%; }

  #division-links ul li {
    width: 100%; }

  #sub-nav {
    width: 28%;
    float: left; }

  #content-global-wrapper {
    width: 68%;
    float: right; }

  #content-global-wrapper.grid_12 {
    width: auto;
    float: none;
    margin-bottom: 1em;
    display: block; }

  #sidebar {
    width: 98%;
    clear: both; }

  .sidebar {
    clear: both; }

  #isotope-items .isofile a.iso-block {
    margin: 0 8px 1em 8px; }

  #isotope-items.third-level-isotope .iso-big {
    width: 100%;
    margin: 0 0 1em 0; }

  #isotope-items.third-level-isotope .isofile a.iso-block {
    margin: 0 0 1em 0;
    width: 459px; }

  #feedback-button {
    display: none; }

  #to-top-button {
    top: auto;
    bottom: 0px;
    right: 0px;
    width: 100%;
    text-align: center; }

  #to-top-button .icon-caret-up {
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }

  h3.show {
    padding: 5px 50px 5px 20px;
    line-height: 24px;
    text-indent: 0px;
    position: relative; }

  h3.show:hover, h3.show.active-show {
    cursor: pointer;
    background-clip: padding-box; }

  #alert-inner-wrapper .alert-p-wrapper {
    width: 72%;
    margin-bottom: 5px; }

  a#alert-read-more::after {
    top: 16px; }

  a#alert-title::before {
    margin-top: 10px; }

  a#alert-read-more::after {
    margin-top: -7px; }

  #top-utility-links a#tns-home-link {
    padding: 8px 18px; }

  #filter-menu a.filter-button .icon-caret-down, #filter-menu a.filter-button .icon-caret-up {
    display: none; }

  #filter-menu a.filter-button {
    padding: 7px 11px 5px 12px;
    width: auto; }

  #filter-menu a.filter-button.open-filter-menu {
    padding: 7px 11px 5px 12px; }

  /* ex: Custom Media Query for International Student Service Staff Bios, Tablet in Portrait ----------------------------------------------------------------------------------------------------*/
  .bottom {
    padding-bottom: 3em; } }
/* ex: handhelds in landscape
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 27.4375em) {
  #site-title {
    margin-top: .6em; }

  #site-top {
    position: relative; }

  .container_16 {
    width: 460px; }

  #main-navigation ul li a {
    padding: .75em 1em; }

  #sub-nav, #content-global-wrapper {
    width: auto;
    float: none; }

  #content-body, #content-sidebar, .content-body, .content-sidebar {
    width: auto;
    float: none;
    margin: 0em 0 1em 0;
    display: block; }

  #ns-search-show {
    display: block;
    padding: 5px 18px 4px 18px; }

  #top-utility-links {
    margin: 0; }

  #top-right-container {
    float: none; }

  #s, .searchBox {
    width: 442px;
    border-right: 1px solid #E2E2E0;
    border-left: 1px solid #E2E2E0;
    border-top: 1px solid #E2E2E0;
    padding: 0 5px; }

  @-moz-document url-prefix() {
    #s, .searchBox {
      width: 443px; }

    #ns-search-show {
      padding: 5px 0.9em 2px 0.9em; } }
  #info-for-button {
    margin: 0; }

  #top-utility-links a, #top-utility-links a#tns-home-link {
    display: inline-block;
    padding: 8px 13px; }

  #top-utility-links a:nth-child(4) {
    display: none !important; }

  #isotope-items .isofile a.iso-block {
    width: 209px; }

  .iso-big {
    width: 434px; }

  #isotope-items.third-level-isotope .isofile a.iso-block {
    width: 400px; }

  #alert-inner-wrapper .alert-p-wrapper {
    float: none;
    width: auto;
    padding-left: 0;
    border: none; }

  a#alert-title {
    display: block;
    float: none;
    width: auto;
    margin-bottom: 8px; }

  a#alert-read-more {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    border: 0;
    margin: 0;
    margin-top: 11px;
    padding: 5px 0; }

  a#alert-read-more:after {
    content: ''; }

  #alert-inner-wrapper {
    margin-bottom: 0;
    padding-bottom: 16px; }

  #alert-wrapper.red-alert a#alert-read-more {
    color: #ac0b0b;
    background: #fff; }

  #alert-wrapper.red-alert a#alert-read-more:hover {
    background: #ccc; }

  #alert-wrapper.yellow-alert a#alert-read-more {
    color: #f1f364;
    background: #222; }

  #alert-wrapper.yellow-alert a#alert-read-more:hover {
    background: #444; }

  #alert-wrapper.green-alert a#alert-read-more {
    color: #326913;
    background: #fff; }

  #alert-wrapper.green-alert a#alert-read-more:hover {
    background: #ccc; }

  a#alert-title::before {
    margin-top: -2px; }

  #to-top-button {
    bottom: auto;
    top: 0px; }

  ul.filter-items-list ul {
    padding: 0;
    width: auto;
    float: none;
    margin-right: 0;
    clear: both;
    display: block; }

  #filter-menu a.filter-button {
    display: block; }

  #filter-menu a.filter-button.open-filter-menu {
    padding: 7px 11px 5px 18px; }

  /* ex: Custom Media Query for International Student Service Staff Bios, handheld in Landscape ----------------------------------------------------------------------------------------------------*/
  .bottom {
    padding-bottom: 3em; } }
@media (max-device-width: 480px) {
  #ns-search-show {
    padding: 4px 0.3em 4px 0.3em; }

  #s, .searchBox {
    width: 440px; }

  /* ex: Custom Media Query for International Student Service Staff Bios ----------------------------------------------------------------------------------------------------*/
  .bottom {
    padding-bottom: 3em; } }
/* ex: handhelds in portrait
----------------------------------------------------------------------------------------------------*/
@media (max-width: 479px) {
  .container_16 {
    width: 310px; }

  #universal-footer #universal-links, #universal-footer #division-links, #universal-footer #address {
    width: auto;
    float: none;
    margin-left: 10%; }

  #main-navigation ul li {
    width: 50%; }

  #main-content-block .whitebox {
    float: none !important;
    width: auto; }

  .info-for-menu-title:before {
    content: "Info For"; }

  #ns-search-show {
    padding: 5px 10px 4px 8px; }

  @-moz-document url-prefix() {
    #ns-search-show {
      padding: 5px 0.4em 2px 0.4em; } }
  .menubar li a {
    padding: 8px .5em; }

  #top-utility-links a, #top-utility-links a#tns-home-link {
    padding: 8px .5em; }

  #s, .searchBox {
    width: 294px; }

  @-moz-document url-prefix() {
    #s, .searchBox {
      width: 294px; } }
  #isotope-items .isofile {
    width: 90%;
    margin: 0 5% 1em 5%; }

  #isotope-items .isofile a.iso-block {
    width: 100%;
    margin: 0; }

  .iso-big {
    width: 100%;
    margin: 0; }

  #isotope-items.third-level-isotope .isofile a.iso-block {
    width: 246px; }

  #top-level-stories, #top-level-feeds {
    float: none;
    width: auto;
    display: block; }

  .top-level-stories, .top-level-feeds {
    float: none;
    width: auto;
    display: block; }

  img.img-left, img.img-right, div.img-left, div.img-right {
    width: auto;
    float: none;
    margin: 10px 0;
    display: block; }

  /* ex: Custom Media Query for International Student Service Staff Bios, handheld Portrait ----------------------------------------------------------------------------------------------------*/
  .bottom {
    padding-bottom: 3em; } }
@media (max-device-width: 320px) {
  #ns-search-show {
    padding: 5px .9em 2px .9em; } }
@media (max-device-width: 320px) and (orientation: portrait) {
  #ns-search-show {
    padding: 5px .4em 2px .3em; } }
/* ex: Print View
----------------------------------------------------------------------------------------------------*/
@media print {
  #site-title, #main-navigation, #main-navigation, #sub-nav, #universal-footer {
    display: none; } }
/* Please ensure that everything is based upon the body class - batec */
body.marketing-override #site-top {
  display: none;
  top: -33px; }

body.marketing-override #alert-wrapper {
  display: none; }

body.marketing-override #site-title {
  margin-top: .75em; }

body.marketing-override #menu_button_wrapper {
  display: none; }

body.marketing-override #main-navigation {
  display: none; }

body.marketing-override #universal-footer {
  background: transparent; }

body.marketing-override #address,
body.marketing-override #universal-links,
body.marketing-override #division-links {
  display: none; }

body.marketing-override #feedback-button {
  display: none; }

body.marketing-override .whitebox h2 {
  padding: 0 0 10px 0; }

body.marketing-override .whitebox ul li {
  font-size: 14px;
  margin-bottom: 10px;
  text-indent: -8px;
  list-style-type: none; }
  body.marketing-override .whitebox ul li:before {
    content: "- "; }

body.marketing-override #sidebar-marketing-form {
  background-color: #f58026;
  padding: 20px; }

body.marketing-override .marketing-box-title {
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  border-bottom: 1px solid white;
  padding-bottom: 5px; }

body.marketing-override h1 {
  color: #666;
  padding-top: 7px; }

body.marketing-override h3 {
  padding-top: .05em; }

body.marketing-override #wibiyaToolbar {
  display: none !important; }

body.marketing-override p, body.marketing-override #main-content-block p {
  font-size: 0.933333333rem; }

body.marketing-override p.copyright {
  font-size: 12px !important;
  color: #898989 !important;
  padding-top: 1em;
  margin-bottom: 0 !important;
  line-height: 14px !important; }

body.marketing-override #main-content-deck p {
  font-weight: 400;
  font-size: 15px !important;
  line-height: 20px !important;
  color: #e82e21;
  margin-bottom: 12px; }

/*body.marketing-override #main-content-deck p {
	font-weight: 400;
	font-size: 21px !important;
	line-height: 1.25em !important;
	color: #f78f1f;
}
body.marketing-override #deck-subhead {
	font-weight: bold;
	font-size: 21px !important;
	line-height: 1.25em !important;
	color: #EE403D !important;
	margin-top: 20px !important;
}*/
body.marketing-override img.footer-img {
  margin-bottom: 0 !important;
  width: 66%;
  height: auto; }

body.marketing-override .box-title {
  font-size: 15px; }

body.marketing-override .sidebar #sidebar-buttons ul li a {
  background-color: #e82e21;
  padding-top: 1.25em; }

body.marketing-override hr {
  border: 0;
  height: 1px;
  margin: 20px 0;
  background: #E2E2E0; }

/* Sidebar Form */
body.marketing-override .sidebar #sidebar-marketing-form p {
  font-size: 11px !important;
  line-height: 14px !important;
  margin: 12px 0 0 0;
  color: #fff; }

body.marketing-override .sidebar #sidebar-marketing-form p strong {
  font-size: 14px !important;
  line-height: 16px !important; }

#sidebar-marketing-form.black-form {
  padding: 20px;
  background-color: #000; }
  #sidebar-marketing-form.black-form .box-title, #sidebar-marketing-form.black-form p {
    color: #fff; }
  #sidebar-marketing-form.black-form .box-title {
    border-top: 0;
    padding-top: 0; }
  #sidebar-marketing-form.black-form iframe {
    margin-top: 20px; }
#sidebar-marketing-form.red-form {
  padding: 20px;
  background-color: #e82e21; }
  #sidebar-marketing-form.red-form .box-title, #sidebar-marketing-form.red-form p {
    color: #fff; }

/* Call to Action Buttons */
body.marketing-override a.sidebar-cta {
  background: #ee403d !important; }

/* Sidebar Title */
body.marketing-override .box-title {
  color: #ee403d;
  border-top: 1px solid #ee403d; }

/* Parsons Marketing Override Styles */
body.marketing-override.parsons-marketing #sidebar-marketing-form {
  background-color: #ee403d; }

body.marketing-override.parsons-marketing #main-content-deck p,
body.marketing-override.parsons-marketing #site-title a,
body.marketing-override.parsons-marketing #site-title,
body.marketing-override.parsons-marketing h3.show,
body.marketing-override.parsons-marketing h3.show span.active-span:after {
  color: #ee403d !important; }

body.marketing-override.parsons-marketing h3.show {
  padding: 0.5em 60px 0.5em 5px; }

/* Subway Marketing Override Styles */
body.marketing-override.subway-marketing .whitebox {
  background: url(/edu-assets/imgs/subway-transparent.png); }

body.marketing-override.subway-marketing #sidebar-marketing-form {
  background-color: #A19988; }

body.marketing-override.subway-marketing #site-title a,
body.marketing-override.subway-marketing #site-title {
  color: #ee403d !important; }

body.marketing-override.subway-marketing #main-content-block h1,
body.marketing-override.subway-marketing #main-content-block h2,
body.marketing-override.subway-marketing #main-content-block h3,
body.marketing-override.subway-marketing #main-content-block p,
body.marketing-override.subway-marketing #main-content-block li,
body.marketing-override.subway-marketing #main-content-deck p,
body.marketing-override.subway-marketing h3.show,
body.marketing-override.subway-marketing h3.show span.active-span:after {
  color: #fff !important; }

body.marketing-override #main-content-deck {
  background: none !important; }

body.marketing-override.subway-marketing #main-content-block h1 {
  font-size: 50px; }

body.marketing-override.subway-marketing #main-content-block h2 {
  font-size: 30px; }

body.marketing-override.subway-marketing #main-content-block h4 {
  margin-bottom: 3px; }

body.marketing-override.subway-marketing #main-content-block li {
  font-size: 14px; }

body.marketing-override.subway-marketing .marketing-box-title {
  font-size: 15px; }

/* Marketing Media Queries */
/* ex: tablets in portrait
----------------------------------------------------------------------------------------------------*/
@media (max-device-width: 1024px) {
  body.marketing-override #section-title-box {
    margin-top: 0.625em; }

  body.marketing-override h1 {
    line-height: 1.125em; } }
@media screen and (max-width: 27.4375em) {
  body.marketing-override .whitebox ul {
    -moz-padding-start: 20px;
         padding-inline-start: 20px;
    -webkit-padding-start: 20px; } }
.medium-font, .introtext, .hub #all-link-wrapper ul li, a.section-header, .drag-loading-window, .drag-loading-window h1, .drag-loading-window p, .drag-wrapper, .expand-button, .whitebox #caption p, #module-ctas a, #story-type, #ss-story-type, .menubar li ul li, .menubar li ul li a, #sub-nav, #sidebar-buttons ul li a, a.sidebar-cta, #filter-menu, #isotope-items .isofile a.iso-block, #search-wrapper select#ctl00_ContentPlaceHolder1_ddlSearchEngine, h3, h4, h5, .text-highlight p,
#main-content-block .personalprofile-text p, .menubar li ul li, .menubar li ul li a, #sub-nav, #sidebar-buttons ul li a, a.sidebar-cta, #filter-menu, #isotope-items .isofile a.iso-block, #search-wrapper select#ctl00_ContentPlaceHolder1_ddlSearchEngine, h3, h4, h5, #nspe-nav, .box-title, #main-content-block .programs-area ul li a, #story h1, p.introtext {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 400; }

.heavy-font, #sub-nav-show a, #sidebar-wrapper .eventsRSS p a, #main-content-deck p, .box-title, .drag-more-title, #ss-story h1, #story h1, #story p, .academics-intro p, #main-navigation ul li, #universal-footer, #site-title, #filter-menu .crumbs, .isofile .degree-level, #main-content-wrapper h1, h1.page-title, h2, .titlefield, body.marketing-override .marketing-box-title, body.marketing-override .sidebar #sidebar-marketing-form p, body.marketing-override.subway-marketing .marketing-box-title, .groundbreakers-detail .see-more, #main-navigation ul li, #universal-footer, #site-title, #filter-menu .crumbs, .isofile .degree-level, #main-content-wrapper h1, h1.page-title, h2, .titlefield, #home-as-needed a, #home-as-needed-inverted a, .whitebox #story p, .iframe-slider #story h1, .profile-filter-headers a.filter-show, .profile-filter-list-wrapper input[type="submit"] {
  font-family: "neue", "Arial", Helvetica, sans-serif;
  font-weight: 700; }

/* Profile list styles */
.profile-page #content-area-inner-wrapper {
  padding-top: 0; }

.profile-grid-box {
  width: 19.8%;
  border-right: 1px #e6e4e5 solid;
  float: left;
  overflow: hidden; }

h2.profile-type-h2 {
  font-weight: 300;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important; }

.faculty-page h2.profile-type-h2 {
  display: none; }

.faculty-page #main-content-wrapper img {
  width: 100%;
  height: auto; }

.profile-grid-box.last {
  border-right: 0px; }

.profile-grid-box.first {
  clear: both; }

.profile-list-rule {
  clear: both;
  border: 1px #e6e4e5 solid;
  margin: 0 14px 0px 14px; }

.profile-grid-box .profile-subtype {
  font-size: 12px !important;
  color: #888; }

.profile-grid-box.featured-profile {
  width: 33%; }

.profile-grid-box.featured-profile h4 {
  font-size: 1.25em; }

.profile-grid-box a {
  display: block;
  padding: 14px; }

.profile-grid-box p {
  margin-top: 8px;
  line-height: 1.5em; }

#sidebar .profile-grid-box {
  width: auto;
  float: none;
  border: none;
  border-bottom: 1px #e6e4e5 solid;
  margin-bottom: 28px; }

#sidebar .profile-grid-box.last {
  border-bottom: none;
  margin-bottom: 0px; }

#sidebar .profile-grid-box img {
  width: auto;
  margin-bottom: 4px; }

#sidebar .profile-grid-box a {
  padding: 0 0px 20px 0px; }

#sidebar .profile-grid-box a:hover, #sidebar .profile-grid-box a:hover h4, #sidebar .profile-grid-box a:hover .profile-subtype {
  background: transparent; }

.profile-filter-headers {
  font-size: 14px;
  font-weight: 500;
  color: #898989; }

.profile-filter-headers a.filter-show {
  display: inline-block;
  padding: 3px 11px 5px 18px;
  color: #555;
  text-transform: uppercase;
  background: #e6e5e5;
  font-size: 12px; }

.profile-filter-headers a.filter-show:hover, .profile-filter-headers a.filter-show.open-profile-filters {
  background: #F7F4F4; }

.profile-filter-headers .icon-caret-down, .profile-filter-headers .icon-caret-up {
  font-size: 1.5em;
  top: 2px;
  position: relative;
  margin: 0px 0px 0px 14px; }

.profile-filter-rule {
  clear: both;
  border: 1px #666 solid; }

.filter-wrapper .crumbs {
  padding-bottom: 16px;
  margin-top: 16px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 16px;
  font-size: 12px;
  color: #7c7b7b; }

.filter-wrapper {
  padding: 18px 20px 0px;
  font-size: 12px; }

.profile-filter-list-wrapper {
  background: #F7F4F4;
  margin: 0 0 16px 0;
  padding: 12px 24px;
  display: none; }

.profile-filter-list-wrapper input {
  -webkit-appearance: checkbox;
  margin: 0 6px 0 0;
  cursor: pointer; }

.profile-filter-list-wrapper input[type="submit"] {
  -webkit-appearance: none;
  background: #e6e5e5;
  border: none;
  font-size: 12px;
  color: #555;
  height: auto;
  width: auto;
  padding: 5px 11px;
  text-transform: uppercase;
  letter-spacing: 0px; }

.profile-filter-list-wrapper input[type="submit"]:hover {
  background: #c1c1c1;
  color: #fff; }

.profile-filter-list-wrapper label {
  font-size: 14px;
  color: #888; }

.profile-filter-list-wrapper label:hover {
  cursor: pointer;
  color: #666; }

.profile-filter-list-col {
  /*width: 33%;
  float: left;*/ }

.profile-filter-list-col ul {
  margin: 8px 0 14px 0;
  padding: 0 0 0 14px; }

.profile-filter-list-col ul li {
  list-style: none;
  margin: 0 0 8px 0;
  display: inline-block;
  margin-right: 16px; }

#main-content-area-list {
  background: #fff; }

slideshowhtml iframe {
  width: 100%;
  height: 395px; }

/* new profile grid style */
.profile-grid li {
  padding: 14px;
  border-left: 1px solid #e6e4e5;
  border-bottom: 1px solid #e6e4e5;
  text-indent: 0;
  line-height: 1.25em;
  margin-bottom: 0; }

.profile-grid li .profile-subtype {
  display: block;
  font-size: 0.8rem !important;
  color: #999999; }

.profile-grid li:hover .profile-subtype,
.profile-grid li:hover h4,
.profile-grid li:hover p {
  color: #e82e21; }

.writing-page .profile-grid li:hover .profile-subtype,
.writing-page .profile-grid li:hover h4,
.writing-page .profile-grid li:hover p {
  color: #e82e21; }

.milano-page .profile-grid li:hover .profile-subtype,
.milano-page .profile-grid li:hover h4,
.milano-page .profile-grid li:hover p {
  color: #e82e21; }

.undergrad-page .profile-grid li:hover .profile-subtype,
.undergrad-page .profile-grid li:hover h4,
.undergrad-page .profile-grid li:hover p {
  color: #e82e21; }

.languages-page .profile-grid li:hover .profile-subtype,
.languages-page .profile-grid li:hover h4,
.languages-page .profile-grid li:hover p {
  color: #e82e21; }

.media-page .profile-grid li:hover .profile-subtype,
.media-page .profile-grid li:hover h4,
.media-page .profile-grid li:hover p {
  color: #e82e21; }

.profile-grid li h4 {
  line-height: 1em; }

.profile-grid li p {
  line-height: 1.4em;
  margin-top: 10px;
  color: #999999; }

.profile-grid li:hover {
  background-color: #ece9e6; }

.profile-grid li:before {
  content: ""; }

.profile-grid.featured-profiles h4 {
  font-size: 1.26667rem;
  line-height: 1.33em; }

.profile-grid.medium-block-grid-3 li:nth-of-type(3n+1) {
  border-left: none; }

.profile-grid.medium-block-grid-3 li:nth-child(3n+1):nth-last-child(-n+3),
.profile-grid.medium-block-grid-3 li:nth-child(3n+1):nth-last-child(-n+3) ~ li {
  border-bottom: none; }

.profile-grid.medium-block-grid-5 li:nth-of-type(5n+1) {
  border-left: none; }

.profile-grid.medium-block-grid-5 li:nth-child(5n+1):nth-last-child(-n+5),
.profile-grid.medium-block-grid-5 li:nth-child(5n+1):nth-last-child(-n+5) ~ li {
  border-bottom: none; }

.profile-grid.featured-profiles {
  border-bottom: 1px solid #e6e4e5; }

[class*="block-grid-"] {
  box-sizing: border-box;
  display: block;
  padding: 0; }

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > li {
  box-sizing: border-box;
  display: block;
  height: auto;
  float: left;
  padding: 10px;
  list-style: none; }

.medium-block-grid-3 > li {
  width: 33.33333%; }

.medium-block-grid-5 > li {
  width: 20%; }

@media screen and (max-width: 27.4375em) {
  [class*="block-grid-"] li {
    float: none;
    width: 100%; } }
/* End Profile list styles */
meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/screen and (max-width: 39.9375em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/screen and (min-width: 40em)/";
  width: 40.0625em; }

meta.foundation-mq-medium-only {
  font-family: "/screen and (min-width: 40em) and (max-width: 63.9375em)/";
  width: 40.0625em; }

meta.foundation-mq-large {
  font-family: "/screen and (min-width: 64em)/";
  width: 48.063em; }

meta.foundation-mq-large-only {
  font-family: "/screen and (min-width: 64em) and (max-width: 74.9375em)/";
  width: 48.063em; }

meta.foundation-mq-xlarge {
  font-family: "/screen and (min-width: 75em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/screen and (min-width: 75em) and (max-width: 89.9375em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/screen and (min-width: 90em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #e82e21;
  border-color: #c01f14;
  color: #FFFFFF;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #c01f14; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #666666;
    border-color: #525252;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #525252; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #e82e21;
    border-color: #c01f14;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #c01f14; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #e82e21; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #666666;
      border-color: #525252;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #525252; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #FFFFFF; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #666666; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media screen and (min-width: 40em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.2375rem;
  line-height: 2.2375rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.8rem;
  height: 2.2375rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #666666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

:-ms-input-placeholder {
  color: #666666; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.8rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.2375rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:focus {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #666666; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #666666; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fef2f2;
    color: #666666; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #666666; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #e82e21; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #cf2115; }
  .panel.radius {
    border-radius: 3px; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 0.733333333rem; }

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0; }
  .tab-bar-section.left {
    text-align: left; }
  .tab-bar-section.right {
    text-align: right; }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 2.8125rem; }
  .tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  -webkit-transition: -webkit-transform 500ms ease 0s;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  top: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  -webkit-transition: -webkit-transform 500ms ease 0s;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  top: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.top-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  -webkit-transition: -webkit-transform 500ms ease 0s;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  height: 18.75rem; }
  .top-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.bottom-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  -webkit-transition: -webkit-transform 500ms ease 0s;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  height: 18.75rem; }
  .bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.off-canvas-list li label {
    background: #444444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    display: block;
    font-size: 0.75rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase; }
  ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.666666667rem;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }
    ul.off-canvas-list li a:active {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap {
  -webkit-transform: translate3d(0, -18.75rem, 0);
  -ms-transform: translate(0, -18.75rem);
  transform: translate3d(0, -18.75rem, 0); }
.move-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .move-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap {
  -webkit-transform: translate3d(0, 18.75rem, 0);
  -ms-transform: translate(0, 18.75rem);
  transform: translate3d(0, 18.75rem, 0); }
.move-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .move-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-top .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-bottom .top-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media screen and (min-width: 40em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .top-off-canvas-menu {
  top: -18.75rem; }
.no-csstransforms .bottom-off-canvas-menu {
  bottom: -18.75rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }
.no-csstransforms .move-top > .inner-wrap {
  right: 18.75rem; }
.no-csstransforms .move-bottom > .inner-wrap {
  left: 18.75rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: .5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: .5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    transform: translate3d(0%, 0, 0); }

.top-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease; }
  .top-submenu * {
    -webkit-backface-visibility: hidden; }
  .top-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .top-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    transform: translate3d(0, 0%, 0); }

.bottom-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease; }
  .bottom-submenu * {
    -webkit-backface-visibility: hidden; }
  .bottom-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .bottom-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    transform: translate3d(0, 0%, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline; }

.wf-loading h1, .wf-loading h2, .wf-loading h3,
.wf-loading #stripe_menu li a,
.wf-loading #nav-list li a {
  visibility: hidden; }

.u_name {
  margin-left: -4px;
  padding-top: 3px;
  margin-top: -3px; }
  .u_name span:nth-of-type(1) {
    letter-spacing: -0.02em; }
  .u_name span:nth-of-type(2) {
    letter-spacing: -0.05em; }
  .u_name span:nth-of-type(4) {
    letter-spacing: -0.05em; }
  .u_name span:nth-of-type(5) {
    letter-spacing: -0.03em; }
  .u_name span:nth-of-type(8) {
    letter-spacing: -0.05em; }
  .u_name span:nth-of-type(11) {
    letter-spacing: -0.02em; }

.sitename {
  margin-top: -10px;
  letter-spacing: 0.05em; }
  .sitename a {
    color: #fff; }

#banner i, aside i {
  color: #fff;
  font-size: 20px;
  line-height: 15px; }

#banner {
  color: #fff;
  width: 100%;
  position: relative;
  display: inline-block;
  margin: 10px 0 0;
  background-color: transparent; }
  #banner h1 {
    -webkit-font-kerning: normal;
            font-kerning: normal;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 2px; }
    #banner h1 a {
      color: #fff; }
      #banner h1 a span.subtitle {
        font-size: 1.5rem;
        letter-spacing: 0; }
  #banner #top-logo {
    margin-bottom: -1px !important; }

.move-right #banner .fa-bars:before {
  content: "\f00d"; }

#site_lockup {
  width: 100%;
  box-sizing: border-box; }
  #site_lockup.no-menu {
    padding-left: 0; }

.bottom-stripe {
  width: 100%;
  padding: 0 0px 4px 0;
  box-sizing: border-box; }

.bottom-stripe-inner {
  width: 100%;
  height: 5px;
  background-color: #fff; }

#stripe-2 {
  width: 120px;
  position: absolute; }

#menu_button_wrapper {
  float: right;
  font-size: 0; }
  #menu_button_wrapper a:first-of-type {
    padding-right: 8px; }
  #menu_button_wrapper i {
    font-size: 19px;
    line-height: 13px;
    font-weight: bold; }

#ns-search {
  margin-left: 40px; }

#ctl00_btnSearchSubmit {
  display: none; }

#search-input-wrapper {
  margin: 0 52px 15px 0; }

#ctl00_txtSearch {
  padding: 8px 5px;
  font-size: 12px;
  width: 100%;
  color: #333;
  background-color: #eee; }

#ns-search-submit {
  float: right;
  background: transparent;
  color: #fff;
  height: 27px;
  padding: 8px 22px 0 0; }
  #ns-search-submit i {
    font-size: 1.25rem; }

#p-sitename {
  display: none; }

.off-canvas {
  width: 385px;
  position: fixed;
  height: 100%;
  background: #404040;
  -webkit-transform: translate3d(385px, 0, 0);
          transform: translate3d(385px, 0, 0);
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms; }
  .off-canvas.is-active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }

#exit-off-canvas {
  display: none;
  -webkit-backface-visibility: hidden;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 900; }
  #exit-off-canvas.is-active {
    display: block; }

.is-drilldown {
  min-height: 0 !important; }

.right-submenu {
  width: 100%; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  -webkit-transition: -webkit-transform 200ms ease 0s;
  transition: -webkit-transform 200ms ease 0s;
  transition: transform 200ms ease 0s;
  transition: transform 200ms ease 0s, -webkit-transform 200ms ease 0s;
  top: 0;
  bottom: 0;
  width: 385px;
  right: 0;
  z-index: 10000;
  padding: 10px 0 0 0;
  box-sizing: border-box; }
  .right-off-canvas-menu .is-drilldown-submenu {
    height: inherit; }
  .right-off-canvas-menu .nav-v .right-submenu {
    top: 0; }
    .right-off-canvas-menu .nav-v .right-submenu .right-submenu {
      top: 0; }
  .right-off-canvas-menu .right-off-canvas-toggle {
    left: 10px;
    top: 12px;
    position: absolute;
    z-index: 1000; }
  .right-off-canvas-menu #global_menu .secondarynav {
    margin: 0 0 30px; }
    .right-off-canvas-menu #global_menu .secondarynav li a {
      color: #fff; }
      .right-off-canvas-menu #global_menu .secondarynav li a:hover {
        color: #e82e21; }
  .right-off-canvas-menu .sitename {
    font-size: 1.3125rem;
    letter-spacing: 0.05em;
    padding-left: 40px; }
  .right-off-canvas-menu ul {
    padding-left: 0;
    list-style: none; }
  .right-off-canvas-menu ul.off-canvas-list {
    overflow: visible; }
    .right-off-canvas-menu ul.off-canvas-list li label {
      background: #444444;
      border-bottom: none;
      border-top: 1px solid #5e5e5e;
      color: #999999;
      display: block;
      font-size: 0.8rem;
      font-weight: bold;
      margin: 0;
      padding: 0.3rem 1rem;
      text-transform: uppercase; }
    .right-off-canvas-menu ul.off-canvas-list li a {
      border-bottom: 1px solid #333333;
      -webkit-transition: background 300ms ease;
      transition: background 300ms ease; }
    .right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
      font-family: FontAwesome4;
      content: "\f054";
      font-size: 21px;
      position: absolute;
      right: 10px; }
    .right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
      display: none; }
    .right-off-canvas-menu ul.off-canvas-list .right-submenu .back > a:before {
      font-family: FontAwesome4;
      content: "\f053";
      font-size: 21px;
      position: absolute;
      left: 10px; }
    .right-off-canvas-menu ul.off-canvas-list .right-submenu .back > a:after {
      display: none; }
  .right-off-canvas-menu ul#mobile_nav li a {
    padding-left: 40px; }
  .right-off-canvas-menu ul#mobile_nav li ul.right-submenu {
    border-top: 0; }
    .right-off-canvas-menu ul#mobile_nav li ul.right-submenu li a {
      padding-left: 15px;
      padding-right: 40px; }
    .right-off-canvas-menu ul#mobile_nav li ul.right-submenu li.back a {
      padding-left: 40px; }

#mobile_nav ul {
  overflow: visible; }
#mobile_nav .is-active > ul {
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0); }

#global_menu {
  -webkit-transition: top 200ms;
  transition: top 200ms;
  margin: 0;
  padding-left: 40px;
  padding-right: 10px; }
  #global_menu h3 {
    font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
    font-weight: 700;
    -webkit-font-feature-settings: 'liga' 1;
    -o-font-feature-settings: 'liga' 1;
    -ms-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    color: #f2f2f2;
    font-size: 1.125rem; }
  #global_menu li a {
    line-height: 1.125rem;
    font-size: 0.875rem;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    #global_menu li a:hover {
      color: #f2f2f2; }
  #global_menu #audience_links {
    margin: 15px 0; }
  #global_menu #school_menu {
    margin-top: 0; }
    #global_menu #school_menu li a {
      font-size: 0.8125rem;
      font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
      font-weight: 700;
      -webkit-font-feature-settings: 'liga' 1;
      -o-font-feature-settings: 'liga' 1;
      -ms-font-feature-settings: 'liga' 1;
      font-feature-settings: 'liga' 1;
      padding-bottom: 4px;
      display: inline-block;
      width: 100%; }
    #global_menu #school_menu li ul {
      padding-left: 15px;
      margin-bottom: 9px; }
      #global_menu #school_menu li ul li a {
        padding-bottom: 0; }
  #global_menu #utility_links {
    margin-top: 15px; }

#mobile_nav_block .crumbs, #mobile_nav_block .nav-v {
  display: none; }
#mobile_nav_block .crumbs span:first-of-type a {
  display: block;
  color: #e82e21;
  font-size: 1.25rem;
  font-weight: bold; }
#mobile_nav_block .crumbs span:last-of-type a {
  color: #e82e21;
  font-size: 20px;
  display: none; }

#mobile_nav_section {
  display: none;
  margin-top: 5px; }
  #mobile_nav_section ul a {
    color: #000;
    padding: 7px 0;
    display: block; }
    #mobile_nav_section ul a.current {
      color: #e82e21;
      font-weight: bold; }
    #mobile_nav_section ul a:hover {
      color: #e82e21; }
  #mobile_nav_section ul ul li a {
    color: #404040;
    font-size: 0.8125rem;
    padding: 2px 0 2px 12px;
    font-weight: normal;
    line-height: 1.3em; }
    #mobile_nav_section ul ul li a.current {
      color: #e82e21;
      font-weight: normal; }
      #mobile_nav_section ul ul li a.current:hover {
        font-weight: normal; }
  #mobile_nav_section ul ul li ul {
    padding-left: 12px; }
    #mobile_nav_section ul ul li ul li a {
      text-transform: none;
      font-weight: 400; }

@media screen and (min-width: 64em) {
  .off-canvas .sitename {
    display: none; } }
@media screen and (max-width: 47.9375em) {
  .right-off-canvas-menu {
    width: 95%; }

  .u_name {
    margin-left: -3px; }

  #banner {
    margin: 0;
    padding: 10px 0 0; }
    #banner h1 {
      font-size: 18px; }
      #banner h1.sitename {
        font-size: 4.0625rem;
        line-height: 4.1875rem;
        margin-top: -0.1875rem;
        padding-left: 100px; }

  .home .off-canvas .secondarynav {
    display: block; }

  #menu_button_wrapper i {
    font-size: 1rem; }

  .bottom-stripe-inner {
    height: 4px; }

  #stripe-2 {
    width: 100px; }

  #mobile_nav_block .nav-v {
    display: block;
    margin: 20px 0; }

  #mobile_nav_section {
    margin-top: 5px; } }
#ns-search-submit i {
  font-size: 20px; }

#global_menu h3 {
  font-size: 18px;
  margin-bottom: 5px; }
#global_menu li a {
  font-size: 14px;
  line-height: 18px; }
#global_menu #quick_links {
  margin-top: 0; }
#global_menu #school_menu li a {
  font-size: 13px; }

#mobile_nav_block .crumbs span:first-of-type a {
  font-size: 20px; }

@media screen and (max-width: 47.9375em) {
  #banner h1.sitename {
    font-size: 65px;
    line-height: 67px; }

  #menu_button_wrapper i {
    font-size: 16px; } }
/* start show-hide */
.showhide-content {
  display: none;
  padding: 10px 5px;
  margin: -6px 0 5px; }
  .showhide-content.active-show {
    display: block; }
  table .showhide-content {
    padding: 10px 5px 10px; }
  .showhide-content #instructions img {
    box-shadow: 6px 6px 5px #b3b3b3;
    margin: 10px 10px 0; }

.showhide-toggle {
  color: #e82e21;
  padding: 5px 60px 5px 5px;
  margin: 0 !important;
  border-top: 1px solid #d9d9d9;
  text-transform: none;
  position: relative;
  clear: both; }
  .showhide-toggle.final-show {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px; }
  .showhide-toggle:hover {
    cursor: pointer;
    color: #666666 !important; }
  .showhide-toggle span {
    font-size: 12px;
    color: #666666;
    position: absolute;
    right: 10px; }
    .showhide-toggle span:before {
      content: "open "; }
    .showhide-toggle span:after {
      content: "\f0da";
      font-family: FontAwesome4;
      font-weight: normal;
      font-style: normal;
      display: inline;
      text-decoration: inherit;
      color: #e82e21; }
  .showhide-toggle.active-show span:before {
    content: "close "; }
  .showhide-toggle.active-show span:after {
    content: "\f0d7"; }
  table .showhide-toggle {
    border-top: none;
    padding: 5px 30px 0;
    color: #e82e21; }
    table .showhide-toggle.final-show {
      border-bottom: none; }
    table .showhide-toggle span:before {
      content: "\f067 ";
      font-family: FontAwesome4;
      font-size: 11px;
      position: absolute;
      top: 3px;
      left: -12px; }
    table .showhide-toggle span:after {
      content: ""; }
    table .showhide-toggle.active-show span:before {
      content: "\f068"; }
    table .showhide-toggle.active-show span:after {
      content: ""; }

/* sidebar showhide module */
.sidebar-showhide .box-title, .sidebar-show-hide .box-title {
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s; }
  .sidebar-showhide .box-title.final-show, .sidebar-show-hide .box-title.final-show {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .sidebar-showhide .box-title:hover, .sidebar-show-hide .box-title:hover {
    cursor: pointer; }
  .sidebar-showhide .box-title:after, .sidebar-show-hide .box-title:after {
    content: "\f0da";
    font-family: FontAwesome4;
    font-size: medium;
    position: absolute;
    right: 0;
    top: 5px;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s; }
  .sidebar-showhide .box-title.active-show:after, .sidebar-show-hide .box-title.active-show:after {
    padding-top: 5px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

/* end show-hide */
/* show-peek */
.tns-showpeek {
  cursor: pointer; }
  .tns-showpeek.active-show {
    cursor: auto; }
    .tns-showpeek.active-show .showpeek-toggle span:before {
      content: "\f068"; }
  .tns-showpeek .showpeek-toggle {
    padding: 5px 60px 0 0;
    position: relative;
    cursor: pointer; }
    .tns-showpeek .showpeek-toggle span {
      position: absolute;
      right: 3px;
      font-size: 16px; }
      .tns-showpeek .showpeek-toggle span:before {
        content: "\f067";
        font-family: FontAwesome4;
        color: #b3b3b3; }
  .tns-showpeek .showpeek-wrapper {
    height: 0px;
    overflow: hidden; }
    .tns-showpeek .showpeek-wrapper .showpeek-content {
      margin-top: 20px; }

/* end show-peek */
/* blogposts */
.tns-blogposts .post {
  background-color: #fff;
  margin-bottom: 20px; }
.tns-blogposts .post-title {
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 0; }
  .tns-blogposts .post-title:hover {
    color: #666666; }
.tns-blogposts .post-info .date {
  font-size: 11px;
  margin-bottom: 10px; }
.tns-blogposts .read-more-btn {
  display: none;
  font-size: 11px; }
.tns-blogposts.hide-date .post-date {
  display: none; }

.blog-template-titleFirst .post {
  margin-bottom: 20px;
  border-bottom: 1px dotted #666666;
  padding-bottom: 5px; }
  .blog-template-titleFirst .post.last-post {
    border-bottom: 0; }
.blog-template-titleFirst .post-title {
  margin-bottom: 0;
  line-height: 1.3em; }
.blog-template-titleFirst .post-date {
  line-height: 1em; }
.blog-template-titleFirst .post-thumb {
  width: 55px;
  float: left; }
.blog-template-titleFirst .post-content {
  padding-left: 65px;
  line-height: 1.3em; }

/* end blogposts */
/* event calendar overrides */
#main_column ul ul li.clndr-event {
  line-height: 1rem;
  padding: 10px 0;
  text-indent: 0;
  margin-bottom: 0; }

#main_column ul ul li.clndr-event:before {
  content: ""; }

.clndr-event .clndr-info a.event-title,
.tns-eventcal .clndr-controls .month,
.clndr-controls .clndr-next-button,
.clndr-controls .clndr-previous-button,
.tns-eventcal .clndr-grid .days .day.event,
.tns-eventcal .clndr-buttons a {
  color: #e82e21 !important; }

.clndr-controls .clndr-next-button:hover,
.clndr-controls .clndr-previous-button:hover,
.tns-eventcal .clndr-grid .days .day.event:hover {
  background-color: #e82e21 !important; }

.tns-eventcal .clndr-grid .days .day.event:hover,
.clndr-controls .clndr-next-button:hover,
.clndr-controls .clndr-previous-button:hover {
  color: #fff !important; }

.tns-eventcal .clndr-controls .clndr-previous-button.inactive,
.tns-eventcal .clndr-controls .clndr-next-button.inactive {
  color: #404040 !important; }

.tns-eventcal .clndr-controls .clndr-previous-button.inactive:hover,
.tns-eventcal .clndr-controls .clndr-next-button.inactive:hover {
  background-color: #fff !important; }

.tns-eventcal .clear-filters {
  margin-top: 13px;
  font-size: 0.75rem; }

.clndr-event {
  border-bottom: 0;
  list-style: none;
  font-size: 0.75rem; }

.clndr-event .clndr-info a.event-title {
  margin: 0 0 2px; }

.cutoff-btn-hide a, .cutoff-btn-show a {
  display: block; }

#right_column ul ul li.clndr-event {
  padding-left: 0;
  text-indent: 0;
  margin: 0; }
  #right_column ul ul li.clndr-event:before {
    content: ""; }

/* styled dropdowns */
.styled-dropdowns {
  padding-top: 0; }
  .styled-dropdowns .clndr-filter-wrapper {
    margin: 0 0 15px; }
    .styled-dropdowns .clndr-filter-wrapper select {
      display: inline;
      margin: 0;
      font-size: 0.75rem;
      border: 1px solid #ddd;
      -webkit-appearance: none;
      -webkit-border-radius: 0px;
      padding: 2px 15px 2px 4px;
      background: transparent url(/framework/v1/imgs/select-down-arrow-gray.png) no-repeat 97% 50%;
      width: 100px; }
  .styled-dropdowns .filterwrapper {
    display: inline-block;
    margin-right: 20px; }
    .styled-dropdowns .filterwrapper label {
      text-transform: uppercase;
      color: #e82e21;
      font-size: 0.6875rem;
      display: block; }
    .styled-dropdowns .filterwrapper input {
      display: block; }

@media screen and (max-width: 1023px) {
  .admission-events-cal .filterwrapper {
    float: none; }
    .admission-events-cal .filterwrapper select {
      width: 100%; } }
/* end admission events */
/* end event calendar overrides */
/* localist */
.whitebox #lw li.lwe {
  padding: 0;
  text-indent: 0;
  border-bottom: none;
  margin-bottom: 15px; }
  .whitebox #lw li.lwe:before {
    content: ''; }

.lwn span {
  font-size: 11px;
  display: block; }
.lwn a {
  color: #e82e21; }
.lwn .lwn0 {
  float: none; }

.lwl a {
  color: #333;
  font-weight: normal; }
  .lwl a:hover {
    color: #e82e21; }
.lwl span {
  font-weight: bold; }

.sidebar .view-all {
  border-top: 2px solid #e82e21;
  padding-top: 10px; }

/* localist end */
/* grid and detail styles */
#main_column ul.tns-grid-and-detail {
  padding-left: 0;
  list-style: none; }
  #main_column ul.tns-grid-and-detail:before, #main_column ul.tns-grid-and-detail:after {
    content: " ";
    display: table; }
  #main_column ul.tns-grid-and-detail:after {
    clear: both; }
  #main_column ul.tns-grid-and-detail li {
    float: left;
    width: 25%;
    padding: 10px;
    text-indent: 0;
    position: relative; }
    #main_column ul.tns-grid-and-detail li:before, #main_column ul.tns-grid-and-detail li:after {
      content: " ";
      display: table; }
    #main_column ul.tns-grid-and-detail li:after {
      clear: both; }
    #main_column ul.tns-grid-and-detail li.expanded-content {
      width: 100%;
      clear: both; }
#main_column .grid-item {
  cursor: pointer; }
  #main_column .grid-item h4 {
    font-size: 0.75rem;
    margin-top: 10px; }
  #main_column .grid-item:hover, #main_column .grid-item.active-item {
    background-color: #888;
    color: #fff; }
    #main_column .grid-item:hover h4, #main_column .grid-item.active-item h4 {
      color: #fff; }
  #main_column .grid-item.active-item .indicator-triangle {
    display: block; }
#main_column .indicator-triangle {
  position: absolute;
  bottom: 0;
  display: none;
  left: 50%;
  margin-left: -12px;
  width: 25px;
  height: 13px;
  background: url("/framework/imgs/academics-triangle.png") center no-repeat; }
#main_column .grid-detail .detail-image {
  width: 33%;
  float: left; }
#main_column .grid-detail .detail-text {
  float: left;
  padding: 10px;
  width: 67%; }
  #main_column .grid-detail .detail-text h2 {
    margin-top: 0; }

@media screen and (max-width: 1023px) {
  #main_column ul.tns-grid-and-detail li {
    width: 50%; } }
@media screen and (max-width: 767px) {
  #main_column ul.tns-grid-and-detail li {
    width: 100%; }
    #main_column ul.tns-grid-and-detail li.expanded-content {
      padding: 10px 0; }
    #main_column ul.tns-grid-and-detail li.grid-detail .detail-text {
      float: none;
      width: 100%; }
    #main_column ul.tns-grid-and-detail li.grid-detail .detail-image {
      display: none; } }
/* end grid and detail styles */
/* profile styles */
/* profiles */
.profile-type-h2 {
  font-weight: normal; }

h1.page-title {
  font-size: 30px;
  color: #e82e21; }

#tns-home-link:before {
  content: "The New School"; }

.info-for-menu-title:before {
  content: "Information For"; }

/* profile page list styles */
.profile-page #content-area-inner-wrapper {
  padding-top: 0; }

/* alternative profile display (image and text side by side as used in Parsons student work profiles */
.profile-alt-1 .profile-img {
  float: left;
  position: relative;
  width: 50%; }
.profile-alt-1 .profile-text {
  float: left;
  position: relative;
  margin-left: 20px;
  padding-top: 0px;
  width: 43%; }
  .profile-alt-1 .profile-text p {
    color: #000;
    font-family: "neue", "Arial", Helvetica, sans-serif;
    font-weight: 400;
    margin-top: 0px; }

/* end student work profile display for Parsons */
@media screen and (max-width: 767px) {
  /* profile styles */
  .whitebox img {
    width: auto;
    float: none;
    margin: 0; }

  .profile-grid-box {
    width: 49%;
    border-right: 0; }
    .profile-grid-box.first {
      float: left;
      clear: none; }
    .profile-grid-box.featured-profile {
      width: auto;
      float: none;
      clear: both; }

  .profile-list-rule {
    clear: none;
    border: 0px #e6e4e5 solid;
    margin: 0;
    display: none; }

  .profile-filter-list-col {
    float: none;
    width: auto; }

  .main-content-area-subpage-inner-wrapper {
    padding: 14px; }

  .sidebar .profile-grid-box {
    width: 33%;
    float: left;
    border: none;
    border-bottom: 0;
    margin-bottom: 0;
    border-right: 1px #f2f2f2 solid; }
    .sidebar .profile-grid-box.last {
      border-right: none; }
    .sidebar .profile-grid-box a {
      padding: 0 7px; }

  .three-column-page.sidebar .profile-grid-box {
    width: auto;
    float: none;
    border: none;
    padding: 0; }
    .three-column-page.sidebar .profile-grid-box a {
      padding: 0; }

  .profile-alt-1 .profile-img {
    width: 100%;
    padding: 0 10px; }
  .profile-alt-1 .profile-text {
    width: 100%; }

  /* end profile styles */ }
@media (max-width: 479px) {
  /* profile styles */
  #main-content-block .whitebox.left, #main-content-block .whitebox.right {
    float: none;
    width: auto; }

  .sidebar .profile-grid-box {
    width: auto;
    float: none;
    border-bottom: 1px #f2f2f2 solid;
    border-right: none;
    margin-bottom: 14px;
    padding-bottom: 14px; }
    .sidebar .profile-grid-box.last {
      border-bottom: none;
      margin-bottom: 0px;
      padding-bottom: 0px; }
    .sidebar .profile-grid-box a {
      padding: 0; }

  /* end profile styles */ }
/* end profile styles */
/* slideshow styles */
#main-content-wrapper .tns-slideshow img {
  margin-bottom: 0; }

#main-content-block .tns-slideshow ul li {
  margin: 0;
  line-height: 1em; }

#home-slideshow.tns-slideshow a:hover, #home-slideshow.tns-slideshow h3.caption-title {
  color: #fff; }

.tns-slideshow h3.caption-title {
  color: #e82e21; }

#main_column ul.tns-slides li {
  padding-left: 0;
  text-indent: 0;
  margin: 0; }
  #main_column ul.tns-slides li:before {
    content: none; }

/* end slideshow styles */
/* royalslider styles */
.rsTns .rsBullet span {
  color: #e82e21 !important; }

.rsTns .rsBullet.rsNavSelected span, .rsTns .rsBullet:hover span {
  background-color: #e82e21; }

/* end slideshow styles */
/* slider styles */
.tns-slider {
  position: relative;
  width: 100%;
  height: 800px; }
  .tns-slider .sliderOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; }
  .tns-slider .sliderContainer {
    position: relative;
    width: 100%;
    height: 100%; }
  .tns-slider .sliderSlide {
    opacity: 0;
    -webkit-transition: opacity 750ms;
    transition: opacity 750ms;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0; }
    .tns-slider .sliderSlide.active {
      opacity: 1;
      z-index: 10; }
    .tns-slider .sliderSlide img {
      width: 100%;
      max-width: none;
      position: absolute;
      -webkit-transition: all 750ms;
      transition: all 750ms; }
  .tns-slider:hover .sliderArrow {
    opacity: 1; }
  .tns-slider .sliderArrow {
    opacity: 0;
    -webkit-transition: opacity 750ms;
    transition: opacity 750ms;
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21; }
    .tns-slider .sliderArrow.arrowLeft {
      left: 0;
      top: 0; }
      .tns-slider .sliderArrow.arrowLeft .arrowIcn {
        background-position: -64px -32px; }
    .tns-slider .sliderArrow.arrowRight {
      right: 0;
      top: 0; }
      .tns-slider .sliderArrow.arrowRight .arrowIcn {
        background-position: -64px -80px; }
    .tns-slider .sliderArrow .arrowIcn {
      width: 32px;
      height: 48px;
      top: 50%;
      left: 50%;
      margin-top: -24px;
      margin-left: -16px;
      position: absolute;
      cursor: pointer;
      background: url("/framework/imgs/rs-tns.png"); }

@media screen and (max-width: 47.9375em) {
  .tns-slider:hover #sliderArrow {
    display: none; } }
/* end slider styles */
/* modals */
@media screen and (min-width: 1024px) {
  .reveal {
    width: 90%;
    padding: 1rem;
    top: 30px; }
    .reveal.size-skinny {
      margin-left: -25%;
      width: 50%; }
    .reveal.size-width600 {
      margin-left: -300px;
      width: 600px; }
    .reveal iframe {
      position: relative; }
    .reveal iframe, .reveal.size-medium iframe {
      height: 600px; }
    .reveal.size-large iframe {
      height: 800px; }
    .reveal.size-small iframe {
      height: 400px; } }
.reveal .close-reveal-modal {
  font-size: 2rem;
  top: 0;
  right: 0;
  font-weight: normal;
  background-color: #fff;
  padding: 5px 10px 0; }

.modal-video {
  position: relative;
  display: block; }
  .modal-video:before {
    background: url("/uploadedImages/A_-_Top_Level_University/Global/video-playhead.png") center center;
    background-size: cover;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

/* end modals */
/* start video */
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 56.25% 0 0 0; }
  .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (min-width: 768px) {
  .medium-video {
    max-width: 66%; }

  .small-video {
    max-width: 33%; } }
/* end video */
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome4';
  src: url("/framework/fonts/fontawesome-current/fontawesome-webfont.eot?v=4.5.0");
  src: url("/framework/fonts/fontawesome-current/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("/framework/fonts/fontawesome-current/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("/framework/fonts/fontawesome-current/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("/framework/fonts/fontawesome-current/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("/framework/fonts/fontawesome-current/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome4;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

body.no-box-layout {
  background: #fff !important; }

.no-box-layout #banner {
  z-index: 1000; }
  .no-box-layout #banner i {
    color: #e82e21; }
  .no-box-layout #banner h1 a {
    color: #000; }
.no-box-layout .bottom-stripe-inner {
  background-color: #000; }
.no-box-layout .whitebox, .no-box-layout #main-content-wrapper {
  padding: 0; }
.no-box-layout #section-title-box {
  padding: 0;
  margin: 0 0 5px; }
.no-box-layout #universal-footer {
  background-color: #fff;
  color: #000; }
  .no-box-layout #universal-footer #address #social-roster a .fa, .no-box-layout #universal-footer #universal-links a, .no-box-layout #universal-footer #division-links a {
    color: #e82e21; }
    .no-box-layout #universal-footer #address #social-roster a .fa:hover, .no-box-layout #universal-footer #universal-links a:hover, .no-box-layout #universal-footer #division-links a:hover {
      color: #333; }

#section-title-box h1 {
  font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: 'liga' 1;
  -o-font-feature-settings: 'liga' 1;
  -ms-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga' 1;
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase; }

/* figures */
figure {
  margin: 4em 0;
  position: relative; }
  figure figcaption {
    width: grid-calc(4, 16);
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 20px;
    font-size: 0.75rem;
    color: #000;
    opacity: 0.3;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }
  figure:hover figcaption {
    opacity: 1; }

/* images */
@media screen and (min-width: 768px) {
  .profileInfo img {
    float: left;
    width: 50%;
    padding-right: 20px; } }
/* start Groundbreakers */
.text-highlight p,
#main-content-block .personalprofile-text p {
  color: #666666;
  font-size: 18px;
  line-height: 22px; }
  .text-highlight p a,
  #main-content-block .personalprofile-text p a {
    color: #e82e21;
    font-weight: 700; }
    .text-highlight p a a:hover,
    #main-content-block .personalprofile-text p a a:hover {
      color: #666666; }

.groundbreakers-detail #sidebar-marketing-form.hack {
  background-color: #7ccf8b;
  padding: 10px 10px 0 10px; }
  .groundbreakers-detail #sidebar-marketing-form.hack .box-title {
    color: #000;
    border-top: 0; }
  .groundbreakers-detail #sidebar-marketing-form.hack p {
    color: #000;
    line-height: 18px; }

.groundbreakers-grid .profile-grid li {
  border: none; }
  .groundbreakers-grid .profile-grid li .profile-subtype {
    display: none; }
  .groundbreakers-grid .profile-grid li h4 {
    font-family: "neue-display-random", "Arial Black", Helvetica, sans-serif;
    font-weight: 400;
    -webkit-font-feature-settings: 'liga' 1;
    -o-font-feature-settings: 'liga' 1;
    -ms-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    color: #e82e21;
    font-size: 13px;
    line-height: 16px; }
.groundbreakers-grid #-content-global-wrapper {
  border-bottom: 5px solid #000; }

.groundbreakers-detail .profile-type-h2 {
  display: none; }
.groundbreakers-detail #wrapper {
  border-bottom: 5px solid #000; }
  .groundbreakers-detail #wrapper:before, .groundbreakers-detail #wrapper:after {
    content: " ";
    display: table; }
  .groundbreakers-detail #wrapper:after {
    clear: both; }
.groundbreakers-detail .see-more {
  font-size: 0.875rem; }
.groundbreakers-detail .tns-video {
  margin-bottom: 10px; }
.groundbreakers-detail #sidebar .profile-grid-box {
  margin-bottom: 0;
  border-bottom: 0; }
.groundbreakers-detail #sidebar .whitebox {
  margin-bottom: 0; }
.groundbreakers-detail #sidebar .view-all a {
  margin: 0 0 35px; }
.groundbreakers-detail #sidebar .profile-grid-box:last-of-type a {
  padding-bottom: 10px; }

table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  color: #666666;
  margin-bottom: 16px; }
  table.table-noheader {
    border-top: 1px solid #d9d9d9; }
  table.table-alphabet tr th {
    padding: 0;
    border-right: 0; }
  table thead tr, table thead tr:hover {
    background: #d9d9d9;
    text-transform: uppercase; }
  table tr {
    border-bottom: 1px solid #d9d9d9;
    background: #fff; }
    table tr.odd {
      background: #f2f2f2; }
    table tr td, table tr th {
      border-right: 1px solid #d9d9d9;
      font-size: 0.875rem;
      text-align: center;
      padding: 8px 12px; }
      table tr td:first-child, table tr th:first-child {
        text-align: left; }
      table tr td:last-child, table tr th:last-child {
        border-right: none; }
    table tr th {
      border-right-color: #b3b3b3; }
  table.table-nocenter tr th,
  table.table-nocenter tr td {
    text-align: left; }

table.tns-table tr:hover {
  background: #d9d9d9; }
  table.tns-table tr:hover td {
    border-right-color: #b3b3b3; }

/* table w/ fixed header */
table.tns-table.fixed-head-dup {
  position: fixed;
  width: auto;
  display: none; }
  table.tns-table.fixed-head-dup tr {
    background: #d9d9d9; }
  .showhide-content table.tns-table.fixed-head-dup {
    display: none !important; }

@media screen and (max-width: 1023px) {
  .sub-no-leftnav #content-global-wrapper.grid_12 {
    width: 68%;
    float: left; }
  .sub-no-leftnav #sidebar.grid_4 {
    width: 28%; }
  .sub-no-leftnav #sidebar-top {
    width: 28%;
    float: right; }

  #universal-footer #address #social-roster ul {
    list-style-type: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    #universal-footer #address #social-roster ul li .fa {
      font-size: 1.375rem;
      margin: 10px 12px 12px 0 !important; } }
@media screen and (max-width: 767px) {
  .sub-no-leftnav #content-global-wrapper.grid_12 {
    width: 98%;
    float: none; }
  .sub-no-leftnav #sidebar.grid_4 {
    width: 98%; }
  .sub-no-leftnav #sidebar-top {
    width: 98%;
    float: none; } }
/* end Groundbreakers */
/* Foundation Forms */
/* end forms */
/* panels */
.panel {
  border-style: none;
  border-left: 5px solid; }
  .panel h5 {
    margin-top: 0rem; }

.icon-caret-left.sidebar-icon {
  display: none; }

.expanded-content-right p.read-more-link a {
  color: #e82e21 !important; }

@media (min-width: 480px) {
  #menu_button_wrapper {
    padding-top: 5px; } }
.sidebar-show-hide .box-title {
  border-top: 1px solid #e82e21;
  padding: 6px 10px 5px 0px;
  position: relative; }
  .sidebar-show-hide .box-title:after {
    top: 7px;
    right: 1px; }
  .sidebar-show-hide .box-title.active-show:after {
    top: 6px;
    right: 2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg); }
.sidebar-show-hide .showhide-content {
  padding-right: 0;
  padding-left: 0; }

.graybox p a {
  color: #FFFFFF; }
.graybox .box-title {
  border-top: 1px solid #FFFFFF; }

.blog-template-titleDate a h2 {
  color: #e82e21; }

#universal_footer_interim ul li a,
#universal_footer_interim #address {
  font-size: 10px; }
  #universal_footer_interim ul li a #social-roster ul,
  #universal_footer_interim #address #social-roster ul {
    list-style-type: none; }
    #universal_footer_interim ul li a #social-roster ul li,
    #universal_footer_interim #address #social-roster ul li {
      display: inline-block; }
      #universal_footer_interim ul li a #social-roster ul li a .fa,
      #universal_footer_interim #address #social-roster ul li a .fa {
        color: #898989;
        font-size: 1.375rem;
        margin: 10px 9px 12px 0; }

@media (max-width: 479px) {
  #banner {
    height: inherit; }
    #banner h1#u_name a {
      font-size: 18px;
      line-height: 19px; }

  .bottom-stripe {
    padding-left: 0;
    padding-bottom: 4px; }

  .bottom-stripe-inner {
    height: 4px; }

  #search_new i {
    font-size: 17px; }

  #section-title-box h1 {
    font-size: 25px;
    line-height: 26px; } }

/*# sourceMappingURL=university.css.map */