﻿$newsBod@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/** 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; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** 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/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** 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/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** 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 Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
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; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 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/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/* Start Foundation */
meta.foundation-version { font-family: "/5.5.1/"; }

meta.foundation-mq-small { font-family: "/only screen/"; width: 0; }

meta.foundation-mq-small-only { font-family: "/only screen and (max-width: 40em)/"; width: 0; }

meta.foundation-mq-medium { font-family: "/only screen and (min-width:40.063em)/"; width: 40.063em; }

meta.foundation-mq-medium-only { font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/"; width: 40.063em; }

meta.foundation-mq-large { font-family: "/only screen and (min-width:64.063em)/"; width: 64.063em; }

meta.foundation-mq-large-only { font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/"; width: 64.063em; }

meta.foundation-mq-xlarge { font-family: "/only screen and (min-width:90.063em)/"; width: 90.063em; }

meta.foundation-mq-xlarge-only { font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/"; 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 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html, body { font-size: 100%; }

body { background: #fff; color: #45382B; padding: 0; margin: 0; font-family: BentonSansRegular, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 1.5; position: relative; cursor: auto; }

a:hover { cursor: pointer; }

img { max-width: 100%; height: auto; }

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 { float: left !important; }

.right, .float-right { float: right !important; }

.clearfix:before, .filter.alpha:before, .filter.link:before, .feature:before, .carousel.ticker .inner:before, .get-connected .row.invert:before, .clearfix:after, .filter.alpha:after, .filter.link:after, .feature:after, .carousel.ticker .inner:after, .get-connected .row.invert:after { content: " "; display: table; }
.clearfix:after, .filter.alpha:after, .filter.link:after, .feature:after, .carousel.ticker .inner:after, .get-connected .row.invert:after { clear: both; }

.hide { display: none; }

.invisible { visibility: hidden; }

.antialiased, .panel h2 { -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%; }

.flex-video { position: relative; padding-top: 1.5625rem; padding-bottom: 67.5%; height: 0; margin-bottom: 1rem; overflow: hidden; }
.flex-video.widescreen { padding-bottom: 56.34%; }
.flex-video.vimeo { padding-top: 0; }
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Standard Forms */
form { margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row { margin: 0 -0.5rem; }
form .row .row .column, form .row .row .columns { padding: 0 0.5rem; }
form .row .row.collapse { margin: 0; }
form .row .row.collapse .column, form .row .row.collapse .columns { padding: 0; }
form .row .row.collapse input { -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-right-radius: 0; }
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns { padding-left: 0.5rem; }

/* Label Styles */
label { font-size: 0.875rem; color: #4d4d4d; cursor: pointer; display: block; font-weight: normal; line-height: 1.5; margin-bottom: 0; /* Styles for required inputs */ }
label.right, label.float-right { float: none !important; text-align: right; }
label.inline { margin: 0 0 1rem 0; padding: 0.5625rem 0; }
label small { text-transform: capitalize; color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix, .postfix { display: block; position: relative; z-index: 2; text-align: center; width: 100%; padding-top: 0; padding-bottom: 0; border-style: solid; border-width: 1px; overflow: visible; font-size: 0.875rem; height: 2.3125rem; line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; border: none; }

.prefix.button { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0; text-align: center; border: none; }

.prefix.button.radius { border-radius: 0; -webkit-border-bottom-left-radius: 0.3125rem; -webkit-border-top-left-radius: 0.3125rem; border-bottom-left-radius: 0.3125rem; border-top-left-radius: 0.3125rem; }

.postfix.button.radius { border-radius: 0; -webkit-border-bottom-right-radius: 0.3125rem; -webkit-border-top-right-radius: 0.3125rem; border-bottom-right-radius: 0.3125rem; border-top-right-radius: 0.3125rem; }

.prefix.button.round { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }

.postfix.button.round { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix { background: #f2f2f2; border-right: none; color: #333333; border-color: #cccccc; }

span.postfix, label.postfix { background: #f2f2f2; border-left: none; color: #333333; border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea { -webkit-appearance: none; border-radius: 0; background-color: #FFFFFF; font-family: inherit; border-style: solid; border-width: 1px; border-color: #cccccc; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); display: block; font-size: 0.875rem; margin: 0 0 1rem 0; padding: 0.5rem; height: 2.3125rem; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.15s linear; }
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus { background: #fafafa; border-color: #999999; outline: none; }
input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled { background-color: #DDDDDD; cursor: default; }
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea { background-color: #DDDDDD; cursor: default; }
input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius { border-radius: 0.3125rem; }

form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse button { border-radius: 0; -webkit-border-bottom-right-radius: 0.3125rem; -webkit-border-top-right-radius: 0.3125rem; border-bottom-right-radius: 0.3125rem; border-top-right-radius: 0.3125rem; }
form .row .prefix-radius.row.collapse .prefix { border-radius: 0; -webkit-border-bottom-left-radius: 0.3125rem; -webkit-border-top-left-radius: 0.3125rem; border-bottom-left-radius: 0.3125rem; border-top-left-radius: 0.3125rem; }
form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse button { border-radius: 0; -webkit-border-bottom-left-radius: 0.3125rem; -webkit-border-top-left-radius: 0.3125rem; border-bottom-left-radius: 0.3125rem; border-top-left-radius: 0.3125rem; }
form .row .postfix-radius.row.collapse .postfix { border-radius: 0; -webkit-border-bottom-right-radius: 0.3125rem; -webkit-border-top-right-radius: 0.3125rem; border-bottom-right-radius: 0.3125rem; border-top-right-radius: 0.3125rem; }
form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse button { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse button { border-radius: 0; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix { border-radius: 0; -webkit-border-bottom-right-radius: 1000px; -webkit-border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; border-top-right-radius: 1000px; }

input[type="submit"] { -webkit-appearance: none; border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] { height: auto; }

/* Not allow resize out of parent */
textarea { max-width: 100%; }

/* Add height value for select elements to match text input height */
select { -webkit-appearance: none !important; border-radius: 0; background-color: #FAFAFA; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+); background-position: 100% center; background-repeat: no-repeat; border-style: solid; border-width: 1px; border-color: #cccccc; padding: 0.5rem; font-size: 0.875rem; font-family: BentonSansRegular, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; color: rgba(0, 0, 0, 0.75); line-height: normal; border-radius: 0; height: 2.3125rem; }
select::-ms-expand { display: none; }
select.radius { border-radius: 0.3125rem; }
select:hover { background-color: #f3f3f3; border-color: #999999; }
select:disabled { background-color: #DDDDDD; cursor: default; }
select[multiple] { height: auto; }

/* Adjust margin for form elements below */
input[type="file"], input[type="checkbox"], input[type="radio"], select { margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label { display: inline-block; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] { width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset { border: 1px solid #DDDDDD; padding: 1.25rem; margin: 1.125rem 0; }
fieldset legend { font-weight: normal; background: #FFFFFF; padding: 0 0.1875rem; margin: 0; margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 1rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #f04124; color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error { display: none; }

span.error, small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 1rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #f04124; color: #FFFFFF; }

.error input, .error textarea, .error select { margin-bottom: 0; }
.error input[type="checkbox"], .error input[type="radio"] { margin-bottom: 1rem; }
.error label, .error label.error { color: #f04124; }
.error small.error { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 1rem; font-size: 0.75rem; font-weight: normal; font-style: italic; background: #f04124; color: #FFFFFF; }
.error > label > small { color: #676767; background: transparent; padding: 0; text-transform: capitalize; font-style: normal; font-size: 60%; margin: 0; display: inline; }
.error span.error-message { display: block; }

input.error, textarea.error, select.error { margin-bottom: 0; }

label.error { color: #f04124; }

table { background: #FFFFFF; margin-bottom: 1.25rem; border: solid 1px #DDDDDD; table-layout: auto; }
table caption { background: transparent; color: #222222; font-size: 1rem; font-weight: bold; }
table thead { background: #F5F5F5; }
table thead tr th, table thead tr td { padding: 0.5rem 0.625rem 0.625rem; font-size: 0.875rem; font-weight: normal; color: #222222; }
table tfoot { background: #F5F5F5; }
table tfoot tr th, table tfoot tr td { padding: 0.5rem 0.625rem 0.625rem; font-size: 0.875rem; font-weight: normal; color: #222222; }
table tr th, table tr td { padding: 0.5625rem 0.625rem; font-size: 0.875rem; color: #222222; text-align: left; }
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #F9F9F9; }
table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td { display: table-cell; line-height: 1.125rem; }

.tabs { margin-bottom: 0 !important; margin-left: 0; }
.tabs:before, .tabs:after { content: " "; display: table; }
.tabs:after { clear: both; }

/*IIDC Edit */
.tabs dd, .tabs .tab-title, .tabs li { position: relative; margin-bottom: 0 !important; list-style: none; float: left; }
.tabs dd > a, .tabs .tab-title > a, .tabs li > a { display: block; background-color: #fff; color: #990000; padding: 1rem 2rem; font-family: BentonSansRegular, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-size: 1rem; }
.tabs dd > a:hover, .tabs .tab-title, .tabs li > a:hover { background: #f0f0f0; }
.tabs dd > a:focus, .tabs .tab-title > a:focus, .tabs li.active a { outline: none; }
.tabs dd.active a, .tabs .tab-title.active a, .tabs li.active a { background-color: #990000; color: #fff; }
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a, .tabs.radius li:first-child a { -webkit-border-bottom-left-radius: 0.3125rem; -webkit-border-top-left-radius: 0.3125rem; border-bottom-left-radius: 0.3125rem; border-top-left-radius: 0.3125rem; }
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a, .tabs.radius li:last-child a { -webkit-border-bottom-right-radius: 0.3125rem; -webkit-border-top-right-radius: 0.3125rem; border-bottom-right-radius: 0.3125rem; border-top-right-radius: 0.3125rem; }
.tabs.vertical dd, .tabs.vertical .tab-title, .tabs.vertical li { position: inherit; float: none; display: block; top: auto; }

.tabs-content, .tab_container {
    border: 2px solid #F7F6F5;
    margin-bottom: 1.5rem;
    padding: 20px;
    width: 100%;
}
.tabs-content:before, .tabs-content:after, .tab_container:before, .tab_container:after { content: " "; display: table; }
.tabs-content:after, .tab_container:after { clear: both; }
.tabs-content > .content, .tab_container > .content, .tabs-content > .tab_content, .tab_container > .tab_content { display: none; float: left; padding: 0.75rem 0; width: 100%; }
.tabs-content > .content.active, .tab_container > .content.active, .tabs-content > .tab_content.active, .tab_container > .tab_content.active { display: block; float: none; }
.tabs-content > .content.contained, .tab_container > .content.contained, .tabs-content > .tab_content.contained, .tab_container > .tab_content.contained  { padding: 0.75rem; }
.tabs-content.vertical, .tab_container.vertical { display: block; }
.tabs-content.vertical > .content, .tab_container.vertical > .content, .tabs-content.vertical > .tab_content, .tab_container.vertical > .tab_content { padding: 0 0.75rem; }
/* end IIDC Edit */


@media only screen and (min-width: 40.063em) { .tabs.vertical { width: 20%; max-width: 20%; float: left; margin: 0 0 1.25rem; }
  .tabs-content.vertical, .tab_container.vertical { width: 80%; max-width: 80%; float: left; margin-left: -1px; padding-left: 1rem; } }
.no-js .tabs-content > .content, .no-js .tab_container > .content, .no-js .tabs-content > .tab_content, .no-js .tab_container > .tab_content { display: block; float: none; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

@media only screen and (max-width: 40em) { .small-only-text-left { text-align: left !important; }
  .small-only-text-right { text-align: right !important; }
  .small-only-text-center { text-align: center !important; }
  .small-only-text-justify { text-align: justify !important; } }
@media only screen { .small-text-left { text-align: left !important; }
  .small-text-right { text-align: right !important; }
  .small-text-center { text-align: center !important; }
  .small-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) { .medium-only-text-left { text-align: left !important; }
  .medium-only-text-right { text-align: right !important; }
  .medium-only-text-center { text-align: center !important; }
  .medium-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 40.063em) { .medium-text-left { text-align: left !important; }
  .medium-text-right { text-align: right !important; }
  .medium-text-center { text-align: center !important; }
  .medium-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) { .large-only-text-left { text-align: left !important; }
  .large-only-text-right { text-align: right !important; }
  .large-only-text-center { text-align: center !important; }
  .large-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 64.063em) { .large-text-left { text-align: left !important; }
  .large-text-right { text-align: right !important; }
  .large-text-center { text-align: center !important; }
  .large-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) { .xlarge-only-text-left { text-align: left !important; }
  .xlarge-only-text-right { text-align: right !important; }
  .xlarge-only-text-center { text-align: center !important; }
  .xlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 90.063em) { .xlarge-text-left { text-align: left !important; }
  .xlarge-text-right { text-align: right !important; }
  .xlarge-text-center { text-align: center !important; }
  .xlarge-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) { .xxlarge-only-text-left { text-align: left !important; }
  .xxlarge-only-text-right { text-align: right !important; }
  .xxlarge-only-text-center { text-align: center !important; }
  .xxlarge-only-text-justify { text-align: justify !important; } }
@media only screen and (min-width: 120.063em) { .xxlarge-text-left { text-align: left !important; }
  .xxlarge-text-right { text-align: right !important; }
  .xxlarge-text-center { text-align: center !important; }
  .xxlarge-text-justify { text-align: justify !important; } }
/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }

/* Default Link Styles */
a { color: #3b7fa3; text-decoration: none; line-height: inherit; }
a:hover, a:focus { color: #44697D; }
a img { border: none; }

/* Default paragraph styles */
p { font-family: inherit; font-weight: normal; font-size: 1.25rem; line-height: 1.6; margin-bottom: 1.25rem; text-rendering: optimizeLegibility; }
p.lead { font-size: 1.46875rem; line-height: 1.6; }
p aside { font-size: 0.875rem; line-height: 1.35; font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 { font-family: BentonSansBold, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; color: #333333; text-rendering: optimizeLegibility; margin-top: 0.2rem; margin-bottom: 1.5rem; line-height: 1.15; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #7a7a7a; line-height: 0; }

h1 { font-size: 1.875rem; }

h2 { font-size: 1.6875rem; }

h3 { font-size: 1.375rem; }

h4 { font-size: 1.125rem; }

h5 { font-size: 1.125rem; }

h6 { font-size: 1rem; }

.subheader { line-height: 1.4; color: #7a7a7a; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; }

hr { border: solid #DDDDDD; border-width: 1px 0 0; clear: both; margin: 1.25rem 0 1.1875rem; height: 0; }

/* Helpful Typography Defaults */
em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: normal; line-height: inherit; }

small { font-size: 60%; line-height: inherit; }

code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #333333; background-color: #f8f8f8; border-width: 1px; border-style: solid; border-color: #dfdfdf; padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul, ol, dl { font-size: 1.25rem; line-height: 1.6; margin-bottom: 1.25rem; list-style-position: outside; font-family: inherit; }

ul { margin-left: 1.1rem; }
ul.no-bullet { margin-left: 0; }
ul.no-bullet li ul, ul.no-bullet li ol { margin-left: 1.25rem; margin-bottom: 0; list-style: none; }

/* Unordered Lists */
ul li ul, ul li ol { margin-left: 1.25rem; margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }
ul.square { list-style-type: square; margin-left: 1.1rem; }
ul.circle { list-style-type: circle; margin-left: 1.1rem; }
ul.disc { list-style-type: disc; margin-left: 1.1rem; }
ul.no-bullet { list-style: none; }

/* Ordered Lists */
ol { margin-left: 1.4rem; }
ol li ul, ol li ol { margin-left: 1.25rem; margin-bottom: 0; }

/* Definition Lists */
dl dt { margin-bottom: 0.3rem; font-weight: normal; }
dl dd { margin-bottom: 0.75rem; }

/* Abbreviations */
abbr, acronym { text-transform: uppercase; font-size: 90%; color: #45382B; cursor: help; }

abbr { text-transform: none; }
abbr[title] { border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote { margin: 0 0 1.25rem; padding: 0 1.25rem 0 1.1875rem; border-left: 3px solid #990000; }
blockquote cite { display: block; font-size: 1rem; color: #A39E96; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited { color: #A39E96; }

blockquote, blockquote p { line-height: 1.6; color: #45382B; }

/* Microformats */
.vcard { display: inline-block; margin: 0 0 1.25rem 0; border: 1px solid #DDDDDD; padding: 0.625rem 0.75rem; }
.vcard li { margin: 0; display: block; }
.vcard .fn { font-weight: normal; font-size: 0.9375rem; }

.vevent .summary { font-weight: normal; }
.vevent abbr { cursor: default; text-decoration: none; font-weight: normal; border: none; padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) { h1, h2, h3, h4, h5, h6 { line-height: 1.15; }
  h1 { font-size: 2.5rem; }
  h2 { font-size: 2.3125rem; }
  h3 { font-size: 1.6875rem; }
  h4 { font-size: 1.4375rem; }
  h5 { font-size: 1.125rem; }
  h6 { font-size: 1rem; } }
.off-canvas-wrap { position: relative; width: 100%; overflow: hidden; }
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left { min-height: 100%; -webkit-overflow-scrolling: touch; }

.inner-wrap { position: relative; width: 100%; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.inner-wrap:before, .inner-wrap:after { content: " "; display: table; }
.inner-wrap:after { clear: both; }

.tab-bar { background: #333333; color: #FFFFFF; height: 2.8125rem; line-height: 2.8125rem; position: relative; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 { color: #FFFFFF; font-weight: normal; line-height: 2.8125rem; margin: 0; }
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 { font-size: 1.125rem; }

.left-small { width: 2.8125rem; height: 2.8125rem; position: absolute; top: 0; border-right: solid 1px #1a1a1a; left: 0; }

.right-small { width: 2.8125rem; height: 2.8125rem; position: absolute; top: 0; border-left: solid 1px #1a1a1a; right: 0; }

.tab-bar-section { padding: 0 0.625rem; position: absolute; text-align: center; height: 2.8125rem; top: 0; }
@media only screen and (min-width: 40.063em) { .tab-bar-section.left, .tab-bar-section.float-left { text-align: left; }
  .tab-bar-section.right, .tab-bar-section.float-right { text-align: right; } }
.tab-bar-section.left, .tab-bar-section.float-left { left: 0; right: 2.8125rem; }
.tab-bar-section.right, .tab-bar-section.float-right { left: 2.8125rem; right: 0; }
.tab-bar-section.middle { left: 2.8125rem; right: 2.8125rem; }

.tab-bar .menu-icon { text-indent: 2.1875rem; width: 2.8125rem; height: 2.8125rem; display: block; padding: 0; color: #FFFFFF; position: relative; transform: translate3d(0, 0, 0); }
.tab-bar .menu-icon span::after { content: ""; position: absolute; display: block; height: 0; top: 50%; margin-top: -0.5rem; left: 0.90625rem; box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF; width: 1rem; }
.tab-bar .menu-icon span:hover:after { box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu { width: 85%; top: 0; bottom: 0; position: absolute; overflow-x: hidden; overflow-y: auto; background: #edecea; z-index: 1001; box-sizing: content-box; transition: transform 500ms ease 0s; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -ms-transform: translate(-100%, 0); -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; }

.right-off-canvas-menu { width: 85%; top: 0; bottom: 0; position: absolute; overflow-x: hidden; overflow-y: auto; background: #edecea; z-index: 1001; box-sizing: content-box; transition: transform 500ms ease 0s; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; -ms-transform: translate(100%, 0); -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; }

ul.off-canvas-list { list-style-type: none; padding: 0; margin: 0; }
ul.off-canvas-list li label { display: block; padding: 0.3rem 0.9375rem; color: #999999; text-transform: uppercase; font-size: 0.75rem; font-weight: normal; background: #444444; border-top: 1px solid #5e5e5e; border-bottom: none; margin: 0; }
ul.off-canvas-list li a { display: block; padding: 0.66667rem; color: #463c30; border-bottom: 1px solid #dad8d6; transition: background 300ms ease; }
ul.off-canvas-list li a:hover { background: #242424; }

.move-right > .inner-wrap { -ms-transform: translate(85%, 0); -webkit-transform: translate3d(85%, 0, 0); -moz-transform: translate3d(85%, 0, 0); -ms-transform: translate3d(85%, 0, 0); -o-transform: translate3d(85%, 0, 0); transform: translate3d(85%, 0, 0); }
.move-right .exit-off-canvas { transition: background 300ms ease; cursor: pointer; box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5), 2px 0 2px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(0, 0, 0, 0.3); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; -webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) { .move-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap { -ms-transform: translate(-85%, 0); -webkit-transform: translate3d(-85%, 0, 0); -moz-transform: translate3d(-85%, 0, 0); -ms-transform: translate3d(-85%, 0, 0); -o-transform: translate3d(-85%, 0, 0); transform: translate3d(-85%, 0, 0); }
.move-left .exit-off-canvas { transition: background 300ms ease; cursor: pointer; box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5), 2px 0 2px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(0, 0, 0, 0.3); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; -webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) { .move-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap .exit-off-canvas { transition: background 300ms ease; cursor: pointer; box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5), 2px 0 2px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(0, 0, 0, 0.3); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; -webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) { .offcanvas-overlap .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas { transition: background 300ms ease; cursor: pointer; box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5), 2px 0 2px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(0, 0, 0, 0.3); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; -webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) { .offcanvas-overlap-left .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu { -ms-transform: none; -webkit-transform: none; -moz-transform: none; -o-transform: none; transform: none; z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas { transition: background 300ms ease; cursor: pointer; box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5), 2px 0 2px rgba(0, 0, 0, 0.5); display: block; position: absolute; background: rgba(0, 0, 0, 0.3); top: 0; bottom: 0; left: 0; right: 0; z-index: 1002; -webkit-tap-highlight-color: transparent; }
@media only screen and (min-width: 40.063em) { .offcanvas-overlap-right .exit-off-canvas:hover { background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu { left: -85%; }
.no-csstransforms .right-off-canvas-menu { right: -85%; }
.no-csstransforms .move-left > .inner-wrap { right: 85%; }
.no-csstransforms .move-right > .inner-wrap { left: 85%; }

.left-submenu { width: 85%; top: 0; bottom: 0; position: absolute; margin: 0; overflow-x: hidden; overflow-y: auto; background: #edecea; z-index: 1002; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-transform: translate(-100%, 0); -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.left-submenu .back > a { padding: 0.3rem 0.9375rem; color: #999999; text-transform: uppercase; font-weight: normal; background: #444; border-top: 1px solid #5e5e5e; border-bottom: none; margin: 0; }
.left-submenu .back > a:hover { background: #303030; border-top: 1px solid #5e5e5e; border-bottom: none; }
.left-submenu .back > a:before { content: "\AB"; margin-right: 0.5rem; display: inline; }
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap { -ms-transform: translate(0%, 0); -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate3d(0%, 0, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.right-submenu { width: 85%; top: 0; bottom: 0; position: absolute; margin: 0; overflow-x: hidden; overflow-y: auto; background: #edecea; z-index: 1002; box-sizing: content-box; -webkit-overflow-scrolling: touch; -ms-transform: translate(100%, 0); -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.right-submenu .back > a { padding: 0.3rem 0.9375rem; color: #999999; text-transform: uppercase; font-weight: normal; background: #444; border-top: 1px solid #5e5e5e; border-bottom: none; margin: 0; }
.right-submenu .back > a:hover { background: #303030; border-top: 1px solid #5e5e5e; border-bottom: none; }
.right-submenu .back > a:after { content: "\BB"; margin-left: 0.5rem; display: inline; }
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap { -ms-transform: translate(0%, 0); -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate3d(0%, 0, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after { content: "\BB"; margin-left: 0.5rem; display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before { content: "\AB"; margin-right: 0.5rem; display: inline; }

/* small displays */
@media only screen { .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) { .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down { display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down { display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down { position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down { display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down { display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down { display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down { display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down { display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

.hide-for-landscape, .show-for-portrait { display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait { display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait { display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait { display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait { display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait { display: table-cell !important; }

@media only screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
  .hide-for-landscape, .show-for-portrait { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait { display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait { display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait { display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait { display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait { display: table-cell !important; } }
@media only screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
  .hide-for-portrait, .show-for-landscape { display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape { display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape { display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape { display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape { display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape { display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }

.hide-for-touch { display: inherit !important; }

.touch .show-for-touch { display: inherit !important; }

.touch .hide-for-touch { display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch { display: table !important; }

.touch table.show-for-touch { display: table !important; }

thead.hide-for-touch { display: table-header-group !important; }

.touch thead.show-for-touch { display: table-header-group !important; }

tbody.hide-for-touch { display: table-row-group !important; }

.touch tbody.show-for-touch { display: table-row-group !important; }

tr.hide-for-touch { display: table-row !important; }

.touch tr.show-for-touch { display: table-row !important; }

td.hide-for-touch { display: table-cell !important; }

.touch td.show-for-touch { display: table-cell !important; }

th.hide-for-touch { display: table-cell !important; }

.touch th.show-for-touch { display: table-cell !important; }

/* 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: #000000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  .show-for-print { display: block; }
  .hide-for-print { display: none; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !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 #999999; 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: 0.5cm; }
  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; } }
/* Print visibility */
@media print { .show-for-print { display: block; }
  .hide-for-print { display: none; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !important; } }
/* End Foundation */
/* Import IU Styles */
.bg-crimson, .bg-top-crimson:before, .bg-bottom-crimson:after { background-color: #990000; }

.bg-scarlet, .bg-top-scarlet:before, .bg-bottom-scarlet:after { background-color: #7A1705; }

.bg-passion, .bg-top-passion:before, .bg-bottom-passion:after { background-color: #DD0031; }

.bg-steel, .bg-top-steel:before, .bg-bottom-steel:after { background-color: #82786F; }

.bg-mahogany, .bg-top-mahogany:before, .bg-bottom-mahogany:after { background-color: #4A3D30; }

.bg-gray, .bg-top-gray:before, .bg-bottom-gray:after { background-color: #EDEBEB; }

.bg-midnight, .bg-top-midnight:before, .bg-bottom-midnight:after { background-color: #44697D; }

.bg-limestone, .bg-top-limestone:before, .bg-bottom-limestone:after { background-color: #AEA79F; }

/*IIDC Edit */
.bg-gold, .bg-top-gold:before, .bg-bottom-gold:after { background-color: #fcb322; }

.bg-cream, .bg-top-cream:before, .bg-bottom-cream:after { background-color: #e1d8b7; }

.bg-ircablue, .bg-top-ircablue:before, .bg-bottom-ircablue:after { background-color: #223d84; }

.bg-cellgreen, .bg-top-ircablue:before, .bg-bottom-ircablue:after { background-color: #808a53; }

.bg-cellpurple, .bg-top-ircablue:before, .bg-bottom-ircablue:after { background-color: #6f679d; }

.bg-green, .bg-top-ircablue:before, .bg-bottom-ircablue:after { background-color: #a79e70; }

.bg-cclcblue, .bg-top-cclcblue:before, .bg-bottom-cclcblue:after { background-color: #273063; }

.bg-ltgray, .bg-top-ltgray:before, .bg-bottom-ltgray:after { background-color: #f5f5f5; }
/*end IIDC Edit */

[class*="bg-top"]:before { content: ''; top: 0; height: 50%; width: 100%; position: absolute; z-index: -1; }

[class*="bg-bottom"]:after { content: ''; top: 50%; height: 50%; width: 100%; position: absolute; z-index: -1; }

.bg-diamond { background-image: url(img/diamond.png); background-position: center top; }

.bg-diamond.bg-passion { background-color: #DD011E; }

.bg-chevron { background-image: url(img/chevron.png); background-position: center top; }

.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5 { color: #fff; }

.no-margin, .carousel.ticker h1, .carousel.ticker h3 { margin-top: 0 !important; margin-bottom: 0 !important; }

.filter.alpha ul, .filter.link ul, .breadcrumbs ul, ul.social, .skirt ul { margin: 0; padding: 0; list-style-type: none; }

nav.main.is-sticky li.home a:before, [class^="icon-"], [class*=" icon-"], nav.main.is-sticky li.trident a:before { font-family: 'iucomm'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

dl dd.highlight, dl.meta dt, .filter, .filter h2, .filter h3, .filter h4, .filter h5, .panel p, .panel ul, .panel ol, .feature, .accordion dt, #home .stat a > p, .carousel.ticker article.item h1, .carousel.features .feature h2, h1 span, h2 span, h3 span, h4 span, h5 span { font-family: BentonSansRegular, 'Arial Narrow', Arial, sans-serif; font-weight: normal; }

strong, bold, b, .page-title h1, .more, table thead tr th, table thead tr td, td.school, dl dt, ul.tabs .tab-title > a, .lead, .stat p, #home .stat .content h2, .skirt h6 { font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; }

.meta, #branding-bar h1, .feature h2, .stat h2 { font-family: BentonSansCondRegular, 'Arial Narrow', Arial, sans-serif; font-weight: normal; }

.meta strong, #footer .tagline { font-family: BentonSansCondBold, Arial, sans-serif; font-weight: normal; }

strong, bold { font-weight: normal; }

.peta { font-size: 5.5rem; }

.tera { font-size: 7.3125rem; }

.giga { font-size: 5.625rem; }

.mega { font-size: 4.5rem; }

.alpha { font-size: 2.5rem; }

.beta { font-size: 2rem; }

.gamma { font-size: 1.75rem; }

.delta, .text, .lead, .panel h2, .feature h2, article.item h1 { font-size: 1.5rem; }

.epsilon { font-size: 1.25rem; }

.zeta { font-size: 1rem; }

.deci { font-size: 0.875rem; }

.centi { font-size: 0.75rem; }

p, ul, ol, dl { font-size: 1rem; }

.breadcrumbs p, .breadcrumbs ul, .breadcrumbs ol, .breadcrumbs dl { font-size: 1.25rem; }

@media only screen and (min-width: 40.063em) { p, ul, ol, dl { /*font-size: 1.25rem; */} }
/* Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

figure { margin: 0; }

.no-padding { padding-top: 0 !important; padding-bottom: 0 !important; }

.page-title h1 { font-size: 1rem; margin: 0 0 1.25rem; line-height: 1.5; text-transform: uppercase; }

.dark .more { color: #fff; }

.meta { font-size: 0.8125rem; line-height: 1rem; text-transform: uppercase; color: #B8B0AB; }
.meta + .meta { margin-top: -1rem; }
.meta span { text-transform: none; color: #4A3D30; }

.trident { background-repeat: no-repeat; background-position: center center; height: 0; padding: 0; overflow: hidden; }
.trident.white { background-image: url("img/trident-white.png"); }
.tab-bar .trident { display: block; padding-top: 45px; width: 45px; background-size: 25px; }

/* Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/**************************************** Skip Navigation ***************************************/
#skipnav { float: left; list-style: none; height: 0; overflow: hidden; width: 0; }

#skipnav a { background: #fff; color: #000; left: -9999px; position: absolute; text-align: center; text-decoration: underline; top: -9999px; width: 12.500em; /* 200px (200/16) */ z-index: 999; }

#skipnav a:active, #skipnav a:focus { left: 0; top: 0; }

table { border-collapse: collapse; margin: 0.75 0; table-layout: fixed; width: 100%; }

th { font-weight: normal; padding: 0.75 0; text-align: left; }

td { padding: 0.75 0; }

tr, td, th { vertical-align: middle; }

/*.filter.alpha ul, .filter.link ul, .breadcrumbs ul, .skirt ul { margin-bottom:0.5rem; }
.filter.alpha ul, .filter.link ul, .breadcrumbs ul, .skirt ul li { margin-bottom:0.5rem;}*/

.filter.alpha ul, .filter.link ul, .breadcrumbs ul, .skirt ul { margin-bottom:0px; }
.filter.alpha ul, .filter.link ul, .breadcrumbs ul, .skirt ul li { margin-bottom:0px;}

ol { margin-left: 2.7rem; }

dl { margin-bottom: 0.75em; }
dl dt { margin-top: 0.75em; }
dl dd { margin: 0; }
dl dt.hidden { display: none !important; }
dl dd.highlight { color: #4A3D30; }

dl.meta { font-size: 1rem; }
dl.meta dd { text-transform: none; color: #4A3D30; }

dl.inline dt:before { content: ""; display: block; margin-bottom: 4px; }
dl.inline dt, dl.inline dd { display: inline; }
.grid dl.inline dt:before { margin-bottom: 4px; }

dl.meta + dl.meta { margin-top: 16px; }

a.button, input.button, button { border-style: solid; border-width: 1px; cursor: pointer; font-family: BentonSansBold, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; line-height: normal; margin: 0 0 0; position: relative; text-decoration: none; text-align: center; -webkit-appearance: none; -moz-appearance: none; border-radius: 0; display: inline-block; padding-top: 0.5rem; padding-right: 1rem; padding-bottom: 0.5625rem; padding-left: 1rem; background-color: #990000; border-color: #7a0000; color: #fff; border-radius: 0.3125rem; transition: background-color 300ms ease-out; transition: all 0.18s ease-out; font-size: 1rem; width: 100%; -webkit-font-smoothing: antialiased; }
a.button:hover, a.button:focus, input.button:hover, input.button:focus, button:hover, button:focus { background-color: #7a0000; }
a.button:hover, a.button:focus, input.button:hover, input.button:focus, button:hover, button:focus { color: #fff; }
a.button.more, input.button.more, button.more { padding-right: 6rem; padding-left: 6rem; }
a.button.invert, a.button:hover, input.button.invert, input.button:hover, button.invert, button:hover { background: #fff; color: #990000; border-color: #990000; }
a.button.invert:hover, input.button.invert:hover, button.invert:hover { background: #990000; color: #fff; border-color: #990000; }
a.button.left, a.button.float-left, a.button.float-left, input.button.left, input.button.float-left, input.button.float-left, button.left, button.float-left, button.float-left { margin: 0 1.5rem 1.5rem 0; }
a.button.right, a.button.float-right, a.button.float-right, input.button.right, input.button.float-right, input.button.float-right, button.right, button.float-right, button.float-right { margin: 0 0 1.5rem 1.5rem; }

.button.cta + .button.cta { margin: 16px 0 0; }

@media only screen and (min-width: 40.063em) { a.button, input.button, button { width: auto; }
  .button.cta { padding-left: 64px; padding-right: 64px; margin: 0 48px; }
  .button.cta + .button.cta { margin: 0; } }
ul.tabs { margin-left: 0; width: 100%; }
ul.tabs li.tab-title { width: 50%; }
ul.tabs .tab-title > a { border: 1px solid #AEA79F; border-bottom: none; border-top-left-radius: 0.3125rem; border-top-right-radius: 0.3125rem; padding: 0.5rem; }
ul.tabs .tab-title.active > a { border-color: #990000; }

@media only screen and (min-width: 40.063em) { ul.tabs .tab-title > a { padding: 0.5rem 2rem; } }
.filter { margin-bottom: 1.25rem; }
.filter .button { margin-left: 1.5rem; padding: 0.4375rem 3rem; width: auto; }
.filter .button:hover { border: 1px solid #fff; background: #fff; color: #990000; }
.tabs-content .filter:first-child { margin-top: -11px; }
/*IIDC Edit */
.tabs-content .filter:first-child, .tab_container .filter:first-child { margin-top: -11px; }
/*end IIDC Edit */
.filter.dark { padding: 1rem; color: #fff; }
.filter.dark h2, .filter.dark h3, .filter.dark h4, .filter.dark h5 { color: #fff; }
.filter + .filter { margin-top: -1.75rem; }

.filter.alpha ul, .filter.link ul { display: table; width: 100%; }
.filter.alpha ul:first-child, .filter.link ul:first-child { margin-bottom: .5rem; }
.filter.alpha li, .filter.link li { display: table-cell; border-left: 1px solid; line-height: 1.25rem; text-align: center; }
.filter.alpha li:first-child, .filter.link li:first-child { border-left: none; }
.filter.alpha.dark a, .filter.link.dark a { color: #fff; }
.filter.alpha.dark li, .filter.link.dark li { border-color: #fff; }

.filter.alpha li { width: 7.6923%; }

.filter.link li { padding: 0 10px; font-size: 0.875rem; text-transform: uppercase; }
.filter.link li:first-child { text-align: left; }
.filter.link li:last-child { text-align: right; }

.filter.link.dark li { border-color: #7A1705; }

form.filter select { float: left; width: 50%; }

@media only screen and (min-width: 40.063em) { .filter.alpha ul { width: 50%; float: left; }4/7/2015
  .filter.alpha ul:first-child { margin-bottom: 0; }
  .filter.alpha ul:last-child { border-left: 1px solid; }
  .filter.alpha ul li { width: 3.8461%; }
  .filter.alpha ul li:first-child { border-left: none; }
  .filter.alpha.dark ul:last-child { border-color: #fff; } }
@media only screen and (max-width: 680px) { .filter.link li:first-child, .filter.link li:last-child { text-align: center; } }
@media only screen and (max-width: 485px) { .filter.link ul, .filter.link li { display: block; }
  .filter.link li { border-left: 0; text-align: left !important; padding-bottom: 8px; } }
body > table.gssb_c { position: fixed !important; }

#search *, #inline-search *, #toggles * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

div[id^=branding-bar], section[id^=branding-bar], #toggles { -webkit-transition: all 0.42s ease-in-out; -moz-transition: all 0.42s ease-in-out; transition: all 0.42s ease-in-out; }

.search-open div[id^=branding-bar], .search-open section[id^=branding-bar], .search-open #toggles { margin-top: 50px; }

#search, #toggles { -webkit-font-smoothing: initial; -moz-font-smoothing: initial; font-smoothing: initial; }

#search .row, #toggles .row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 64rem; position: relative; }
#search .row:before, #search .row:after, #toggles .row:before, #toggles .row:after { content: " "; display: table; }
#search .row:after, #toggles .row:after { clear: both; }
#search .row.pad, #toggles .row.pad { padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; }

#toggles { position: fixed; top: 0; width: 100%; pointer-events: none; z-index: 11; }
#toggles a.button { pointer-events: auto; background-color: #990000; color: #fff; float: right; font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; line-height: 31px; height: 31px; margin-top: 11px; margin-left: 5px; padding: 0 0.5rem; position: relative; text-transform: uppercase; text-decoration: none; width: auto; }
#toggles a.button:hover { color: #fff; }
.touch #toggles a.button.hover { background-color: #fff !important; color: #990000 !important; }
#toggles a.search-toggle { background: #990000 url("img/search.png") no-repeat center center; background-size: 18px; font-size: 0; height: 31px; overflow: hidden; padding-left: 25px; width: 0; }
.search-open #toggles a.search-toggle { background-image: url("img/close.png"); background-size: 25px; }

#search { background: #990000; height: 45px; padding-top: 6px; position: fixed; top: 0; width: 100%; z-index: 8; -webkit-transition: height 0.42s ease-in-out; -moz-transition: height 0.42s ease-in-out; transition: height 0.42s ease-in-out; }
.search-open #search { height: 50px; }

@media only screen and (min-width: 64.063em) { #toggles { position: absolute; top: 8px; }
  #toggles a.button { display: none; }
  #toggles a.search-toggle { display: block; border-radius: 0; background-color: #7A1705; border-left: 1px solid #990000; border-right: 1px solid #990000; border-top: none; border-bottom: none; margin: 0; line-height: 44px; height: 52px; padding-left: 30px; }
  #toggles a.search-toggle:hover { color: #fff; }
  .search-open .is-sticky nav.main { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); }
  #search { position: absolute; top: 0; }
  .has-sticky #search { position: fixed; top: 0; } }
/* Search Boxes */
.search-box { /* Search button */ }
.search-box table { margin-bottom: 0; background: none; border: none; table-layout: auto; }
.search-box table tr th, .search-box table tr td { padding: 0; }
.search-box table.gsc-search-box { margin: 0; background: none; }
.search-box td.gsc-input { vertical-align: top; padding-right: 4px !important; }
.search-box .gsc-input-box { border: 1px solid #DDDDDD; height: auto; }
.search-box .gsc-input-box > table { border-right: none; }
.search-box .gsc-input-box ::-ms-clear { display: none; }
.search-box.no-script .gsc-input-box > table { width: 100% !important; }
.search-box .gsst_a .gscb_a { color: #990000; }
.search-box .gsc-input-box-hover .gsst_a .gscb_a { color: #7A1705; }
.search-box input[type="text"] { margin-bottom: 0; box-shadow: none; line-height: 1 !important; height: 40px !important; padding-left: 8px !important; background-color: #fff !important; background-position: 8px center !important; margin: 0 !important; }
.search-box .gsc-search-box-tools input[type="text"] { background-color: transparent !important; }
.search-box input[type="text"]:focus { box-shadow: none; }
.text .search-box .gsc-input-box a { background: none; }
.search-box td.gsc-search-button { width: 40px !important; }
.search-box .cse input.gsc-search-button, .search-box input.gsc-search-button { font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; background: #990000; border: 1px solid #990000; color: #fff; font-size: 1rem; font-weight: normal; padding: 8px; margin-bottom: 0; min-width: 45px; height: 35px; line-height: 1; background-image: none; filter: none; -webkit-appearance: button; /* fix that thing on mobile safari */ background-image: none; height: 38px; padding-left: 8px; padding-right: 8px; min-width: 40px; }
.search-box .cse input.gsc-search-button:hover, .search-box input.gsc-search-button:hover { background-image: none; filter: none; background: #990000; border-color: #990000; cursor: pointer; }

#search.search-box .cse input.gsc-search-button, #search.search-box input.gsc-search-button { border: 1px solid #fff; }
#search.search-box .cse input.gsc-search-button:hover, #search.search-box input.gsc-search-button:hover, #search.search-box .cse input.gsc-search-button:focus, #search.search-box input.gsc-search-button:focus { border: 1px solid #fff; background: #fff; color: #990000; }
#search.search-box .gsc-input-box { border: none; }

.right-off-canvas-menu .search-box .cse input.gsc-search-button, .right-off-canvas-menu .search-box input.gsc-search-button { border: 1px solid #990000; }

/* Results */
.search-results table { margin-bottom: 0; background: none; border: none; }
.search-results table.gcsc-branding { width: auto; }
.search-results .gsc-control-cse { padding: 0; font-family: BentonSansRegular, 'Arial Narrow', Arial, sans-serif; font-weight: normal; }
.search-results .gsc-selected-option-container { font-family: 'BentonSansBold', Arial, sans-serif; font-weight: normal; width: auto !important; }
.search-results .gsc-option-menu-item-highlighted { background: #eee url("//ssl.gstatic.com/ui/v1/menu/checkmark2.png") no-repeat left center; }
.search-results table.gsc-table-result { table-layout: initial; border-collapse: separate; }
.search-results table.gsc-table-result td { padding: 0; }
.search-results td.gsc-table-cell-thumbnail.gsc-thumbnail { width: 72px; }
.search-results .gsc-results.gsc-webResult { padding-top: 16px; }
.search-results .gsc-result .gs-title { height: auto; overflow: visible; }
.search-results .gsc-control-cse, .search-results .gsc-control-cse .gsc-table-result { font-family: BentonSansRegular, Arial, sans-serif; font-weight: normal; }
.search-results .gsc-control-cse b, .search-results .gsc-control-cse .gsc-table-result b, .search-results .gsc-control-cse strong, .search-results .gsc-control-cse .gsc-table-result strong, .search-results .gsc-results .gsc-cursor-box .gsc-cursor-current-page, .search-results .gs-promotion em { font-family: BentonSansBold, Arial, sans-serif; font-weight: normal; }
.search-results .gs-result .gs-title, .search-results .gs-result .gs-title *, .search-results a, .search-results a b, .search-results a em, .search-results .gsc-cursor-page { color: #990000 !important; background: none; }
.search-results .gs-result a.gs-visibleUrl, .search-results .gs-result .gs-visibleUrl { color: #80756E; }
.search-results .gsc-webResult.gsc-result.gsc-promotion { border-color: transparent; background: #EDEBEB; }
.search-results .gs-promotion.gs-result table { border-collapse: initial; }
.search-results .gs-promotion.gs-result .gs-promotion-image-cell { width: 60px; }

.full-width > div { width: 100%; }

.grid.halves > * { margin-bottom: 1.5rem; width: 100%; }

.grid.thirds > * { margin-bottom: 1.5rem; width: 100%; }

.grid.fourths > * { margin-bottom: 1.5rem; width: 100%; }

.grid.halves, .grid.thirds, .grid.fourths { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 64rem; }
.grid.halves:before, .grid.halves:after, .grid.thirds:before, .grid.thirds:after, .grid.fourths:before, .grid.fourths:after { content: " "; display: table; }
.grid.halves:after, .grid.thirds:after, .grid.fourths:after { clear: both; }

.two-thirds + .one-third, .one-third + .two-thirds, .one-half + .one-half { margin-top: 1.5rem; }

@media only screen and (min-width: 40.063em) { .grid.halves:last-child, .grid.thirds:last-child, .grid.fourths:last-child { margin-bottom: -2.85714%; }
  .grid.halves > *, .grid.fourths > * { margin-left: 2.85714%; width: 48.57143%; float: left; }
  .grid.halves > *:last-child, .grid.halves > *:nth-child(2n), .grid.fourths > *:last-child, .grid.fourths > *:nth-child(2n) { margin-right: 0; }
  .grid.halves > *:first-child, .grid.halves > *:nth-child(2n+1), .grid.fourths > *:first-child, .grid.fourths > *:nth-child(2n+1) { margin-left: 0; clear: left; }
  .grid.thirds > * { margin-left: 2.85714%; width: 31.42857%; float: left; }
  .grid.thirds > *:last-child, .grid.thirds > *:nth-child(3n) { margin-right: 0; }
  .grid.thirds > *:first-child, .grid.thirds > *:nth-child(3n+1) { margin-left: 0; clear: left; }
  .one-third { padding-left: 0.75rem; padding-right: 0.75rem; width: 33.33333%; float: left; }
  .one-half { padding-left: 0.75rem; padding-right: 0.75rem; width: 50%; float: left; }
  .two-thirds { padding-left: 0.75rem; padding-right: 0.75rem; width: 66.66667%; float: left; }
  .one-third:first-of-type, .one-half:first-of-type, .two-thirds:first-of-type { padding-left: 0; }
  .one-third:last-of-type, .one-half:last-of-type, .two-thirds:last-of-type { padding-right: 0; }
  .two-thirds + .one-third, .one-third + .two-thirds, .one-half + .one-half { margin-top: 0; } }
@media only screen and (min-width: 64.063em) { .grid.fourths > * { margin-left: 2.85714%; width: 22.85714%; float: left; }
  .grid.fourths > *:last-child, .grid.fourths > *:nth-child(2n) { margin-left: 1.5rem; }
  .grid.fourths > *:first-child, .grid.fourths > *:nth-child(2n+1) { margin-left: 1.5rem; clear: none; }
  .grid.fourths > *:last-child, .grid.fourths > *:nth-child(4n) { margin-right: 0; }
  .grid.fourths > *:first-child, .grid.fourths > *:nth-child(4n+1) { margin-left: 0; clear: left; }
  .one-third > :last-child, .one-half > :last-child, .two-thirds > :last-child { margin-bottom: 0; } }
@media only screen and (min-width: 64.063em) { .banner.image { padding-top: 0 !important; background-color: #EDEBEB; font-size: 0; text-align: center; }
  .banner.image img { display: inline-block; width: 100%; max-width: 1800px; }
  .banner + main .breadcrumbs { margin-top: -90px; }
  .banner + main .breadcrumbs .layout { padding-top: 16px; }
  .banner + main .breadcrumbs .layout, .banner + main .page-title .layout { position: relative; padding-left: 0.75rem; padding-right: 0.75rem; width: 83.33333%; left: 0%; right: auto; float: left; margin-left: auto; margin-right: auto; float: none; padding-left: 55px; background: #fff; }
  .banner + main:not(.no-section-nav) .page-title .layout { padding-bottom: 8px; }
  .banner + main:not(.no-section-nav) .breadcrumbs .layout, .banner + main:not(.no-section-nav) .page-title .layout { left: 222px; right: auto; float: left; padding-left: 45px; padding-right: 45px; position: relative; width: 83.33333%; }
  .banner + main:not(.no-section-nav) #section-nav nav { top: 8px; } }
#content { padding-top: 0; margin-top: 0; }

.row { width: 100%; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; max-width: 64rem; position: relative; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.row.pad { padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; }

.home main.no-section-nav .layout, .wide main.no-section-nav .layout, #home main.no-section-nav .layout { position: relative; padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; left: 0%; right: auto; float: left; }

.section { position: relative; padding: 40px 0; }
.section .layout { padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; float: left; }
.section + .section { margin-top: -16px; padding-top: 0; }
.section.bg-crimson + :not(.bg-crimson), .section.bg-scarlet + :not(.bg-scarlet), .section.bg-steel + :not(.bg-steel), .section.bg-limestone + :not(.bg-limestone), .section.bg-mahogany + :not(.bg-mahogany), .section.bg-gray + :not(.bg-gray), .section.bg-midnight + :not(.bg-midnight), .section.bg-none + :not(.bg-none) { margin-top: 0; padding-top: 40px; }
.section.breadcrumbs, .section.page-title { padding: 0; }
.section.breadcrumbs + .page-title, .section.bg-image + .section, .section.extra-space + .section, .section.bg-image.bg-none + .bg-none { margin-top: 0 !important; }
.section.horizontal-rule { border-bottom: 1px solid #DDDDDD; }
.section.horizontal-rule + .section { margin-top: 0; padding-top: 40px; }
.section.bg-image, .section.force-padding { padding-top: 40px !important; padding-bottom: 40px !important; margin-top: 0 !important; }
.section.bg-image + .section, .section.force-padding + .section { padding-top: 40px !important; }

@media only screen and (min-width: 64.063em) { .section { padding: 56px 0; }
  .section .layout { position: relative; padding-left: 0.75rem; padding-right: 0.75rem; width: 75%; left: 25%; right: auto; float: left; }
  .section.breakout .layout { position: relative; padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; left: 0%; right: auto; float: left; }
  .section + .section { margin-top: -40px; padding-top: 0; }
  .section.bg-crimson + :not(.bg-crimson), .section.bg-scarlet + :not(.bg-scarlet), .section.bg-steel + :not(.bg-steel), .section.bg-limestone + :not(.bg-limestone), .section.bg-mahogany + :not(.bg-mahogany), .section.bg-gray + :not(.bg-gray), .section.bg-midnight + :not(.bg-midnight), .section.bg-none + :not(.bg-none) { margin-top: 0; padding-top: 56px; }
  .section.horizontal-rule + .section { padding-top: 56px; }
  .section.bg-image, .section.force-padding { padding-top: 56px !important; padding-bottom: 56px !important; }
  .section.bg-image + .section, .section.force-padding + .section { padding-top: 56px !important; }
  main.no-section-nav .layout { position: relative; padding-left: 0.75rem; padding-right: 0.75rem; width: 75%; left: 0%; right: auto; float: left; margin-left: auto; margin-right: auto; float: none; } }
.bg-image { position: relative; }

.bg-image-cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.bg-image .panel { position: relative; overflow: hidden; }
.bg-image .panel.has-bg * { position: relative; z-index: 2; }
.bg-image .panel.has-bg h2, .bg-image .panel.has-bg a { color: #fff; }
.bg-image .panel.has-bg p { color: #C9C4C2; }

.touch #home .bg-image .panel-bg { display: none; }

.bg-image .panel-bg { z-index: 1; background-size: cover; background-position: center center; position: absolute !important; content: ''; top: 0; bottom: 0; right: 0; left: 0; -webkit-filter: grayscale(20%) blur(8px); -moz-filter: grayscale(20%) blur(8px); -o-filter: grayscale(20%) blur(8px); -ms-filter: grayscale(20%) blur(8px); filter: grayscale(20%) blur(8px); }

.ie9 .bg-image .panel-bg { filter: none; }

#branding-bar { background-color: #7A1705; border-top: 5px solid #990000; position: fixed; top: 0; width: 100%; z-index: 10; }
#branding-bar:after { content: ""; bottom: -3px; position: absolute; width: 100%; height: 3px; background: rgba(74, 61, 48, 0.3); }
#branding-bar img { position: absolute; top: -5px; left: 0.75rem; width: 43px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }
#branding-bar h1 { color: #fff; font-size: 18px; float: left; line-height: 45px; margin: 0; padding-left: 58px; text-transform: uppercase; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; transition: all 0.25s; }
#branding-bar h1 a { color: #fff; }
#branding-bar h1.show-for-medium-only, #branding-bar h1.show-for-small-only { padding-left: 50px; font-size: 17px; }

@media only screen and (min-width: 64.063em) { #branding-bar { background-color: #7A1705; border-top: 8px solid #990000; margin-bottom: 15px; /* account for trident */ position: relative; }
  #branding-bar:after { height: 0; }
  #branding-bar img { position: absolute; top: -8px; width: 65px; }
  #branding-bar h1 { line-height: 52px; padding-left: 80px; }
  #branding-bar .search { margin-top: 6px; float: right; width: 250px; }
  #branding-bar input[type='text'] { width: 80%; float: left; margin-bottom: 0; }
  #branding-bar input[type='submit'].button { width: 20%; float: left; border-radius: 0; } }
@font-face { font-family: 'GeorgiaProBoldItalic'; src: url("https://fonts.iu.edu/fonts/georgia-pro-bold-italic.eot"); src: url("https://fonts.iu.edu/fonts/georgia-pro-bold-italic.eot?#iefix") format("embedded-opentype"), url("https://fonts.iu.edu/fonts/georgia-pro-bold-italic.woff") format("woff"), url("https://fonts.iu.edu/fonts/georgia-pro-bold-italic.ttf") format("truetype"), url("https://fonts.iu.edu/fonts/georgia-pro-bold-italic.svg#GeorgiaProBoldItalic") format("svg"); font-style: normal; font-weight: normal; }
@font-face { font-family: 'BentonSansCondBold'; src: url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.eot"); src: url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.eot?#iefix") format("embedded-opentype"), url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.woff") format("woff"), url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.ttf") format("truetype"), url("https://fonts.iu.edu/fonts/benton-sans-cond-bold.svg#BentonSansCondBold") format("svg"); font-style: normal; font-weight: normal; }
#footer { padding: 24px 0; text-align: center; position: relative; }
#footer a { color: #990000; }
#footer img { display: block; width: 24px; margin: 0 auto 10px; }
#footer p { font-size: 75%; line-height: 24px; margin: 0; clear: left; }
#footer .tagline { -webkit-font-smoothing: antialiased; background: #7A1705; color: #fff; font-size: 1.375rem; line-height: 2.5rem; margin: -24px -0.75rem 24px; text-transform: uppercase; letter-spacing: 0.2em; }
#footer .tagline span { text-transform: lowercase; font-family: GeorgiaProBoldItalic, Georgia, serif; font-size: 1rem; vertical-align: 2px; letter-spacing: 0; margin-left: -4px; }

@media screen and (max-width: 320px) { #footer .line-break { display: block; } }
@media only screen and (min-width: 40.063em) { #footer { text-align: left; border-top: 6px solid #7A1705; }
  #footer img { display: inline; margin: 0; position: absolute; left: 0.75rem; top: 12px; width: 24px; }
  #footer p { line-height: 55px; clear: none; }
/*   #footer .copyright { float: left; padding-left: 39px; }Search Boxes */
  #footer .privacy { float: right; text-align: right; }
  #footer .tagline { font-size: 1.5rem; position: absolute; left: 50%; margin: 0 -200px 0 0; top: -47px; padding: 0 24px; -ms-transform: translate(-50%, 0); -webkit-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); } }
nav.main { padding-top: 0.75rem; padding-bottom: 0.75rem; }
nav.main ul { list-style: none; display: table; width: 100%; text-transform: uppercase; font-size: 1rem; }
nav.main li { display: table-cell; text-align: center; border-left: 1px solid #eee; padding: 0 10px; }
nav.main a { color: #4A3D30; display: inline-block; position: relative; }
nav.main a:after { content: ''; display: block; margin: auto; height: 2px; width: 0px; background: transparent; transition: width .15s ease, background-color .15s ease; }
nav.main a:hover:after { width: 100%; background: #80776e; }
nav.main a.current:after { width: 100%; background: #990000; }

@media only screen and (min-width: 64.063em) { nav.main { position: relative; border-bottom: 3px solid rgba(74, 61, 48, 0.3); }
  nav.main li { position: relative; vertical-align: top; }
  nav.main li.first { border-left: none; padding-left: 0; padding-right: 5px; text-align: left; }
  nav.main li.last { padding-right: 0; padding-left: 5px; text-align: right; }
  nav.main li.show-on-sticky { border-left: none; padding: 0; overflow: hidden; width: 0; }
  nav.main li.show-on-sticky a { background-repeat: no-repeat; height: 0; overflow: hidden; vertical-align: bottom; width: 0; }
  nav.main li.show-on-sticky a:after { display: none; }
  nav.main li.home a { padding: 0 0 0 0; }
  nav.main li.trident a { padding: 0 0 0 0; background-image: url(img/trident-white.png); background-position: center center; background-size: 26px; margin-top: -8px; margin-bottom: -8px; }
  nav.main li.search a { padding: 0 0 0 0; background-image: url(img/search.png); background-position: right center; background-size: 0.875rem; }
  nav.main.is-sticky { border-bottom: none; padding-top: 0; padding-bottom: 0; background: #7A1705; right: 0; left: 0; z-index: 10; -webkit-transition: -webkit-transform 0.42s; -moz-transition: -moz-transform 0.42s; transition: transform 0.42s; }
  nav.main.is-sticky:after { content: ""; bottom: -3px; position: absolute; width: 100%; height: 3px; background: rgba(74, 61, 48, 0.3); }
  nav.main.is-sticky ul { font-size: 0.875rem; }
  nav.main.is-sticky li { border-left: 1px solid #990000; padding: 12px 5px; }
  nav.main.is-sticky li a { color: #fff; }
  nav.main.is-sticky a.current:after { background: #AEA79F; }
  nav.main.is-sticky li.first, nav.main.is-sticky li.last { text-align: center; }
  nav.main.is-sticky li.trident { background: #990000; border-left: none; padding-left: 5px; padding-right: 5px; width: 32px; }
  nav.main.is-sticky li.trident a { padding-top: 40px; width: 32px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-animation: tridentslidein 400ms ease; -moz-animation: tridentslidein 400ms ease; animation: tridentslidein 400ms ease; }
  nav.main.is-sticky li.search { border-right: none; width: 20px; padding-left: 5px; padding-right: 5px; }
  nav.main.is-sticky li.search a { width: 20px; padding-top: 24px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-animation: searchslidein 400ms ease; -moz-animation: searchslidein 400ms ease; animation: searchslidein 400ms ease; }
  .search-open nav.main li.search a { background-image: url("img/close.png"); background-size: 20px; background-position: 2px 1px; } }
nav .big-nav li.first, nav .big-nav li.last { text-align: center; }

nav.main.is-sticky li.home { background-color: transparent !important; border-left: none; padding-left: 5px; padding-right: 5px; width: 32px; }
nav.main.is-sticky li.home a { font-size: 0; height: auto; width: 32px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-animation: tridentslidein 400ms ease; -moz-animation: tridentslidein 400ms ease; animation: tridentslidein 400ms ease; }
nav.main.is-sticky li.home a:before { content: "\f015"; font-size: 22px; }

@-webkit-keyframes tridentslidein { 0% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  20% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  100% { width: 32px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@-moz-keyframes tridentslidein { 0% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  20% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  100% { width: 32px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@-o-keyframes tridentslidein { 0% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  20% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  100% { width: 32px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@keyframes tridentslidein { 0% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  20% { width: 0; -webkit-transform: translateX(-50px); -moz-transform: translateX(-50px); -ms-transform: translateX(-50px); -o-transform: translateX(-50px); transform: translateX(-50px); }
  100% { width: 32px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@-webkit-keyframes searchslidein { 0% { width: 0; padding: 0 0 0 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  20% { width: 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  100% { width: 20px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@-moz-keyframes searchslidein { 0% { width: 0; padding: 0 0 0 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  20% { width: 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  100% { width: 20px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@-o-keyframes searchslidein { 0% { width: 0; padding: 0 0 0 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  20% { width: 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  100% { width: 20px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@keyframes searchslidein { 0% { width: 0; padding: 0 0 0 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  20% { width: 0; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); }
  100% { width: 20px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@media only screen and (min-width: 64.063em) { .section-nav nav { padding-left: 0.75rem; padding-right: 0.75rem; width: 25%; float: left; width: 23%; }
  .section-nav ul { font-size: 1rem; margin: 0 0 0 0; list-style-type: none; background-color: #ecebea; }
  .section-nav a, .side-nav li a:not(.button) { position: relative; display: block; color: #4A3D30; border-bottom: 1px solid #fff; padding: 0.5rem 1rem; transition: background-color 0.3s ease-out; }
  .section-nav a:hover, .side-nav li a:not(.button):hover,.side-nav li a:not(.button):focus { background-color: #b6b1ac; color: #16120e; transition: color 0.3s ease-out; }
  .section-nav a.current:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 3px; background: #990000; }
  .section-nav li > ul { display: none; }
  .section-nav li.current-trail ul { display: block; background-color: #dcd8d6; }
  .section-nav li.current-trail ul a { padding-left: 1.625rem; }
  .section-nav li.current-trail li.current-trail ul { display: block; background-color: #cfc8c4; }
  .section-nav li.current-trail li.current-trail ul a { padding-left: 2.25rem; } }


/*IIDC Edit - dropdowns:*/
#cclc_only nav.main a:not(.current):after, #cclc_only nav.main a:not(.current):hover:after { display: none; }
#cclc_only nav.main li > ul { display: none; left: 0; position: absolute; top: 24px; text-transform: none; width: auto; z-index: 15; min-width: 256px; max-width: 256px; margin: 0; padding: 1rem 0 0; }
#cclc_only nav.main li.first > ul { left: -2px; }
#cclc_only nav.main li.last > ul { left: auto; right: -3px; }
#cclc_only nav.main li > ul a { display: block; padding: 0.25rem 0.5rem; }
#cclc_only nav.main li:hover > ul, #cclc_only nav.main li ul:hover { display: block; }
#cclc_only nav.main li li { display: block; border-left: none; border-top: 1px solid #DBD9D6; padding: 0; text-align: left; }
#cclc_only nav.main li li:first-child { border-top: none; }
#cclc_only nav.main li li a { background-color: #ecebea; color: #4A3D30; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5); }
#cclc_only nav.main li li a:hover { background-color: #b6b1ac; color: #16120e; transition: color 0.3s ease-out; transition: background-color 0.3s ease-out; }

nav.main.is-sticky li > ul { left: 0; top: 33px; border-top: none; }
nav.main.is-sticky li.last ul { left: auto; right: 0; }
nav.main.is-sticky li li { border-left: none; padding: 0; }
nav.main.is-sticky li li a { color: #4A3D30; padding: 0.25rem 0.5rem; }
nav.main.is-sticky li li a:hover { color: #16120e; }

#home nav.main li ul { top: 21px; }

#home .is-sticky nav.main li ul { top: 33px; }
/*end IIDC Edit */


.breadcrumbs ul { line-height: 1.2; }
.breadcrumbs li { display: inline-block; font-size: 0.75rem; }
.breadcrumbs li.unavailable { color: #999; }
.breadcrumbs li.current { color: #333; position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
.breadcrumbs li:before { content: "/"; color: #aaa; margin: 0 6px 0 2px; /* inline-block already adds 4px to the right */ }
.breadcrumbs li:first-child:before { content: ''; margin: 0; }
.breadcrumbs a { color: #990000; }

#branding-bar, #toggles { -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; transition: all 500ms ease; }

.move-left > #branding-bar, .move-left > #toggles { -ms-transform: translate(-85%, 0); -webkit-transform: translate3d(-85%, 0, 0); -moz-transform: translate3d(-85%, 0, 0); -ms-transform: translate3d(-85%, 0, 0); -o-transform: translate3d(-85%, 0, 0); transform: translate3d(-85%, 0, 0); }

.inner-wrap { padding-top: 50px; }

@media only screen and (min-width: 64.063em) { .inner-wrap { padding-top: 0; } }
.right-off-canvas-menu { position: fixed; padding-bottom: 2rem; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; transition: transform 500ms ease; -ms-transform: translate(100%, 0); -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.move-left > .right-off-canvas-menu { -ms-transform: translate(0, 0); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.right-off-canvas-menu h1, .right-off-canvas-menu h2, .right-off-canvas-menu h3, .right-off-canvas-menu h4, .right-off-canvas-menu h5, .right-off-canvas-menu h6 { padding-left: 0.5rem; margin: 1.5rem 0 1rem; }

.off-canvas-padding { padding: 1.5rem; }

.off-canvas-list ul { border-top: 1px solid #dad8d6; font-size: 1rem; list-style-type: none; padding: 0; margin: 0; }
.off-canvas-list ul li label { display: block; padding: 0.3rem 0.9375rem; color: #999999; text-transform: uppercase; font-size: 0.75rem; font-weight: normal; background: #444444; border-top: 1px solid #5e5e5e; border-bottom: none; margin: 0; }
.off-canvas-list ul li a { display: block; padding: 0.66667rem; color: #463c30; border-bottom: 1px solid #dad8d6; transition: background 300ms ease; }
.off-canvas-list ul li a:hover { background: #242424; }

.off-canvas-list li.has-children > ul { display: none; }

.off-canvas-list ul li { border-bottom: 1px solid #dad8d6; position: relative; }
.off-canvas-list ul li a { position: relative; border-top: 1px solid #f6f5f5; border-bottom-width: 0 !important; border-left: 3px solid transparent; color: #120f0c; }
.off-canvas-list ul li a.current:before { content: ""; position: absolute; top: -1px; bottom: 0; left: -1px; width: 3px; background: #990000; }
.off-canvas-list ul li a:hover { color: #463c30; background-color: transparent; border-bottom-width: 0 !important; }

.off-canvas-list ul.children { background-color: #dcd8d6; border-top: 1px solid #a69d97; margin-left: 0; }
.off-canvas-list ul.children li { border-bottom-color: #bab1ac; }
.off-canvas-list ul.children a { border-top-color: #edecea; }
.off-canvas-list ul.children a.more { background-color: #dcd8d6; border-left-color: #bab1ac; }

.off-canvas-list ul.children ul.children { border-top-color: #70635a; background-color: #cfc8c4; }
.off-canvas-list ul.children ul.children li { border-bottom-color: #a69d97; }
.off-canvas-list ul.children ul.children a { border-top-color: #cfc8c4; }
.off-canvas-list ul.children ul.children a.more { background-color: #cfc8c4; }

.off-canvas-list a.more { border-left: 1px solid #dad8d6; background: #edecea url("img/mobile-nav-more.png") no-repeat center center; padding: 0.625rem 0.9375rem !important; width: 2.5rem; text-indent: -9999px; position: absolute; right: 0; top: 0; -webkit-transition: none; -moz-transition: none; transition: none; }
.off-canvas-list a.more + a { border-right: 1px solid #f6f5f5; margin-right: 2.5rem; }
.off-canvas-list a.more:hover { background: #edecea url("img/mobile-nav-more.png") no-repeat center center; }

.off-canvas-list li.open > a.more { background: url("img/mobile-nav-less.png") no-repeat center center; }

.text { margin-bottom: 0; }
.text .button { margin-bottom: 1.25rem; }
.text p > .button { margin-bottom: 0; }
.text a:not(.button) { background: #f7f6f5; transition: all 0.18s ease-out; }
.dark .text a:not(.button) { background: rgba(0, 0, 0, 0.1); color: #AEA79F; }
.text:last-child > :last-child { margin-bottom: 0; }
.text li { margin-bottom: 8px; }

.panel { border-style: solid; border-width: 1px; border-color: #e3e3e3; margin-bottom: 1.25rem; padding: 1.25rem; background: #fff; color: #333; }
.panel > :first-child { margin-top: 0; }
.panel > :last-child { margin-bottom: 0; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl { color: #333; }
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { line-height: 1; margin-bottom: 0.625rem; }
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader { line-height: 1.4; }
.panel h2 { color: #990000; }
.panel p, .panel ul, .panel ol { font-size: 1rem; line-height: 1.5; }
.panel .button { margin-bottom: 1.25rem; width: 100%; }
.panel > :last-child, .panel > .button:last-of-type { margin-bottom: 0; }

.panel.button { padding: 0; border-radius: 0; }
.panel.button h2 { margin-bottom: .5rem; }
.panel.button a { display: block; padding: 1.25rem; }
.panel.button a > :first-child { margin-top: 0; }
.panel.button a > :last-child { margin-bottom: 0; }
.dark .panel.button a * { color: #fff; }
.dark .panel.button a:hover * { color: #990000; }

.bg-none .panel.button { background: none; border-color: #b6b1ac; }
.bg-none .panel.button h2 { color: #990000; }
.bg-none .panel.button p { color: #45382B; }

.bg-none .panel.button:hover, .bg-gray .panel.button:hover { background: #82786F; border-color: #82786F; }
.bg-none .panel.button:hover h2, .bg-none .panel.button:hover p, .bg-gray .panel.button:hover h2, .bg-gray .panel.button:hover p { color: #fff; }

.bg-crimson .panel.button a { color: #fff; }
.bg-crimson .panel.button:hover { background: #fff; }
.bg-crimson .panel.button:hover * { color: #990000; }

.feature h2 { color: #45382B; margin-bottom: 16px; }
.feature p { font-size: 1rem; }
.feature .meta { color: #b6b1ac; }
.dark .feature h2 { color: #fff; }

.accordion { background: #e9e9e9; }
.accordion dt { padding: 0.5rem 2rem 0.5rem 1rem; position: relative; margin-bottom: 0; border-bottom: 1px solid #fff; margin-top: 0; }
.accordion dt:hover, .accordion dt:focus { background-color: #f4f4f4; cursor: pointer; }
.accordion dd { padding: 0 0.75rem 0.75rem; }
.accordion dd h1 { font-size: 1.375rem; }
.accordion dd h2 { font-size: 1.25rem; }
.accordion dd h3 { font-size: 1.125rem; }
.accordion dd h4 { font-size: 1rem; }
.accordion dd h5 { font-size: 1rem; }
.accordion dd p, .accordion dd ul, .accordion dd ol { font-size: 1rem; }
.accordion dd.content :last-child { margin-bottom: 0; }
.dark .accordion { border: 1px solid; border-radius: 0.3125rem; background: none; padding-top: 0; }
.dark .accordion dt:hover, .dark .accordion dt:focus { background-color: transparent; }
.dark .accordion dt:last-of-type { border-bottom: none; }
.accordion li { margin-bottom: 8px; }

.js .accordion dt:after { font-family: Arial; content: "\002B"; position: absolute; right: 8px; top: 0; line-height: 48px; font-size: 165%; }
.js .accordion dt + dd { display: none; padding: 8px 16px 16px; }
.js .accordion dt.open { border-bottom: none; }
.js .accordion dt.open, .js .accordion dt.open + dd.content { background-color: #f7f7f7; }
.js .accordion dt.open:after { content: "\2212"; }

.js .dark .accordion dt.open + dd { border-bottom: 1px solid; }

.dark .accordion dt.open, .dark .accordion dt.open + dd.content { background: none; }

figure.media { margin-bottom: 1.25rem; }
.breakout figure.media figcaption { margin-left: 25%; padding-left: 24px; }
figure.media figcaption { font-size: 0.875rem; margin-top: 1rem; line-height: 1.2; }

img.left, img.float-left, img.float-left { margin: 0.5rem 1.5rem 0.5rem 0; }
#irca_resrouces img.left, #irca_resrouces img.float-left, #irca_resrouces img.float-left { border: 1px solid #000;}

img.right, img.float-right, img.float-right { margin: 0.5rem 0 0.5rem 1.5rem; }

.social-media { padding-left: 0; padding-right: 0; border-left: 0; margin-top: 0; margin-bottom: 0; color: #fff; }
.social-media a { color: #fff; }

.social-media { background-color: #990000; position: relative; }
.social-media .footer { background: #7A1705; }

.intent { background-size: 18px; background-repeat: no-repeat; background-position: center center; display: inline-block; height: 0; padding-top: 18px; overflow: hidden; width: 18px; }

.intent.retweet { background-image: url("img/social-repost.png"); }

.intent.favorite { background-image: url("img/social-favorite.png"); }

ul.social { height: 32px; padding-left:0px;}
ul.social li { height: 32px; display: inline-block; }
ul.social a { display: block; width: 0; padding-left: 32px; overflow: hidden; }
ul.social a:before { font-size: 32px; vertical-align: middle; margin-left: -32px; }

.border ul.social a { border-radius: 50%; border: 2px solid #B8B0AB; color: #fff; height: 36px; }

figure.quote { padding-left: 0; }
figure.quote blockquote { padding-left: 32px; border: none; position: relative; }
figure.quote blockquote, figure.quote blockquote p, figure.quote blockquote p:last-child:after { font-size: 1.5rem; line-height: 1.25; }
figure.quote blockquote:before { position: absolute; content: "\201C"; font-size: 4.4375rem; line-height: 1; top: -3px; left: -5px; }
figure.quote blockquote p:last-child:after { content: "\201D"; display: inline; }
figure.quote figcaption { color: #A39E96; padding-left: 32px; }
.dark figure.quote blockquote p, .dark figure.quote blockquote { color: #fff; }

figure.callout blockquote, figure.callout p { font-size: 1.5rem; margin: 0 0 16px; line-height: 1.25; }
.dark figure.callout blockquote { border-left-color: #45382B; }
.dark figure.callout p, .dark figure.callout blockquote { color: #fff; }

@media only screen and (min-width: 40.063em) { figure.quote blockquote, figure.quote blockquote p, figure.quote blockquote p:last-child:after { font-size: 1.5rem; line-height: 1.25; }
  figure.quote blockquote, figure.quote figcaption { padding-left: 56px; }
  figure.quote blockquote:before { position: absolute; content: "\201C"; font-size: 7.5rem; line-height: 1; top: -6px; left: -10px; }
  figure.callout blockquote, figure.callout blockquote p { font-size: 2.5rem; line-height: 1.25; } }
.stat { background: none; color: #42362b; border-color: #b6b1ac; text-align: center; padding: 1.25rem; }
.stat > :first-child { margin-top: 0; }
.stat > :last-child { margin-bottom: 0; }
.stat h2 { font-size: 3rem; }
.stat p { font-size: 1rem; text-transform: uppercase; }
.stat a { color: #990000; }
.dark .stat a, .dark .stat h2 { color: #fff; }
.dark .stat p { color: #C9C4C2; }
.dark.bg-limestone .stat p { color: #4A3D30; }

article.item { width: 100%; margin: 0; max-width: 64rem; margin-bottom: 1.25rem; border-bottom: 1px solid #B8B0AB; }
article.item:before, article.item:after { content: " "; display: table; }
article.item:after { clear: both; }
article.item:last-of-type { border-bottom: none; }
article.item .media { padding-left: 0.75rem; padding-right: 0.75rem; width: 16.66667%; float: left; padding-left: 0; }
article.item .content { padding-left: 0; padding-right: 0; width: 100%; float: left; }
article.item .media + .content { padding-left: 0.75rem; padding-right: 0.75rem; width: 83.33333%; float: left; padding-right: 0; }
article.item h1 { margin-top: 0; margin-bottom: 0.75rem; }
article.item p { font-size: 1rem; margin-bottom: 1.25rem; }

.big-images article.item { margin-bottom: 0; border-bottom: none; }
.big-images article.item .media { padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; float: left; }
.big-images article.item .content { padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; float: left; }
.big-images article.item .media + .content { padding-left: 0.75rem; padding-right: 0.75rem; width: 100%; float: left; }

@media only screen and (min-width: 40.063em) { .big-images article.item .media { padding-left: 0.75rem; padding-right: 0.75rem; width: 50%; float: left; }
  .big-images article.item .content, .big-images article.item .media + .content { padding-left: 0.75rem; padding-right: 0.75rem; width: 50%; float: left; }
  .big-images article.item.image-right .media { position: relative; padding-left: 0.75rem; padding-right: 0.75rem; left: 50%; right: auto; float: left; padding-right: 0; }
  .big-images article.item.image-right .content { position: relative; padding-left: 0.75rem; padding-right: 0.75rem; right: 50%; left: auto; float: left; padding-left: 0; } }


/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("img/ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: #fff; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: ""; }
[dir="rtl"] .slick-prev:before { content: ""; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: ""; }
[dir="rtl"] .slick-next:before { content: ""; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 12px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

.slick-slide { height: auto; }

.slick-prev:before, .slick-next:before { font-family: "iucomm"; }

.slick-prev { left: 0; }

.slick-next { right: 0; }

.slick-prev, .slick-prev:focus, .slick-next, .slick-next:focus { height: 36px; width: 36px; margin-top: -18px; background: rgba(153, 0, 0, 0.8); border-radius: 0; }

.slick-prev:hover, .slick-next:hover { background: #990000; }

.slick-prev:before, .slick-next:before { font-size: 20px; }

.slick-slide figcaption { margin-top: 8px; }

.ticker .slick-prev, .ticker .slick-prev:focus, .ticker .slick-next, .ticker .slick-next:focus, .at-a-glance .slick-prev, .at-a-glance .slick-prev:focus, .at-a-glance .slick-next, .at-a-glance .slick-next:focus { background: rgba(51, 51, 51, 0.8); }

.ticker .slick-prev:hover, .ticker .slick-next:hover, .at-a-glance .slick-prev:hover, .at-a-glance .slick-next:hover { background: #333333; }

.stat p { color: #80776e; }
.bg-image .stat p { color: #b6b1ac; }

.bg-steel .stat { color: #fff; }
.bg-steel .stat p { color: #9ADCC6; }

.dark .button { background-color: transparent; border-color: #fff; color: #fff; }
.dark .button:hover { background-color: #fff; color: #990000; border-color: #fff; }

nav.main li > ul { display: none; }

#home h2 { font-size: 1.5rem; }
#home h2.text-center { color: #4A3D30; text-transform: uppercase; }
#home .get-connected h2.text-center { color: #fff; }

/*IIDC Edit */
#home .explore h2.text-center { color: white; }
/*end IIDC Edit */

#home .section.news { border-bottom: 1px solid #B8B0AB; padding: 0 0; }
#home .section.news .layout { padding: 0 !important; }
#home .news-header { border-bottom: 1px solid #B8B0AB; padding-bottom: 0.5rem; }
#home .news-header h2, #home .news-header p { margin: 0; line-height: 27px; }
#home .news-header p { font-size: 1rem; }
#home .news-header a { color: #990000; }
#home span.break { display: block; clear: left; }
#home .at-a-glance { border-top: 2px solid rgba(74, 61, 48, 0.4); padding: 0; }
#home .at-a-glance .bg-gray { padding-top: 40px; padding-bottom: 40px; position: relative; }
#home .at-a-glance h2 { margin: 0 0 32px; }
#home .get-connected { border-top: 2px solid rgba(74, 61, 48, 0.6); background-color: #45382B; padding: 40px 0; }

/*IIDC Edit */
#home .explore { border-top: 2px solid rgba(74, 61, 48, 0.6); background-color: #45382b; padding: 40px 0; }
/*end IIDC Edit */

#home .carousel-stats.slick-slider { margin-bottom: 0; }
#home .stat { padding: 0; border: none; position: relative; }
#home .stat a { display: block; position: relative; }
#home .stat a > p { color: #80756E; text-transform: lowercase; font-size: 14px; line-height: 16px; }
#home .stat.slick-slide > p { max-width: 250px; margin: 0 auto; }
#home .stat .media { display: block; border-radius: 105px; height: 210px; width: 210px; margin: 0 auto 1rem; padding: 0; overflow: hidden; position: relative; z-index: 1; }
#home .stat .media img { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
#home .stat .content { background: rgba(69, 56, 43, 0.9); padding: 10px; position: absolute; top: 60%; left: 0; right: 0; z-index: 7; }
#home .stat .content h2 { color: #fff; margin: 0; }
#home .stat .content p { margin: 0; font-size: 0.8125rem; }
#home .stat .content.mint p { color: #9ADCC6; }
#home .stat .content.limestone p { color: #AEA79F; }
#home .stat .content.crimson p { color: #F53232; }
#home .stat .content.gold p { color: #C59217; }
#home .button.cta.half { width: 45%; margin: 0 0 12px; }
#home .button.cta.full { margin: 12px 0; width: 100%; }

/*IIDC Edit */
#home .section.news .content p { display:none; }
/*end IIDC Edit */

#home main.no-section-nav .at-a-glance .layout { padding: 0; }

.get-connected .social-grid { margin-left: -0.75rem; margin-right: -0.75rem; }

.carousel-stats .panel { width: 236px; margin-bottom: 0; }
.carousel-stats .panel > a > p { margin: 0 auto; max-width: 190px; }

@media only screen and (min-width: 40.063em) { #home .carousel-stats .slick-prev { left: -32px; }
  #home .carousel-stats .slick-next { right: -32px; }
  #home main.no-section-nav .at-a-glance .layout { padding-left: 0.75rem; padding-right: 0.75rem; }
  .get-connected .social-grid { margin: 0; }
  #home .at-a-glance { padding-top: 56px; padding-bottom: 56px; margin-bottom: -112px; }
  #home .at-a-glance .bg-gray { padding: 56px 32px; z-index: 2; }
  #home .get-connected .layout { padding: 3.5rem 0.75rem 0 !important; }

/*IIDC Edit */
  #home .explore .layout { padding: 3.5rem 0.75rem 0 !important; }
/*end IIDC Edit */

  #home .button.cta { margin: 0 24px; padding: 0.5rem 2rem; }
  #home span.break { display: inline; clear: none; }
  #home .button.cta.half { width: auto; margin: 0 24px; }
  #home .button.cta.left, #home .button.cta.float-left, #home .button.cta.right, #home .button.cta.float-right { float: none !important; }
  #home .button.cta.full { margin: 12px 0; width: 100%; } }
@media only screen and (min-width: 64.063em) { #home .news-header { margin-top: 1.5rem; } }
@media only screen and (min-width: 71.063em) { #home .get-connected .layout { width: calc(100% + 4rem) !important; background: #4A3D30; margin-top: -40px; margin-bottom: -40px; margin-right: -2rem; margin-left: -2rem; padding: 7rem 2.75rem 3.5rem !important; } }

/*IIDC Edit */
@media only screen and (min-width: 71.063em) { #home .explore .layout { width: calc(100% + 4rem) !important; background: #4a3d30; margin-top: -40px; margin-bottom: -40px; margin-right: -2rem; margin-left: -2rem; padding: 7rem 2.75rem 3.5rem !important; } }
/*end IIDC Edit */

#home .section.features { background-color: #F5F5F5; border-bottom: 1px solid #B8B0AB; border-top: 1px solid #B8B0AB; padding-bottom: 0; }
#home .section.features .layout { padding: 0 !important; }
#home .section.features + .section.bg-gray { margin-top: 0; }

#home .features .row.pad, #home .banner.image .row.pad, #home .news .row.pad { padding: 0; }

#home .news .news-header .row.pad { padding: 0 0.75rem; }

@media only screen and (min-width: 40.063em) { #home .features .row.pad, #home .banner.image .row.pad, #home .news .row.pad { padding: 0 0.75rem; } }
.carousel.ticker { margin-bottom: 0; padding: 0 3.125rem 0 1rem; }
.carousel.ticker .inner { padding: 10px 0; }
.carousel.ticker article.item { border-bottom: none; margin-bottom: 0; }
.carousel.ticker article.item .media { height: 68px; margin-right: 0.75rem; margin-bottom: 0; overflow: hidden; padding: 0; width: 68px; }
.carousel.ticker article.item .content { width: 100%; padding-left: 0; }
.carousel.ticker article.item .media + .content { width: calc(100% - 80px); }
.carousel.ticker article.item h1 { font-size: 0.9375rem; line-height: 18px; }
.carousel.ticker article.item a { color: #4A3D30; }

.carousel.features { margin-bottom: 0; }
.carousel.features .slick-list { background: #fff; }
.carousel.features .slick-dots { top: 265px; bottom: auto; margin: 0; text-align: right; right: 12px; }
.carousel.features .slick-dots li { margin: 0; }
.carousel.features .slick-dots li.slick-active button:before { color: #990000; opacity: 1; }
.carousel.features .slick-active .content { border-left: 1px solid #DBD9D6; }
.carousel.features .slick-active.first .content { border-left: none; }
.carousel.features .slick-active.slick-center.first .content { border-left: 1px solid #DBD9D6; border-right: 1px solid #DBD9D6; }
.carousel.features .feature { text-align: center; padding-bottom: 24px; background: #fff; }
.carousel.features .content { margin-top: 50px; position: relative; padding-right: 1.5rem; padding-left: 1.5rem; }
.carousel.features a.button { width: auto; position: absolute; bottom: 0; left: 50%; -ms-transform: translate(-50%, 0); -webkit-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); }

@media only screen and (min-width: 420px) { .carousel.ticker { padding: 0 3.125rem 0 3.125rem; } }
@media only screen and (min-width: 640px) { .carousel .slick-list { border-left: 1px solid #B8B0AB; border-right: 1px solid #B8B0AB; }
  .carousel.ticker .inner { padding: 10px; }
  .carousel.ticker .slick-active .inner { border-left: 1px solid #DBD9D6; }
  .carousel.ticker .slick-active.first .inner { border-left: none; }
  .carousel.ticker .slick-active.slick-center.first .inner { border-left: 1px solid #DBD9D6; border-right: 1px solid #DBD9D6; }
  .carousel.features { padding: 0 3.125rem; }
  .carousel.features .slick-list { border-left: 1px solid #B8B0AB; border-right: 1px solid #B8B0AB; }
  .carousel.features .feature { text-align: left; position: relative; }
  .carousel.features .feature img { margin-bottom: 24px; }
  .carousel.features .feature a.button { left: 1.5rem; -ms-transform: translate(0, 0); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@media only screen and (min-width: 71.063em) { .section.news .layout { padding: 0 0.75rem !important; }
  .carousel.ticker, .carousel.features { padding: 0; }
  #home .slick-prev { left: -50px; }
  #home .slick-next { right: -50px; }
  #home .carousel.news p { font-size: 1.125rem; } }
.get-connected .row.invert { padding: 1rem 0; text-align: center; }

.get-connected .row.invert p { color: #80756E; }

/*IIDC Edit */
.explore .row.invert { padding: 1rem 0; text-align: center; }

.explore .row.invert p { color: #80756e; }
/*end IIDC Edit */

@media only screen and (min-width: 40.063em) { .get-connected .row.invert { text-align: left; }
  .get-connected .row.invert h3 { float: left; line-height: 42px; margin: 0; }
  .get-connected .row.invert p { float: left; width: 110px; margin: 5px 10px 5px 0; font-size: 14px; line-height: 16px; }
  .get-connected .row.invert ul.social { float: right; }

/*IIDC Edit */
  .explore .row.invert h3 { float: left; line-height: 42px; margin: 0; }
  .explore .row.invert p { float: left; width: 110px; margin: 5px 10px 5px 0; font-size: 14px; line-height: 16px; }
  .explore .row.invert ul.social { float: right; }
/* end IIDC Edit */

  .social-grid .item, .social-grid .column { float: left; }
  .social-grid .column.narrow { width: 12.5%; }
  .social-grid .column.wide { width: 25%; }
  .social-grid .column.super-wide { width: 50%; clear: none; }
  .social-grid .item.narrow { width: 50%; }
  .social-grid .item.wide, .social-grid .item.super-wide { width: 100%; }
  .social-media { height: 100%; }
  .social-media a { word-break: break-word; }
  .social-media.tall:not(.super-wide), .social-media.super-tall:not(.super-wide) { padding: 1rem 0; }
  .social-media.tall:not(.super-wide) .header, .social-media.super-tall:not(.super-wide) .header { margin-bottom: 1rem; }
  .social-media.tall:not(.super-wide) .header, .social-media.tall:not(.super-wide) .content, .social-media.super-tall:not(.super-wide) .header, .social-media.super-tall:not(.super-wide) .content { padding-left: 2rem; padding-right: 2rem; }
  .social-media.tall:not(.super-wide) .footer, .social-media.super-tall:not(.super-wide) .footer { position: absolute; bottom: 0; left: 0; right: 0; }
  .social-media.tall:not(.super-wide) .intent, .social-media.super-tall:not(.super-wide) .intent { margin: 12.5% 0; width: 48%; text-align: center; }
  .social-media.tall.super-wide { display: table; }
  .social-media.tall.super-wide .header, .social-media.tall.super-wide .content, .social-media.tall.super-wide .footer { display: table-cell; height: 100%; vertical-align: middle; }
  .social-media.tall.super-wide .content, .social-media.tall.super-wide .header { padding: 1rem; }
  .social-media.tall.super-wide .footer { padding: 1.5rem; }
  .social-media.tall.super-wide .intent { margin: 0.75rem 0; } }
@media only screen and (min-width: 640px) and (max-width: 850px) { .social-media.tall:not(.super-wide) .header, .social-media.tall:not(.super-wide) .content, .social-media.super-tall:not(.super-wide) .header, .social-media.super-tall:not(.super-wide) .content { padding-left: 1rem; padding-right: 1rem; }
  .social-media .content { font-size: 0.8125rem; } }
.skirt { font-size: 0.875rem; }
.skirt a { color: #fff; font-size: 0.875rem; }
.skirt ul { font-size: 0.875rem; }
.skirt h6 { color: #fff; }
.skirt ul.social li { margin: 0 0.25rem; }
.skirt address { font-style: normal; line-height: 1.2; margin-bottom: 1.25rem; }

.skirt .connect { text-align: center; }

.skirt .contact { margin-bottom: 0.5rem; }

.skirt-nav ul { width: 50%; float: left; margin: 1.25rem 0; }
.skirt-nav ul:nth-child(2) { border-left: 1px solid rgba(255, 255, 255, 0.4); padding-left: 0.75rem; }
.skirt-nav ul:nth-child(3) { border-right: 1px solid rgba(255, 255, 255, 0.4); }
.skirt-nav ul:nth-child(4) { padding-left: 0.75rem; }

@media only screen and (min-width: 40.063em) { .skirt .connect { padding-left: 0.75rem; padding-right: 0.75rem; width: 25%; float: left; margin-bottom: 1.5rem; text-align: left; }
  ul.social li:first-child { margin-left: 0; }
  .connect .social { margin-top: 1rem; }
  .skirt .skirt-nav { padding-left: 0.75rem; padding-right: 0.75rem; width: 75%; float: left; }
  .skirt-nav { display: table; }
  .skirt-nav ul { display: table-cell; border-left: 1px solid rgba(255, 255, 255, 0.4); padding-left: 0.75rem; padding-right: 0.75rem; float: none; width: auto; }
  .skirt-nav ul:nth-child(3) { border-right: none; }
  .skirt-nav > ul:last-child { padding-right: 0; }
  .skirt-nav li { margin-bottom: 0.5rem; }
  .skirt-nav li:last-child { margin-bottom: 0; } }
@media only screen and (min-width: 64.063em) { .skirt-nav ul { padding-left: 1.5rem; padding-right: 1.5rem; } }
table#social-results thead tr th { width: 40px; }
table#social-results thead tr th:first-child { width: 200px; }
table#social-results [class^="icon-"], table#social-results [class*=" icon-"] { font-size: 24px; display: inline-block; width: 0; line-height: 28px; padding-left: 24px; overflow: hidden; white-space: nowrap; }
table#social-results [class^="icon-"]:before, table#social-results [class*=" icon-"]:before { margin-left: -24px; padding-right: 10px; }

@media only screen and (max-width: 650px) { table#social-results { display: block; }
  table#social-results thead { display: none; }
  table#social-results tbody, table#social-results tr, table#social-results th { display: block; }
  table#social-results th { width: 100%; }
  table#social-results td { padding: .25rem 0; }
  table#social-results td.facebook a { margin-left: .5rem; }
  table#social-results td a { margin: 0 .25rem; } }
@media print { body * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  #branding-bar h1, #toggles, #search, #section-nav, header .sub-nav, .breadcrumbs, nav.main, .skirt, .right-off-canvas-menu { display: none; }
  #branding-bar { position: absolute; border-bottom: none; height: 55px; }
  #branding-bar:after { display: none; }
  header h1 { margin-left: 70px; }
  .page-title h1 { text-transform: none; font-size: 2rem; }
  .inner-wrap, .section, .section.bg-image { padding: 0 !important; margin: 0 !important; }
  .text-center, .button, a.button { text-align: left !important; padding: 0; }
  .section a { text-decoration: none; }
  .section a[href^=http]:after { content: " <" attr(href) "> "; }
  .section a[href^="#"]:after, a[href]:after { content: ""; }
  .accordion dd { display: block !important; } }
main { position: relative; padding-top: 10px; }

.panel.button { text-align: left; border-radius: 0.3125rem; }

nav.main.is-sticky li.trident { background-color: transparent !important; }
nav.main.is-sticky li.trident a { background-image: none; display: block; float: left; padding-top: 33px; }
nav.main.is-sticky li.trident a:before { position: absolute; content: "\f015"; top: 8px; left: 50%; font-size: 22px; margin-left: -10px; }

@media only screen and (max-width: 64em) { .one-third .feature { margin-bottom: 1.25rem; } }
@media only screen and (min-width: 64.063em) { .section-nav nav { position: absolute; z-index: 2; }
  .banner.image + main { padding-top: 32px; }
  main { padding-top: 50px; }
  #home main { padding-top: 0; }
  #home nav.main { border-bottom: 0; } }
.banner { position: relative; }
.banner .loading-screen { display: none; position: absolute; z-index: 2; background: #edebeb url("img/ajax-loader.gif") no-repeat center center; top: 0; bottom: 0; left: 0; right: 0; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; transition: background 0.5s; }
.banner.loaded .loading-screen { background: none; z-index: -1; }

#viewport { position: relative; margin: 0 auto; max-width: 1800px; max-height: 600px; background: #edebeb; overflow: hidden; }

#play { position: absolute; bottom: 23px; left: 0; right: 0; z-index: 9; pointer-events: none; }
#play .row { text-align: left; }
#play a { pointer-events: auto; position: relative; color: rgba(250, 250, 250, 0.5); width: 25px; height: 25px; padding-left: 30px; overflow: hidden; display: block; font-size: 1.5rem; }
#play a:before { margin-left: -30px; padding-right: 10px; }
#play a:hover { color: #fafafa; }

body.news-events main.no-section-nav .layout { width: 100%; }
body.news-events .two-thirds { padding-top: 1.5rem !important; padding-right: 1.5rem; }
body.news-events .one-third { padding: 1.5rem !important; background: #EDEBEB; }

/* Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

#subbranding-bar { 
	background-color: #AEA79F;
	position: relative;
	top: 0px;
	width: 100%;
	margin-top: 0px;
	font-size: 1.45em;
	height: 67px;
}


.submasthead {
	font-size: 1.05em;
	font-weight: 300;
	padding: 20px 0px;
	color: #000;
	margin-top: 0px;
	
}
.submasthead a, .submasthead a:hover, .submasthead a:visited {
	color: #000;
}
@media only screen and (min-width: 64.063em) { .submasthead { } #subbranding-bar {margin-top: -15px;} }

.directory img.headshot {
	margin: auto;
	height: 190px;
}
#staff_detail_image {
	float: left;
	margin: 0.5rem 1.5rem 0.5rem 0px;
}
.full .layout{
	width: 100%;
}

.news-events .two-thirds {
    padding-top: 1.5rem !important;
    padding-right: 1.5rem;
}

.news-events .one-third{
	padding: 1.5rem !important;
    background: none repeat scroll 0% 0% #EDEBEB;
}

#footer_foundation  {
	border-top: 2px solid #FFF;
	
}
#footer_foundation .ff_piece {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	padding-top: 0.75rem;
}
	
#footer_foundation .ff_piece .pad {
	
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
#footer_foundation fieldset {
	border: none;
	padding: 0px;
}
@media only screen and (min-width: 40.063em) { 
#footer_foundation .ff_piece {
	border-left: 1px solid rgba(255, 255, 255, 0.4);
	padding-top: 0px;
	border-top: none;
	
}
}
.accordion .fa-plus{
  display:inline;
  background: url('img/mobile-nav-more.png') no-repeat scroll;
  padding-left: 35px;
}
.accordion .fa-minus{
  display:none;
  background: url('img/mobile-nav-less.png') no-repeat 0 8px scroll;
  padding-left: 35px;
}
.accordion .active .fa-plus{
  display:none;
  background: url('img/mobile-nav-more.png') no-repeat scroll;
  padding-left: 35px;
}
.accordion .active .fa-minus{
  display:inline;
  background: url('img/mobile-nav-less.png') no-repeat 0 8px scroll;
  padding-left: 35px;
}

/****************************************
 * CMBoss WYSIWYG 
 ****************************************/

#plugin_container{
	float: right;
	overflow: hidden;
	clear: right;
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
}

#plugin_container ul {margin: 0px; padding:0px; list-style-type: none; padding-left: 5px;}

#plugin_container ul li {
	padding-top: 1px;
	padding-bottom: 1px;	
	border-bottom: 0px;
	list-style-type: arrow;
	line-height: 16px;
}

#plugin_container .plugin_green ul li {
	background: url(/styles/iidc/deimages/green_arrow.jpg) no-repeat top left; /*custom bullet list image*/	
	background-position: 0 .5em;
	padding-left: 15px; /*link text is indented 19px*/
	
}

#plugin_container .plugin_blue ul li {
	background: url(/styles/iidc/deimages/blue_arrow.jpg) no-repeat top left; /*custom bullet list image*/	
	background-position: 0 .5em;
	padding-left: 15px; /*link text is indented 19px*/
}

#plugin_container .plugin_tan ul li {
	
	
}

#plugin_container p {
	padding: 5px;
	padding-top: 0px;
	margin: 0px;
}

.plugin {
	padding: 8px; 
	margin: 0px; 
	width: 200px;
	border: 1px solid #cccccc;
}
.plugin_tan {
	padding: 8px; 
	margin: 0px; 
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #fdf7d3;
	color: #1a4c5c;
}
.plugin_tan a {
	color: #1a4c5c;
	text-decoration: underline;
}

.plugin_tan a:hover {
	color: #1a4c5c;
	text-decoration: underline;
}

.plugin_green {
	padding: 8px; 
	margin: 0px; 
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #eaf8de;
	color: #445d2a;
}
.plugin_green a, .plugin_green a:link, .plugin_green a:visited{
	color: #445d2a;
	text-decoration: underline;
}
.plugin_green a:hover{
	color: #383431;
	text-decoration: underline;
}

.plugin_blue {
	padding: 8px; 
	margin: 0px; 
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #ecf5f7;
	color: #1a4c5c;
}
.plugin_blue a, .plugin_blue a:link, .plugin_blue a:visited{
	color: #1a4c5c;
	text-decoration: underline;
}
.plugin_blue a:hover{
	color: #383431;
	text-decoration: underline;
}

.contentArea .column_container {
	 display: table;
    width: 730px;
}
.contentArea .content_column {
	float: left;
	width: 330px;
	margin-right: 30px;
	overflow: hidden;
}
.contentArea .content_column_3 {
	float: left;
	width: 220px;
	margin-right: 20px;
	overflow: hidden;
}
.contentArea .content_column_boxed {
	float: left;
	background: #f4f9f5;
	border: 1px solid #c4d5c5;
	width: 328px; 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.contentArea #leftNav .content_column_boxed {
	background: #fff;
	width: 188px;
	border: 1px solid #000;
	margin-bottom: 15px;
}
.saying {
	display: table;
	background: #00aa7e;
	width: 100%;
	color: #fff;
	margin-bottom: 15px;
}
.saying h4 {
	color: #fff;
	padding-left: 15px;
	
}
.saying h6 {
	color: #fff;
	padding-left: 15px;
	font-style:italic;
	padding-top: 2px;
	
}
.saying p {
	margin: 0;
    padding-left: 15px;
}
.saying img {
	float: right;
	margin: 1px;
}
.saying .contact, .saying .contact a, .saying .contact a:visited {
	padding-left: 15px;
	color: #fff;
	}

.color_container {
	display: block;
	width: auto;
	color: #fff;
	padding: 15px;
	overflow: hidden;
}
.content_column .color_container {
	padding: 10px;
}
.color_container h4, .color_container h3 {
    border: medium none;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    width: auto;
}
.color_container h6 {
	color: #fff;
	padding-left: 15px;
	font-style:italic;
	padding-top: 2px;
	
}

.color_container ul li {
	padding-bottom: 5px;
}
.color_container p {
	margin: 0;
	line-height: 17px;
}
.color_container img {
	float: right;
	margin: 1px;
}
.color_container a, .color_container a:visited {
	color: #fff;
	line-height: 15px;
	padding: 0px;
	text-decoration: none;
}
.color_container a:hover {
	text-decoration: underline;
}
.bg_red {
	background: #981e33;
}
.bg_gray {
	background: #ecebeb;
}
.bg_blue {
	background: #2d637f;
}
.bg_green {
	background: #60874d;
}
.bg_yellow {
	background: #f9e994;
}
.text_black, .text_black a, .text_black a:visited, .text_black h3 {
	color: #000;
}
.text_bold, .text_bold a, .text_bold a:visited{
	font-weight: bold;
}

#irca_logo {
	display: none;
	float: left;
	padding: 8px;
}
#irca_contact {
	display: none;
	float: left;
	width: 100%;
	padding: 8px;
}

#deep_head {
   float: left;
   margin-top: -19px;
   margin-left: 5px;
   cursor: pointer;
  
}

div.mcdropdown input {
    background-color: transparent;
	cursor: pointer;
	}
#drop {
	font-size: 0.675rem;
	background-color: #DCD8D6;
}
#share {
    float: right;
    position: absolute;
    right: 0;
    top: -22px;
}

#share a {
	overflow:hidden;
	width: 0;
	font-size: 32px;
}

#share a:before {
    font-size: 32px;
    margin-left: -32px;
    vertical-align: middle;
}


#content_options #share .icon-print:before {
    font-size: 27px;
    padding-right: 10px;
	 content: "\2399"; 
}
#content_options #share .icon-pdf:before {
    font-size: 22px;
    padding-left: 0;
    padding-right: 10px;
	content: "\f1c1"; 
}
#content_options #share .icon-email:before {
	padding-right: 10px;
	font-size: 28px;
	content: "\2709"; 
}

.irca-navy {
	background: rgba(100, 80, 13, 7);
}
.irca-gold {
	background: rgba(0, 33, 96, 0);
}
#estore .display_products_img {
    border: 7px transparent;
    margin: 7px;
    width: 135px;
}


@media only screen and (max-width: 64em) { 
	#estore #quick_cart {
		position:relative;
		width: 100%;
	}
}
@media only screen and (min-width: 40.063em) {
	#estore #quick_cart {
		width: 211px;
			position: absolute;
			right: 0px;
			top: -90px;
	}
}
@media only screen and (min-width: 64.063em) and (max-width: 120em) {
	#estore #quick_cart {
		/*position:absolute;
		left: -244px;
		top: 100px;
		width: 211px; */
		float: right;

	}
}
#typography-anchor table.first_steps td, #first_steps table td{
	width: 50%;
	vertical-align:top;
}
.nonav .layout {
	width: 100%;
	padding-left: 55px;
}
@media only screen and (min-width: 64.063em) and (max-width: 120em) {
	input.full_input[type="text"] {
		width: 65%;
		float: left;
		margin: 2px;
	}
}
#fyi #newsBody {
	text-align: left;
	line-height: 20px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666;
}


#fyi #newsBody a:link, #fyi #newsBody a:visited {
    color: #2D637F;
    text-decoration: underline;
    font-weight: normal;
	font-size: inherit;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

#fyi #newsBody ul, #fyi #newsBody ol {
    
    font-weight: normal;
	font-size: inherit;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}


#fyi #newsBody table, #fyi #newsBody table td {border: none; padding: 0px; text-align: left; vertical-align: top;}


#fyi #newsBody table tbody tr td table tbody tr td:nth-child(1) {text-align: center; vertical-align: top;}

#fyi #newsBody table tbody tr td table { width:500px; margin: auto;}

#fyi #newsBody table tbody tr td table tbody tr td table { width:auto}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table tbody tr td { vertical-align: middle}
#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(1) tbody tr td { text-align: center}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr:nth-child(2) td table:nth-child(3) tbody tr td table {width: 235px;}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr:nth-child(2) td table:nth-child(2) tbody tr td, #fyi #newsBody table tbody tr td table:nth-child(2) tbody tr:nth-child(2) td table:nth-child(3) tbody tr td { vertical-align: top; background: #FFF; text-align: left}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td { text-align: left}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td { text-align: left}


#fyi #newsBody img[alt="Spcer"], #fyi #newsBody img[alt="Spacer"] { height: 1px; }  

#fyi #newsBody table tbody tr td table tbody tr td table:nth-child(2) { width:470px; margin: auto;}


#fyi #newsBody table tbody tr td table tbody tr td table:nth-child(2) tbody tr td { 
	text-align: left; 
	line-height: 20px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	vertical-align: top;
}

#fyi #newsBody table tbody tr td  {
  /*background: inherit;*/
}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td table {
   width: 470px;
   background: inherit;
}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td table tbody tr td:nth-child(2) table {
   width: 360px;
}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td table tbody tr td:nth-child(2) table a, #fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td table tbody tr td:nth-child(2) table p {
   color: inherit;
   font-weight: inherit;
}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td table tbody tr td:nth-child(1) table {
   width: 110px;
   background: #FFF;
}
#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td table tbody tr td:nth-child(1)  {
  background: #FFF;
}

#fyi #newsBody table tbody tr td table:nth-child(2) tbody tr td table:nth-child(2) tbody tr td:nth-child(2) table tbody tr td:nth-child(1)  {
  background: inherit;
}

#fyi #newsBody table tbody tr td table:nth-child(3) tbody tr td table {
   background: inherit;
  
}
#fyi #newsBody table tbody tr td table:nth-child(3) tbody tr td table tbody tr td:nth-child(1) {
   text-align: right;
}
#fyi #newsBody table tbody tr td table:nth-child(3) tbody tr td table tbody tr td:nth-child(2) {
    text-align: center;
}
#fyi #newsBody table tbody tr td table:nth-child(3) tbody tr td table tbody tr td:nth-child(3) {
   text-align: left;
}


#instrc-resources h2 {
	font-size: 1.2rem;
}

#instrc-resources .row {
	margin: 0px;
}
#instrc-resources .sidebar {
	overflow: hidden;
}

#instrc-resources .grid.thirds > * {
	margin-left: 12px;
}

#instrc-resources .grid.thirds > :first-child, .grid.thirds > :nth-child(3n+1) {
	clear: none;
}
#instrc-resources .sidebar {
	overflow: hidden;
}

#project_search {
	/*width: 40%;*/
	margin: auto;
}

#project_search input[type="text"] {
    float: left;
    height: 34px;
    margin-top: 4px;
}
#cedir_blogs ul {
	margin-left: 0px;
}

#cedir_blogs ul li {
	list-style-type: none;

}
#plan_visit input {
	color: #42362B;
}

.back-to-top {
background: none;
margin: 0;
position: fixed;
bottom: 2em;
right: 0;
z-index: 100;
display: none;
text-decoration: none;
padding: 1em;
font-size: 12px;
color: #000000;
background-color: rgba(235, 235, 235, 0.80);
}
 
.back-to-top:hover {	
	text-decoration: underline;
	color: #981B1E;
	background-color: rgba(135, 135, 135, 0.50);
}	

ul.az li {
	padding: 5px;
}

.home-rotate { display: none; }
.home-rotate.slick-initialized { display: block; }

.filler {
  height: 2000px;
}

.popin {
	width: 100%;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #000;
	opacity: 0.7;
	height: 60px;
	display: none;
	padding: 10px 60px;
	color: #fff;
}
.popin a, .popin a:visited {
	color: #fff;
	text-decoration: underline;
}
.respite-panel {
    border-style: solid;
    border-width: 1px;
    border-color: #e3e3e3;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fff;
    color: #333;
}

.respite-panel h2{
    color: #990000;
	font-size: 1.5rem !important;
}


table.classic tr th, table.classic tr td {
	vertical-align: top;
	border: 1px solid black;
}


.stories.bg-crimson button:focus,.stories.bg-crimson button:hover{background:#7A1705}
.stories .bg-image-cover,.stories .infographic{display:none}
.stories .rotator.image{display:block}
.stories figure.media .img-wrap{background:0 0}
.gs-desktop,.gs-tablet,.stories-animated{display:none}
.flowchart-accessibility{color:transparent;font-size:0;line-height:0;margin:0;padding:0}
/*IIDC EDIT  */
.ccsc-story.rotator.image .slick-track{position:relative}
.ccsc-story.rotator.image figure{margin-bottom:0;padding-left:42px;padding-right:42px}
/*End IIDC EDIT  */
.home-story.rotator.image .slick-track{position:relative}
.home-story.rotator.image figure{margin-bottom:0;padding-left:42px;padding-right:42px}
@media only screen and (min-width:64.0625em){.stories-animated{display:block;text-align:center}
.stories-animated>div{opacity:0}
.stories-animated.home-story .step-1,.ie9 .stories-animated>div,.stories-animated>div.step-1{opacity:1!important}
/*IIDC EDIT  */
.stories-animated.ccsc-story .step-1,.ie9 .stories-animated>div,.stories-animated>div.step-1{opacity:1!important}
/*End IIDC EDIT  */


.stories-animated .show-step{opacity:1;transition:opacity .5s ease-in-out .25s;-moz-transition:opacity .5s ease-in-out .25s;-webkit-transition:opacity .5s ease-in-out .25s;-o-transition:opacity .5s ease-in-out .25s}
/*IIDC EDIT .stories{min-height:490px} */
.stories .bg-image-cover,.stories .infographic{display:block;min-height:375px}
.stories .rotator.image{display:none}
.section.bg-crimson.stories,.section.bg-none.stories{padding-top:0;padding-bottom:80px}
#home section.stories .layout,.home-story.rotator.image figure{padding-left:0;padding-right:0}
.home-story.rotator.image{display:block}
.home-story.rotator.image>div{opacity:1}
#home section.stories, #about section.stories, #students-parents section.stories, #leadership-giving section.stories {padding-bottom:40px;padding-top:40px;min-height:auto}
.stories-animated.home-story{text-align:left}
.stories-animated.home-story figure:last-child{margin-right:0}
.stories-animated.home-story .step-1,.stories-animated.home-story .step-2,.stories-animated.home-story .step-3,.stories-animated.home-story .step-4{display:inline-block;height:236px;margin-right:20px;opacity:0;position:relative;transform:none!important}
.stories-animated.home-story .step-1 .img-wrap,.stories-animated.home-story .step-2 .img-wrap,.stories-animated.home-story .step-3 .img-wrap,.stories-animated.home-story .step-4 .img-wrap{position:relative}
.stories-animated.home-story .step-1 img,.stories-animated.home-story .step-2 img,.stories-animated.home-story .step-3 img,.stories-animated.home-story .step-4 img{left:0;position:absolute;width:100%}
.stories-animated.home-story .step-1.show-step,.stories-animated.home-story .step-2.show-step,.stories-animated.home-story .step-3.show-step,.stories-animated.home-story .step-4.show-step{opacity:1}
.stories-animated.home-story .step-2{transition-delay:.25s}
.stories-animated.home-story .step-3{transition-delay:1s}
.stories-animated.home-story .step-4{transition-delay:1.75s}

/*IIDC EDIT  */
#home section.stories .layout,.ccsc-story.rotator.image figure{padding-left:0;padding-right:0}
.ccsc-story.rotator.image{display:block}
.ccsc-story.rotator.image>div{opacity:1}
#home section.stories, #about section.stories, #students-parents section.stories, #leadership-giving section.stories {padding-bottom:40px;padding-top:40px;min-height:auto}
.stories-animated.ccsc-story{text-align:left}
.stories-animated.ccsc-story figure:last-child{margin-right:0}
.stories-animated.ccsc-story .step-1,.stories-animated.ccsc-story .step-2,.stories-animated.ccsc-story .step-3,.stories-animated.ccsc-story .step-4,.stories-animated.ccsc-story .step-5{display:inline-block;height:236px;margin-right:20px;opacity:0;position:relative;transform:none!important}
.stories-animated.ccsc-story .step-1 .img-wrap,.stories-animated.ccsc-story .step-2 .img-wrap,.stories-animated.ccsc-story .step-3 .img-wrap,.stories-animated.ccsc-story .step-4 .img-wrap,.stories-animated.ccsc-story .step-5 .img-wrap{position:relative}
.stories-animated.ccsc-story .step-1 img,.stories-animated.ccsc-story .step-2 img,.stories-animated.ccsc-story .step-3 img,.stories-animated.ccsc-story .step-4 img,.stories-animated.ccsc-story .step-5 img{left:0;position:absolute;width:100%}
.stories-animated.ccsc-story .step-1.show-step,.stories-animated.ccsc-story .step-2.show-step,.stories-animated.ccsc-story .step-3.show-step,.stories-animated.ccsc-story .step-4.show-step,.stories-animated.ccsc-story .step-5.show-step{opacity:1}
.stories-animated.ccsc-story .step-2{transition-delay:.25s}
.stories-animated.ccsc-story .step-3{transition-delay:1s}
.stories-animated.ccsc-story .step-4{transition-delay:1.75s}
.stories-animated.ccsc-story .step-5{transition-delay:2.5s}
/*End IIDC EDIT  */

.stories-animated.change-the-world .step-1 img{width:683px}
.stories-animated.change-the-world .step-2{margin-left:-185px;margin-top:-228px}
.stories-animated.change-the-world .step-2 img{width:488px}
.stories-animated.change-the-world .step-3{margin-left:223px;margin-top:-129px}
.stories-animated.change-the-world .step-3 img{width:579px}
.stories-animated.change-the-world .step-4{margin-left:142px;margin-top:10px}
.stories-animated.change-the-world .step-4 img{width:390px}
.stories-animated.change-the-world .step-5{margin-left:-290px;margin-top:14px}
.stories-animated.change-the-world .step-5 img{width:314px}
.stories-animated.change-the-world .step-6{margin-left:9px;margin-top:-247px}
.stories-animated.change-the-world .step-6 img{width:921px}
.stories-animated.changing-healthcare .step-1{margin-left:-450px;margin-top:80px}
.stories-animated.changing-healthcare .step-1 img{width:467px}
.stories-animated.changing-healthcare .step-2{margin-left:-213px;margin-top:-109px}
.stories-animated.changing-healthcare .step-2 img{width:248px}
.stories-animated.changing-healthcare .step-3{margin-left:122px;margin-top:-182px}
.stories-animated.changing-healthcare .step-3 img{width:878px}
.stories-animated.changing-healthcare .step-4{margin-left:118px;margin-top:-70px}
.stories-animated.changing-healthcare .step-4 img{width:803px}
.stories-animated.make-a-better-life .step-1{margin-left:-400px;margin-top:80px}
.stories-animated.make-a-better-life .step-1 img{width:467px}
.stories-animated.make-a-better-life .step-2{margin-left:-122px;margin-top:-167px}
.stories-animated.make-a-better-life .step-2 img{width:687px}
.stories-animated.make-a-better-life .step-3{margin-left:570px;margin-top:-79px}
.stories-animated.make-a-better-life .step-3 img{width:416px}
.stories-animated.make-a-better-life .step-4{margin-left:-135px;margin-top:-104px}
.stories-animated.make-a-better-life .step-4 img{width:904px}
.stories-animated.make-a-better-life .step-5{margin-left:-35px;margin-top:19px}
.stories-animated.make-a-better-life .step-5 img{width:907px}
.stories-animated.making-our-state-a-healthier-place .step-1{margin-left:-251px;margin-top:80px}
.stories-animated.making-our-state-a-healthier-place .step-1 img{width:485px}
.stories-animated.making-our-state-a-healthier-place .step-2{margin-left:443px;margin-top:-138px}
.stories-animated.making-our-state-a-healthier-place .step-2 img{width:182px}
.stories-animated.making-our-state-a-healthier-place .step-3{margin-left:-182px;margin-top:-85px}
.stories-animated.making-our-state-a-healthier-place .step-3 img{width:765px}
.stories-animated.making-our-state-a-healthier-place .step-4{margin-left:-239px;margin-top:-12px}
.stories-animated.making-our-state-a-healthier-place .step-4 img{width:576px}
.stories-animated.making-our-state-a-healthier-place .step-5{margin-left:407px;margin-top:-81px}
.stories-animated.making-our-state-a-healthier-place .step-5 img{width:385px}
.stories-animated.make-the-world-a-better-place .step-1{margin-left:-35px;margin-top:80px}
.stories-animated.make-the-world-a-better-place .step-1 img{width:900px}
.stories-animated.make-the-world-a-better-place .step-2{margin-left:-69px;margin-top:-63px}
.stories-animated.make-the-world-a-better-place .step-2 img{width:838px}
.stories-animated.make-the-world-a-better-place .step-3{margin-left:15px;margin-top:14px}
.stories-animated.make-the-world-a-better-place .step-3 img{width:766px}
.stories-animated.make-the-world-a-better-place .step-4{margin-left:485px;margin-top:-59px}
.stories-animated.make-the-world-a-better-place .step-4 img{width:385px}
}