meta.foundation-version {
  font-family: "/5.1.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

script {
  display: none !important; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

.teaser-grid .panel-pane {
  border-top: 1px solid #AAA;
  border-right: 1px solid #AAA;
  float: left;
  width: 33.33%; }
  .teaser-grid .panel-pane article {
    height: 420px;
    padding: 20px;
    width: 100%; }
  @media all and (min-width: 961px) {
    .teaser-grid .panel-pane:nth-child(1), .teaser-grid .panel-pane:nth-child(2), .teaser-grid .panel-pane:nth-child(3) {
      border-top: 0; }
    .teaser-grid .panel-pane:nth-child(3n+3) {
      border-right: 0; }
    .teaser-grid .panel-pane:nth-child(3n+1) {
      clear: both; } }
  @media all and (min-width: 761px) and (max-width: 960px) {
    .teaser-grid .panel-pane {
      width: 50%; }
      .teaser-grid .panel-pane:nth-child(1), .teaser-grid .panel-pane:nth-child(2) {
        border-top: 0; }
      .teaser-grid .panel-pane:nth-child(2n+2) {
        border-right: 0; }
      .teaser-grid .panel-pane:nth-child(2n+1) {
        clear: both; } }
  @media all and (max-width: 767px) {
    .teaser-grid .panel-pane {
      border-right: 0;
      height: auto;
      padding: 20px !important;
      width: 100%; } }

.node-policy .field-policy-last-revised h3, .node-policy .field-policy-last-revised span {
  display: inline;
  font-size: 16px;
  font-family: 'ApexNewBook',Arial,Sans-serif;
  font-style: italic;
  color: #626262;
  padding: 20px 0 0; }

.logo-facebook span {
  display: block;
  background: url("../img/social-sprite.png") 0 0 no-repeat;
  width: 12px;
  height: 23px; }

.logo-twitter span {
  display: block;
  background: url("../img/social-sprite.png") -24px 0 no-repeat;
  width: 22px;
  height: 17px; }

.logo-linkedin span {
  display: block;
  background: url("../img/social-sprite.png") -301px -1px no-repeat;
  width: 19px;
  height: 20px; }

.logo-flickr span {
  display: block;
  background: url("../img/social-sprite.png") -108px -5px no-repeat;
  width: 29px;
  height: 14px; }

.logo-youtube span {
  display: block;
  background: url("../img/social-sprite.png") -50px 0 no-repeat;
  width: 23px;
  height: 24px; }

.logo-instagram span {
  display: block;
  background: url("../img/social-sprite.png") -143px -2px no-repeat;
  width: 22px;
  height: 24px; }

/**
 * @file
 * Generic theme-independent base styles.
 */
/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list */
#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100; }

#autocomplete ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

#autocomplete li {
  background: #fff;
  color: #000;
  cursor: default;
  white-space: pre;
  zoom: 1;
  /* IE7 */ }

/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(/misc/throbber.gif);
  background-position: 100% 2px;
  /* LTR */
  background-repeat: no-repeat; }

html.js input.throbbing {
  background-position: 100% -18px;
  /* LTR */ }

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  height: 1em; }

html.js fieldset.collapsed .fieldset-wrapper {
  display: none; }

fieldset.collapsible {
  position: relative; }

fieldset.collapsible .fieldset-legend {
  display: block; }

/**
 * Resizable textareas.
 *
 * @see textarea.js
 */
.form-textarea-wrapper textarea {
  display: block;
  margin: 0;
  width: 100%;
  box-sizing: border-box; }

.resizable-textarea .grippie {
  background: #eee url(/misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
  height: 9px;
  overflow: hidden; }

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
body.drag {
  cursor: move; }

.draggable a.tabledrag-handle {
  cursor: move;
  float: left;
  /* LTR */
  height: 1.7em;
  margin-left: -1em;
  /* LTR */
  overflow: hidden;
  text-decoration: none; }

a.tabledrag-handle:hover {
  text-decoration: none; }

a.tabledrag-handle .handle {
  background: url(/misc/draggable.png) no-repeat 6px 9px;
  height: 13px;
  margin: -0.4em 0.5em;
  /* LTR */
  padding: 0.42em 0.5em;
  /* LTR */
  width: 13px; }

a.tabledrag-handle-hover .handle {
  background-position: 6px -11px; }

div.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px; }

div.tree-child {
  background: url(/misc/tree.png) no-repeat 11px center;
  /* LTR */ }

div.tree-child-last {
  background: url(/misc/tree-bottom.png) no-repeat 11px center;
  /* LTR */ }

div.tree-child-horizontal {
  background: url(/misc/tree.png) no-repeat -11px center; }

.tabledrag-toggle-weight-wrapper {
  text-align: right;
  /* LTR */ }

/**
 * TableHeader behavior.
 *
 * @see tableheader.js
 */
table.sticky-header {
  background-color: #fff;
  margin-top: 0; }

/**
 * Progress behavior.
 *
 * @see progress.js
 */
/* Bar */
.progress .bar {
  background-color: #fff;
  border: 1px solid; }

.progress .filled {
  background-color: #000;
  height: 1.5em;
  width: 5px; }

.progress .percentage {
  float: right;
  /* LTR */ }

/* Throbber */
.ajax-progress {
  display: inline-block; }

.ajax-progress .throbber {
  background: transparent url(/misc/throbber.gif) no-repeat 0px -18px;
  float: left;
  /* LTR */
  height: 15px;
  margin: 2px;
  width: 15px; }

.ajax-progress .message {
  padding-left: 20px; }

tr .ajax-progress .throbber {
  margin: 0 2px; }

.ajax-progress-bar {
  width: 16em; }

/**
 * Inline items.
 */
.container-inline div,
.container-inline label {
  display: inline; }

/* Fieldset contents always need to be rendered as block. */
.container-inline .fieldset-wrapper {
  display: block; }

/**
 * Prevent text wrapping.
 */
.nowrap {
  white-space: nowrap; }

/**
 * For anything you want to hide on page load when JS is enabled, so
 * that you can use the JS to control visibility and avoid flicker.
 */
html.js .js-hide {
  display: none; }

/**
 * Hide elements from all users.
 *
 * Used for elements which should not be immediately displayed to any user. An
 * example would be a collapsible fieldset that will be expanded with a click
 * from a user. The effect of this class can be toggled with the jQuery show()
 * and hide() functions.
 */
.element-hidden {
  display: none; }

/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user.
 * "!important" is used to prevent unintentional overrides.
 */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

/**
 * The .element-focusable class extends the .element-invisible class to allow
 * the element to be focusable when navigated to via the keyboard.
 */
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto; }

/**
 * Markup free clearing.
 *
 * @see http://perishablepress.com/press/2009/12/06/new-clearfix-hack
 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* IE6 */
* html .clearfix {
  height: 1%; }

/* IE7 */
*:first-child + html .clearfix {
  min-height: 1%; }

/**
 * @file
 * Basic styling for common markup.
 */
/**
 * HTML elements.
 */
fieldset {
  margin-bottom: 1em;
  padding: 0.5em; }

form {
  margin: 0;
  padding: 0; }

hr {
  border: 1px solid gray;
  height: 1px; }

img {
  border: 0; }

table {
  border-collapse: collapse; }

th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  /* LTR */
  text-align: left;
  /* LTR */ }

tbody {
  border-top: 1px solid #ccc; }

tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em; }

tr.even {
  background-color: #fff; }

/**
 * Markup generated by theme_tablesort_indicator().
 */
th.active img {
  display: inline; }

td.active {
  background-color: #ddd; }

/**
 * Markup generated by theme_item_list().
 */
.item-list .title {
  font-weight: bold; }

.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0; }

.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  /* LTR */
  padding: 0; }

/**
 * Markup generated by Form API.
 */
.form-item,
.form-actions {
  margin-top: 1em;
  margin-bottom: 1em; }

tr.odd .form-item,
tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap; }

.form-item .description {
  font-size: 0.85em; }

label {
  display: block;
  font-weight: bold; }

label.option {
  display: inline;
  font-weight: normal; }

.form-checkboxes .form-item,
.form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em; }

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em; }

input.form-checkbox,
input.form-radio {
  vertical-align: middle; }

.marker,
.form-required {
  color: #f00; }

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid red; }

/**
 * Inline items.
 */
.container-inline .form-actions,
.container-inline.form-actions {
  margin-top: 0;
  margin-bottom: 0; }

/**
 * Markup generated by theme_more_link().
 */
.more-link {
  text-align: right;
  /* LTR */ }

/**
 * Markup generated by theme_more_help_link().
 */
.more-help-link {
  text-align: right;
  /* LTR */ }

.more-help-link a {
  background: url(/misc/help.png) 0 50% no-repeat;
  /* LTR */
  padding: 1px 0 1px 20px;
  /* LTR */ }

/**
 * Markup generated by theme_pager().
 */
.item-list .pager {
  clear: both;
  text-align: center; }

.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0.5em; }

.pager-current {
  font-weight: bold; }

/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list */
#autocomplete li.selected {
  background: #0072b9;
  color: #fff; }

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
html.js fieldset.collapsible .fieldset-legend {
  background: url(/misc/menu-expanded.png) 5px 65% no-repeat;
  /* LTR */
  padding-left: 15px;
  /* LTR */ }

html.js fieldset.collapsed .fieldset-legend {
  background-image: url(/misc/menu-collapsed.png);
  /* LTR */
  background-position: 5px 50%;
  /* LTR */ }

.fieldset-legend span.summary {
  color: #999;
  font-size: 0.9em;
  margin-left: 0.5em; }

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
tr.drag {
  background-color: #fffff0; }

tr.drag-previous {
  background-color: #ffd; }

.tabledrag-toggle-weight {
  font-size: 0.9em; }

body div.tabledrag-changed-warning {
  margin-bottom: 0.5em; }

/**
 * TableSelect behavior.
 *
 * @see tableselect.js
*/
tr.selected td {
  background: #ffc; }

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

/**
 * Progress bar.
 *
 * @see progress.js
 */
.progress {
  font-weight: bold; }

.progress .bar {
  background: #ccc;
  border-color: #666;
  margin: 0 0.2em;
  border-radius: 3px; }

.progress .filled {
  background: #0072b9 url(/misc/progress.gif); }

/**
 * @file
 * Styles for system messages.
 */
div.messages {
  background-position: 8px 8px;
  /* LTR */
  background-repeat: no-repeat;
  border: 1px solid;
  margin: 6px 0;
  padding: 10px 10px 10px 50px;
  /* LTR */ }

div.status {
  background-image: url(/misc/message-24-ok.png);
  border-color: #be7; }

div.status,
.ok {
  color: #234600; }

div.status,
table tr.ok {
  background-color: #f8fff0; }

div.warning {
  background-image: url(/misc/message-24-warning.png);
  border-color: #ed5; }

div.warning,
.warning {
  color: #840; }

div.warning,
table tr.warning {
  background-color: #fffce5; }

div.error {
  background-image: url(/misc/message-24-error.png);
  border-color: #ed541d; }

div.error,
.error {
  color: #8c2e0b; }

div.error,
table tr.error {
  background-color: #fef5f1; }

div.error p.error {
  color: #333; }

div.messages ul {
  margin: 0 0 0 1em;
  /* LTR */
  padding: 0; }

div.messages ul li {
  list-style-image: none; }

section.l-messages {
  background: #00949a;
  color: #fff;
  margin-top: 20px;
  max-width: 1120px;
  padding: 0; }

section.l-messages .alert-box {
  padding: 10px; }

section.l-messages .alert-box a {
  color: #fff;
  text-decoration: underline; }

section.l-messages .alert-box li {
  margin-left: 16px; }

/**
 * @file
 * Styles for menus and navigation markup.
 */
/**
 * Markup generated by theme_menu_tree().
 */
/**
 * Update styles
 */
#update-results {
  margin-top: 3em;
  padding: 0.25em;
  border: 1px solid #ccc;
  background: #eee;
  font-size: smaller; }

#update-results h2 {
  margin-top: 0.25em; }

#update-results h4 {
  margin-bottom: 0.25em; }

#update-results li.none {
  color: #888;
  font-style: italic; }

#update-results li.failure strong {
  color: #b63300; }

/**
 * Authorize.php styles
 */
.connection-settings-update-filetransfer-default-wrapper {
  float: left; }

#edit-submit-connection {
  clear: both; }

.filetransfer {
  display: none;
  clear: both; }

#edit-connection-settings-change-connection-type {
  margin: 2.6em 0.5em 0em 1em; }

/**
 * Installation task list
 */
ol.task-list li.active {
  font-weight: bold; }

/**
 * Installation clean URLs
 */
#clean-url.install {
  display: none; }

.admin-menu .fixed {
  top: 1.8125rem; }

#status-messages.reveal-modal .alert-box {
  margin-bottom: 0; }

#modalContent .alert-box.alert {
  color: #8c2e0b;
  background-image: url(/misc/message-24-error.png);
  border-color: #ed541d;
  background-position: 8px 8px;
  background-repeat: no-repeat;
  border: 1px solid;
  margin: 6px 0;
  padding: 15px 10px 10px 50px;
  position: relative; }
  #modalContent .alert-box.alert a.close {
    padding-left: 0;
    display: block;
    position: absolute;
    top: .9em;
    right: .9em;
    width: 1.2em;
    background: #ed541d;
    border: 0;
    color: #fff;
    font-weight: 900;
    text-align: center;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
    opacity: .5;
    cursor: pointer;
    transition: .1s opacity linear; }

.reveal-modal {
  z-index: 999; }

.item-list .pager {
  clear: none; }

.item-list .pager li {
  padding: 0; }

.hidden {
  display: none; }

.field-collection-container {
  border-bottom: none;
  margin-bottom: 0; }
  .field-collection-container .field-items .field-item {
    margin-bottom: 0; }

.field-collection-view {
  margin: 0;
  padding: 0;
  border-bottom: none; }

.form-item,
.form-actions {
  margin-top: 0;
  margin-bottom: 0; }

.breadcrumbs {
  display: block;
  padding: 0.5625rem 0;
  overflow: hidden;
  margin: 0;
  list-style: none; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.875rem; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a,
    .breadcrumbs > * span {
      color: #008CBA; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999; }
      .breadcrumbs > *.unavailable a {
        color: #999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: ">";
      color: #000;
      margin: 0 0.3125rem; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 1cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; }
  a[href]:after {
    display: none; } }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent; }

* {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

a:focus {
  outline: thin dotted; }

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

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

b, strong {
  font-weight: bold; }

p, pre {
  margin: 0; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 0; }

dd {
  margin: 0 0 0 40px; }

form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

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

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

/* Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* Reset for strange margins by default on <figure> elements */
figure {
  margin: 0; }

/* Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* Base Type Styles Using Modular Scale */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr; }

/* img and obj */
img, object, embed {
  max-width: 100%;
  height: auto;
  display: block; }

object, embed {
  height: 100%; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

body.no-scroll {
  overflow: hidden; }

/* Dartmouth Grid */
.wrapper-main {
  position: relative;
  background-color: #FFF;
  z-index: 1;
  min-width: 319px; }

.row {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px; }

.row .row,
.column .row {
  width: auto;
  max-width: none;
  min-width: 0;
  padding: 0;
  /*margin: 0 -10px;*/ }

.row.collapse .column,
.row.collapse .columns {
  padding: 0; }

.row .row.collapse {
  margin: 0; }

.column, .columns {
  float: left;
  min-height: 1px;
  /*padding: 0 1.06383%;*/
  padding: 0 10px;
  position: relative; }

.column:first-child,
.columns:first-child {
  padding-left: 0; }

.column:last-child,
.columns:last-child {
  padding-right: 0; }

.column.centered,
.columns.centered {
  float: none;
  margin: 0 auto; }

/*[class*="column"] + [class*="column"]:last-child { float: right; }*/
/*[class*="column"] + [class*="column"].end { float: left; }*/
.one, .row .one {
  width: 8.33333%; }

.two, .row .two {
  width: 16.66667%; }

.three, .row .three {
  width: 25%; }

.four, .row .four {
  width: 33.33333%; }

.five, .row .five {
  width: 41.66667%; }

.six, .row .six {
  width: 50%; }

.seven, .row .seven {
  width: 58.33333%; }

.eight, .row .eight {
  width: 66.66667%; }

.nine, .row .nine {
  width: 75%; }

.ten, .row .ten {
  width: 83.33333%; }

.eleven, .row .eleven {
  width: 91.66667%; }

.twelve, .row .twelve {
  width: 100%; }

.row .offset-by-one {
  margin-left: 8.33333%; }

.row .offset-by-two {
  margin-left: 16.66667%; }

.row .offset-by-three {
  margin-left: 25%; }

.row .offset-by-four {
  margin-left: 33.33333%; }

.row .offset-by-five {
  margin-left: 41.66667%; }

.row .offset-by-six {
  margin-left: 50%; }

.row .offset-by-seven {
  margin-left: 58.33333%; }

.row .offset-by-eight {
  margin-left: 66.66667%; }

.row .offset-by-nine {
  margin-left: 75%; }

.row .offset-by-ten {
  margin-left: 83.33333%; }

.push-two {
  left: 16.66667%; }

.pull-two {
  right: 16.66667%; }

.push-three {
  left: 25%; }

.pull-three {
  right: 25%; }

.push-four {
  left: 33.33333%; }

.pull-four {
  right: 33.33333%; }

.push-five {
  left: 41.66667%; }

.pull-five {
  right: 41.66667%; }

.push-six {
  left: 50%; }

.pull-six {
  right: 50%; }

.push-seven {
  left: 58.33333%; }

.pull-seven {
  right: 58.33333%; }

.push-eight {
  left: 66.66667%; }

.pull-eight {
  right: 66.66667%; }

.push-nine {
  left: 75%; }

.pull-nine {
  right: 75%; }

.push-ten {
  left: 83.33333%; }

.pull-ten {
  right: 83.33333%; }

/* #map_canvas img, .map_canvas img { max-width: none!important; } */
/* Nicolas Gallagher's micro clearfix */
.row,
.group {
  *zoom: 1; }

.row:before,
.row:after,
.group:before,
.group:after {
  content: " ";
  display: table; }

.row:after,
.group:after {
  clear: both; }

/* Helper Classes */
.hide-txt {
  text-indent: -9999px; }

.offscreen {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

a.offscreen:focus {
  position: relative;
  left: 0px;
  width: auto;
  height: auto;
  overflow: auto; }

/* Font size classes */
.font20 {
  font-size: 1em !important; }

.font19 {
  font-size: 1.188em !important; }

.font18 {
  font-size: 1.125em !important; }

.font17 {
  font-size: 1.063em !important; }

.font16 {
  font-size: 1em !important; }

.font15 {
  font-size: 0.938em !important; }

.font14 {
  font-size: 0.875em !important; }

.font13 {
  font-size: 0.813em !important; }

.font12 {
  font-size: 0.75em !important; }

.font11 {
  font-size: 0.688em !important; }

.font10 {
  font-size: 0.625em !important; }

.font09 {
  font-size: 0.563em !important; }

.font08 {
  font-size: 0.5em !important; }

.font07 {
  font-size: 0.438em !important; }

.font06 {
  font-size: 0.375em !important; }

.apexNewBook {
  font-family: "ApexNewBook", Arial, Sans-serif !important; }

@media all and (max-width: 767px) {
  .row {
    padding: 0; }
  body,
  .row,
  .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px; }
  .row .one,
  .row .two,
  .row .three,
  .row .four,
  .row .five,
  .row .six,
  .row .seven,
  .row .eight,
  .row .nine,
  .row .ten,
  .row .eleven,
  .row .twelve,
  .row .push-two,
  .row .pull-two,
  .row .push-three,
  .row .pull-three,
  .row .push-four,
  .row .pull-four,
  .row .push-five,
  .row .pull-five,
  .row .push-six,
  .row .pull-six,
  .row .push-seven,
  .row .pull-seven,
  .row .push-eight,
  .row .pull-eight,
  .row .push-nine,
  .row .pull-nine,
  .row .push-ten,
  .row .pull-ten {
    width: auto;
    float: none;
    left: 0;
    margin: 0 !important;
    padding: 0 !important; }
  .l-main {
    padding: 0 20px; } }

/* Layout globals */
html {
  height: 100%; }

body {
  height: 100%;
  font-family: 'Georgia', 'Times New Roman', Serif;
  font-size: 16px; }

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

a:hover {
  color: #333;
  text-decoration: underline;
  -webkit-text-decoration-color: #adadad;
     -moz-text-decoration-color: #adadad;
          text-decoration-color: #adadad; }

a img {
  border: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ApexNewMed', Arial, Sans-serif;
  margin-bottom: 20px;
  color: #424242;
  font-weight: normal; }

h1 {
  font-size: 1.875em;
  font-family: 'ApexSerifBook', Georgia, Serif; }

h3.ital {
  font-size: 1em;
  font-family: 'ApexNewMedItal', Georgia, Serif;
  color: #00949a;
  text-transform: uppercase; }

p {
  font-family: 'Georgia', 'Times New Roman', Serif;
  color: #424242;
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 1.4em; }

q {
  font-family: 'Georgia', 'Times New Roman', Serif;
  font-size: 1.25em;
  line-height: 1.25em;
  margin-bottom: 1.4em;
  font-style: italic; }

/* 	Main content container */
/*
	Main content wrapper
		classes: .container
*/
.l-main {
  min-height: 500px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-font-smoothing: subpixel-antialiased; }

.l-main.homepage {
  padding-top: 0;
  padding-bottom: 0; }

/* global 2 column padding structure */
.nine.push-three.column {
  padding-left: 20px;
  padding-right: 10px; }

.sidebar {
  padding-right: 2.7% !important;
  padding-left: 0;
  -webkit-font-smoothing: antialiased; }

.sidebar.right {
  padding-right: 0 !important; }

/*  Intro Nav */
.l-main .intro-hdr {
  clear: both; }

.mobile-select {
  display: none; }

.intro-hdr h3 {
  font: italic 18px/24px 'Georgia', 'Times New Roman', Serif;
  color: #333;
  margin: 19px 16px 17px 16px;
  padding: 0;
  -webkit-font-smoothing: subpixel-antialiased; }

.intro-hdr .nine.column {
  float: right; }

.intro-nav {
  float: right;
  position: relative;
  list-style: none; }

.intro-nav > li {
  display: block;
  float: left;
  padding: 15px 0;
  position: relative; }

.intro-nav > li > a {
  display: block;
  font-size: 12px;
  line-height: 30px;
  padding: 0 20px;
  text-transform: uppercase;
  font-family: 'ApexNewBook', Arial, Sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  border-left: solid 1px #c1c1c1;
  position: relative; }

.intro-nav > li:first-child a {
  border-left: none; }

.intro-nav > li.active:first-child span {
  background: url("../img/sprite.png") -325px -25px;
  width: 18px;
  height: 9px;
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 41%;
  bottom: -14px; }

.intro-nav > li.active > a {
  color: #ffa800;
  cursor: default; }

.intro-nav > li.active > a:hover {
  text-decoration: none; }

.intro-nav > li.hasDropdown > a {
  padding-right: 33px; }

.intro-nav > li.hasDropdown em.arrow {
  display: block;
  position: absolute;
  right: 18px;
  top: 13px;
  width: 8px;
  height: 5px;
  background: url("../img/sprite.png") -275px -25px no-repeat; }

.intro-nav > li.hasDropdown.is-open {
  background: #e1e1e1;
  outline: none; }

.intro-nav > li.hasDropdown.is-open a {
  border-color: #e1e1e1;
  background: #e1e1e1; }

.intro-nav > li.hasDropdown > a:hover {
  text-decoration: none !important; }

.intro-nav .dropdown {
  display: none;
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 2;
  background: #e1e1e1;
  min-width: 250px;
  list-style: none;
  margin: 0;
  padding: 0; }

.intro-nav .dropdown li {
  margin: 0 20px;
  padding: 0;
  position: relative;
  border-bottom: solid 1px #a9a9a9; }

.intro-nav .dropdown li:last-child {
  border-bottom: none; }

.intro-nav .dropdown a {
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  padding: 0px;
  text-transform: uppercase;
  font-family: 'ApexNewBook', Arial, Sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 18px 0 16px; }

.intro-nav li.hasDropdown:hover .dropdown a,
.intro-nav li.hasDropdown:focus .dropdown a {
  border-color: #a9a9a9;
  background: #e1e1e1; }

.intro-nav li.hasDropdown:focus .dropdown {
  display: block; }

/* Sidebar */
.sidebar img {
  width: 100%; }

/* Sidebar Promos */
.sidebar .widget {
  margin-bottom: 32px;
  border: solid 1px #cbcbcb; }

.sidebar .widget a:hover {
  text-decoration: none; }

.sidebar .widget article {
  padding: 22px; }

.sidebar .quote {
  padding-top: 50px;
  position: relative;
  border: none;
  text-align: right;
  color: #333; }

.sidebar .quote h5 {
  font-size: 1.125em;
  font-family: 'ApexNewBook', Arial, Sans-serif; }

.sidebar .quote .q-mark {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 3.750em;
  line-height: 1;
  font-family: 'Georgia', 'Times New Roman', Serif; }

.sidebar .quote small {
  color: #000;
  font-size: 0.875em;
  font-family: 'ApexNewMed', Arial, Sans-serif; }

/* Buttons */
.btn {
  display: inline-block;
  padding: 9px 15px 13px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  background-color: #00949a;
  font-size: 1em;
  line-height: 1.4em;
  font-family: 'ApexSerifBook', 'Georgia', serif;
  text-decoration: none;
  zoom: 1; }

.btn:hover, .btn:active {
  color: #fff;
  background: #333;
  text-decoration: none; }

.btn-sm {
  padding: 5px 10px 7px 10px;
  background-color: #00693E;
  color: #FFF;
  border-radius: 5px;
  font-size: 0.813em;
  font-family: 'ApexSerifBook', 'Georgia', serif; }

.btn-sm:hover, .btn-sm:active {
  background-color: #333;
  color: #FFF;
  text-decoration: none; }

/* Back Arrow */
.back-arrow {
  width: 7px;
  height: 12px;
  display: inline-block;
  background: url("../img/sprite.png") -375px -13px no-repeat;
  margin-right: 10px;
  vertical-align: baseline; }

/* Skip - Screen Readers */
#skip {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 10px; }

/* Global Styles that affect Mobile */
/* Mobile navigation */
#mobile-nav-container {
  display: none; }

.mobile-tabs {
  display: none; }

.tab-content-wrap {
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0; }

.back-to-top {
  display: none; }

.row.equal-columns .column {
  margin-bottom: 40px; }

@media all and (max-width: 960px) {
  /* Global */
  body {
    font-size: 15px; }
  .mobile-select select {
    padding: .8em .8em .8em .8em;
    font: normal 14px/18px 'ApexNewBook', Arial, Sans-serif;
    text-transform: uppercase;
    width: 100%;
    border-radius: 8px;
    height: 42px;
    -webkit-box-shadow: 1px 1px 1px #fff;
    -webkit-border-radius: 0.5em;
    border: solid 1px #d1d1d1;
    width: 100%;
    background: url("../img/select-bg.png") right top repeat-x; }
  .ios select, .ios .mobile-select select {
    background-position: right top;
    padding-right: 30px;
    padding-left: 10px; }
  /* Global Intro Nav */
  .intro-hdr h3 {
    margin-left: 5px; }
  /* Global Intro */
  .intro {
    margin-bottom: 30px; } }

@media all and (max-width: 767px) {
  html.mobile {
    overflow: auto; }
  html.mobile body {
    height: 100%; }
  .l-main {
    min-height: 50px;
    padding-bottom: 0; }
  .nav-dept-menu.universal {
    display: block;
    position: absolute;
    left: 14px;
    top: 39%;
    z-index: 999; }
  /* Main content container  */
  .sidebar.pull-nine,
  .sidebar.push-three {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .sidebar .widget {
    max-width: 400px; }
  .sidebar .quote {
    margin-left: auto;
    margin-right: auto; }
  /* Give left sidebar full width */
  .three.column.sidebar {
    margin-left: -20px !important;
    margin-right: -20px !important;
    background: #e2e2e2;
    overflow: hidden;
    padding-right: 0 !important; }
  /* Sidebar Promos */
  .sidebar .widget {
    margin-top: 15px;
    margin-bottom: 15px; }
  /* Intro Nav */
  .intro-hdr h3 {
    line-height: 1.125em;
    margin-left: 0;
    margin-bottom: 12px; }
  .intro-nav {
    display: none; }
  .mobile-select {
    display: block; }
  /* Mobile Tabs */
  .mobile-tabs {
    display: block;
    margin-bottom: 22px;
    overflow: hidden; }
  .mobile-tabs a {
    display: block;
    float: left;
    width: 50%;
    font-size: 1.125em;
    line-height: 70px;
    height: 70px;
    font-family: 'Georgia', 'Times New Roman', Serif;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
    background: #e2e2e2;
    font-style: italic;
    border-bottom: solid 1px #bcbcbc; }
  .mobile-tabs a.active {
    background: #fff;
    cursor: default;
    border: none;
    border-bottom: solid 1px #fff; }
  .mobile-tabs a.active:hover {
    text-decoration: none; }
  .mobile-tabs a.first {
    border-right: solid 1px #bcbcbc;
    box-shadow: -5px -5px 6px #c1c1c1 inset; }
  .mobile-tabs a.first.active {
    border-right: solid 1px #fff;
    box-shadow: none; }
  .mobile-tabs a.last {
    border-left: solid 1px #bcbcbc;
    box-shadow: 5px -5px 6px #c1c1c1 inset; }
  .mobile-tabs a.last.active {
    border-left: solid 1px #fff;
    box-shadow: none; }
  /* Back To Top */
  .back-to-top {
    display: block;
    text-align: center;
    padding: 20px 0;
    background: #e2e2e2; }
  .back-to-top .btn {
    padding-left: 30px;
    padding-right: 30px;
    background: #007a4f;
    cursor: pointer; }
  .back-to-top .btn:hover {
    background: #333; } }

@media all and (max-width: 440px) {
  .sidebar .widget {
    margin-left: 20px;
    margin-right: 20px; } }

/* Header */
.header-main {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #FFF;
  position: relative; }

.header-main .logo {
  display: inline-block;
  width: 260px;
  height: 42px;
  background: url("../img/logo.png") no-repeat;
  text-indent: -9999px;
  float: left; }

/* Dartmouth navigation */
#btn-nav-dartmouth {
  float: right;
  margin-top: 10px;
  margin-right: 6px; }

#btn-nav-dartmouth a {
  font-family: 'ApexNewMed', Arial, Sans-serif;
  font-size: 0.750em;
  text-transform: uppercase;
  text-decoration: none;
  color: #00693f; }

#btn-nav-dartmouth span.icn {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url("../img/sprite.png") 0 0 no-repeat;
  margin-right: 15px; }

#btn-nav-dartmouth.is-on a {
  color: #999; }

#btn-nav-dartmouth.is-on span.icn {
  background-position: -125px -25px; }

#vox-vids-header-main {
  background: #00693e;
  margin-bottom: 40px; }
  #vox-vids-header-main .header-main {
    background: #00693e;
    padding-top: 11px;
    padding-bottom: 16px; }
  #vox-vids-header-main #btn-nav-dartmouth {
    margin-top: 0; }

#nav-dartmouth {
  display: none;
  overflow: hidden;
  /*	-webkit-transition: height .3s ease-in-out;
      -moz-transition: height .3s ease-in-out;
      -o-transition: height .3s ease-in-out;
      transition: height .3s ease-in-out;*/
  position: relative; }

#nav-dartmouth:focus {
  outline: none; }

#nav-dartmouth ul {
  list-style: none; }

#nav-dartmouth.is-open {
  /*	-webkit-transition: height .3s ease-in-out;
      -moz-transition: height .3s ease-in-out;
      -o-transition: height .3s ease-in-out;
      transition: height .3s ease-in-out;*/ }

#nav-dartmouth .nav-dartmouth-table {
  background-color: #FFF;
  padding: 15px;
  display: table;
  width: 100%; }

#nav-dartmouth li.three.column {
  padding-left: 20px;
  border-left: 1px solid #C1C1C1;
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 25%;
  position: relative; }

#nav-dartmouth li.three.column h3 {
  margin-bottom: 0;
  text-transform: uppercase;
  margin: 6px 0 15px 0; }

#nav-dartmouth li.three.column h3.more {
  display: none; }

#nav-dartmouth li.three.column h3 a {
  display: block;
  color: #00693E;
  text-decoration: none;
  font-family: 'ApexNewBook', Arial, Sans-serif;
  cursor: default; }

#nav-dartmouth li.three.column ul {
  list-style: none; }

#nav-dartmouth li.three.column ul li {
  margin: 10px 0;
  line-height: 0.938em; }

#nav-dartmouth li.three.column ul li a {
  color: #333;
  text-decoration: none;
  font-family: 'ApexNewBook', Arial, Sans-serif; }

#nav-dartmouth li.three.column ul li a:hover {
  text-decoration: underline; }

#nav-dartmouth .close-nav {
  top: 15px;
  right: 15px; }

#search-dartmouth {
  margin-top: 30px; }

#search-dartmouth fieldset {
  margin: 0;
  padding: 0;
  border: none;
  position: relative; }

#search-dartmouth input {
  width: 100%;
  padding: 10px;
  background-color: #E1E1E1;
  border: none;
  border-radius: 5px;
  color: #333;
  font-size: 1.125em;
  font-family: 'ApexNewBook', Arial, Sans-serif;
  padding-right: 40px; }

.lt-ie9 #input-search-dartmouth {
  padding-top: 12px;
  padding-bottom: 12px; }

#search-dartmouth input:focus {
  outline: none; }

#search-dartmouth .icn-search {
  width: 25px;
  height: 14px;
  display: block;
  position: absolute;
  top: 15px;
  right: 5px;
  background: url("../img/sprite.png") -75px -25px no-repeat;
  text-indent: -9999em;
  padding: 0; }

#search-dartmouth .icn-search.in-focus {
  text-indent: 0;
  border: none;
  background: #09434e;
  width: 37px;
  height: 35px;
  color: #fff;
  top: 4px;
  right: 4px;
  font-size: 16px;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  -webkit-font-smoothing: antialiased;
  text-align: center; }

#search-dartmouth .icn-search.in-focus:hover {
  background: #333; }

.nav-dept-menu {
  display: none; }

.nav-dept-menu div.wrap {
  display: block;
  margin-top: -2px; }

.nav-dept-menu div.wrap > span {
  display: inline-block;
  background: url("../img/sprite.png") -25px -25px no-repeat;
  width: 25px;
  height: 20px; }

.close-nav {
  display: none;
  position: absolute;
  top: -10px;
  right: 5px;
  width: 25px;
  height: 25px;
  background: url("../img/sprite.png") -325px -75px no-repeat; }

/* header-main multimedia featured style */
.header-main-alt {
  background: #333;
  padding-top: 11px;
  padding-bottom: 9px;
  text-align: right;
  max-width: 1120px; }

.header-main-alt .logo {
  display: inline-block;
  width: 121px;
  height: 20px;
  background: url("../img/logo.alt.png") no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
  margin-top: 4px; }

.header-main-alt #btn-nav-dartmouth {
  margin: 0 40px 0 17px; }

.header-main-alt #btn-nav-dartmouth a {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../img/sprite.icon.menu.png") no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left; }

.header-main-alt #btn-nav-dartmouth.is-on a {
  background-position: 0 100%; }

#nav-dartmouth.featured-style {
  max-width: 932px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px; }

@media all and (min-width: 768px) {
  #nav-dartmouth.featured-style li.three.column ul {
    margin-left: 15px; }
  #nav-dartmouth.featured-style li.three.column {
    padding-left: 10px;
    font-size: 13px;
    border-left: 0; }
  #nav-dartmouth.featured-style li.three.column h3 {
    border-bottom: 1px solid #f6f6f6;
    padding: 0 0 11px 15px;
    font-size: 13px;
    margin: 2px 0 14px; }
  #nav-dartmouth.featured-style li.three.column h3 a {
    color: #333;
    font-family: 'ApexNewBold', 'Arial Black', Sans-serif; }
  #nav-dartmouth.featured-style li.three.column ul li {
    margin: 0 0 18px; }
  #nav-dartmouth.featured-style li.three.column ul li a {
    text-transform: uppercase; }
  .featured-style #search-dartmouth {
    margin: 10px 8px 0 0; } }

@media all and (max-width: 960px) {
  .header-main .logo {
    width: 230px;
    height: 37px;
    background: url("../img/logo-tablet.png") no-repeat; } }

@media all and (max-width: 767px) {
  /* Main Header */
  .header-main {
    padding-top: 16px;
    padding-bottom: 16px; }
  .header-main .logo {
    margin-left: 12px;
    background: url("../img/logo-mobile.png");
    width: 176px;
    height: 29px; }
  /* header-main multimedia featured style */
  .header-main-alt #btn-nav-dartmouth {
    margin-right: 19px; }
  #nav-dartmouth.featured-style,
  #nav-dartmouth.featured-style .nav-dartmouth-table {
    padding-bottom: 0; }
  .featured-style #search-dartmouth {
    margin: 20px 15px 15px; }
  /* Dartmouth navigation */
  #btn-nav-dartmouth {
    margin-right: 0px;
    margin-top: 3px; }
  #btn-nav-dartmouth a {
    width: 30px;
    height: 30px; }
  #btn-nav-dartmouth a span.btn-txt {
    display: none; }
  #nav-dartmouth .close-nav {
    display: none !important; }
  #nav-dartmouth li.three.column {
    display: block;
    width: 100%;
    border-left: none;
    border-bottom: 1px solid #C1C1C1; }
  #nav-dartmouth li.three.column.is-open {
    border-bottom: none; }
  #nav-dartmouth li.three.column:last-child {
    border-bottom: none; }
  #nav-dartmouth li.three.column ul {
    display: none; }
  #nav-dartmouth li.three.column h3 {
    margin: 0;
    cursor: pointer; }
  #nav-dartmouth li.three.column h3 a {
    margin: 0 0;
    padding: 15px 0;
    cursor: pointer; }
  #nav-dartmouth li.three.column ul {
    display: none;
    margin: 0 0 0px; }
  #nav-dartmouth li.three.column h3 {
    display: block;
    position: relative; }
  #nav-dartmouth li.three.column h3 .arrow {
    width: 8px;
    height: 5px;
    display: block;
    position: absolute;
    top: 25px;
    right: 4px;
    background: url("../img/sprite.png") -275px -25px no-repeat; }
  #nav-dartmouth li.three.column.is-open h3 .arrow {
    background-position: -292px -25px; }
  #nav-dartmouth li.three.column ul li {
    font-size: .9em;
    line-height: 1.15em;
    display: table;
    float: left;
    vertical-align: middle;
    width: 50%;
    height: 46px;
    background-color: #E1E1E1;
    text-align: center;
    margin: 0 0 3px 0;
    overflow: hidden;
    border-right: solid 3px #fff; }
  #nav-dartmouth li.three.column ul li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 46px;
    padding-left: 7px;
    padding-right: 7px;
    width: 100%; }
  #nav-dartmouth li.three.column ul li a:hover {
    background-color: #e9e9e9;
    text-decoration: none; }
  #search-dartmouth {
    position: relative;
    margin-top: 20px; } }

/* Secondary Navigation */
#secondary-nav {
  max-width: 1140px;
  margin: 0 auto 30px;
  text-align: right; }
  #secondary-nav .section {
    margin-right: 6px; }
  #secondary-nav ul li {
    display: inline;
    font-family: "ApexNewBook",Arial,sans-serif;
    list-style-type: none;
    padding: 0 0.5em; }
    #secondary-nav ul li a:link, #secondary-nav ul li a:visited {
      color: #000; }
  @media screen and (max-width: 767px) {
    #secondary-nav {
      display: none; } }

/* Hide secondary nav on mobile */
/* Retina Display / Laptops */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-main .logo {
    background-image: url("../img/logo@2x.png");
    background-size: 259px 42px; } }

/* Retina Display / Tablet */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min-resolution: 192dpi) and (max-width: 960px), only screen and (min-resolution: 2dppx) and (max-width: 960px) {
  .header-main .logo {
    background-image: url("../img/logo@2x.png");
    background-size: 230px 37px; } }

/* Retina Display / Mobile */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px) {
  .header-main .logo {
    background-image: url("../img/logo@2x.png");
    background-size: 176px 29px; } }

/* Footer navigation */
#footer-container {
  background-color: #000;
  font-size: 0.813em;
  font-family: 'ApexNewBook', Arial, Sans-serif; }

#footer-container > .row {
  padding: 40px 10px 40px 20px; }

#footer-container a {
  color: #FFF; }

#footer-container ul {
  list-style: none; }

.main-footer {
  border-right: solid 1px #999;
  min-height: 200px; }

.main-footer ul {
  display: block; }

.main-footer ul li {
  margin-bottom: 9px; }

.nav-footer h3 {
  color: #FFF;
  margin-bottom: 16px;
  font-size: 1.15em;
  text-transform: uppercase; }

.nav-footer h3 a {
  text-decoration: none; }

#footer-social li {
  float: left;
  width: 50%;
  margin-bottom: 20px; }

/* Footer Social */
.nav-footer-four {
  padding-left: 20px; }

#footer-social a.logo-facebook {
  width: 75px;
  height: 15px;
  display: inline-block;
  background: url("../img/sprite.png") 0 -50px no-repeat; }

#footer-social a.logo-facebook:hover {
  background-position: -100px -50px; }

#footer-social a.logo-twitter {
  width: 80px;
  height: 15px;
  display: inline-block;
  background: url("../img/sprite.png") 0 -75px no-repeat; }

#footer-social a.logo-twitter:hover {
  background-position: -100px -75px; }

#footer-social a.logo-flickr {
  width: 45px;
  height: 15px;
  display: inline-block;
  background: url("../img/sprite.png") 0 -100px no-repeat; }

#footer-social a.logo-flickr:hover {
  background-position: -100px -100px; }

#footer-social a.logo-instagram {
  width: 74px;
  height: 18px;
  display: inline-block;
  background: url("../img/sprite.png") 0 -219px no-repeat; }

#footer-social a.logo-instagram:hover {
  background-position: -100px -219px; }

#footer-social a.logo-youtube {
  width: 58px;
  height: 22px;
  display: inline-block;
  padding-top: 4px;
  background: url("../img/sprite.png") 0 -150px no-repeat; }

#footer-social a.logo-youtube:hover {
  background-position: -100px -150px; }

/* Footer privacy nav */
#footer-container > .row.tiny-footer {
  padding-top: 0; }

#nav-privacy {
  padding: 0;
  text-align: center;
  font-size: 1em; }

#nav-privacy li {
  padding: 0 2px;
  display: inline-block;
  color: #fff; }

@media all and (max-width: 960px) {
  /* Footer */
  .main-footer {
    border-right: none;
    min-height: 0px; }
  #footer-container .eight.main-footer,
  #footer-container .four.social-footer {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px; }
  .nav-footer-four h3 {
    text-align: center; }
  .main-footer {
    margin-bottom: 25px; }
  .nav-footer-four {
    padding-left: 0px; }
  #footer-social {
    text-align: center;
    vertical-align: bottom; }
  #footer-social li {
    width: auto;
    float: none;
    display: inline-block;
    margin: 0 30px 0 30px; } }

@media all and (max-width: 767px) {
  /* Footer */
  .main-footer {
    border-right: none;
    min-height: 0px; }
  #footer-container > .row {
    padding: 0; }
  .nav-footer ul {
    display: none; }
  .main-footer ul {
    padding: 0px 20px 6px; }
  .main-footer .nav-footer {
    border-bottom: 1px solid #3D3D3D; }
  .nav-footer h3 {
    text-align: left;
    padding: 0;
    margin: 0; }
  .nav-footer-four h3 {
    border-bottom: none; }
  .nav-footer h3 {
    padding: 15px 20px;
    display: block;
    cursor: pointer; }
  .nav-footer h3 span {
    width: 8px;
    height: 5px;
    display: inline-block;
    margin-top: 7px;
    right: 0;
    background: url("../img/sprite.png") -300px -25px no-repeat;
    float: right; }
  .nav-footer.is-open h3 span {
    background-position: -317px -25px; }
  /* Footer Social */
  .nav-footer-four {
    padding-left: 0px; }
  #footer-social {
    display: block;
    width: 100%;
    padding: 0 20px; }
  #footer-social li {
    height: 45px;
    display: block;
    width: 49%;
    background-color: #333;
    padding: 15px 0;
    float: left;
    margin: 0 0 6px 0; }
  #footer-social li:nth-child(2n) {
    float: right; }
  /* Footer privacy nav */
  #footer-container > .row.tiny-footer {
    padding: 20px 0; } }

.node-page.node-teaser {
  padding: 20px 0; }
  .node-page.node-teaser h3 {
    font-family: "ApexNewBold","Arial Black",sans-serif;
    text-transform: uppercase; }

.node-type-page .pane-node.unpublished {
  background-color: #fff4f4; }

/* Article Page */
.article-main a {
  color: #00713a;
  text-decoration: underline; }
  .article-main a:hover {
    text-decoration: none; }

.article-main h1.title {
  font-family: 'ApexSerifBook', 'Georgia', serif;
  font-size: 1.875em;
  line-height: 1.15em;
  color: #09434e;
  padding-right: 10%;
  margin-top: -7px; }

.article-main h4.date-author {
  font-family: 'Georgia', 'Times New Roman', Serif;
  color: #797979;
  font-size: 0.875em;
  font-style: italic; }

.article-main figure {
  display: table;
  /* width is set to 14px for figcaption behavior */
  width: 14px;
  margin: 4px 30px 60px 0; }

.article-main figure.align-center, .article-main .align-center figure {
  margin: 4px auto 60px auto; }

.article-main figure.right {
  float: right;
  margin: 4px 0px 60px 30px; }

.article-main figure img {
  max-width: 1000px;
  margin-bottom: 22px; }

.article-main figcaption {
  font-size: 0.750em;
  line-height: 1.6em;
  font-style: italic;
  color: #424242; }

.article-main .video {
  margin-bottom: 35px; }

.article-footer {
  border-top: solid 1px #c9c9c9;
  margin: 40px 0 30px 0;
  padding-top: 12px;
  font-size: 0.813em;
  line-height: 1em;
  color: #666; }

.article-footer p {
  margin-bottom: 1em; }

.article-footer a {
  color: #666;
  text-decoration: underline; }

.article-footer a:hover {
  color: #000; }

.article-main .table-caption {
  text-align: left;
  background: #333;
  color: #fff;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  font-size: 0.813em;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
  padding: 8px 12px;
  margin-bottom: 0; }

.article-main table {
  width: 100%;
  margin-bottom: 35px; }

.article-main table th {
  background: #efefef;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  font-size: 0.813em;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
  padding: 7px 12px;
  text-align: left;
  color: #333;
  border: solid 1px #ccc; }

.article-main table td {
  font-family: 'Georgia', 'Times New Roman', Serif;
  font-size: 0.813em;
  line-height: 1em;
  padding: 10px 12px;
  text-align: left;
  color: #666;
  border: solid 1px #ccc; }

.node-article.node-medium-listing article {
  margin-bottom: 20px; }

.node-article.node-medium-listing .more-link {
  display: inline-block;
  color: #00693c;
  margin-top: 20px; }

@media all and (max-width: 960px) {
  /* Article Page */
  .article-main p,
  .article-main ul,
  .article-main li,
  .article-main blockquote,
  .article-main q,
  .article-main dd {
    font-size: 1em;
    line-height: 1.500em;
    margin-bottom: 1.25em; }
  .article-main h1.title {
    font-size: 1.600em;
    line-height: 1.20em; }
  .article-main h4.date-author {
    font-size: 0.933em;
    margin-bottom: 25px; }
  .article-main blockquote {
    margin: 2em 0 2.2em 0; }
  .article-main figure {
    margin: 4px 20px 40px 0; }
  .article-main figure.right {
    margin: 4px 0px 40px 20px; }
  .article-main figure img {
    margin-bottom: 10px;
    max-width: 260px; }
  .article-main .video {
    margin-bottom: 25px; }
  .article-main table {
    margin-bottom: 20px; }
  .article-footer {
    margin: 30px 0 20px 0; } }

@media all and (max-width: 767px) {
  /* Article Page */
  .article-main p,
  .article-main ul,
  .article-main li,
  .article-main blockquote,
  .article-main q,
  .article-main dd {
    font-size: 0.933em;
    line-height: 1.600em;
    margin-bottom: 1.25em; }
  .article-main h1.title {
    font-size: 1.333em;
    line-height: 1.25em;
    margin-bottom: 15px;
    margin-top: -7px;
    padding-right: 0; }
  .article-main h3 {
    font-size: 1em;
    line-height: 1.125em;
    padding-right: 0;
    margin-bottom: 15px; }
  .article-main h4.date-author {
    font-size: 0.933em;
    margin-bottom: 12px; }
  .article-main h4.date-author span {
    display: block;
    margin-bottom: 2px; }
  .article-main blockquote {
    border-top: solid 1px #333;
    border-left: none;
    padding-top: 14px;
    padding-left: 0px;
    margin: 1.7em 0 1.7em 0; }
  .article-main figure {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 20px 0;
    text-align: left; }
  .article-main figure.right {
    margin: 0 0px 20px 0px; }
  .article-main figure img {
    display: inline-block;
    margin-bottom: 6px;
    max-width: 280px; }
  .article-main figcaption {
    line-height: 1.25em; }
  .article-main table {
    border-bottom: solid 1px #ccc; }
  .article-main table th {
    border: none; }
  .article-main table td {
    border: none; }
  .article-main table tr:nth-child(odd) {
    background: #efefef; } }

.dartmouth_calendar.detail .push-one {
  left: 8.333%; }

.dartmouth_calendar.detail .header {
  font-family: 'ApexNewBook', Arial, Sans-serif;
  font-size: 1em;
  line-height: 1.425em;
  text-transform: lowercase;
  padding-left: .2em;
  padding-top: .2em;
  margin-top: 10px;
  height: 42px;
  overflow: hidden; }
  .dartmouth_calendar.detail .header .return {
    padding-top: .5em;
    padding-bottom: .5em;
    width: 20%;
    float: left;
    text-align: center;
    background-color: #666;
    cursor: pointer; }
    .dartmouth_calendar.detail .header .return span {
      background-image: url(../img/sprite.png);
      background-origin: padding-box;
      background-position: -175px 0px;
      background-repeat: no-repeat;
      background-size: auto auto;
      display: inline-block;
      height: 20px;
      margin-right: 10px;
      margin-left: 10px;
      margin-top: .25em;
      width: 10px;
      float: left; }
    .dartmouth_calendar.detail .header .return a {
      color: #FFF; }
  .dartmouth_calendar.detail .header .subscribe {
    float: left;
    width: 68%;
    background-color: #DDD;
    padding-top: .5em;
    padding-bottom: .5em; }
    .dartmouth_calendar.detail .header .subscribe .subscribecal,
    .dartmouth_calendar.detail .header .subscribe .download {
      text-align: center;
      width: 50%;
      float: left; }
      @media all and (max-width: 400px) {
        .dartmouth_calendar.detail .header .subscribe .subscribecal,
        .dartmouth_calendar.detail .header .subscribe .download {
          font-size: 14px;
          /* Things get too tight otherwise */ } }
  .dartmouth_calendar.detail .header .social {
    background-color: #333;
    float: left;
    padding: 10px 10px;
    width: 12%; }
    .dartmouth_calendar.detail .header .social a {
      display: table-cell;
      padding-left: 7px;
      padding-right: 7px;
      width: 33.3%; }
    .dartmouth_calendar.detail .header .social .addthis_button_email .aticon-email,
    .dartmouth_calendar.detail .header .social .addthis_button_facebook .aticon-facebook,
    .dartmouth_calendar.detail .header .social .addthis_button_twitter .aticon-twitter {
      background-size: inherit !important;
      background-color: transparent !important; }
    .dartmouth_calendar.detail .header .social .at300b > span {
      display: inline-block; }
    .dartmouth_calendar.detail .header .social .addthis_button_email .aticon-email {
      background-position: -74px 0px !important;
      height: 22px;
      width: 20px;
      margin-top: 5px; }
    .dartmouth_calendar.detail .header .social .addthis_button_facebook .aticon-facebook {
      background-position: -100px 0px !important;
      height: 22px;
      width: 12px;
      margin-left: 8px; }
    .dartmouth_calendar.detail .header .social .addthis_button_twitter .aticon-twitter {
      background-position: -123px 0px !important;
      height: 25px;
      width: 22px;
      margin-top: 3px; }

.dartmouth_calendar.detail .marker {
  background-color: #FFA800;
  display: block;
  height: 3px;
  width: 80px;
  margin-top: 40px; }

.dartmouth_calendar.detail .intro h2 {
  margin-top: 10px; }

.dartmouth_calendar.detail .cal-feature-image {
  float: left;
  margin: 0 20px 20px 0; }

.dartmouth_calendar.detail .timelocation {
  color: #666;
  font-family: 'ApexNewBook',Arial,Sans-serif;
  font-size: 1.25em;
  line-height: 1.5em;
  margin-left: 220px;
  margin-bottom: 20px; }
  @media all and (max-width: 480px) {
    .dartmouth_calendar.detail .timelocation {
      margin-left: 0;
      clear: both; } }

.dartmouth_calendar.detail .sponsoraud {
  color: #666;
  font-family: 'ApexNewBook',Arial,Sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  font-style: italic;
  margin-left: 220px; }
  @media all and (max-width: 480px) {
    .dartmouth_calendar.detail .sponsoraud {
      margin-left: 0;
      clear: both; } }

.dartmouth_calendar.detail .description {
  color: #666;
  font-family: 'ApexNewBook',Arial,Sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin-top: 20px; }

.dartmouth_calendar.detail .contact {
  color: #666;
  font-family: 'ApexNewBook',Arial,Sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  font-style: italic;
  margin-top: 40px; }

.dartmouth_calendar.detail .url_container {
  margin-top: 30px; }

.dartmouth_calendar.detail .disclaimer {
  margin-top: 30px;
  font-family: 'ApexNewBook',Arial,Sans-serif;
  font-size: 0.8em; }

@media screen and (max-width: 960px) {
  .dartmouth_calendar.detail .header {
    height: auto; }
    .dartmouth_calendar.detail .header .return,
    .dartmouth_calendar.detail .header .subscribe,
    .dartmouth_calendar.detail .header .social {
      width: 100%;
      float: none; }
    .dartmouth_calendar.detail .header .subscribe {
      height: 2.5em; }
  .dartmouth_calendar.detail .push-one {
    left: 0; } }

@media screen and (max-width: 767px) {
  .dartmouth_calendar.detail .contact {
    margin-bottom: 20px; } }

.mod-home-hdr {
  margin-bottom: 20px;
  overflow: hidden; }

.mod-home-hdr .btn {
  float: right; }

.wrapper-main.home h3.ital {
  float: left;
  padding-top: 10px;
  margin-bottom: 0;
  -webkit-font-smoothing: subpixel-antialiased; }

@media all and (min-width: 768px) {
  .links--twocol > .panel-pane {
    float: left;
    width: 50%; }
    .links--twocol > .panel-pane:first-child {
      padding-right: 10px; }
    .links--twocol > .panel-pane:last-child {
      padding-left: 10px; }
    .links--twocol > .panel-pane .column {
      width: 100%; } }

@media all and (max-width: 767px) {
  .links--twocol > .panel-pane {
    margin-bottom: 40px; } }

.node-people-profile.node-full h3 {
  font-family: 'ApexNewBook', Arial, Sans-serif;
  font-size: 1.125em;
  color: #00693E;
  text-transform: uppercase;
  margin: 30px 0 20px; }

.node-people-profile.node-full p {
  font-family: 'ApexNewBook', Arial, Sans-serif; }

.node-people-profile.node-full .intro.bio {
  padding-left: 10px;
  margin-bottom: 0; }
  .node-people-profile.node-full .intro.bio h1 {
    margin-bottom: 0;
    color: #424242;
    font-family: 'ApexNewBook', Arial, Sans-serif; }
  .node-people-profile.node-full .intro.bio h2 {
    color: #767676;
    font-size: 1em;
    font-family: 'Georgia', 'Times New Roman', Serif;
    font-style: italic;
    margin-bottom: 5px; }
  .node-people-profile.node-full .intro.bio .pane-node-field-people-title ul,
  .node-people-profile.node-full .intro.bio .field-people-title ul {
    list-style: none; }
    .node-people-profile.node-full .intro.bio .pane-node-field-people-title ul li:last-child h2,
    .node-people-profile.node-full .intro.bio .field-people-title ul li:last-child h2 {
      margin-bottom: 15px; }
  .node-people-profile.node-full .intro.bio .btn {
    margin: 0 0 30px; }
  .node-people-profile.node-full .intro.bio .intro p {
    padding-right: 4.5%; }
  .node-people-profile.node-full .intro.bio .title_wrapper {
    overflow: hidden; }
    .node-people-profile.node-full .intro.bio .title_wrapper div.first {
      float: left;
      margin-right: 20px; }
      .node-people-profile.node-full .intro.bio .title_wrapper div.first h1.title {
        margin: 0; }
      @media screen and (max-width: 767px) {
        .node-people-profile.node-full .intro.bio .title_wrapper div.first {
          float: none;
          margin-right: 0;
          width: auto;
          border: 0; } }
    .node-people-profile.node-full .intro.bio .title_wrapper div.second {
      overflow: hidden;
      margin: 10px;
      float: right; }
      @media screen and (max-width: 767px) {
        .node-people-profile.node-full .intro.bio .title_wrapper div.second {
          float: none; } }

.node-people-profile.node-full .connect-with-us h3 {
  font-size: 0;
  margin: 0; }

.node-people-profile.node-full .contact-info {
  padding: 0 0 30px 10px; }
  .node-people-profile.node-full .contact-info h3 {
    margin-top: 1em; }
  .node-people-profile.node-full .contact-info .contact-header {
    margin-top: 0; }
  .node-people-profile.node-full .contact-info h3,
  .node-people-profile.node-full .contact-info p,
  .node-people-profile.node-full .contact-info address,
  .node-people-profile.node-full .contact-info li,
  .node-people-profile.node-full .contact-info a {
    font-size: 0.825em;
    font-style: normal;
    line-height: 1.425em;
    font-family: 'ApexNewBook', Arial, Sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-bottom: 0; }
  .node-people-profile.node-full .contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.node-people-profile.node-full .bio-person-expertise {
  padding: 20px 20px 30px 20px;
  background-color: #ECECEC;
  color: #333; }
  .node-people-profile.node-full .bio-person-expertise img {
    width: 100%;
    display: block;
    margin-bottom: 30px; }
  .node-people-profile.node-full .bio-person-expertise p {
    font-size: .875em;
    margin-bottom: 0; }
  .node-people-profile.node-full .bio-person-expertise h3 {
    font-size: 0.750em;
    text-transform: uppercase; }

.node-people-profile.node-full .people__link-box {
  color: #FFF;
  padding: 25px 20px 50px 20px;
  margin: 5px 0; }
  .node-people-profile.node-full .people__link-box h3 {
    font-size: 0.75em;
    font-family: 'ApexNewBook', Arial, Sans-serif;
    color: #CCC;
    margin: 0 0 20px; }
  .node-people-profile.node-full .people__link-box ul {
    list-style: none; }
  .node-people-profile.node-full .people__link-box li {
    line-height: 1.125em;
    font-family: 'ApexNewMed', Arial, Sans-serif;
    margin-bottom: 15px; }
  .node-people-profile.node-full .people__link-box a {
    color: #FFF;
    text-decoration: none; }
  .node-people-profile.node-full .people__link-box .show-more__toggle {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    cursor: pointer;
    text-indent: -9999px; }
    .node-people-profile.node-full .people__link-box .show-more__toggle span {
      width: 11px;
      height: 11px;
      display: block;
      background: url("../img/sprite.png") -100px -25px no-repeat; }

.node-people-profile.node-full .people__link-box.open .show-more__toggle span {
  background-position: -114px -25px; }

.node-people-profile.node-full .people__courses {
  background-color: #00693e; }

.node-people-profile.node-full .people__related-links {
  background-color: #09434e; }

.node-people-profile.node-full .bio-main {
  border-top: 1px solid #C9C9C9; }

.node-people-profile.node-full .selected-publications ul,
.node-people-profile.node-full .pane-node-field-people-engagements ul,
.node-people-profile.node-full .pane-node-field-people-works-in-progress ul,
.node-people-profile.node-full .pane-node-field-people-works-activities ul,
.node-people-profile.node-full .pane-node-field-people-custom-section ul {
  list-style: none; }

.node-people-profile.node-full .selected-publications li,
.node-people-profile.node-full .pane-node-field-people-engagements li,
.node-people-profile.node-full .pane-node-field-people-works-in-progress li,
.node-people-profile.node-full .pane-node-field-people-works-activities li,
.node-people-profile.node-full .pane-node-field-people-custom-section li {
  font-family: 'ApexNewBook', Arial, Sans-serif; }

.node-people-profile.node-full .people-expertise {
  color: #333;
  font-size: .875em;
  margin-bottom: 0; }
  .node-people-profile.node-full .people-expertise .spacer {
    padding: 0 3px 0 2px; }

.bio-page .back-link-wrap {
  margin: -4px 0 40px; }

.back-link {
  padding: 10px;
  font-family: 'ApexNewMed', Arial, Sans-serif;
  font-size: .875em; }

@media all and (max-width: 767px) {
  .bio-person-expertise img {
    max-width: 60%; } }

@media all and (max-width: 400px) {
  .bio-person-expertise img {
    max-width: 100%; } }

.node-policy h3 {
  margin-bottom: 10px; }

.node-policy a {
  color: #00693e;
  text-decoration: underline; }
  .node-policy a:hover {
    color: #00693e;
    text-decoration: none; }

.node-policy section {
  margin-bottom: 1.5em; }
  .node-policy section p:last-child {
    margin-bottom: 0; }

.node-policy .field-policy-effective-date h3 {
  display: inline;
  padding-right: 5px; }

.node-policy .field-policy-secondary-offices a:after {
  content: ','; }

.node-policy .field-policy-secondary-offices a:last-child:after {
  content: ''; }

.node-policy .field-policy-table-of-contents {
  font-size: 16px; }
  .node-policy .field-policy-table-of-contents ul {
    list-style: none;
    font-size: 1em;
    margin-bottom: 36px; }
  .node-policy .field-policy-table-of-contents li {
    margin-bottom: 0px; }

.node-policy .field-policy-forms a {
  display: block;
  line-height: 1.5; }

.node-policy.node-package {
  margin-bottom: 40px; }
  .node-policy.node-package::before {
    color: #ffa800;
    content: "Policy";
    font-family: "ApexNewBold",Arial,sans-serif;
    font-size: 0.75em;
    text-transform: uppercase; }
  .node-policy.node-package h2 {
    margin-bottom: 5px;
    padding-top: 18px; }
  .node-policy.node-package .field-items {
    margin-bottom: 15px; }
  .node-policy.node-package .date-display-single {
    color: #797979;
    font-size: 0.875em;
    font-style: italic; }
  .node-policy.node-package .field-name-field-policy-primary-office::before {
    color: #424242;
    content: "Office of Primary Responsibility";
    font-family: "ApexNewBook",Arial,sans-serif;
    font-size: 0.75em;
    text-transform: uppercase; }
  .node-policy.node-package .field-name-field-policy-primary-office .field-item {
    padding-top: 5px; }
  .node-policy.node-package .intro p {
    color: #424242;
    font-family: "Georgia","Times New Roman",serif;
    font-size: 1em;
    line-height: 1.4em; }

@media all and (max-width: 960px) {
  .node-policy p,
  .node-policy ul,
  .node-policy li,
  .node-policy blockquote,
  .node-policy q,
  .node-policy dd {
    font-size: 1em;
    line-height: 1.500em;
    margin-bottom: 1.25em; } }

@media all and (max-width: 767px) {
  .node-policy p:not(section.intro p),
  .node-policy ul,
  .node-policy li,
  .node-policy blockquote,
  .node-policy q,
  .node-policy dd {
    font-size: 0.933em;
    line-height: 1.600em;
    margin-bottom: 1.25em; }
  .node-policy .last-updated {
    padding-bottom: 20px; } }

.node-dept-info a {
  color: #00693e; }

.node-dept-info address {
  color: #666;
  font-family: 'Apex New', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 0.875em;
  line-height: 1.5em;
  margin: 0;
  padding: 1px 0; }

.node-dept-info.node-package h2 {
  font-size: 1.25em;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  line-height: 1.05em;
  text-transform: uppercase;
  margin-bottom: 16px; }

.node-dept-info.node-package p {
  font-size: 0.875em;
  color: #797979;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 15px; }

.node-dept-info .dept-info__people ul {
  list-style: none; }

.node-dept-info .dept-info__contact .pane-node-field-social {
  margin: 20px 0; }

.dept-info-section {
  position: relative;
  padding: 18px 10px 18px 0; }
  .dept-info-section a {
    line-height: 1.5;
    color: #00693e;
    text-decoration: underline; }
    .dept-info-section a:hover {
      text-decoration: none; }
  .dept-info-section .marker {
    width: 20px;
    height: 3px;
    display: block;
    background-color: #ffa800;
    position: absolute;
    top: 0;
    left: 0; }

.dept-info-section--ribbon-footer {
  padding: 0 0 20px; }

.dept-info-people--ribbon-footer {
  padding-top: 0; }

.dept-info-address--ribbon-footer {
  padding-top: 0; }
  .dept-info-address--ribbon-footer img {
    margin-bottom: 1.8em;
    width: 100%; }
  .dept-info-address--ribbon-footer h4 {
    margin-bottom: 5px; }
  .dept-info-address--ribbon-footer address {
    margin-bottom: 20px;
    font-style: normal; }

.dept-person {
  margin-bottom: 20px; }
  .dept-person h4 {
    line-height: 1.5;
    margin-bottom: 0; }

@media all and (max-width: 767px) {
  .dept-info-people--ribbon-footer,
  .dept-info-address--ribbon-footer {
    text-align: center; }
  .node-dept-info .dept-info-section {
    margin-bottom: 20px !important; }
    .node-dept-info .dept-info-section .marker {
      display: none; } }

.node-quoted .quoted__quote {
  font-family: "ApexNewBook",Arial,sans-serif; }

.node-quoted .quoted__credit .quoted__byline {
  display: block; }

.node-quoted .quoted__credit .quoted__byline--inline a {
  font-style: normal;
  text-decoration: underline; }
  .node-quoted .quoted__credit .quoted__byline--inline a:hover {
    text-decoration: none; }

.node-quoted.view-mode-full .quoted__quote {
  color: #666;
  margin-top: 0;
  text-transform: none; }

.node-webform {
  padding: 18px 10px 18px 0; }
  .node-webform h2 {
    font-family: "ApexNewBold","Arial Black",sans-serif;
    font-size: 1.25em;
    line-height: 1.05em;
    margin-bottom: 16px;
    text-transform: uppercase; }
  .node-webform a {
    text-decoration: underline; }
  .node-webform label,
  .node-webform legend {
    color: #424242;
    font-family: "ApexNewMed",Arial,sans-serif;
    font-size: 1.125em;
    font-weight: normal;
    margin: 30px 0 10px; }
    .node-webform label.option,
    .node-webform legend.option {
      font-family: "Georgia","Times New Roman",serif;
      text-transform: none; }
    .node-webform label a,
    .node-webform legend a {
      color: #424242; }
  .node-webform fieldset .fieldset-wrapper {
    padding-left: 30px; }
  .node-webform .webform-container-inline > label {
    display: block; }
  .node-webform .webform-component-markup {
    margin-top: 30px; }
  .node-webform .form-text,
  .node-webform .form-select,
  .node-webform .form-textarea {
    background: #e1e1e1 none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    color: #333;
    font: 16px/18px "ApexNewBook",Arial,sans-serif;
    height: 42px;
    margin: 0 0 10px;
    padding: 0.5em;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .node-webform .form-select {
    background: transparent url("/sites/all/themes/dartmouth_base/assets/img/select-bg.png") repeat-x scroll right top;
    color: #000;
    cursor: pointer; }
    .node-webform .form-select.hour, .node-webform .form-select.minute {
      width: 25% !important; }
  .node-webform .form-textarea {
    height: auto; }
  .node-webform .chosen-container-single .chosen-single {
    background-image: none;
    border: none;
    box-shadow: none; }
    .node-webform .chosen-container-single .chosen-single div b {
      background-image: none; }
  .node-webform .webform-component-grid table {
    font-size: 0.813em; }
    .node-webform .webform-component-grid table th {
      padding: 0 10px; }
    .node-webform .webform-component-grid table .form-radio {
      margin: 10px; }
  .node-webform .form-managed-file {
    margin: 0 0 10px; }
  .node-webform .description {
    color: #424242;
    line-height: 1.25em; }
  .node-webform button.webform-submit,
  .node-webform button.webform-previous,
  .node-webform button.webform-next {
    background-color: #00949a;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font-family: "ApexSerifBook","Georgia",serif;
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: 1.4em;
    margin-top: 1.4em;
    padding: 5px 15px 10px;
    text-transform: lowercase; }
    .node-webform button.webform-submit:hover,
    .node-webform button.webform-previous:hover,
    .node-webform button.webform-next:hover {
      background-color: #333; }
  .node-webform button.webform-previous,
  .node-webform button.webform-next {
    margin-right: 10px; }
  .node-webform .form-managed-file button[value="Upload"] {
    display: none; }
  .node-webform .captcha {
    margin-top: 20px; }

h2.all-caps {
  font-size: 1.25em;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  line-height: 1.05em;
  text-transform: uppercase;
  margin-bottom: 16px; }

h3.all-caps {
  font-family: 'ApexNewBold','Arial Black',Sans-serif;
  font-size: 1.15em;
  line-height: 1.05em;
  text-transform: uppercase; }

h4.all-caps {
  font-size: 1.05em;
  font-family: 'ApexNewBold','Arial Black',Sans-serif;
  line-height: 1.05em;
  text-transform: uppercase; }

.last-updated {
  font-family: 'ApexNewBook',Arial,Sans-serif;
  font-style: italic;
  color: #626262;
  padding: 20px 0 0; }

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

.text-green {
  color: #00693e; }

.bg-blue {
  background: #009bac; }

.bg-green {
  background: #00693e; }

.cols-2 .panel-pane {
  margin-bottom: 44px; }
  @media all and (min-width: 768px) {
    .cols-2 .panel-pane {
      float: left;
      width: 50%; }
      .cols-2 .panel-pane:first-child {
        padding-right: 10px; }
      .cols-2 .panel-pane:last-child {
        padding-left: 10px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: ''; }

.clearfix:after {
  clear: both; }

.show-more__wrapper {
  position: relative;
  overflow: hidden;
  transition: height .3s ease-in-out; }
  .show-more__wrapper .show-more__show-more {
    display: none; }
  .show-more__wrapper.open .show-more__show-more {
    display: block; }

article ul,
article ol,
.article-main ul,
.article-main ol,
.node-policy ul,
.node-policy ol {
  color: #424242;
  font-family: "Georgia","Times New Roman",serif;
  font-size: 0.9375em;
  line-height: 1.3em;
  list-style-type: circle;
  margin-bottom: 1.4em;
  padding-left: 1.5em; }
  article ul li,
  article ol li,
  .article-main ul li,
  .article-main ol li,
  .node-policy ul li,
  .node-policy ol li {
    margin-bottom: 0.25em; }
  article ul ul,
  article ul ol,
  article ol ul,
  article ol ol,
  .article-main ul ul,
  .article-main ul ol,
  .article-main ol ul,
  .article-main ol ol,
  .node-policy ul ul,
  .node-policy ul ol,
  .node-policy ol ul,
  .node-policy ol ol {
    margin-bottom: 0.25em; }

article ol,
.article-main ol,
.node-policy ol {
  list-style-type: decimal; }

article blockquote,
article q,
article qq,
.article-main blockquote,
.article-main q,
.article-main qq {
  border-left: solid 1px #333;
  padding-left: 40px;
  padding-right: 40px;
  font-style: italic;
  margin: 2.4em 0 2.4em 0;
  clear: both; }

.text-chunk .marker,
.node-webform .marker {
  width: 20px;
  height: 3px;
  display: block;
  background-color: #ffa800;
  position: absolute;
  top: 0;
  left: 0; }

.media-wysiwyg img.align-center, .align-center img {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.connect-with-us ul {
  list-style: none;
  display: table; }

.connect-with-us li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px; }
  .connect-with-us li:first-child {
    padding-left: 0; }
  .connect-with-us li:last-child {
    padding-right: 0; }

.connect-with-us a {
  display: block; }

.connect-with-us .logo-facebook a {
  padding: 0.5px 6px; }

.connect-with-us .logo-twitter a {
  padding: 3px 1px 4px; }

.connect-with-us .logo-youtube a {
  padding: 0 0.5px; }

.connect-with-us .logo-linkedin a {
  padding: 0 2.5px; }

.connect-with-us .logo-flicker a {
  padding: 5px 0; }

.connect-with-us .logo-instagram a {
  padding: 5px 0; }

.main-menu--admin {
  background-color: #00693C;
  display: table;
  position: relative;
  width: 100%; }
  .main-menu--admin .header-button {
    width: 55px;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  .main-menu--admin .main-menu--admin__header-menu {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.header-button {
  text-align: center;
  vertical-align: middle; }
  .header-button:hover {
    background: #00341e; }
  .header-button span {
    display: block; }

.main-menu--admin .mobile-nav__toggle {
  display: none; }

.main-menu--admin__header-home span {
  height: 19px;
  width: 18px;
  background: url("../img/sprite.png") no-repeat scroll -25px 0;
  text-indent: -9999px; }

.main-menu--admin__header-home a {
  display: block;
  width: 100%;
  padding: 18px 20px; }

.front .main-menu--admin__header-home a {
  background-color: #00341e; }
  .front .main-menu--admin__header-home a.active {
    background-color: transparent; }

.main-menu--admin__header-search .search-toggle {
  display: block;
  padding: 15px 17px; }
  .main-menu--admin__header-search .search-toggle span {
    height: 25px;
    width: 25px;
    background: url(../img/sprite.png) -47px 3px no-repeat;
    text-indent: -9999px; }

.main-menu--admin__header-search form {
  display: none;
  height: 100%; }

.main-menu--admin__header-search form > div {
  display: table;
  width: 100%;
  height: 100%; }

.main-menu--admin__header-search .form-item,
.main-menu--admin__header-search .search-close,
.main-menu--admin__header-search button {
  display: table-cell;
  vertical-align: middle; }

.main-menu--admin__header-search .form-item {
  width: 1200px; }

.main-menu--admin__header-search .search-close {
  text-align: center;
  width: 55px;
  border-right: 1px solid #2C8754; }
  .main-menu--admin__header-search .search-close:hover span {
    opacity: 0.8; }
  .main-menu--admin__header-search .search-close span {
    background: url(../img/sprite.png) -50px -23px no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-indent: -9999px; }

.main-menu--admin__header-search button {
  font-size: 16px;
  font-family: 'ApexNewBold','Arial Black',Sans-serif;
  color: #FFF;
  height: 55px;
  background: none;
  border-radius: 0;
  border: 0;
  outline: 0;
  text-transform: uppercase;
  width: 55px; }
  .main-menu--admin__header-search button:hover {
    background-color: #00341e; }

.main-menu--admin__header-search input {
  height: 100%;
  width: 100%;
  background: none !important;
  border: none;
  outline: none;
  padding-left: 15px;
  color: #FFF;
  font-size: 1.25em;
  line-height: 1.25em;
  font-family: 'ApexNewBook',Arial,Sans-serif; }

.main-menu--admin__header-search.open {
  background-color: #00693C;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 100; }
  .main-menu--admin__header-search.open > a {
    display: none; }
  .main-menu--admin__header-search.open form {
    display: block; }

.main-menu--admin__header-menu {
  color: #FFF;
  height: 100%;
  font-family: 'ApexNewMed',Arial,Sans-serif;
  font-size: 0.875em;
  line-height: normal;
  text-transform: uppercase; }
  .main-menu--admin__header-menu > .menu {
    border-left: 1px solid #2C8754;
    border-right: 1px solid #2C8754;
    display: table;
    list-style: none;
    margin: 0;
    width: 100%; }
  .main-menu--admin__header-menu .menu__top-level {
    border-right: 1px solid #2C8754;
    display: table-cell;
    margin: 0;
    padding: 0;
    text-align: center; }
    .main-menu--admin__header-menu .menu__top-level:last-child {
      border-right: none; }
    .main-menu--admin__header-menu .menu__top-level > span.arrow-down {
      padding: 0; }
    .main-menu--admin__header-menu .menu__top-level.active-trail > span.arrow-down {
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid #FFF;
      position: absolute;
      bottom: 0;
      z-index: 201;
      display: inline-block; }
  .main-menu--admin__header-menu .menu__top-level > span {
    cursor: pointer;
    display: block;
    line-height: 1;
    padding: 20px 15px; }
    .main-menu--admin__header-menu .menu__top-level > span.dropmenu-notoggle {
      padding: 0; }
      .main-menu--admin__header-menu .menu__top-level > span.dropmenu-notoggle a {
        color: white;
        display: block;
        line-height: 1;
        padding: 20px 15px;
        text-decoration: none; }
    .main-menu--admin__header-menu .menu__top-level > span:hover {
      background: #00341e; }

.main-menu--admin__header-menu .open > span, .main-menu--admin__header-menu .active-trail > span {
  background-color: #00341e; }

.main-menu--admin__header-menu .open .dropmenu {
  display: table; }

.main-menu--admin__header-menu .active-trail > span {
  background-color: #00341e; }

.dropmenu .dropclose {
  height: 22px;
  width: 22px;
  display: block;
  background: url("../img/sprite.png") no-repeat;
  background-position: -175px -25px;
  text-indent: -9999px;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: 10px;
  margin-bottom: 15px; }
  .dropmenu .dropclose:hover {
    cursor: pointer; }

.dropmenu.has-feature > section {
  display: table-cell;
  vertical-align: top; }

.dropmenu.has-feature .hasfocus {
  border: 1px dotted black; }

.dropmenu.no-feature .hasfocus {
  border: 1px dotted black; }

.dropmenu {
  border-bottom: 5px solid #CCC;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 110;
  background-color: #FFF;
  padding-top: 20px;
  padding-bottom: 45px; }

.dropmenu__menu > ul {
  display: table;
  text-align: left;
  width: 100%; }

.dropmenu__menu > ul > li {
  display: table-cell;
  padding-left: 15px;
  padding-right: 15px; }

.dropmenu__menu ul ul {
  font-family: 'ApexNewBook', Arial, Sans-serif;
  font-size: 16px;
  list-style: none;
  margin-top: 2px; }
  .dropmenu__menu ul ul > li {
    padding: 4px 0;
    text-transform: none; }
    .dropmenu__menu ul ul > li a {
      color: #4A4A4A;
      text-decoration: none; }
      .dropmenu__menu ul ul > li a:hover {
        text-decoration: underline; }

.dropmenu__feature {
  border-left: 1px solid #CCC;
  padding-left: 30px;
  padding-right: 32px;
  text-align: left; }

@media all and (min-width: 768px) and (max-width: 960px) {
  .main-menu--admin__header-search input {
    font-size: 40px;
    line-height: 40px; }
  .main-menu--admin__header-search .menu-row {
    display: table;
    width: 100%; }
    .main-menu--admin__header-search .menu-row:first-of-type {
      border-bottom: 1px solid #2C8754; }
  .main-menu--admin__header-search .main-menu--admin__header-home a {
    padding-top: 44px;
    padding-bottom: 44px; }
  .main-menu--admin__header-search .main-menu--admin__header-search .search-toggle {
    padding-top: 41px;
    padding-bottom: 41px; }
  .main-menu--admin__header-search .dropmenu.has-feature .dropmenu__menu,
  .main-menu--admin__header-search .dropmenu.has-feature .dropmenu__feature {
    display: table;
    width: 100%; }
  .main-menu--admin__header-search .dropmenu.has-feature .dropmenu__feature {
    border-left: none;
    border-top: 1px solid #CCC;
    padding-top: 20px;
    margin-top: 20px; }
  .main-menu--admin__header-menu .menu-row {
    display: table;
    width: 100%; }
    .main-menu--admin__header-menu .menu-row:first-child > li {
      border-bottom: 1px solid #2C8754; } }

@media all and (max-width: 767px) {
  .main-menu--admin__header-home,
  .main-menu--admin__header-menu {
    display: none !important; }
  .main-menu--admin .mobile-nav__toggle {
    display: block;
    padding: 18px 0;
    width: 65px;
    text-align: center;
    cursor: pointer; }
    .main-menu--admin .mobile-nav__toggle span {
      background: transparent url(../img/sprite.png) no-repeat scroll -25px -25px;
      display: inline-block;
      height: 20px;
      width: 25px;
      text-indent: -9999px; }
  .main-menu--admin__header-search {
    background-color: #00341e;
    width: 100% !important; }
    .main-menu--admin__header-search .search-toggle,
    .main-menu--admin__header-search .search-close {
      display: none; }
    .main-menu--admin__header-search form {
      display: block; }
      .main-menu--admin__header-search form > div {
        display: table;
        width: 100%;
        height: 100%; }
    .main-menu--admin__header-search .button {
      display: block;
      padding: 15px 17px; }
      .main-menu--admin__header-search .button span {
        height: 25px;
        width: 25px;
        background: url(../img/sprite.png) -47px 3px no-repeat;
        text-indent: -9999px; } }

.menu-feature {
  display: table; }
  .menu-feature .menu-feature__column {
    display: table-cell;
    vertical-align: top;
    min-width: 250px;
    max-width: 400px; }
  .menu-feature .menu-feature__column + .menu-feature__column {
    padding-left: 30px; }
  .menu-feature h3 {
    font-size: 1em;
    margin-bottom: 0; }
  .menu-feature ul {
    font-family: "ApexNewBook",Arial,sans-serif;
    font-size: 16px;
    list-style: none;
    text-transform: none; }
  .menu-feature li {
    border-bottom: 1px solid #ccc;
    line-height: normal;
    margin: 0;
    padding: 8px 0; }
  .menu-feature a {
    color: #4A4A4A; }

.block-menu-block-mobile-nav .block-title {
  display: none; }

#mobile-nav {
  background-color: #242424;
  font-family: 'ApexNewMed',Arial,Sans-serif;
  color: #FFF;
  position: fixed;
  top: 0;
  left: -80%;
  width: 80%;
  height: 100%;
  overflow: scroll;
  z-index: 9999;
  transition: left 0.2s; }
  #mobile-nav.open {
    left: 0; }
  #mobile-nav a {
    color: #FFF; }
  #mobile-nav .mobile-nav__toggle {
    background: url(../img/sprite.png) no-repeat scroll -175px -25px transparent;
    display: block;
    float: right;
    height: 24px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 24px;
    position: absolute;
    right: 8px;
    top: 20px;
    cursor: pointer; }
  #mobile-nav header {
    padding: 18px 12px;
    margin-right: 50px; }
    #mobile-nav header span {
      display: block;
      width: 158px;
      height: 25px;
      background: url(../img/logo-white.png) no-repeat;
      text-indent: -9999px; }
  #mobile-nav .site-name a {
    background-color: #606060;
    border-bottom: 1px solid #5F5F5F;
    display: block;
    text-transform: uppercase;
    color: #FFF;
    padding: 22px 0 22px 12px; }
    #mobile-nav .site-name a:hover {
      text-decoration: none; }

.mobile-nav__menu ul {
  list-style: none; }

.mobile-nav__menu > ul > li {
  display: block;
  border-bottom: 1px solid #5F5F5F;
  width: 100%;
  position: relative;
  text-transform: uppercase; }
  .mobile-nav__menu > ul > li a,
  .mobile-nav__menu > ul > li > span {
    display: block;
    padding: 22px 12px;
    cursor: pointer; }
  .mobile-nav__menu > ul > li > .menu__toggle {
    display: block;
    background-color: #333;
    height: 58px;
    width: 56px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0; }
    .mobile-nav__menu > ul > li > .menu__toggle span {
      background: url(../img/sprite.png) no-repeat scroll -300px -42px;
      display: inline-block;
      height: 8px;
      width: 5px;
      margin: 25px 0; }

.mobile-nav__menu > ul > li > ul {
  display: none;
  border-top: 1px solid #5F5F5F; }

.mobile-nav__menu ul ul {
  padding-left: 1.5em; }

.mobile-nav__menu ul ul ul > li {
  text-transform: none; }

.mobile-nav__menu .open ul {
  display: block; }

.mobile-nav__menu .open > .menu__toggle span {
  background-position: -320px -42px; }

.mobile-nav__menu ul li.active-trail.active {
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif; }

.mobile-nav__menu ul li ul li.active {
  background-image: url(../img/arrow-sidebar-white.png);
  background-repeat: no-repeat;
  background-position: 0px 24px; }

.mobile-nav__menu.mobile-secondary-nav__menu > ul > li.active {
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  /* font-weight: 900; */
  /* font-weight: 800; */
  /* font-weight: bolder; */
  /* font-weight: lighter; */
  /*
    background-image: url(../img/arrow-sidebar-white.png);
    background-repeat: no-repeat;
    background-position: 3px 24px;
    */ }

/* Department container */
#dept-container {
  background-color: #005336;
  padding: 0; }

#dept-info {
  padding-top: 50px;
  padding-bottom: 40px;
  text-align: center; }

#dept-info h1 {
  margin-bottom: 25px;
  color: #FFF;
  z-index: 98;
  position: relative;
  font-size: 2.500em;
  line-height: 1.375; }

#dept-info h1 span {
  display: block;
  font-size: 0.350em;
  text-transform: uppercase;
  letter-spacing: 1px; }

.banner-header {
  position: relative; }

.front #dept-container:not(.no-image) {
  position: relative;
  /* Department banner */ }
  .front #dept-container:not(.no-image) #department-banner {
    position: relative;
    z-index: 101;
    overflow: hidden; }
  .front #dept-container:not(.no-image) #department-banner > img {
    width: 100%;
    position: absolute; }
  .front #dept-container:not(.no-image) #dept-info {
    padding-top: 0;
    padding-bottom: 0;
    text-align: left; }
  .front #dept-container:not(.no-image) #department-banner {
    height: 371px; }
  .front #dept-container:not(.no-image) #dept-info h1 {
    font-size: 2.200em;
    line-height: 1.25;
    margin-bottom: 0;
    padding: 0 0 7px 20px; }
  .front #dept-container:not(.no-image) #dept-info h1 span {
    display: inline-block;
    vertical-align: middle; }

/* Department social links */
#department-social {
  background-color: #005336;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100; }

#department-social ul {
  position: relative; }

#department-social li {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  text-align: center; }

#department-social > ul > li > a {
  display: block;
  padding: 15px; }

#department-social .logo-mail > a span {
  display: inline-block;
  width: 19px;
  height: 15px;
  margin-top: 5px;
  background: url("../img/sprite.png") -75px 0 no-repeat; }

/* Mail info */
.logo-mail .mail-info {
  display: none;
  width: auto;
  padding: 30px 15px;
  position: absolute;
  top: 50px;
  right: 0;
  background-color: #00341e;
  line-height: 1.4;
  min-width: 212px; }

.logo-mail .mail-info span {
  display: block;
  text-align: right;
  color: #FFF; }

.logo-mail .mail-info a {
  text-align: right;
  color: #FFF;
  display: inline; }

.logo-mail.right {
  position: relative; }

.logo-mail.right .mail-info {
  left: auto;
  right: 0px;
  width: 210px; }

.logo-mail.right .mail-info span, .logo-mail.right .mail-info a {
  text-align: left; }

/* Department social logos */
/*#department-social .logo-mail:hover .mail-info,*/
#department-social .logo-mail.is-open .mail-info {
  display: block; }

/*#department-social .logo-mail:hover,*/
#department-social .logo-mail.is-open {
  background-color: #00341e; }

#department-social .logo-facebook a span {
  display: inline-block;
  width: 12px;
  height: 23px;
  background: url("../img/sprite.png") -100px 0 no-repeat; }

#department-social .logo-facebook:hover {
  background-color: #3E7BD7; }

#department-social .logo-twitter a span {
  display: inline-block;
  width: 21px;
  height: 17px;
  margin-top: 3px;
  background: url("../img/sprite.png") -125px 0 no-repeat; }

#department-social .logo-twitter:hover {
  background-color: #00CDF2; }

#department-social .logo-youtube a span {
  display: inline-block;
  width: 22px;
  height: 25px;
  background: url("../img/sprite.png") -150px 0 no-repeat; }

#department-social .logo-youtube:hover {
  background-color: #DF1212; }

#department-social .logo-linkedin a {
  padding: 16px 15px 15px; }
  #department-social .logo-linkedin a span {
    display: inline-block;
    background: url("../img/social-sprite--white.png") -301px -1px no-repeat;
    width: 22px;
    height: 17px; }

#department-social .logo-linkedin:hover {
  background-color: #3E7BD7; }

#department-social .logo-flickr a {
  padding: 18px 10px 18px 11px; }
  #department-social .logo-flickr a span {
    display: inline-block;
    background: url("../img/social-sprite--white.png") -108px -5px no-repeat;
    width: 29px;
    height: 14px; }

#department-social .logo-flickr:hover {
  background-color: #00CDF2; }

#department-social .logo-instagram a {
  padding: 13px 14px; }
  #department-social .logo-instagram a span {
    display: inline-block;
    background: url("../img/social-sprite--white.png") -143px -2px no-repeat;
    width: 22px;
    height: 24px; }

#department-social .logo-instagram:hover {
  background-color: #DF1212; }

/*
.touch #department-social li:hover {
    background-color: #046569 !important;
}
*/
.touch #department-social .logo-mail:hover {
  background-color: #00949A !important; }

@media all and (max-width: 960px) {
  .front #dept-container:not(.no-image) {
    /* Department banner */ }
    .front #dept-container:not(.no-image) #department-banner {
      height: 318px; }
    .front #dept-container:not(.no-image) #dept-info {
      position: relative; }
    .front #dept-container:not(.no-image) #dept-info h1 {
      display: inline-block;
      line-height: 1em;
      padding: 6px 0 6px 20px; }
    .front #dept-container:not(.no-image) #dept-info #btn-show-desc {
      display: block; }
    .front #dept-container:not(.no-image) #dept-info.is-open {
      position: absolute;
      width: 100%;
      height: 100%;
      padding: 60px;
      z-index: 101;
      background-color: #3C3C3C;
      text-align: center; }
    .front #dept-container:not(.no-image) #dept-info.is-open,
    .front #dept-container:not(.no-image) #dept-info.is-open .department-desc,
    .front #dept-container:not(.no-image) #dept-info.is-open .btn-close {
      display: block; }
    .front #dept-container:not(.no-image) #dept-info .department-desc,
    .front #dept-container:not(.no-image) #dept-info.is-open #btn-show-desc {
      display: none; }
    .front #dept-container:not(.no-image) #dept-info .btn-close {
      display: none;
      width: 22px;
      height: 22px;
      position: absolute;
      top: 10px;
      right: 10px;
      background: url("../img/sprite.png") -50px -25px;
      z-index: 102; } }

@media all and (max-width: 767px) {
  .front #dept-container:not(.no-image) {
    /* Department banner */ }
    .front #dept-container:not(.no-image) #dept-info {
      padding: 40px 20px 10px 20px;
      text-align: center; }
    .front #dept-container:not(.no-image) #dept-info h1 {
      font-size: 1.867em;
      line-height: 1.375;
      margin-bottom: 0; }
    .front #dept-container:not(.no-image) #dept-info h1 span {
      display: block;
      font-size: 0.350em;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .front #dept-container:not(.no-image) #department-banner {
      background: #005336;
      height: auto;
      min-height: 1px;
      overflow: visible; }
    .front #dept-container:not(.no-image) #department-banner > img {
      display: none; }
    .front #dept-container:not(.no-image) .btn-more-info {
      display: block;
      width: 22px;
      height: 22px;
      background-position: 0 -25px;
      text-indent: -9999em;
      position: absolute;
      top: 10px;
      right: 10px; }
    .front #dept-container:not(.no-image) #dept-info #btn-show-desc {
      display: block;
      text-indent: -9999em;
      width: 22px;
      height: 22px;
      background-position: 0 -25px;
      position: absolute;
      top: 10px;
      right: 10px; }
    .front #dept-container:not(.no-image) #dept-info.is-open {
      position: absolute;
      padding: 40px 20px 40px 20px;
      height: auto;
      z-index: 101;
      background-color: #3C3C3C; }
    .front #dept-container:not(.no-image) #dept-info.is-open h1 {
      margin-bottom: 35px; }
  #department-social {
    position: relative;
    text-align: center; }
  #department-social ul {
    display: inline-block; }
  #department-social .logo-mail:hover .mail-info {
    display: none; }
  #department-social .logo-mail:focus .mail-info {
    display: none; } }

.audience-banner {
  position: relative; }
  .audience-banner header {
    position: absolute;
    left: 0;
    top: 25%; }
    .audience-banner header h2 {
      color: white; }
    .audience-banner header h3 {
      color: white; }
  .audience-banner section {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px;
    width: 33%;
    background: black;
    background: rgba(0, 0, 0, 0.7); }
    .audience-banner section p {
      color: white; }

.block-bean-admin-site-ribbon-footer {
  position: relative; }
  .block-bean-admin-site-ribbon-footer .block-title {
    display: none; }

.ribbon-footer {
  font-family: 'ApexNewMed', Arial, Sans-serif; }
  .ribbon-footer__popups {
    position: absolute;
    bottom: 80px;
    max-width: 1120px;
    z-index: 100; }
  .ribbon-footer__popup {
    background-color: #EDEDED;
    display: none;
    padding: 50px 0 20px !important;
    position: relative; }
    .ribbon-footer__popup > .column {
      padding-left: 20px;
      padding-right: 20px; }
    .ribbon-footer__popup > .column:nth-of-type(2) {
      border-left: 1px solid #A9A9A9;
      border-right: 1px solid #A9A9A9; }
    .ribbon-footer__popup h3.all-caps a {
      text-decoration: underline; }
      .ribbon-footer__popup h3.all-caps a:hover {
        text-decoration: none; }
  .ribbon-footer__popup-close {
    cursor: pointer;
    height: 24px;
    width: 24px;
    display: block;
    background: url("../img/sprite.png") no-repeat;
    background-position: -175px -25px;
    text-indent: -9999px;
    z-index: 100;
    position: absolute;
    top: 10px;
    right: 10px; }
  .ribbon-footer__callout-wrapper {
    background-color: #333; }
  .ribbon-footer__callout {
    color: white;
    display: block;
    font-size: 20px;
    line-height: 1;
    height: 80px;
    position: relative;
    outline: medium none; }
    .ribbon-footer__callout:hover {
      background-color: #666;
      color: white;
      text-decoration: none; }
    .ribbon-footer__callout.is-active {
      background-color: #EDEDED;
      color: black; }
    .ribbon-footer__callout:nth-child(2) {
      border-left: 1px solid #646464;
      border-right: 1px solid #646464; }
    .ribbon-footer__callout > span {
      display: block;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }

@media all and (min-width: 768px) and (max-width: 1140px) {
  .ribbon-footer__popups {
    width: calc(100% - 20px) !important;
    left: 10px;
    right: 10px; } }

@media all and (max-width: 767px) {
  .ribbon-footer__popups {
    width: 100% !important; }
  .ribbon-footer__popup > .column {
    border-bottom: 1px solid #333;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important; }
    .ribbon-footer__popup > .column:last-of-type {
      border-bottom: 0; }
  .ribbon-footer__popup > .column + .column {
    padding-top: 40px !important; }
  .ribbon-footer__callout:nth-child(2) {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9; } }

#cboxOverlay {
  background: black;
  background: rgba(0, 0, 0, 0.6); }

#cboxWrapper {
  background: none;
  border-radius: 0;
  color: white; }

#cboxClose {
  top: 0;
  right: 0;
  bottom: auto; }

#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  width: 0;
  height: 0; }

#cboxLoadedContent {
  margin: 0; }

#cboxTitle {
  background: none;
  padding: 0; }

#cboxContent {
  background: none; }
  #cboxContent h1,
  #cboxContent h2,
  #cboxContent h3,
  #cboxContent h4,
  #cboxContent h5,
  #cboxContent h6,
  #cboxContent ol,
  #cboxContent ul,
  #cboxContent li,
  #cboxContent p,
  #cboxContent span,
  #cboxContent a {
    color: white; }

.view-mode-colorbox {
  background: black;
  margin: 0 25px; }
  .view-mode-colorbox iframe {
    max-width: 100%; }

.node-video.view-mode-colorbox .content {
  padding: 20px; }

.node-video.view-mode-colorbox .posted-date {
  text-transform: uppercase; }

.node-video.view-mode-colorbox .sharethis-wrapper {
  margin: 0;
  padding: 0;
  text-align: left; }
  .node-video.view-mode-colorbox .sharethis-wrapper h3 {
    display: none; }

.node-video.view-mode-colorbox hr {
  border: none;
  outline: none;
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px; }

.pane-custom {
  padding: 18px 10px 18px 0; }
  .pane-custom h2 {
    font-family: "ApexNewBold","Arial Black",sans-serif;
    font-size: 1.25em;
    line-height: 1.05em;
    margin-bottom: 16px;
    text-transform: uppercase; }

/* Previous/Next buttons (used on sliders, etc.) */
.prev-next {
  float: right; }

.prev-next a {
  background: #e1e1e1;
  display: block;
  float: left;
  height: 44px;
  margin-left: 2px;
  width: 44px;
  text-align: center;
  cursor: pointer; }

.prev-next a:hover {
  background: #333; }

.prev-next a span {
  height: 18px;
  width: 18px;
  display: inline-block;
  background: url("../img/sprite.png") no-repeat;
  margin-top: 14px; }

.prev-next a.next {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.prev-next a.prev {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.prev-next a.next {
  background-position: -300px 0; }

.prev-next a.prev span {
  background-position: -275px 0; }

.prev-next a.next span {
  background-position: -300px 0; }

.prev-next a.prev:hover span {
  background-position: -275px -50px; }

.prev-next a.next:hover span {
  background-position: -300px -50px; }

.prev-next a.disabled {
  cursor: default;
  background: #f0f0f0; }

.prev-next a.disabled:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

.prev-next a.disabled, .prev-next a.disabled:hover {
  background: #f0f0f0; }

.prev-next a.prev.disabled span {
  background-position: -325px 0; }

.prev-next a.next.disabled span, .prev-next a.next:hover.disabled span {
  background-position: -350px 0; }

/* Previous/Next buttons (used on sliders, etc.) for TOUCH */
html.touch .prev-next a:hover {
  background: #e1e1e1; }

html.touch .prev-next a:hover.prev span {
  background-position: -275px 0; }

html.touch .prev-next a:hover.next span {
  background-position: -300px 0; }

html.touch .prev-next a.disabled:hover.prev span {
  background-position: -325px 0; }

html.touch .prev-next a.disabled:hover.next span {
  background-position: -350px 0; }

@media all and (max-width: 767px) {
  /* Global Buttons */
  .prev-next a:hover, .prev-next a:active {
    background: #e1e1e1; }
  .prev-next a:hover.prev span, .prev-next a:active.prev span {
    background-position: -275px 0; }
  .prev-next a:hover.next span, .prev-next a:active.next span {
    background-position: -300px 0; }
  .prev-next a.disabled:hover.prev span, .prev-next a.disabled:active.prev span {
    background-position: -325px 0; }
  .prev-next a.disabled:hover.next span, .prev-next a.disabled:active.next span {
    background-position: -350px 0; } }

.feature-gallery--full {
  position: relative;
  background-color: #333;
  margin: 0 0 24px 0; }

.feature-gallery--full ul {
  list-style: none;
  padding: 0;
  width: 66.66%;
  float: left;
  margin-bottom: 0; }

.feature-gallery--full li {
  width: 100%;
  margin: 0; }

.feature-gallery--full li article {
  filter: alpha(opacity=0);
  opacity: 0; }

.feature-gallery--full li:first-child article {
  filter: alpha(opacity=100);
  opacity: 1; }

.feature-gallery--full li img {
  width: 100%;
  height: auto;
  display: block; }

.feature-gallery--full .caption {
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #333;
  display: none; }

.feature-gallery--full .caption p {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0 130px 0 20px;
  color: #fff;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  line-height: 1.15em; }

.feature-gallery--full a {
  text-decoration: underline;
  color: #fff;
  display: inline-block; }

.feature-gallery--full a:hover {
  text-decoration: none;
  color: #fff; }

.feature-gallery--full .caption .read-more {
  white-space: nowrap; }

.feature-gallery--full nav {
  position: absolute;
  z-index: 100;
  bottom: 1px;
  right: 0px;
  background: #333;
  margin: 0;
  padding: 5px 8px 8px 20px; }

.feature-gallery--full .prev-next a {
  background: #333; }

.feature-gallery--full .prev-next a.next span, .feature-gallery--full .prev-next a.next:hover span {
  background-position: -300px -50px !important; }

.feature-gallery--full .prev-next a.prev span, .feature-gallery--full .prev-next a.prev:hover span {
  background-position: -275px -50px !important; }

.feature-gallery--full .prev-next a:hover {
  background: #000; }

.touch .feature-gallery--full .prev-next a:hover {
  background: #000 !important; }

.caption-container {
  float: right;
  width: 33%;
  padding-bottom: 60px; }

.feature-gallery--full .img-caption {
  padding: 50px 25px 0;
  -webkit-font-smoothing: antialiased; }

.img-caption h2 {
  color: #FFF;
  font-size: 1.500em;
  line-height: 1.15em;
  font-family: 'ApexSerifBook', 'Georgia', serif; }

.img-caption h2 a {
  text-decoration: none; }

.img-caption h2 a:hover {
  text-decoration: underline; }

.img-caption p {
  color: #ccc; }
  .img-caption p:last-child {
    margin-bottom: 0; }

@media all and (max-width: 960px) {
  .feature-gallery--full .img-caption {
    padding-top: 30px; }
  .img-caption h2 {
    font-size: 1.200em;
    margin-bottom: 14px; }
  .img-caption p {
    font-size: 0.933em;
    line-height: 1.4em; } }

@media all and (max-width: 767px) {
  .feature-gallery--full ul {
    list-style: none;
    padding: 0;
    width: 100%;
    float: none; }
  .caption-container {
    float: none;
    width: 100%; }
  .img-caption {
    padding: 20px; } }

@media all and (max-width: 400px) {
  .feature-gallery--full .img-caption {
    height: auto; } }

/* Feauture Gallery (2nd level landing) */
.feature-gallery {
  position: relative; }
  .feature-gallery ul {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    width: 100%; }
    .feature-gallery ul li {
      width: 100%;
      margin-bottom: 0; }
      .feature-gallery ul li article {
        filter: alpha(opacity=0);
        opacity: 0; }
  .feature-gallery li:first-child article {
    filter: alpha(opacity=100);
    opacity: 1; }
  .feature-gallery img,
  .feature-gallery video {
    width: 100%;
    height: auto;
    display: block; }
  .feature-gallery .file-video {
    position: relative; }
  .feature-gallery .file-video:after {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  .feature-gallery iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0; }
  .feature-gallery .caption-wrapper {
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #333; }
    .feature-gallery .caption-wrapper p {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      height: 60px;
      margin: 0;
      padding: 0 130px 0 20px;
      color: #fff;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      font-size: 1em;
      line-height: 1.15em; }
    .feature-gallery .caption-wrapper .read-more {
      white-space: nowrap; }
  .feature-gallery a {
    text-decoration: underline;
    color: #fff; }
    .feature-gallery a:hover {
      text-decoration: none;
      color: #fff; }
  .feature-gallery nav {
    position: absolute;
    z-index: 100;
    bottom: 8px;
    right: 0px;
    background: #333;
    margin: 0;
    padding: 0; }
    @media all and (max-width: 400px) {
      .feature-gallery nav {
        bottom: 0; } }
  .feature-gallery .prev-next a {
    background: #333; }
    .feature-gallery .prev-next a:hover {
      background: #000; }
  .feature-gallery .prev-next a.next span,
  .feature-gallery .prev-next a.next:hover span {
    background-position: -300px -50px !important; }
  .feature-gallery .prev-next a.prev span,
  .feature-gallery .prev-next a.prev:hover span {
    background-position: -275px -50px !important; }

.row.equal-columns .feature-gallery ul {
  margin: 0; }

.touch .feature-gallery .prev-next a:hover {
  background: #000 !important; }

@media all and (max-width: 960px) {
  .list-section ul {
    padding-right: 0%; }
  /* Feauture Gallery (2nd level landing) */
  .feature-gallery .caption-wrapper p {
    font-size: 0.933em; }
  .feature-gallery ul {
    margin-bottom: 30px; } }

@media all and (max-width: 767px) {
  /* Feauture Gallery (2nd level landing) */
  .feature-gallery {
    margin-bottom: 25px;
    background: #333;
    overflow: hidden;
    padding-bottom: 45px; }
    .feature-gallery ul {
      margin-bottom: 0;
      overflow: visible !important; }
    .feature-gallery .caption-wrapper {
      position: relative;
      height: auto;
      overflow: hidden;
      margin-bottom: 0; }
      .feature-gallery .caption-wrapper p {
        display: block;
        padding: 16px 18px 0;
        height: auto;
        font-size: 0.933em;
        /*min-height: 50px;*/ }
      .feature-gallery .caption-wrapper.single p {
        padding: 16px 18px; }
    .feature-gallery nav {
      position: relative;
      padding: 0;
      -webkit-transform: translateY(100%);
              transform: translateY(100%); }
  .single-slide .feature-gallery {
    padding-bottom: 0; } }

@media all and (max-width: 400px) {
  .img-caption {
    height: 180px; } }

.slideshow--editors-pick {
  list-style: none;
  padding: 0 10px;
  *zoom: 1; }
  .slideshow--editors-pick:before, .slideshow--editors-pick:after {
    content: " ";
    display: table; }
  .slideshow--editors-pick:after {
    clear: both; }
  .slideshow--editors-pick article {
    background-color: black;
    *zoom: 1; }
    .slideshow--editors-pick article:before, .slideshow--editors-pick article:after {
      content: " ";
      display: table; }
    .slideshow--editors-pick article:after {
      clear: both; }
  .slideshow--editors-pick .file {
    float: left;
    margin: 0;
    padding: 0;
    width: 65%; }
  .slideshow--editors-pick iframe {
    border: none;
    width: 100%; }
  .slideshow--editors-pick .slick-dots {
    text-align: center;
    margin-top: 20px; }
    .slideshow--editors-pick .slick-dots li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 4px; }
    .slideshow--editors-pick .slick-dots button {
      background: none;
      box-sizing: border-box;
      border-radius: 50%;
      border: 1px solid #cecece;
      text-indent: -9999px;
      width: 10px;
      height: 10px;
      padding: 0; }
    .slideshow--editors-pick .slick-dots .slick-active button {
      background-color: white;
      border: none; }

.slideshow--editors-pick__header {
  color: #cecece;
  font-size: 1rem;
  margin: 0 15px 30px;
  text-transform: uppercase;
  text-decoration: underline; }

.slideshow--editors-pick .caption {
  float: left;
  padding: 40px;
  width: 35%; }
  .slideshow--editors-pick .caption h2 {
    color: white;
    line-height: 1.25; }
  .slideshow--editors-pick .caption hr {
    border: none;
    outline: none;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px; }
  .slideshow--editors-pick .caption .sharethis-wrapper {
    text-align: left; }
    .slideshow--editors-pick .caption .sharethis-wrapper h3 {
      display: none; }

@media all and (max-width: 767px) {
  .slideshow--editors-pick {
    padding: 0; }
    .slideshow--editors-pick .file {
      float: none;
      width: 100%; }
    .slideshow--editors-pick .caption {
      float: none;
      width: 100%;
      padding: 20px; }
    .slideshow--editors-pick .sharethis-wrapper {
      margin-left: 0; } }

.top-stories-module .module-title {
  float: left;
  padding-top: 10px;
  margin-bottom: 0;
  -webkit-font-smoothing: subpixel-antialiased; }

.top-stories {
  width: 10000em;
  position: relative; }

.top-stories-mask {
  overflow: hidden;
  position: relative; }
  .top-stories-mask .border-mask {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 15px;
    height: 100%;
    background: #fff; }
  .top-stories-mask .border-mask.left {
    left: 0; }
  .top-stories-mask .border-mask.right {
    right: 0; }

.top-story {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 44px;
  padding: 0 20px;
  border-right: solid 1px #aaa; }
  .top-story h4 {
    font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
    height: 74px;
    overflow: hidden;
    font-size: 20px;
    line-height: 18px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 0;
    text-align: center; }
  .top-story p {
    height: 120px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px; }
  .top-story .photo {
    display: block;
    text-align: center; }
    .top-story .photo img {
      display: block; }

@media all and (max-width: 960px) {
  .top-stories-grid .four.column {
    width: 50%; }
  .top-story {
    padding: 0 48px; } }

@media all and (max-width: 767px) {
  .top-stories-grid .four.column {
    width: 100%; }
  .top-story {
    padding: 0 20px;
    border-right: none; }
    .top-story .photo img {
      display: inline-block;
      width: 100%;
      max-width: 500px; } }

.events.module ul {
  display: table;
  list-style: none;
  width: 100%; }

.events.module li.column {
  padding-left: 0px;
  padding-right: 0px;
  display: table-cell;
  border-right: solid 1px #aaa;
  float: none;
  vertical-align: top; }

.events.module li.column:last-child {
  border-right: none; }

.event header {
  height: 100px;
  color: #fff;
  font: normal 24px/24px 'ApexSerifLight', Arial, Sans-serif;
  padding: 0 0 0 10px; }

.event .month {
  display: block;
  padding-top: 20px;
  text-transform: uppercase; }

.event .day {
  font-size: 35px;
  line-height: 35px;
  display: block; }

.event-details {
  font: normal 16px/20px 'ApexNewMed', Arial, Sans-serif;
  min-height: 116px;
  padding: 0 20px 0 10px; }

.event-details .time {
  font: normal 11px/13px 'ApexNewBook', Arial, Sans-serif;
  color: #999;
  display: block;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 18px 0 8px; }

.event-details .venue {
  font: normal 12px/13px 'ApexNewMedItal', Arial, Sans-serif;
  color: #999;
  display: block;
  padding-bottom: 10px; }

.event-details h4 {
  margin-bottom: 0;
  padding-bottom: 3px;
  color: #333; }

.event-desc {
  padding: 0 20px 15px 10px;
  min-height: 160px;
  font: normal 14px/16px 'ApexNewBook', Arial, Sans-serif;
  color: #333;
  margin-bottom: 0; }

.event.first header {
  background-color: #00341e; }

.event.second header {
  background-color: #00693e; }

.event.third header {
  background-color: #009bac; }

.event.fourth header {
  background-color: #949494; }

.event.fifth header {
  background-color: #333333; }

.event.sixth header {
  background-color: #cf6d06; }

.event.sixth footer {
  border-right: none; }

@media all and (max-width: 960px) {
  .events.module li.two.column {
    width: 25%; }
  .event.fifth, .event.sixth {
    display: none !important; }
  .events.module li.column.fourth {
    border-right: none; } }

@media all and (max-width: 767px) {
  #main-content .events .row {
    padding: 0; }
  #main-content .mod-home-hdr .row {
    padding-left: 20px;
    padding-right: 20px; }
  .events.module li.column {
    display: block; }
  .events.module li.two.column {
    width: 100%;
    clear: both; }
  .event article {
    display: table;
    width: 100%; }
  .event.fourth, .event.fifth, .event.sixth {
    display: none !important; }
  .event header {
    width: 64px;
    min-height: 118px;
    display: table-cell;
    vertical-align: top;
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 0 13px; }
  .event footer {
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
    border-right: 0; }
  .event-details .time {
    padding-bottom: 3px; }
  .event .day {
    font-size: 30px;
    line-height: 30px; }
  /*.event-details .venue {display: none;}*/
  .event-details {
    min-height: 1px;
    border-top: solid 1px #aaa;
    padding: 0 20px 0 20px; }
  .event-desc {
    min-height: 1px;
    padding: 0 20px 15px 20px; } }

figure.image-big {
  position: relative;
  margin: 0 0 28px 0;
  float: none;
  display: block;
  width: auto; }

figure.image-big img {
  max-width: 100%;
  width: 100%;
  height: auto; }

figure.image-big figcaption {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  background: #333;
  font-family: 'Georgia', 'Times New Roman', Serif;
  font-style: italic;
  font-size: 0.750em;
  padding: 20px;
  color: #fff;
  -webkit-font-smoothing: antialiased; }

@media all and (max-width: 960px) {
  figure.image-big {
    position: relative;
    margin-bottom: 28px;
    float: none;
    display: block;
    width: auto; }
  figure.image-big img {
    margin-bottom: 0; }
  figure.image-big figcaption {
    position: static;
    display: block;
    font-size: 1.067em;
    line-height: 1.25em;
    padding: 12px 22px 13px;
    color: #fff;
    -webkit-font-smoothing: antialiased; } }

@media all and (max-width: 767px) {
  figure.image-big {
    margin-bottom: 14px; }
  figure.image-big img {
    display: block;
    margin-bottom: 0;
    max-width: auto; }
  figure.image-big figcaption {
    font-size: 0.800em;
    line-height: 1.25em;
    padding: 13px 14px 14px;
    text-align: left; } }

.action-links {
  background-color: #E2E2E2;
  list-style: none;
  margin-bottom: 44px;
  padding: 20px; }
  .action-links h2 {
    font-size: 0.750em;
    font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .action-links ul {
    list-style: none;
    padding: 0;
    margin-bottom: 14px; }
  .action-links li {
    padding-right: 20px;
    background: url("../img/arrow-double-list.png") 100% center no-repeat;
    border-bottom: 1px solid #CCC; }
  .action-links li:last-child {
    border-bottom: none; }
  .action-links li a {
    display: block;
    padding: 16px 0;
    color: #00693E;
    font-family: 'ApexNewMed', Arial, Sans-serif;
    text-transform: uppercase; }

.action-links.dark {
  background-color: #333;
  height: 100%;
  margin-bottom: 0;
  padding-top: 30px; }
  .action-links.dark h2 {
    color: #FFF;
    font-size: 1.5em;
    font-weight: normal;
    font-family: "ApexNewBook","Arial Black",sans-serif;
    margin-bottom: 16px; }
    .action-links.dark h2 a {
      color: #FFF; }
  .action-links.dark ul {
    margin-bottom: 0 !important; }
  .action-links.dark li {
    background: none;
    border-bottom: none;
    border-top: 1px solid #AAA; }
  .action-links.dark li a {
    color: #FFF;
    font-family: 'Georgia', 'Times New Roman', Serif;
    line-height: 1.5;
    text-transform: none; }
  .action-links.dark .btn-sm {
    background-color: #FFF;
    color: #333; }
    .action-links.dark .btn-sm:hover {
      background-color: #FFF;
      color: #333;
      text-decoration: underline; }

@media all and (max-width: 960px) {
  .action-links:not(.dark) ul {
    margin-bottom: 25px; }
  .action-links.dark li a {
    font-size: 0.933em;
    padding: 12px 0; } }

@media all and (max-width: 767px) {
  .action-links {
    padding-top: 30px;
    padding-bottom: 50px; } }

.intro {
  margin-bottom: 38px; }

.intro h1 {
  color: #333;
  line-height: 1.4em;
  margin: -11px 0 16px; }

.intro h2 {
  color: #333;
  font-size: 1.875em;
  line-height: 1.15em;
  margin: -7px 0 20px;
  font-family: 'ApexSerifBook', 'Georgia', serif;
  margin-top: -7px; }

.intro p {
  color: #767676;
  font-size: 1.250em;
  line-height: 1.425em;
  font-family: 'ApexNewBook', Arial, Sans-serif;
  padding-right: 10.5%;
  -webkit-font-smoothing: subpixel-antialiased; }

.full-1col .intro {
  padding: 0 10.5%; }

@media all and (max-width: 960px) {
  .intro h2 {
    font-size: 1.6em; }
  .intro p {
    font-size: 1.200em;
    padding-right: 40px; } }

@media all and (max-width: 767px) {
  .intro {
    padding-bottom: 10px;
    margin-bottom: 0; }
  .intro h2 {
    margin-bottom: 15px; }
  .intro p {
    font-size: 1.067em;
    line-height: 1.35em;
    padding-right: 0; }
  .full-1col .intro {
    padding: 0; } }

.jump-grid .pane-grid-tile {
  width: 100%;
  border-bottom: 1px solid #CCC;
  clear: both; }

.jump-grid .pane-grid-tile--single {
  float: left;
  width: 50%;
  border-bottom: 1px solid #CCC;
  clear: none; }
  .jump-grid .pane-grid-tile--single + .pane-grid-tile--single:nth-child(2n) {
    border-left: 1px solid #CCC; }

.jump-grid .pane-grid-tile:nth-last-child(1) {
  border-bottom: 0; }

.jump-grid .pane-grid-tile:nth-last-child(2).pane-grid-tile--single {
  border-bottom: 0; }

.jump-grid .pane-grid-tile--single:nth-last-of-type(-n+2) {
  border-bottom: 0; }

.jump-grid .jump-grid__tile {
  *zoom: 1; }
  .jump-grid .jump-grid__tile:before, .jump-grid .jump-grid__tile:after {
    content: " ";
    display: table; }
  .jump-grid .jump-grid__tile:after {
    clear: both; }
  .jump-grid .jump-grid__tile.full {
    display: block; }
  .jump-grid .jump-grid__tile img {
    width: 100%; }

.jump-grid .jump-grid__tile__column {
  width: 100%; }

.jump-grid .jump-grid__tile.full .jump-grid__tile__column {
  float: left;
  width: 50%; }
  .jump-grid .jump-grid__tile.full .jump-grid__tile__column + .jump-grid__tile__column {
    border-left: 1px solid #CCC; }

.jump-grid .jump-grid-text {
  text-align: center;
  padding: 36px 30px 46px; }
  .jump-grid .jump-grid-text h2 {
    font-size: 1.25em;
    line-height: 1.15em;
    min-height: 50px; }
  .jump-grid .jump-grid-text p {
    margin-bottom: 0; }
  .jump-grid .jump-grid-text > a {
    display: none;
    position: absolute;
    left: 36%;
    bottom: 14px;
    color: #007a4f;
    font-size: 0.933em;
    font-style: italic;
    text-decoration: underline; }

.jump-grid .marker {
  display: inline-block;
  height: 3px;
  width: 20px;
  background: #54cee0;
  margin-bottom: 20px; }

@media all and (min-width: 768px) and (max-width: 960px) {
  .jump-grid .jump-grid-text {
    padding: 18px 20px 41px;
    position: relative;
    padding: 30px 30px; }
    .jump-grid .jump-grid-text h2 {
      font-size: 1.25em;
      margin: 0;
      min-height: 32px; }
    .jump-grid .jump-grid-text p {
      font-size: 0.933em;
      line-height: 1.4em;
      margin: 10px 0 0;
      text-align: left; }
    .jump-grid .jump-grid-text > a {
      display: inline-block;
      position: relative;
      margin-top: 30px;
      padding-top: 30px;
      bottom: 30px;
      left: 0; }
    .jump-grid .jump-grid-text h2 {
      margin-bottom: 30px; }
    .jump-grid .jump-grid-text .marker {
      margin-bottom: 30px; }
  .jump-grid .pane-grid-tile--single, .jump-grid .pane-grid-tile--single:nth-last-of-type(-n+2) {
    width: 100% !important;
    border-left: none !important;
    border-top: 1px solid #CCC;
    border-bottom: 0; }
  .jump-grid .pane-grid-tile--single:first-child {
    border-top: 0; } }

@media all and (max-width: 767px) {
  .jump-grid {
    margin-bottom: 30px; }
    .jump-grid .pane-grid-tile, .jump-grid .pane-grid-tile--single {
      width: 100% !important;
      border-left: none !important;
      max-width: 500px;
      clear: both; }
    .jump-grid .pane-grid-tile--single, .jump-grid .pane-grid-tile--single:nth-last-of-type(-n+2) {
      border-top: 1px solid #CCC;
      border-bottom: 0; }
    .jump-grid .pane-grid-tile--single:first-child {
      border-top: 0; }
    .jump-grid .jump-grid__tile__column {
      display: block;
      float: none !important;
      border-left: none !important;
      width: 100% !important; }
    .jump-grid .jump-grid-text {
      padding: 36px 30px; }
      .jump-grid .jump-grid-text h2 {
        font-size: 1.333em;
        min-height: 0;
        margin-bottom: 36px; }
      .jump-grid .jump-grid-text > a {
        display: inline-block;
        position: static;
        left: auto;
        bottom: auto;
        margin-top: 30px; }
      .jump-grid .jump-grid-text .marker {
        margin-bottom: 36px; } }

.info-grid__tile {
  border-bottom: 2px solid #e1e1e1; }
  .info-grid__tile header,
  .info-grid__tile section {
    display: table-cell;
    width: 50%; }
  .info-grid__tile header {
    border-right: 2px solid #e1e1e1;
    padding: 40px;
    text-align: center;
    vertical-align: middle; }
    .info-grid__tile header img {
      display: inline; }
    .info-grid__tile header h2 {
      font-family: 'ApexSerifBook','Georgia',serif;
      font-size: 1.6em;
      line-height: normal;
      margin-top: 10px; }
  .info-grid__tile section {
    padding: 20px;
    vertical-align: middle; }

.panel-pane:last-of-type .info-grid__tile {
  border-bottom: 0; }

@media all and (max-width: 767px) {
  .info-grid__tile header,
  .info-grid__tile section {
    display: block;
    width: 100%; }
  .info-grid__tile header {
    padding-bottom: 0;
    border-right: 0; }
  .info-grid__tile section {
    padding-top: 0; } }

.node-smackable-tile {
  display: block;
  padding-bottom: 75.8%;
  position: relative;
  text-align: center; }
  .node-smackable-tile header, .node-smackable-tile section {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .node-smackable-tile header {
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 3; }
    .node-smackable-tile header:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -0.25em; }
    .node-smackable-tile header hgroup {
      display: inline-block;
      padding: 20px 40px;
      margin-bottom: 22px;
      vertical-align: middle;
      width: 100%; }
    .node-smackable-tile header h2 {
      color: white;
      font-family: 'ApexNewBold','Arial Black',Sans-serif;
      font-size: 1.250em;
      line-height: 1.10em;
      margin-bottom: 0;
      text-transform: uppercase;
      -webkit-font-smoothing: subpixel-antialiased; }
    .node-smackable-tile header h3 {
      color: #fff;
      font-family: 'ApexNewBook', Arial, Sans-serif;
      font-size: 1em;
      line-height: 1.3em;
      margin-bottom: 4px;
      -webkit-font-smoothing: subpixel-antialiased; }
  .node-smackable-tile section {
    background-color: #333;
    display: block;
    padding: 30px 20px;
    overflow: hidden; }
    .node-smackable-tile section h3 {
      color: white; }
    .node-smackable-tile section p {
      color: #ccc; }
  .node-smackable-tile footer {
    position: absolute;
    z-index: 3;
    height: 44px;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 0 20px;
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.5);
    margin-left: 5px;
    border-right: solid 5px #fff; }
    .node-smackable-tile footer .more {
      font-family: 'Georgia','Times New Roman',Serif;
      color: #fff;
      font-size: 1em;
      line-height: 44px;
      font-style: italic;
      -webkit-font-smoothing: antialiased; }
    .node-smackable-tile footer .plus {
      width: 11px;
      height: 11px;
      background: url(../img/sprite.png) -100px -25px;
      display: inline-block;
      position: absolute;
      right: 20px;
      top: 17px; }

.smack-grid .panel-pane {
  padding: 2px;
  float: left;
  width: 33.33%; }

@media all and (min-width: 961px) {
  .smack-grid .panel-pane:nth-child(3n+3) {
    padding-right: 0; }
  .smack-grid .panel-pane:nth-child(3n+1) {
    clear: both; } }

@media all and (min-width: 761px) and (max-width: 960px) {
  .smack-grid .panel-pane {
    width: 50%; }
  .smack-grid .panel-pane:nth-child(2n+2) {
    padding-right: 0; } }

@media all and (max-width: 767px) {
  .smack-grid .panel-pane {
    padding-right: 0;
    height: auto;
    width: 100%; } }

.announcements--block header {
  margin-bottom: 10px;
  *zoom: 1; }
  .announcements--block header:before, .announcements--block header:after {
    content: " ";
    display: table; }
  .announcements--block header:after {
    clear: both; }

.announcements--block h3 {
  float: left;
  margin: 13px 0; }

.announcements--block .btn {
  float: right; }

.announcements--block h4 {
  color: #797979;
  font-family: "ApexNewMed";
  margin: 0;
  text-transform: none; }

.announcements--block li {
  color: #797979;
  margin: 0 0 0.25em 1.5em; }

.announcements--block article a {
  color: #797979; }

.announcements--block span {
  font-family: "ApexNewBook";
  font-size: 0.813em;
  font-style: italic; }

.node-grid-tile h3 {
  line-height: 1.15em;
  color: #333;
  font-family: "ApexNewBold","Arial Black",sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 8px 0; }

.node-grid-tile h4 {
  color: #797979;
  font-family: "ApexNewBook","Arial Black",sans-serif;
  text-transform: uppercase;
  margin: 0; }

.node-grid-tile p {
  color: #797979;
  font-size: 0.875em;
  line-height: 1.3em; }

.node-grid-tile img {
  margin-bottom: 1.8em;
  width: 100%; }

.node-grid-tile .learn-more {
  background-color: #333;
  border-radius: 5px;
  display: inline-block;
  font-size: 1em;
  font-family: "ApexSerifBook","Georgia",serif;
  padding: 2px 10px 6px; }
  .node-grid-tile .learn-more:hover {
    background-color: #e2e2e2;
    color: #333;
    text-decoration: none; }

.node-grid-tile.bg-blue,
.node-grid-tile.bg-green {
  color: #FFF;
  display: table; }
  .node-grid-tile.bg-blue > .content,
  .node-grid-tile.bg-green > .content {
    display: table-cell;
    vertical-align: middle; }
  .node-grid-tile.bg-blue h3,
  .node-grid-tile.bg-blue h4,
  .node-grid-tile.bg-blue p,
  .node-grid-tile.bg-blue a,
  .node-grid-tile.bg-green h3,
  .node-grid-tile.bg-green h4,
  .node-grid-tile.bg-green p,
  .node-grid-tile.bg-green a {
    color: #FFF; }

.teaser-grid {
  margin-bottom: 44px; }
  .teaser-grid:last-child {
    margin-bottom: 0; }

.text-chunk {
  position: relative;
  padding: 18px 10px 18px 0; }
  .text-chunk h2 {
    font-size: 1.250em;
    font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
    line-height: 1.05em;
    text-transform: uppercase;
    margin-bottom: 16px; }
  .text-chunk a {
    color: #00713a;
    text-decoration: underline; }
    .text-chunk a:hover {
      text-decoration: none; }
  .text-chunk img {
    width: 100%;
    margin: 30px 0 30px 0; }
  .text-chunk img.portrait {
    width: 65%; }
  .text-chunk q {
    display: block;
    width: 100%;
    margin: 0 0 30px 0;
    color: #797979; }

@media all and (max-width: 960px) {
  .text-chunk {
    min-height: auto;
    padding: 18px 0 18px 0; } }

@media all and (max-width: 767px) {
  .text-chunk img {
    margin: 25px 0 15px 0;
    max-width: 500px; } }

.touts {
  margin-top: 3px; }

.tout {
  background: #333;
  color: #fff;
  padding: 24px 26px 30px;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 5px;
  display: block;
  border: none; }
  .tout p {
    color: #fff;
    font-family: 'ApexNewBook', Arial, Sans-serif;
    font-size: 1.125em;
    line-height: 1.3em;
    margin-bottom: 0; }
  .tout h4 {
    color: #fff;
    font-size: 3.125em;
    line-height: 1em;
    font-family: 'ApexSerifLight', 'Georgia', serif;
    margin-bottom: 8px; }
  .tout a,
  .tout span {
    color: #54cee0; }
  .tout a:hover {
    text-decoration: underline; }

.tout.image {
  padding: 0;
  background: none; }
  .tout.image img {
    width: 100%; }

.tout.even {
  background: #00693e; }

@media all and (max-width: 767px) {
  .touts {
    padding: 20px;
    background: #fff;
    margin: 0; }
  .tout {
    padding: 24px 26px 30px;
    min-height: 180px; }
    .tout p {
      font-size: 1.200em;
      line-height: 1.3em; }
    .tout h4 {
      font-size: 3.333em; } }

.contact-resource {
  margin-bottom: 40px; }
  .contact-resource::before {
    color: #ffa800;
    content: "Contact Resource";
    font-family: "ApexNewBold",Arial,sans-serif;
    font-size: 0.75em;
    text-transform: uppercase; }
  .contact-resource h3 {
    font-family: "ApexNewBold",Arial,sans-serif;
    font-size: 1.25em;
    line-height: 1.05em;
    margin-bottom: 5px;
    padding-top: 18px;
    text-transform: uppercase; }
  .contact-resource p,
  .contact-resource span,
  .contact-resource address {
    line-height: 1.2em; }
  .contact-resource a {
    color: #00693e;
    -moz-text-decoration-color: -moz-use-text-color;
         text-decoration-color: -moz-use-text-color;
    -webkit-text-decoration-line: underline;
       -moz-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-text-decoration-style: solid;
       -moz-text-decoration-style: solid;
            text-decoration-style: solid; }
    .contact-resource a:hover {
      text-decoration: none; }
  .contact-resource .field-items {
    margin-bottom: 15px; }
  .contact-resource .field-item {
    padding-top: 5px; }
  .contact-resource .field-label {
    color: #424242;
    font-family: "ApexNewBook",Arial,sans-serif;
    font-size: 0.75em;
    font-weight: normal;
    text-transform: uppercase; }

.search-result,
.gss-result {
  padding: 15px 0; }
  .search-result:last-of-type,
  .gss-result:last-of-type {
    margin-bottom: 15px; }
  .search-result a,
  .gss-result a {
    color: #00693e; }

.gss-info {
  display: none; }

@media all and (max-width: 767px) {
  .page-search main .search-form input {
    margin-bottom: 8px;
    margin-top: 8px; }
  .page-search main #edit-advanced > .fieldset-wrapper {
    margin-top: 8px; } }

.node-gallery {
  font-family: 'ApexNew', Arial, sans-serif; }
  .node-gallery p {
    font-family: 'ApexNew', Arial, sans-serif; }
  .node-gallery.view-mode-page_listing .gallery__photo {
    margin-bottom: 10px; }
  .node-gallery.view-mode-page_listing h3 {
    font-size: 1.25rem;
    margin-bottom: 10px; }
  .node-gallery.view-mode-page_listing .gallery__description p {
    font-size: 1rem; }
  .node-gallery .pane-node-field-gallery-photos ul {
    list-style: none; }
  .node-gallery .sharethis-wrapper h3 {
    display: none; }
  .node-gallery .gallery__meta {
    font-size: 0.875rem; }
  .node-gallery .gallery__photo-count {
    font-family: ApexNewMed, Arial, sans-serif; }
  .node-gallery .gallery__published-date,
  .node-gallery .gallery__photo-count,
  .node-gallery .date-display-single {
    display: inline-block;
    margin-bottom: 10px; }
  .node-gallery .gallery__published-date + .gallery__photo-count {
    padding-left: 20px; }

.node-photo {
  margin-top: 20px;
  margin-bottom: 20px; }
  .node-photo .photo__meta {
    padding: 10px 0 20px; }
  .node-photo .sharethis-wrapper {
    float: right;
    padding-bottom: 0;
    margin-left: 40px; }
    .node-photo .sharethis-wrapper h3 {
      display: none; }

@media all and (max-width: 767px) {
  .node-photo .sharethis-wrapper {
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: left; } }

.centered-logo {
  display: table;
  width: 100%;
  min-height: 125px; }
  .centered-logo__logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  .centered-logo__logo img {
    display: inline;
    width: auto !important; }

.listing ul {
  list-style: none; }

.listing > ul > li {
  margin-bottom: 40px;
  padding-bottom: 40px; }

@media all and (max-width: 767px) {
  .listing > ul > li {
    margin-bottom: 20px;
    padding-bottom: 25px; }
  .listing ul > li:last-child {
    padding-bottom: 35px; } }

.listing--featured-block {
  *zoom: 1; }
  .listing--featured-block:before, .listing--featured-block:after {
    content: " ";
    display: table; }
  .listing--featured-block:after {
    clear: both; }
  .listing--featured-block > ul {
    list-style: none; }

@media all and (min-width: 768px) {
  .listing--featured-block .column {
    padding: 0 20px; }
    .listing--featured-block .column:nth-child(1), .listing--featured-block .column:nth-child(3) {
      border-left: 1px solid white;
      border-right: 1px solid white; }
    .listing--featured-block .column:nth-child(2) {
      border-left: 1px solid #aaa;
      border-right: 1px solid #aaa; } }

@media all and (max-width: 767px) {
  .listing--featured-block {
    padding-bottom: 20px; }
    .listing--featured-block .column {
      border-bottom: 1px solid #aaa; }
      .listing--featured-block .column:last-child {
        border-bottom: none; } }

.chiclet-module {
  overflow: hidden; }

.chiclet-container {
  width: 100%;
  background-color: #E2E2E2;
  border-radius: 0 5px 5px 5px;
  padding-top: 20px; }
  .chiclet-container ul {
    margin: 0; }

.chiclet {
  width: 33.33%;
  display: block;
  float: left;
  outline: none; }
  .chiclet article {
    height: 240px;
    margin: 0 10px 20px;
    padding: 20px;
    background-color: #333;
    transition: background-color .2s linear;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5); }
  .chiclet .chiclet__link {
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    overflow: hidden; }
    .chiclet .chiclet__link:hover {
      text-decoration: none; }
  .chiclet h2 {
    color: #FFF;
    font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
    font-size: 1.125em;
    line-height: 1em;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .chiclet h3 {
    color: #CCC;
    font-size: 0.875em; }
  .chiclet .chiclet__body {
    font-size: 1em;
    color: #CCC; }
    .chiclet .chiclet__body p,
    .chiclet .chiclet__body span,
    .chiclet .chiclet__body li {
      color: #CCC;
      font-family: 'ApexNewBook', Arial, Sans-serif;
      font-size: 0.875em;
      margin-bottom: 0; }
  .chiclet .chiclet__view-detail {
    color: #CCC;
    font-style: italic;
    position: absolute;
    bottom: 0; }

.chiclet:hover article {
  background-color: #007A4F; }

.chiclet:hover .chiclet__body {
  color: #90b8a4; }
  .chiclet:hover .chiclet__body p,
  .chiclet:hover .chiclet__body span,
  .chiclet:hover .chiclet__body li {
    color: #90b8a4; }

@media all and (min-width: 961px) {
  .chiclet:nth-of-type(3n+1) article {
    margin-left: 20px; }
  .chiclet:nth-of-type(3n+3) article {
    margin-right: 20px; } }

@media all and (max-width: 960px) {
  .chiclet {
    width: 50%; }
  .chiclet:nth-of-type(2n+1) article {
    margin-left: 20px; }
  .chiclet:nth-of-type(2n+2) article {
    margin-right: 20px; } }

@media all and (max-width: 767px) {
  .chiclet-module {
    margin-bottom: 50px; } }

@media all and (max-width: 480px) {
  .chiclet {
    width: 100%; }
    .chiclet article {
      margin: 0px 20px 20px; } }

#views-exposed-form-articles-medium-listing {
  margin-bottom: 24px; }
  #views-exposed-form-articles-medium-listing .views-exposed-widget {
    display: inline-block;
    margin-right: 15px; }
    #views-exposed-form-articles-medium-listing .views-exposed-widget.views-submit-button, #views-exposed-form-articles-medium-listing .views-exposed-widget.views-reset-button {
      margin-top: 10px; }
  #views-exposed-form-articles-medium-listing label {
    font-family: "ApexNewBook",Arial,sans-serif;
    font-size: 0.8em;
    font-style: normal; }

#main-content .news-listing-container {
  padding-top: 30px; }

.news-listing > ul {
  list-style: none; }

.news-listing > ul > li.row {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #AAAAAA; }

.news-listing > ul > li.row:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none; }

.news-listing > ul > li.row .eight {
  padding-right: 5%; }

.news-listing .four.column {
  padding-left: 0; }

.news-listing p {
  margin: 0;
  color: #666; }

.news-listing > ul > li p a {
  text-decoration: underline; }

.news-listing > ul > li p a:hover {
  text-decoration: none; }

.news-listing > ul > li h3 {
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  font-size: 1.125em;
  line-height: 1.25em;
  text-transform: uppercase;
  margin-top: -4px; }

.news-listing > ul > li .announcement h3 {
  margin-bottom: 5px; }

.view-filters {
  margin-bottom: 24px; }

.view-filters label {
  display: block;
  font-family: "ApexNewBook",Arial,sans-serif;
  font-size: 0.8em;
  font-style: normal; }

.views-widget {
  display: inline-block; }

.view-filters select {
  margin-top: 5px; }

.posted-date {
  color: #666;
  font-size: 0.85em;
  font-style: italic;
  margin-bottom: 1em; }

p.tags {
  font-family: 'ApexNewBook',Arial,Sans-Serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #424242; }
  p.tags a {
    color: #00693c;
    text-decoration: none; }
    p.tags a:hover {
      text-decoration: underline; }

@media all and (max-width: 960px) {
  #main-content .news-listing-container {
    padding-top: 8px; } }

@media all and (max-width: 767px) {
  .news-listing > ul > li.row {
    margin-bottom: 20px;
    padding-bottom: 25px; }
  .news-listing > ul > li.row:last-child {
    padding-bottom: 35px; }
  .news-listing > ul > li img {
    width: 100%;
    margin-bottom: 25px;
    max-width: 500px; }
  .news-listing > ul > li h3 {
    font-size: 1.200em;
    margin-top: 0px;
    margin-bottom: 10px; }
  .news-listing > ul > li p {
    font-size: 1.067em; }
  .view-filters select {
    width: 193px; } }

.events-bar {
  padding-left: 20px; }

.events-bar .intro-hdr h3 {
  margin-left: 0; }

.events-list {
  list-style: none;
  margin: 0;
  padding: 0 0 40px 0; }

.events-item {
  margin: 0;
  padding: 0; }

.events-item header {
  display: inline-block;
  border-top: solid 1px #aaa;
  min-width: 50px;
  color: #333;
  font: normal 24px/24px 'ApexSerifLight', Arial, Sans-serif;
  float: left;
  padding: 26px 26px 30px 0;
  margin-bottom: 24px; }

.events-item .month {
  display: block;
  text-transform: uppercase; }

.events-item .day {
  font-size: 35px;
  line-height: 35px;
  display: block; }

.events-item article {
  margin: 0 28px 28px 0;
  padding-top: 26px; }

.events-item .title {
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  font-size: 1.25em;
  line-height: 1.05em;
  margin-bottom: 10px; }

.events-item .venue {
  font-family: 'Georgia', 'Times New Roman', Serif;
  font-size: .875em;
  line-height: 1.25em;
  color: #333;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 0; }

.events-item .summary {
  margin-top: 15px;
  line-height: 1.35em;
  min-height: 30px; }

.events-item:first-child header {
  padding-top: 20px; }

.events-bar footer .six.column.last {
  border-left: solid 1px #aaa;
  text-align: right; }

.events-bar footer .moreEvents {
  display: inline-block;
  font-family: 'ApexNewMed', Arial, Sans-serif;
  font-size: 1.25em;
  line-height: 1.15em;
  max-width: 115px;
  color: #00949a;
  position: relative;
  margin: 20px 0; }

.events-bar footer .moreEvents span {
  display: block;
  font-family: 'ApexNewBook', Arial, Sans-serif;
  font-size: .60em;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #333;
  -webkit-font-smoothing: subpixel-antialiased; }

.events-bar footer .moreEvents:hover {
  text-decoration: none;
  color: #333; }

.events-bar footer .moreEvents.prev {
  padding-left: 22px; }

.events-bar footer .moreEvents.next {
  padding-right: 22px; }

.events-bar footer .arrow {
  display: block;
  position: absolute;
  width: 11px;
  height: 18px;
  top: 24px;
  background: url("../img/sprite.png") -350px -50px no-repeat; }

.events-bar footer .moreEvents.prev .arrow {
  left: 0; }

.events-bar footer .moreEvents.prev:hover .arrow {
  background-position: -375px -50px; }

.events-bar footer .moreEvents.next .arrow {
  right: 0;
  background-position: -364px -50px; }

.events-bar footer .moreEvents.next:hover .arrow {
  background-position: -389px -50px; }

.events-bar footer .moreEvents.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4;
  cursor: default; }

.events-bar footer .moreEvents.disabled:hover {
  color: #00949a; }

.events-bar footer .moreEvents.disabled.prev:hover .arrow {
  background-position: -350px -50px; }

.events-bar footer .moreEvents.disabled.next:hover .arrow {
  background-position: -364px -50px; }

.pane-dart-events-dept-dept-upcoming .prevnext.top {
  border-bottom-color: #aaa;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 40px;
  padding-bottom: 10px; }

.pane-dart-events-dept-dept-upcoming .prevnext.bottom {
  border-top-color: #aaa;
  border-top-style: solid;
  border-top-width: 1px;
  margin-top: 40px;
  padding-top: 10px; }

.pane-dart-events-dept-dept-upcoming .previous,
.pane-dart-events-dept-dept-upcoming .next {
  float: left;
  font-family: "ApexSerifBook",Georgia,serif;
  text-align: center;
  width: 33.3%; }

.pane-dart-events-dept-dept-upcoming .current {
  color: #00949a;
  float: left;
  font-family: "ApexNewMed","Arial Black",sans-serif;
  font-size: 1.25em;
  line-height: 1.15em;
  text-align: center;
  width: 33.3%; }
  .pane-dart-events-dept-dept-upcoming .current span.small {
    font-size: .75em; }

.pane-dart-events-dept-dept-upcoming .events-item {
  display: table;
  border-bottom: 1px solid #aaa;
  width: 100%; }
  .pane-dart-events-dept-dept-upcoming .events-item header {
    border: 0;
    color: #fff;
    display: table-cell;
    float: none;
    font-size: 1em;
    margin: 0;
    padding: 0 0 0 10px;
    text-transform: uppercase;
    width: 80px; }
    .pane-dart-events-dept-dept-upcoming .events-item header .month {
      font-size: 1.5em; }
    .pane-dart-events-dept-dept-upcoming .events-item header .day {
      font-size: 2.1875em; }
  .pane-dart-events-dept-dept-upcoming .events-item article {
    display: table-cell;
    padding-left: 10px; }
    .pane-dart-events-dept-dept-upcoming .events-item article .time {
      color: #999;
      display: block;
      font-family: "ApexNewBook",Arial,sans-serif;
      font-size: .6875em;
      line-height: .8125em;
      padding-bottom: 10px;
      text-transform: uppercase; }
    .pane-dart-events-dept-dept-upcoming .events-item article .title {
      font-family: "ApexNewMed",Arial,sans-serif;
      margin-bottom: 3px; }
      .pane-dart-events-dept-dept-upcoming .events-item article .title a:link,
      .pane-dart-events-dept-dept-upcoming .events-item article .title a:visited {
        color: #007a4f; }
      .pane-dart-events-dept-dept-upcoming .events-item article .title a:hover {
        -webkit-text-decoration-color: currentcolor;
           -moz-text-decoration-color: currentcolor;
                text-decoration-color: currentcolor; }
    .pane-dart-events-dept-dept-upcoming .events-item article .venue {
      color: #999;
      font-family: "ApexNewMedItal",Arial,sans-serif;
      font-size: .75em;
      padding-bottom: 10px; }
    .pane-dart-events-dept-dept-upcoming .events-item article p {
      color: #333;
      font-family: "ApexNewBook",Arial,sans-serif;
      font-size: 1em; }

.pane-dart-events-dept-dept-upcoming .events-item:nth-child(6n+2) header {
  background-color: #00341e; }

.pane-dart-events-dept-dept-upcoming .events-item:nth-child(6n+3) header {
  background-color: #00693e; }

.pane-dart-events-dept-dept-upcoming .events-item:nth-child(6n+4) header {
  background-color: #009bac; }

.pane-dart-events-dept-dept-upcoming .events-item:nth-child(6n+5) header {
  background-color: #949494; }

.pane-dart-events-dept-dept-upcoming .events-item:nth-child(6n+6) header {
  background-color: #333333; }

.pane-dart-events-dept-dept-upcoming .events-item:nth-child(6n+7) header {
  background-color: #cf6d06; }

.pane-dart-events-dept-dept-upcoming .events-item:nth-last-child(2) {
  border-bottom: 0; }

@media all and (max-width: 960px) {
  .events-bar footer .moreEvents {
    max-width: 90px;
    font-size: 1.1em; }
  .events-bar footer .moreEvents span {
    font-size: .65em; }
  .events-bar footer .six.column.last {
    padding-right: 6px; } }

@media all and (max-width: 767px) {
  .events-item:first-child header {
    border-top: none;
    padding-top: 0; }
  .events-list {
    padding-bottom: 10px; }
  .events-item {
    margin-left: 20px; }
  .events-bar footer.row {
    padding-left: 20px;
    padding-right: 20px; }
  .events-bar footer .six.column {
    width: 50%;
    float: left; }
  .events-bar footer .moreEvents {
    font-size: 1.25em;
    line-height: 1.15em;
    max-width: 115px; }
  .pane-dart-events-dept-dept-upcoming .events-item {
    margin-left: 0px; }
  .pane-dart-events-dept-dept-upcoming .prevnext.bottom {
    margin-bottom: 40px; } }

.people-listing .has-filters .view-filters {
  float: none; }
  .people-listing .has-filters .view-filters .form-item {
    margin: 0; }

.people-list {
  display: block;
  list-style: none;
  font-family: 'Georgia', 'Times New Roman', Serif;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 0;
  margin-left: -5px;
  margin-right: 5px; }

.people-list .content ul {
  margin: 0;
  padding: 0; }

.people-list > li {
  display: block;
  float: left;
  vertical-align: top;
  padding-right: 10px;
  width: 25%;
  padding-bottom: 24px;
  padding-right: 5px;
  padding-left: 5px;
  overflow: hidden; }

.people-list .group-by.no-group {
  display: none; }

.people-list .group-by h2 {
  display: block;
  width: 100%;
  position: relative;
  color: #046569;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  padding: 0 30px 0 16px;
  margin-top: 80px;
  width: 100%; }
  .people-list .group-by h2 span {
    display: block; }
  .people-list .group-by h2 .arrow {
    position: absolute;
    top: 20px;
    right: 12px;
    background: url("../img/sprite.png") -350px -25px no-repeat;
    width: 14px;
    height: 22px;
    display: block; }

.people-list article {
  border-bottom: solid 1px #c9c9c9;
  padding-bottom: 14px;
  margin-bottom: 8px;
  position: relative;
  overflow: hidden; }

.people-listing .people-list:first-child .group-by h2 {
  margin-top: 40px; }

.people-listing .group-by {
  float: none;
  padding-left: 5px;
  width: 100%; }
  .people-listing .group-by h2 {
    padding-left: 0; }

.node-person.node-page-listing .photo {
  display: block;
  cursor: pointer;
  margin-bottom: 12px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1; }
  .node-person.node-page-listing .photo img {
    width: 100%; }

.node-person.node-page-listing li {
  display: block;
  font: italic 0.750em/1.1em 'Georgia', 'Times New Roman', Serif;
  color: #666;
  margin-bottom: 0px; }

.node-person.node-page-listing .btn {
  font-size: 13px;
  line-height: 15px;
  padding: 4px 10px 7px;
  margin-top: 20px; }

.node-person.node-page-listing address {
  font: normal 0.750em/1.1em 'Georgia', 'Times New Roman', Serif;
  position: static;
  bottom: 14px;
  color: #666;
  margin: 3px 0 0; }

@media all and (min-width: 961px) {
  .people-list:not(.no-group) > li:nth-of-type(4n+2) {
    clear: both; }
  .people-list.no-group > li:nth-of-type(4n+1) {
    clear: both; } }

@media all and (max-width: 960px) {
  .people-list {
    margin-top: 22px;
    margin-left: -5px;
    margin-right: -5px; }
  .people-list > li:not(.group-by) {
    width: 33.3333333%; } }

@media all and (max-width: 960px) and (min-width: 768px) {
  .people-list:not(.no-group) > li:nth-of-type(3n+2) {
    clear: both; }
  .people-list.no-group > li:nth-of-type(3n+1) {
    clear: both; } }

@media all and (max-width: 767px) {
  .people-listing .has-filters h3 {
    float: none;
    margin-top: 0; }
  .people-listing .has-filters .view-filters {
    float: none; }
    .people-listing .has-filters .view-filters select {
      margin-left: 0; }
    .people-listing .has-filters .view-filters .form-item {
      margin: 0; }
  .people-list:first-of-type {
    margin-top: 0; }
  .people-list > li {
    width: 50%; }
    .people-list > li.group-by {
      width: 100%; }
      .people-list > li.group-by h2 {
        font-size: 20px;
        margin: 0;
        padding: 0; }
      .people-list > li.group-by span {
        display: inline; }
      .people-list > li.group-by .arrow {
        display: none; }
  .people-list:not(.no-group) > li:nth-of-type(2n+2) {
    clear: both; }
  .people-list.no-group > li:nth-of-type(2n+1) {
    clear: both; } }

.video-listing ul {
  list-style: none; }

.video-listing li:nth-child(3n+1) {
  clear: both;
  padding-left: 10px; }
  .video-listing li:nth-child(3n+1) article {
    margin-left: 0; }

.video-listing li:nth-child(3n) {
  padding-right: 10px; }
  .video-listing li:nth-child(3n) article {
    padding-right: 0; }

.video-listing .row .column {
  margin-bottom: 20px; }

.video-listing article {
  background-color: white; }
  .video-listing article .content {
    padding: 20px; }
  .video-listing article .posted-date {
    margin-bottom: 0; }

@media all and (max-width: 767px) {
  .video-listing .column {
    max-width: 480px;
    margin: 0 auto !important; }
  .video-listing article {
    margin-bottom: 20px; } }

.faq-listing h3 {
  color: #333333;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase; }

.faq h4 {
  font-family: 'ApexNewBold', Arial, Sans-serif;
  color: #333; }
  .faq h4:hover {
    cursor: pointer;
    color: #00949A; }

.faq .answer {
  display: none;
  border-left: 1px solid #CCC;
  padding-left: 30px;
  overflow: hidden;
  margin-bottom: 20px; }

.views-exposed-widget select,
.views-exposed-widget input.form-text,
.views-exposed-widget .chosen-container-single .chosen-single {
  padding: .5em 1.5em .5em .5em;
  margin-top: 5px;
  font: normal 16px/20px 'ApexNewBook', Arial, Sans-serif;
  width: 100%;
  border-radius: 4px;
  height: 42px;
  -webkit-box-shadow: 1px 1px 1px #fff;
  -webkit-border-radius: 0.3em;
  border: solid 1px #d1d1d1;
  background: url("../img/select-bg.png") right top repeat-x;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none; }

.views-exposed-widget .webkit select {
  padding-right: 1.5em; }

.views-exposed-widget input.form-text {
  background: #e1e1e1; }

.views-exposed-widget button {
  background-color: #00949a;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-family: "ApexSerifBook","Georgia",serif;
  height: 42px;
  line-height: 1.4em;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px; }

.views-exposed-widget button:hover {
  background-color: #333; }

.views-exposed-widget .description {
  display: none; }

.views-exposed-widget .chosen-container-single .chosen-single div b {
  background-image: none; }

#modalContent .view-content-repository-download-window .views-exposed-widgets, #modalContent .view-node-pane-selection-listing .views-exposed-widgets {
  position: relative; }
  #modalContent .view-content-repository-download-window .views-exposed-widgets div.views-exposed-widget, #modalContent .view-node-pane-selection-listing .views-exposed-widgets div.views-exposed-widget {
    float: left;
    margin: 2px;
    bottom: 0; }
  #modalContent .view-content-repository-download-window .views-exposed-widgets .buttons, #modalContent .view-node-pane-selection-listing .views-exposed-widgets .buttons {
    clear: both; }

.sidebar .widget-filters, .widget-filters.widget-filters-top {
  border: none;
  text-align: right; }
  .sidebar .widget-filters:last-of-type, .widget-filters.widget-filters-top:last-of-type {
    margin-bottom: 64px; }
  .sidebar .widget-filters .views-exposed-widget, .widget-filters.widget-filters-top .views-exposed-widget {
    display: block;
    padding: 0;
    float: none; }
  .sidebar .widget-filters label, .widget-filters.widget-filters-top label {
    color: #333333;
    font-family: 'ApexNewBold','Arial Black',Sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: .813em; }
  .sidebar .widget-filters .form-type-textfield input, .widget-filters.widget-filters-top .form-type-textfield input {
    background: none repeat scroll 0 0 #e1e1e1;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #333;
    font-size: 100%;
    height: 39px;
    margin-bottom: 5px;
    padding: 0.5em 0 0.5em 0.5em;
    width: 100%; }
  .sidebar .widget-filters .form-submit, .widget-filters.widget-filters-top .form-submit {
    background: none repeat scroll 0 0 #00693e;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "ApexSerifBook",Georgia,serif;
    font-size: 1em;
    line-height: 1.4em;
    margin-top: 15px;
    padding: 9px 15px 13px;
    cursor: pointer; }
  .sidebar .widget-filters .container-inline-date > .form-item, .widget-filters.widget-filters-top .container-inline-date > .form-item {
    margin-right: 0; }
  .sidebar .widget-filters .views-widget, .widget-filters.widget-filters-top .views-widget {
    margin-bottom: 10px; }

@media all and (max-width: 767px) {
  .sidebar .widget-filters, .widget-filters.widget-filters-top {
    margin: 0 auto; } }

.pagination-centered {
  text-align: center; }

.ajax-progress-throbber {
  position: absolute; }

.pagination,
.pager {
  list-style: none;
  display: block;
  border-top: 1px solid #AAA;
  margin-top: 40px;
  font-family: 'ApexSerifBook', 'Georgia', serif; }
  .pagination > li,
  .pager > li {
    display: inline-block !important;
    margin-top: -1px;
    position: relative; }
  .pagination a,
  .pager a {
    display: block;
    padding: 32px 15px; }
  .pagination .current a,
  .pagination .pager-current a,
  .pager .current a,
  .pager .pager-current a {
    border-top: 2px solid #54CEE0;
    color: #54CEE0; }
  .pagination .page-first a span,
  .pagination .page-last a span,
  .pager .page-first a span,
  .pager .page-last a span {
    width: 13px;
    height: 12px;
    margin-right: 8px;
    margin-left: 8px;
    background: url("../img/sprite.png") -350px -75px no-repeat;
    display: inline-block; }
  .pagination .page-last a span,
  .pager .page-last a span {
    background-position: -362px -88px; }

@media all and (max-width: 767px) {
  .pagination .page-first a,
  .pagination .page-last a,
  .pager .page-first a,
  .pager .page-last a {
    padding: 0 0; }
  .pagination .hide-mobile,
  .pager .hide-mobile {
    display: none; } }

.nav-side {
  margin-bottom: 100px;
  font-size: 0.938em;
  line-height: 1.15em;
  -webkit-font-smoothing: subpixel-antialiased;
  clear: both; }
  .nav-side h3 {
    font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
    font-size: 0.750em;
    line-height: 1em;
    color: #333;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
    padding-right: 8px; }
  .nav-side ul {
    text-align: left; }
  .nav-side ul li {
    border-top: 1px solid #C9C9C9;
    direction: ltr;
    font-family: 'ApexNewBook', Arial, Sans-serif;
    list-style: none;
    position: relative; }
    .nav-side ul li.active {
      font-family: 'ApexNewBold', 'Arial Black', Sans-serif; }
    .nav-side ul li ul li.active {
      background-image: url(../img/arrow-sidebar.png);
      background-repeat: no-repeat;
      background-position: 9px 3px; }
    .nav-side ul li ul li ul li.active {
      background-position: 9px 2px; }
    .nav-side ul li.active-trail a {
      -webkit-font-smoothing: antialiased; }
      .nav-side ul li.active-trail a:hover {
        color: #333; }
  .nav-side ul li a {
    display: inline-block;
    padding: 8px;
    color: #333;
    text-decoration: none;
    direction: ltr; }
    .nav-side ul li a:hover {
      color: #00949a; }

.nav-side .menu .menu {
  padding: 0 0 7px; }
  .nav-side .menu .menu li {
    border-top: 0;
    font-size: 0.9em;
    line-height: 1.1em; }
    .nav-side .menu .menu li.active-trail.active {
      font-family: 'ApexNewBold', 'Arial Black', Sans-serif; }
      .nav-side .menu .menu li.active-trail.active > a {
        -webkit-font-smoothing: antialiased; }
        .nav-side .menu .menu li.active-trail.active > a:hover {
          color: #333; }
  .nav-side .menu .menu li a {
    line-height: 1.25em;
    padding: 0 0 4px 20px;
    -webkit-font-smoothing: subpixel-antialiased; }
    .nav-side .menu .menu li a:hover {
      color: #00949a; }
    .nav-side .menu .menu li a li a {
      padding: 0 0 4px 30px; }
  .nav-side .menu .menu .menu li a {
    padding-left: 26px; }

@media all and (max-width: 960px) {
  .nav-side {
    font-size: 1em; } }

@media all and (max-width: 767px) {
  .nav-side {
    margin-bottom: 0px;
    background: #fff; }
  .nav-side ul {
    text-align: left;
    padding-bottom: 14px;
    border-bottom: none;
    margin-bottom: 32px; }
  .nav-side ul li.active {
    list-style: none; }
  .nav-side ul li a {
    padding: 12px 20px; } }

.promobox a {
  display: block;
  text-decoration: none; }

.promobox small {
  font-size: 1em;
  line-height: 1.25em;
  font-family: 'ApexNewBook', Arial, Sans-serif;
  color: #666;
  text-transform: uppercase;
  display: block;
  padding-right: 10px;
  width: 100%;
  -webkit-font-smoothing: subpixel-antialiased; }

.promobox h5 {
  font-size: 1.5em;
  line-height: 1.11em;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  color: #333;
  display: block;
  margin-bottom: 0;
  padding-right: 12px;
  text-transform: uppercase;
  position: relative;
  width: 100%; }

.promobox h5 .arrow {
  display: block;
  height: 14px;
  width: 8px;
  background: url("../img/sprite.png") -250px -25px;
  position: absolute;
  right: -3px;
  top: 7px; }

@media all and (max-width: 767px) {
  .promobox {
    background: #e2e2e2;
    max-width: 400px;
    margin: 0 auto; }
  .promobox h5 {
    font-size: 1.1em !important; }
  .promobox {
    background: #fff; } }

.map-box span.map {
  display: block;
  width: 100%; }

.promoslider {
  background: #007a4f;
  position: relative;
  overflow: hidden;
  min-height: 230px; }

.promoslider a {
  display: block; }

.promoslider ul {
  position: relative;
  list-style: none; }

.promoslider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  padding: 22px; }

.promoslider li a {
  filter: alpha(opacity=0);
  opacity: 0;
  display: block; }

.touch .promoslider li a {
  padding-bottom: 60px; }

.promoslider li:first-child a {
  filter: alpha(opacity=100);
  opacity: 1; }

.promoslider li:first-child {
  position: static;
  z-index: 100; }

.promoslider h5 {
  font-size: 1.375em;
  line-height: 1.1em;
  font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
  color: #fff;
  display: block;
  margin-bottom: 0;
  padding-right: 5%;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  padding-bottom: .3em; }

.promoslider-pager {
  position: absolute;
  z-index: 100;
  bottom: 34px;
  left: 10px; }

.promoslider-pager span {
  font-family: arial, sans-serif;
  font-size: 40px;
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
  color: #fff;
  cursor: pointer;
  padding: 12px; }

.promoslider-pager span.cycle-pager-active {
  color: #000 !important;
  cursor: default; }

.promoslider-pager span:hover {
  color: #ffa800; }

.promoslider-pager span.cycle-pager-active:hover {
  color: #000; }

.touch .promoslider-pager span:hover {
  color: #fff; }

@media all and (max-width: 960px) {
  /* Global Left Sidebar */
  .promoslider {
    min-height: 190px; } }

@media all and (max-width: 767px) {
  .promoslider {
    margin-left: auto;
    margin-right: auto; }
  .promoslider h5 {
    font-size: 1.1em !important; }
  /* If there are footer promos, don't show side promos  */
  .has-footer-promos .promoslider {
    display: none; } }

.sharethis-wrapper {
  text-align: right;
  padding-right: 8px;
  margin-bottom: 32px; }
  .sharethis-wrapper h3 {
    font-family: 'ApexNewBold', 'Arial Black', Sans-serif;
    font-size: 1em;
    line-height: 1em;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-right: 8px; }

.st_facebook_custom,
.st_facebook_custom:hover {
  background-image: url(../img/sprite.png);
  background-position: 0px -180px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  width: 35px;
  margin-left: 5px; }

.st_twitter_custom,
.st_twitter_custom:hover {
  background-image: url(../img/sprite.png);
  background-position: -72px -180px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  width: 35px;
  margin-left: 5px; }

.st_email_custom,
.st_email_custom:hover {
  background-image: url(../img/sprite.png);
  background-position: -144px -180px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  width: 35px;
  margin-left: 5px; }

.st_sharethis_custom,
.st_sharethis_custom:hover {
  background-image: url(../img/sprite.png);
  background-position: -216px -180px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  width: 35px;
  margin-left: 5px; }

@media (max-width: 767px) {
  .sharethis-wrapper {
    text-align: left;
    margin-left: 20px;
    padding-bottom: 32px; } }

.quote {
  padding-top: 50px;
  position: relative;
  border: none;
  text-align: right;
  color: #333; }

.quote h5 {
  font-size: 1.125em;
  font-family: 'ApexNewBook', Arial, Sans-serif; }

.quote .q-mark {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 3.750em;
  line-height: 1;
  font-family: 'Georgia', 'Times New Roman', Serif; }

.quote small {
  color: #000;
  font-size: 0.875em;
  font-family: 'ApexNewMed', Arial, Sans-serif; }

@media all and (max-width: 767px) {
  .quote {
    margin-left: auto;
    margin-right: auto; } }

.admin-tabs {
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px; }
  .admin-tabs ul.button-group {
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding: 0 20px; }
  .admin-tabs li {
    display: inline-block;
    list-style: none; }
  .admin-tabs a.button {
    background: #999;
    margin: 0;
    color: #fff;
    display: block;
    padding: 5px 20px;
    transition: all .2s ease-out, -webkit-transform .2s ease-out;
    transition: all .2s ease-out, transform .2s ease-out;
    text-decoration: none;
    border-radius: 3px 3px 0px 0px;
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px); }
    .admin-tabs a.button.active {
      background: #222;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      color: #fff; }
    .admin-tabs a.button:hover {
      background: #343434;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }

/*# sourceMappingURL=../maps/dartmouth.css.map */
